Pull request #4552 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 473643e34d9c2723f595babeb3b051f671451a7c+ddb07c7e83e95260f93c60166b0734e66a7a8075 (4fb1bab541eb6f2887a622d403da61e0f2abcc4b) 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-ssh17734280072682627004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1280554879300038403.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4841076739688279962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17904544456662858468.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14368392253077010074.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13894’ Running on prd-ubuntu20.04-docker-8c-8g-13897 in /w/workspace/edgexfoundry_edgex-go_PR-4552 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4552/head:refs/remotes/origin/PR-4552 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ddb07c7e83e95260f93c60166b0734e66a7a8075 into PR head commit 473643e34d9c2723f595babeb3b051f671451a7c Merge succeeded, producing e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 Checking out Revision e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 (PR-4552) > git config core.sparsecheckout # timeout=10 > git checkout -f 473643e34d9c2723f595babeb3b051f671451a7c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 # timeout=10 Commit message: "Merge commit 'ddb07c7e83e95260f93c60166b0734e66a7a8075' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T10:07:46.055Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T10:07:46.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T10:07:46.126Z] ========================================================= [2023-05-05T10:07:46.126Z] EdgeX Global Pipelines Version Info [2023-05-05T10:07:46.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ba7b24780b75c3ad573945c54e26a0540c9a8218 # timeout=10 [2023-05-05T10:07:46.848Z] ------------------- [2023-05-05T10:07:46.849Z] stable info: [2023-05-05T10:07:46.849Z] ------------------- [2023-05-05T10:07:46.849Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T10:07:46.849Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T10:07:46.849Z] Message: update stable to v1.0.249 [2023-05-05T10:07:47.418Z] ------------------- [2023-05-05T10:07:47.418Z] experimental info: [2023-05-05T10:07:47.418Z] ------------------- [2023-05-05T10:07:47.418Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T10:07:47.418Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T10:07:47.418Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T10:07:47.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-05T10:07:47.596Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-05T10:07:47.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T10:07:47.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T10:07:47.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T10:07:47.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T10:07:47.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T10:07:47.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-05T10:07:47.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-05T10:07:47.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-05T10:07:47.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T10:07:47.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T10:07:47.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T10:07:47.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T10:07:47.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T10:07:47.774Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T10:07:47.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T10:07:47.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T10:07:47.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-05T10:07:47.831Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-05T10:07:47.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T10:07:47.868Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T10:07:47.885Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T10:07:47.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4552 [Pipeline] echo [2023-05-05T10:07:47.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4552 [Pipeline] echo [2023-05-05T10:07:47.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4552 [Pipeline] echo [2023-05-05T10:07:47.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [Pipeline] echo [2023-05-05T10:07:47.972Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9fce50 [Pipeline] echo [2023-05-05T10:07:47.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T10:07:48.035Z] provisioning config files... [2023-05-05T10:07:48.050Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9701465189300566000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:07:48.361Z] ---> docker-login.sh [2023-05-05T10:07:48.361Z] nexus3.edgexfoundry.org:10001 [2023-05-05T10:07:48.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:07:48.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:07:48.624Z] Configure a credential helper to remove this warning. See [2023-05-05T10:07:48.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:07:48.624Z] [2023-05-05T10:07:48.624Z] Login Succeeded [2023-05-05T10:07:48.624Z] nexus3.edgexfoundry.org:10002 [2023-05-05T10:07:48.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:07:48.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:07:48.884Z] Configure a credential helper to remove this warning. See [2023-05-05T10:07:48.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:07:48.884Z] [2023-05-05T10:07:48.884Z] Login Succeeded [2023-05-05T10:07:48.884Z] nexus3.edgexfoundry.org:10003 [2023-05-05T10:07:48.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:07:48.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:07:48.884Z] Configure a credential helper to remove this warning. See [2023-05-05T10:07:48.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:07:48.884Z] [2023-05-05T10:07:48.884Z] Login Succeeded [2023-05-05T10:07:48.884Z] nexus3.edgexfoundry.org:10004 [2023-05-05T10:07:48.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:07:49.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:07:49.145Z] Configure a credential helper to remove this warning. See [2023-05-05T10:07:49.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:07:49.145Z] [2023-05-05T10:07:49.145Z] Login Succeeded [2023-05-05T10:07:49.145Z] docker.io [2023-05-05T10:07:49.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:07:49.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:07:49.405Z] Configure a credential helper to remove this warning. See [2023-05-05T10:07:49.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:07:49.405Z] [2023-05-05T10:07:49.405Z] Login Succeeded [2023-05-05T10:07:49.405Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T10:07:49.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T10:07:49.739Z] + 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-05-05T10:07:49.739Z] + dirname cmd/core-command/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-05T10:07:49.739Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-05T10:07:49.739Z] cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/core-data/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/core-metadata/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-05T10:07:49.739Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-05-05T10:07:49.739Z] cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/support-notifications/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-05T10:07:49.739Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-05T10:07:49.739Z] + cut -d/ -f2 [2023-05-05T10:07:49.739Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-05T10:07:49.793Z] 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-05-05T10:07:50.140Z] + git rev-list -1 --merges e9fce507ce5d2dce0f2d158ba22b0d6c596ef132~1..e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [Pipeline] echo [2023-05-05T10:07:50.163Z] -----------> git rev-list -1 --merges e9fce507ce5d2dce0f2d158ba22b0d6c596ef132~1..e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:07:50.163Z] e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [false] [Pipeline] sh [2023-05-05T10:07:50.456Z] + git log --format=format:%s -1 e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [Pipeline] echo [2023-05-05T10:07:50.470Z] ========================================================= [2023-05-05T10:07:50.470Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T10:07:50.470Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-05T10:07:50.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T10:07:50.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T10:07:50.839Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T10:07:50.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T10:07:50.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T10:07:50.839Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T10:07:50.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:07:51.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T10:07:51.208Z] [2023-05-05T10:07:51.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:07:51.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T10:07:51.516Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T10:07:51.516Z] b85a868b505f: Pulling fs layer [2023-05-05T10:07:51.517Z] e2be974225ed: Pulling fs layer [2023-05-05T10:07:51.517Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T10:07:51.517Z] 988bab9f4d93: Pulling fs layer [2023-05-05T10:07:51.517Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T10:07:51.517Z] eaf3925da568: Pulling fs layer [2023-05-05T10:07:51.517Z] bab4dde63d76: Pulling fs layer [2023-05-05T10:07:51.517Z] bde34c3a00c8: Pulling fs layer [2023-05-05T10:07:51.517Z] b352a97aabf1: Pulling fs layer [2023-05-05T10:07:51.517Z] 4872d77fe225: Pulling fs layer [2023-05-05T10:07:51.517Z] 5851b861e8e6: Pulling fs layer [2023-05-05T10:07:51.517Z] eaf3925da568: Waiting [2023-05-05T10:07:51.517Z] bab4dde63d76: Waiting [2023-05-05T10:07:51.517Z] bde34c3a00c8: Waiting [2023-05-05T10:07:51.517Z] b352a97aabf1: Waiting [2023-05-05T10:07:51.517Z] 4872d77fe225: Waiting [2023-05-05T10:07:51.517Z] 5851b861e8e6: Waiting [2023-05-05T10:07:51.517Z] 988bab9f4d93: Waiting [2023-05-05T10:07:51.517Z] 1469e6f7b9e6: Waiting [2023-05-05T10:07:51.517Z] e2be974225ed: Verifying Checksum [2023-05-05T10:07:51.517Z] 988bab9f4d93: Verifying Checksum [2023-05-05T10:07:51.517Z] 988bab9f4d93: Download complete [2023-05-05T10:07:51.517Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T10:07:51.517Z] 1469e6f7b9e6: Download complete [2023-05-05T10:07:51.775Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T10:07:51.775Z] 339a4e72a1f5: Download complete [2023-05-05T10:07:51.775Z] eaf3925da568: Verifying Checksum [2023-05-05T10:07:51.775Z] eaf3925da568: Download complete [2023-05-05T10:07:51.775Z] bde34c3a00c8: Verifying Checksum [2023-05-05T10:07:51.775Z] bde34c3a00c8: Download complete [2023-05-05T10:07:51.775Z] b352a97aabf1: Download complete [2023-05-05T10:07:51.775Z] 4872d77fe225: Verifying Checksum [2023-05-05T10:07:51.775Z] 4872d77fe225: Download complete [2023-05-05T10:07:51.775Z] 5851b861e8e6: Verifying Checksum [2023-05-05T10:07:51.775Z] 5851b861e8e6: Download complete [2023-05-05T10:07:51.775Z] b85a868b505f: Verifying Checksum [2023-05-05T10:07:51.775Z] b85a868b505f: Download complete [2023-05-05T10:07:52.034Z] bab4dde63d76: Verifying Checksum [2023-05-05T10:07:52.034Z] bab4dde63d76: Download complete [2023-05-05T10:07:52.971Z] b85a868b505f: Pull complete [2023-05-05T10:07:52.971Z] e2be974225ed: Pull complete [2023-05-05T10:07:53.539Z] 339a4e72a1f5: Pull complete [2023-05-05T10:07:53.539Z] 988bab9f4d93: Pull complete [2023-05-05T10:07:53.797Z] 1469e6f7b9e6: Pull complete [2023-05-05T10:07:53.797Z] eaf3925da568: Pull complete [2023-05-05T10:07:55.704Z] bab4dde63d76: Pull complete [2023-05-05T10:07:55.704Z] bde34c3a00c8: Pull complete [2023-05-05T10:07:55.704Z] b352a97aabf1: Pull complete [2023-05-05T10:07:55.704Z] 4872d77fe225: Pull complete [2023-05-05T10:07:55.704Z] 5851b861e8e6: Pull complete [2023-05-05T10:07:55.704Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T10:07:55.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T10:07:55.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:07:55.800Z] prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container [2023-05-05T10:07:55.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T10:07:58.229Z] $ docker top 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 -eo pid,comm [2023-05-05T10:07:58.286Z] 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-05-05T10:07:58.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T10:07:58.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T10:07:58.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T10:07:58.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T10:07:58.443Z] $ docker exec 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 ssh-agent [2023-05-05T10:07:58.555Z] SSH_AUTH_SOCK=/tmp/ssh-034KMtbL1xYt/agent.33 [2023-05-05T10:07:58.555Z] SSH_AGENT_PID=39 [2023-05-05T10:07:58.562Z] Running ssh-add (command line suppressed) [2023-05-05T10:07:58.662Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9076397827139028509.key (/w/workspace/edgex-go/4@tmp/private_key_9076397827139028509.key) [2023-05-05T10:07:58.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T10:07:58.960Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T10:07:58.983Z] $ docker exec --env ******** --env ******** 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 ssh-agent -k [2023-05-05T10:07:59.083Z] unset SSH_AUTH_SOCK; [2023-05-05T10:07:59.083Z] unset SSH_AGENT_PID; [2023-05-05T10:07:59.084Z] echo Agent pid 39 killed; [2023-05-05T10:07:59.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T10:07:59.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T10:07:59.130Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T10:07:59.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T10:07:59.246Z] $ docker exec 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 ssh-agent [2023-05-05T10:07:59.379Z] SSH_AUTH_SOCK=/tmp/ssh-7o8CSMB4cUGX/agent.71 [2023-05-05T10:07:59.379Z] SSH_AGENT_PID=77 [2023-05-05T10:07:59.384Z] Running ssh-add (command line suppressed) [2023-05-05T10:07:59.484Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_14501921574839457033.key (/w/workspace/edgex-go/4@tmp/private_key_14501921574839457033.key) [2023-05-05T10:07:59.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T10:07:59.782Z] + git semver init [2023-05-05T10:08:00.133Z] 2023-05-05 10:07:59,948 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T10:08:00.133Z] 2023-05-05 10:07:59,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-05-05T10:08:00.133Z] 2023-05-05 10:07:59,950 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-05-05T10:08:00.133Z] 2023-05-05 10:07:59,950 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-05-05T10:08:05.425Z] 2023-05-05 10:08:04,953 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-05-05T10:08:05.425Z] 2023-05-05 10:08:04,954 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4552 with force:False [2023-05-05T10:08:05.425Z] 2023-05-05 10:08:04,954 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4552 [2023-05-05T10:08:05.425Z] 2023-05-05 10:08:04,956 [execute] INFO git cat-file --batch-check [2023-05-05T10:08:05.425Z] 2023-05-05 10:08:04,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T10:08:05.425Z] 2023-05-05 10:08:04,961 [execute] INFO git cat-file --batch [2023-05-05T10:08:05.425Z] 2023-05-05 10:08:04,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T10:08:05.425Z] 2023-05-05 10:08:04,966 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4552 [2023-05-05T10:08:05.425Z] 0.0.0 [Pipeline] } [2023-05-05T10:08:05.440Z] $ docker exec --env ******** --env ******** 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 ssh-agent -k [2023-05-05T10:08:05.543Z] unset SSH_AUTH_SOCK; [2023-05-05T10:08:05.543Z] unset SSH_AGENT_PID; [2023-05-05T10:08:05.544Z] echo Agent pid 77 killed; [2023-05-05T10:08:05.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T10:08:05.871Z] + git semver [Pipeline] } [2023-05-05T10:08:06.151Z] $ docker stop --time=1 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 [2023-05-05T10:08:07.480Z] $ docker rm -f --volumes 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T10:08:07.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T10:08:08.019Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T10:08:08.023Z] [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-05-05T10:08:08.434Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-05-05T10:08:08.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T10:08:08.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T10:08:08.475Z] ========================================================= [2023-05-05T10:08:08.475Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T10:08:08.475Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-05T10:08:08.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T10:08:08.767Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T10:08:08.767Z] f56be85fc22e: Pulling fs layer [2023-05-05T10:08:08.767Z] 85791d961cd3: Pulling fs layer [2023-05-05T10:08:08.767Z] d694b5ae8c79: Pulling fs layer [2023-05-05T10:08:08.767Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T10:08:08.767Z] 4d19c01a9841: Pulling fs layer [2023-05-05T10:08:08.767Z] 9325e15d5711: Pulling fs layer [2023-05-05T10:08:08.767Z] 556b6ee489ea: Pulling fs layer [2023-05-05T10:08:08.767Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T10:08:08.767Z] 556b6ee489ea: Waiting [2023-05-05T10:08:08.767Z] c5a4b2cf53e6: Waiting [2023-05-05T10:08:08.767Z] 9f32a84ed3da: Waiting [2023-05-05T10:08:08.767Z] 9325e15d5711: Waiting [2023-05-05T10:08:08.767Z] 4d19c01a9841: Waiting [2023-05-05T10:08:08.767Z] 85791d961cd3: Verifying Checksum [2023-05-05T10:08:08.767Z] 85791d961cd3: Download complete [2023-05-05T10:08:08.767Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T10:08:08.767Z] 9f32a84ed3da: Download complete [2023-05-05T10:08:08.767Z] 4d19c01a9841: Verifying Checksum [2023-05-05T10:08:08.767Z] 4d19c01a9841: Download complete [2023-05-05T10:08:08.767Z] f56be85fc22e: Verifying Checksum [2023-05-05T10:08:08.767Z] f56be85fc22e: Download complete [2023-05-05T10:08:08.767Z] 9325e15d5711: Verifying Checksum [2023-05-05T10:08:08.767Z] 9325e15d5711: Download complete [2023-05-05T10:08:09.028Z] f56be85fc22e: Pull complete [2023-05-05T10:08:09.028Z] 85791d961cd3: Pull complete [2023-05-05T10:08:09.288Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T10:08:09.288Z] c5a4b2cf53e6: Download complete [2023-05-05T10:08:09.288Z] d694b5ae8c79: Verifying Checksum [2023-05-05T10:08:09.288Z] d694b5ae8c79: Download complete [2023-05-05T10:08:09.547Z] 556b6ee489ea: Download complete [2023-05-05T10:08:12.833Z] d694b5ae8c79: Pull complete [2023-05-05T10:08:12.833Z] 9f32a84ed3da: Pull complete [2023-05-05T10:08:12.833Z] 4d19c01a9841: Pull complete [2023-05-05T10:08:12.833Z] 9325e15d5711: Pull complete [2023-05-05T10:08:14.746Z] 556b6ee489ea: Pull complete [2023-05-05T10:08:15.690Z] c5a4b2cf53e6: Pull complete [2023-05-05T10:08:15.690Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T10:08:15.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T10:08:15.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-05T10:08:15.986Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T10:08:15.986Z] WORKDIR /edgex [2023-05-05T10:08:15.986Z] COPY go.mod . [2023-05-05T10:08:15.986Z] RUN go mod download [2023-05-05T10:08:15.986Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-05T10:08:16.554Z] Sending build context to Docker daemon 170.7MB [2023-05-05T10:08:16.554Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T10:08:16.554Z] ---> c4be618373d6 [2023-05-05T10:08:16.554Z] Step 2/4 : WORKDIR /edgex [2023-05-05T10:08:21.844Z] ---> Running in 2c9628efa138 [2023-05-05T10:08:21.845Z] Removing intermediate container 2c9628efa138 [2023-05-05T10:08:21.845Z] ---> b8bfc8bf1195 [2023-05-05T10:08:21.845Z] Step 3/4 : COPY go.mod . [2023-05-05T10:08:21.845Z] ---> cf00d2094607 [2023-05-05T10:08:21.845Z] Step 4/4 : RUN go mod download [2023-05-05T10:08:21.845Z] ---> Running in 0c895d4806b3 [2023-05-05T10:08:23.104Z] Still waiting to schedule task [2023-05-05T10:08:23.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13895’ is offline [2023-05-05T10:08:34.054Z] Removing intermediate container 0c895d4806b3 [2023-05-05T10:08:34.054Z] ---> ee0f4176d4c4 [2023-05-05T10:08:34.054Z] Successfully built ee0f4176d4c4 [2023-05-05T10:08:34.054Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:08:34.354Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T10:08:34.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:08:34.420Z] prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container [2023-05-05T10:08:34.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T10:08:34.837Z] $ docker top ba852e9d7aa27987d20d54a4afff855eeb1ef2c34eaef96051a4625f98826eef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:08:35.163Z] + go version [2023-05-05T10:08:35.163Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T10:08:35.178Z] $ docker stop --time=1 ba852e9d7aa27987d20d54a4afff855eeb1ef2c34eaef96051a4625f98826eef [2023-05-05T10:08:36.440Z] $ docker rm -f --volumes ba852e9d7aa27987d20d54a4afff855eeb1ef2c34eaef96051a4625f98826eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:08:36.838Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T10:08:36.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:08:36.909Z] prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container [2023-05-05T10:08:36.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T10:08:37.277Z] $ docker top 822bb1cfcb54462f9a1c5c3f380f38a2a526ff2e0e961e011ba877f35282495a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T10:08:37.346Z] ========================================================= [2023-05-05T10:08:37.346Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-05T10:08:37.346Z] ========================================================= [Pipeline] sh [2023-05-05T10:08:37.625Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-05T10:08:37.928Z] + make test [2023-05-05T10:08:37.928Z] go test -race -coverprofile=coverage.out ./... [2023-05-05T10:08:44.489Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-05T10:08:59.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-05T10:08:59.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-05T10:08:59.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-05T10:09:00.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-05T10:09:00.871Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-05T10:09:01.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-05T10:09:01.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-05T10:09:02.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-05T10:09:02.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-05T10:09:02.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-05T10:09:02.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-05T10:09:03.459Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-05T10:09:03.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-05T10:09:03.459Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-05T10:09:04.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-05T10:09:04.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-05T10:09:04.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-05-05T10:09:05.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-05-05T10:09:06.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-05T10:09:06.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-05T10:09:06.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-05T10:09:08.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-05T10:09:08.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-05T10:09:09.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-05T10:09:09.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-05T10:09:09.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-05T10:09:09.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-05T10:09:09.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-05T10:09:10.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements [2023-05-05T10:09:10.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-05-05T10:09:10.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-05T10:09:10.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-05T10:09:11.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.059s coverage: 88.5% of statements [2023-05-05T10:09:11.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-05-05T10:09:12.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-05T10:09:12.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-05T10:09:12.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-05T10:09:12.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 95.6% of statements [2023-05-05T10:09:12.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-05T10:09:12.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-05T10:09:12.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-05T10:09:12.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-05T10:09:12.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-05T10:09:12.599Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-05T10:09:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-05T10:09:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-05T10:09:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-05T10:09:13.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-05-05T10:09:14.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-05T10:09:14.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-05T10:09:14.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-05-05T10:09:14.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-05T10:09:14.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements [2023-05-05T10:09:14.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements [2023-05-05T10:09:14.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-05-05T10:09:14.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-05-05T10:09:15.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2023-05-05T10:09:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-05T10:09:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-05T10:09:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-05T10:09:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-05T10:09:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-05T10:09:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-05T10:09:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-05T10:09:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-05T10:09:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-05T10:09:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-05T10:09:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-05T10:09:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-05T10:09:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-05T10:09:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-05T10:09:17.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-05T10:09:17.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-05T10:09:18.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-05T10:09:19.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-05T10:09:19.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-05T10:09:20.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-05T10:09:20.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-05T10:09:20.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-05T10:09:21.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-05T10:09:21.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-05T10:09:22.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-05T10:09:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-05T10:09:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-05T10:09:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-05T10:09:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-05T10:09:24.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-05T10:09:24.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-05T10:09:24.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-05T10:09:24.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-05T10:09:25.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-05T10:09:25.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-05T10:09:25.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-05T10:09:25.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-05T10:09:26.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-05T10:09:26.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-05T10:09:27.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-05T10:09:27.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-05T10:09:27.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-05T10:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements [2023-05-05T10:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements [2023-05-05T10:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 64.4% of statements [2023-05-05T10:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-05-05T10:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-05-05T10:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-05T10:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-05T10:09:39.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-05-05T10:09:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2023-05-05T10:09:39.831Z] 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-05-05T10:09:39.831Z] running golangci-lint [2023-05-05T10:09:39.831Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-05T10:09:39.831Z] go version go1.20.2 linux/amd64 [2023-05-05T10:09:39.831Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-05T10:09:39.831Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-05T10:09:54.704Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|types_sizes|compiled_files|name) took 13.406910879s" [2023-05-05T10:09:54.704Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.59077ms" [2023-05-05T10:09:55.804Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13898 in /w/workspace/edgexfoundry_edgex-go_PR-4552 [Pipeline] { [Pipeline] ws [2023-05-05T10:09:55.817Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-05-05T10:09:55.853Z] The recommended git tool is: git [2023-05-05T10:09:59.973Z] level=info msg="[linters_context/goanalysis] analyzers took 51.994993454s with top 10 stages: buildir: 27.691914194s, inspect: 2.119090666s, fact_deprecated: 1.923434656s, ctrlflow: 1.177525538s, printf: 1.104245064s, gosec: 1.075077624s, S1038: 871.429612ms, nilness: 859.871929ms, fact_purity: 727.821934ms, directives: 597.041661ms" [2023-05-05T10:09:59.973Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-05T10:09:59.973Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, nolint: 0/23, filename_unadjuster: 203/203, identifier_marker: 203/203, cgo: 203/203, skip_files: 203/203, exclude: 203/203, exclude-rules: 23/203" [2023-05-05T10:09:59.973Z] level=info msg="[runner] processing took 17.610246ms with stages: nolint: 6.978202ms, identifier_marker: 5.75891ms, autogenerated_exclude: 1.461096ms, path_prettifier: 1.404173ms, exclude-rules: 1.243991ms, skip_dirs: 718.373µs, cgo: 27.32µs, filename_unadjuster: 14.061µs, max_same_issues: 680ns, uniq_by_line: 520ns, max_from_linter: 470ns, skip_files: 430ns, diff: 400ns, severity-rules: 360ns, exclude: 340ns, source_code: 270ns, path_shortener: 260ns, sort_results: 140ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" [2023-05-05T10:09:59.973Z] level=info msg="[runner] linters took 6.679343594s with stages: goanalysis_metalinter: 6.661644897s" [2023-05-05T10:09:59.973Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-05T10:09:59.973Z] level=info msg="Memory: 203 samples, avg is 182.6MB, max is 744.3MB" [2023-05-05T10:09:59.973Z] level=info msg="Execution took 20.126698239s" [2023-05-05T10:09:59.973Z] go vet ./... [2023-05-05T10:10:01.087Z] using credential edgex-jenkins-ssh [2023-05-05T10:10:01.107Z] Cloning the remote Git repository [2023-05-05T10:10:01.147Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-05T10:10:01.244Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-05-05T10:10:01.399Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-05T10:10:01.400Z] > git --version # timeout=10 [2023-05-05T10:10:01.420Z] > git --version # 'git version 2.25.1' [2023-05-05T10:10:01.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T10:10:01.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T10:10:04.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T10:10:04.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T10:10:04.157Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T10:10:04.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-05T10:10:04.458Z] + ls -al . [2023-05-05T10:10:04.458Z] total 704 [2023-05-05T10:10:04.458Z] drwxrwxr-x 11 1001 1001 4096 May 5 10:08 . [2023-05-05T10:10:04.458Z] drwxr-xr-x 4 root root 4096 May 5 10:08 .. [2023-05-05T10:10:04.458Z] drwxrwxr-x 2 1001 1001 4096 May 5 10:07 .blubracket [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 16 May 5 10:07 .dockerignore [2023-05-05T10:10:04.458Z] drwxrwxr-x 8 1001 1001 4096 May 5 10:08 .git [2023-05-05T10:10:04.458Z] drwxrwxr-x 3 1001 1001 4096 May 5 10:07 .github [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 1133 May 5 10:07 .gitignore [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 42 May 5 10:07 .golangci.yml [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 87 May 5 10:07 .hadolint.yml [2023-05-05T10:10:04.458Z] drwxr-xr-x 3 1001 1001 4096 May 5 10:08 .semver [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 166 May 5 10:07 .sonarcloud.properties [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 1171 May 5 10:07 ADOPTERS.md [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 10835 May 5 10:07 Attribution.txt [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 73765 May 5 10:07 CHANGELOG.md [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 3804 May 5 10:07 CONTRIBUTING.md [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 677 May 5 10:07 GOVERNANCE.md [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 883 May 5 10:07 Jenkinsfile [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 10775 May 5 10:07 LICENSE [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 14368 May 5 10:07 Makefile [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 582 May 5 10:07 OWNERS.md [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 9403 May 5 10:07 README.md [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 789 May 5 10:07 SECURITY.md [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 5 May 5 10:08 VERSION [2023-05-05T10:10:04.458Z] drwxrwxr-x 2 1001 1001 4096 May 5 10:07 bin [2023-05-05T10:10:04.458Z] drwxrwxr-x 18 1001 1001 4096 May 5 10:07 cmd [2023-05-05T10:10:04.458Z] -rw-r--r-- 1 root root 448560 May 5 10:09 coverage.out [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 3200 May 5 10:07 go.mod [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 31040 May 5 10:07 go.sum [2023-05-05T10:10:04.458Z] drwxrwxr-x 7 1001 1001 4096 May 5 10:07 internal [2023-05-05T10:10:04.458Z] drwxrwxr-x 3 1001 1001 4096 May 5 10:07 openapi [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 594 May 5 10:07 security.txt [2023-05-05T10:10:04.458Z] drwxrwxr-x 4 1001 1001 4096 May 5 10:07 snap [2023-05-05T10:10:04.458Z] -rw-rw-r-- 1 1001 1001 204 May 5 10:07 version.go [Pipeline] sh [2023-05-05T10:10:04.778Z] + '[' -e coverage.out ] [2023-05-05T10:10:04.778Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-05T10:10:04.900Z] Stashed 1 file(s) [Pipeline] sh [2023-05-05T10:10:05.181Z] + make build [2023-05-05T10:10:05.181Z] 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-05-05T10:10:17.384Z] 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-05-05T10:10:17.384Z] 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-05-05T10:10:18.780Z] 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-05-05T10:10:19.346Z] 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-05-05T10:10:18.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-05T10:10:18.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T10:10:19.657Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-05T10:10:19.703Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-05T10:10:19.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T10:10:19.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4552/head:refs/remotes/origin/PR-4552 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T10:10:20.611Z] Merging remotes/origin/main commit ddb07c7e83e95260f93c60166b0734e66a7a8075 into PR head commit 473643e34d9c2723f595babeb3b051f671451a7c [2023-05-05T10:10:21.211Z] Merge succeeded, producing 44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:10:21.212Z] Checking out Revision 44b37959e9124a8f08e47c40e4ad3bf13ca37e81 (PR-4552) [2023-05-05T10:10:20.631Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T10:10:20.700Z] > git checkout -f 473643e34d9c2723f595babeb3b051f671451a7c # timeout=10 [2023-05-05T10:10:20.925Z] > git remote # timeout=10 [2023-05-05T10:10:20.945Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T10:10:20.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T10:10:20.976Z] > git merge ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 [2023-05-05T10:10:21.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T10:10:21.217Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T10:10:21.233Z] > git checkout -f 44b37959e9124a8f08e47c40e4ad3bf13ca37e81 # timeout=10 [2023-05-05T10:10:25.554Z] Commit message: "Merge commit 'ddb07c7e83e95260f93c60166b0734e66a7a8075' into HEAD" [2023-05-05T10:10:25.579Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T10:10:26.215Z] 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-05-05T10:10:26.609Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T10:10:26.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T10:10:26.609Z] Dload Upload Total Spent Left Speed [2023-05-05T10:10:26.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48854 0 --:--:-- --:--:-- --:--:-- 48667 [2023-05-05T10:10:26.782Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-05T10:10:25.561Z] > git rev-list --no-walk ba7b24780b75c3ad573945c54e26a0540c9a8218 # timeout=10 [Pipeline] sh [2023-05-05T10:10:27.341Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T10:10:27.677Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T10:10:27.677Z] + sudo tee /etc/docker/daemon.new [2023-05-05T10:10:27.677Z] { [2023-05-05T10:10:27.677Z] "registry-mirrors": [ [2023-05-05T10:10:27.677Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T10:10:27.677Z] ], [2023-05-05T10:10:27.677Z] "bip": "10.250.0.254/24", [2023-05-05T10:10:27.677Z] "hosts": [ [2023-05-05T10:10:27.677Z] "tcp://0.0.0.0:5555", [2023-05-05T10:10:27.677Z] "unix:///var/run/docker.sock" [2023-05-05T10:10:27.677Z] ], [2023-05-05T10:10:27.677Z] "mtu": 1458, [2023-05-05T10:10:27.677Z] "selinux-enabled": true, [2023-05-05T10:10:27.677Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T10:10:27.677Z] } [Pipeline] sh [2023-05-05T10:10:28.006Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T10:10:28.158Z] 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-05-05T10:10:28.331Z] + sudo service docker restart [2023-05-05T10:10:28.724Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-05T10:10:29.659Z] 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-05-05T10:10:30.596Z] 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-05-05T10:10:31.530Z] 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-05-05T10:10:32.480Z] $ docker stop --time=1 822bb1cfcb54462f9a1c5c3f380f38a2a526ff2e0e961e011ba877f35282495a [2023-05-05T10:10:36.405Z] $ docker rm -f --volumes 822bb1cfcb54462f9a1c5c3f380f38a2a526ff2e0e961e011ba877f35282495a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:10:37.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T10:10:37.222Z] [2023-05-05T10:10:37.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:10:37.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T10:10:37.517Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-05T10:10:37.517Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-05T10:10:37.517Z] ca9280d653b3: Pulling fs layer [2023-05-05T10:10:37.517Z] 7e9c9ca2126c: Pulling fs layer [2023-05-05T10:10:37.517Z] cbdbe7a5bc2a: Download complete [2023-05-05T10:10:37.775Z] ca9280d653b3: Verifying Checksum [2023-05-05T10:10:37.775Z] ca9280d653b3: Download complete [2023-05-05T10:10:37.775Z] cbdbe7a5bc2a: Pull complete [2023-05-05T10:10:38.034Z] 7e9c9ca2126c: Download complete [2023-05-05T10:10:38.034Z] ca9280d653b3: Pull complete [2023-05-05T10:10:41.317Z] 7e9c9ca2126c: Pull complete [2023-05-05T10:10:41.317Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-05T10:10:41.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T10:10:41.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:10:41.400Z] prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container [2023-05-05T10:10:41.433Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-05T10:10:44.137Z] $ docker top 6d62faf3e89449311057767b4d453ac78cf4a061978f84974795d9c309f74398 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:10:44.470Z] + + docker-composegrep build parallel --help [2023-05-05T10:10:44.470Z] [2023-05-05T10:10:45.036Z] --parallel Build images in parallel. [Pipeline] } [2023-05-05T10:10:45.049Z] $ docker stop --time=1 6d62faf3e89449311057767b4d453ac78cf4a061978f84974795d9c309f74398 [2023-05-05T10:10:46.289Z] $ docker rm -f --volumes 6d62faf3e89449311057767b4d453ac78cf4a061978f84974795d9c309f74398 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T10:10:46.594Z] provisioning config files... [2023-05-05T10:10:46.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config11204650474548548634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:10:46.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T10:10:46.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:10:46.772Z] prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container [2023-05-05T10:10:46.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-05T10:10:46.962Z] ---> docker-login.sh [2023-05-05T10:10:46.962Z] nexus3.edgexfoundry.org:10001 [2023-05-05T10:10:47.125Z] $ docker top 250050388c6662239de843e8ee67e88dffa9983b74ecf1b384f013c354bcbed0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:10:47.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:10:47.464Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-05T10:10:47.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:10:47.500Z] Configure a credential helper to remove this warning. See [2023-05-05T10:10:47.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:10:47.500Z] [2023-05-05T10:10:47.500Z] Login Succeeded [2023-05-05T10:10:47.500Z] nexus3.edgexfoundry.org:10002 [2023-05-05T10:10:47.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:10:47.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:10:47.769Z] Configure a credential helper to remove this warning. See [2023-05-05T10:10:47.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:10:47.769Z] [2023-05-05T10:10:48.039Z] Login Succeeded [2023-05-05T10:10:48.039Z] nexus3.edgexfoundry.org:10003 [2023-05-05T10:10:48.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:10:48.039Z] Building core-command ... [2023-05-05T10:10:48.039Z] Building core-common-config-bootstrapper ... [2023-05-05T10:10:48.039Z] Building core-data ... [2023-05-05T10:10:48.039Z] Building core-metadata ... [2023-05-05T10:10:48.039Z] Building security-bootstrapper ... [2023-05-05T10:10:48.039Z] Building security-proxy-auth ... [2023-05-05T10:10:48.039Z] Building security-proxy-setup ... [2023-05-05T10:10:48.039Z] Building security-secretstore-setup ... [2023-05-05T10:10:48.039Z] Building security-spiffe-token-provider ... [2023-05-05T10:10:48.039Z] Building security-spire-agent ... [2023-05-05T10:10:48.039Z] Building security-spire-config ... [2023-05-05T10:10:48.039Z] Building security-spire-server ... [2023-05-05T10:10:48.039Z] Building support-notifications ... [2023-05-05T10:10:48.039Z] Building support-scheduler ... [2023-05-05T10:10:48.039Z] Building security-proxy-auth [2023-05-05T10:10:48.039Z] Building core-command [2023-05-05T10:10:48.039Z] Building security-secretstore-setup [2023-05-05T10:10:48.039Z] Building security-spiffe-token-provider [2023-05-05T10:10:48.039Z] Building security-bootstrapper [2023-05-05T10:10:48.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:10:48.309Z] Configure a credential helper to remove this warning. See [2023-05-05T10:10:48.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:10:48.309Z] [2023-05-05T10:10:48.309Z] Login Succeeded [2023-05-05T10:10:48.309Z] nexus3.edgexfoundry.org:10004 [2023-05-05T10:10:48.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:10:48.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:10:48.582Z] Configure a credential helper to remove this warning. See [2023-05-05T10:10:48.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:10:48.582Z] [2023-05-05T10:10:48.582Z] Login Succeeded [2023-05-05T10:10:48.582Z] docker.io [2023-05-05T10:10:48.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T10:10:49.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T10:10:49.121Z] Configure a credential helper to remove this warning. See [2023-05-05T10:10:49.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T10:10:49.121Z] [2023-05-05T10:10:49.121Z] Login Succeeded [2023-05-05T10:10:49.121Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T10:10:49.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-05T10:10:49.714Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-05-05T10:10:49.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T10:10:49.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T10:10:49.766Z] ========================================================= [2023-05-05T10:10:49.766Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T10:10:49.766Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-05T10:10:50.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T10:10:50.096Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T10:10:50.096Z] c41833b44d91: Pulling fs layer [2023-05-05T10:10:50.096Z] ed15518f5707: Pulling fs layer [2023-05-05T10:10:50.096Z] feae8fd75edb: Pulling fs layer [2023-05-05T10:10:50.096Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T10:10:50.096Z] 3cdef696dda3: Pulling fs layer [2023-05-05T10:10:50.096Z] 2ced38df9373: Pulling fs layer [2023-05-05T10:10:50.096Z] 58f1dce35555: Pulling fs layer [2023-05-05T10:10:50.096Z] 3cdef696dda3: Waiting [2023-05-05T10:10:50.096Z] 2ced38df9373: Waiting [2023-05-05T10:10:50.096Z] 58f1dce35555: Waiting [2023-05-05T10:10:50.096Z] 242c74f7c9fa: Waiting [2023-05-05T10:10:50.364Z] ed15518f5707: Verifying Checksum [2023-05-05T10:10:50.364Z] ed15518f5707: Download complete [2023-05-05T10:10:50.364Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T10:10:50.364Z] 242c74f7c9fa: Download complete [2023-05-05T10:10:50.364Z] 3cdef696dda3: Verifying Checksum [2023-05-05T10:10:50.364Z] 3cdef696dda3: Download complete [2023-05-05T10:10:50.364Z] c41833b44d91: Download complete [2023-05-05T10:10:51.358Z] c41833b44d91: Pull complete [2023-05-05T10:10:51.627Z] 58f1dce35555: Verifying Checksum [2023-05-05T10:10:51.627Z] 58f1dce35555: Download complete [2023-05-05T10:10:51.899Z] ed15518f5707: Pull complete [2023-05-05T10:10:52.866Z] feae8fd75edb: Download complete [2023-05-05T10:10:52.866Z] 2ced38df9373: Verifying Checksum [2023-05-05T10:10:52.866Z] 2ced38df9373: Download complete [2023-05-05T10:10:58.439Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:10:58.439Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:10:58.439Z] ---> ee0f4176d4c4 [2023-05-05T10:10:58.439Z] Step 3/25 : WORKDIR /edgex-go [2023-05-05T10:10:59.816Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:10:59.816Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:10:59.816Z] ---> ee0f4176d4c4 [2023-05-05T10:10:59.816Z] Step 3/20 : WORKDIR /edgex-go [2023-05-05T10:11:02.970Z] feae8fd75edb: Pull complete [2023-05-05T10:11:02.970Z] 242c74f7c9fa: Pull complete [2023-05-05T10:11:03.238Z] 3cdef696dda3: Pull complete [2023-05-05T10:11:05.092Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:11:05.092Z] [2023-05-05T10:11:05.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:11:05.092Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder ---> ee0f4176d4c4 [2023-05-05T10:11:05.092Z] [2023-05-05T10:11:05.092Z] Step 3/23 : ARG ADD_BUILD_TAGS="" ---> ee0f4176d4c4 [2023-05-05T10:11:05.092Z] [2023-05-05T10:11:05.092Z] Step 3/33 : WORKDIR /edgex-go [2023-05-05T10:11:05.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:11:05.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:11:05.971Z] ---> ee0f4176d4c4 [2023-05-05T10:11:05.971Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:11:09.892Z] 2ced38df9373: Pull complete [2023-05-05T10:11:10.857Z] 58f1dce35555: Pull complete [2023-05-05T10:11:10.857Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T10:11:10.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T10:11:10.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-05T10:11:11.451Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T10:11:11.451Z] WORKDIR /edgex [2023-05-05T10:11:11.451Z] COPY go.mod . [2023-05-05T10:11:11.451Z] RUN go mod download -t [2023-05-05T10:11:11.451Z] ci-base-image-arm64 -f - . [2023-05-05T10:11:12.037Z] Sending build context to Docker daemon 2.931MB [2023-05-05T10:11:12.037Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T10:11:12.037Z] ---> fadd8f120f05 [2023-05-05T10:11:12.037Z] Step 2/4 : WORKDIR /edgex [2023-05-05T10:11:14.012Z] ---> Running in c34367262bb9 [2023-05-05T10:11:14.012Z] Removing intermediate container c34367262bb9 [2023-05-05T10:11:14.012Z] ---> daf49ff9e896 [2023-05-05T10:11:14.012Z] Step 3/4 : COPY go.mod . [2023-05-05T10:11:15.955Z] ---> 91be4679e899 [2023-05-05T10:11:15.955Z] Step 4/4 : RUN go mod download [2023-05-05T10:11:15.955Z] ---> Running in 7541f1cb0973 [2023-05-05T10:11:18.902Z] ---> Running in 1ee751de2aa4 [2023-05-05T10:11:18.902Z] ---> Running in 1676d2f955a3 [2023-05-05T10:11:18.902Z] ---> Running in 362cdd8deb4c [2023-05-05T10:11:18.902Z] ---> Running in b63ab17ada4f [2023-05-05T10:11:18.902Z] ---> Running in 67fd6973d5aa [2023-05-05T10:11:18.902Z] Removing intermediate container 1ee751de2aa4 [2023-05-05T10:11:18.902Z] ---> 82ac96df0583 [2023-05-05T10:11:18.902Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:11:18.902Z] Removing intermediate container b63ab17ada4f [2023-05-05T10:11:18.902Z] ---> bf131c81126c [2023-05-05T10:11:18.902Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-05T10:11:18.902Z] Removing intermediate container 362cdd8deb4c [2023-05-05T10:11:18.902Z] ---> 0cae79b739f2 [2023-05-05T10:11:18.902Z] Step 4/24 : WORKDIR /edgex-go [2023-05-05T10:11:18.902Z] Removing intermediate container 1676d2f955a3 [2023-05-05T10:11:18.902Z] ---> b67f0ed7225d [2023-05-05T10:11:18.902Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-05T10:11:18.902Z] Removing intermediate container 67fd6973d5aa [2023-05-05T10:11:18.902Z] ---> 6f5ebc1ace27 [2023-05-05T10:11:18.902Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-05T10:11:18.902Z] ---> Running in 897d1d4afd42 [2023-05-05T10:11:18.902Z] ---> Running in bb3963b091ec [2023-05-05T10:11:18.902Z] ---> Running in a5647fa892c4 [2023-05-05T10:11:18.902Z] ---> Running in 6a1fbfa7d0fd [2023-05-05T10:11:18.902Z] ---> Running in 16e1ab30a6e8 [2023-05-05T10:11:18.902Z] Removing intermediate container bb3963b091ec [2023-05-05T10:11:18.902Z] ---> 7c5ee79240ec [2023-05-05T10:11:18.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T10:11:18.902Z] Removing intermediate container a5647fa892c4 [2023-05-05T10:11:18.902Z] ---> c7b99e91afd3 [2023-05-05T10:11:18.902Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-05T10:11:18.902Z] ---> Running in ce19a7aeda13 [2023-05-05T10:11:18.902Z] ---> Running in d732eb4c151a [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] OK: 265 MiB in 53 packages [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:18.902Z] OK: 265 MiB in 53 packages [2023-05-05T10:11:18.902Z] OK: 265 MiB in 53 packages [2023-05-05T10:11:18.902Z] Removing intermediate container 897d1d4afd42 [2023-05-05T10:11:18.902Z] ---> ef6d5117b0bc [2023-05-05T10:11:18.902Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-05T10:11:18.902Z] ---> b73ea8c2a590 [2023-05-05T10:11:18.902Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:11:18.902Z] ---> Running in 74e97facb023 [2023-05-05T10:11:18.902Z] Removing intermediate container d732eb4c151a [2023-05-05T10:11:18.902Z] ---> 5a92568a1938 [2023-05-05T10:11:18.902Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-05T10:11:18.902Z] Removing intermediate container 16e1ab30a6e8 [2023-05-05T10:11:18.902Z] ---> 61251aa85bcf [2023-05-05T10:11:18.902Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-05T10:11:18.902Z] ---> 0087971dca04 [2023-05-05T10:11:18.902Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:11:18.902Z] ---> Running in 59f70d7c8d79 [2023-05-05T10:11:18.902Z] ---> 5c45d38e47e7 [2023-05-05T10:11:18.902Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:11:18.902Z] ---> Running in c0f6082cdf24 [2023-05-05T10:11:20.825Z] OK: 265 MiB in 53 packages [2023-05-05T10:11:20.825Z] Removing intermediate container ce19a7aeda13 [2023-05-05T10:11:20.825Z] ---> a61c15c6a45f [2023-05-05T10:11:20.825Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:11:20.825Z] ---> 04606ffec7a0 [2023-05-05T10:11:20.825Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:11:20.825Z] ---> Running in 50a33d0a267d [2023-05-05T10:11:23.089Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T10:11:23.089Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T10:11:23.089Z] OK: 17819 distinct packages available [2023-05-05T10:11:23.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:23.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:11:23.350Z] OK: 265 MiB in 53 packages [2023-05-05T10:11:23.923Z] Removing intermediate container 6a1fbfa7d0fd [2023-05-05T10:11:23.923Z] ---> de095a809b5c [2023-05-05T10:11:23.923Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-05T10:11:23.923Z] ---> 584b86e1c597 [2023-05-05T10:11:23.923Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:11:23.923Z] ---> Running in b4c1a61c54dc [2023-05-05T10:11:42.647Z] Removing intermediate container 7541f1cb0973 [2023-05-05T10:11:42.647Z] ---> 67f631a7de0f [2023-05-05T10:11:42.647Z] Successfully built 67f631a7de0f [2023-05-05T10:11:42.647Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:11:43.012Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T10:11:43.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:11:43.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container [2023-05-05T10:11:43.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T10:11:44.626Z] $ docker top a463a34b4234ae1122597da26950392af209821030b2ce5ec5f39b26e3bfaff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:11:45.476Z] + go version [2023-05-05T10:11:45.476Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T10:11:45.493Z] $ docker stop --time=1 a463a34b4234ae1122597da26950392af209821030b2ce5ec5f39b26e3bfaff0 [2023-05-05T10:11:47.106Z] $ docker rm -f --volumes a463a34b4234ae1122597da26950392af209821030b2ce5ec5f39b26e3bfaff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:11:47.645Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T10:11:47.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:11:47.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container [2023-05-05T10:11:47.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T10:11:49.081Z] $ docker top 78c99acb2db4e4a9dd9e5802a2e022bed50a6a2bcd116557958275a24f123b80 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T10:11:49.294Z] ========================================================= [2023-05-05T10:11:49.294Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-05T10:11:49.294Z] ========================================================= [Pipeline] sh [2023-05-05T10:11:49.918Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-05T10:11:50.579Z] + make test [2023-05-05T10:11:50.579Z] go test -race -coverprofile=coverage.out ./... [2023-05-05T10:12:29.451Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-05T10:12:33.072Z] Removing intermediate container b4c1a61c54dc [2023-05-05T10:12:33.072Z] ---> 32559dcdf8ec [2023-05-05T10:12:33.072Z] Step 7/20 : COPY . . [2023-05-05T10:12:33.072Z] Removing intermediate container 50a33d0a267d [2023-05-05T10:12:33.072Z] Removing intermediate container 74e97facb023 [2023-05-05T10:12:33.072Z] ---> 2e186de19fcc [2023-05-05T10:12:33.072Z] ---> 967b73f6950f [2023-05-05T10:12:33.072Z] Step 8/23 : COPY . .Step 7/33 : COPY . . [2023-05-05T10:12:33.072Z] [2023-05-05T10:12:33.072Z] Removing intermediate container 59f70d7c8d79 [2023-05-05T10:12:33.072Z] ---> eccffefbf697 [2023-05-05T10:12:33.072Z] Step 8/24 : COPY . . [2023-05-05T10:12:33.072Z] Removing intermediate container c0f6082cdf24 [2023-05-05T10:12:33.072Z] ---> 9222381fbf38 [2023-05-05T10:12:33.072Z] Step 7/25 : COPY . . [2023-05-05T10:12:53.205Z] ---> ae19594ed00a [2023-05-05T10:12:53.205Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-05T10:12:53.205Z] ---> cfab5bc8fb56 [2023-05-05T10:12:53.205Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-05T10:12:53.205Z] ---> b91e14b18372 [2023-05-05T10:12:53.205Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-05T10:12:53.205Z] ---> 7d4667996104 [2023-05-05T10:12:53.205Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-05T10:12:53.205Z] ---> ec19028d558b [2023-05-05T10:12:53.205Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-05T10:12:53.205Z] ---> Running in e948bebea336 [2023-05-05T10:12:53.205Z] ---> Running in 76e6df33bff1 [2023-05-05T10:12:53.205Z] ---> Running in 386130afa936 [2023-05-05T10:12:53.205Z] ---> Running in 9eaf0b5ad9a7 [2023-05-05T10:12:53.205Z] ---> Running in 5c37ef631f9b [2023-05-05T10:12:53.864Z] 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-05-05T10:12:53.864Z] 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-05-05T10:12:53.864Z] 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-05-05T10:12:53.864Z] 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-05-05T10:12:53.864Z] 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-05-05T10:13:27.705Z] 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-05-05T10:13:45.883Z] Removing intermediate container 386130afa936 [2023-05-05T10:13:45.883Z] ---> a5218f8927a3 [2023-05-05T10:13:45.883Z] [2023-05-05T10:13:45.883Z] Step 10/24 : FROM alpine:3.17 [2023-05-05T10:13:45.883Z] Removing intermediate container 9eaf0b5ad9a7 [2023-05-05T10:13:45.883Z] ---> 489c74755e2a [2023-05-05T10:13:45.883Z] [2023-05-05T10:13:45.883Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:13:45.883Z] Removing intermediate container e948bebea336 [2023-05-05T10:13:45.883Z] ---> c6328dc4aae9 [2023-05-05T10:13:45.883Z] [2023-05-05T10:13:45.883Z] Step 9/33 : FROM alpine:3.17 [2023-05-05T10:13:45.883Z] Removing intermediate container 5c37ef631f9b [2023-05-05T10:13:45.883Z] ---> e4c3c56abc9c [2023-05-05T10:13:45.883Z] [2023-05-05T10:13:45.883Z] Step 9/25 : FROM alpine:3.17 [2023-05-05T10:13:45.883Z] Removing intermediate container 76e6df33bff1 [2023-05-05T10:13:45.883Z] ---> c118ae0657a0 [2023-05-05T10:13:45.883Z] [2023-05-05T10:13:45.883Z] Step 9/20 : FROM alpine:3.17 [2023-05-05T10:13:45.883Z] 3.17: Pulling from library/alpine [2023-05-05T10:13:45.883Z] 3.17: Pulling from library/alpine [2023-05-05T10:13:45.883Z] 3.17: Pulling from library/alpine [2023-05-05T10:13:45.883Z] 3.17: Pulling from library/alpine [2023-05-05T10:13:45.883Z] 3.17: Pulling from library/alpine [2023-05-05T10:13:46.820Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T10:13:46.820Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T10:13:46.820Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T10:13:46.820Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T10:13:46.820Z] Status: Image is up to date for alpine:3.17 [2023-05-05T10:13:46.820Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T10:13:46.820Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T10:13:46.820Z] Status: Image is up to date for alpine:3.17 [2023-05-05T10:13:46.820Z] ---> 9ed4aefc74f6 [2023-05-05T10:13:46.820Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-05T10:13:46.820Z] ---> 9ed4aefc74f6 [2023-05-05T10:13:46.820Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T10:13:46.820Z] ---> 9ed4aefc74f6 [2023-05-05T10:13:46.820Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation'Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T10:13:46.820Z] ---> 9ed4aefc74f6 [2023-05-05T10:13:46.820Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:13:46.820Z] [2023-05-05T10:13:46.820Z] Status: Image is up to date for alpine:3.17 [2023-05-05T10:13:46.820Z] ---> 9ed4aefc74f6 [2023-05-05T10:13:46.820Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T10:13:46.820Z] ---> Running in 42f290758d1f [2023-05-05T10:13:46.820Z] ---> Running in 28435545fb05 [2023-05-05T10:13:46.820Z] ---> Running in fafe3163b350 [2023-05-05T10:13:46.820Z] ---> Running in 37de2622c238 [2023-05-05T10:13:46.820Z] ---> Running in 699db0f5798c [2023-05-05T10:13:47.079Z] Removing intermediate container fafe3163b350 [2023-05-05T10:13:47.079Z] ---> 6f2501436814 [2023-05-05T10:13:47.079Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-05T10:13:47.079Z] Removing intermediate container 699db0f5798c [2023-05-05T10:13:47.079Z] ---> a0547002b74e [2023-05-05T10:13:47.079Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-05T10:13:47.079Z] Removing intermediate container 37de2622c238 [2023-05-05T10:13:47.079Z] ---> 095db7a5b973 [2023-05-05T10:13:47.079Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:13:47.079Z] ---> Running in c95df4cbd2cb [2023-05-05T10:13:47.079Z] ---> Running in 66cae19442d8 [2023-05-05T10:13:47.079Z] ---> Running in e88592f5af05 [2023-05-05T10:13:47.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.609Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-05T10:13:47.609Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-05T10:13:47.609Z] (3/3) Installing su-exec (0.2-r2) [2023-05-05T10:13:47.609Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:13:47.609Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T10:13:47.609Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T10:13:47.609Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:13:47.609Z] OK: 7 MiB in 16 packages [2023-05-05T10:13:47.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.868Z] OK: 8 MiB in 18 packages [2023-05-05T10:13:47.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:47.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:48.131Z] Removing intermediate container 28435545fb05 [2023-05-05T10:13:48.131Z] ---> 4c6689dbf0e5 [2023-05-05T10:13:48.131Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:13:48.131Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T10:13:48.131Z] (2/2) Installing su-exec (0.2-r2) [2023-05-05T10:13:48.131Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:13:48.131Z] OK: 7 MiB in 17 packages [2023-05-05T10:13:48.131Z] ---> Running in c0ad454b5db9 [2023-05-05T10:13:48.131Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T10:13:48.131Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:13:48.131Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T10:13:48.131Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T10:13:48.131Z] OK: 17820 distinct packages available [2023-05-05T10:13:48.131Z] OK: 7 MiB in 16 packages [2023-05-05T10:13:48.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:48.131Z] Removing intermediate container 42f290758d1f [2023-05-05T10:13:48.131Z] ---> 25c06fd097bc [2023-05-05T10:13:48.131Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T10:13:48.389Z] ---> Running in b2cbc7cdb381 [2023-05-05T10:13:48.389Z] Removing intermediate container c0ad454b5db9 [2023-05-05T10:13:48.389Z] ---> 0c600962ae0e [2023-05-05T10:13:48.389Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-05T10:13:48.389Z] ---> Running in 58959034d1b6 [2023-05-05T10:13:48.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:48.389Z] Removing intermediate container b2cbc7cdb381 [2023-05-05T10:13:48.389Z] ---> d01a60e5357f [2023-05-05T10:13:48.389Z] Step 12/25 : WORKDIR / [2023-05-05T10:13:48.389Z] ---> Running in e7df3d29b7a6 [2023-05-05T10:13:48.389Z] Removing intermediate container 58959034d1b6 [2023-05-05T10:13:48.389Z] ---> 235c55650d24 [2023-05-05T10:13:48.389Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-05T10:13:48.389Z] ---> Running in 1b5870abfb8b [2023-05-05T10:13:48.649Z] Removing intermediate container e7df3d29b7a6 [2023-05-05T10:13:48.649Z] ---> 050c0e288603 [2023-05-05T10:13:48.649Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:13:48.649Z] Removing intermediate container 1b5870abfb8b [2023-05-05T10:13:48.649Z] ---> dfbe2851e6c0 [2023-05-05T10:13:48.649Z] Step 15/24 : WORKDIR / [2023-05-05T10:13:48.649Z] ---> Running in e3b6a5dc8964 [2023-05-05T10:13:48.649Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-05T10:13:48.649Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-05T10:13:48.649Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-05T10:13:48.649Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-05T10:13:48.649Z] (5/9) Installing curl (8.0.1-r0) [2023-05-05T10:13:48.649Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-05T10:13:48.649Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-05T10:13:48.649Z] (8/9) Installing libucontext (1.2-r0) [2023-05-05T10:13:48.649Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-05T10:13:48.649Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:13:48.649Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T10:13:48.908Z] Removing intermediate container e3b6a5dc8964 [2023-05-05T10:13:48.908Z] ---> a66359af66fc [2023-05-05T10:13:48.908Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:13:48.908Z] ---> 5ecc07fa78f6 [2023-05-05T10:13:48.908Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:13:48.908Z] OK: 10 MiB in 24 packages [2023-05-05T10:13:48.908Z] Removing intermediate container c95df4cbd2cb [2023-05-05T10:13:48.908Z] ---> 23ce0f18ec7f [2023-05-05T10:13:48.908Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-05T10:13:48.908Z] ---> Running in a13c2e46290d [2023-05-05T10:13:48.908Z] Removing intermediate container e88592f5af05 [2023-05-05T10:13:48.908Z] ---> ddbc9de7d94a [2023-05-05T10:13:48.908Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:13:48.908Z] Removing intermediate container a13c2e46290d [2023-05-05T10:13:48.908Z] ---> 92ec0ed17891 [2023-05-05T10:13:48.908Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-05T10:13:48.908Z] ---> a366cc72574b [2023-05-05T10:13:48.908Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:13:48.908Z] ---> d3750d4517f8 [2023-05-05T10:13:48.908Z] 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-05-05T10:13:48.908Z] ---> Running in cef7e363e5aa [2023-05-05T10:13:48.908Z] ---> db28742c836d [2023-05-05T10:13:48.908Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:13:49.167Z] Removing intermediate container cef7e363e5aa [2023-05-05T10:13:49.167Z] ---> 173f8021d766 [2023-05-05T10:13:49.167Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-05T10:13:49.167Z] ---> Running in d1f3475f2e4b [2023-05-05T10:13:49.167Z] ---> a0808ca4a984 [2023-05-05T10:13:49.167Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-05T10:13:49.167Z] ---> 6aa5745476bd [2023-05-05T10:13:49.167Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-05T10:13:49.167Z] ---> c4b1cf53f18f [2023-05-05T10:13:49.167Z] 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-05-05T10:13:49.167Z] Removing intermediate container d1f3475f2e4b [2023-05-05T10:13:49.167Z] ---> 059b27527446 [2023-05-05T10:13:49.167Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-05T10:13:49.734Z] ---> Running in a110d83f8053 [2023-05-05T10:13:49.993Z] ---> eb08adf956ab [2023-05-05T10:13:49.993Z] Removing intermediate container 66cae19442d8 [2023-05-05T10:13:49.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml ---> 0563795a6036 [2023-05-05T10:13:49.993Z] [2023-05-05T10:13:49.993Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:13:49.993Z] Removing intermediate container a110d83f8053 [2023-05-05T10:13:49.993Z] ---> 652eee70b0bc [2023-05-05T10:13:49.993Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-05T10:13:49.993Z] ---> d6931a6e3015 [2023-05-05T10:13:49.993Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:13:49.993Z] ---> 6a84a83dc82d [2023-05-05T10:13:49.993Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:13:49.993Z] ---> Running in cf5d5a04504f [2023-05-05T10:13:50.269Z] ---> 00441063c3c7 [2023-05-05T10:13:50.269Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-05T10:13:50.269Z] ---> 49ce3abf10b3 [2023-05-05T10:13:50.269Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:13:50.269Z] ---> 2c13dd817e09 [2023-05-05T10:13:50.269Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-05T10:13:50.269Z] ---> 59996e7c581b [2023-05-05T10:13:50.269Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-05T10:13:50.269Z] ---> Running in 1ba4214e4a7f [2023-05-05T10:13:50.529Z] ---> bbcdd5b53b1a [2023-05-05T10:13:50.529Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T10:13:50.529Z] Removing intermediate container 1ba4214e4a7f [2023-05-05T10:13:50.529Z] ---> ec418e8a52ad [2023-05-05T10:13:50.529Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:13:50.788Z] ---> 9d20f794233e [2023-05-05T10:13:50.788Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-05T10:13:50.788Z] ---> Running in 7608de033058 [2023-05-05T10:13:50.788Z] ---> e0268e384db1 [2023-05-05T10:13:50.788Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-05T10:13:50.788Z] ---> Running in 8a05a803a515 [2023-05-05T10:13:50.788Z] Removing intermediate container 8a05a803a515 [2023-05-05T10:13:50.788Z] ---> 52f9776e8bce [2023-05-05T10:13:50.788Z] Step 22/24 : LABEL arch=x86_64 [2023-05-05T10:13:50.788Z] ---> Running in 60d9e9b1122b [2023-05-05T10:13:50.788Z] Removing intermediate container cf5d5a04504f [2023-05-05T10:13:50.788Z] ---> c877d78f6231 [2023-05-05T10:13:50.788Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-05T10:13:51.727Z] ---> Running in 2ed67c3b3aeb [2023-05-05T10:13:51.727Z] Removing intermediate container 60d9e9b1122b [2023-05-05T10:13:51.727Z] ---> 8b87aa0356ce [2023-05-05T10:13:51.727Z] Step 23/24 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:13:51.727Z] ---> 5221cab9e6d3 [2023-05-05T10:13:51.727Z] ---> 53f229972ebb [2023-05-05T10:13:51.727Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:13:51.727Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T10:13:51.727Z] ---> Running in 829284410e40 [2023-05-05T10:13:51.727Z] Removing intermediate container 2ed67c3b3aeb [2023-05-05T10:13:51.727Z] ---> c32b749164d3 [2023-05-05T10:13:51.727Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-05T10:13:51.727Z] Removing intermediate container 829284410e40 [2023-05-05T10:13:51.727Z] ---> bbe4deb8fdb5 [2023-05-05T10:13:51.727Z] Step 24/24 : LABEL version=0.0.0 [2023-05-05T10:13:51.727Z] ---> 17545dbd63d5 [2023-05-05T10:13:51.727Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-05T10:13:51.727Z] ---> Running in 5ac8b2c15dcc [2023-05-05T10:13:51.727Z] ---> 839fcc41a33e [2023-05-05T10:13:51.727Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T10:13:51.727Z] ---> Running in dc37a1cdc658 [2023-05-05T10:13:51.727Z] ---> Running in 57b3da62143e [2023-05-05T10:13:51.727Z] ---> 91eb42df1e6d [2023-05-05T10:13:51.727Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-05T10:13:52.146Z] Removing intermediate container 5ac8b2c15dcc [2023-05-05T10:13:52.146Z] ---> 422c4e9d6d26 [2023-05-05T10:13:52.146Z] [2023-05-05T10:13:52.146Z] ---> Running in fa385e15abd7 [2023-05-05T10:13:52.146Z] Removing intermediate container dc37a1cdc658 [2023-05-05T10:13:52.146Z] ---> 583a4ec386aa [2023-05-05T10:13:52.146Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T10:13:52.146Z] Removing intermediate container 7608de033058 [2023-05-05T10:13:52.146Z] ---> d03da22c49fa [2023-05-05T10:13:52.146Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T10:13:52.146Z] Successfully built 422c4e9d6d26 [2023-05-05T10:13:52.146Z] Successfully tagged core-command:latest [2023-05-05T10:13:52.146Z]  Building core-command ... done Building security-spire-config [2023-05-05T10:13:52.146Z] ---> Running in 6a3c101d13e5 [2023-05-05T10:13:52.147Z] ---> Running in 505ed8039d78 [2023-05-05T10:13:52.424Z] Removing intermediate container 6a3c101d13e5 [2023-05-05T10:13:52.424Z] ---> 0fd0512877bd [2023-05-05T10:13:52.424Z] Step 18/20 : LABEL arch=x86_64 [2023-05-05T10:13:55.747Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:13:55.747Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:13:55.747Z] ---> ee0f4176d4c4 [2023-05-05T10:13:55.747Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T10:13:55.747Z] ---> Using cache [2023-05-05T10:13:55.747Z] ---> b67f0ed7225d [2023-05-05T10:13:55.747Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T10:13:58.317Z] Removing intermediate container 505ed8039d78 [2023-05-05T10:13:58.317Z] ---> 38c4c3bd1f50 [2023-05-05T10:13:58.317Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T10:13:58.317Z] ---> Running in d267bb5c3cd8 [2023-05-05T10:13:58.317Z] ---> Running in 41357938641f [2023-05-05T10:13:58.317Z] ---> Running in 3a1f0c0dbe03 [2023-05-05T10:13:58.317Z] Removing intermediate container d267bb5c3cd8 [2023-05-05T10:13:58.317Z] ---> f0f6374c796d [2023-05-05T10:13:58.317Z] Step 19/20 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:13:58.317Z] Removing intermediate container 57b3da62143e [2023-05-05T10:13:58.317Z] ---> 8a2768f81f73 [2023-05-05T10:13:58.317Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T10:13:58.317Z] Removing intermediate container 3a1f0c0dbe03 [2023-05-05T10:13:58.317Z] ---> fad08a6989d3 [2023-05-05T10:13:58.317Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T10:13:58.317Z] ---> Running in 84a8d1824034 [2023-05-05T10:13:58.317Z] ---> Running in fd1e6ee64b0e [2023-05-05T10:13:58.317Z] ---> Running in deb5b0813d30 [2023-05-05T10:13:58.317Z] Removing intermediate container 84a8d1824034 [2023-05-05T10:13:58.317Z] ---> 2525bc7b5028 [2023-05-05T10:13:58.318Z] Step 20/20 : LABEL version=0.0.0 [2023-05-05T10:13:58.318Z] Removing intermediate container deb5b0813d30 [2023-05-05T10:13:58.318Z] ---> 5c08e9be2f35 [2023-05-05T10:13:58.318Z] Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:13:58.603Z] ---> Running in be179a0363cb [2023-05-05T10:13:58.603Z] Removing intermediate container fd1e6ee64b0e [2023-05-05T10:13:58.603Z] ---> 2436927bfd34 [2023-05-05T10:13:58.603Z] Step 23/25 : LABEL arch=x86_64 [2023-05-05T10:13:58.603Z] ---> Running in e49e8a222778 [2023-05-05T10:13:58.603Z] ---> Running in d10ea436ec59 [2023-05-05T10:13:58.603Z] Removing intermediate container fa385e15abd7 [2023-05-05T10:13:58.603Z] ---> 8a959bcfd76a [2023-05-05T10:13:58.603Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:13:58.603Z] Removing intermediate container be179a0363cb [2023-05-05T10:13:58.603Z] ---> af9bf04151c0 [2023-05-05T10:13:58.603Z] [2023-05-05T10:13:58.603Z] Removing intermediate container e49e8a222778 [2023-05-05T10:13:58.603Z] ---> 98dcd1d495ab [2023-05-05T10:13:58.603Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:13:58.603Z] Removing intermediate container d10ea436ec59 [2023-05-05T10:13:58.603Z] ---> 46392eabde45 [2023-05-05T10:13:58.603Z] Step 24/25 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:13:58.603Z] ---> Running in 0446dfd138f5 [2023-05-05T10:13:58.603Z] Successfully built af9bf04151c0 [2023-05-05T10:13:58.603Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-05T10:13:58.603Z] Building core-data [2023-05-05T10:13:58.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:58.603Z]  Building security-spiffe-token-provider ... done  ---> Running in cfc548f74e49 [2023-05-05T10:13:58.603Z] ---> 4ad9b354ea2a [2023-05-05T10:13:58.603Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:13:59.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:13:59.379Z] OK: 265 MiB in 53 packages [2023-05-05T10:14:01.956Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:14:01.956Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:14:01.956Z] ---> ee0f4176d4c4 [2023-05-05T10:14:01.956Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:14:01.956Z] ---> Using cache [2023-05-05T10:14:01.956Z] ---> 0cae79b739f2 [2023-05-05T10:14:01.956Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:14:01.956Z] ---> Using cache [2023-05-05T10:14:01.956Z] ---> c7b99e91afd3 [2023-05-05T10:14:01.956Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T10:14:01.956Z] ---> Using cache [2023-05-05T10:14:01.956Z] ---> 5a92568a1938 [2023-05-05T10:14:01.956Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:14:01.956Z] ---> Using cache [2023-05-05T10:14:01.956Z] ---> 0087971dca04 [2023-05-05T10:14:01.956Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:14:01.956Z] ---> Using cache [2023-05-05T10:14:01.956Z] ---> eccffefbf697 [2023-05-05T10:14:01.956Z] Step 8/23 : COPY . . [2023-05-05T10:14:01.956Z] ---> Using cache [2023-05-05T10:14:01.956Z] ---> b91e14b18372 [2023-05-05T10:14:01.956Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-05T10:14:03.336Z] Removing intermediate container 0446dfd138f5 [2023-05-05T10:14:03.336Z] ---> 98e721b2bab9 [2023-05-05T10:14:03.336Z] [2023-05-05T10:14:03.336Z] Removing intermediate container cfc548f74e49 [2023-05-05T10:14:03.336Z] ---> 0349d81ccdb5 [2023-05-05T10:14:03.336Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T10:14:03.336Z] ---> Running in c4f2d8f89314 [2023-05-05T10:14:03.336Z] ---> 80366963a967 [2023-05-05T10:14:03.336Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-05T10:14:03.336Z] ---> Running in a3dd5ddf8439 [2023-05-05T10:14:03.336Z] Successfully built 98e721b2bab9 [2023-05-05T10:14:03.336Z] Successfully tagged security-proxy-auth:latest [2023-05-05T10:14:03.336Z]  Building security-proxy-auth ... done Building support-notifications [2023-05-05T10:14:03.336Z] Removing intermediate container 41357938641f [2023-05-05T10:14:03.336Z] ---> 11ccba444385 [2023-05-05T10:14:03.336Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T10:14:03.336Z] Removing intermediate container a3dd5ddf8439 [2023-05-05T10:14:03.336Z] ---> a8536bfc9828 [2023-05-05T10:14:03.336Z] [2023-05-05T10:14:03.594Z] Successfully built a8536bfc9828 [2023-05-05T10:14:03.594Z] Successfully tagged security-secretstore-setup:latest [2023-05-05T10:14:03.594Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-05-05T10:14:05.509Z] 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-05-05T10:14:08.052Z] ---> 456032bce46c [2023-05-05T10:14:08.052Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:14:09.438Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:14:09.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:14:09.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:14:09.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:14:09.438Z] ---> ee0f4176d4c4 [2023-05-05T10:14:09.438Z] Step 3/22 : WORKDIR /edgex-go [2023-05-05T10:14:09.438Z] ---> ee0f4176d4c4 [2023-05-05T10:14:09.438Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:14:09.438Z] ---> Using cache [2023-05-05T10:14:09.438Z] ---> b67f0ed7225d [2023-05-05T10:14:09.438Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-05T10:14:09.438Z] ---> Using cache [2023-05-05T10:14:09.438Z] ---> 0cae79b739f2 [2023-05-05T10:14:09.438Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:14:09.438Z] ---> Using cache [2023-05-05T10:14:09.438Z] ---> c7b99e91afd3 [2023-05-05T10:14:09.438Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-05T10:14:13.646Z] ---> 27fa1521417e [2023-05-05T10:14:13.646Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-05T10:14:13.646Z] ---> Running in 6db92aa581a3 [2023-05-05T10:14:13.646Z] ---> Running in 21e2869cb991 [2023-05-05T10:14:13.646Z] ---> Running in 22aef618542a [2023-05-05T10:14:14.224Z] ---> f3700540fe18 [2023-05-05T10:14:14.224Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-05T10:14:14.800Z] ---> 99485f68751d [2023-05-05T10:14:14.800Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-05T10:14:14.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:14:14.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:14:14.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:14:15.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:14:15.081Z] ---> 714c6c140c32 [2023-05-05T10:14:15.081Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-05T10:14:15.081Z] OK: 265 MiB in 53 packages [2023-05-05T10:14:15.342Z] OK: 265 MiB in 53 packages [2023-05-05T10:14:15.342Z] ---> 716aa1a3f2ec [2023-05-05T10:14:15.342Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-05T10:14:15.342Z] ---> dec1802b1219 [2023-05-05T10:14:15.342Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-05T10:14:15.342Z] ---> Running in 669dfb382b75 [2023-05-05T10:14:15.602Z] Removing intermediate container 22aef618542a [2023-05-05T10:14:15.602Z] ---> 7bc91645a9c8 [2023-05-05T10:14:15.602Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:14:15.602Z] Removing intermediate container 21e2869cb991 [2023-05-05T10:14:15.602Z] ---> c4adce6edde9 [2023-05-05T10:14:15.602Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-05T10:14:15.862Z] ---> 1c64f2af6c06 [2023-05-05T10:14:15.862Z] ---> 4461ae84899c [2023-05-05T10:14:15.862Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:14:15.862Z] [2023-05-05T10:14:15.862Z] ---> Running in ee7280e5bffe [2023-05-05T10:14:15.862Z] ---> Running in b13a9dbc7a70 [2023-05-05T10:14:16.436Z] Removing intermediate container 669dfb382b75 [2023-05-05T10:14:16.436Z] ---> c4f0b64a5b2b [2023-05-05T10:14:16.436Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-05T10:14:16.436Z] ---> Running in 2f1f7a5c491f [2023-05-05T10:14:16.436Z] Removing intermediate container 2f1f7a5c491f [2023-05-05T10:14:16.436Z] ---> 1583ac6197f5 [2023-05-05T10:14:16.436Z] Step 30/33 : CMD ["gate"] [2023-05-05T10:14:16.436Z] ---> Running in 7ae06c925640 [2023-05-05T10:14:16.436Z] Removing intermediate container 7ae06c925640 [2023-05-05T10:14:16.436Z] ---> 15fc295dfe5a [2023-05-05T10:14:16.436Z] Step 31/33 : LABEL arch=x86_64 [2023-05-05T10:14:16.697Z] ---> Running in f88440f63ef2 [2023-05-05T10:14:16.962Z] Removing intermediate container f88440f63ef2 [2023-05-05T10:14:16.962Z] ---> a2f662bbe54f [2023-05-05T10:14:16.962Z] Step 32/33 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:14:16.962Z] ---> Running in 9bd9142c5027 [2023-05-05T10:14:17.236Z] Removing intermediate container 9bd9142c5027 [2023-05-05T10:14:17.236Z] ---> a02c58f5e365 [2023-05-05T10:14:17.236Z] Step 33/33 : LABEL version=0.0.0 [2023-05-05T10:14:17.236Z] ---> Running in 761909c9e63c [2023-05-05T10:14:17.498Z] Removing intermediate container 761909c9e63c [2023-05-05T10:14:17.498Z] ---> 2fb95147f09b [2023-05-05T10:14:17.498Z] [2023-05-05T10:14:17.498Z] Successfully built 2fb95147f09b [2023-05-05T10:14:17.498Z] Successfully tagged security-bootstrapper:latest [2023-05-05T10:14:17.498Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-05-05T10:14:20.046Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:14:20.046Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:14:20.046Z] ---> ee0f4176d4c4 [2023-05-05T10:14:20.046Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T10:14:20.046Z] ---> Using cache [2023-05-05T10:14:20.046Z] ---> b67f0ed7225d [2023-05-05T10:14:20.046Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T10:14:20.046Z] ---> Using cache [2023-05-05T10:14:20.046Z] ---> 11ccba444385 [2023-05-05T10:14:20.046Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T10:14:20.046Z] ---> Using cache [2023-05-05T10:14:20.046Z] ---> 456032bce46c [2023-05-05T10:14:20.046Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-05T10:14:21.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-05T10:14:23.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-05T10:14:23.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-05T10:14:23.702Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-05T10:14:23.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-05T10:14:35.393Z] ---> Running in 097164c72fbb [2023-05-05T10:14:38.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-05T10:14:38.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-05T10:14:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.489s coverage: 28.7% of statements [2023-05-05T10:14:46.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.385s coverage: 98.5% of statements [2023-05-05T10:14:47.670Z] Removing intermediate container c4f2d8f89314 [2023-05-05T10:14:47.670Z] ---> 25fe3cbf4df4 [2023-05-05T10:14:47.670Z] [2023-05-05T10:14:47.670Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:14:47.670Z] ---> 9ed4aefc74f6 [2023-05-05T10:14:47.670Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:14:47.670Z] ---> Running in 6a585ea37110 [2023-05-05T10:14:48.270Z] Removing intermediate container 6a585ea37110 [2023-05-05T10:14:48.270Z] ---> 70a9efecac6e [2023-05-05T10:14:48.270Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-05T10:14:48.270Z] ---> Running in 2c4defb8f21e [2023-05-05T10:14:48.847Z] Removing intermediate container 2c4defb8f21e [2023-05-05T10:14:48.847Z] ---> 3d65c4477f20 [2023-05-05T10:14:48.847Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-05T10:14:48.847Z] Removing intermediate container ee7280e5bffe [2023-05-05T10:14:48.847Z] ---> 9584e74dd312 [2023-05-05T10:14:48.847Z] Step 7/22 : COPY . . [2023-05-05T10:14:48.847Z] ---> Running in 088aa06b5ec0 [2023-05-05T10:14:48.847Z] Removing intermediate container b13a9dbc7a70 [2023-05-05T10:14:48.847Z] ---> 49c54ba9a587 [2023-05-05T10:14:48.847Z] Step 8/23 : COPY . . [2023-05-05T10:14:48.847Z] Removing intermediate container 6db92aa581a3 [2023-05-05T10:14:48.847Z] ---> a82e574679af [2023-05-05T10:14:48.847Z] Step 7/27 : COPY . . [2023-05-05T10:14:51.390Z] Removing intermediate container 088aa06b5ec0 [2023-05-05T10:14:51.390Z] ---> 806a43174341 [2023-05-05T10:14:51.390Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:14:52.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-05T10:14:52.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-05T10:14:52.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-05T10:14:55.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.555s coverage: 71.5% of statements [2023-05-05T10:14:58.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-05T10:14:58.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-05T10:14:58.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.344s coverage: 54.0% of statements [2023-05-05T10:15:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-05T10:15:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-05T10:15:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-05T10:15:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-05T10:15:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-05T10:15:09.717Z] ---> f0f6c927299f [2023-05-05T10:15:09.717Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-05T10:15:09.717Z] ---> beed5039c41e [2023-05-05T10:15:09.717Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-05T10:15:09.717Z] ---> 51ff1d2071a6 [2023-05-05T10:15:09.717Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T10:15:09.717Z] ---> Running in 3c4e5373b8de [2023-05-05T10:15:09.717Z] ---> Running in 21a1ed69e856 [2023-05-05T10:15:09.717Z] ---> Running in c8e3c143ee94 [2023-05-05T10:15:09.718Z] ---> Running in 6bc4a46b7ac1 [2023-05-05T10:15:09.718Z] Removing intermediate container c8e3c143ee94 [2023-05-05T10:15:09.718Z] ---> 406d75ee7195 [2023-05-05T10:15:09.718Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T10:15:09.718Z] ---> Running in e2f10f5d438b [2023-05-05T10:15:09.718Z] Removing intermediate container e2f10f5d438b [2023-05-05T10:15:09.718Z] ---> 973b740b151a [2023-05-05T10:15:09.718Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T10:15:09.718Z] 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-05-05T10:15:09.718Z] 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-05-05T10:15:09.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:09.718Z] ---> Running in 7d77501325ad [2023-05-05T10:15:09.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:09.718Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T10:15:09.718Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:15:09.718Z] OK: 7 MiB in 16 packages [2023-05-05T10:15:09.718Z] Removing intermediate container 7d77501325ad [2023-05-05T10:15:09.718Z] ---> f230463a53a9 [2023-05-05T10:15:09.718Z] 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-05-05T10:15:10.349Z] ---> Running in 8f7df360762a [2023-05-05T10:15:10.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-05T10:15:10.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-05T10:15:11.007Z] Removing intermediate container 3c4e5373b8de [2023-05-05T10:15:11.007Z] ---> 5dc83a18835c [2023-05-05T10:15:11.007Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:15:11.583Z] ---> ec1cb3030cfa [2023-05-05T10:15:11.583Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:15:12.526Z] Removing intermediate container 8f7df360762a [2023-05-05T10:15:12.526Z] ---> 59a5d0818fee [2023-05-05T10:15:12.526Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T10:15:13.094Z] ---> ac0b7472acf0 [2023-05-05T10:15:13.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-05T10:15:13.094Z] ---> Running in 895e6154bad8 [2023-05-05T10:15:13.666Z] Removing intermediate container 895e6154bad8 [2023-05-05T10:15:13.666Z] ---> 7449258e6ec7 [2023-05-05T10:15:13.666Z] [2023-05-05T10:15:13.666Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T10:15:13.666Z] ---> 9ed4aefc74f6 [2023-05-05T10:15:13.666Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T10:15:14.748Z] ---> Running in 74916b6823e8 [2023-05-05T10:15:15.696Z] ---> 2e0fde7d03d9 [2023-05-05T10:15:15.696Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:15:16.828Z] Removing intermediate container 74916b6823e8 [2023-05-05T10:15:16.828Z] ---> 99248aa70989 [2023-05-05T10:15:16.828Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-05T10:15:17.423Z] ---> 08f8dc89b122 [2023-05-05T10:15:17.423Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-05T10:15:17.684Z] ---> Running in 78015fad7504 [2023-05-05T10:15:17.684Z] ---> Running in b36483d77f88 [2023-05-05T10:15:18.271Z] Removing intermediate container 097164c72fbb [2023-05-05T10:15:18.271Z] ---> 8ad1a893c3dc [2023-05-05T10:15:18.271Z] Step 7/27 : COPY . . [2023-05-05T10:15:18.584Z] Removing intermediate container b36483d77f88 [2023-05-05T10:15:18.584Z] ---> 26bd20aef1a0 [2023-05-05T10:15:18.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:15:19.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:19.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:19.430Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T10:15:19.430Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T10:15:19.430Z] OK: 17820 distinct packages available [2023-05-05T10:15:19.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:19.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:20.350Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-05T10:15:20.350Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-05T10:15:20.350Z] (3/4) Installing libucontext (1.2-r0) [2023-05-05T10:15:20.350Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-05T10:15:20.350Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:15:20.350Z] OK: 7 MiB in 19 packages [2023-05-05T10:15:20.611Z] ---> Running in 4222ac65d8ab [2023-05-05T10:15:21.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.652s coverage: 88.5% of statements [2023-05-05T10:15:21.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.406s coverage: 3.8% of statements [2023-05-05T10:15:26.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-05T10:15:26.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-05T10:15:26.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-05T10:15:27.383Z] Removing intermediate container 4222ac65d8ab [2023-05-05T10:15:27.383Z] ---> 7d3c9c790228 [2023-05-05T10:15:27.383Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T10:15:27.383Z] ---> 4b875e308db9 [2023-05-05T10:15:27.383Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T10:15:27.383Z] ---> Running in 8290a9fdb709 [2023-05-05T10:15:27.383Z] ---> Running in 3102a6006808 [2023-05-05T10:15:27.383Z] Removing intermediate container 78015fad7504 [2023-05-05T10:15:27.383Z] ---> 78daecf5cc7c [2023-05-05T10:15:27.383Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:15:27.642Z] Removing intermediate container 8290a9fdb709 [2023-05-05T10:15:27.642Z] ---> 6d58cb01d80c [2023-05-05T10:15:27.642Z] Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:15:27.642Z] Removing intermediate container 3102a6006808 [2023-05-05T10:15:27.642Z] ---> e099b320830a [2023-05-05T10:15:27.642Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T10:15:27.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.645s coverage: 95.6% of statements [2023-05-05T10:15:27.903Z] ---> Running in e28f6d5d756f [2023-05-05T10:15:27.903Z] ---> Running in 5f5c410eae42 [2023-05-05T10:15:27.903Z] ---> e30ddd0bdd1a [2023-05-05T10:15:27.903Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:15:27.903Z] Removing intermediate container 5f5c410eae42 [2023-05-05T10:15:27.903Z] ---> 13111c1ab4c4 [2023-05-05T10:15:27.903Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T10:15:27.903Z] ---> Running in f5b40997b997 [2023-05-05T10:15:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-05T10:15:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-05T10:15:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-05T10:15:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-05T10:15:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-05T10:15:27.928Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.201s coverage: 72.2% of statements [2023-05-05T10:15:28.162Z] Removing intermediate container e28f6d5d756f [2023-05-05T10:15:28.162Z] ---> ef2e9df8c8a2 [2023-05-05T10:15:28.162Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:15:28.162Z] ---> 3d68b86ccf20 [2023-05-05T10:15:28.162Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T10:15:28.162Z] ---> Running in 1bf78d6b2927 [2023-05-05T10:15:28.162Z] Removing intermediate container f5b40997b997 [2023-05-05T10:15:28.162Z] ---> 0b0196666d0a [2023-05-05T10:15:28.162Z] 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-05-05T10:15:28.162Z] ---> Running in 93bce3bd5a5d [2023-05-05T10:15:28.421Z] Removing intermediate container 1bf78d6b2927 [2023-05-05T10:15:28.421Z] ---> 9ebff6b50f36 [2023-05-05T10:15:28.421Z] [2023-05-05T10:15:28.421Z] Successfully built 9ebff6b50f36 [2023-05-05T10:15:28.421Z] Successfully tagged core-data:latest [2023-05-05T10:15:28.421Z] Building core-metadata [2023-05-05T10:15:33.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-05T10:15:33.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-05T10:15:33.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-05T10:15:33.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements [2023-05-05T10:15:35.162Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:15:35.162Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:15:35.162Z] ---> ee0f4176d4c4 [2023-05-05T10:15:35.162Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:15:35.162Z] ---> Using cache [2023-05-05T10:15:35.162Z] ---> 0cae79b739f2 [2023-05-05T10:15:35.162Z] Step 4/25 : WORKDIR /edgex-go [2023-05-05T10:15:35.162Z] ---> Using cache [2023-05-05T10:15:35.162Z] ---> c7b99e91afd3 [2023-05-05T10:15:35.162Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-05T10:15:35.162Z] ---> Using cache [2023-05-05T10:15:35.162Z] ---> 5a92568a1938 [2023-05-05T10:15:35.162Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-05T10:15:35.162Z] ---> Using cache [2023-05-05T10:15:35.162Z] ---> 0087971dca04 [2023-05-05T10:15:35.162Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:15:35.162Z] ---> Using cache [2023-05-05T10:15:35.162Z] ---> eccffefbf697 [2023-05-05T10:15:35.162Z] Step 8/25 : COPY . . [2023-05-05T10:15:35.162Z] ---> Using cache [2023-05-05T10:15:35.162Z] ---> b91e14b18372 [2023-05-05T10:15:35.162Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-05T10:15:40.625Z] ---> Running in f2940e256d77 [2023-05-05T10:15:40.625Z] ---> f7bfcb77a54c [2023-05-05T10:15:40.625Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T10:15:40.625Z] Removing intermediate container 93bce3bd5a5d [2023-05-05T10:15:40.625Z] ---> 10a05f1afd77 [2023-05-05T10:15:40.625Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T10:15:40.625Z] ---> Running in f3f51f21ca6c [2023-05-05T10:15:40.625Z] ---> 83a80e989b54 [2023-05-05T10:15:40.625Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-05T10:15:41.203Z] Removing intermediate container f3f51f21ca6c [2023-05-05T10:15:41.203Z] ---> 0c95b478a5b1 [2023-05-05T10:15:41.203Z] [2023-05-05T10:15:41.203Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T10:15:41.203Z] ---> 9ed4aefc74f6 [2023-05-05T10:15:41.203Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T10:15:41.203Z] ---> Using cache [2023-05-05T10:15:41.203Z] ---> 99248aa70989 [2023-05-05T10:15:41.203Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T10:15:41.203Z] ---> Running in 57831cd17791 [2023-05-05T10:15:41.203Z] ---> Running in 3489e1f0ff6c [2023-05-05T10:15:41.203Z] 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-05-05T10:15:42.599Z] Removing intermediate container 57831cd17791 [2023-05-05T10:15:42.599Z] ---> e798aa4b7d65 [2023-05-05T10:15:42.599Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-05T10:15:43.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-05T10:15:43.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-05T10:15:43.629Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.442s coverage: 0.9% of statements [2023-05-05T10:15:43.629Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 29.0% of statements [2023-05-05T10:15:43.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:43.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:43.910Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T10:15:43.910Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T10:15:43.910Z] OK: 17820 distinct packages available [2023-05-05T10:15:43.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:43.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:44.173Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T10:15:44.173Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T10:15:44.173Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T10:15:44.173Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T10:15:44.173Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T10:15:44.173Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:15:44.173Z] OK: 8 MiB in 20 packages [2023-05-05T10:15:44.173Z] Removing intermediate container 6bc4a46b7ac1 [2023-05-05T10:15:44.173Z] ---> f66d72d69d33 [2023-05-05T10:15:44.173Z] [2023-05-05T10:15:44.173Z] Step 9/22 : FROM alpine:3.17 [2023-05-05T10:15:44.443Z] ---> 9ed4aefc74f6 [2023-05-05T10:15:44.443Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-05T10:15:44.443Z] ---> c7b97cb80644 [2023-05-05T10:15:44.443Z] Step 22/27 : WORKDIR / [2023-05-05T10:15:44.443Z] ---> Running in 14c7cfbd8f1b [2023-05-05T10:15:44.443Z] ---> Running in 272aceff2f71 [2023-05-05T10:15:44.701Z] Removing intermediate container 21a1ed69e856 [2023-05-05T10:15:44.701Z] ---> 4b227653caad [2023-05-05T10:15:44.701Z] [2023-05-05T10:15:44.701Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:15:44.701Z] ---> 9ed4aefc74f6 [2023-05-05T10:15:44.701Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-05T10:15:44.701Z] Removing intermediate container 14c7cfbd8f1b [2023-05-05T10:15:44.701Z] ---> 7e5c23e663ac [2023-05-05T10:15:44.701Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T10:15:45.019Z] ---> Running in c1254a701c86 [2023-05-05T10:15:45.019Z] ---> Running in f8fc8572f927 [2023-05-05T10:15:45.019Z] Removing intermediate container 3489e1f0ff6c [2023-05-05T10:15:45.019Z] ---> 918eb01e84aa [2023-05-05T10:15:45.019Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:15:45.019Z] Removing intermediate container c1254a701c86 [2023-05-05T10:15:45.019Z] ---> 3a53193914e8 [2023-05-05T10:15:45.019Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T10:15:45.019Z] ---> Running in 2b346f18a96d [2023-05-05T10:15:45.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:45.285Z] ---> 7e425b8a637a [2023-05-05T10:15:45.285Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:15:45.285Z] Removing intermediate container 2b346f18a96d [2023-05-05T10:15:45.285Z] ---> 2e939ed9f26a [2023-05-05T10:15:45.285Z] Step 25/27 : LABEL arch=x86_64 [2023-05-05T10:15:45.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:45.285Z] ---> Running in c92f30a19b7d [2023-05-05T10:15:45.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:45.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T10:15:45.552Z] Removing intermediate container c92f30a19b7d [2023-05-05T10:15:45.552Z] ---> 487d88dcf00c [2023-05-05T10:15:45.552Z] Step 26/27 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:15:45.552Z] ---> cf83c88ec06f [2023-05-05T10:15:45.552Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-05T10:15:45.552Z] ---> Running in 5cc3c9c7127f [2023-05-05T10:15:45.552Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T10:15:45.552Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-05T10:15:45.552Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:15:45.552Z] OK: 8 MiB in 17 packages [2023-05-05T10:15:45.811Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-05T10:15:45.811Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-05T10:15:45.811Z] Removing intermediate container 5cc3c9c7127f [2023-05-05T10:15:45.811Z] ---> 36d7c78b6b3e [2023-05-05T10:15:45.811Z] Step 27/27 : LABEL version=0.0.0 [2023-05-05T10:15:45.811Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:15:45.811Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T10:15:46.098Z] OK: 8 MiB in 17 packages [2023-05-05T10:15:46.098Z] ---> Running in 28e85275466a [2023-05-05T10:15:47.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 42.9% of statements [2023-05-05T10:15:48.050Z] Removing intermediate container 28e85275466a [2023-05-05T10:15:48.050Z] ---> 918f7490161c [2023-05-05T10:15:48.050Z] [2023-05-05T10:15:48.050Z] ---> b9baec039dec [2023-05-05T10:15:48.050Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T10:15:48.050Z] Successfully built 918f7490161c [2023-05-05T10:15:48.050Z] Successfully tagged security-spire-config:latest [2023-05-05T10:15:48.050Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-05-05T10:15:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.268s coverage: 82.9% of statements [2023-05-05T10:15:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements [2023-05-05T10:15:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements [2023-05-05T10:15:50.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:15:50.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:15:50.610Z] ---> ee0f4176d4c4 [2023-05-05T10:15:50.610Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:15:50.610Z] ---> Using cache [2023-05-05T10:15:50.610Z] ---> 0cae79b739f2 [2023-05-05T10:15:50.610Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:15:50.610Z] ---> Using cache [2023-05-05T10:15:50.610Z] ---> c7b99e91afd3 [2023-05-05T10:15:50.610Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T10:15:50.610Z] ---> Using cache [2023-05-05T10:15:50.610Z] ---> 5a92568a1938 [2023-05-05T10:15:50.610Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:15:50.610Z] ---> Using cache [2023-05-05T10:15:50.610Z] ---> 0087971dca04 [2023-05-05T10:15:50.610Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:15:50.610Z] ---> Using cache [2023-05-05T10:15:50.610Z] ---> eccffefbf697 [2023-05-05T10:15:50.610Z] Step 8/23 : COPY . . [2023-05-05T10:15:50.610Z] ---> Using cache [2023-05-05T10:15:50.610Z] ---> b91e14b18372 [2023-05-05T10:15:50.610Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-05T10:15:51.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2023-05-05T10:15:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-05T10:15:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-05T10:15:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-05T10:15:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-05T10:15:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-05T10:15:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-05T10:15:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-05T10:15:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-05T10:15:57.214Z] Removing intermediate container 272aceff2f71 [2023-05-05T10:15:57.214Z] ---> be2dc16dec4f [2023-05-05T10:15:57.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T10:15:57.214Z] ---> Running in 00f74a17d263 [2023-05-05T10:15:57.214Z] Removing intermediate container f8fc8572f927 [2023-05-05T10:15:57.214Z] ---> 87ea2f0a0459 [2023-05-05T10:15:57.214Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:15:57.214Z] ---> Running in 3a03f23c6e96 [2023-05-05T10:15:57.214Z] ---> b7b9d06df9e3 [2023-05-05T10:15:57.214Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T10:15:57.214Z] ---> Running in 82d8e49bbdce [2023-05-05T10:15:57.214Z] Removing intermediate container 00f74a17d263 [2023-05-05T10:15:57.215Z] ---> 58ee3569a2d6 [2023-05-05T10:15:57.215Z] Step 12/22 : WORKDIR /edgex [2023-05-05T10:15:57.215Z] ---> Running in dd43a5ae1b0f [2023-05-05T10:15:57.215Z] Removing intermediate container 82d8e49bbdce [2023-05-05T10:15:57.215Z] ---> 9baea7893195 [2023-05-05T10:15:57.215Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-05T10:15:57.215Z] ---> Running in 8cd948882002 [2023-05-05T10:15:57.215Z] Removing intermediate container dd43a5ae1b0f [2023-05-05T10:15:57.215Z] ---> 46410264c81d [2023-05-05T10:15:57.215Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:15:57.215Z] ---> d6b5741b6e58 [2023-05-05T10:15:57.215Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-05T10:15:57.215Z] Removing intermediate container 8cd948882002 [2023-05-05T10:15:57.215Z] ---> 9849b6713cdc [2023-05-05T10:15:57.215Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T10:15:57.215Z] ---> Running in e1ba414d398c [2023-05-05T10:15:57.215Z] ---> 2247ee8af9a5 [2023-05-05T10:15:57.215Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:15:57.215Z] 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-05-05T10:15:57.215Z] ---> 17a23466e179 [2023-05-05T10:15:57.215Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-05T10:15:57.215Z] Removing intermediate container e1ba414d398c [2023-05-05T10:15:57.215Z] ---> 4a232be7a932 [2023-05-05T10:15:57.215Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:15:57.215Z] ---> 318c560bac01 [2023-05-05T10:15:57.215Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-05T10:15:57.215Z] ---> a7c518242f1b [2023-05-05T10:15:57.215Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:15:57.215Z] ---> 2961d24ac5fb [2023-05-05T10:15:57.215Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T10:15:57.215Z] ---> Running in 249f2140c4ea [2023-05-05T10:15:57.215Z] ---> 7d66b7bcb35a [2023-05-05T10:15:57.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-05T10:15:57.215Z] Removing intermediate container 249f2140c4ea [2023-05-05T10:15:57.215Z] ---> a74c190c90f9 [2023-05-05T10:15:57.215Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T10:15:57.504Z] ---> 38f3aece93c6 [2023-05-05T10:15:57.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-05T10:15:57.504Z] ---> Running in aa3ad2f052db [2023-05-05T10:15:57.767Z] Removing intermediate container aa3ad2f052db [2023-05-05T10:15:57.767Z] ---> 14379d195932 [2023-05-05T10:15:57.767Z] Step 25/27 : LABEL arch=x86_64 [2023-05-05T10:15:58.030Z] ---> d9fad5895f3d [2023-05-05T10:15:58.030Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T10:15:58.030Z] ---> Running in 990c1892ea08 [2023-05-05T10:15:58.603Z] ---> 42cc11b3179e [2023-05-05T10:15:58.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:15:58.603Z] ---> 56074df574b5 [2023-05-05T10:15:58.603Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T10:15:58.603Z] Removing intermediate container 990c1892ea08 [2023-05-05T10:15:58.603Z] ---> 6dd25ac2b8bc [2023-05-05T10:15:58.603Z] Step 26/27 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:15:58.603Z] ---> Running in 4eed7110197b [2023-05-05T10:15:58.603Z] ---> Running in d9a577db8812 [2023-05-05T10:15:58.863Z] ---> 838a6565e752 [2023-05-05T10:15:58.863Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-05T10:15:58.863Z] Removing intermediate container d9a577db8812 [2023-05-05T10:15:58.863Z] ---> 16596a3ef8ef [2023-05-05T10:15:58.863Z] Step 27/27 : LABEL version=0.0.0 [2023-05-05T10:15:58.863Z] ---> Running in aebb699b2dff [2023-05-05T10:15:58.863Z] ---> Running in a968160350f3 [2023-05-05T10:15:59.165Z] Removing intermediate container a968160350f3 [2023-05-05T10:15:59.165Z] ---> 4f250e3498d0 [2023-05-05T10:15:59.165Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:15:59.165Z] Removing intermediate container aebb699b2dff [2023-05-05T10:15:59.165Z] ---> df9d988259e1 [2023-05-05T10:15:59.165Z] [2023-05-05T10:15:59.165Z] ---> Running in cfd0a5bc934e [2023-05-05T10:15:59.165Z] Successfully built df9d988259e1 [2023-05-05T10:15:59.165Z] Successfully tagged security-spire-agent:latest [2023-05-05T10:15:59.165Z]  Building security-spire-agent ... done Building support-scheduler [2023-05-05T10:15:59.165Z] Removing intermediate container cfd0a5bc934e [2023-05-05T10:15:59.165Z] ---> cf04b2c1cef7 [2023-05-05T10:15:59.165Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T10:16:02.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:16:02.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:16:02.493Z] ---> ee0f4176d4c4 [2023-05-05T10:16:02.493Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:16:02.493Z] ---> Using cache [2023-05-05T10:16:02.493Z] ---> 0cae79b739f2 [2023-05-05T10:16:02.493Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:16:02.493Z] ---> Using cache [2023-05-05T10:16:02.493Z] ---> c7b99e91afd3 [2023-05-05T10:16:02.493Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T10:16:02.493Z] ---> Using cache [2023-05-05T10:16:02.493Z] ---> 5a92568a1938 [2023-05-05T10:16:02.493Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:16:02.493Z] ---> Using cache [2023-05-05T10:16:02.493Z] ---> 0087971dca04 [2023-05-05T10:16:02.493Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:16:02.493Z] ---> Using cache [2023-05-05T10:16:02.493Z] ---> eccffefbf697 [2023-05-05T10:16:02.493Z] Step 8/23 : COPY . . [2023-05-05T10:16:02.493Z] ---> Using cache [2023-05-05T10:16:02.493Z] ---> b91e14b18372 [2023-05-05T10:16:02.493Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-05T10:16:04.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-05-05T10:16:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-05T10:16:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-05T10:16:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-05T10:16:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-05T10:16:06.778Z] ---> Running in c79acde7a22d [2023-05-05T10:16:06.778Z] ---> Running in 9e25b6d4f1dd [2023-05-05T10:16:06.778Z] Removing intermediate container 4eed7110197b [2023-05-05T10:16:06.778Z] ---> 9b2f11128a09 [2023-05-05T10:16:06.778Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T10:16:06.778Z] Removing intermediate container c79acde7a22d [2023-05-05T10:16:06.778Z] ---> 478e85b26101 [2023-05-05T10:16:06.778Z] Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:16:06.778Z] ---> Running in ed34b92a206f [2023-05-05T10:16:06.778Z] ---> Running in d38cdb131d4f [2023-05-05T10:16:06.778Z] Removing intermediate container d38cdb131d4f [2023-05-05T10:16:06.778Z] ---> c9ee6a17e36d [2023-05-05T10:16:06.778Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:16:06.778Z] ---> Running in 71fb6a84cba3 [2023-05-05T10:16:06.778Z] Removing intermediate container ed34b92a206f [2023-05-05T10:16:06.778Z] ---> 001a8a150189 [2023-05-05T10:16:06.778Z] Step 20/22 : LABEL arch=x86_64 [2023-05-05T10:16:06.778Z] ---> Running in 9785decfd507 [2023-05-05T10:16:06.778Z] 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-05-05T10:16:07.346Z] Removing intermediate container 71fb6a84cba3 [2023-05-05T10:16:07.346Z] ---> 928c620d1752 [2023-05-05T10:16:07.346Z] [2023-05-05T10:16:07.620Z] Successfully built 928c620d1752 [2023-05-05T10:16:08.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-05T10:16:08.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-05T10:16:09.040Z] Successfully tagged support-notifications:latest [2023-05-05T10:16:09.040Z]  Building support-notifications ... done Building security-spire-server [2023-05-05T10:16:09.040Z] Removing intermediate container 9785decfd507 [2023-05-05T10:16:09.040Z] ---> f8cfae739a6f [2023-05-05T10:16:09.040Z] Step 21/22 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:16:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-05T10:16:13.275Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:16:13.275Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:16:13.275Z] ---> ee0f4176d4c4 [2023-05-05T10:16:13.275Z] Step 3/26 : WORKDIR /edgex-go [2023-05-05T10:16:13.275Z] ---> Using cache [2023-05-05T10:16:13.275Z] ---> b67f0ed7225d [2023-05-05T10:16:13.275Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T10:16:13.275Z] ---> Using cache [2023-05-05T10:16:13.275Z] ---> 11ccba444385 [2023-05-05T10:16:13.275Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-05T10:16:13.275Z] ---> Using cache [2023-05-05T10:16:13.275Z] ---> 456032bce46c [2023-05-05T10:16:13.275Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:16:13.275Z] ---> Using cache [2023-05-05T10:16:13.275Z] ---> 8ad1a893c3dc [2023-05-05T10:16:13.275Z] Step 7/26 : COPY . . [2023-05-05T10:16:13.275Z] ---> Using cache [2023-05-05T10:16:13.275Z] ---> 4b875e308db9 [2023-05-05T10:16:13.275Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T10:16:13.275Z] ---> Using cache [2023-05-05T10:16:13.275Z] ---> e099b320830a [2023-05-05T10:16:13.275Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-05T10:16:13.275Z] ---> Using cache [2023-05-05T10:16:13.275Z] ---> 13111c1ab4c4 [2023-05-05T10:16:13.275Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T10:16:13.275Z] ---> Using cache [2023-05-05T10:16:13.275Z] ---> 0b0196666d0a [2023-05-05T10:16:13.275Z] 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-05-05T10:16:16.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-05T10:16:16.589Z] Removing intermediate container f2940e256d77 [2023-05-05T10:16:16.589Z] ---> 545e2725d992 [2023-05-05T10:16:16.589Z] [2023-05-05T10:16:16.589Z] Step 10/25 : FROM alpine:3.17 [2023-05-05T10:16:16.589Z] ---> 9ed4aefc74f6 [2023-05-05T10:16:16.589Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:16:16.589Z] ---> Using cache [2023-05-05T10:16:16.589Z] ---> 4c6689dbf0e5 [2023-05-05T10:16:16.589Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:16:16.589Z] ---> Using cache [2023-05-05T10:16:16.589Z] ---> 0c600962ae0e [2023-05-05T10:16:16.589Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-05T10:16:16.589Z] ---> Running in f94476dd537e [2023-05-05T10:16:16.589Z] ---> Running in 1ffbacc9a45f [2023-05-05T10:16:16.589Z] ---> Running in d690024fb4b9 [2023-05-05T10:16:16.589Z] Removing intermediate container 1ffbacc9a45f [2023-05-05T10:16:16.589Z] ---> 4964d760bb9b [2023-05-05T10:16:16.589Z] Step 22/22 : LABEL version=0.0.0 [2023-05-05T10:16:16.851Z] ---> Running in 9119adfda9ce [2023-05-05T10:16:16.851Z] Removing intermediate container d690024fb4b9 [2023-05-05T10:16:16.851Z] ---> fada204e0a7d [2023-05-05T10:16:16.851Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-05T10:16:16.851Z] ---> Running in 32ee28f49c3d [2023-05-05T10:16:17.112Z] Removing intermediate container 9119adfda9ce [2023-05-05T10:16:17.112Z] ---> 22baf365994d [2023-05-05T10:16:17.112Z] [2023-05-05T10:16:17.112Z] Removing intermediate container 32ee28f49c3d [2023-05-05T10:16:17.112Z] ---> 9f5ab10e02e0 [2023-05-05T10:16:17.112Z] Step 15/25 : WORKDIR / [2023-05-05T10:16:17.112Z] ---> Running in 7784e395fb85 [2023-05-05T10:16:17.112Z] Successfully built 22baf365994d [2023-05-05T10:16:17.420Z] Successfully tagged security-proxy-setup:latest [2023-05-05T10:16:17.680Z]  Building security-proxy-setup ... done Removing intermediate container 7784e395fb85 [2023-05-05T10:16:17.680Z] ---> 1038bf048061 [2023-05-05T10:16:17.680Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:16:17.994Z] Removing intermediate container f94476dd537e [2023-05-05T10:16:17.994Z] ---> d46aad2e49de [2023-05-05T10:16:17.994Z] Step 12/26 : WORKDIR /edgex-go [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.105s coverage: 79.9% of statements [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.304s coverage: 92.9% of statements [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.170s coverage: 20.0% of statements [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.468s coverage: 81.8% of statements [2023-05-05T10:16:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.475s coverage: 82.1% of statements [2023-05-05T10:16:18.275Z] ---> Running in 981dc7846683 [2023-05-05T10:16:18.275Z] ---> 8a37553ebd94 [2023-05-05T10:16:18.275Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:16:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-05T10:16:18.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 86.0% of statements [2023-05-05T10:16:18.633Z] Removing intermediate container 981dc7846683 [2023-05-05T10:16:18.633Z] ---> 86a74b6b99de [2023-05-05T10:16:18.633Z] [2023-05-05T10:16:18.633Z] Step 13/26 : FROM alpine:3.17 [2023-05-05T10:16:18.633Z] ---> 9ed4aefc74f6 [2023-05-05T10:16:18.633Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T10:16:18.633Z] ---> Using cache [2023-05-05T10:16:18.633Z] ---> 99248aa70989 [2023-05-05T10:16:18.633Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T10:16:18.633Z] ---> Using cache [2023-05-05T10:16:18.633Z] ---> 918eb01e84aa [2023-05-05T10:16:18.633Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:16:18.633Z] ---> Using cache [2023-05-05T10:16:18.893Z] ---> 7e425b8a637a [2023-05-05T10:16:18.893Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:16:18.893Z] ---> Using cache [2023-05-05T10:16:19.153Z] ---> cf83c88ec06f [2023-05-05T10:16:19.153Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T10:16:19.153Z] ---> 8c7192794ef3 [2023-05-05T10:16:19.153Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-05T10:16:22.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-05T10:16:22.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-05T10:16:23.403Z] ---> 3967d376425d [2023-05-05T10:16:23.403Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:16:23.662Z] ---> 5a95654d0571 [2023-05-05T10:16:23.662Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T10:16:23.662Z] ---> 897c9bf65989 [2023-05-05T10:16:23.662Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-05T10:16:23.921Z] ---> 198ee44f24f4 [2023-05-05T10:16:23.921Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-05T10:16:24.179Z] ---> a180bf03a939 [2023-05-05T10:16:24.180Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-05T10:16:24.180Z] ---> Running in a573dab1fff7 [2023-05-05T10:16:24.180Z] Removing intermediate container a573dab1fff7 [2023-05-05T10:16:24.180Z] ---> 6bc3769b0306 [2023-05-05T10:16:24.180Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:16:24.180Z] ---> Running in cde37fb6457d [2023-05-05T10:16:24.180Z] ---> 5ecf037eba4b [2023-05-05T10:16:24.180Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-05T10:16:24.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements [2023-05-05T10:16:24.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2023-05-05T10:16:24.746Z] Removing intermediate container cde37fb6457d [2023-05-05T10:16:24.746Z] ---> c04a1ea2fb42 [2023-05-05T10:16:24.746Z] Step 23/25 : LABEL arch=x86_64 [2023-05-05T10:16:24.746Z] ---> b75113909535 [2023-05-05T10:16:24.746Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T10:16:24.746Z] ---> Running in 121676af7e9b [2023-05-05T10:16:24.746Z] ---> Running in efd5a20a4c5a [2023-05-05T10:16:24.746Z] Removing intermediate container 121676af7e9b [2023-05-05T10:16:24.746Z] ---> cdca74d93798 [2023-05-05T10:16:24.746Z] Step 24/25 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:16:24.746Z] Removing intermediate container efd5a20a4c5a [2023-05-05T10:16:24.746Z] ---> 6f3f3751c6aa [2023-05-05T10:16:24.746Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T10:16:24.746Z] ---> Running in c8af4ada3e1e [2023-05-05T10:16:24.746Z] ---> Running in 601322d9fe82 [2023-05-05T10:16:25.005Z] Removing intermediate container 601322d9fe82 [2023-05-05T10:16:25.005Z] ---> e5bb4428dfe8 [2023-05-05T10:16:25.005Z] Step 24/26 : LABEL arch=x86_64 [2023-05-05T10:16:25.005Z] Removing intermediate container c8af4ada3e1e [2023-05-05T10:16:25.005Z] ---> 16c31e0d216e [2023-05-05T10:16:25.005Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T10:16:25.005Z] ---> Running in 166e55f2f8dc [2023-05-05T10:16:25.005Z] ---> Running in b1790d0e74a5 [2023-05-05T10:16:25.570Z] Removing intermediate container 166e55f2f8dc [2023-05-05T10:16:25.570Z] ---> 46610606541a [2023-05-05T10:16:25.570Z] Step 25/26 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:16:25.570Z] Removing intermediate container b1790d0e74a5 [2023-05-05T10:16:25.570Z] ---> da8ee83ac850 [2023-05-05T10:16:25.570Z] [2023-05-05T10:16:25.570Z] ---> Running in ea490f7e55b2 [2023-05-05T10:16:25.570Z] Successfully built da8ee83ac850 [2023-05-05T10:16:25.570Z] Successfully tagged core-metadata:latest [2023-05-05T10:16:25.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2023-05-05T10:16:25.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-05-05T10:16:25.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2023-05-05T10:16:25.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-05T10:16:25.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-05T10:16:25.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-05T10:16:26.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-05-05T10:16:26.501Z]  Building core-metadata ... done Removing intermediate container ea490f7e55b2 [2023-05-05T10:16:26.501Z] ---> 82430fa19a2a [2023-05-05T10:16:26.501Z] Step 26/26 : LABEL version=0.0.0 [2023-05-05T10:16:27.877Z] ---> Running in a09b9003a663 [2023-05-05T10:16:27.878Z] Removing intermediate container 3a03f23c6e96 [2023-05-05T10:16:27.878Z] ---> b4d987a69618 [2023-05-05T10:16:27.878Z] [2023-05-05T10:16:27.878Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:16:27.878Z] ---> 9ed4aefc74f6 [2023-05-05T10:16:27.878Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T10:16:27.878Z] ---> Using cache [2023-05-05T10:16:27.878Z] ---> 095db7a5b973 [2023-05-05T10:16:27.878Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:16:27.878Z] ---> Using cache [2023-05-05T10:16:27.878Z] ---> ddbc9de7d94a [2023-05-05T10:16:27.878Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:16:27.878Z] ---> Using cache [2023-05-05T10:16:27.878Z] ---> db28742c836d [2023-05-05T10:16:27.878Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:16:27.878Z] ---> Using cache [2023-05-05T10:16:27.878Z] ---> 6aa5745476bd [2023-05-05T10:16:27.878Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-05T10:16:27.878Z] Removing intermediate container a09b9003a663 [2023-05-05T10:16:27.878Z] ---> 6916ce0aaf48 [2023-05-05T10:16:27.878Z] [2023-05-05T10:16:27.878Z] Successfully built 6916ce0aaf48 [2023-05-05T10:16:27.878Z] Successfully tagged security-spire-server:latest [2023-05-05T10:16:28.811Z]  Building security-spire-server ... done  ---> accfcdb199f5 [2023-05-05T10:16:28.811Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:16:29.069Z] ---> 0256c74cbcf0 [2023-05-05T10:16:29.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-05T10:16:30.445Z] ---> aa26055d14e3 [2023-05-05T10:16:30.445Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T10:16:30.445Z] ---> Running in 7708ed248cac [2023-05-05T10:16:31.010Z] Removing intermediate container 7708ed248cac [2023-05-05T10:16:31.010Z] ---> 296b7d2c38d8 [2023-05-05T10:16:31.010Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T10:16:31.267Z] ---> Running in 034c80c6b11a [2023-05-05T10:16:31.267Z] Removing intermediate container 034c80c6b11a [2023-05-05T10:16:31.267Z] ---> a30b19f3bf6f [2023-05-05T10:16:31.267Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T10:16:31.267Z] ---> Running in 3304e4b21b12 [2023-05-05T10:16:31.526Z] Removing intermediate container 3304e4b21b12 [2023-05-05T10:16:31.526Z] ---> 951cf26db830 [2023-05-05T10:16:31.526Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T10:16:31.526Z] ---> Running in 01396dc7d8b6 [2023-05-05T10:16:31.526Z] Removing intermediate container 01396dc7d8b6 [2023-05-05T10:16:31.526Z] ---> 537c1c585b3b [2023-05-05T10:16:31.526Z] Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:16:31.526Z] ---> Running in 3393f167a1d8 [2023-05-05T10:16:31.785Z] Removing intermediate container 3393f167a1d8 [2023-05-05T10:16:31.785Z] ---> 3ce63db4eb1c [2023-05-05T10:16:31.785Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:16:31.785Z] ---> Running in efb3e0b22920 [2023-05-05T10:16:31.785Z] Removing intermediate container efb3e0b22920 [2023-05-05T10:16:31.785Z] ---> 6a205fb0bef6 [2023-05-05T10:16:31.785Z] [2023-05-05T10:16:31.785Z] Successfully built 6a205fb0bef6 [2023-05-05T10:16:31.785Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-05T10:16:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-05T10:16:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-05T10:16:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-05T10:16:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.020s coverage: 38.4% of statements [2023-05-05T10:16:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements [2023-05-05T10:16:38.364Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 9e25b6d4f1dd [2023-05-05T10:16:38.364Z] ---> 7c962b93a5a4 [2023-05-05T10:16:38.364Z] [2023-05-05T10:16:38.364Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:16:38.364Z] ---> 9ed4aefc74f6 [2023-05-05T10:16:38.364Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:16:38.364Z] ---> Using cache [2023-05-05T10:16:38.364Z] ---> 4c6689dbf0e5 [2023-05-05T10:16:38.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:16:38.364Z] ---> Using cache [2023-05-05T10:16:38.364Z] ---> 0c600962ae0e [2023-05-05T10:16:38.364Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-05T10:16:38.364Z] ---> Running in fdbb53970ca8 [2023-05-05T10:16:38.364Z] Removing intermediate container fdbb53970ca8 [2023-05-05T10:16:38.364Z] ---> 744a096be3f6 [2023-05-05T10:16:38.364Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T10:16:38.364Z] ---> Running in ade76c491592 [2023-05-05T10:16:38.364Z] Removing intermediate container ade76c491592 [2023-05-05T10:16:38.364Z] ---> c127c08a3c82 [2023-05-05T10:16:38.364Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:16:38.364Z] ---> b1162cb9bf02 [2023-05-05T10:16:38.364Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:16:38.364Z] ---> aaa4db068b64 [2023-05-05T10:16:38.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-05T10:16:38.937Z] ---> 7e0dcf3b2c55 [2023-05-05T10:16:38.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:16:38.937Z] ---> 1bd3602ddf4e [2023-05-05T10:16:38.937Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-05T10:16:38.937Z] ---> Running in 4729e900cac0 [2023-05-05T10:16:38.937Z] Removing intermediate container 4729e900cac0 [2023-05-05T10:16:38.937Z] ---> 82de4254c4b9 [2023-05-05T10:16:38.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:16:39.197Z] ---> Running in 0e59c741c68a [2023-05-05T10:16:39.197Z] Removing intermediate container 0e59c741c68a [2023-05-05T10:16:39.197Z] ---> d129413521d0 [2023-05-05T10:16:39.197Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T10:16:39.197Z] ---> Running in c9de51cb503d [2023-05-05T10:16:39.197Z] Removing intermediate container c9de51cb503d [2023-05-05T10:16:39.197Z] ---> a53c27812261 [2023-05-05T10:16:39.197Z] Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [2023-05-05T10:16:39.197Z] ---> Running in 1c6245b4af1a [2023-05-05T10:16:39.457Z] Removing intermediate container 1c6245b4af1a [2023-05-05T10:16:39.457Z] ---> 2b722b93d717 [2023-05-05T10:16:39.457Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:16:39.457Z] ---> Running in 2ec5d698f847 [2023-05-05T10:16:39.457Z] Removing intermediate container 2ec5d698f847 [2023-05-05T10:16:39.457Z] ---> f9068e046608 [2023-05-05T10:16:39.457Z] [2023-05-05T10:16:39.457Z] Successfully built f9068e046608 [2023-05-05T10:16:39.457Z] Successfully tagged support-scheduler:latest [2023-05-05T10:16:39.463Z]  Building support-scheduler ... done  [Pipeline] } [2023-05-05T10:16:39.471Z] $ docker stop --time=1 250050388c6662239de843e8ee67e88dffa9983b74ecf1b384f013c354bcbed0 [2023-05-05T10:16:39.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-05T10:16:39.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-05T10:16:39.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-05T10:16:39.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-05T10:16:39.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2023-05-05T10:16:40.784Z] $ docker rm -f --volumes 250050388c6662239de843e8ee67e88dffa9983b74ecf1b384f013c354bcbed0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T10:16:41.116Z] + docker images [2023-05-05T10:16:41.116Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-05T10:16:41.116Z] support-scheduler latest f9068e046608 1 second ago 31.8MB [2023-05-05T10:16:41.116Z] 7c962b93a5a4 5 seconds ago 1.79GB [2023-05-05T10:16:41.116Z] core-common-config-bootstrapper latest 6a205fb0bef6 9 seconds ago 17.2MB [2023-05-05T10:16:41.116Z] b4d987a69618 13 seconds ago 1.72GB [2023-05-05T10:16:41.116Z] security-spire-server latest 6916ce0aaf48 13 seconds ago 103MB [2023-05-05T10:16:41.116Z] core-metadata latest da8ee83ac850 15 seconds ago 20.4MB [2023-05-05T10:16:41.116Z] 86a74b6b99de 22 seconds ago 1.58GB [2023-05-05T10:16:41.116Z] security-proxy-setup latest 22baf365994d 24 seconds ago 18.7MB [2023-05-05T10:16:41.116Z] 545e2725d992 32 seconds ago 1.73GB [2023-05-05T10:16:41.116Z] support-notifications latest 928c620d1752 34 seconds ago 32.4MB [2023-05-05T10:16:41.116Z] security-spire-agent latest df9d988259e1 42 seconds ago 161MB [2023-05-05T10:16:41.116Z] security-spire-config latest 918f7490161c 53 seconds ago 102MB [2023-05-05T10:16:41.116Z] 4b227653caad 56 seconds ago 1.79GB [2023-05-05T10:16:41.116Z] f66d72d69d33 58 seconds ago 1.7GB [2023-05-05T10:16:41.116Z] 0c95b478a5b1 About a minute ago 1.58GB [2023-05-05T10:16:41.116Z] core-data latest 9ebff6b50f36 About a minute ago 20MB [2023-05-05T10:16:41.116Z] 7449258e6ec7 About a minute ago 1.58GB [2023-05-05T10:16:41.116Z] 25fe3cbf4df4 2 minutes ago 1.73GB [2023-05-05T10:16:41.116Z] security-bootstrapper latest 2fb95147f09b 2 minutes ago 22.2MB [2023-05-05T10:16:41.116Z] security-secretstore-setup latest a8536bfc9828 2 minutes ago 32.8MB [2023-05-05T10:16:41.116Z] security-proxy-auth latest 98e721b2bab9 2 minutes ago 18.3MB [2023-05-05T10:16:41.116Z] security-spiffe-token-provider latest af9bf04151c0 2 minutes ago 32.8MB [2023-05-05T10:16:41.116Z] core-command latest 422c4e9d6d26 2 minutes ago 19.8MB [2023-05-05T10:16:41.116Z] e4c3c56abc9c 2 minutes ago 1.72GB [2023-05-05T10:16:41.116Z] c118ae0657a0 2 minutes ago 1.76GB [2023-05-05T10:16:41.116Z] a5218f8927a3 3 minutes ago 1.72GB [2023-05-05T10:16:41.116Z] 489c74755e2a 3 minutes ago 1.7GB [2023-05-05T10:16:41.116Z] c6328dc4aae9 3 minutes ago 1.71GB [2023-05-05T10:16:41.116Z] ci-base-image-x86_64 latest ee0f4176d4c4 8 minutes ago 918MB [2023-05-05T10:16:41.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 10 days ago 700MB [2023-05-05T10:16:41.116Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-05T10:16:41.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-05T10:16:41.117Z] 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-05-05T10:16:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-05T10:16:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-05T10:16:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-05T10:16:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-05T10:16:51.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 17.7% of statements [2023-05-05T10:16:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-05T10:16:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-05T10:16:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-05T10:16:52.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-05T10:16:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.537s coverage: 92.3% of statements [2023-05-05T10:16:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-05T10:16:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-05T10:16:56.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.5% of statements [2023-05-05T10:16:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-05T10:16:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-05T10:16:59.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.369s coverage: 97.7% of statements [2023-05-05T10:17:00.018Z] 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-05-05T10:17:00.018Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T10:17:00.018Z] go vet ./... [2023-05-05T10:19:36.899Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T10:19:36.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T10:19:36.899Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T10:19:36.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-05T10:19:37.235Z] + ls -al . [2023-05-05T10:19:37.236Z] total 700 [2023-05-05T10:19:37.236Z] drwxrwxr-x 10 1001 1001 4096 May 5 10:11 . [2023-05-05T10:19:37.236Z] drwxr-xr-x 4 root root 4096 May 5 10:11 .. [2023-05-05T10:19:37.236Z] drwxrwxr-x 2 1001 1001 4096 May 5 10:10 .blubracket [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 16 May 5 10:10 .dockerignore [2023-05-05T10:19:37.236Z] drwxrwxr-x 8 1001 1001 4096 May 5 10:10 .git [2023-05-05T10:19:37.236Z] drwxrwxr-x 3 1001 1001 4096 May 5 10:10 .github [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 1133 May 5 10:10 .gitignore [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 42 May 5 10:10 .golangci.yml [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 87 May 5 10:10 .hadolint.yml [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 166 May 5 10:10 .sonarcloud.properties [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 1171 May 5 10:10 ADOPTERS.md [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 10835 May 5 10:10 Attribution.txt [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 73765 May 5 10:10 CHANGELOG.md [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 3804 May 5 10:10 CONTRIBUTING.md [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 677 May 5 10:10 GOVERNANCE.md [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 883 May 5 10:10 Jenkinsfile [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 10775 May 5 10:10 LICENSE [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 14368 May 5 10:10 Makefile [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 582 May 5 10:10 OWNERS.md [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 9403 May 5 10:10 README.md [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 789 May 5 10:10 SECURITY.md [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 5 May 5 10:08 VERSION [2023-05-05T10:19:37.236Z] drwxrwxr-x 2 1001 1001 4096 May 5 10:10 bin [2023-05-05T10:19:37.236Z] drwxrwxr-x 18 1001 1001 4096 May 5 10:10 cmd [2023-05-05T10:19:37.236Z] -rw-r--r-- 1 root root 448560 May 5 10:16 coverage.out [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 3200 May 5 10:10 go.mod [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 31040 May 5 10:10 go.sum [2023-05-05T10:19:37.236Z] drwxrwxr-x 7 1001 1001 4096 May 5 10:10 internal [2023-05-05T10:19:37.236Z] drwxrwxr-x 3 1001 1001 4096 May 5 10:10 openapi [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 594 May 5 10:10 security.txt [2023-05-05T10:19:37.236Z] drwxrwxr-x 4 1001 1001 4096 May 5 10:10 snap [2023-05-05T10:19:37.236Z] -rw-rw-r-- 1 1001 1001 204 May 5 10:10 version.go [Pipeline] sh [2023-05-05T10:19:37.554Z] + '[' -e coverage.out ] [2023-05-05T10:19:37.554Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-05T10:19:37.578Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T10:19:38.649Z] Stashed 1 file(s) [Pipeline] sh [2023-05-05T10:19:38.956Z] + make build [2023-05-05T10:19:38.956Z] 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-05-05T10:21:15.582Z] 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-05-05T10:21:15.582Z] 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-05-05T10:21:15.582Z] 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-05-05T10:21:17.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-05-05T10:22:04.839Z] 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-05-05T10:22:07.419Z] 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-05-05T10:22:14.064Z] 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-05-05T10:22:19.399Z] 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-05-05T10:22:22.735Z] 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-05-05T10:22:26.991Z] 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-05-05T10:22:33.642Z] 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-05-05T10:22:38.994Z] $ docker stop --time=1 78c99acb2db4e4a9dd9e5802a2e022bed50a6a2bcd116557958275a24f123b80 [2023-05-05T10:22:41.726Z] $ docker rm -f --volumes 78c99acb2db4e4a9dd9e5802a2e022bed50a6a2bcd116557958275a24f123b80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:22:44.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T10:22:44.041Z] [2023-05-05T10:22:44.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:22:44.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T10:22:44.643Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-05T10:22:44.643Z] 29e5d40040c1: Pulling fs layer [2023-05-05T10:22:44.643Z] 1ce36da41761: Pulling fs layer [2023-05-05T10:22:44.643Z] 25b303627fd3: Pulling fs layer [2023-05-05T10:22:44.643Z] 29e5d40040c1: Download complete [2023-05-05T10:22:44.915Z] 1ce36da41761: Verifying Checksum [2023-05-05T10:22:44.915Z] 1ce36da41761: Download complete [2023-05-05T10:22:45.182Z] 29e5d40040c1: Pull complete [2023-05-05T10:22:46.588Z] 1ce36da41761: Pull complete [2023-05-05T10:22:46.588Z] 25b303627fd3: Verifying Checksum [2023-05-05T10:22:46.588Z] 25b303627fd3: Download complete [2023-05-05T10:22:56.660Z] 25b303627fd3: Pull complete [2023-05-05T10:22:56.660Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-05T10:22:56.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T10:22:56.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:22:56.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container [2023-05-05T10:22:56.893Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-05T10:22:59.006Z] $ docker top 01982c31c05f2b03eb2e1b1308d72c94781c6d09298f5c58a9f44b5af6e7959a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:22:59.822Z] + grep parallel [2023-05-05T10:22:59.822Z] + docker-compose build --help [2023-05-05T10:23:04.062Z] --parallel Build images in parallel. [Pipeline] } [2023-05-05T10:23:04.074Z] $ docker stop --time=1 01982c31c05f2b03eb2e1b1308d72c94781c6d09298f5c58a9f44b5af6e7959a [2023-05-05T10:23:06.965Z] $ docker rm -f --volumes 01982c31c05f2b03eb2e1b1308d72c94781c6d09298f5c58a9f44b5af6e7959a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:23:07.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T10:23:07.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:23:07.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container [2023-05-05T10:23:07.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-05T10:23:08.898Z] $ docker top ac3b5566a11979c371c6eba61e7426f656aacda0e341a13477f3e002205228cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:23:09.725Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-05T10:23:13.967Z] Building core-command ... [2023-05-05T10:23:13.967Z] Building core-common-config-bootstrapper ... [2023-05-05T10:23:13.967Z] Building core-data ... [2023-05-05T10:23:13.967Z] Building core-metadata ... [2023-05-05T10:23:13.967Z] Building security-bootstrapper ... [2023-05-05T10:23:13.967Z] Building security-proxy-auth ... [2023-05-05T10:23:13.967Z] Building security-proxy-setup ... [2023-05-05T10:23:13.967Z] Building security-secretstore-setup ... [2023-05-05T10:23:13.967Z] Building security-spiffe-token-provider ... [2023-05-05T10:23:13.967Z] Building security-spire-agent ... [2023-05-05T10:23:13.967Z] Building security-spire-config ... [2023-05-05T10:23:13.967Z] Building security-spire-server ... [2023-05-05T10:23:13.967Z] Building support-notifications ... [2023-05-05T10:23:13.967Z] Building support-scheduler ... [2023-05-05T10:23:13.967Z] Building security-proxy-setup [2023-05-05T10:23:13.967Z] Building security-bootstrapper [2023-05-05T10:23:13.967Z] Building security-spire-config [2023-05-05T10:23:13.967Z] Building core-data [2023-05-05T10:23:13.967Z] Building security-spire-agent [2023-05-05T10:24:00.815Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:24:00.815Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:24:00.815Z] ---> 67f631a7de0f [2023-05-05T10:24:00.815Z] Step 3/33 : WORKDIR /edgex-go [2023-05-05T10:24:00.815Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:24:00.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:24:00.815Z] ---> 67f631a7de0f [2023-05-05T10:24:00.815Z] Step 3/22 : WORKDIR /edgex-go [2023-05-05T10:24:00.815Z] ---> Running in b1a47bad3f30 [2023-05-05T10:24:00.815Z] ---> Running in 7f4123859e96 [2023-05-05T10:24:00.815Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:24:00.815Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:24:00.815Z] ---> 67f631a7de0f [2023-05-05T10:24:00.815Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T10:24:00.815Z] ---> Running in 589be8bdc877 [2023-05-05T10:24:00.815Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:24:00.815Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:24:00.815Z] ---> 67f631a7de0f [2023-05-05T10:24:00.815Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T10:24:00.815Z] ---> Running in 18db95602b42 [2023-05-05T10:24:00.815Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:24:00.815Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:24:00.815Z] ---> 67f631a7de0f [2023-05-05T10:24:00.815Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:24:00.815Z] ---> Running in fec34d481a74 [2023-05-05T10:24:00.815Z] Removing intermediate container 7f4123859e96 [2023-05-05T10:24:00.815Z] ---> d2e781b69682 [2023-05-05T10:24:00.815Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-05T10:24:00.816Z] Removing intermediate container b1a47bad3f30 [2023-05-05T10:24:00.816Z] ---> a71df6cbbeaa [2023-05-05T10:24:00.816Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-05T10:24:00.816Z] Removing intermediate container 18db95602b42 [2023-05-05T10:24:00.816Z] ---> a9897b30b02c [2023-05-05T10:24:00.816Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T10:24:00.816Z] Removing intermediate container 589be8bdc877 [2023-05-05T10:24:00.816Z] ---> 8f0b26cd1205 [2023-05-05T10:24:00.816Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T10:24:00.816Z] ---> Running in 6b4ea35dd866 [2023-05-05T10:24:00.816Z] ---> Running in b6c15950ac46 [2023-05-05T10:24:00.816Z] ---> Running in bfd4d1546f1e [2023-05-05T10:24:00.816Z] Removing intermediate container fec34d481a74 [2023-05-05T10:24:00.816Z] ---> c336b34dcdeb [2023-05-05T10:24:00.816Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:24:00.816Z] ---> Running in 91ee23655c11 [2023-05-05T10:24:00.816Z] ---> Running in 87aaa3b4e1e5 [2023-05-05T10:24:00.816Z] Removing intermediate container 87aaa3b4e1e5 [2023-05-05T10:24:00.816Z] ---> 5e37606c79fe [2023-05-05T10:24:00.816Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T10:24:00.816Z] ---> Running in de4eb352d9b8 [2023-05-05T10:24:00.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:00.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:00.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:00.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:00.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:00.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:00.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:01.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:01.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:01.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:24:01.985Z] OK: 263 MiB in 53 packages [2023-05-05T10:24:02.261Z] OK: 263 MiB in 53 packages [2023-05-05T10:24:02.844Z] OK: 263 MiB in 53 packages [2023-05-05T10:24:02.844Z] OK: 263 MiB in 53 packages [2023-05-05T10:24:03.429Z] OK: 263 MiB in 53 packages [2023-05-05T10:24:03.429Z] Removing intermediate container 6b4ea35dd866 [2023-05-05T10:24:03.429Z] ---> 8b87f5852db5 [2023-05-05T10:24:03.429Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-05T10:24:04.396Z] Removing intermediate container bfd4d1546f1e [2023-05-05T10:24:04.396Z] ---> 36e00197388c [2023-05-05T10:24:04.396Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T10:24:04.664Z] Removing intermediate container 91ee23655c11 [2023-05-05T10:24:04.664Z] ---> c39029d37477 [2023-05-05T10:24:04.664Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T10:24:04.940Z] Removing intermediate container b6c15950ac46 [2023-05-05T10:24:04.940Z] Removing intermediate container de4eb352d9b8 [2023-05-05T10:24:04.940Z] ---> f145d435d62c [2023-05-05T10:24:04.940Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:24:04.940Z] ---> 3ac100b782fe [2023-05-05T10:24:04.940Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-05T10:24:04.940Z] ---> 8f8833fa0091 [2023-05-05T10:24:04.940Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:24:05.206Z] ---> Running in 86120305ede5 [2023-05-05T10:24:05.793Z] ---> bc675f8ba563 [2023-05-05T10:24:05.793Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:24:05.793Z] ---> Running in 29d0a03c6245 [2023-05-05T10:24:06.060Z] ---> 9efbc746967c [2023-05-05T10:24:06.060Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:24:06.352Z] ---> b024148284f7 [2023-05-05T10:24:06.352Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:24:06.352Z] ---> Running in 54a7529052df [2023-05-05T10:24:06.619Z] ---> c00fcf4a2833 [2023-05-05T10:24:06.619Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:24:06.619Z] ---> Running in e89987660809 [2023-05-05T10:24:06.885Z] ---> Running in deb1f81bb16b [2023-05-05T10:25:58.556Z] Removing intermediate container 86120305ede5 [2023-05-05T10:25:58.556Z] ---> 52263a7fdca5 [2023-05-05T10:25:58.556Z] Step 7/22 : COPY . . [2023-05-05T10:25:58.556Z] Removing intermediate container 54a7529052df [2023-05-05T10:25:58.556Z] ---> 79c1f2a402f4 [2023-05-05T10:25:58.556Z] Step 7/27 : COPY . . [2023-05-05T10:25:58.556Z] Removing intermediate container deb1f81bb16b [2023-05-05T10:25:58.556Z] ---> 99af1c1571cd [2023-05-05T10:25:58.556Z] Step 8/23 : COPY . . [2023-05-05T10:25:58.556Z] Removing intermediate container e89987660809 [2023-05-05T10:25:58.556Z] ---> a20a53b3058d [2023-05-05T10:25:58.556Z] Step 7/33 : COPY . . [2023-05-05T10:25:58.556Z] Removing intermediate container 29d0a03c6245 [2023-05-05T10:25:58.556Z] ---> 4626a8c62555 [2023-05-05T10:25:58.556Z] Step 7/27 : COPY . . [2023-05-05T10:26:05.194Z] ---> ef488bea32c2 [2023-05-05T10:26:05.194Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-05T10:26:05.194Z] ---> c0e8f9a4267b [2023-05-05T10:26:05.194Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T10:26:05.194Z] ---> Running in 8efdb86ff11f [2023-05-05T10:26:05.194Z] ---> Running in 295bacd976af [2023-05-05T10:26:05.194Z] ---> 40b9c11c9e4a [2023-05-05T10:26:05.194Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T10:26:05.194Z] ---> 9fe09256d1aa [2023-05-05T10:26:05.194Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-05T10:26:05.194Z] ---> b345a6c0b7b6 [2023-05-05T10:26:05.194Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-05T10:26:05.194Z] ---> Running in a921a73ff82e [2023-05-05T10:26:05.194Z] ---> Running in 0f4d2d93b14c [2023-05-05T10:26:05.194Z] ---> Running in 1a5fca73ea8c [2023-05-05T10:26:05.194Z] Removing intermediate container a921a73ff82e [2023-05-05T10:26:05.194Z] ---> 5c9cfdc0d84e [2023-05-05T10:26:05.194Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T10:26:05.194Z] Removing intermediate container 295bacd976af [2023-05-05T10:26:05.194Z] ---> 2d3ffb80be3d [2023-05-05T10:26:05.194Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T10:26:05.466Z] ---> Running in cf13555784bc [2023-05-05T10:26:05.732Z] ---> Running in 63a3f19b42a0 [2023-05-05T10:26:06.000Z] Removing intermediate container cf13555784bc [2023-05-05T10:26:06.000Z] ---> 4e7e986a128a [2023-05-05T10:26:06.000Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T10:26:06.267Z] ---> Running in a5cf52d58719 [2023-05-05T10:26:06.532Z] Removing intermediate container 63a3f19b42a0 [2023-05-05T10:26:06.532Z] ---> 3b8fc6c4235d [2023-05-05T10:26:06.532Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T10:26:06.532Z] ---> Running in 2652c813466a [2023-05-05T10:26:06.804Z] 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-05-05T10:26:07.070Z] Removing intermediate container a5cf52d58719 [2023-05-05T10:26:07.070Z] ---> cd623a4526ab [2023-05-05T10:26:07.070Z] 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-05-05T10:26:07.070Z] 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-05-05T10:26:07.070Z] ---> Running in 527bb87d7162 [2023-05-05T10:26:07.335Z] 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-05-05T10:26:07.602Z] Removing intermediate container 2652c813466a [2023-05-05T10:26:07.602Z] ---> 59249b8bc69f [2023-05-05T10:26:07.602Z] 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-05-05T10:26:07.602Z] ---> Running in 9f4064e79728 [2023-05-05T10:26:10.951Z] Removing intermediate container 527bb87d7162 [2023-05-05T10:26:10.951Z] ---> 0effbb1a69b9 [2023-05-05T10:26:10.951Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T10:26:10.951Z] ---> Running in d4eb77fb617f [2023-05-05T10:26:11.217Z] Removing intermediate container 9f4064e79728 [2023-05-05T10:26:11.217Z] ---> 62435df3d8f1 [2023-05-05T10:26:11.217Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T10:26:11.499Z] ---> Running in 46b77203a6c5 [2023-05-05T10:26:11.767Z] Removing intermediate container d4eb77fb617f [2023-05-05T10:26:11.767Z] ---> 42b6d11a7d51 [2023-05-05T10:26:11.767Z] [2023-05-05T10:26:11.767Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T10:26:11.767Z] 3.17: Pulling from library/alpine [2023-05-05T10:26:12.032Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T10:26:12.032Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T10:26:12.032Z] ---> 51e60588ff2c [2023-05-05T10:26:12.033Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T10:26:12.300Z] ---> Running in 2f5a2dfadfb1 [2023-05-05T10:26:12.300Z] Removing intermediate container 46b77203a6c5 [2023-05-05T10:26:12.300Z] ---> 79b4b55ec92a [2023-05-05T10:26:12.300Z] [2023-05-05T10:26:12.300Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T10:26:12.300Z] ---> 51e60588ff2c [2023-05-05T10:26:12.300Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T10:26:12.567Z] ---> Running in 06f7d7b55490 [2023-05-05T10:26:13.151Z] Removing intermediate container 2f5a2dfadfb1 [2023-05-05T10:26:13.151Z] ---> 666432d33ba1 [2023-05-05T10:26:13.151Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-05T10:26:13.151Z] Removing intermediate container 06f7d7b55490 [2023-05-05T10:26:13.151Z] ---> 859b52c8c3af [2023-05-05T10:26:13.151Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T10:26:13.151Z] ---> Running in c654cbc984ff [2023-05-05T10:26:13.151Z] ---> Running in 6bc3e39ec9d8 [2023-05-05T10:26:15.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:26:15.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:26:16.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:26:16.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:26:18.101Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T10:26:18.101Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T10:26:18.101Z] OK: 17691 distinct packages available [2023-05-05T10:26:18.101Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T10:26:18.101Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T10:26:18.101Z] OK: 17691 distinct packages available [2023-05-05T10:26:18.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:26:18.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:26:19.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:26:19.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:26:20.723Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-05T10:26:20.723Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-05T10:26:20.723Z] (3/4) Installing libucontext (1.2-r0) [2023-05-05T10:26:20.723Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-05T10:26:20.723Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:26:20.723Z] OK: 8 MiB in 19 packages [2023-05-05T10:26:20.723Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T10:26:20.723Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T10:26:20.723Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T10:26:20.723Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T10:26:20.723Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T10:26:20.990Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:26:20.990Z] OK: 9 MiB in 20 packages [2023-05-05T10:26:22.975Z] Removing intermediate container c654cbc984ff [2023-05-05T10:26:22.975Z] ---> 1fde3dbc7459 [2023-05-05T10:26:22.975Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:26:22.975Z] Removing intermediate container 6bc3e39ec9d8 [2023-05-05T10:26:22.975Z] ---> d3a7ddfaec1f [2023-05-05T10:26:22.975Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:26:26.308Z] ---> 94d83156136f [2023-05-05T10:26:26.308Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:26:26.308Z] ---> 74efb7043cfb [2023-05-05T10:26:26.308Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:26:26.888Z] ---> 648045602445 [2023-05-05T10:26:26.888Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-05T10:26:27.154Z] ---> 07ac1973708c [2023-05-05T10:26:27.154Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T10:26:33.779Z] ---> 28f6c2cc7fa4 [2023-05-05T10:26:33.779Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T10:26:35.719Z] ---> d2908334fb84 [2023-05-05T10:26:35.719Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T10:26:37.182Z] ---> 1ef0ecda7590 [2023-05-05T10:26:37.182Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-05T10:26:37.182Z] ---> Running in ac4c1a88b553 [2023-05-05T10:26:39.179Z] Removing intermediate container ac4c1a88b553 [2023-05-05T10:26:39.179Z] ---> cf05e2d57d75 [2023-05-05T10:26:39.179Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-05T10:26:40.195Z] ---> 122750aa4b0e [2023-05-05T10:26:40.195Z] Step 22/27 : WORKDIR / [2023-05-05T10:26:40.195Z] ---> Running in 57649a59bb10 [2023-05-05T10:26:41.160Z] Removing intermediate container 57649a59bb10 [2023-05-05T10:26:41.160Z] ---> da5ce6078087 [2023-05-05T10:26:41.160Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T10:26:41.160Z] ---> Running in 873ea0790cfc [2023-05-05T10:26:41.762Z] ---> f35ba2a099c7 [2023-05-05T10:26:41.762Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T10:26:41.762Z] Removing intermediate container 873ea0790cfc [2023-05-05T10:26:41.762Z] ---> 20115e6479a7 [2023-05-05T10:26:41.762Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T10:26:42.044Z] ---> Running in b60a46afca6a [2023-05-05T10:26:42.641Z] Removing intermediate container b60a46afca6a [2023-05-05T10:26:42.641Z] ---> 34887368c9b8 [2023-05-05T10:26:42.641Z] Step 25/27 : LABEL arch=arm64 [2023-05-05T10:26:42.916Z] ---> Running in 3d4b0097d548 [2023-05-05T10:26:42.916Z] ---> d9579fa6cdd9 [2023-05-05T10:26:42.916Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-05T10:26:43.504Z] Removing intermediate container 3d4b0097d548 [2023-05-05T10:26:43.504Z] ---> 2170fb76782c [2023-05-05T10:26:43.504Z] Step 26/27 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:26:43.504Z] ---> Running in b2526a972529 [2023-05-05T10:26:44.091Z] ---> 811989f57e1e [2023-05-05T10:26:44.091Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-05T10:26:44.361Z] Removing intermediate container b2526a972529 [2023-05-05T10:26:44.361Z] ---> f2690a203ebb [2023-05-05T10:26:44.361Z] Step 27/27 : LABEL version=0.0.0 [2023-05-05T10:26:44.632Z] ---> Running in be0afc215dc3 [2023-05-05T10:26:45.215Z] Removing intermediate container be0afc215dc3 [2023-05-05T10:26:45.215Z] ---> 0559da1d8d1d [2023-05-05T10:26:45.215Z] [2023-05-05T10:26:45.215Z] ---> be5df06bf404 [2023-05-05T10:26:45.215Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T10:26:45.483Z] ---> Running in 9ec353f17c4c [2023-05-05T10:26:45.749Z] Successfully built 0559da1d8d1d [2023-05-05T10:26:45.749Z] Successfully tagged security-spire-config-arm64:latest [2023-05-05T10:26:45.749Z] Building security-secretstore-setup [2023-05-05T10:26:46.015Z]  Building security-spire-config ... done Removing intermediate container 9ec353f17c4c [2023-05-05T10:26:46.015Z] ---> 4a149c63f9b2 [2023-05-05T10:26:46.015Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T10:26:46.015Z] ---> Running in 8c76213135d5 [2023-05-05T10:26:46.597Z] Removing intermediate container 8c76213135d5 [2023-05-05T10:26:46.597Z] ---> 298f20bf4ae6 [2023-05-05T10:26:46.597Z] Step 25/27 : LABEL arch=arm64 [2023-05-05T10:26:46.597Z] ---> Running in 1861615a90c6 [2023-05-05T10:26:47.177Z] Removing intermediate container 1861615a90c6 [2023-05-05T10:26:47.177Z] ---> 3413ab557584 [2023-05-05T10:26:47.177Z] Step 26/27 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:26:47.177Z] ---> Running in cb848df2e72d [2023-05-05T10:26:47.781Z] Removing intermediate container cb848df2e72d [2023-05-05T10:26:47.781Z] ---> 74f0e41d0dde [2023-05-05T10:26:47.781Z] Step 27/27 : LABEL version=0.0.0 [2023-05-05T10:26:47.781Z] ---> Running in c8a3b99aaa37 [2023-05-05T10:26:48.363Z] Removing intermediate container c8a3b99aaa37 [2023-05-05T10:26:48.363Z] ---> 727e63619dea [2023-05-05T10:26:48.363Z] [2023-05-05T10:26:48.629Z] Successfully built 727e63619dea [2023-05-05T10:26:48.629Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-05T10:26:48.629Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-05-05T10:27:10.660Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:27:10.660Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:27:10.660Z] ---> 67f631a7de0f [2023-05-05T10:27:10.660Z] Step 3/25 : WORKDIR /edgex-go [2023-05-05T10:27:10.660Z] ---> Using cache [2023-05-05T10:27:10.660Z] ---> 8f0b26cd1205 [2023-05-05T10:27:10.660Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-05T10:27:10.660Z] ---> Running in 186a13de107e [2023-05-05T10:27:12.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:27:13.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:27:13.608Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:27:13.608Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:27:13.608Z] ---> 67f631a7de0f [2023-05-05T10:27:13.608Z] Step 3/20 : WORKDIR /edgex-go [2023-05-05T10:27:13.608Z] ---> Using cache [2023-05-05T10:27:13.608Z] ---> 8f0b26cd1205 [2023-05-05T10:27:13.608Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-05T10:27:13.608Z] ---> Running in a3600324399f [2023-05-05T10:27:14.594Z] OK: 263 MiB in 53 packages [2023-05-05T10:27:16.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:27:16.268Z] Removing intermediate container 186a13de107e [2023-05-05T10:27:16.268Z] ---> 18eda4025e56 [2023-05-05T10:27:16.268Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-05T10:27:16.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:27:17.804Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T10:27:17.804Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T10:27:17.804Z] OK: 17690 distinct packages available [2023-05-05T10:27:18.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:27:18.651Z] ---> 06d4960e5cfa [2023-05-05T10:27:18.651Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:27:18.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:27:18.917Z] ---> Running in 2f3e24f58820 [2023-05-05T10:27:20.852Z] OK: 263 MiB in 53 packages [2023-05-05T10:27:22.253Z] Removing intermediate container a3600324399f [2023-05-05T10:27:22.254Z] ---> e7f0a6bc8028 [2023-05-05T10:27:22.254Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-05T10:27:22.831Z] ---> d27e39b037d5 [2023-05-05T10:27:22.831Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:27:22.831Z] ---> Running in d718495bf984 [2023-05-05T10:29:14.469Z] Removing intermediate container 2f3e24f58820 [2023-05-05T10:29:14.469Z] ---> 0b4ce3cfb73d [2023-05-05T10:29:14.469Z] Step 7/25 : COPY . . [2023-05-05T10:29:14.469Z] Removing intermediate container d718495bf984 [2023-05-05T10:29:14.469Z] ---> 3488c8b44a8a [2023-05-05T10:29:14.469Z] Step 7/20 : COPY . . [2023-05-05T10:29:24.556Z] ---> b3bf0dd6c7d1 [2023-05-05T10:29:24.556Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-05T10:29:24.827Z] ---> 504de026f919 [2023-05-05T10:29:24.827Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-05T10:29:24.827Z] ---> Running in 02b1fe842515 [2023-05-05T10:29:25.099Z] ---> Running in b956ee38ea14 [2023-05-05T10:29:27.701Z] 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-05-05T10:29:27.701Z] 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-05-05T10:32:04.467Z] Removing intermediate container 8efdb86ff11f [2023-05-05T10:32:04.467Z] ---> e3d84e811542 [2023-05-05T10:32:04.467Z] [2023-05-05T10:32:04.467Z] Step 9/22 : FROM alpine:3.17 [2023-05-05T10:32:04.467Z] ---> 51e60588ff2c [2023-05-05T10:32:04.467Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-05T10:32:04.467Z] ---> Running in 376ba18a537e [2023-05-05T10:32:04.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:32:04.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:32:04.467Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T10:32:04.467Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-05T10:32:04.467Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:32:04.467Z] OK: 8 MiB in 17 packages [2023-05-05T10:32:06.060Z] Removing intermediate container 376ba18a537e [2023-05-05T10:32:06.060Z] ---> 7e55aa754a09 [2023-05-05T10:32:06.060Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T10:32:06.060Z] ---> Running in 48ac2fe656de [2023-05-05T10:32:07.030Z] Removing intermediate container 48ac2fe656de [2023-05-05T10:32:07.030Z] ---> ff1f1bf4b7fc [2023-05-05T10:32:07.030Z] Step 12/22 : WORKDIR /edgex [2023-05-05T10:32:07.030Z] ---> Running in 8ff0ad54bcb5 [2023-05-05T10:32:07.618Z] Removing intermediate container 8ff0ad54bcb5 [2023-05-05T10:32:07.618Z] ---> 9010be2af726 [2023-05-05T10:32:07.618Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:32:08.205Z] Removing intermediate container 0f4d2d93b14c [2023-05-05T10:32:08.205Z] ---> 993f19f4b2b9 [2023-05-05T10:32:08.205Z] [2023-05-05T10:32:08.205Z] Step 9/33 : FROM alpine:3.17 [2023-05-05T10:32:08.205Z] ---> 51e60588ff2c [2023-05-05T10:32:08.205Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T10:32:08.474Z] ---> Running in 39ae587af7c7 [2023-05-05T10:32:08.744Z] ---> 5d12dc7e06ed [2023-05-05T10:32:08.744Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:32:09.045Z] Removing intermediate container 39ae587af7c7 [2023-05-05T10:32:09.045Z] ---> 420f165a7f90 [2023-05-05T10:32:09.045Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-05T10:32:09.314Z] ---> Running in f7cf0e8a87f6 [2023-05-05T10:32:09.900Z] ---> 45dd26969abe [2023-05-05T10:32:09.900Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-05T10:32:11.757Z] ---> 895961fe721b [2023-05-05T10:32:11.757Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-05T10:32:11.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:32:12.771Z] ---> b3f4a9af3548 [2023-05-05T10:32:12.771Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T10:32:12.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:32:13.744Z] ---> d6f276cf0507 [2023-05-05T10:32:13.744Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T10:32:13.744Z] ---> Running in 69b1c8921928 [2023-05-05T10:32:14.718Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T10:32:14.718Z] (2/2) Installing su-exec (0.2-r2) [2023-05-05T10:32:14.718Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:32:14.718Z] OK: 8 MiB in 17 packages [2023-05-05T10:32:16.688Z] Removing intermediate container f7cf0e8a87f6 [2023-05-05T10:32:16.688Z] ---> 648ed9c8ee19 [2023-05-05T10:32:16.688Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-05T10:32:16.688Z] ---> Running in 0ee1424a1312 [2023-05-05T10:32:17.275Z] Removing intermediate container 69b1c8921928 [2023-05-05T10:32:17.275Z] ---> 8adbf9aac8bc [2023-05-05T10:32:17.275Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T10:32:17.544Z] Removing intermediate container 0ee1424a1312 [2023-05-05T10:32:17.544Z] ---> 9357fdf90378 [2023-05-05T10:32:17.544Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-05T10:32:17.544Z] ---> Running in 0b4c2ed984d4 [2023-05-05T10:32:17.544Z] ---> Running in 8ed524ec8900 [2023-05-05T10:32:18.958Z] Removing intermediate container 0b4c2ed984d4 [2023-05-05T10:32:18.958Z] ---> 957581ada2a0 [2023-05-05T10:32:18.958Z] Step 20/22 : LABEL arch=arm64 [2023-05-05T10:32:18.958Z] Removing intermediate container 8ed524ec8900 [2023-05-05T10:32:18.958Z] ---> 8ac4b446faa4 [2023-05-05T10:32:18.958Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-05T10:32:18.958Z] ---> Running in 588dd14f9323 [2023-05-05T10:32:18.958Z] ---> Running in 4614c9f93da8 [2023-05-05T10:32:19.548Z] Removing intermediate container 588dd14f9323 [2023-05-05T10:32:19.548Z] ---> 507d8f25e0b8 [2023-05-05T10:32:19.548Z] Step 21/22 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:32:19.817Z] Removing intermediate container 4614c9f93da8 [2023-05-05T10:32:19.817Z] ---> 4c667ffeba9c [2023-05-05T10:32:19.817Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-05T10:32:19.817Z] ---> Running in 09fff4403663 [2023-05-05T10:32:19.817Z] ---> Running in e2727230e72f [2023-05-05T10:32:20.406Z] Removing intermediate container e2727230e72f [2023-05-05T10:32:20.407Z] ---> 5a299a871e89 [2023-05-05T10:32:20.407Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-05T10:32:20.407Z] Removing intermediate container 09fff4403663 [2023-05-05T10:32:20.407Z] ---> 38930011e728 [2023-05-05T10:32:20.407Z] Step 22/22 : LABEL version=0.0.0 [2023-05-05T10:32:20.407Z] ---> Running in 3d8119019083 [2023-05-05T10:32:20.676Z] ---> Running in 38bcc5b1b397 [2023-05-05T10:32:21.647Z] Removing intermediate container 38bcc5b1b397 [2023-05-05T10:32:21.647Z] ---> 71bd14aa1c02 [2023-05-05T10:32:21.647Z] [2023-05-05T10:32:21.915Z] Successfully built 71bd14aa1c02 [2023-05-05T10:32:21.915Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-05T10:32:21.915Z]  Building security-proxy-setup ... done Building security-spire-server [2023-05-05T10:32:23.885Z] Removing intermediate container 3d8119019083 [2023-05-05T10:32:23.885Z] ---> 0bc49b248b69 [2023-05-05T10:32:23.885Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-05T10:32:23.885Z] ---> Running in f7c75af77e96 [2023-05-05T10:32:24.474Z] Removing intermediate container f7c75af77e96 [2023-05-05T10:32:24.474Z] ---> e166e016182b [2023-05-05T10:32:24.474Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-05T10:32:25.440Z] ---> 3d0ece73b406 [2023-05-05T10:32:25.440Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-05T10:32:25.716Z] ---> Running in 84e9e82a1dba [2023-05-05T10:32:29.085Z] Removing intermediate container 84e9e82a1dba [2023-05-05T10:32:29.085Z] ---> e5a6dfeac40e [2023-05-05T10:32:29.086Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:32:32.436Z] ---> 1aec3c38ed43 [2023-05-05T10:32:32.436Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:32:33.025Z] ---> 99bf49e24051 [2023-05-05T10:32:33.025Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-05T10:32:35.613Z] ---> 4055b91d8a55 [2023-05-05T10:32:35.613Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-05T10:32:37.029Z] ---> c49a06f613b7 [2023-05-05T10:32:37.029Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-05T10:32:38.005Z] ---> e8d9b5072452 [2023-05-05T10:32:38.005Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-05T10:32:38.972Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:32:38.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:32:38.972Z] ---> 67f631a7de0f [2023-05-05T10:32:38.972Z] Step 3/26 : WORKDIR /edgex-go [2023-05-05T10:32:38.972Z] ---> Using cache [2023-05-05T10:32:38.972Z] ---> 8f0b26cd1205 [2023-05-05T10:32:38.972Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T10:32:38.972Z] ---> Using cache [2023-05-05T10:32:38.972Z] ---> 36e00197388c [2023-05-05T10:32:38.972Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-05T10:32:38.972Z] ---> Using cache [2023-05-05T10:32:38.972Z] ---> bc675f8ba563 [2023-05-05T10:32:38.972Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:32:38.972Z] ---> Using cache [2023-05-05T10:32:38.972Z] ---> 4626a8c62555 [2023-05-05T10:32:38.972Z] Step 7/26 : COPY . . [2023-05-05T10:32:38.972Z] ---> Using cache [2023-05-05T10:32:38.972Z] ---> c0e8f9a4267b [2023-05-05T10:32:38.972Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T10:32:38.972Z] ---> Using cache [2023-05-05T10:32:38.972Z] ---> 2d3ffb80be3d [2023-05-05T10:32:38.972Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-05T10:32:38.972Z] ---> Using cache [2023-05-05T10:32:38.972Z] ---> 3b8fc6c4235d [2023-05-05T10:32:38.972Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T10:32:38.972Z] ---> Using cache [2023-05-05T10:32:38.972Z] ---> 59249b8bc69f [2023-05-05T10:32:38.972Z] 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-05-05T10:32:38.972Z] ---> 1414a6932e2e [2023-05-05T10:32:38.973Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-05T10:32:38.973Z] ---> Running in ee4229082c8a [2023-05-05T10:32:40.399Z] ---> ccf1e225bc7d [2023-05-05T10:32:40.399Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-05T10:32:41.387Z] ---> 5af0d3f9f045 [2023-05-05T10:32:41.387Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-05T10:32:41.661Z] ---> Running in d7c422e1e5a1 [2023-05-05T10:32:45.031Z] Removing intermediate container ee4229082c8a [2023-05-05T10:32:45.031Z] ---> 265513576a5f [2023-05-05T10:32:45.031Z] Step 12/26 : WORKDIR /edgex-go [2023-05-05T10:32:45.303Z] ---> Running in ec0b2bea7d06 [2023-05-05T10:32:46.740Z] Removing intermediate container ec0b2bea7d06 [2023-05-05T10:32:46.740Z] ---> 46c194886d2c [2023-05-05T10:32:46.740Z] [2023-05-05T10:32:46.740Z] Step 13/26 : FROM alpine:3.17 [2023-05-05T10:32:46.740Z] ---> 51e60588ff2c [2023-05-05T10:32:46.740Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T10:32:46.740Z] ---> Using cache [2023-05-05T10:32:46.740Z] ---> 859b52c8c3af [2023-05-05T10:32:46.740Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T10:32:46.740Z] ---> Using cache [2023-05-05T10:32:46.740Z] ---> d3a7ddfaec1f [2023-05-05T10:32:46.740Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:32:46.740Z] ---> Using cache [2023-05-05T10:32:46.740Z] ---> 74efb7043cfb [2023-05-05T10:32:46.740Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:32:47.013Z] ---> Using cache [2023-05-05T10:32:47.013Z] ---> 648045602445 [2023-05-05T10:32:47.013Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T10:32:47.013Z] Removing intermediate container d7c422e1e5a1 [2023-05-05T10:32:47.013Z] ---> 65d3b78085eb [2023-05-05T10:32:47.013Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-05T10:32:47.285Z] ---> Running in 77922606ab94 [2023-05-05T10:32:48.252Z] Removing intermediate container 77922606ab94 [2023-05-05T10:32:48.252Z] ---> af10cda06915 [2023-05-05T10:32:48.252Z] Step 30/33 : CMD ["gate"] [2023-05-05T10:32:48.521Z] ---> Running in c097a978c63b [2023-05-05T10:32:49.484Z] Removing intermediate container c097a978c63b [2023-05-05T10:32:49.484Z] ---> 5428f9579ccc [2023-05-05T10:32:49.484Z] Step 31/33 : LABEL arch=arm64 [2023-05-05T10:32:49.752Z] ---> Running in 53b7cbddcb80 [2023-05-05T10:32:50.716Z] Removing intermediate container 53b7cbddcb80 [2023-05-05T10:32:50.716Z] ---> aa45b670c893 [2023-05-05T10:32:50.716Z] Step 32/33 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:32:50.716Z] ---> Running in 28f0d48de36b [2023-05-05T10:32:52.126Z] Removing intermediate container 28f0d48de36b [2023-05-05T10:32:52.126Z] ---> 0fc62e0aa298 [2023-05-05T10:32:52.126Z] Step 33/33 : LABEL version=0.0.0 [2023-05-05T10:32:52.126Z] ---> Running in c65ecd46171c [2023-05-05T10:32:53.087Z] Removing intermediate container c65ecd46171c [2023-05-05T10:32:53.087Z] ---> 22a1630848f1 [2023-05-05T10:32:53.087Z] [2023-05-05T10:32:53.675Z] Successfully built 22a1630848f1 [2023-05-05T10:32:53.675Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-05T10:32:53.675Z]  Building security-bootstrapper ... done Building core-command [2023-05-05T10:33:00.325Z] ---> e896628af0a4 [2023-05-05T10:33:00.325Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T10:33:00.325Z] Removing intermediate container 1a5fca73ea8c [2023-05-05T10:33:00.325Z] ---> 42b1d5fb5a8b [2023-05-05T10:33:00.325Z] [2023-05-05T10:33:00.325Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:33:00.325Z] ---> 51e60588ff2c [2023-05-05T10:33:00.325Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:33:00.593Z] ---> Running in 483d7cbf77a2 [2023-05-05T10:33:01.556Z] ---> d0ac0cd4a59c [2023-05-05T10:33:01.556Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-05T10:33:01.556Z] Removing intermediate container 483d7cbf77a2 [2023-05-05T10:33:01.556Z] ---> a465ef251ae9 [2023-05-05T10:33:01.556Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-05T10:33:01.823Z] ---> Running in c39ffc628813 [2023-05-05T10:33:02.784Z] Removing intermediate container c39ffc628813 [2023-05-05T10:33:02.785Z] ---> 669844fa05ea [2023-05-05T10:33:02.785Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-05T10:33:02.785Z] ---> Running in 6f5289db66c9 [2023-05-05T10:33:03.372Z] ---> 97448487982a [2023-05-05T10:33:03.372Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-05T10:33:03.641Z] Removing intermediate container 6f5289db66c9 [2023-05-05T10:33:03.641Z] ---> 846365bd1ab3 [2023-05-05T10:33:03.641Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:33:03.910Z] ---> Running in 5b9449232e83 [2023-05-05T10:33:04.876Z] ---> ba507bf69f15 [2023-05-05T10:33:04.876Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T10:33:05.146Z] ---> Running in ba9c2c59b4fd [2023-05-05T10:33:06.119Z] Removing intermediate container ba9c2c59b4fd [2023-05-05T10:33:06.119Z] ---> 879bccc5822c [2023-05-05T10:33:06.119Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T10:33:06.119Z] ---> Running in d32ce7c23d98 [2023-05-05T10:33:06.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:33:06.657Z] Removing intermediate container d32ce7c23d98 [2023-05-05T10:33:06.657Z] ---> 594903f2ca93 [2023-05-05T10:33:06.657Z] Step 24/26 : LABEL arch=arm64 [2023-05-05T10:33:06.657Z] ---> Running in 40f9f0518d3f [2023-05-05T10:33:07.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:33:07.668Z] Removing intermediate container 40f9f0518d3f [2023-05-05T10:33:07.668Z] ---> e7c607283867 [2023-05-05T10:33:07.668Z] Step 25/26 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:33:07.939Z] ---> Running in b15356ad7429 [2023-05-05T10:33:08.530Z] Removing intermediate container b15356ad7429 [2023-05-05T10:33:08.530Z] ---> ad57fcdb1fd1 [2023-05-05T10:33:08.530Z] Step 26/26 : LABEL version=0.0.0 [2023-05-05T10:33:08.804Z] ---> Running in 180190d96ac7 [2023-05-05T10:33:09.796Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T10:33:09.796Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:33:09.796Z] OK: 8 MiB in 16 packages [2023-05-05T10:33:11.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:33:11.798Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:33:11.798Z] ---> 67f631a7de0f [2023-05-05T10:33:11.798Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:33:11.798Z] ---> Using cache [2023-05-05T10:33:11.798Z] ---> c336b34dcdeb [2023-05-05T10:33:11.798Z] Step 4/24 : WORKDIR /edgex-go [2023-05-05T10:33:11.798Z] ---> Using cache [2023-05-05T10:33:11.798Z] ---> 5e37606c79fe [2023-05-05T10:33:11.798Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-05T10:33:11.798Z] ---> Using cache [2023-05-05T10:33:11.798Z] ---> f145d435d62c [2023-05-05T10:33:11.798Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-05T10:33:12.063Z] Removing intermediate container 180190d96ac7 [2023-05-05T10:33:12.063Z] ---> 9c23ec22c9dd [2023-05-05T10:33:12.063Z] [2023-05-05T10:33:12.063Z] ---> Using cache [2023-05-05T10:33:12.063Z] ---> c00fcf4a2833 [2023-05-05T10:33:12.063Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:33:12.063Z] ---> Using cache [2023-05-05T10:33:12.063Z] ---> 99af1c1571cd [2023-05-05T10:33:12.063Z] Step 8/24 : COPY . . [2023-05-05T10:33:12.329Z] ---> Using cache [2023-05-05T10:33:12.329Z] ---> b345a6c0b7b6 [2023-05-05T10:33:12.329Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-05T10:33:12.595Z] ---> Running in 01b64b3eb2fd [2023-05-05T10:33:12.862Z] Removing intermediate container 5b9449232e83 [2023-05-05T10:33:12.862Z] ---> 6037437c318d [2023-05-05T10:33:12.862Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:33:12.862Z] Successfully built 9c23ec22c9dd [2023-05-05T10:33:12.862Z] Successfully tagged security-spire-server-arm64:latest [2023-05-05T10:33:12.862Z]  Building security-spire-server ... done Building core-metadata [2023-05-05T10:33:14.267Z] ---> 73c7855444a7 [2023-05-05T10:33:14.267Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:33:14.850Z] 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-05-05T10:33:15.116Z] ---> 361d09c08e81 [2023-05-05T10:33:15.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-05T10:33:17.048Z] ---> 7037d568a878 [2023-05-05T10:33:17.048Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:33:17.633Z] ---> e0f2c16c7372 [2023-05-05T10:33:17.633Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-05T10:33:17.633Z] ---> Running in 427e94a38fd0 [2023-05-05T10:33:18.269Z] Removing intermediate container 427e94a38fd0 [2023-05-05T10:33:18.269Z] ---> 6b46f0ceaa13 [2023-05-05T10:33:18.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:33:18.269Z] ---> Running in 1eb4ea6c93eb [2023-05-05T10:33:18.852Z] Removing intermediate container 1eb4ea6c93eb [2023-05-05T10:33:18.852Z] ---> 0ae75b5c09c3 [2023-05-05T10:33:18.852Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T10:33:18.852Z] ---> Running in 75228522712b [2023-05-05T10:33:19.446Z] Removing intermediate container 75228522712b [2023-05-05T10:33:19.446Z] ---> 13dbbc3c4105 [2023-05-05T10:33:19.446Z] Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:33:19.715Z] ---> Running in f3b24fd48dba [2023-05-05T10:33:20.299Z] Removing intermediate container f3b24fd48dba [2023-05-05T10:33:20.299Z] ---> 93e085092f30 [2023-05-05T10:33:20.299Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:33:20.299Z] ---> Running in 99c9759e1b2f [2023-05-05T10:33:20.880Z] Removing intermediate container 99c9759e1b2f [2023-05-05T10:33:20.880Z] ---> a7e81a0ff279 [2023-05-05T10:33:20.880Z] [2023-05-05T10:33:21.460Z] Successfully built a7e81a0ff279 [2023-05-05T10:33:21.460Z] Successfully tagged core-data-arm64:latest [2023-05-05T10:33:21.460Z]  Building core-data ... done Building security-proxy-auth [2023-05-05T10:33:36.500Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:33:36.500Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:33:36.500Z] ---> 67f631a7de0f [2023-05-05T10:33:36.500Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:33:36.500Z] ---> Using cache [2023-05-05T10:33:36.500Z] ---> c336b34dcdeb [2023-05-05T10:33:36.500Z] Step 4/25 : WORKDIR /edgex-go [2023-05-05T10:33:36.500Z] ---> Using cache [2023-05-05T10:33:36.500Z] ---> 5e37606c79fe [2023-05-05T10:33:36.500Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-05T10:33:36.500Z] ---> Using cache [2023-05-05T10:33:36.500Z] ---> f145d435d62c [2023-05-05T10:33:36.500Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-05T10:33:36.500Z] ---> Using cache [2023-05-05T10:33:36.500Z] ---> c00fcf4a2833 [2023-05-05T10:33:36.500Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:33:36.500Z] ---> Using cache [2023-05-05T10:33:36.500Z] ---> 99af1c1571cd [2023-05-05T10:33:36.500Z] Step 8/25 : COPY . . [2023-05-05T10:33:36.500Z] ---> Using cache [2023-05-05T10:33:36.500Z] ---> b345a6c0b7b6 [2023-05-05T10:33:36.500Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-05T10:33:36.500Z] ---> Running in e6280631b406 [2023-05-05T10:33:37.905Z] 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-05-05T10:33:46.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:33:46.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:33:46.102Z] ---> 67f631a7de0f [2023-05-05T10:33:46.102Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:33:46.102Z] ---> Using cache [2023-05-05T10:33:46.102Z] ---> c336b34dcdeb [2023-05-05T10:33:46.102Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:33:46.102Z] ---> Using cache [2023-05-05T10:33:46.102Z] ---> 5e37606c79fe [2023-05-05T10:33:46.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T10:33:46.102Z] ---> Using cache [2023-05-05T10:33:46.102Z] ---> f145d435d62c [2023-05-05T10:33:46.102Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:33:46.102Z] ---> Using cache [2023-05-05T10:33:46.102Z] ---> c00fcf4a2833 [2023-05-05T10:33:46.102Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:33:46.102Z] ---> Using cache [2023-05-05T10:33:46.102Z] ---> 99af1c1571cd [2023-05-05T10:33:46.102Z] Step 8/23 : COPY . . [2023-05-05T10:33:46.102Z] ---> Using cache [2023-05-05T10:33:46.102Z] ---> b345a6c0b7b6 [2023-05-05T10:33:46.102Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-05T10:33:46.102Z] ---> Running in 0e80908e9508 [2023-05-05T10:33:48.039Z] 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-05-05T10:35:09.623Z] 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-05-05T10:35:24.609Z] Removing intermediate container b956ee38ea14 [2023-05-05T10:35:24.609Z] ---> 260656f3f4ee [2023-05-05T10:35:24.609Z] [2023-05-05T10:35:24.609Z] Step 9/25 : FROM alpine:3.17 [2023-05-05T10:35:24.609Z] ---> 51e60588ff2c [2023-05-05T10:35:24.609Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-05T10:35:25.563Z] ---> Running in 18a774bada7d [2023-05-05T10:35:27.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:35:28.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:35:30.027Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-05T10:35:30.028Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-05T10:35:30.028Z] (3/3) Installing su-exec (0.2-r2) [2023-05-05T10:35:30.028Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:35:30.028Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T10:35:30.981Z] OK: 8 MiB in 18 packages [2023-05-05T10:35:32.931Z] Removing intermediate container 18a774bada7d [2023-05-05T10:35:32.931Z] ---> 014a91a1d08a [2023-05-05T10:35:32.931Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T10:35:32.931Z] ---> Running in 9b50a292c135 [2023-05-05T10:35:33.199Z] Removing intermediate container 9b50a292c135 [2023-05-05T10:35:33.199Z] ---> f72a4d4aa4ee [2023-05-05T10:35:33.199Z] Step 12/25 : WORKDIR / [2023-05-05T10:35:33.467Z] ---> Running in c8cdd361f034 [2023-05-05T10:35:34.059Z] Removing intermediate container c8cdd361f034 [2023-05-05T10:35:34.059Z] ---> 4988c14725ff [2023-05-05T10:35:34.059Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:35:35.015Z] ---> 0f5d77354388 [2023-05-05T10:35:35.015Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:35:35.605Z] ---> 17a4a3b121c3 [2023-05-05T10:35:35.605Z] 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-05-05T10:35:38.947Z] ---> 5a17ca2569de [2023-05-05T10:35:38.947Z] 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-05-05T10:35:39.531Z] ---> ef4c9729cc7b [2023-05-05T10:35:39.531Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:35:40.487Z] ---> 1db3dd2dd796 [2023-05-05T10:35:40.487Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-05T10:35:42.422Z] ---> db309e820572 [2023-05-05T10:35:42.422Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-05T10:35:44.391Z] ---> d25c9f95ee80 [2023-05-05T10:35:44.391Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T10:35:44.979Z] ---> 741f34d29c5f [2023-05-05T10:35:44.979Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T10:35:45.251Z] ---> Running in 6e5b8f9b8078 [2023-05-05T10:35:48.590Z] Removing intermediate container 6e5b8f9b8078 [2023-05-05T10:35:48.590Z] ---> ad8904975f6e [2023-05-05T10:35:48.590Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T10:35:48.590Z] ---> Running in 1712bc357abc [2023-05-05T10:35:48.590Z] Removing intermediate container 1712bc357abc [2023-05-05T10:35:48.590Z] ---> 4764af2481fb [2023-05-05T10:35:48.590Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T10:35:48.856Z] ---> Running in ff683e1e1645 [2023-05-05T10:35:49.121Z] Removing intermediate container ff683e1e1645 [2023-05-05T10:35:49.121Z] ---> 20532336ceb2 [2023-05-05T10:35:49.121Z] Step 24/25 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:35:49.386Z] ---> Running in 4663799dbabd [2023-05-05T10:35:51.956Z] Removing intermediate container 4663799dbabd [2023-05-05T10:35:51.956Z] ---> 1f312e942b57 [2023-05-05T10:35:51.956Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T10:35:51.956Z] ---> Running in 5da1cbdbed77 [2023-05-05T10:35:52.221Z] Removing intermediate container 5da1cbdbed77 [2023-05-05T10:35:52.221Z] ---> a0ede326559e [2023-05-05T10:35:52.221Z] [2023-05-05T10:35:52.486Z] Successfully built a0ede326559e [2023-05-05T10:35:52.750Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-05T10:35:52.750Z] Building support-scheduler [2023-05-05T10:36:10.935Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:36:10.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:36:10.935Z] ---> 67f631a7de0f [2023-05-05T10:36:10.935Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:36:10.935Z] ---> Using cache [2023-05-05T10:36:10.935Z] ---> c336b34dcdeb [2023-05-05T10:36:10.935Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:36:10.935Z] ---> Using cache [2023-05-05T10:36:10.935Z] ---> 5e37606c79fe [2023-05-05T10:36:10.935Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T10:36:10.935Z] ---> Using cache [2023-05-05T10:36:10.935Z] ---> f145d435d62c [2023-05-05T10:36:10.935Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:36:10.935Z] ---> Using cache [2023-05-05T10:36:10.935Z] ---> c00fcf4a2833 [2023-05-05T10:36:10.935Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:36:10.935Z] ---> Using cache [2023-05-05T10:36:10.935Z] ---> 99af1c1571cd [2023-05-05T10:36:10.935Z] Step 8/23 : COPY . . [2023-05-05T10:36:10.935Z] ---> Using cache [2023-05-05T10:36:10.935Z] ---> b345a6c0b7b6 [2023-05-05T10:36:10.935Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-05T10:36:10.935Z] ---> Running in 4cc2d0319a82 [2023-05-05T10:36:11.201Z] 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-05-05T10:37:47.802Z] Removing intermediate container 02b1fe842515 [2023-05-05T10:37:47.802Z] ---> 4e0d491f100a [2023-05-05T10:37:47.802Z] [2023-05-05T10:37:47.802Z] Step 9/20 : FROM alpine:3.17 [2023-05-05T10:37:47.802Z] ---> 51e60588ff2c [2023-05-05T10:37:47.802Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T10:37:47.802Z] ---> Using cache [2023-05-05T10:37:47.802Z] ---> 420f165a7f90 [2023-05-05T10:37:47.802Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-05T10:37:47.802Z] ---> Running in ed96e296ab30 [2023-05-05T10:37:47.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:37:47.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:37:47.802Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T10:37:47.802Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T10:37:47.802Z] OK: 17691 distinct packages available [2023-05-05T10:37:47.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:37:47.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:37:47.802Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-05T10:37:47.802Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-05T10:37:47.802Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-05T10:37:47.802Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-05T10:37:47.802Z] (5/9) Installing curl (8.0.1-r0) [2023-05-05T10:37:47.802Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-05T10:37:47.803Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-05T10:37:47.803Z] (8/9) Installing libucontext (1.2-r0) [2023-05-05T10:37:47.803Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-05T10:37:47.803Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:37:47.803Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T10:37:47.803Z] OK: 11 MiB in 24 packages [2023-05-05T10:37:53.129Z] Removing intermediate container ed96e296ab30 [2023-05-05T10:37:53.129Z] ---> 2caa4ea26917 [2023-05-05T10:37:53.129Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:37:53.395Z] ---> ae6426088064 [2023-05-05T10:37:53.395Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:37:54.356Z] ---> 33fcb828ab66 [2023-05-05T10:37:54.356Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-05T10:37:56.292Z] ---> 658aea8ead2b [2023-05-05T10:37:56.292Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:37:57.250Z] ---> eefbd761705b [2023-05-05T10:37:57.250Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-05T10:37:57.250Z] ---> Running in 1f9764bf2cea [2023-05-05T10:37:57.834Z] Removing intermediate container 1f9764bf2cea [2023-05-05T10:37:57.834Z] ---> b2d0fb9a5b9e [2023-05-05T10:37:57.834Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T10:37:57.834Z] ---> Running in ab381d509cee [2023-05-05T10:37:58.419Z] Removing intermediate container ab381d509cee [2023-05-05T10:37:58.419Z] ---> 712884649960 [2023-05-05T10:37:58.419Z] Step 18/20 : LABEL arch=arm64 [2023-05-05T10:37:58.419Z] ---> Running in 16988c445afa [2023-05-05T10:37:59.004Z] Removing intermediate container 16988c445afa [2023-05-05T10:37:59.004Z] ---> 274a36e7aaf9 [2023-05-05T10:37:59.004Z] Step 19/20 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:37:59.004Z] ---> Running in 27e81e9041d6 [2023-05-05T10:37:59.600Z] Removing intermediate container 27e81e9041d6 [2023-05-05T10:37:59.600Z] ---> 93724f481508 [2023-05-05T10:37:59.600Z] Step 20/20 : LABEL version=0.0.0 [2023-05-05T10:37:59.600Z] ---> Running in 6a691d22cf65 [2023-05-05T10:38:00.192Z] Removing intermediate container 6a691d22cf65 [2023-05-05T10:38:00.192Z] ---> 9818bd4e0974 [2023-05-05T10:38:00.192Z] [2023-05-05T10:38:00.459Z] Successfully built 9818bd4e0974 [2023-05-05T10:38:00.459Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-05T10:38:00.459Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-05-05T10:38:15.484Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:38:15.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:38:15.484Z] ---> 67f631a7de0f [2023-05-05T10:38:15.484Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:38:15.484Z] ---> Using cache [2023-05-05T10:38:15.484Z] ---> c336b34dcdeb [2023-05-05T10:38:15.484Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:38:15.484Z] ---> Using cache [2023-05-05T10:38:15.484Z] ---> 5e37606c79fe [2023-05-05T10:38:15.484Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-05T10:38:15.484Z] ---> Running in 89ac5eb80295 [2023-05-05T10:38:16.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:38:17.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:38:18.881Z] OK: 263 MiB in 53 packages [2023-05-05T10:38:20.292Z] Removing intermediate container 89ac5eb80295 [2023-05-05T10:38:20.292Z] ---> 972f5bc50e5d [2023-05-05T10:38:20.292Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:38:21.270Z] ---> cce1a47f4257 [2023-05-05T10:38:21.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:38:21.270Z] ---> Running in 5f3e524f8094 [2023-05-05T10:39:58.110Z] Removing intermediate container 5f3e524f8094 [2023-05-05T10:39:58.110Z] ---> 4580af0714d6 [2023-05-05T10:39:58.110Z] Step 8/23 : COPY . . [2023-05-05T10:40:05.065Z] Removing intermediate container 0e80908e9508 [2023-05-05T10:40:05.065Z] ---> d1c6ff430071 [2023-05-05T10:40:05.065Z] [2023-05-05T10:40:05.065Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:40:05.065Z] ---> 51e60588ff2c [2023-05-05T10:40:05.065Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T10:40:06.530Z] ---> Running in 15328883b896 [2023-05-05T10:40:07.489Z] Removing intermediate container 15328883b896 [2023-05-05T10:40:07.489Z] ---> c4c44c85195e [2023-05-05T10:40:07.489Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:40:07.489Z] ---> Running in 2d03202f89e8 [2023-05-05T10:40:10.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:40:10.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:40:12.038Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T10:40:12.038Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:40:12.038Z] OK: 8 MiB in 16 packages [2023-05-05T10:40:14.606Z] ---> 7dcdaaa2a64d [2023-05-05T10:40:14.606Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-05T10:40:14.876Z] Removing intermediate container 2d03202f89e8 [2023-05-05T10:40:14.876Z] ---> 9c3e5f452832 [2023-05-05T10:40:14.876Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:40:14.876Z] ---> Running in 7beac3559793 [2023-05-05T10:40:17.451Z] ---> 210517b505fa [2023-05-05T10:40:17.451Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:40:17.451Z] 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-05-05T10:40:18.855Z] ---> 089a18a5b37a [2023-05-05T10:40:18.855Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-05T10:40:18.855Z] Removing intermediate container 01b64b3eb2fd [2023-05-05T10:40:18.855Z] ---> e732edf9a26a [2023-05-05T10:40:18.855Z] [2023-05-05T10:40:18.855Z] Step 10/24 : FROM alpine:3.17 [2023-05-05T10:40:18.855Z] ---> 51e60588ff2c [2023-05-05T10:40:18.855Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:40:20.259Z] ---> Running in 351afe241e79 [2023-05-05T10:40:20.525Z] ---> 5e0c9a472cc6 [2023-05-05T10:40:20.525Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:40:21.928Z] ---> 36b6ace6a598 [2023-05-05T10:40:21.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-05T10:40:22.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:40:22.778Z] ---> 16f06085e13b [2023-05-05T10:40:22.778Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T10:40:23.044Z] ---> Running in 05c4f6481e09 [2023-05-05T10:40:23.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:40:25.253Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T10:40:25.253Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:40:25.253Z] OK: 8 MiB in 16 packages [2023-05-05T10:40:26.212Z] Removing intermediate container 05c4f6481e09 [2023-05-05T10:40:26.212Z] ---> 4746a5c03432 [2023-05-05T10:40:26.212Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T10:40:26.212Z] ---> Running in c5e079f89a51 [2023-05-05T10:40:27.171Z] Removing intermediate container c5e079f89a51 [2023-05-05T10:40:27.171Z] ---> ed64f1202ac0 [2023-05-05T10:40:27.171Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T10:40:27.171Z] ---> Running in d6355ad33eb7 [2023-05-05T10:40:27.439Z] Removing intermediate container 351afe241e79 [2023-05-05T10:40:27.439Z] ---> e697d7e9d3d5 [2023-05-05T10:40:27.439Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:40:27.706Z] ---> Running in 5c8018a344f7 [2023-05-05T10:40:27.976Z] Removing intermediate container d6355ad33eb7 [2023-05-05T10:40:27.976Z] ---> 279e3dc644d8 [2023-05-05T10:40:27.976Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T10:40:28.255Z] ---> Running in 424986d5f10c [2023-05-05T10:40:28.528Z] Removing intermediate container 5c8018a344f7 [2023-05-05T10:40:28.528Z] ---> e530da7471fb [2023-05-05T10:40:28.528Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-05T10:40:28.528Z] ---> Running in f4214b3a4c6c [2023-05-05T10:40:28.792Z] Removing intermediate container 424986d5f10c [2023-05-05T10:40:28.792Z] ---> 9ee164746102 [2023-05-05T10:40:28.792Z] Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:40:29.058Z] ---> Running in ce60ef699003 [2023-05-05T10:40:29.327Z] Removing intermediate container f4214b3a4c6c [2023-05-05T10:40:29.327Z] ---> 149200377c56 [2023-05-05T10:40:29.327Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-05T10:40:29.327Z] Removing intermediate container ce60ef699003 [2023-05-05T10:40:29.327Z] ---> d906b3322fa6 [2023-05-05T10:40:29.327Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:40:29.327Z] ---> Running in c608aa79fcd1 [2023-05-05T10:40:29.592Z] ---> Running in 4fa1cd89503b [2023-05-05T10:40:30.173Z] Removing intermediate container c608aa79fcd1 [2023-05-05T10:40:30.173Z] ---> 1c879a1883fb [2023-05-05T10:40:30.173Z] Step 15/24 : WORKDIR / [2023-05-05T10:40:30.173Z] ---> Running in 050775fdc4d8 [2023-05-05T10:40:30.439Z] Removing intermediate container 4fa1cd89503b [2023-05-05T10:40:30.439Z] ---> 15d67853f5ac [2023-05-05T10:40:30.439Z] [2023-05-05T10:40:31.020Z] Successfully built 15d67853f5ac [2023-05-05T10:40:31.020Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-05T10:40:31.020Z] Building core-common-config-bootstrapper [2023-05-05T10:40:31.020Z]  Building security-proxy-auth ... done Removing intermediate container 050775fdc4d8 [2023-05-05T10:40:31.020Z] ---> ea0c5901e0fa [2023-05-05T10:40:31.020Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:40:35.271Z] ---> 23f556358101 [2023-05-05T10:40:35.271Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:40:36.228Z] ---> 5ba61bcd704a [2023-05-05T10:40:36.228Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-05T10:40:40.475Z] ---> 1d9b47d6e057 [2023-05-05T10:40:40.475Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:40:41.892Z] ---> 54c1d4f64cd5 [2023-05-05T10:40:41.892Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-05T10:40:42.162Z] ---> Running in 35cb5da102cc [2023-05-05T10:40:43.121Z] Removing intermediate container 35cb5da102cc [2023-05-05T10:40:43.121Z] ---> b46f43b3d618 [2023-05-05T10:40:43.121Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:40:43.121Z] ---> Running in 1900494f9fcd [2023-05-05T10:40:44.094Z] Removing intermediate container 1900494f9fcd [2023-05-05T10:40:44.095Z] ---> c2652bda9098 [2023-05-05T10:40:44.095Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T10:40:44.095Z] ---> Running in 32af1037b102 [2023-05-05T10:40:45.503Z] Removing intermediate container 32af1037b102 [2023-05-05T10:40:45.503Z] ---> ac4ea0daf13a [2023-05-05T10:40:45.503Z] Step 23/24 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:40:45.503Z] ---> Running in 5875274934fc [2023-05-05T10:40:48.841Z] Removing intermediate container 5875274934fc [2023-05-05T10:40:48.841Z] ---> 664a73098508 [2023-05-05T10:40:48.841Z] Step 24/24 : LABEL version=0.0.0 [2023-05-05T10:40:49.111Z] ---> Running in f724eb9bf7e2 [2023-05-05T10:40:49.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T10:40:49.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T10:40:49.957Z] ---> 67f631a7de0f [2023-05-05T10:40:49.957Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T10:40:49.957Z] ---> Using cache [2023-05-05T10:40:49.957Z] ---> c336b34dcdeb [2023-05-05T10:40:49.957Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T10:40:49.957Z] ---> Using cache [2023-05-05T10:40:49.957Z] ---> 5e37606c79fe [2023-05-05T10:40:49.957Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T10:40:49.957Z] ---> Using cache [2023-05-05T10:40:49.957Z] ---> f145d435d62c [2023-05-05T10:40:49.957Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T10:40:49.957Z] ---> Using cache [2023-05-05T10:40:49.957Z] ---> c00fcf4a2833 [2023-05-05T10:40:49.957Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T10:40:49.957Z] ---> Using cache [2023-05-05T10:40:49.957Z] ---> 99af1c1571cd [2023-05-05T10:40:49.957Z] Step 8/23 : COPY . . [2023-05-05T10:40:49.957Z] Removing intermediate container f724eb9bf7e2 [2023-05-05T10:40:49.957Z] ---> 0053ae4c1a82 [2023-05-05T10:40:49.957Z] [2023-05-05T10:40:49.957Z] ---> Using cache [2023-05-05T10:40:49.957Z] ---> b345a6c0b7b6 [2023-05-05T10:40:49.957Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-05T10:40:50.222Z] ---> Running in 4feb7841fe7b [2023-05-05T10:40:50.488Z] Removing intermediate container e6280631b406 [2023-05-05T10:40:50.488Z] ---> bc8a888ad1ef [2023-05-05T10:40:50.488Z] [2023-05-05T10:40:50.488Z] Step 10/25 : FROM alpine:3.17 [2023-05-05T10:40:50.488Z] ---> 51e60588ff2c [2023-05-05T10:40:50.488Z] Step 11/25 : RUN apk add --update --no-cache dumb-initSuccessfully built 0053ae4c1a82 [2023-05-05T10:40:50.488Z] [2023-05-05T10:40:50.488Z] ---> Using cache [2023-05-05T10:40:50.488Z] ---> e697d7e9d3d5 [2023-05-05T10:40:50.488Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:40:50.488Z] Successfully tagged core-command-arm64:latest [2023-05-05T10:40:50.488Z]  Building core-command ... done  ---> Using cache [2023-05-05T10:40:50.488Z] ---> e530da7471fb [2023-05-05T10:40:50.488Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-05T10:40:50.756Z] ---> Running in 22431a063e3f [2023-05-05T10:40:51.720Z] Removing intermediate container 22431a063e3f [2023-05-05T10:40:51.720Z] ---> bee6567b091b [2023-05-05T10:40:51.720Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-05T10:40:51.720Z] ---> Running in a840ed748051 [2023-05-05T10:40:52.308Z] Removing intermediate container a840ed748051 [2023-05-05T10:40:52.308Z] ---> ea01ebda6af8 [2023-05-05T10:40:52.308Z] Step 15/25 : WORKDIR / [2023-05-05T10:40:52.308Z] ---> Running in 90d25c668791 [2023-05-05T10:40:52.574Z] 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-05-05T10:40:52.841Z] Removing intermediate container 90d25c668791 [2023-05-05T10:40:52.841Z] ---> eb06e5ff9ac1 [2023-05-05T10:40:52.841Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:40:53.802Z] ---> 8f0a39194459 [2023-05-05T10:40:53.802Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:40:54.757Z] ---> 38d904c5191b [2023-05-05T10:40:54.757Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-05T10:40:56.694Z] ---> 0c6c7af47c41 [2023-05-05T10:40:56.694Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:40:57.648Z] ---> b02ccfb871de [2023-05-05T10:40:57.648Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-05T10:40:58.230Z] ---> 2ae47c07586a [2023-05-05T10:40:58.230Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-05T10:40:58.501Z] ---> Running in deef38825af9 [2023-05-05T10:40:59.082Z] Removing intermediate container deef38825af9 [2023-05-05T10:40:59.082Z] ---> d059fc3db606 [2023-05-05T10:40:59.082Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:40:59.082Z] ---> Running in 4c0e31de0606 [2023-05-05T10:41:01.661Z] Removing intermediate container 4c0e31de0606 [2023-05-05T10:41:01.661Z] ---> 8a00e4a16a27 [2023-05-05T10:41:01.661Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T10:41:01.661Z] ---> Running in ad5d7fe8b097 [2023-05-05T10:41:01.929Z] Removing intermediate container ad5d7fe8b097 [2023-05-05T10:41:01.929Z] ---> 239644c3a6ad [2023-05-05T10:41:01.929Z] Step 24/25 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:41:01.929Z] ---> Running in af3a572722b6 [2023-05-05T10:41:02.511Z] Removing intermediate container af3a572722b6 [2023-05-05T10:41:02.511Z] ---> 9b1d33a6eca6 [2023-05-05T10:41:02.511Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T10:41:02.511Z] ---> Running in 750041050c73 [2023-05-05T10:41:03.093Z] Removing intermediate container 750041050c73 [2023-05-05T10:41:03.093Z] ---> ecdf2ec4e04f [2023-05-05T10:41:03.093Z] [2023-05-05T10:41:03.359Z] Successfully built ecdf2ec4e04f [2023-05-05T10:41:03.359Z] Successfully tagged core-metadata-arm64:latest [2023-05-05T10:43:55.063Z]  Building core-metadata ... done Removing intermediate container 4cc2d0319a82 [2023-05-05T10:43:55.064Z] ---> c58e5f6ee0c7 [2023-05-05T10:43:55.064Z] [2023-05-05T10:43:55.064Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:43:55.064Z] ---> 51e60588ff2c [2023-05-05T10:43:55.064Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:43:55.064Z] ---> Using cache [2023-05-05T10:43:55.064Z] ---> e697d7e9d3d5 [2023-05-05T10:43:55.064Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:43:55.064Z] ---> Using cache [2023-05-05T10:43:55.064Z] ---> e530da7471fb [2023-05-05T10:43:55.064Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-05T10:43:55.064Z] ---> Running in 86159ad87856 [2023-05-05T10:43:55.064Z] Removing intermediate container 86159ad87856 [2023-05-05T10:43:55.064Z] ---> a1dd7c67d41c [2023-05-05T10:43:55.064Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T10:43:55.064Z] ---> Running in 28bd0efcd249 [2023-05-05T10:43:55.064Z] Removing intermediate container 28bd0efcd249 [2023-05-05T10:43:55.064Z] ---> 552ffb07d7a9 [2023-05-05T10:43:55.064Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:43:55.064Z] ---> 9bbdf4f64202 [2023-05-05T10:43:55.064Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:43:55.064Z] ---> ec940ee18fb5 [2023-05-05T10:43:55.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-05T10:43:55.064Z] ---> bddac5c68911 [2023-05-05T10:43:55.064Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:43:55.064Z] ---> a4d76866cd8a [2023-05-05T10:43:55.064Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-05T10:43:55.064Z] ---> Running in c68788373370 [2023-05-05T10:43:55.064Z] Removing intermediate container c68788373370 [2023-05-05T10:43:55.064Z] ---> 594f7eab54f3 [2023-05-05T10:43:55.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:43:55.064Z] ---> Running in 59cfbbaacde0 [2023-05-05T10:43:55.064Z] Removing intermediate container 59cfbbaacde0 [2023-05-05T10:43:55.064Z] ---> 1b82367a4dfe [2023-05-05T10:43:55.064Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T10:43:55.064Z] ---> Running in 0368a306aac7 [2023-05-05T10:43:55.064Z] Removing intermediate container 0368a306aac7 [2023-05-05T10:43:55.064Z] ---> 77e6012d1ce2 [2023-05-05T10:43:55.064Z] Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:43:55.064Z] ---> Running in 9cdf81d253a2 [2023-05-05T10:43:55.064Z] Removing intermediate container 9cdf81d253a2 [2023-05-05T10:43:55.064Z] ---> c42912e924f1 [2023-05-05T10:43:55.064Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:43:55.064Z] ---> Running in 61eabc69e5f2 [2023-05-05T10:43:56.018Z] Removing intermediate container 61eabc69e5f2 [2023-05-05T10:43:56.018Z] ---> 962cde35c7d8 [2023-05-05T10:43:56.018Z] [2023-05-05T10:43:56.283Z] Successfully built 962cde35c7d8 [2023-05-05T10:43:56.283Z] Successfully tagged support-scheduler-arm64:latest [2023-05-05T10:44:35.126Z]  Building support-scheduler ... done Removing intermediate container 4feb7841fe7b [2023-05-05T10:44:35.126Z] ---> 1a5a6228a8d2 [2023-05-05T10:44:35.126Z] [2023-05-05T10:44:35.126Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:44:35.126Z] ---> 51e60588ff2c [2023-05-05T10:44:35.126Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T10:44:35.126Z] ---> Using cache [2023-05-05T10:44:35.126Z] ---> c4c44c85195e [2023-05-05T10:44:35.126Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T10:44:35.126Z] ---> Using cache [2023-05-05T10:44:35.126Z] ---> 9c3e5f452832 [2023-05-05T10:44:35.126Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:44:35.126Z] ---> Using cache [2023-05-05T10:44:35.126Z] ---> 210517b505fa [2023-05-05T10:44:35.126Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:44:35.126Z] ---> Using cache [2023-05-05T10:44:35.126Z] ---> 089a18a5b37a [2023-05-05T10:44:35.126Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-05T10:44:36.083Z] ---> b1319f1de326 [2023-05-05T10:44:36.083Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:44:37.043Z] ---> ee12170b8f47 [2023-05-05T10:44:37.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-05T10:44:37.649Z] ---> a07e13c428f0 [2023-05-05T10:44:37.649Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T10:44:37.916Z] ---> Running in a8e6ff71e485 [2023-05-05T10:44:40.503Z] Removing intermediate container a8e6ff71e485 [2023-05-05T10:44:40.503Z] ---> 136e3fe6ee81 [2023-05-05T10:44:40.503Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T10:44:40.503Z] ---> Running in 7226236772e4 [2023-05-05T10:44:40.770Z] Removing intermediate container 7226236772e4 [2023-05-05T10:44:40.770Z] ---> 3f35d929a48a [2023-05-05T10:44:40.770Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T10:44:40.770Z] ---> Running in 310dbe7f7d22 [2023-05-05T10:44:41.351Z] Removing intermediate container 310dbe7f7d22 [2023-05-05T10:44:41.352Z] ---> 9c30a26bf9a2 [2023-05-05T10:44:41.352Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T10:44:41.352Z] ---> Running in 9566530e2ee4 [2023-05-05T10:44:41.621Z] Removing intermediate container 9566530e2ee4 [2023-05-05T10:44:41.621Z] ---> cc742d08fe90 [2023-05-05T10:44:41.621Z] Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:44:41.886Z] ---> Running in 200f81901da6 [2023-05-05T10:44:42.466Z] Removing intermediate container 200f81901da6 [2023-05-05T10:44:42.466Z] ---> 2eb7f3fef388 [2023-05-05T10:44:42.466Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:44:42.466Z] ---> Running in deb0cd502b90 [2023-05-05T10:44:42.731Z] Removing intermediate container deb0cd502b90 [2023-05-05T10:44:42.731Z] ---> b4a8704b5e68 [2023-05-05T10:44:42.731Z] [2023-05-05T10:44:43.311Z] Successfully built b4a8704b5e68 [2023-05-05T10:44:43.311Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-05T10:45:09.964Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 7beac3559793 [2023-05-05T10:45:09.964Z] ---> efa14b923950 [2023-05-05T10:45:09.964Z] [2023-05-05T10:45:09.964Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T10:45:09.964Z] ---> 51e60588ff2c [2023-05-05T10:45:09.964Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-05T10:45:09.964Z] ---> Running in f43727ac68b1 [2023-05-05T10:45:09.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T10:45:09.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T10:45:10.922Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-05T10:45:10.922Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-05T10:45:10.922Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T10:45:10.922Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T10:45:11.188Z] OK: 8 MiB in 17 packages [2023-05-05T10:45:14.551Z] Removing intermediate container f43727ac68b1 [2023-05-05T10:45:14.551Z] ---> b7a3b243af51 [2023-05-05T10:45:14.551Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T10:45:14.551Z] ---> Running in 811b27c53668 [2023-05-05T10:45:14.551Z] Removing intermediate container 811b27c53668 [2023-05-05T10:45:14.551Z] ---> c005a7a2262a [2023-05-05T10:45:14.551Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-05T10:45:14.551Z] ---> Running in ae93bf74a699 [2023-05-05T10:45:14.821Z] Removing intermediate container ae93bf74a699 [2023-05-05T10:45:14.821Z] ---> 38338a8df0f1 [2023-05-05T10:45:14.821Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T10:45:14.821Z] ---> Running in 10374add289d [2023-05-05T10:45:15.089Z] Removing intermediate container 10374add289d [2023-05-05T10:45:15.089Z] ---> 34e4d516409b [2023-05-05T10:45:15.089Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T10:45:15.677Z] ---> db76329db7b1 [2023-05-05T10:45:15.677Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T10:45:16.267Z] ---> 8a5383c36126 [2023-05-05T10:45:16.267Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-05T10:45:17.688Z] ---> 1712cfaab412 [2023-05-05T10:45:17.688Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-05T10:45:17.958Z] ---> ae6d08dbfac0 [2023-05-05T10:45:17.958Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-05T10:45:17.958Z] ---> Running in 3b6bd886b1f2 [2023-05-05T10:45:18.233Z] Removing intermediate container 3b6bd886b1f2 [2023-05-05T10:45:18.233Z] ---> 56397816a519 [2023-05-05T10:45:18.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T10:45:18.502Z] ---> Running in 670fb0d75dee [2023-05-05T10:45:18.771Z] Removing intermediate container 670fb0d75dee [2023-05-05T10:45:18.771Z] ---> 88def1510569 [2023-05-05T10:45:18.771Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T10:45:18.771Z] ---> Running in f241dc2fe973 [2023-05-05T10:45:19.044Z] Removing intermediate container f241dc2fe973 [2023-05-05T10:45:19.044Z] ---> e490129aa78d [2023-05-05T10:45:19.044Z] Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 [2023-05-05T10:45:19.044Z] ---> Running in b9668fe97ae6 [2023-05-05T10:45:19.315Z] Removing intermediate container b9668fe97ae6 [2023-05-05T10:45:19.315Z] ---> dcbeb52bedb8 [2023-05-05T10:45:19.315Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T10:45:19.315Z] ---> Running in 12c280515a53 [2023-05-05T10:45:19.584Z] Removing intermediate container 12c280515a53 [2023-05-05T10:45:19.584Z] ---> 70db57d4b628 [2023-05-05T10:45:19.584Z] [2023-05-05T10:45:19.851Z] Successfully built 70db57d4b628 [2023-05-05T10:45:19.851Z] Successfully tagged support-notifications-arm64:latest [2023-05-05T10:45:20.129Z]  Building support-notifications ... done  [Pipeline] } [2023-05-05T10:45:20.120Z] $ docker stop --time=1 ac3b5566a11979c371c6eba61e7426f656aacda0e341a13477f3e002205228cf [2023-05-05T10:45:21.732Z] $ docker rm -f --volumes ac3b5566a11979c371c6eba61e7426f656aacda0e341a13477f3e002205228cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T10:45:22.226Z] + docker images [2023-05-05T10:45:22.493Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-05T10:45:22.493Z] support-notifications-arm64 latest 70db57d4b628 3 seconds ago 31.9MB [2023-05-05T10:45:22.493Z] efa14b923950 16 seconds ago 1.59GB [2023-05-05T10:45:22.493Z] core-common-config-bootstrapper-arm64 latest b4a8704b5e68 40 seconds ago 17.2MB [2023-05-05T10:45:22.493Z] 1a5a6228a8d2 50 seconds ago 1.52GB [2023-05-05T10:45:22.493Z] support-scheduler-arm64 latest 962cde35c7d8 About a minute ago 31.2MB [2023-05-05T10:45:22.493Z] c58e5f6ee0c7 About a minute ago 1.59GB [2023-05-05T10:45:22.493Z] core-metadata-arm64 latest ecdf2ec4e04f 4 minutes ago 20.2MB [2023-05-05T10:45:22.493Z] bc8a888ad1ef 4 minutes ago 1.53GB [2023-05-05T10:45:22.493Z] core-command-arm64 latest 0053ae4c1a82 4 minutes ago 19.7MB [2023-05-05T10:45:22.493Z] security-proxy-auth-arm64 latest 15d67853f5ac 4 minutes ago 18.1MB [2023-05-05T10:45:22.493Z] e732edf9a26a 5 minutes ago 1.53GB [2023-05-05T10:45:22.493Z] d1c6ff430071 5 minutes ago 1.51GB [2023-05-05T10:45:22.493Z] security-spiffe-token-provider-arm64 latest 9818bd4e0974 7 minutes ago 32.7MB [2023-05-05T10:45:22.493Z] 4e0d491f100a 7 minutes ago 1.57GB [2023-05-05T10:45:22.493Z] security-secretstore-setup-arm64 latest a0ede326559e 9 minutes ago 32.2MB [2023-05-05T10:45:22.493Z] 260656f3f4ee 10 minutes ago 1.52GB [2023-05-05T10:45:22.493Z] core-data-arm64 latest a7e81a0ff279 12 minutes ago 19.9MB [2023-05-05T10:45:22.493Z] security-spire-server-arm64 latest 9c23ec22c9dd 12 minutes ago 97MB [2023-05-05T10:45:22.493Z] 42b1d5fb5a8b 12 minutes ago 1.53GB [2023-05-05T10:45:22.493Z] security-bootstrapper-arm64 latest 22a1630848f1 12 minutes ago 21.9MB [2023-05-05T10:45:22.493Z] 46c194886d2c 12 minutes ago 1.39GB [2023-05-05T10:45:22.493Z] security-proxy-setup-arm64 latest 71bd14aa1c02 13 minutes ago 18.7MB [2023-05-05T10:45:22.493Z] 993f19f4b2b9 13 minutes ago 1.51GB [2023-05-05T10:45:22.493Z] e3d84e811542 13 minutes ago 1.51GB [2023-05-05T10:45:22.493Z] security-spire-agent-arm64 latest 727e63619dea 18 minutes ago 153MB [2023-05-05T10:45:22.493Z] security-spire-config-arm64 latest 0559da1d8d1d 18 minutes ago 96.1MB [2023-05-05T10:45:22.493Z] 79b4b55ec92a 19 minutes ago 1.39GB [2023-05-05T10:45:22.493Z] 42b6d11a7d51 19 minutes ago 1.39GB [2023-05-05T10:45:22.493Z] ci-base-image-arm64 latest 67f631a7de0f 33 minutes ago 899MB [2023-05-05T10:45:22.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 10 days ago 681MB [2023-05-05T10:45:22.493Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-05T10:45:22.493Z] 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-05-05T10:45:22.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T10:45:22.934Z] [2023-05-05T10:45:22.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:45:23.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T10:45:23.578Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T10:45:23.578Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T10:45:23.578Z] 04944245beec: Pulling fs layer [2023-05-05T10:45:23.578Z] 699f458cf7ca: Pulling fs layer [2023-05-05T10:45:23.578Z] 765212b225bb: Pulling fs layer [2023-05-05T10:45:23.578Z] f23df028b6ca: Pulling fs layer [2023-05-05T10:45:23.578Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T10:45:23.578Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T10:45:23.578Z] 765212b225bb: Waiting [2023-05-05T10:45:23.578Z] f23df028b6ca: Waiting [2023-05-05T10:45:23.578Z] 2437ff75d9bd: Waiting [2023-05-05T10:45:23.578Z] d65c8cfc05b1: Waiting [2023-05-05T10:45:23.578Z] 04944245beec: Verifying Checksum [2023-05-05T10:45:23.578Z] 04944245beec: Download complete [2023-05-05T10:45:23.578Z] 765212b225bb: Verifying Checksum [2023-05-05T10:45:23.578Z] 765212b225bb: Download complete [2023-05-05T10:45:23.861Z] f23df028b6ca: Verifying Checksum [2023-05-05T10:45:23.862Z] f23df028b6ca: Download complete [2023-05-05T10:45:23.862Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T10:45:23.862Z] d65c8cfc05b1: Download complete [2023-05-05T10:45:23.862Z] 699f458cf7ca: Verifying Checksum [2023-05-05T10:45:23.862Z] 699f458cf7ca: Download complete [2023-05-05T10:45:24.139Z] 8998bd30e6a1: Download complete [2023-05-05T10:45:26.777Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T10:45:26.777Z] 2437ff75d9bd: Download complete [2023-05-05T10:45:28.206Z] 8998bd30e6a1: Pull complete [2023-05-05T10:45:28.484Z] 04944245beec: Pull complete [2023-05-05T10:45:29.890Z] 699f458cf7ca: Pull complete [2023-05-05T10:45:29.890Z] 765212b225bb: Pull complete [2023-05-05T10:45:30.852Z] f23df028b6ca: Pull complete [2023-05-05T10:45:30.852Z] d65c8cfc05b1: Pull complete [2023-05-05T10:45:45.852Z] 2437ff75d9bd: Pull complete [2023-05-05T10:45:45.852Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T10:45:45.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T10:45:45.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:45:46.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container [2023-05-05T10:45:46.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T10:45:48.738Z] $ docker top bfbd39f24aedba0df1f48173ff569564fce76cb30aa5ff1dfd30d67ff65d092c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:45:49.336Z] ---> job-cost.sh [2023-05-05T10:45:49.601Z] lf-activate-venv: SKIPPING [2023-05-05T10:45:49.601Z] INFO: No Stack... [2023-05-05T10:45:49.865Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T10:45:50.817Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T10:45:51.462Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-05-05T10:45:51.462Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T10:45:51.522Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4552-4-stack-cost] [2023-05-05T10:45:51.529Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4552-4-stack-cost] did not exist. Created. [2023-05-05T10:45:51.529Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4552-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T10:45:52.171Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T10:45:52.331Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T10:45:52.339Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4552-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T10:45:52.342Z] $ docker stop --time=1 bfbd39f24aedba0df1f48173ff569564fce76cb30aa5ff1dfd30d67ff65d092c [2023-05-05T10:45:54.267Z] $ docker rm -f --volumes bfbd39f24aedba0df1f48173ff569564fce76cb30aa5ff1dfd30d67ff65d092c [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-05-05T10:45:54.749Z] provisioning config files... [2023-05-05T10:45:54.757Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config14290941639485006451tmp [Pipeline] { [Pipeline] sh [2023-05-05T10:45:55.051Z] + set +x [2023-05-05T10:45:55.051Z] + + bash -s -- [2023-05-05T10:45:55.051Z] curl -s https://codecov.io/bash [2023-05-05T10:45:55.051Z] [2023-05-05T10:45:55.051Z] _____ _ [2023-05-05T10:45:55.051Z] / ____| | | [2023-05-05T10:45:55.051Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T10:45:55.051Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T10:45:55.051Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T10:45:55.051Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T10:45:55.051Z] Bash-1.0.6 [2023-05-05T10:45:55.051Z] [2023-05-05T10:45:55.051Z] [2023-05-05T10:45:55.051Z] ==> git version 2.25.1 found [2023-05-05T10:45:55.051Z] ==> 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-05-05T10:45:55.051Z] Release-Date: 2020-01-08 [2023-05-05T10:45:55.051Z] 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-05-05T10:45:55.051Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T10:45:55.051Z] ==> Jenkins CI detected. [2023-05-05T10:45:55.051Z] current dir:  /w/workspace/edgex-go/4 [2023-05-05T10:45:55.051Z] project root: . [2023-05-05T10:45:55.051Z] --> token set from env [2023-05-05T10:45:55.051Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T10:45:55.311Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T10:45:55.312Z] ==> Python coveragepy not found [2023-05-05T10:45:55.312Z] ==> Searching for coverage reports in: [2023-05-05T10:45:55.312Z] + . [2023-05-05T10:45:55.312Z] -> Found 1 reports [2023-05-05T10:45:55.312Z] ==> Detecting git/mercurial file structure [2023-05-05T10:45:55.312Z] ==> Reading reports [2023-05-05T10:45:55.312Z] + ./coverage.out bytes=448560 [2023-05-05T10:45:55.312Z] ==> Appending adjustments [2023-05-05T10:45:55.312Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T10:45:56.309Z] + Found adjustments [2023-05-05T10:45:56.309Z] ==> Gzipping contents [2023-05-05T10:45:56.568Z] 60K /tmp/codecov.q4eUX0.gz [2023-05-05T10:45:56.568Z] ==> Uploading reports [2023-05-05T10:45:56.568Z] url: https://codecov.io [2023-05-05T10:45:56.568Z] query: branch=PR-4552&commit=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4552%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4552&job=&cmd_args= [2023-05-05T10:45:56.568Z] -> Pinging Codecov [2023-05-05T10:45:56.568Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4552&commit=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4552%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4552&job=&cmd_args= [2023-05-05T10:45:56.568Z] -> Uploading to [2023-05-05T10:45:56.568Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/00271124DB129430A58F1EEE437C3FCB/e9fce507ce5d2dce0f2d158ba22b0d6c596ef132/00ff08b5-42d7-428d-81b0-1807785a5d6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T104556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecad8eb3f847d2d26fa8d86abc64c07ba30450d65ec4dc6ae4351ea7ea5fc9da [2023-05-05T10:45:56.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T10:45:56.568Z] Dload Upload Total Spent Left Speed [2023-05-05T10:45:56.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57564 0 0 100 57564 0 253k --:--:-- --:--:-- --:--:-- 252k 100 57564 0 0 100 57564 0 213k --:--:-- --:--:-- --:--:-- 212k [2023-05-05T10:45:56.826Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [Pipeline] } [2023-05-05T10:45:56.833Z] 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-05-05T10:45:57.544Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:45:57.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:45:58.739Z] ---> package-listing.sh [2023-05-05T10:45:58.739Z] ++ facter osfamily [2023-05-05T10:45:58.739Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T10:45:58.999Z] + OS_FAMILY=debian [2023-05-05T10:45:58.999Z] + workspace=/w/workspace/edgex-go/4 [2023-05-05T10:45:58.999Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T10:45:58.999Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T10:45:58.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T10:45:58.999Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T10:45:58.999Z] + '[' /w/workspace/edgex-go/4 ']' [2023-05-05T10:45:58.999Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T10:45:58.999Z] + case "${OS_FAMILY}" in [2023-05-05T10:45:58.999Z] + dpkg -l [2023-05-05T10:45:58.999Z] + grep '^ii' [2023-05-05T10:45:58.999Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T10:45:58.999Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T10:45:58.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T10:45:58.999Z] + '[' /w/workspace/edgex-go/4 ']' [2023-05-05T10:45:58.999Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-05-05T10:45:58.999Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-05-05T10:45:59.009Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T10:45:59.286Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:45:59.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T10:45:59.998Z] [2023-05-05T10:45:59.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:46:00.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T10:46:00.610Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T10:46:00.610Z] 5eb5b503b376: Pulling fs layer [2023-05-05T10:46:00.610Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T10:46:00.610Z] ec43610c2a17: Pulling fs layer [2023-05-05T10:46:00.610Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T10:46:00.610Z] 33b1e0a273af: Pulling fs layer [2023-05-05T10:46:00.610Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T10:46:00.610Z] 3a2ae6a8a46f: Waiting [2023-05-05T10:46:00.610Z] 33b1e0a273af: Waiting [2023-05-05T10:46:00.610Z] 2f39f015ded8: Pulling fs layer [2023-05-05T10:46:00.610Z] 2f39f015ded8: Waiting [2023-05-05T10:46:00.610Z] 5d3b04190fa2: Waiting [2023-05-05T10:46:00.610Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T10:46:00.610Z] 5c69ac0246d0: Download complete [2023-05-05T10:46:00.610Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T10:46:00.610Z] 3a2ae6a8a46f: Download complete [2023-05-05T10:46:00.610Z] 33b1e0a273af: Verifying Checksum [2023-05-05T10:46:00.610Z] 33b1e0a273af: Download complete [2023-05-05T10:46:00.610Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T10:46:00.610Z] 5d3b04190fa2: Download complete [2023-05-05T10:46:00.884Z] ec43610c2a17: Download complete [2023-05-05T10:46:00.884Z] 5eb5b503b376: Verifying Checksum [2023-05-05T10:46:00.884Z] 5eb5b503b376: Download complete [2023-05-05T10:46:02.146Z] 2f39f015ded8: Verifying Checksum [2023-05-05T10:46:02.146Z] 2f39f015ded8: Download complete [2023-05-05T10:46:02.713Z] 5eb5b503b376: Pull complete [2023-05-05T10:46:03.281Z] 5c69ac0246d0: Pull complete [2023-05-05T10:46:03.853Z] ec43610c2a17: Pull complete [2023-05-05T10:46:04.789Z] 3a2ae6a8a46f: Pull complete [2023-05-05T10:46:05.048Z] 33b1e0a273af: Pull complete [2023-05-05T10:46:05.307Z] 5d3b04190fa2: Pull complete [2023-05-05T10:46:10.570Z] 2f39f015ded8: Pull complete [2023-05-05T10:46:10.570Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T10:46:10.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T10:46:10.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:46:10.668Z] prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container [2023-05-05T10:46:10.710Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T10:46:20.890Z] $ docker top 677ffe8ede4cc3a6663d202438a3fad3af4bd6d64746c1b1e1bc212ed853f684 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:46:21.240Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T10:46:21.526Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T10:46:21.813Z] + ls /var/log/sa-host [2023-05-05T10:46:21.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T10:46:21.968Z] provisioning config files... [2023-05-05T10:46:21.976Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config10355730125179589731tmp [Pipeline] { [Pipeline] echo [2023-05-05T10:46:21.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:46:22.269Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T10:46:22.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:46:22.619Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T10:46:22.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:46:22.910Z] ---> sudo-logs.sh [2023-05-05T10:46:22.910Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T10:46:22.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:46:23.224Z] ---> job-cost.sh [2023-05-05T10:46:23.224Z] lf-activate-venv: SKIPPING [2023-05-05T10:46:23.224Z] DEBUG: total: 0.10999999940395355 [2023-05-05T10:46:23.224Z] INFO: Retrieving Stack Cost... [2023-05-05T10:46:23.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T10:46:24.070Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T10:46:24.082Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:46:24.370Z] ---> logs-deploy.sh [2023-05-05T10:46:24.370Z] lf-activate-venv: SKIPPING [2023-05-05T10:46:24.370Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4552/4 [2023-05-05T10:46:24.370Z] INFO: archiving workspace using pattern(s): [2023-05-05T10:46:25.315Z] Archives upload complete. [2023-05-05T10:46:25.575Z] INFO: archiving logs to Nexus