Pull request #4464 opened 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 ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61+39fc096b77c2eedd71264681ac4b967ce8df7b72 (b02eb1927d2aaef9c9c86da09941a9d058f12edf) 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-ssh9727175012270821424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13311910288557670935.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17044726021364930899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17157171204787144222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11628044449729244200.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14482809449145513324.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4934 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 Merge succeeded, producing 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 Checking out Revision 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 (PR-4464) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # timeout=10 Commit message: "feat: Implement common config flag for security" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T19:23:02.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T19:23:02.493Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T19:23:02.581Z] ========================================================= [2023-03-21T19:23:02.581Z] EdgeX Global Pipelines Version Info [2023-03-21T19:23:02.581Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:23:03.314Z] ------------------- [2023-03-21T19:23:03.315Z] stable info: [2023-03-21T19:23:03.315Z] ------------------- [2023-03-21T19:23:03.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T19:23:03.315Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T19:23:03.315Z] Message: update stable to v1.0.245 [2023-03-21T19:23:03.885Z] ------------------- [2023-03-21T19:23:03.885Z] experimental info: [2023-03-21T19:23:03.885Z] ------------------- [2023-03-21T19:23:03.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T19:23:03.885Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T19:23:03.885Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T19:23:04.173Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-21T19:23:04.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-21T19:23:04.248Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T19:23:04.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T19:23:04.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T19:23:04.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T19:23:04.398Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T19:23:04.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-21T19:23:04.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-21T19:23:04.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-21T19:23:04.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T19:23:04.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T19:23:04.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T19:23:04.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T19:23:04.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T19:23:04.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T19:23:04.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T19:23:04.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T19:23:04.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T19:23:04.863Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-21T19:23:04.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T19:23:04.940Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T19:23:04.978Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T19:23:05.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4464 [Pipeline] echo [2023-03-21T19:23:05.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4464 [Pipeline] echo [2023-03-21T19:23:05.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4464 [Pipeline] echo [2023-03-21T19:23:05.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [Pipeline] echo [2023-03-21T19:23:05.165Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d9b87d [Pipeline] echo [2023-03-21T19:23:05.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T19:23:05.313Z] provisioning config files... [2023-03-21T19:23:05.326Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9634405673447237758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:23:05.671Z] ---> docker-login.sh [2023-03-21T19:23:05.671Z] nexus3.edgexfoundry.org:10001 [2023-03-21T19:23:05.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:23:05.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:23:05.930Z] Configure a credential helper to remove this warning. See [2023-03-21T19:23:05.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:23:05.930Z] [2023-03-21T19:23:05.930Z] Login Succeeded [2023-03-21T19:23:05.930Z] nexus3.edgexfoundry.org:10002 [2023-03-21T19:23:06.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:23:06.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:23:06.189Z] Configure a credential helper to remove this warning. See [2023-03-21T19:23:06.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:23:06.189Z] [2023-03-21T19:23:06.189Z] Login Succeeded [2023-03-21T19:23:06.189Z] nexus3.edgexfoundry.org:10003 [2023-03-21T19:23:06.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:23:06.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:23:06.189Z] Configure a credential helper to remove this warning. See [2023-03-21T19:23:06.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:23:06.189Z] [2023-03-21T19:23:06.189Z] Login Succeeded [2023-03-21T19:23:06.189Z] nexus3.edgexfoundry.org:10004 [2023-03-21T19:23:06.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:23:06.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:23:06.451Z] Configure a credential helper to remove this warning. See [2023-03-21T19:23:06.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:23:06.451Z] [2023-03-21T19:23:06.451Z] Login Succeeded [2023-03-21T19:23:06.451Z] docker.io [2023-03-21T19:23:06.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:23:06.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:23:06.710Z] Configure a credential helper to remove this warning. See [2023-03-21T19:23:06.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:23:06.710Z] [2023-03-21T19:23:06.710Z] Login Succeeded [2023-03-21T19:23:06.710Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T19:23:06.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T19:23:07.202Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/core-command/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/core-data/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/core-metadata/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-21T19:23:07.202Z] + dirname cmd/support-notifications/Dockerfile [2023-03-21T19:23:07.202Z] + cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-21T19:23:07.202Z] + dirname+ cmd/support-scheduler/Dockerfile [2023-03-21T19:23:07.202Z] cut -d/ -f2 [2023-03-21T19:23:07.202Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-21T19:23:07.271Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T19:23:07.775Z] + git rev-list -1 --merges 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61~1..4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [Pipeline] echo [2023-03-21T19:23:07.807Z] -----------> git rev-list -1 --merges 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61~1..4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [false] [Pipeline] sh [2023-03-21T19:23:08.115Z] + git log --format=format:%s -1 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [Pipeline] echo [2023-03-21T19:23:08.150Z] ========================================================= [2023-03-21T19:23:08.150Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T19:23:08.150Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-21T19:23:08.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T19:23:08.641Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T19:23:08.641Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T19:23:08.641Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T19:23:08.641Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T19:23:08.641Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T19:23:08.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:23:09.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:23:09.127Z] [2023-03-21T19:23:09.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:23:09.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:23:09.493Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T19:23:09.493Z] b85a868b505f: Pulling fs layer [2023-03-21T19:23:09.493Z] e2be974225ed: Pulling fs layer [2023-03-21T19:23:09.493Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T19:23:09.493Z] 988bab9f4d93: Pulling fs layer [2023-03-21T19:23:09.493Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T19:23:09.493Z] eaf3925da568: Pulling fs layer [2023-03-21T19:23:09.493Z] bab4dde63d76: Pulling fs layer [2023-03-21T19:23:09.493Z] bde34c3a00c8: Pulling fs layer [2023-03-21T19:23:09.493Z] b352a97aabf1: Pulling fs layer [2023-03-21T19:23:09.493Z] 1469e6f7b9e6: Waiting [2023-03-21T19:23:09.493Z] eaf3925da568: Waiting [2023-03-21T19:23:09.493Z] bab4dde63d76: Waiting [2023-03-21T19:23:09.493Z] bde34c3a00c8: Waiting [2023-03-21T19:23:09.493Z] 4872d77fe225: Pulling fs layer [2023-03-21T19:23:09.493Z] 988bab9f4d93: Waiting [2023-03-21T19:23:09.493Z] b352a97aabf1: Waiting [2023-03-21T19:23:09.493Z] 5851b861e8e6: Pulling fs layer [2023-03-21T19:23:09.493Z] 5851b861e8e6: Waiting [2023-03-21T19:23:09.493Z] 4872d77fe225: Waiting [2023-03-21T19:23:09.493Z] e2be974225ed: Download complete [2023-03-21T19:23:09.493Z] 988bab9f4d93: Download complete [2023-03-21T19:23:09.756Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T19:23:09.756Z] 1469e6f7b9e6: Download complete [2023-03-21T19:23:09.756Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T19:23:09.756Z] 339a4e72a1f5: Download complete [2023-03-21T19:23:09.756Z] eaf3925da568: Download complete [2023-03-21T19:23:09.756Z] bde34c3a00c8: Download complete [2023-03-21T19:23:09.756Z] b352a97aabf1: Verifying Checksum [2023-03-21T19:23:09.756Z] b352a97aabf1: Download complete [2023-03-21T19:23:09.756Z] 4872d77fe225: Verifying Checksum [2023-03-21T19:23:09.756Z] 4872d77fe225: Download complete [2023-03-21T19:23:09.756Z] 5851b861e8e6: Download complete [2023-03-21T19:23:09.756Z] b85a868b505f: Verifying Checksum [2023-03-21T19:23:09.756Z] b85a868b505f: Download complete [2023-03-21T19:23:10.015Z] bab4dde63d76: Verifying Checksum [2023-03-21T19:23:10.015Z] bab4dde63d76: Download complete [2023-03-21T19:23:10.952Z] b85a868b505f: Pull complete [2023-03-21T19:23:10.952Z] e2be974225ed: Pull complete [2023-03-21T19:23:11.517Z] 339a4e72a1f5: Pull complete [2023-03-21T19:23:11.517Z] 988bab9f4d93: Pull complete [2023-03-21T19:23:11.777Z] 1469e6f7b9e6: Pull complete [2023-03-21T19:23:12.034Z] eaf3925da568: Pull complete [2023-03-21T19:23:13.409Z] bab4dde63d76: Pull complete [2023-03-21T19:23:13.668Z] bde34c3a00c8: Pull complete [2023-03-21T19:23:13.668Z] b352a97aabf1: Pull complete [2023-03-21T19:23:13.668Z] 4872d77fe225: Pull complete [2023-03-21T19:23:13.927Z] 5851b861e8e6: Pull complete [2023-03-21T19:23:13.927Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T19:23:13.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:23:13.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:23:14.149Z] prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container [2023-03-21T19:23:14.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T19:23:16.578Z] $ docker top f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e -eo pid,comm [2023-03-21T19:23:16.630Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T19:23:16.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T19:23:16.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T19:23:16.758Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T19:23:16.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T19:23:16.858Z] $ docker exec f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e ssh-agent [2023-03-21T19:23:16.967Z] SSH_AUTH_SOCK=/tmp/ssh-rBYoT3smPspX/agent.33 [2023-03-21T19:23:16.967Z] SSH_AGENT_PID=39 [2023-03-21T19:23:16.972Z] Running ssh-add (command line suppressed) [2023-03-21T19:23:17.075Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10453648476833043168.key (/w/workspace/edgex-go/1@tmp/private_key_10453648476833043168.key) [2023-03-21T19:23:17.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T19:23:17.419Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T19:23:17.445Z] $ docker exec --env ******** --env ******** f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e ssh-agent -k [2023-03-21T19:23:17.531Z] unset SSH_AUTH_SOCK; [2023-03-21T19:23:17.532Z] unset SSH_AGENT_PID; [2023-03-21T19:23:17.532Z] echo Agent pid 39 killed; [2023-03-21T19:23:17.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T19:23:17.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T19:23:17.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T19:23:17.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T19:23:17.737Z] $ docker exec f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e ssh-agent [2023-03-21T19:23:17.848Z] SSH_AUTH_SOCK=/tmp/ssh-8dCvvQthJ5O0/agent.71 [2023-03-21T19:23:17.848Z] SSH_AGENT_PID=77 [2023-03-21T19:23:17.852Z] Running ssh-add (command line suppressed) [2023-03-21T19:23:17.929Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13810187225110073797.key (/w/workspace/edgex-go/1@tmp/private_key_13810187225110073797.key) [2023-03-21T19:23:17.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T19:23:18.272Z] + git semver init [2023-03-21T19:23:18.530Z] 2023-03-21 19:23:18,434 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T19:23:18.530Z] 2023-03-21 19:23:18,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-21T19:23:18.530Z] 2023-03-21 19:23:18,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-21T19:23:18.530Z] 2023-03-21 19:23:18,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-21T19:23:23.827Z] 2023-03-21 19:23:22,941 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-21T19:23:23.827Z] 2023-03-21 19:23:22,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4464 with force:False [2023-03-21T19:23:23.827Z] 2023-03-21 19:23:22,942 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4464 [2023-03-21T19:23:23.827Z] 2023-03-21 19:23:22,946 [execute] INFO git cat-file --batch-check [2023-03-21T19:23:23.827Z] 2023-03-21 19:23:22,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T19:23:23.827Z] 2023-03-21 19:23:22,953 [execute] INFO git cat-file --batch [2023-03-21T19:23:23.827Z] 2023-03-21 19:23:22,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T19:23:23.827Z] 2023-03-21 19:23:22,958 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4464 [2023-03-21T19:23:23.827Z] 0.0.0 [Pipeline] } [2023-03-21T19:23:23.853Z] $ docker exec --env ******** --env ******** f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e ssh-agent -k [2023-03-21T19:23:23.958Z] unset SSH_AUTH_SOCK; [2023-03-21T19:23:23.958Z] unset SSH_AGENT_PID; [2023-03-21T19:23:23.958Z] echo Agent pid 77 killed; [2023-03-21T19:23:23.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T19:23:24.391Z] + git semver [Pipeline] } [2023-03-21T19:23:24.673Z] $ docker stop --time=1 f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e [2023-03-21T19:23:25.936Z] $ docker rm -f --volumes f880527a5f60ead73158b159cdf6e24d61b70f94be18ee398d71bd4ebfe8f89e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T19:23:26.343Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T19:23:26.674Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T19:23:26.690Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T19:23:27.706Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-21T19:23:27.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:23:27.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:23:27.808Z] ========================================================= [2023-03-21T19:23:27.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T19:23:27.808Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:23:28.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:23:28.148Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T19:23:28.148Z] 63b65145d645: Pulling fs layer [2023-03-21T19:23:28.148Z] a2d21d5440eb: Pulling fs layer [2023-03-21T19:23:28.148Z] 935e6c44a52c: Pulling fs layer [2023-03-21T19:23:28.148Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T19:23:28.148Z] 30dea6a524f1: Pulling fs layer [2023-03-21T19:23:28.148Z] a2aff8979fd8: Pulling fs layer [2023-03-21T19:23:28.148Z] 6808be2612f2: Pulling fs layer [2023-03-21T19:23:28.148Z] f25807f1079a: Pulling fs layer [2023-03-21T19:23:28.148Z] 30dea6a524f1: Waiting [2023-03-21T19:23:28.148Z] a2aff8979fd8: Waiting [2023-03-21T19:23:28.148Z] 6808be2612f2: Waiting [2023-03-21T19:23:28.148Z] f25807f1079a: Waiting [2023-03-21T19:23:28.148Z] 94cc34f8dd06: Waiting [2023-03-21T19:23:28.148Z] a2d21d5440eb: Download complete [2023-03-21T19:23:28.148Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T19:23:28.148Z] 94cc34f8dd06: Download complete [2023-03-21T19:23:28.148Z] 30dea6a524f1: Download complete [2023-03-21T19:23:28.148Z] 63b65145d645: Verifying Checksum [2023-03-21T19:23:28.148Z] 63b65145d645: Download complete [2023-03-21T19:23:28.409Z] a2aff8979fd8: Verifying Checksum [2023-03-21T19:23:28.409Z] a2aff8979fd8: Download complete [2023-03-21T19:23:28.409Z] 63b65145d645: Pull complete [2023-03-21T19:23:28.409Z] a2d21d5440eb: Pull complete [2023-03-21T19:23:29.056Z] f25807f1079a: Verifying Checksum [2023-03-21T19:23:29.056Z] f25807f1079a: Download complete [2023-03-21T19:23:29.323Z] 935e6c44a52c: Verifying Checksum [2023-03-21T19:23:29.323Z] 935e6c44a52c: Download complete [2023-03-21T19:23:29.581Z] 6808be2612f2: Verifying Checksum [2023-03-21T19:23:29.581Z] 6808be2612f2: Download complete [2023-03-21T19:23:32.111Z] 935e6c44a52c: Pull complete [2023-03-21T19:23:32.111Z] 94cc34f8dd06: Pull complete [2023-03-21T19:23:32.369Z] 30dea6a524f1: Pull complete [2023-03-21T19:23:32.369Z] a2aff8979fd8: Pull complete [2023-03-21T19:23:34.904Z] 6808be2612f2: Pull complete [2023-03-21T19:23:35.471Z] f25807f1079a: Pull complete [2023-03-21T19:23:35.471Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T19:23:35.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:23:35.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:23:35.823Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:23:35.823Z] WORKDIR /edgex [2023-03-21T19:23:35.823Z] COPY go.mod . [2023-03-21T19:23:35.823Z] RUN go mod download [2023-03-21T19:23:35.823Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-21T19:23:36.390Z] Sending build context to Docker daemon 170.4MB [2023-03-21T19:23:36.390Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:23:36.390Z] ---> 3b553350e43f [2023-03-21T19:23:36.390Z] Step 2/4 : WORKDIR /edgex [2023-03-21T19:23:41.659Z] ---> Running in 07f7dde78532 [2023-03-21T19:23:41.659Z] Removing intermediate container 07f7dde78532 [2023-03-21T19:23:41.659Z] ---> 6e0645d461c8 [2023-03-21T19:23:41.659Z] Step 3/4 : COPY go.mod . [2023-03-21T19:23:41.659Z] ---> 09ca56680a24 [2023-03-21T19:23:41.659Z] Step 4/4 : RUN go mod download [2023-03-21T19:23:41.659Z] ---> Running in 17ac0477dcc5 [2023-03-21T19:23:41.991Z] Still waiting to schedule task [2023-03-21T19:23:41.992Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-21T19:23:53.874Z] Removing intermediate container 17ac0477dcc5 [2023-03-21T19:23:53.874Z] ---> 5f46449196af [2023-03-21T19:23:53.874Z] Successfully built 5f46449196af [2023-03-21T19:23:53.874Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:23:54.260Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T19:23:54.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:23:54.417Z] prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container [2023-03-21T19:23:54.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T19:23:54.888Z] $ docker top 85dea7e3437dcada29be44a17ade4317092e13ff587a2db9754c66830663f512 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:23:55.282Z] + go version [2023-03-21T19:23:55.282Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T19:23:55.317Z] $ docker stop --time=1 85dea7e3437dcada29be44a17ade4317092e13ff587a2db9754c66830663f512 [2023-03-21T19:23:56.608Z] $ docker rm -f --volumes 85dea7e3437dcada29be44a17ade4317092e13ff587a2db9754c66830663f512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:23:57.301Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T19:23:57.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:23:57.448Z] prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container [2023-03-21T19:23:57.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T19:23:57.850Z] $ docker top 75b3c307ed6605b8e58dc516611a50bdb7412abe42a046bab9aaf1116c40794c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T19:23:57.965Z] ========================================================= [2023-03-21T19:23:57.965Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T19:23:57.965Z] ========================================================= [Pipeline] sh [2023-03-21T19:23:58.256Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:23:58.614Z] + make test [2023-03-21T19:23:58.614Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T19:24:05.172Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T19:24:17.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T19:24:17.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T19:24:17.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T19:24:17.879Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T19:24:18.138Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T19:24:18.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T19:24:18.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T19:24:18.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T19:24:18.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T19:24:18.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T19:24:19.228Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T19:24:19.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T19:24:19.486Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T19:24:19.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T19:24:20.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T19:24:20.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T19:24:20.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2023-03-21T19:24:20.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-03-21T19:24:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T19:24:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T19:24:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T19:24:21.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T19:24:21.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T19:24:21.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T19:24:21.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T19:24:21.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T19:24:21.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T19:24:21.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T19:24:23.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T19:24:23.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T19:24:23.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.3% of statements [2023-03-21T19:24:23.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-21T19:24:24.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.814s coverage: 88.5% of statements [2023-03-21T19:24:24.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.9% of statements [2023-03-21T19:24:25.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T19:24:25.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T19:24:25.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T19:24:25.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T19:24:25.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T19:24:25.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T19:24:25.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T19:24:25.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T19:24:25.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.353s coverage: 95.6% of statements [2023-03-21T19:24:25.559Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-03-21T19:24:26.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T19:24:26.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T19:24:26.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T19:24:26.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-03-21T19:24:26.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T19:24:26.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T19:24:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-21T19:24:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements [2023-03-21T19:24:27.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 45.5% of statements [2023-03-21T19:24:27.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 82.9% of statements [2023-03-21T19:24:27.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-03-21T19:24:27.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-03-21T19:24:27.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2023-03-21T19:24:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T19:24:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T19:24:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T19:24:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T19:24:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T19:24:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T19:24:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T19:24:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T19:24:29.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T19:24:29.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T19:24:29.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T19:24:29.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T19:24:29.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T19:24:29.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T19:24:29.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T19:24:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T19:24:30.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T19:24:31.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T19:24:31.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T19:24:32.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T19:24:32.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T19:24:32.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T19:24:34.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T19:24:34.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T19:24:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T19:24:35.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T19:24:35.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T19:24:35.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T19:24:35.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T19:24:36.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T19:24:36.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T19:24:36.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T19:24:36.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T19:24:38.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T19:24:38.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T19:24:38.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T19:24:38.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T19:24:38.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T19:24:38.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T19:24:39.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2023-03-21T19:24:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T19:24:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.077s coverage: 92.9% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 82.1% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-21T19:24:52.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2023-03-21T19:24:52.724Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-21T19:25:14.734Z] go vet ./... [2023-03-21T19:25:16.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T19:25:16.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T19:25:16.626Z] ./bin/test-attribution-txt.sh [2023-03-21T19:25:16.882Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T19:25:16.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T19:25:17.230Z] + ls -al . [2023-03-21T19:25:17.230Z] total 704 [2023-03-21T19:25:17.230Z] drwxrwxr-x 11 1001 1001 4096 Mar 21 19:23 . [2023-03-21T19:25:17.230Z] drwxr-xr-x 4 root root 4096 Mar 21 19:23 .. [2023-03-21T19:25:17.230Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:22 .blubracket [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 19:22 .dockerignore [2023-03-21T19:25:17.230Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 19:23 .git [2023-03-21T19:25:17.230Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:22 .github [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 19:22 .gitignore [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 19:22 .golangci.yml [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 19:22 .hadolint.yml [2023-03-21T19:25:17.230Z] drwxr-xr-x 3 1001 1001 4096 Mar 21 19:23 .semver [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 19:22 .sonarcloud.properties [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:22 ADOPTERS.md [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 10825 Mar 21 19:22 Attribution.txt [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 19:22 CHANGELOG.md [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:22 CONTRIBUTING.md [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 19:22 GOVERNANCE.md [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 19:22 Jenkinsfile [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:22 LICENSE [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 19:22 Makefile [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 19:22 OWNERS.md [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 19:22 README.md [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 19:22 SECURITY.md [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 19:23 VERSION [2023-03-21T19:25:17.230Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:22 bin [2023-03-21T19:25:17.230Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 19:22 cmd [2023-03-21T19:25:17.230Z] -rw-r--r-- 1 root root 447275 Mar 21 19:24 coverage.out [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 3236 Mar 21 19:22 go.mod [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 31410 Mar 21 19:22 go.sum [2023-03-21T19:25:17.230Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 19:22 internal [2023-03-21T19:25:17.230Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:22 openapi [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 19:22 security.txt [2023-03-21T19:25:17.230Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 19:22 snap [2023-03-21T19:25:17.230Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 19:22 version.go [Pipeline] sh [2023-03-21T19:25:17.259Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4935 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws [2023-03-21T19:25:17.365Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-21T19:25:17.439Z] The recommended git tool is: git [2023-03-21T19:25:17.536Z] + '[' -e coverage.out ] [2023-03-21T19:25:17.536Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T19:25:17.651Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T19:25:17.940Z] + make build [2023-03-21T19:25:17.940Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T19:25:22.529Z] using credential edgex-jenkins-ssh [2023-03-21T19:25:22.550Z] Cloning the remote Git repository [2023-03-21T19:25:22.598Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-21T19:25:22.694Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-21T19:25:22.842Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T19:25:22.842Z] > git --version # timeout=10 [2023-03-21T19:25:22.861Z] > git --version # 'git version 2.25.1' [2023-03-21T19:25:22.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T19:25:23.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T19:25:30.155Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T19:25:30.156Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T19:25:31.123Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T19:25:32.077Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T19:25:38.645Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T19:25:39.637Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T19:25:41.011Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T19:25:41.392Z] Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:25:39.701Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T19:25:39.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T19:25:40.511Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T19:25:40.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T19:25:40.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T19:25:40.571Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T19:25:41.405Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T19:25:41.464Z] > git checkout -f 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # timeout=10 [2023-03-21T19:25:41.769Z] Merge succeeded, producing 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:25:41.770Z] Checking out Revision 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 (PR-4464) [2023-03-21T19:25:41.943Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T19:25:42.510Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T19:25:41.672Z] > git remote # timeout=10 [2023-03-21T19:25:41.687Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T19:25:41.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T19:25:41.719Z] > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 [2023-03-21T19:25:41.742Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T19:25:41.772Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T19:25:41.788Z] > git checkout -f 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # timeout=10 [2023-03-21T19:25:43.889Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T19:25:44.837Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-21T19:25:45.372Z] Commit message: "feat: Implement common config flag for security" [2023-03-21T19:25:45.416Z] > git --version # timeout=10 [2023-03-21T19:25:45.425Z] > git --version # 'git version 2.25.1' [2023-03-21T19:25:45.438Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2023-03-21T19:25:46.280Z] $ docker stop --time=1 75b3c307ed6605b8e58dc516611a50bdb7412abe42a046bab9aaf1116c40794c [2023-03-21T19:25:46.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T19:25:46.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T19:25:46.543Z] Dload Upload Total Spent Left Speed [2023-03-21T19:25:46.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [2023-03-21T19:25:55.895Z] $ docker rm -f --volumes 75b3c307ed6605b8e58dc516611a50bdb7412abe42a046bab9aaf1116c40794c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-03-21T19:25:56.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:25:57.215Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T19:25:57.215Z] + sudo tee /etc/docker/daemon.new [2023-03-21T19:25:57.215Z] { [2023-03-21T19:25:57.215Z] "registry-mirrors": [ [2023-03-21T19:25:57.215Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T19:25:57.215Z] ], [2023-03-21T19:25:57.215Z] "bip": "10.250.0.254/24", [2023-03-21T19:25:57.215Z] "hosts": [ [2023-03-21T19:25:57.215Z] "tcp://0.0.0.0:5555", [2023-03-21T19:25:57.215Z] "unix:///var/run/docker.sock" [2023-03-21T19:25:57.215Z] ], [2023-03-21T19:25:57.215Z] "mtu": 1458, [2023-03-21T19:25:57.215Z] "selinux-enabled": true, [2023-03-21T19:25:57.215Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T19:25:57.215Z] } [Pipeline] sh [2023-03-21T19:25:57.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T19:25:57.325Z] [2023-03-21T19:25:57.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:25:57.562Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T19:25:57.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T19:25:57.700Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-21T19:25:57.700Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-21T19:25:57.700Z] ca9280d653b3: Pulling fs layer [2023-03-21T19:25:57.700Z] 7e9c9ca2126c: Pulling fs layer [2023-03-21T19:25:57.908Z] + sudo service docker restart [2023-03-21T19:25:57.960Z] cbdbe7a5bc2a: Download complete [2023-03-21T19:25:57.960Z] ca9280d653b3: Verifying Checksum [2023-03-21T19:25:57.960Z] ca9280d653b3: Download complete [2023-03-21T19:25:57.960Z] cbdbe7a5bc2a: Pull complete [2023-03-21T19:25:58.218Z] 7e9c9ca2126c: Download complete [2023-03-21T19:25:58.785Z] ca9280d653b3: Pull complete [2023-03-21T19:26:02.066Z] 7e9c9ca2126c: Pull complete [2023-03-21T19:26:02.066Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-21T19:26:02.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T19:26:02.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:26:02.279Z] prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container [2023-03-21T19:26:02.310Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-21T19:26:06.861Z] $ docker top e2192eb2f729acebaa3107f0460ec5fceab07172aea9c53dd8c029264cfbad07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:26:07.244Z] + docker-compose build --help [2023-03-21T19:26:07.244Z] + grep parallel [2023-03-21T19:26:07.808Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T19:26:07.843Z] $ docker stop --time=1 e2192eb2f729acebaa3107f0460ec5fceab07172aea9c53dd8c029264cfbad07 [2023-03-21T19:26:09.119Z] $ docker rm -f --volumes e2192eb2f729acebaa3107f0460ec5fceab07172aea9c53dd8c029264cfbad07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:26:09.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T19:26:09.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:26:09.834Z] prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container [2023-03-21T19:26:09.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-21T19:26:10.191Z] $ docker top 65c8da9b045063cc54506bfeae78d377e5b42488ed5636dc34663572b3dd9e13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:26:10.574Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T19:26:11.155Z] Building core-command ... [2023-03-21T19:26:11.155Z] Building core-common-config-bootstrapper ... [2023-03-21T19:26:11.156Z] Building core-data ... [2023-03-21T19:26:11.156Z] Building core-metadata ... [2023-03-21T19:26:11.156Z] Building security-bootstrapper ... [2023-03-21T19:26:11.156Z] Building security-proxy-auth ... [2023-03-21T19:26:11.156Z] Building security-proxy-setup ... [2023-03-21T19:26:11.156Z] Building security-secretstore-setup ... [2023-03-21T19:26:11.156Z] Building security-spiffe-token-provider ... [2023-03-21T19:26:11.156Z] Building security-spire-agent ... [2023-03-21T19:26:11.156Z] Building security-spire-config ... [2023-03-21T19:26:11.156Z] Building security-spire-server ... [2023-03-21T19:26:11.156Z] Building support-notifications ... [2023-03-21T19:26:11.156Z] Building support-scheduler ... [2023-03-21T19:26:11.156Z] Building security-spiffe-token-provider [2023-03-21T19:26:11.156Z] Building core-command [2023-03-21T19:26:11.156Z] Building core-common-config-bootstrapper [2023-03-21T19:26:11.156Z] Building support-scheduler [2023-03-21T19:26:11.156Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T19:26:16.189Z] provisioning config files... [2023-03-21T19:26:16.215Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11228487696406938293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:26:16.616Z] ---> docker-login.sh [2023-03-21T19:26:16.616Z] nexus3.edgexfoundry.org:10001 [2023-03-21T19:26:17.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:26:17.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:26:17.199Z] Configure a credential helper to remove this warning. See [2023-03-21T19:26:17.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:26:17.199Z] [2023-03-21T19:26:17.199Z] Login Succeeded [2023-03-21T19:26:17.199Z] nexus3.edgexfoundry.org:10002 [2023-03-21T19:26:17.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:26:17.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:26:17.750Z] Configure a credential helper to remove this warning. See [2023-03-21T19:26:17.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:26:17.750Z] [2023-03-21T19:26:17.750Z] Login Succeeded [2023-03-21T19:26:17.750Z] nexus3.edgexfoundry.org:10003 [2023-03-21T19:26:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:26:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:26:18.016Z] Configure a credential helper to remove this warning. See [2023-03-21T19:26:18.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:26:18.016Z] [2023-03-21T19:26:18.016Z] Login Succeeded [2023-03-21T19:26:18.016Z] nexus3.edgexfoundry.org:10004 [2023-03-21T19:26:18.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:26:18.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:26:18.283Z] Configure a credential helper to remove this warning. See [2023-03-21T19:26:18.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:26:18.283Z] [2023-03-21T19:26:18.283Z] Login Succeeded [2023-03-21T19:26:18.283Z] docker.io [2023-03-21T19:26:18.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:26:18.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:26:18.813Z] Configure a credential helper to remove this warning. See [2023-03-21T19:26:18.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:26:18.813Z] [2023-03-21T19:26:18.813Z] Login Succeeded [2023-03-21T19:26:18.813Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T19:26:18.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-21T19:26:19.533Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-21T19:26:19.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:26:19.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:26:19.644Z] ========================================================= [2023-03-21T19:26:19.644Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T19:26:19.644Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:26:20.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T19:26:20.010Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T19:26:20.010Z] af6eaf76a39c: Pulling fs layer [2023-03-21T19:26:20.011Z] 55522c791124: Pulling fs layer [2023-03-21T19:26:20.011Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T19:26:20.011Z] 169dfbe0d373: Pulling fs layer [2023-03-21T19:26:20.011Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T19:26:20.011Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T19:26:20.011Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T19:26:20.011Z] 169dfbe0d373: Waiting [2023-03-21T19:26:20.011Z] e1ff8fa3b103: Waiting [2023-03-21T19:26:20.011Z] 5abe8eddf0d5: Waiting [2023-03-21T19:26:20.011Z] 52ebb69f0ebf: Waiting [2023-03-21T19:26:20.279Z] 55522c791124: Download complete [2023-03-21T19:26:20.279Z] 169dfbe0d373: Download complete [2023-03-21T19:26:20.279Z] e1ff8fa3b103: Download complete [2023-03-21T19:26:20.279Z] af6eaf76a39c: Verifying Checksum [2023-03-21T19:26:20.279Z] af6eaf76a39c: Download complete [2023-03-21T19:26:21.238Z] af6eaf76a39c: Pull complete [2023-03-21T19:26:21.238Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T19:26:21.238Z] 5abe8eddf0d5: Download complete [2023-03-21T19:26:21.821Z] 55522c791124: Pull complete [2023-03-21T19:26:22.778Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T19:26:22.778Z] 52ebb69f0ebf: Download complete [2023-03-21T19:26:22.778Z] ce5c4a1c91eb: Download complete [2023-03-21T19:26:24.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:26:24.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:26:24.020Z] ---> 5f46449196af [2023-03-21T19:26:24.020Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:26:24.020Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:26:24.020Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:26:24.020Z] ---> 5f46449196af [2023-03-21T19:26:24.020Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:26:24.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:26:24.020Z] [2023-03-21T19:26:24.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:26:24.020Z] [2023-03-21T19:26:24.020Z] ---> 5f46449196af [2023-03-21T19:26:24.020Z] ---> 5f46449196af [2023-03-21T19:26:24.020Z] Step 3/23 : ARG ADD_BUILD_TAGS=""Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:26:24.020Z] [2023-03-21T19:26:24.020Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:26:24.020Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:26:24.020Z] ---> 5f46449196af [2023-03-21T19:26:24.020Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T19:26:32.825Z] ce5c4a1c91eb: Pull complete [2023-03-21T19:26:32.825Z] 169dfbe0d373: Pull complete [2023-03-21T19:26:32.825Z] e1ff8fa3b103: Pull complete [2023-03-21T19:26:39.451Z] 52ebb69f0ebf: Pull complete [2023-03-21T19:26:41.392Z] 5abe8eddf0d5: Pull complete [2023-03-21T19:26:41.392Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T19:26:41.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T19:26:41.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:26:41.802Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-21T19:26:41.802Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T19:26:41.802Z] WORKDIR /edgex [2023-03-21T19:26:41.802Z] COPY go.mod . [2023-03-21T19:26:41.802Z] RUN go mod download [2023-03-21T19:26:42.107Z] ---> Running in e23820c15fb4 [2023-03-21T19:26:42.107Z] ---> Running in 096ebaf4336b [2023-03-21T19:26:42.107Z] ---> Running in 33adb1dabb22 [2023-03-21T19:26:42.107Z] ---> Running in 8fe7080fa2a2 [2023-03-21T19:26:42.107Z] ---> Running in 651329b982f1 [2023-03-21T19:26:42.107Z] Removing intermediate container e23820c15fb4 [2023-03-21T19:26:42.107Z] ---> c9ed7f06d194 [2023-03-21T19:26:42.107Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T19:26:42.107Z] Removing intermediate container 33adb1dabb22 [2023-03-21T19:26:42.107Z] ---> 2c578348a6d0 [2023-03-21T19:26:42.107Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T19:26:42.107Z] Removing intermediate container 651329b982f1 [2023-03-21T19:26:42.107Z] ---> 69c6b67193d8 [2023-03-21T19:26:42.107Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:26:42.107Z] Removing intermediate container 8fe7080fa2a2 [2023-03-21T19:26:42.107Z] ---> 0785a8806d8f [2023-03-21T19:26:42.107Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:26:42.107Z] ---> Running in 28578b87687f [2023-03-21T19:26:42.107Z] ---> Running in 02aaca2c9677 [2023-03-21T19:26:42.107Z] Removing intermediate container 096ebaf4336b [2023-03-21T19:26:42.107Z] ---> b5fa0003d489 [2023-03-21T19:26:42.107Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T19:26:42.107Z] ---> Running in 9ba05f67c3ea [2023-03-21T19:26:42.107Z] ---> Running in f9cffe3c1210 [2023-03-21T19:26:42.107Z] ---> Running in d53e87c9d1e3 [2023-03-21T19:26:42.107Z] Removing intermediate container 9ba05f67c3ea [2023-03-21T19:26:42.107Z] ---> efad8111cd3a [2023-03-21T19:26:42.107Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T19:26:42.107Z] Removing intermediate container 28578b87687f [2023-03-21T19:26:42.107Z] ---> cca1614917c5 [2023-03-21T19:26:42.107Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T19:26:42.107Z] Removing intermediate container 02aaca2c9677 [2023-03-21T19:26:42.107Z] ---> 8d247d2cbf04 [2023-03-21T19:26:42.107Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T19:26:42.107Z] ---> Running in 387dbf774106 [2023-03-21T19:26:42.107Z] ---> Running in 2a064949aba9 [2023-03-21T19:26:42.107Z] ---> Running in 0143281b0eb0 [2023-03-21T19:26:42.107Z] Removing intermediate container f9cffe3c1210 [2023-03-21T19:26:42.107Z] ---> f363e5c761fa [2023-03-21T19:26:42.107Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T19:26:42.107Z] ---> Running in d09f8cc289b8 [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T19:26:42.107Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T19:26:42.107Z] OK: 17820 distinct packages available [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] OK: 265 MiB in 53 packages [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:26:42.107Z] OK: 265 MiB in 53 packages [2023-03-21T19:26:42.107Z] OK: 265 MiB in 53 packages [2023-03-21T19:26:42.107Z] OK: 265 MiB in 53 packages [2023-03-21T19:26:42.107Z] OK: 265 MiB in 53 packages [2023-03-21T19:26:42.107Z] Removing intermediate container 387dbf774106 [2023-03-21T19:26:42.107Z] ---> 8c5594af7bbc [2023-03-21T19:26:42.107Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T19:26:42.107Z] ---> 854dff4218ad [2023-03-21T19:26:42.107Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:26:42.107Z] ---> Running in 2fe70c6946a3 [2023-03-21T19:26:42.107Z] Removing intermediate container 2a064949aba9 [2023-03-21T19:26:42.107Z] ---> caeab84eec15 [2023-03-21T19:26:42.107Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:26:42.107Z] Removing intermediate container 0143281b0eb0 [2023-03-21T19:26:42.107Z] ---> 153073f60d18 [2023-03-21T19:26:42.107Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T19:26:42.107Z] Removing intermediate container d53e87c9d1e3 [2023-03-21T19:26:42.107Z] ---> 75a9c7c9f83d [2023-03-21T19:26:42.107Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T19:26:42.107Z] Removing intermediate container d09f8cc289b8 [2023-03-21T19:26:42.107Z] ---> 96f8a351a37a [2023-03-21T19:26:42.107Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:26:42.107Z] ---> 126b93f35cf6 [2023-03-21T19:26:42.107Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:26:42.107Z] ---> Running in aef02cd2ea13 [2023-03-21T19:26:42.107Z] ---> 52ad87b3228b [2023-03-21T19:26:42.107Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:26:42.107Z] ---> 595471454881 [2023-03-21T19:26:42.107Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:26:42.107Z] ---> 5de03f781df1 [2023-03-21T19:26:42.107Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:26:42.107Z] ---> Running in a5ae35201a86 [2023-03-21T19:26:42.107Z] ---> Running in 704411c504f6 [2023-03-21T19:26:42.107Z] ---> Running in d445793db646 [2023-03-21T19:26:42.395Z] Sending build context to Docker daemon 2.932MB [2023-03-21T19:26:42.395Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T19:26:42.395Z] ---> 6cb57ee374ae [2023-03-21T19:26:42.395Z] Step 2/4 : WORKDIR /edgex [2023-03-21T19:26:44.341Z] ---> Running in 81df6dec1134 [2023-03-21T19:26:44.341Z] Removing intermediate container 81df6dec1134 [2023-03-21T19:26:44.341Z] ---> e70301bb6e60 [2023-03-21T19:26:44.341Z] Step 3/4 : COPY go.mod . [2023-03-21T19:26:44.921Z] ---> 5e1f177ae782 [2023-03-21T19:26:44.921Z] Step 4/4 : RUN go mod download [2023-03-21T19:26:44.921Z] ---> Running in b4fb4daf9f7c [2023-03-21T19:27:17.136Z] Removing intermediate container b4fb4daf9f7c [2023-03-21T19:27:17.136Z] ---> a2dda3dad1f9 [2023-03-21T19:27:17.136Z] Successfully built a2dda3dad1f9 [2023-03-21T19:27:17.136Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:27:17.540Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T19:27:17.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:27:17.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container [2023-03-21T19:27:17.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T19:27:18.930Z] $ docker top 3e452b6d9a73ce0bcee4b5018c2459d9d951b18083fb7e4e0a2d4a8906c2d72b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:27:19.772Z] + go version [2023-03-21T19:27:19.772Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T19:27:19.807Z] $ docker stop --time=1 3e452b6d9a73ce0bcee4b5018c2459d9d951b18083fb7e4e0a2d4a8906c2d72b [2023-03-21T19:27:21.346Z] $ docker rm -f --volumes 3e452b6d9a73ce0bcee4b5018c2459d9d951b18083fb7e4e0a2d4a8906c2d72b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:27:22.180Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T19:27:22.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:27:22.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container [2023-03-21T19:27:22.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T19:27:23.508Z] $ docker top 18447dee0922ed8b6aa308b7b957296eb58f5a62d10bb5b5df1a597894d1c141 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T19:27:23.742Z] ========================================================= [2023-03-21T19:27:23.742Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T19:27:23.742Z] ========================================================= [Pipeline] sh [2023-03-21T19:27:24.052Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:27:24.436Z] + make test [2023-03-21T19:27:24.436Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T19:28:03.267Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T19:28:03.605Z] Removing intermediate container 2fe70c6946a3 [2023-03-21T19:28:03.605Z] ---> e1769758b1ff [2023-03-21T19:28:03.605Z] Step 8/24 : COPY . . [2023-03-21T19:28:03.605Z] Removing intermediate container aef02cd2ea13 [2023-03-21T19:28:03.605Z] ---> befa494b38eb [2023-03-21T19:28:03.605Z] Step 8/23 : COPY . . [2023-03-21T19:28:03.605Z] Removing intermediate container d445793db646 [2023-03-21T19:28:03.605Z] ---> cba8000710f1 [2023-03-21T19:28:03.605Z] Step 8/23 : COPY . . [2023-03-21T19:28:03.605Z] Removing intermediate container a5ae35201a86 [2023-03-21T19:28:03.605Z] ---> 0eb8f76c990c [2023-03-21T19:28:03.605Z] Step 8/25 : COPY . . [2023-03-21T19:28:03.605Z] Removing intermediate container 704411c504f6 [2023-03-21T19:28:03.605Z] ---> e92090e12f2c [2023-03-21T19:28:03.605Z] Step 7/20 : COPY . . [2023-03-21T19:28:51.874Z] ---> 4843fb138415 [2023-03-21T19:28:51.875Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T19:28:51.875Z] ---> ffe60c65d991 [2023-03-21T19:28:51.875Z] ---> 02dcf4cdafaa [2023-03-21T19:28:51.875Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapperStep 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T19:28:51.875Z] [2023-03-21T19:28:51.875Z] ---> fc9f95bed9e3 [2023-03-21T19:28:51.875Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T19:28:51.875Z] ---> 8b9f263e5c49 [2023-03-21T19:28:51.875Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T19:28:51.875Z] ---> Running in 0dd29b6dc331 [2023-03-21T19:28:51.875Z] ---> Running in e893063e8384 [2023-03-21T19:28:51.875Z] ---> Running in 644999945d10 [2023-03-21T19:28:51.875Z] ---> Running in c816018af5f9 [2023-03-21T19:28:51.875Z] ---> Running in 994e393bff19 [2023-03-21T19:28:51.875Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-21T19:28:51.875Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T19:28:51.875Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T19:28:51.875Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T19:28:51.875Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T19:29:56.405Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T19:29:57.370Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T19:29:57.370Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T19:29:57.370Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T19:29:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T19:29:59.560Z] Removing intermediate container 0dd29b6dc331 [2023-03-21T19:29:59.560Z] ---> eceffe7e3034 [2023-03-21T19:29:59.560Z] [2023-03-21T19:29:59.560Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T19:29:59.560Z] Removing intermediate container c816018af5f9 [2023-03-21T19:29:59.560Z] ---> 65fdf3061ca3 [2023-03-21T19:29:59.560Z] [2023-03-21T19:29:59.560Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T19:29:59.560Z] Removing intermediate container 644999945d10 [2023-03-21T19:29:59.560Z] ---> d1a9ca6c8c0d [2023-03-21T19:29:59.560Z] [2023-03-21T19:29:59.560Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T19:29:59.560Z] Removing intermediate container 994e393bff19 [2023-03-21T19:29:59.560Z] ---> ba9a5b6f3f19 [2023-03-21T19:29:59.560Z] [2023-03-21T19:29:59.560Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T19:29:59.560Z] Removing intermediate container e893063e8384 [2023-03-21T19:29:59.560Z] ---> 8fa416e5bcf7 [2023-03-21T19:29:59.560Z] [2023-03-21T19:29:59.560Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T19:29:59.560Z] 3.17: Pulling from library/alpine [2023-03-21T19:29:59.560Z] 3.17: Pulling from library/alpine [2023-03-21T19:29:59.560Z] 3.17: Pulling from library/alpine [2023-03-21T19:29:59.560Z] 3.17: Pulling from library/alpine [2023-03-21T19:29:59.560Z] 3.17: Pulling from library/alpine [2023-03-21T19:29:59.560Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T19:29:59.560Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T19:29:59.560Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T19:29:59.560Z] Status: Image is up to date for alpine:3.17 [2023-03-21T19:29:59.560Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T19:29:59.560Z] Status: Image is up to date for alpine:3.17 [2023-03-21T19:29:59.560Z] ---> b2aa39c304c2 [2023-03-21T19:29:59.560Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T19:29:59.560Z] ---> b2aa39c304c2 [2023-03-21T19:29:59.560Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:29:59.560Z] ---> b2aa39c304c2 [2023-03-21T19:29:59.560Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:29:59.560Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T19:29:59.560Z] Status: Image is up to date for alpine:3.17 [2023-03-21T19:29:59.560Z] ---> b2aa39c304c2 [2023-03-21T19:29:59.560Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:29:59.560Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T19:29:59.560Z] Status: Image is up to date for alpine:3.17 [2023-03-21T19:29:59.560Z] ---> b2aa39c304c2 [2023-03-21T19:29:59.560Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T19:29:59.560Z] ---> Running in 6d366e9e4e71 [2023-03-21T19:29:59.560Z] ---> Running in ec77460ddd4f [2023-03-21T19:29:59.560Z] ---> Running in 8f91f32cb486 [2023-03-21T19:29:59.560Z] ---> Running in 81177ccdfbe1 [2023-03-21T19:29:59.560Z] ---> Running in df81fe684bf2 [2023-03-21T19:29:59.560Z] Removing intermediate container 81177ccdfbe1 [2023-03-21T19:29:59.560Z] Removing intermediate container ec77460ddd4f [2023-03-21T19:29:59.560Z] ---> 04866af03eb1 [2023-03-21T19:29:59.560Z] ---> 1c15f08b094c [2023-03-21T19:29:59.560Z] Step 12/23 : RUN apk add --update --no-cache dumb-initStep 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T19:29:59.560Z] [2023-03-21T19:29:59.560Z] ---> Running in f28f24afef98 [2023-03-21T19:29:59.560Z] ---> Running in a12379c5cde0 [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T19:29:59.560Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:29:59.560Z] OK: 7 MiB in 16 packages [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T19:29:59.560Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:29:59.560Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T19:29:59.560Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:29:59.560Z] OK: 7 MiB in 16 packages [2023-03-21T19:29:59.560Z] OK: 7 MiB in 16 packages [2023-03-21T19:29:59.560Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T19:29:59.560Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:29:59.560Z] OK: 7 MiB in 16 packages [2023-03-21T19:29:59.560Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T19:29:59.560Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T19:29:59.560Z] OK: 17818 distinct packages available [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] Removing intermediate container 8f91f32cb486 [2023-03-21T19:29:59.560Z] ---> 850d0e84ff2b [2023-03-21T19:29:59.560Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T19:29:59.560Z] ---> Running in f6631c1de042 [2023-03-21T19:29:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:29:59.560Z] Removing intermediate container f6631c1de042 [2023-03-21T19:29:59.560Z] ---> 0a3c9763d0d8 [2023-03-21T19:29:59.560Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T19:29:59.560Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T19:29:59.560Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T19:29:59.560Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T19:29:59.560Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T19:29:59.560Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T19:29:59.560Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T19:29:59.560Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T19:29:59.560Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T19:29:59.560Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T19:29:59.560Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:29:59.560Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T19:29:59.560Z] OK: 10 MiB in 24 packages [2023-03-21T19:29:59.560Z] ---> Running in 62ce6a0501cb [2023-03-21T19:29:59.560Z] Removing intermediate container 62ce6a0501cb [2023-03-21T19:29:59.560Z] ---> 70451163fdea [2023-03-21T19:29:59.560Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T19:29:59.560Z] ---> Running in 1b027f560a44 [2023-03-21T19:29:59.560Z] Removing intermediate container f28f24afef98 [2023-03-21T19:29:59.560Z] ---> 6a1470c4a0fa [2023-03-21T19:29:59.560Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:29:59.560Z] Removing intermediate container 6d366e9e4e71 [2023-03-21T19:29:59.560Z] ---> b1840ef16339 [2023-03-21T19:29:59.560Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T19:29:59.560Z] Removing intermediate container df81fe684bf2 [2023-03-21T19:29:59.560Z] ---> f0be9585ca15 [2023-03-21T19:29:59.560Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T19:29:59.560Z] ---> Running in 1eed8d6a3e6f [2023-03-21T19:29:59.560Z] ---> Running in 51cb9c26a372 [2023-03-21T19:29:59.830Z] ---> eec9ffb42b77 [2023-03-21T19:29:59.830Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:29:59.830Z] Removing intermediate container 1b027f560a44 [2023-03-21T19:29:59.830Z] ---> 46a12f500023 [2023-03-21T19:29:59.830Z] Step 15/24 : WORKDIR / [2023-03-21T19:30:00.088Z] Removing intermediate container a12379c5cde0 [2023-03-21T19:30:00.089Z] ---> 60eb244f264f [2023-03-21T19:30:00.089Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:30:00.089Z] Removing intermediate container 1eed8d6a3e6f [2023-03-21T19:30:00.089Z] ---> e9700357b762 [2023-03-21T19:30:00.089Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T19:30:00.347Z] ---> Running in eff2278001e8 [2023-03-21T19:30:00.347Z] Removing intermediate container 51cb9c26a372 [2023-03-21T19:30:00.347Z] ---> 3a7950f015ab [2023-03-21T19:30:00.347Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T19:30:00.347Z] ---> 9e68de5ed1fd [2023-03-21T19:30:00.347Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T19:30:00.347Z] ---> Running in 9355624f9a70 [2023-03-21T19:30:00.347Z] ---> Running in 2d7944b86a19 [2023-03-21T19:30:00.347Z] ---> 29820074a53b [2023-03-21T19:30:00.347Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:30:00.347Z] Removing intermediate container eff2278001e8 [2023-03-21T19:30:00.347Z] ---> 2b0651453bca [2023-03-21T19:30:00.347Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:30:00.605Z] Removing intermediate container 9355624f9a70 [2023-03-21T19:30:00.605Z] ---> d6ab9aff0827 [2023-03-21T19:30:00.605Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T19:30:00.605Z] Removing intermediate container 2d7944b86a19 [2023-03-21T19:30:00.605Z] ---> ed8b4e077c51 [2023-03-21T19:30:00.605Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T19:30:00.605Z] ---> 74e0a29922ed [2023-03-21T19:30:00.605Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T19:30:00.605Z] ---> Running in 5bc40c8c1927 [2023-03-21T19:30:00.605Z] ---> a09bb5af99b7 [2023-03-21T19:30:00.862Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:30:00.863Z] ---> d4c9ac999ba3 [2023-03-21T19:30:00.863Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:30:00.863Z] ---> Running in fcaae2928b1f [2023-03-21T19:30:01.429Z] ---> d0051165b1b6 [2023-03-21T19:30:01.429Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T19:30:01.429Z] Removing intermediate container fcaae2928b1f [2023-03-21T19:30:01.429Z] Removing intermediate container 5bc40c8c1927 [2023-03-21T19:30:01.429Z] ---> ec3b8a2bc1a2 [2023-03-21T19:30:01.429Z] ---> bfc9de099e27 [2023-03-21T19:30:01.429Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt /Step 15/25 : WORKDIR / [2023-03-21T19:30:01.429Z] [2023-03-21T19:30:01.429Z] ---> b6e926ce916c [2023-03-21T19:30:01.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T19:30:01.429Z] ---> a46e03b2b329 [2023-03-21T19:30:01.429Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:30:01.429Z] ---> Running in bf4ffb0dca75 [2023-03-21T19:30:01.687Z] Removing intermediate container bf4ffb0dca75 [2023-03-21T19:30:01.687Z] ---> 1b26e20d5b33 [2023-03-21T19:30:01.687Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:30:01.946Z] ---> f35964e9e8a8 [2023-03-21T19:30:01.946Z] ---> c5d8027f3318 [2023-03-21T19:30:01.946Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:30:01.946Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T19:30:01.946Z] ---> c4ba5ed19349 [2023-03-21T19:30:01.946Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T19:30:01.946Z] ---> Running in 16bbeb9bb5eb [2023-03-21T19:30:01.946Z] ---> 776a5a9c9352 [2023-03-21T19:30:01.946Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:30:01.946Z] ---> 1eaec63dc0a6 [2023-03-21T19:30:01.946Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:30:01.946Z] ---> Running in abf493aff136 [2023-03-21T19:30:01.946Z] ---> 02cde06cc58d [2023-03-21T19:30:01.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T19:30:02.203Z] Removing intermediate container abf493aff136 [2023-03-21T19:30:02.203Z] ---> 00abf1a8c031 [2023-03-21T19:30:02.203Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:30:02.203Z] ---> 43785e5b3d38 [2023-03-21T19:30:02.203Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T19:30:02.203Z] ---> Running in 602e332e0cda [2023-03-21T19:30:03.605Z] ---> 63c308fe50d9 [2023-03-21T19:30:03.605Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T19:30:03.605Z] ---> Running in 855a61e9b833 [2023-03-21T19:30:03.866Z] ---> 06de9170e6ff [2023-03-21T19:30:03.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:30:03.866Z] ---> e3f0f16bdf67 [2023-03-21T19:30:03.866Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:30:03.866Z] Removing intermediate container 602e332e0cda [2023-03-21T19:30:03.866Z] ---> 93007f64f2d2 [2023-03-21T19:30:03.866Z] Step 18/20 : LABEL arch=x86_64 [2023-03-21T19:30:04.123Z] ---> Running in 4222dcce4ec5 [2023-03-21T19:30:04.123Z] Removing intermediate container 855a61e9b833 [2023-03-21T19:30:04.123Z] ---> 18778f9d67ea [2023-03-21T19:30:04.123Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:30:04.123Z] ---> 438a465dbdd5 [2023-03-21T19:30:04.123Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T19:30:04.123Z] ---> a620c1b90ff6 [2023-03-21T19:30:04.123Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T19:30:04.123Z] Removing intermediate container 16bbeb9bb5eb [2023-03-21T19:30:04.123Z] ---> 7c97be2d3c96 [2023-03-21T19:30:04.123Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T19:30:04.123Z] ---> Running in a0d731cca823 [2023-03-21T19:30:04.123Z] ---> Running in 4a86b5ae9c5a [2023-03-21T19:30:04.123Z] ---> Running in 3f05d5459ff9 [2023-03-21T19:30:04.123Z] Removing intermediate container 4222dcce4ec5 [2023-03-21T19:30:04.123Z] ---> f7d5ce645cf9 [2023-03-21T19:30:04.123Z] Step 19/20 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:30:04.383Z] ---> Running in c8b63a657c6d [2023-03-21T19:30:04.383Z] Removing intermediate container 3f05d5459ff9 [2023-03-21T19:30:04.383Z] ---> 582f871184ee [2023-03-21T19:30:04.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:30:04.383Z] Removing intermediate container a0d731cca823 [2023-03-21T19:30:04.383Z] ---> 0c3847a72eed [2023-03-21T19:30:04.383Z] Step 22/24 : LABEL arch=x86_64 [2023-03-21T19:30:04.383Z] Removing intermediate container 4a86b5ae9c5a [2023-03-21T19:30:04.383Z] ---> 595957a330e2 [2023-03-21T19:30:04.383Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T19:30:04.383Z] ---> Running in 2685275eafff [2023-03-21T19:30:04.383Z] ---> Running in fd12ff932308 [2023-03-21T19:30:04.383Z] Removing intermediate container c8b63a657c6d [2023-03-21T19:30:04.383Z] ---> b299ae18f6f7 [2023-03-21T19:30:04.383Z] Step 20/20 : LABEL version=0.0.0 [2023-03-21T19:30:04.383Z] ---> Running in ac73055d5863 [2023-03-21T19:30:04.383Z] ---> ce0d320eeb78 [2023-03-21T19:30:04.383Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T19:30:04.383Z] ---> Running in 50c58c92bf59 [2023-03-21T19:30:04.383Z] ---> Running in 6e3ad44cd3fb [2023-03-21T19:30:04.643Z] Removing intermediate container 2685275eafff [2023-03-21T19:30:04.643Z] ---> 38b49af5304f [2023-03-21T19:30:04.643Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T19:30:04.643Z] Removing intermediate container fd12ff932308 [2023-03-21T19:30:04.643Z] ---> 826b3f1a973f [2023-03-21T19:30:04.643Z] Step 23/24 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:30:04.643Z] Removing intermediate container ac73055d5863 [2023-03-21T19:30:04.644Z] ---> badd0135ae18 [2023-03-21T19:30:04.644Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T19:30:04.644Z] ---> Running in 7ebc737e18b7 [2023-03-21T19:30:04.644Z] Removing intermediate container 50c58c92bf59 [2023-03-21T19:30:04.644Z] ---> 826c546f5658 [2023-03-21T19:30:04.644Z] [2023-03-21T19:30:04.644Z] ---> Running in 1cf135eee73b [2023-03-21T19:30:04.644Z] Removing intermediate container 6e3ad44cd3fb [2023-03-21T19:30:04.644Z] ---> 1cb68ed927a7 [2023-03-21T19:30:04.644Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:30:04.644Z] ---> Running in 28a660074730 [2023-03-21T19:30:04.644Z] ---> Running in 436f09bb7e51 [2023-03-21T19:30:04.644Z] Successfully built 826c546f5658 [2023-03-21T19:30:04.644Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-21T19:30:04.644Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-03-21T19:30:04.644Z] Removing intermediate container 7ebc737e18b7 [2023-03-21T19:30:04.644Z] ---> e9d0b405d332 [2023-03-21T19:30:04.644Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:30:04.644Z] Removing intermediate container 1cf135eee73b [2023-03-21T19:30:04.644Z] ---> c6a644aed2c4 [2023-03-21T19:30:04.644Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T19:30:04.644Z] ---> Running in 4c6806f1ddd8 [2023-03-21T19:30:04.903Z] Removing intermediate container 28a660074730 [2023-03-21T19:30:04.903Z] ---> 542d73c7b6a9 [2023-03-21T19:30:04.903Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:30:04.903Z] ---> Running in 9a16f6fc979b [2023-03-21T19:30:05.469Z] Removing intermediate container 436f09bb7e51 [2023-03-21T19:30:05.469Z] ---> 213f87e99f0c [2023-03-21T19:30:05.469Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T19:30:09.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T19:30:09.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T19:30:09.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.472s coverage: 28.7% of statements [2023-03-21T19:30:10.737Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:30:10.737Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:30:10.737Z] ---> 5f46449196af [2023-03-21T19:30:10.737Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:30:10.737Z] ---> Using cache [2023-03-21T19:30:10.737Z] ---> 0785a8806d8f [2023-03-21T19:30:10.737Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:30:10.737Z] ---> Using cache [2023-03-21T19:30:10.737Z] ---> f363e5c761fa [2023-03-21T19:30:10.737Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T19:30:14.023Z] ---> Running in 547f9e28afa9 [2023-03-21T19:30:14.023Z] Removing intermediate container 9a16f6fc979b [2023-03-21T19:30:14.023Z] ---> 29bce11ebccc [2023-03-21T19:30:14.023Z] [2023-03-21T19:30:14.023Z] Removing intermediate container 4c6806f1ddd8 [2023-03-21T19:30:14.023Z] ---> e97a95f95a13 [2023-03-21T19:30:14.023Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T19:30:14.023Z] Successfully built 29bce11ebccc [2023-03-21T19:30:14.283Z] ---> Running in d625fe98794d [2023-03-21T19:30:14.283Z] ---> Running in 455203145f6b [2023-03-21T19:30:14.283Z] Successfully tagged core-command:latest [2023-03-21T19:30:14.283Z]  Building core-command ... done Building security-proxy-auth [2023-03-21T19:30:22.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements [2023-03-21T19:30:22.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:30:22.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:30:22.400Z] ---> 5f46449196af [2023-03-21T19:30:22.400Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:30:22.400Z] ---> Using cache [2023-03-21T19:30:22.400Z] ---> 0785a8806d8f [2023-03-21T19:30:22.400Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:30:22.400Z] ---> Using cache [2023-03-21T19:30:22.400Z] ---> f363e5c761fa [2023-03-21T19:30:22.400Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T19:30:22.400Z] ---> Using cache [2023-03-21T19:30:22.400Z] ---> 96f8a351a37a [2023-03-21T19:30:22.400Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:30:22.400Z] ---> Using cache [2023-03-21T19:30:22.400Z] ---> 595471454881 [2023-03-21T19:30:22.400Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:30:22.400Z] ---> Using cache [2023-03-21T19:30:22.400Z] ---> cba8000710f1 [2023-03-21T19:30:22.400Z] Step 8/23 : COPY . . [2023-03-21T19:30:22.400Z] ---> Using cache [2023-03-21T19:30:22.400Z] ---> 02dcf4cdafaa [2023-03-21T19:30:22.400Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T19:30:25.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T19:30:25.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T19:30:25.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T19:30:27.696Z] ---> Running in e870aedfa0ee [2023-03-21T19:30:27.696Z] Removing intermediate container 547f9e28afa9 [2023-03-21T19:30:27.696Z] ---> 6da9b0c0ae62 [2023-03-21T19:30:27.696Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T19:30:27.696Z] Removing intermediate container 455203145f6b [2023-03-21T19:30:27.696Z] ---> 2cfbd9afe9cc [2023-03-21T19:30:27.696Z] Step 24/25 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:30:27.696Z] ---> Running in 0c6f65b78afe [2023-03-21T19:30:27.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:30:27.696Z] ---> Running in c65e53501939 [2023-03-21T19:30:27.696Z] ---> Running in 017619d99607 [2023-03-21T19:30:27.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:30:27.696Z] Removing intermediate container e870aedfa0ee [2023-03-21T19:30:27.696Z] ---> 8d3dbd8f1f95 [2023-03-21T19:30:27.696Z] [2023-03-21T19:30:27.696Z] Successfully built 8d3dbd8f1f95 [2023-03-21T19:30:27.696Z] OK: 265 MiB in 53 packages [2023-03-21T19:30:27.954Z] Successfully tagged support-scheduler:latest [2023-03-21T19:30:27.954Z] Building core-data [2023-03-21T19:30:27.954Z]  Building support-scheduler ... done Removing intermediate container c65e53501939 [2023-03-21T19:30:27.954Z] ---> 49e4e727bcd5 [2023-03-21T19:30:27.954Z] [2023-03-21T19:30:28.210Z] Successfully built 49e4e727bcd5 [2023-03-21T19:30:28.210Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T19:30:28.210Z] Removing intermediate container 017619d99607 [2023-03-21T19:30:28.210Z] ---> bff3a657a41e [2023-03-21T19:30:28.210Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T19:30:28.469Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-21T19:30:28.469Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-03-21T19:30:28.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.412s coverage: 71.3% of statements [2023-03-21T19:30:31.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T19:30:31.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T19:30:31.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 54.0% of statements [2023-03-21T19:30:32.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:30:32.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:30:32.690Z] ---> 5f46449196af [2023-03-21T19:30:32.690Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T19:30:32.690Z] ---> Using cache [2023-03-21T19:30:32.690Z] ---> b5fa0003d489 [2023-03-21T19:30:32.690Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T19:30:34.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:30:34.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:30:34.067Z] ---> 5f46449196af [2023-03-21T19:30:34.067Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:30:34.067Z] ---> Using cache [2023-03-21T19:30:34.067Z] ---> 0785a8806d8f [2023-03-21T19:30:34.067Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:30:34.067Z] ---> Using cache [2023-03-21T19:30:34.067Z] ---> f363e5c761fa [2023-03-21T19:30:34.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T19:30:34.067Z] ---> Using cache [2023-03-21T19:30:34.068Z] ---> 96f8a351a37a [2023-03-21T19:30:34.068Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:30:34.068Z] ---> Using cache [2023-03-21T19:30:34.068Z] ---> 595471454881 [2023-03-21T19:30:34.068Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:30:34.068Z] ---> Using cache [2023-03-21T19:30:34.068Z] ---> cba8000710f1 [2023-03-21T19:30:34.068Z] Step 8/23 : COPY . . [2023-03-21T19:30:34.068Z] ---> Using cache [2023-03-21T19:30:34.068Z] ---> 02dcf4cdafaa [2023-03-21T19:30:34.068Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T19:30:36.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T19:30:36.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T19:30:36.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T19:30:36.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T19:30:36.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T19:30:44.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T19:30:44.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T19:30:48.947Z] ---> Running in bc2f23430897 [2023-03-21T19:30:48.948Z] ---> Running in b4356584b116 [2023-03-21T19:30:48.948Z] ---> Running in d4b27926f136 [2023-03-21T19:30:48.948Z] Removing intermediate container d625fe98794d [2023-03-21T19:30:48.948Z] ---> e00fba6b07b4 [2023-03-21T19:30:48.948Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:30:48.948Z] Removing intermediate container d4b27926f136 [2023-03-21T19:30:48.948Z] ---> f75d95e04d88 [2023-03-21T19:30:48.948Z] [2023-03-21T19:30:48.948Z] Successfully built f75d95e04d88 [2023-03-21T19:30:48.948Z] Successfully tagged core-metadata:latest [2023-03-21T19:30:48.948Z]  Building core-metadata ... done Building security-spire-config [2023-03-21T19:30:48.948Z] ---> 96d72b72e101 [2023-03-21T19:30:48.948Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:30:48.948Z] ---> Running in 14d02a4b3bc4 [2023-03-21T19:30:48.948Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T19:30:48.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:30:48.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:30:48.948Z] OK: 265 MiB in 53 packages [2023-03-21T19:30:53.140Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:30:53.140Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:30:53.140Z] ---> 5f46449196af [2023-03-21T19:30:53.140Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T19:30:53.140Z] ---> Using cache [2023-03-21T19:30:53.140Z] ---> b5fa0003d489 [2023-03-21T19:30:53.140Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T19:30:59.796Z] ---> Running in 9be3c47346e2 [2023-03-21T19:30:59.796Z] Removing intermediate container b4356584b116 [2023-03-21T19:30:59.796Z] ---> f83c71d97287 [2023-03-21T19:30:59.796Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T19:31:00.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:31:00.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:31:00.327Z] OK: 265 MiB in 53 packages [2023-03-21T19:31:00.903Z] ---> b3965a9d4faa [2023-03-21T19:31:00.903Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:31:01.876Z] ---> Running in 8db393420271 [2023-03-21T19:31:02.134Z] Removing intermediate container 0c6f65b78afe [2023-03-21T19:31:02.134Z] ---> 2444cc370a1f [2023-03-21T19:31:02.134Z] [2023-03-21T19:31:02.134Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T19:31:02.134Z] ---> b2aa39c304c2 [2023-03-21T19:31:02.134Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T19:31:02.134Z] ---> Using cache [2023-03-21T19:31:02.134Z] ---> 04866af03eb1 [2023-03-21T19:31:02.134Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:31:02.134Z] ---> Using cache [2023-03-21T19:31:02.134Z] ---> 6a1470c4a0fa [2023-03-21T19:31:02.134Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:31:02.134Z] ---> Using cache [2023-03-21T19:31:02.134Z] ---> eec9ffb42b77 [2023-03-21T19:31:02.134Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:31:02.134Z] ---> Using cache [2023-03-21T19:31:02.134Z] Removing intermediate container 9be3c47346e2 [2023-03-21T19:31:02.134Z] ---> dfa6f4c2edd7 [2023-03-21T19:31:02.134Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T19:31:02.134Z] ---> 9e68de5ed1fd [2023-03-21T19:31:02.134Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T19:31:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T19:31:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T19:31:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T19:31:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.756s coverage: 88.5% of statements [2023-03-21T19:31:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.427s coverage: 3.9% of statements [2023-03-21T19:31:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.959s coverage: 95.6% of statements [2023-03-21T19:31:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T19:31:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T19:31:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T19:31:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T19:31:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T19:31:02.702Z] ---> 5aea90dadcfd [2023-03-21T19:31:02.702Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:31:02.702Z] ---> Running in 19798153364d [2023-03-21T19:31:02.702Z] ---> 3839239e788a [2023-03-21T19:31:02.702Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:31:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-03-21T19:31:02.959Z] ---> a5edec29740a [2023-03-21T19:31:02.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T19:31:03.526Z] ---> 34e15fae8cb7 [2023-03-21T19:31:03.526Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T19:31:03.526Z] ---> Running in ddc37af8d722 [2023-03-21T19:31:04.907Z] Removing intermediate container ddc37af8d722 [2023-03-21T19:31:04.907Z] ---> e5cc6429c2db [2023-03-21T19:31:04.907Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T19:31:04.907Z] ---> Running in bc04284d3193 [2023-03-21T19:31:04.907Z] Removing intermediate container bc04284d3193 [2023-03-21T19:31:04.907Z] ---> ef495189d398 [2023-03-21T19:31:04.907Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T19:31:05.166Z] ---> Running in a218ac5ab436 [2023-03-21T19:31:05.166Z] Removing intermediate container a218ac5ab436 [2023-03-21T19:31:05.166Z] ---> cc84a9871c92 [2023-03-21T19:31:05.166Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T19:31:05.166Z] ---> Running in 05167c30934d [2023-03-21T19:31:05.166Z] Removing intermediate container 05167c30934d [2023-03-21T19:31:05.166Z] ---> 1acf0a421330 [2023-03-21T19:31:05.166Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:31:05.424Z] ---> Running in 2526a0e346ec [2023-03-21T19:31:05.424Z] Removing intermediate container 2526a0e346ec [2023-03-21T19:31:05.424Z] ---> 709ede6ee9ba [2023-03-21T19:31:05.424Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T19:31:05.424Z] ---> Running in 802a79e87063 [2023-03-21T19:31:05.424Z] Removing intermediate container 802a79e87063 [2023-03-21T19:31:05.424Z] ---> 17c36f3d105f [2023-03-21T19:31:05.424Z] [2023-03-21T19:31:05.681Z] Successfully built 17c36f3d105f [2023-03-21T19:31:05.681Z] Successfully tagged security-proxy-auth:latest [2023-03-21T19:31:05.681Z] Building security-spire-server [2023-03-21T19:31:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T19:31:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T19:31:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T19:31:08.210Z]  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:31:08.210Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:31:08.210Z] ---> 5f46449196af [2023-03-21T19:31:08.210Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T19:31:08.210Z] ---> Using cache [2023-03-21T19:31:08.210Z] ---> b5fa0003d489 [2023-03-21T19:31:08.210Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T19:31:08.210Z] ---> Using cache [2023-03-21T19:31:08.210Z] ---> dfa6f4c2edd7 [2023-03-21T19:31:08.210Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T19:31:08.210Z] ---> Using cache [2023-03-21T19:31:08.210Z] ---> 5aea90dadcfd [2023-03-21T19:31:08.210Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements [2023-03-21T19:31:16.441Z] ---> Running in db6279891cb7 [2023-03-21T19:31:18.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T19:31:18.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T19:31:18.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements [2023-03-21T19:31:18.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 29.0% of statements [2023-03-21T19:31:21.882Z] Removing intermediate container bc2f23430897 [2023-03-21T19:31:21.882Z] ---> 42cfc4503c5a [2023-03-21T19:31:21.882Z] [2023-03-21T19:31:21.882Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T19:31:21.882Z] ---> b2aa39c304c2 [2023-03-21T19:31:21.882Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T19:31:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 45.5% of statements [2023-03-21T19:31:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 82.9% of statements [2023-03-21T19:31:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2023-03-21T19:31:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements [2023-03-21T19:31:27.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements [2023-03-21T19:31:28.595Z] ---> Running in f0e837e3ae7d [2023-03-21T19:31:28.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T19:31:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T19:31:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T19:31:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T19:31:31.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T19:31:31.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T19:31:31.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T19:31:31.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T19:31:38.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements [2023-03-21T19:31:38.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T19:31:38.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T19:31:38.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T19:31:38.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T19:31:38.596Z] Removing intermediate container f0e837e3ae7d [2023-03-21T19:31:38.596Z] ---> 9784948f7b8c [2023-03-21T19:31:38.596Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T19:31:38.596Z] ---> Running in bf4729f7b356 [2023-03-21T19:31:38.596Z] Removing intermediate container bf4729f7b356 [2023-03-21T19:31:38.596Z] ---> c83f332501f4 [2023-03-21T19:31:38.596Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T19:31:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T19:31:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T19:31:45.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T19:31:48.893Z] ---> Running in ea4096e65542 [2023-03-21T19:31:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.042s coverage: 79.9% of statements [2023-03-21T19:31:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.272s coverage: 92.9% of statements [2023-03-21T19:31:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-03-21T19:31:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.229s coverage: 86.9% of statements [2023-03-21T19:31:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2023-03-21T19:31:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-03-21T19:31:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-03-21T19:31:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.469s coverage: 81.2% of statements [2023-03-21T19:31:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T19:31:54.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.507s coverage: 82.1% of statements [2023-03-21T19:31:55.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T19:31:55.467Z] Removing intermediate container ea4096e65542 [2023-03-21T19:31:55.467Z] ---> 3ab951a27d63 [2023-03-21T19:31:55.467Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:31:55.467Z] ---> Running in 22b25c0a5d8c [2023-03-21T19:31:55.467Z] Removing intermediate container 14d02a4b3bc4 [2023-03-21T19:31:55.467Z] ---> 96d38b389cba [2023-03-21T19:31:55.467Z] Step 8/23 : COPY . . [2023-03-21T19:31:55.467Z] Removing intermediate container 19798153364d [2023-03-21T19:31:55.467Z] ---> 389b0e20e68a [2023-03-21T19:31:55.467Z] Step 7/27 : COPY . . [2023-03-21T19:31:55.467Z] Removing intermediate container 8db393420271 [2023-03-21T19:31:55.467Z] ---> e69a1ca73aa9 [2023-03-21T19:31:55.467Z] Step 7/22 : COPY . . [2023-03-21T19:31:55.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:31:55.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:31:55.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 86.0% of statements [2023-03-21T19:31:55.982Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T19:31:55.982Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:31:55.982Z] OK: 7 MiB in 16 packages [2023-03-21T19:32:01.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T19:32:01.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T19:32:01.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 63.1% of statements [2023-03-21T19:32:01.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements [2023-03-21T19:32:03.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-03-21T19:32:03.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-03-21T19:32:03.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2023-03-21T19:32:03.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T19:32:03.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T19:32:03.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T19:32:04.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-03-21T19:32:12.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T19:32:12.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T19:32:12.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T19:32:12.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.991s coverage: 38.4% of statements [2023-03-21T19:32:12.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2023-03-21T19:32:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T19:32:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T19:32:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T19:32:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T19:32:16.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements [2023-03-21T19:32:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T19:32:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T19:32:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T19:32:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T19:32:28.105Z] Removing intermediate container 22b25c0a5d8c [2023-03-21T19:32:28.105Z] ---> a885e6e72222 [2023-03-21T19:32:28.105Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:32:28.105Z] ---> 463c65c7bc0f [2023-03-21T19:32:28.105Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T19:32:28.105Z] ---> 774be04faf4b [2023-03-21T19:32:28.105Z] ---> 9da9057dc6df [2023-03-21T19:32:28.105Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T19:32:28.105Z] [2023-03-21T19:32:28.105Z] ---> Running in 03e9c83b661a [2023-03-21T19:32:28.105Z] ---> Running in 08a7a3e60dbd [2023-03-21T19:32:28.105Z] ---> Running in 761b439a99ac [2023-03-21T19:32:28.105Z] ---> da9c1c80fb70 [2023-03-21T19:32:28.105Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:32:28.105Z] Removing intermediate container 761b439a99ac [2023-03-21T19:32:28.105Z] ---> 5b26be54a00a [2023-03-21T19:32:28.105Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T19:32:28.105Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T19:32:28.105Z] ---> Running in 77944d951a8d [2023-03-21T19:32:28.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T19:32:28.105Z] ---> 301f1762ac0c [2023-03-21T19:32:28.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T19:32:28.105Z] Removing intermediate container 77944d951a8d [2023-03-21T19:32:28.105Z] ---> 4cf0f388796f [2023-03-21T19:32:28.105Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T19:32:28.105Z] ---> Running in c2f2f0e17a39 [2023-03-21T19:32:28.105Z] ---> 4e30504d6738 [2023-03-21T19:32:28.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:32:28.105Z] Removing intermediate container c2f2f0e17a39 [2023-03-21T19:32:28.105Z] ---> b5ab6b33de71 [2023-03-21T19:32:28.106Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T19:32:28.106Z] ---> Running in 51f6be8408b9 [2023-03-21T19:32:28.106Z] ---> c51b61732cee [2023-03-21T19:32:28.106Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T19:32:28.106Z] ---> Running in a7d18d4cba9a [2023-03-21T19:32:28.106Z] Removing intermediate container a7d18d4cba9a [2023-03-21T19:32:28.106Z] ---> 436724199a6d [2023-03-21T19:32:28.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:32:28.106Z] ---> Running in 331b5487ced7 [2023-03-21T19:32:28.106Z] Removing intermediate container 331b5487ced7 [2023-03-21T19:32:28.106Z] ---> 558e5886d59f [2023-03-21T19:32:28.106Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T19:32:28.106Z] ---> Running in 2d7c8a2a5f33 [2023-03-21T19:32:28.106Z] Removing intermediate container 2d7c8a2a5f33 [2023-03-21T19:32:28.106Z] ---> 3eb1fb309141 [2023-03-21T19:32:28.106Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:32:28.106Z] Removing intermediate container 51f6be8408b9 [2023-03-21T19:32:28.106Z] ---> 10d2153131f4 [2023-03-21T19:32:28.106Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T19:32:28.461Z] ---> Running in 227c79c1b2f3 [2023-03-21T19:32:28.461Z] ---> Running in 34721e708411 [2023-03-21T19:32:28.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.287s coverage: 17.7% of statements [2023-03-21T19:32:28.824Z] Removing intermediate container 34721e708411 [2023-03-21T19:32:28.824Z] ---> c27b9008ff60 [2023-03-21T19:32:28.824Z] [2023-03-21T19:32:28.824Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T19:32:28.824Z] ---> b2aa39c304c2 [2023-03-21T19:32:28.824Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T19:32:28.824Z] Removing intermediate container 227c79c1b2f3 [2023-03-21T19:32:28.824Z] ---> 1f9e6e0b1f08 [2023-03-21T19:32:28.824Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T19:32:28.824Z] ---> Running in 8f7ba662fa5e [2023-03-21T19:32:28.824Z] ---> Running in 796f6f88bf55 [2023-03-21T19:32:29.083Z] Removing intermediate container 8f7ba662fa5e [2023-03-21T19:32:29.083Z] ---> 33be64c5ab38 [2023-03-21T19:32:29.083Z] [2023-03-21T19:32:29.083Z] Removing intermediate container 796f6f88bf55 [2023-03-21T19:32:29.083Z] ---> e3989452413d [2023-03-21T19:32:29.083Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T19:32:29.083Z] ---> Running in 820e85b8c242 [2023-03-21T19:32:29.083Z] Successfully built 33be64c5ab38 [2023-03-21T19:32:29.083Z] Successfully tagged core-data:latest [2023-03-21T19:32:29.083Z] Building security-secretstore-setup [2023-03-21T19:32:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T19:32:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T19:32:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T19:32:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T19:32:29.649Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:32:29.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.553s coverage: 92.3% of statements [2023-03-21T19:32:29.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:32:30.166Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T19:32:30.166Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T19:32:30.166Z] OK: 17818 distinct packages available [2023-03-21T19:32:30.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:32:30.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:32:30.424Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T19:32:30.424Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T19:32:30.424Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T19:32:30.424Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T19:32:30.424Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:32:30.424Z] OK: 7 MiB in 19 packages [2023-03-21T19:32:33.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T19:32:33.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T19:32:33.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 61.5% of statements [2023-03-21T19:32:34.706Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:32:34.706Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:32:34.706Z] ---> 5f46449196af [2023-03-21T19:32:34.706Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T19:32:34.706Z] ---> Using cache [2023-03-21T19:32:34.706Z] ---> b5fa0003d489 [2023-03-21T19:32:34.706Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T19:32:34.706Z] ---> Using cache [2023-03-21T19:32:34.706Z] ---> f83c71d97287 [2023-03-21T19:32:34.706Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T19:32:34.706Z] ---> Using cache [2023-03-21T19:32:34.706Z] ---> b3965a9d4faa [2023-03-21T19:32:34.706Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:32:34.706Z] ---> Using cache [2023-03-21T19:32:34.706Z] ---> e69a1ca73aa9 [2023-03-21T19:32:34.706Z] Step 7/25 : COPY . . [2023-03-21T19:32:34.706Z] ---> Using cache [2023-03-21T19:32:34.706Z] ---> 9da9057dc6df [2023-03-21T19:32:34.706Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T19:32:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T19:32:35.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T19:32:36.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 97.7% of statements [2023-03-21T19:32:36.956Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-21T19:32:36.956Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T19:32:36.956Z] go vet ./... [2023-03-21T19:32:47.618Z] ---> Running in e613e74bf12e [2023-03-21T19:32:47.618Z] Removing intermediate container 820e85b8c242 [2023-03-21T19:32:47.618Z] ---> a49ec35cf57b [2023-03-21T19:32:47.618Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:32:47.618Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T19:32:47.618Z] ---> 90536008f656 [2023-03-21T19:32:47.618Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:32:47.618Z] Removing intermediate container db6279891cb7 [2023-03-21T19:32:47.618Z] ---> 9bbd3b30c0a8 [2023-03-21T19:32:47.618Z] Step 7/26 : COPY . . [2023-03-21T19:33:00.169Z] ---> f8b181fee244 [2023-03-21T19:33:00.169Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T19:33:02.084Z] ---> 1d42ccbc277e [2023-03-21T19:33:02.084Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T19:33:02.085Z] ---> ab9491e4f173 [2023-03-21T19:33:02.085Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T19:33:02.085Z] ---> Running in 1d46c3c115d8 [2023-03-21T19:33:02.343Z] Removing intermediate container 1d46c3c115d8 [2023-03-21T19:33:02.343Z] ---> 226e24348117 [2023-03-21T19:33:02.343Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T19:33:06.534Z] ---> 466d3b3e587d [2023-03-21T19:33:06.534Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T19:33:06.534Z] ---> Running in 081d4d77b9cb [2023-03-21T19:33:06.534Z] ---> Running in 6fc7f842a5ef [2023-03-21T19:33:06.534Z] Removing intermediate container 08a7a3e60dbd [2023-03-21T19:33:06.534Z] ---> 887b84f48024 [2023-03-21T19:33:06.534Z] [2023-03-21T19:33:06.534Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T19:33:06.534Z] ---> b2aa39c304c2 [2023-03-21T19:33:06.534Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T19:33:06.534Z] Removing intermediate container 081d4d77b9cb [2023-03-21T19:33:06.534Z] ---> 0fc9dbb2624e [2023-03-21T19:33:06.534Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T19:33:06.534Z] Removing intermediate container 03e9c83b661a [2023-03-21T19:33:06.534Z] ---> eca0f20fb5f6 [2023-03-21T19:33:06.534Z] [2023-03-21T19:33:06.534Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T19:33:06.534Z] ---> b2aa39c304c2 [2023-03-21T19:33:06.534Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T19:33:06.534Z] Removing intermediate container 6fc7f842a5ef [2023-03-21T19:33:06.534Z] ---> 3d60836e63d7 [2023-03-21T19:33:06.535Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T19:33:06.535Z] ---> Running in a9808eada127 [2023-03-21T19:33:06.535Z] ---> Running in 1a303b41897a [2023-03-21T19:33:06.535Z] ---> Running in 6e414b367ea4 [2023-03-21T19:33:06.535Z] Removing intermediate container 6e414b367ea4 [2023-03-21T19:33:06.535Z] ---> 5bc6b45769f9 [2023-03-21T19:33:06.535Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T19:33:06.535Z] ---> Running in 4ed841d98cda [2023-03-21T19:33:06.535Z] ---> 31d236d97c7e [2023-03-21T19:33:06.535Z] Step 22/27 : WORKDIR / [2023-03-21T19:33:06.793Z] ---> Running in fcae45caa2bf [2023-03-21T19:33:06.793Z] Removing intermediate container fcae45caa2bf [2023-03-21T19:33:06.793Z] ---> 1fbb9dcaf9c1 [2023-03-21T19:33:06.793Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T19:33:06.793Z] ---> Running in 0d12f480fe77 [2023-03-21T19:33:06.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:06.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:07.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:07.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:07.051Z] Removing intermediate container 0d12f480fe77 [2023-03-21T19:33:07.051Z] ---> 165603a96141 [2023-03-21T19:33:07.051Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T19:33:07.372Z] ---> Running in 5744f24055ff [2023-03-21T19:33:07.372Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T19:33:07.372Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T19:33:07.372Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T19:33:07.372Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T19:33:07.372Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:33:07.372Z] Removing intermediate container 5744f24055ff [2023-03-21T19:33:07.372Z] ---> f76d14192f71 [2023-03-21T19:33:07.372Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T19:33:07.634Z] OK: 8 MiB in 17 packages [2023-03-21T19:33:07.634Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:33:07.634Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T19:33:07.634Z] ---> Running in 9528b859e1f0 [2023-03-21T19:33:07.634Z] OK: 8 MiB in 17 packages [2023-03-21T19:33:07.892Z] Removing intermediate container 4ed841d98cda [2023-03-21T19:33:07.892Z] ---> 4ee3187b6650 [2023-03-21T19:33:07.892Z] Removing intermediate container 9528b859e1f0 [2023-03-21T19:33:07.892Z] Step 12/26 : WORKDIR /edgex-go ---> 76cef06a5d5f [2023-03-21T19:33:07.892Z] [2023-03-21T19:33:07.892Z] Step 26/27 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:33:07.892Z] ---> Running in 7de59dd6d8d1 [2023-03-21T19:33:07.892Z] ---> Running in 7c106525256d [2023-03-21T19:33:08.150Z] Removing intermediate container a9808eada127 [2023-03-21T19:33:08.150Z] ---> 4c1751923eaf [2023-03-21T19:33:08.150Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T19:33:08.150Z] Removing intermediate container 7de59dd6d8d1 [2023-03-21T19:33:08.150Z] ---> b9d6248542fc [2023-03-21T19:33:08.150Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T19:33:08.150Z] Removing intermediate container 7c106525256d [2023-03-21T19:33:08.150Z] ---> 1ea536ceef8e [2023-03-21T19:33:08.150Z] [2023-03-21T19:33:08.150Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T19:33:08.150Z] ---> b2aa39c304c2 [2023-03-21T19:33:08.150Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T19:33:08.150Z] ---> Using cache [2023-03-21T19:33:08.150Z] ---> e3989452413d [2023-03-21T19:33:08.150Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T19:33:08.150Z] ---> Running in 220dafa88f67 [2023-03-21T19:33:08.150Z] ---> Running in 7635376b7be2 [2023-03-21T19:33:08.409Z] ---> Running in 9b33821ea11f [2023-03-21T19:33:08.409Z] Removing intermediate container 1a303b41897a [2023-03-21T19:33:08.409Z] ---> e6f643a366dd [2023-03-21T19:33:08.409Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T19:33:08.409Z] ---> Running in 352143b73812 [2023-03-21T19:33:08.409Z] Removing intermediate container 7635376b7be2 [2023-03-21T19:33:08.409Z] ---> cef489074dc5 [2023-03-21T19:33:08.409Z] Step 12/22 : WORKDIR /edgex [2023-03-21T19:33:08.667Z] ---> Running in 571e6b2ace4e [2023-03-21T19:33:08.667Z] Removing intermediate container 220dafa88f67 [2023-03-21T19:33:08.667Z] ---> eb49456f44cf [2023-03-21T19:33:08.667Z] [2023-03-21T19:33:08.667Z] Removing intermediate container 352143b73812 [2023-03-21T19:33:08.667Z] ---> 910abd626a43 [2023-03-21T19:33:08.667Z] Step 13/23 : ENV APP_PORT=59860fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:08.667Z] [2023-03-21T19:33:08.667Z] ---> Running in eb6c1b0549eb [2023-03-21T19:33:08.667Z] Removing intermediate container 571e6b2ace4e [2023-03-21T19:33:08.667Z] ---> 1cad4b990c58 [2023-03-21T19:33:08.667Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:33:08.667Z] Successfully built eb49456f44cf [2023-03-21T19:33:08.667Z] Successfully tagged security-spire-config:latest [2023-03-21T19:33:08.667Z] Building security-spire-agent [2023-03-21T19:33:08.667Z]  Building security-spire-config ... done Removing intermediate container eb6c1b0549eb [2023-03-21T19:33:08.667Z] ---> 9bb7943593a5 [2023-03-21T19:33:08.667Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T19:33:08.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:08.925Z] ---> Running in 2e8d50dc85dd [2023-03-21T19:33:09.183Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T19:33:09.183Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T19:33:09.183Z] OK: 17818 distinct packages available [2023-03-21T19:33:09.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:09.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:09.482Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T19:33:09.482Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T19:33:09.482Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T19:33:09.482Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T19:33:09.482Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T19:33:09.482Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:33:09.743Z] OK: 8 MiB in 20 packages [2023-03-21T19:33:13.053Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:33:13.053Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:33:13.053Z] ---> 5f46449196af [2023-03-21T19:33:13.053Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T19:33:13.053Z] ---> Using cache [2023-03-21T19:33:13.053Z] ---> b5fa0003d489 [2023-03-21T19:33:13.053Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T19:33:13.053Z] ---> Using cache [2023-03-21T19:33:13.053Z] ---> dfa6f4c2edd7 [2023-03-21T19:33:13.053Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T19:33:13.054Z] ---> Using cache [2023-03-21T19:33:13.054Z] ---> 5aea90dadcfd [2023-03-21T19:33:13.054Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:33:13.054Z] ---> Using cache [2023-03-21T19:33:13.054Z] ---> 9bbd3b30c0a8 [2023-03-21T19:33:13.054Z] Step 7/27 : COPY . . [2023-03-21T19:33:13.054Z] ---> Using cache [2023-03-21T19:33:13.054Z] ---> ab9491e4f173 [2023-03-21T19:33:13.054Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T19:33:13.054Z] ---> Using cache [2023-03-21T19:33:13.054Z] ---> 226e24348117 [2023-03-21T19:33:13.054Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T19:33:13.054Z] ---> Using cache [2023-03-21T19:33:13.054Z] ---> 0fc9dbb2624e [2023-03-21T19:33:13.054Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T19:33:13.054Z] ---> Using cache [2023-03-21T19:33:13.054Z] ---> 5bc6b45769f9 [2023-03-21T19:33:13.054Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T19:33:15.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T19:33:19.270Z] ---> cbdd86354cdc [2023-03-21T19:33:19.270Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:33:19.270Z] Removing intermediate container 2e8d50dc85dd [2023-03-21T19:33:19.270Z] ---> 45a714e5839c [2023-03-21T19:33:19.271Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:33:19.271Z] ---> Running in d542685e2820 [2023-03-21T19:33:19.271Z] ---> 48d2d1879ac1 [2023-03-21T19:33:19.271Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T19:33:19.271Z] Removing intermediate container 9b33821ea11f [2023-03-21T19:33:19.271Z] ---> de0b549d1e05 [2023-03-21T19:33:19.271Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:33:19.271Z] ---> 17b2ab0b3ccd [2023-03-21T19:33:19.271Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:33:19.533Z] ---> 015dd18c730e [2023-03-21T19:33:19.533Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T19:33:19.533Z] ---> cf768e5fef94 [2023-03-21T19:33:19.533Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:33:19.533Z] ---> 726bd6ba524c [2023-03-21T19:33:19.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T19:33:23.451Z] ---> b1a66867bda8 [2023-03-21T19:33:23.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T19:33:23.451Z] ---> 96657a6178b1 [2023-03-21T19:33:23.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:33:23.451Z] ---> 7439af318b25 [2023-03-21T19:33:23.451Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T19:33:23.451Z] Removing intermediate container e613e74bf12e [2023-03-21T19:33:23.451Z] ---> a92e0baab7b6 [2023-03-21T19:33:23.451Z] [2023-03-21T19:33:23.451Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T19:33:23.451Z] ---> b2aa39c304c2 [2023-03-21T19:33:23.451Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T19:33:23.451Z] ---> 4b58e190de58 [2023-03-21T19:33:23.451Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T19:33:23.451Z] ---> Running in cbde752c7456 [2023-03-21T19:33:23.451Z] Removing intermediate container d542685e2820 [2023-03-21T19:33:23.451Z] ---> a6e5ae2ab14d [2023-03-21T19:33:23.451Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T19:33:23.451Z] ---> 503899000c2f [2023-03-21T19:33:23.451Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T19:33:23.451Z] ---> Running in 09d481c67c9c [2023-03-21T19:33:23.451Z] ---> Running in 173dc6e089c4 [2023-03-21T19:33:23.759Z] ---> Running in 66ce414ee70d [2023-03-21T19:33:24.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:24.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:24.627Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T19:33:24.627Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T19:33:24.627Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T19:33:24.627Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:33:24.627Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T19:33:24.886Z] OK: 8 MiB in 18 packages [2023-03-21T19:33:25.819Z] Removing intermediate container 66ce414ee70d [2023-03-21T19:33:25.819Z] ---> 7e9f4aa96dd7 [2023-03-21T19:33:25.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:33:25.819Z] Removing intermediate container 173dc6e089c4 [2023-03-21T19:33:25.819Z] ---> 44d3085469ce [2023-03-21T19:33:25.819Z] [2023-03-21T19:33:25.819Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T19:33:25.819Z] ---> b2aa39c304c2 [2023-03-21T19:33:25.819Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T19:33:25.819Z] ---> Using cache [2023-03-21T19:33:25.819Z] ---> e3989452413d [2023-03-21T19:33:25.819Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T19:33:25.819Z] ---> Using cache [2023-03-21T19:33:25.819Z] ---> de0b549d1e05 [2023-03-21T19:33:25.819Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:33:25.819Z] ---> Using cache [2023-03-21T19:33:25.819Z] ---> cf768e5fef94 [2023-03-21T19:33:25.819Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:33:25.819Z] ---> Using cache [2023-03-21T19:33:25.819Z] ---> Running in 4d77cb93b111 [2023-03-21T19:33:25.819Z] ---> 7439af318b25 [2023-03-21T19:33:25.819Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T19:33:25.819Z] ---> c339ba6e814d [2023-03-21T19:33:25.819Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T19:33:25.819Z] Removing intermediate container 4d77cb93b111 [2023-03-21T19:33:25.819Z] ---> 8e5f64c01987 [2023-03-21T19:33:25.819Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T19:33:25.819Z] ---> Running in baf76ddafca2 [2023-03-21T19:33:25.819Z] ---> 0df70d83090c [2023-03-21T19:33:25.819Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T19:33:27.299Z] Removing intermediate container baf76ddafca2 [2023-03-21T19:33:27.299Z] ---> fcbc466e8e60 [2023-03-21T19:33:27.299Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:33:27.299Z] ---> 3e9e6c31b865 [2023-03-21T19:33:27.299Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T19:33:27.299Z] ---> Running in d96308db0d85 [2023-03-21T19:33:27.299Z] Removing intermediate container cbde752c7456 [2023-03-21T19:33:27.299Z] ---> db08359e4bea [2023-03-21T19:33:27.299Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T19:33:27.299Z] ---> 9ed56be22557 [2023-03-21T19:33:27.299Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T19:33:27.299Z] ---> Running in 88500d8cdd8f [2023-03-21T19:33:27.300Z] Removing intermediate container 09d481c67c9c [2023-03-21T19:33:27.300Z] ---> 357c19de9d30 [2023-03-21T19:33:27.300Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T19:33:27.300Z] ---> Running in ced0f55a4fbe [2023-03-21T19:33:27.300Z] Removing intermediate container d96308db0d85 [2023-03-21T19:33:27.300Z] ---> 4e7c563db2f4 [2023-03-21T19:33:27.300Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T19:33:27.300Z] Removing intermediate container 88500d8cdd8f [2023-03-21T19:33:27.300Z] ---> 48fb181b4287 [2023-03-21T19:33:27.300Z] Step 12/25 : WORKDIR / [2023-03-21T19:33:27.300Z] ---> Running in 1a1303a705f6 [2023-03-21T19:33:27.300Z] ---> Running in a96c6d58bf5c [2023-03-21T19:33:27.300Z] ---> e3e13b7080f8 [2023-03-21T19:33:27.300Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T19:33:27.300Z] Removing intermediate container ced0f55a4fbe [2023-03-21T19:33:27.300Z] ---> 5379591c739b [2023-03-21T19:33:27.300Z] Step 20/22 : LABEL arch=x86_64 [2023-03-21T19:33:27.300Z] ---> Running in bcb14498c835 [2023-03-21T19:33:27.300Z] ---> Running in d19aa7af434d [2023-03-21T19:33:27.300Z] Removing intermediate container 1a1303a705f6 [2023-03-21T19:33:27.300Z] ---> f465d99b1678 [2023-03-21T19:33:27.300Z] [2023-03-21T19:33:27.616Z] Successfully built f465d99b1678 [2023-03-21T19:33:27.616Z] Successfully tagged support-notifications:latest [2023-03-21T19:33:27.616Z]  Building support-notifications ... done Building security-bootstrapper [2023-03-21T19:33:27.616Z] Removing intermediate container a96c6d58bf5c [2023-03-21T19:33:27.616Z] ---> 69eca7146750 [2023-03-21T19:33:27.616Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:33:33.248Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:33:33.248Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:33:33.248Z] ---> 5f46449196af [2023-03-21T19:33:33.248Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T19:33:33.248Z] ---> Using cache [2023-03-21T19:33:33.248Z] ---> b5fa0003d489 [2023-03-21T19:33:33.248Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T19:33:33.248Z] ---> Using cache [2023-03-21T19:33:33.248Z] ---> f83c71d97287 [2023-03-21T19:33:33.248Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T19:33:33.248Z] ---> Using cache [2023-03-21T19:33:33.248Z] ---> b3965a9d4faa [2023-03-21T19:33:33.248Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:33:33.248Z] ---> Using cache [2023-03-21T19:33:33.248Z] ---> e69a1ca73aa9 [2023-03-21T19:33:33.248Z] Step 7/33 : COPY . . [2023-03-21T19:33:33.248Z] ---> Using cache [2023-03-21T19:33:33.248Z] ---> 9da9057dc6df [2023-03-21T19:33:33.248Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T19:33:37.452Z] Removing intermediate container d19aa7af434d [2023-03-21T19:33:37.452Z] ---> b2d1116cb174 [2023-03-21T19:33:37.452Z] Step 21/22 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:33:37.452Z] Removing intermediate container bcb14498c835 [2023-03-21T19:33:37.452Z] ---> fd9a1ac9e206 [2023-03-21T19:33:37.452Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T19:33:37.452Z] ---> Running in 33fca00d55a4 [2023-03-21T19:33:37.452Z] ---> 606cf300e533 [2023-03-21T19:33:37.452Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:33:37.452Z] ---> 9350e3b35109 [2023-03-21T19:33:37.452Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T19:33:37.452Z] ---> Running in 07b64599050e [2023-03-21T19:33:37.452Z] ---> Running in 65177b9b8dca [2023-03-21T19:33:38.022Z] ---> 6525076196b7 [2023-03-21T19:33:38.022Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-21T19:33:38.022Z] ---> bdfb9fb034bc [2023-03-21T19:33:38.022Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T19:33:38.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T19:33:38.281Z] Removing intermediate container 07b64599050e [2023-03-21T19:33:38.281Z] ---> 234708b33bde [2023-03-21T19:33:38.281Z] Step 24/26 : LABEL arch=x86_64 [2023-03-21T19:33:38.548Z] Removing intermediate container 65177b9b8dca [2023-03-21T19:33:38.548Z] ---> 92a498fd90da [2023-03-21T19:33:38.548Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T19:33:39.116Z] ---> Running in d97da0db3c23 [2023-03-21T19:33:39.116Z] ---> Running in 67139b04630f [2023-03-21T19:33:39.116Z] ---> d67469da3f1f [2023-03-21T19:33:39.116Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-21T19:33:39.116Z] ---> 0ca0785e0f9d [2023-03-21T19:33:39.116Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T19:33:39.116Z] Removing intermediate container d97da0db3c23 [2023-03-21T19:33:39.116Z] ---> a7d7a2aa3c10 [2023-03-21T19:33:39.116Z] Step 25/26 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:33:39.116Z] Removing intermediate container 67139b04630f [2023-03-21T19:33:39.116Z] ---> 03b3e1f5cbfd [2023-03-21T19:33:39.116Z] [2023-03-21T19:33:39.116Z] ---> Running in e4c110da391f [2023-03-21T19:33:39.387Z] Successfully built 03b3e1f5cbfd [2023-03-21T19:33:39.387Z] Successfully tagged security-proxy-setup:latest [2023-03-21T19:33:39.387Z]  Building security-proxy-setup ... done  ---> 7c502fb02240 [2023-03-21T19:33:39.387Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:33:39.387Z] Removing intermediate container e4c110da391f [2023-03-21T19:33:39.387Z] ---> 4eb1277c08df [2023-03-21T19:33:39.387Z] ---> ffdfbe5c97ec [2023-03-21T19:33:39.387Z] Step 26/26 : LABEL version=0.0.0Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T19:33:39.387Z] [2023-03-21T19:33:39.387Z] ---> Running in 4377ff308e6c [2023-03-21T19:33:39.387Z] ---> Running in 8db60070dd42 [2023-03-21T19:33:39.387Z] ---> 701b52ce87d9 [2023-03-21T19:33:39.387Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T19:33:39.387Z] Removing intermediate container 4377ff308e6c [2023-03-21T19:33:39.387Z] ---> 43eaf952ea2c [2023-03-21T19:33:39.387Z] [2023-03-21T19:33:39.387Z] Removing intermediate container 8db60070dd42 [2023-03-21T19:33:39.387Z] ---> a03864e80fb7 [2023-03-21T19:33:39.387Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T19:33:39.387Z] ---> Running in 68d92d004e65 [2023-03-21T19:33:39.387Z] Successfully built 43eaf952ea2c [2023-03-21T19:33:39.645Z] Successfully tagged security-spire-server:latest [2023-03-21T19:33:39.645Z]  Building security-spire-server ... done Removing intermediate container 68d92d004e65 [2023-03-21T19:33:39.645Z] ---> 70d7f5a14f1f [2023-03-21T19:33:39.645Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T19:33:39.645Z] ---> Running in ffd164d869c9 [2023-03-21T19:33:39.904Z] ---> b0f35241c60d [2023-03-21T19:33:39.904Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T19:33:39.904Z] Removing intermediate container ffd164d869c9 [2023-03-21T19:33:39.904Z] ---> 807c62671b73 [2023-03-21T19:33:39.904Z] Step 26/27 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:33:39.904Z] ---> Running in 9a121cd83d58 [2023-03-21T19:33:40.163Z] Removing intermediate container 9a121cd83d58 [2023-03-21T19:33:40.163Z] ---> 69c101fd8489 [2023-03-21T19:33:40.163Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T19:33:40.163Z] ---> Running in df311344f9e0 [2023-03-21T19:33:40.423Z] Removing intermediate container df311344f9e0 [2023-03-21T19:33:40.423Z] ---> bcda73bcd932 [2023-03-21T19:33:40.423Z] [2023-03-21T19:33:40.682Z] ---> ffc34dfec2f3 [2023-03-21T19:33:40.682Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T19:33:40.682Z] Successfully built bcda73bcd932 [2023-03-21T19:33:40.682Z] Successfully tagged security-spire-agent:latest [2023-03-21T19:33:40.682Z]  Building security-spire-agent ... done  ---> 2a2fe65442b5 [2023-03-21T19:33:40.682Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T19:33:40.682Z] ---> Running in 1f6ec698bd08 [2023-03-21T19:33:41.615Z] Removing intermediate container 1f6ec698bd08 [2023-03-21T19:33:41.615Z] ---> 6bb1ca80a6ce [2023-03-21T19:33:41.615Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T19:33:41.615Z] ---> Running in 0382757c2b7f [2023-03-21T19:33:41.873Z] Removing intermediate container 0382757c2b7f [2023-03-21T19:33:41.873Z] ---> 6d8b021ca370 [2023-03-21T19:33:41.873Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T19:33:41.873Z] ---> Running in 361579634df7 [2023-03-21T19:33:41.873Z] Removing intermediate container 361579634df7 [2023-03-21T19:33:41.873Z] ---> 28a453180497 [2023-03-21T19:33:41.873Z] Step 24/25 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:33:42.168Z] ---> Running in 055b2498e091 [2023-03-21T19:33:42.425Z] Removing intermediate container 055b2498e091 [2023-03-21T19:33:42.425Z] ---> e46345c99e6c [2023-03-21T19:33:42.425Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T19:33:42.425Z] ---> Running in d39dc102c219 [2023-03-21T19:33:42.687Z] Removing intermediate container d39dc102c219 [2023-03-21T19:33:42.687Z] ---> 7d520a9f7acb [2023-03-21T19:33:42.687Z] [2023-03-21T19:33:42.687Z] Successfully built 7d520a9f7acb [2023-03-21T19:33:42.945Z] Successfully tagged security-secretstore-setup:latest [2023-03-21T19:33:57.820Z]  Building security-secretstore-setup ... done Removing intermediate container 33fca00d55a4 [2023-03-21T19:33:57.820Z] ---> 3f1ed5556dd7 [2023-03-21T19:33:57.820Z] [2023-03-21T19:33:57.820Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T19:33:57.820Z] ---> b2aa39c304c2 [2023-03-21T19:33:57.820Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T19:33:57.820Z] ---> Using cache [2023-03-21T19:33:57.820Z] ---> 1c15f08b094c [2023-03-21T19:33:57.820Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T19:33:57.820Z] ---> Running in e91d14f6f2ce [2023-03-21T19:33:58.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:58.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T19:33:58.910Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T19:33:58.911Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T19:33:58.911Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:33:58.911Z] OK: 7 MiB in 17 packages [2023-03-21T19:33:59.478Z] Removing intermediate container e91d14f6f2ce [2023-03-21T19:33:59.478Z] ---> 17389cbd9fda [2023-03-21T19:33:59.478Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T19:33:59.478Z] ---> Running in a80842bb94c9 [2023-03-21T19:33:59.736Z] Removing intermediate container a80842bb94c9 [2023-03-21T19:33:59.736Z] ---> 1824403fce70 [2023-03-21T19:33:59.736Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T19:33:59.736Z] ---> Running in 0a9aacf33e99 [2023-03-21T19:33:59.736Z] Removing intermediate container 0a9aacf33e99 [2023-03-21T19:33:59.736Z] ---> 7776a8c3c058 [2023-03-21T19:33:59.736Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T19:33:59.736Z] ---> Running in 2a8c844fe1f8 [2023-03-21T19:33:59.736Z] Removing intermediate container 2a8c844fe1f8 [2023-03-21T19:33:59.736Z] ---> 988b6b174be7 [2023-03-21T19:33:59.736Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T19:33:59.995Z] ---> Running in 806855539a6e [2023-03-21T19:33:59.995Z] Removing intermediate container 806855539a6e [2023-03-21T19:33:59.995Z] ---> 0b2132f534fa [2023-03-21T19:33:59.995Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T19:33:59.995Z] ---> Running in 511965143ee8 [2023-03-21T19:34:00.562Z] Removing intermediate container 511965143ee8 [2023-03-21T19:34:00.562Z] ---> 6b5deb115362 [2023-03-21T19:34:00.562Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T19:34:00.562Z] ---> Running in e3759b10c26d [2023-03-21T19:34:00.562Z] Removing intermediate container e3759b10c26d [2023-03-21T19:34:00.562Z] ---> 5c81cdaea40f [2023-03-21T19:34:00.562Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T19:34:00.822Z] ---> aec7d5d9e2bd [2023-03-21T19:34:00.822Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T19:34:00.822Z] ---> Running in 3e91b41547d1 [2023-03-21T19:34:01.389Z] Removing intermediate container 3e91b41547d1 [2023-03-21T19:34:01.389Z] ---> 86fc5a1aade0 [2023-03-21T19:34:01.389Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:34:01.389Z] ---> 232662a9b19b [2023-03-21T19:34:01.389Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:34:01.648Z] ---> d922864fea29 [2023-03-21T19:34:01.648Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T19:34:02.214Z] ---> 2d97d3b01912 [2023-03-21T19:34:02.214Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T19:34:02.214Z] ---> e6475a517c38 [2023-03-21T19:34:02.214Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T19:34:02.473Z] ---> ee9d597af2c1 [2023-03-21T19:34:02.473Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T19:34:02.473Z] ---> effa988f812c [2023-03-21T19:34:02.473Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T19:34:02.731Z] ---> 53aeef68cedd [2023-03-21T19:34:02.731Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T19:34:02.731Z] ---> 57f1a1bef253 [2023-03-21T19:34:02.731Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T19:34:02.989Z] ---> Running in e6dd22bfda31 [2023-03-21T19:34:03.557Z] Removing intermediate container e6dd22bfda31 [2023-03-21T19:34:03.557Z] ---> 15d5e514797b [2023-03-21T19:34:03.557Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T19:34:03.557Z] ---> Running in a9268d4511ec [2023-03-21T19:34:03.557Z] Removing intermediate container a9268d4511ec [2023-03-21T19:34:03.557Z] ---> 5ef2cf6e6136 [2023-03-21T19:34:03.557Z] Step 30/33 : CMD ["gate"] [2023-03-21T19:34:03.557Z] ---> Running in 9e666d336398 [2023-03-21T19:34:03.557Z] Removing intermediate container 9e666d336398 [2023-03-21T19:34:03.557Z] ---> e48a9e968d2c [2023-03-21T19:34:03.557Z] Step 31/33 : LABEL arch=x86_64 [2023-03-21T19:34:03.557Z] ---> Running in 506e41a43e75 [2023-03-21T19:34:03.817Z] Removing intermediate container 506e41a43e75 [2023-03-21T19:34:03.817Z] ---> 1e22f6a6b1d6 [2023-03-21T19:34:03.817Z] Step 32/33 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:34:03.817Z] ---> Running in f4ea1d5a9ae6 [2023-03-21T19:34:03.817Z] Removing intermediate container f4ea1d5a9ae6 [2023-03-21T19:34:03.817Z] ---> ab5d01cbdb6a [2023-03-21T19:34:03.817Z] Step 33/33 : LABEL version=0.0.0 [2023-03-21T19:34:03.817Z] ---> Running in f59fde4070fe [2023-03-21T19:34:03.817Z] Removing intermediate container f59fde4070fe [2023-03-21T19:34:03.817Z] ---> 768b65f3502e [2023-03-21T19:34:03.817Z] [2023-03-21T19:34:03.817Z] Successfully built 768b65f3502e [2023-03-21T19:34:03.817Z] Successfully tagged security-bootstrapper:latest [2023-03-21T19:34:04.081Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-21T19:34:04.101Z] $ docker stop --time=1 65c8da9b045063cc54506bfeae78d377e5b42488ed5636dc34663572b3dd9e13 [2023-03-21T19:34:05.375Z] $ docker rm -f --volumes 65c8da9b045063cc54506bfeae78d377e5b42488ed5636dc34663572b3dd9e13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T19:34:05.767Z] + docker images [2023-03-21T19:34:05.767Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T19:34:05.767Z] security-bootstrapper latest 768b65f3502e 2 seconds ago 22.5MB [2023-03-21T19:34:05.767Z] 3f1ed5556dd7 10 seconds ago 1.68GB [2023-03-21T19:34:05.767Z] security-secretstore-setup latest 7d520a9f7acb 23 seconds ago 33.5MB [2023-03-21T19:34:05.767Z] security-spire-agent latest bcda73bcd932 25 seconds ago 129MB [2023-03-21T19:34:05.767Z] security-spire-server latest 43eaf952ea2c 26 seconds ago 89.8MB [2023-03-21T19:34:05.767Z] security-proxy-setup latest 03b3e1f5cbfd 27 seconds ago 19.1MB [2023-03-21T19:34:05.767Z] support-notifications latest f465d99b1678 38 seconds ago 33MB [2023-03-21T19:34:05.767Z] 44d3085469ce 42 seconds ago 1.55GB [2023-03-21T19:34:05.767Z] a92e0baab7b6 43 seconds ago 1.69GB [2023-03-21T19:34:05.767Z] security-spire-config latest eb49456f44cf 57 seconds ago 88.9MB [2023-03-21T19:34:05.767Z] 1ea536ceef8e 58 seconds ago 1.55GB [2023-03-21T19:34:05.767Z] 887b84f48024 About a minute ago 1.67GB [2023-03-21T19:34:05.767Z] eca0f20fb5f6 About a minute ago 1.76GB [2023-03-21T19:34:05.767Z] c27b9008ff60 About a minute ago 1.55GB [2023-03-21T19:34:05.767Z] core-data latest 33be64c5ab38 About a minute ago 20.4MB [2023-03-21T19:34:05.767Z] 42cfc4503c5a 2 minutes ago 1.7GB [2023-03-21T19:34:05.767Z] security-proxy-auth latest 17c36f3d105f 3 minutes ago 18.6MB [2023-03-21T19:34:05.767Z] 2444cc370a1f 3 minutes ago 1.67GB [2023-03-21T19:34:05.767Z] core-metadata latest f75d95e04d88 3 minutes ago 20.7MB [2023-03-21T19:34:05.767Z] core-common-config-bootstrapper latest 49e4e727bcd5 3 minutes ago 17.6MB [2023-03-21T19:34:05.767Z] support-scheduler latest 8d3dbd8f1f95 3 minutes ago 32.4MB [2023-03-21T19:34:05.767Z] core-command latest 29bce11ebccc 3 minutes ago 20.2MB [2023-03-21T19:34:05.767Z] security-spiffe-token-provider latest 826c546f5658 4 minutes ago 33.2MB [2023-03-21T19:34:05.767Z] 8fa416e5bcf7 4 minutes ago 1.76GB [2023-03-21T19:34:05.767Z] d1a9ca6c8c0d 4 minutes ago 1.73GB [2023-03-21T19:34:05.767Z] 65fdf3061ca3 4 minutes ago 1.7GB [2023-03-21T19:34:05.767Z] ba9a5b6f3f19 4 minutes ago 1.69GB [2023-03-21T19:34:05.767Z] eceffe7e3034 4 minutes ago 1.69GB [2023-03-21T19:34:05.767Z] ci-base-image-x86_64 latest 5f46449196af 10 minutes ago 882MB [2023-03-21T19:34:05.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB [2023-03-21T19:34:05.767Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-21T19:34:05.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-21T19:34:05.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T19:35:13.744Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T19:35:13.744Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T19:35:13.744Z] ./bin/test-attribution-txt.sh [2023-03-21T19:35:13.744Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T19:35:13.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T19:35:14.142Z] + ls -al . [2023-03-21T19:35:14.142Z] total 700 [2023-03-21T19:35:14.142Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 19:27 . [2023-03-21T19:35:14.142Z] drwxr-xr-x 4 root root 4096 Mar 21 19:27 .. [2023-03-21T19:35:14.142Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:25 .blubracket [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 19:25 .dockerignore [2023-03-21T19:35:14.142Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 19:25 .git [2023-03-21T19:35:14.142Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:25 .github [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 19:25 .gitignore [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 19:25 .golangci.yml [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 19:25 .hadolint.yml [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 19:25 .sonarcloud.properties [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:25 ADOPTERS.md [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 10825 Mar 21 19:25 Attribution.txt [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 19:25 CHANGELOG.md [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:25 CONTRIBUTING.md [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 19:25 GOVERNANCE.md [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 19:25 Jenkinsfile [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:25 LICENSE [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 19:25 Makefile [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 19:25 OWNERS.md [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 19:25 README.md [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 19:25 SECURITY.md [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 19:23 VERSION [2023-03-21T19:35:14.142Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:25 bin [2023-03-21T19:35:14.142Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 19:25 cmd [2023-03-21T19:35:14.142Z] -rw-r--r-- 1 root root 447275 Mar 21 19:32 coverage.out [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 3236 Mar 21 19:25 go.mod [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 31410 Mar 21 19:25 go.sum [2023-03-21T19:35:14.142Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 19:25 internal [2023-03-21T19:35:14.142Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:25 openapi [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 19:25 security.txt [2023-03-21T19:35:14.142Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 19:25 snap [2023-03-21T19:35:14.142Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 19:25 version.go [Pipeline] sh [2023-03-21T19:35:14.484Z] + '[' -e coverage.out ] [2023-03-21T19:35:14.484Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T19:35:14.517Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T19:35:15.267Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T19:35:15.911Z] + make build [2023-03-21T19:35:15.911Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T19:36:52.536Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T19:36:52.536Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T19:36:52.536Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T19:36:54.470Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T19:37:41.278Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T19:37:42.691Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T19:37:48.027Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T19:37:53.358Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T19:37:57.802Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T19:38:02.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T19:38:07.420Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-21T19:38:14.079Z] $ docker stop --time=1 18447dee0922ed8b6aa308b7b957296eb58f5a62d10bb5b5df1a597894d1c141 [2023-03-21T19:38:16.136Z] $ docker rm -f --volumes 18447dee0922ed8b6aa308b7b957296eb58f5a62d10bb5b5df1a597894d1c141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:38:18.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T19:38:18.732Z] [2023-03-21T19:38:18.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:38:19.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T19:38:19.401Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-21T19:38:19.401Z] 29e5d40040c1: Pulling fs layer [2023-03-21T19:38:19.401Z] 1ce36da41761: Pulling fs layer [2023-03-21T19:38:19.401Z] 25b303627fd3: Pulling fs layer [2023-03-21T19:38:19.401Z] 29e5d40040c1: Verifying Checksum [2023-03-21T19:38:19.401Z] 29e5d40040c1: Download complete [2023-03-21T19:38:19.669Z] 1ce36da41761: Verifying Checksum [2023-03-21T19:38:19.669Z] 1ce36da41761: Download complete [2023-03-21T19:38:19.941Z] 29e5d40040c1: Pull complete [2023-03-21T19:38:21.354Z] 25b303627fd3: Verifying Checksum [2023-03-21T19:38:21.354Z] 25b303627fd3: Download complete [2023-03-21T19:38:21.354Z] 1ce36da41761: Pull complete [2023-03-21T19:38:31.416Z] 25b303627fd3: Pull complete [2023-03-21T19:38:31.416Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-21T19:38:31.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T19:38:31.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:38:31.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container [2023-03-21T19:38:31.785Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-21T19:38:34.637Z] $ docker top a7da92e3a74b0ec6c162611e2ee4550a467154a41bfff5df6553731e8642a7c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:38:35.535Z] + docker-compose build --help [2023-03-21T19:38:35.535Z] + grep parallel [2023-03-21T19:38:39.775Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T19:38:39.825Z] $ docker stop --time=1 a7da92e3a74b0ec6c162611e2ee4550a467154a41bfff5df6553731e8642a7c7 [2023-03-21T19:38:41.443Z] $ docker rm -f --volumes a7da92e3a74b0ec6c162611e2ee4550a467154a41bfff5df6553731e8642a7c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:38:42.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T19:38:42.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:38:42.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container [2023-03-21T19:38:42.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-21T19:38:43.528Z] $ docker top 8b5716ac92c3b2a759adeba92c61c7ddaa0316869885299b54a6f6ea30afb1f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:38:44.071Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T19:38:49.396Z] Building core-command ... [2023-03-21T19:38:49.396Z] Building core-common-config-bootstrapper ... [2023-03-21T19:38:49.396Z] Building core-data ... [2023-03-21T19:38:49.396Z] Building core-metadata ... [2023-03-21T19:38:49.396Z] Building security-bootstrapper ... [2023-03-21T19:38:49.396Z] Building security-proxy-auth ... [2023-03-21T19:38:49.396Z] Building security-proxy-setup ... [2023-03-21T19:38:49.396Z] Building security-secretstore-setup ... [2023-03-21T19:38:49.396Z] Building security-spiffe-token-provider ... [2023-03-21T19:38:49.396Z] Building security-spire-agent ... [2023-03-21T19:38:49.396Z] Building security-spire-config ... [2023-03-21T19:38:49.396Z] Building security-spire-server ... [2023-03-21T19:38:49.396Z] Building support-notifications ... [2023-03-21T19:38:49.396Z] Building support-scheduler ... [2023-03-21T19:38:49.396Z] Building security-spire-server [2023-03-21T19:38:49.396Z] Building core-command [2023-03-21T19:38:49.396Z] Building security-proxy-setup [2023-03-21T19:38:49.396Z] Building core-metadata [2023-03-21T19:38:49.396Z] Building core-common-config-bootstrapper [2023-03-21T19:39:36.198Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:39:36.198Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:39:36.198Z] ---> a2dda3dad1f9 [2023-03-21T19:39:36.198Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:39:36.198Z] ---> Running in 4d35041ae70f [2023-03-21T19:39:36.198Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:39:36.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:39:36.198Z] ---> a2dda3dad1f9 [2023-03-21T19:39:36.198Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:39:36.198Z] ---> Running in 63cfc35aef0c [2023-03-21T19:39:36.198Z] Removing intermediate container 4d35041ae70f [2023-03-21T19:39:36.198Z] ---> a999fcb42158 [2023-03-21T19:39:36.198Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T19:39:36.198Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:39:36.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:39:36.198Z] ---> a2dda3dad1f9 [2023-03-21T19:39:36.198Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:39:36.198Z] ---> Using cache [2023-03-21T19:39:36.198Z] ---> a999fcb42158 [2023-03-21T19:39:36.198Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T19:39:36.198Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:39:36.198Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:39:36.199Z] ---> a2dda3dad1f9 [2023-03-21T19:39:36.199Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T19:39:36.199Z] ---> Running in 7850b4cec4a4 [2023-03-21T19:39:36.199Z] ---> Running in 2b89f84e2e37 [2023-03-21T19:39:36.199Z] ---> Running in e35126b97344 [2023-03-21T19:39:36.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:39:36.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:39:36.199Z] ---> a2dda3dad1f9 [2023-03-21T19:39:36.199Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T19:39:36.199Z] ---> Running in b44532ab8d9a [2023-03-21T19:39:36.199Z] Removing intermediate container 63cfc35aef0c [2023-03-21T19:39:36.199Z] ---> d80b75944085 [2023-03-21T19:39:36.199Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:39:36.199Z] ---> Running in a440bd4419fe [2023-03-21T19:39:36.199Z] Removing intermediate container 7850b4cec4a4 [2023-03-21T19:39:36.199Z] ---> 3077a10ce0fa [2023-03-21T19:39:36.199Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T19:39:36.199Z] ---> Running in 886b9aeba9e9 [2023-03-21T19:39:36.199Z] Removing intermediate container e35126b97344 [2023-03-21T19:39:36.199Z] ---> e708e79d610c [2023-03-21T19:39:36.199Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T19:39:36.199Z] Removing intermediate container b44532ab8d9a [2023-03-21T19:39:36.199Z] ---> c34adff6df4d [2023-03-21T19:39:36.199Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T19:39:36.199Z] Removing intermediate container 2b89f84e2e37 [2023-03-21T19:39:36.199Z] ---> e2213d1b91ae [2023-03-21T19:39:36.199Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T19:39:36.199Z] ---> Running in 65f692a7cbef [2023-03-21T19:39:36.199Z] ---> Running in be164527d07a [2023-03-21T19:39:36.199Z] ---> Running in a960f74c7aaa [2023-03-21T19:39:36.199Z] Removing intermediate container a440bd4419fe [2023-03-21T19:39:36.199Z] ---> 11d3833abe6f [2023-03-21T19:39:36.199Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T19:39:36.199Z] ---> Running in c037eee563cf [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:39:36.199Z] OK: 263 MiB in 53 packages [2023-03-21T19:39:36.199Z] OK: 263 MiB in 53 packages [2023-03-21T19:39:36.199Z] OK: 263 MiB in 53 packages [2023-03-21T19:39:36.199Z] OK: 263 MiB in 53 packages [2023-03-21T19:39:36.472Z] OK: 263 MiB in 53 packages [2023-03-21T19:39:37.879Z] Removing intermediate container 886b9aeba9e9 [2023-03-21T19:39:37.879Z] ---> 5a5d00f649e8 [2023-03-21T19:39:37.879Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T19:39:38.459Z] Removing intermediate container a960f74c7aaa [2023-03-21T19:39:38.459Z] ---> 0302a0c4c2bc [2023-03-21T19:39:38.459Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T19:39:38.459Z] Removing intermediate container be164527d07a [2023-03-21T19:39:38.459Z] ---> 5e22cf1b480d [2023-03-21T19:39:38.459Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T19:39:38.459Z] Removing intermediate container c037eee563cf [2023-03-21T19:39:38.459Z] Removing intermediate container 65f692a7cbef [2023-03-21T19:39:38.459Z] ---> 719f9420c481 [2023-03-21T19:39:38.459Z] ---> 349af39ee977 [2023-03-21T19:39:38.459Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:39:38.459Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T19:39:39.044Z] ---> a07363c0c082 [2023-03-21T19:39:39.044Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:39:39.044Z] ---> Running in 9eb7974b1bd9 [2023-03-21T19:39:39.624Z] ---> 8efb56369fe4 [2023-03-21T19:39:39.624Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:39:39.624Z] ---> Running in b97c6698b02a [2023-03-21T19:39:39.892Z] ---> 9b695543c86c [2023-03-21T19:39:39.892Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:39:39.892Z] ---> a318f6a7ca7a [2023-03-21T19:39:39.892Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:39:39.892Z] ---> dc4dbec46404 [2023-03-21T19:39:39.892Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:39:39.892Z] ---> Running in af00c6035343 [2023-03-21T19:39:40.158Z] ---> Running in 35c1dc1ace4f [2023-03-21T19:39:40.158Z] ---> Running in 84f1306dcee3 [2023-03-21T19:41:46.820Z] Removing intermediate container 35c1dc1ace4f [2023-03-21T19:41:46.820Z] ---> 79a6c68f31c3 [2023-03-21T19:41:46.820Z] Step 7/22 : COPY . . [2023-03-21T19:41:46.820Z] Removing intermediate container 9eb7974b1bd9 [2023-03-21T19:41:46.820Z] ---> 958cd9ecc71d [2023-03-21T19:41:46.820Z] Step 8/24 : COPY . . [2023-03-21T19:41:46.820Z] Removing intermediate container af00c6035343 [2023-03-21T19:41:46.820Z] ---> d6590b0c21e7 [2023-03-21T19:41:46.820Z] Step 8/25 : COPY . . [2023-03-21T19:41:46.820Z] Removing intermediate container 84f1306dcee3 [2023-03-21T19:41:46.820Z] ---> 61700c192998 [2023-03-21T19:41:46.820Z] Step 8/23 : COPY . . [2023-03-21T19:41:46.820Z] Removing intermediate container b97c6698b02a [2023-03-21T19:41:46.820Z] ---> 96106e9f29fb [2023-03-21T19:41:46.820Z] Step 7/26 : COPY . . [2023-03-21T19:41:51.087Z] ---> 018b7a74a0a7 [2023-03-21T19:41:51.087Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T19:41:51.087Z] ---> d05dcdadb6d9 [2023-03-21T19:41:51.087Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T19:41:51.087Z] ---> 8487b36f418a [2023-03-21T19:41:51.087Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T19:41:51.087Z] ---> Running in 4a44ec728c08 [2023-03-21T19:41:51.087Z] ---> 56a26b9a7582 [2023-03-21T19:41:51.087Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T19:41:51.087Z] ---> e7f495317b5f [2023-03-21T19:41:51.087Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T19:41:51.672Z] ---> Running in 4648c245cf8e [2023-03-21T19:41:51.672Z] ---> Running in dcc86bcc6ddf [2023-03-21T19:41:51.672Z] ---> Running in b8b5d5ed49b0 [2023-03-21T19:41:51.672Z] ---> Running in bb53bf258bd7 [2023-03-21T19:41:51.672Z] Removing intermediate container 4a44ec728c08 [2023-03-21T19:41:51.672Z] ---> 05297dc60723 [2023-03-21T19:41:51.672Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T19:41:51.938Z] ---> Running in a49f9be66462 [2023-03-21T19:41:52.899Z] Removing intermediate container a49f9be66462 [2023-03-21T19:41:52.899Z] ---> 2f8b8518a8ce [2023-03-21T19:41:52.899Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T19:41:52.899Z] ---> Running in 0f2b629e0958 [2023-03-21T19:41:53.490Z] Removing intermediate container 0f2b629e0958 [2023-03-21T19:41:53.490Z] ---> 546a659b82ce [2023-03-21T19:41:53.490Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T19:41:53.757Z] ---> Running in 40269d10153d [2023-03-21T19:41:54.032Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T19:41:54.032Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T19:41:54.618Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T19:41:54.886Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T19:41:56.843Z] Removing intermediate container 40269d10153d [2023-03-21T19:41:56.843Z] ---> 7fb15c93486b [2023-03-21T19:41:56.843Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T19:41:56.843Z] ---> Running in 6c4d99bdd337 [2023-03-21T19:41:57.439Z] Removing intermediate container 6c4d99bdd337 [2023-03-21T19:41:57.439Z] ---> 83c2cac46cda [2023-03-21T19:41:57.439Z] [2023-03-21T19:41:57.439Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T19:41:57.706Z] 3.17: Pulling from library/alpine [2023-03-21T19:41:57.706Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T19:41:57.706Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T19:41:57.706Z] ---> d74e625d9115 [2023-03-21T19:41:57.706Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T19:41:57.981Z] ---> Running in ddf4d8bd867f [2023-03-21T19:41:58.565Z] Removing intermediate container ddf4d8bd867f [2023-03-21T19:41:58.565Z] ---> cc13bf33d38c [2023-03-21T19:41:58.565Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T19:41:58.565Z] ---> Running in 4d44e096281f [2023-03-21T19:42:00.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:42:01.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:42:02.908Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T19:42:02.908Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T19:42:02.908Z] OK: 17689 distinct packages available [2023-03-21T19:42:02.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:42:03.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:42:05.275Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T19:42:05.276Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T19:42:05.276Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T19:42:05.276Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T19:42:05.276Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T19:42:05.276Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:42:05.276Z] OK: 9 MiB in 20 packages [2023-03-21T19:42:07.217Z] Removing intermediate container 4d44e096281f [2023-03-21T19:42:07.217Z] ---> 23449a53a0f2 [2023-03-21T19:42:07.217Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:42:08.178Z] ---> efced7aafa1c [2023-03-21T19:42:08.178Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:42:09.135Z] ---> d2e766dbc399 [2023-03-21T19:42:09.135Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T19:42:15.782Z] ---> 4c37b0080f6c [2023-03-21T19:42:15.782Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T19:42:16.048Z] ---> a93c4d8b14fb [2023-03-21T19:42:16.048Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T19:42:18.628Z] ---> 5a984cabad19 [2023-03-21T19:42:18.628Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T19:42:18.895Z] ---> c538805fed04 [2023-03-21T19:42:18.895Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T19:42:19.164Z] ---> Running in ebc78d590b3a [2023-03-21T19:42:19.747Z] Removing intermediate container ebc78d590b3a [2023-03-21T19:42:19.747Z] ---> ace80249e7f6 [2023-03-21T19:42:19.747Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T19:42:19.747Z] ---> Running in 5d52addeecd1 [2023-03-21T19:42:20.014Z] Removing intermediate container 5d52addeecd1 [2023-03-21T19:42:20.014Z] ---> 3f7643a15ae7 [2023-03-21T19:42:20.014Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T19:42:20.280Z] ---> Running in de68dc69f395 [2023-03-21T19:42:20.546Z] Removing intermediate container de68dc69f395 [2023-03-21T19:42:20.546Z] ---> 2367086ddb94 [2023-03-21T19:42:20.546Z] Step 25/26 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:42:20.811Z] ---> Running in 1ccb2cd27e76 [2023-03-21T19:42:21.077Z] Removing intermediate container 1ccb2cd27e76 [2023-03-21T19:42:21.077Z] ---> 02438cb52259 [2023-03-21T19:42:21.077Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T19:42:21.345Z] ---> Running in 4bef66f73f62 [2023-03-21T19:42:21.924Z] Removing intermediate container 4bef66f73f62 [2023-03-21T19:42:21.924Z] ---> f4c0b23b5918 [2023-03-21T19:42:21.924Z] [2023-03-21T19:42:21.924Z] Successfully built f4c0b23b5918 [2023-03-21T19:42:21.924Z] Successfully tagged security-spire-server-arm64:latest [2023-03-21T19:42:22.190Z]  Building security-spire-server ... done Building core-data [2023-03-21T19:42:40.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:42:40.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:42:40.372Z] ---> a2dda3dad1f9 [2023-03-21T19:42:40.372Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:42:40.372Z] ---> Using cache [2023-03-21T19:42:40.372Z] ---> d80b75944085 [2023-03-21T19:42:40.372Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:42:40.372Z] ---> Using cache [2023-03-21T19:42:40.372Z] ---> 11d3833abe6f [2023-03-21T19:42:40.372Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T19:42:40.372Z] ---> Using cache [2023-03-21T19:42:40.372Z] ---> 349af39ee977 [2023-03-21T19:42:40.372Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:42:40.372Z] ---> Using cache [2023-03-21T19:42:40.372Z] ---> dc4dbec46404 [2023-03-21T19:42:40.372Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:42:40.372Z] ---> Using cache [2023-03-21T19:42:40.372Z] ---> 61700c192998 [2023-03-21T19:42:40.372Z] Step 8/23 : COPY . . [2023-03-21T19:42:40.372Z] ---> Using cache [2023-03-21T19:42:40.372Z] ---> 018b7a74a0a7 [2023-03-21T19:42:40.372Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T19:42:40.372Z] ---> Running in e38444c634cf [2023-03-21T19:42:40.372Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T19:48:47.449Z] Removing intermediate container b8b5d5ed49b0 [2023-03-21T19:48:47.449Z] ---> dbf659b94e0b [2023-03-21T19:48:47.449Z] [2023-03-21T19:48:47.449Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T19:48:47.449Z] ---> d74e625d9115 [2023-03-21T19:48:47.449Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T19:48:47.449Z] ---> Running in fc9186e37242 [2023-03-21T19:48:49.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:48:50.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:48:51.521Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T19:48:51.521Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T19:48:51.521Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:48:51.521Z] OK: 8 MiB in 17 packages [2023-03-21T19:48:53.466Z] Removing intermediate container fc9186e37242 [2023-03-21T19:48:53.466Z] ---> 8e0ada82acb0 [2023-03-21T19:48:53.466Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T19:48:53.466Z] ---> Running in a6436df1e299 [2023-03-21T19:48:53.734Z] Removing intermediate container a6436df1e299 [2023-03-21T19:48:53.734Z] ---> 0ca54c021b91 [2023-03-21T19:48:53.734Z] Step 12/22 : WORKDIR /edgex [2023-03-21T19:48:53.734Z] ---> Running in 85162265d2cd [2023-03-21T19:48:54.319Z] Removing intermediate container 85162265d2cd [2023-03-21T19:48:54.319Z] ---> 1afe92cda066 [2023-03-21T19:48:54.319Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:48:55.284Z] ---> e59df0178911 [2023-03-21T19:48:55.284Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:48:56.246Z] ---> 38650ba20e6a [2023-03-21T19:48:56.246Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T19:48:56.832Z] ---> dd6f631e95c4 [2023-03-21T19:48:56.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T19:48:58.792Z] ---> f4731ce45100 [2023-03-21T19:48:58.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T19:48:59.386Z] ---> 404bd3cede3e [2023-03-21T19:48:59.386Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T19:48:59.386Z] ---> Running in 31fb0deae13f [2023-03-21T19:49:02.753Z] Removing intermediate container 31fb0deae13f [2023-03-21T19:49:02.753Z] ---> 0063e33f7fa3 [2023-03-21T19:49:02.753Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T19:49:02.753Z] ---> Running in 508f707e7c84 [2023-03-21T19:49:03.339Z] Removing intermediate container 508f707e7c84 [2023-03-21T19:49:03.339Z] ---> 9efeb850c807 [2023-03-21T19:49:03.339Z] Step 20/22 : LABEL arch=arm64 [2023-03-21T19:49:03.339Z] ---> Running in 9001967ccc26 [2023-03-21T19:49:03.928Z] Removing intermediate container 9001967ccc26 [2023-03-21T19:49:03.928Z] ---> 081288c28342 [2023-03-21T19:49:03.928Z] Step 21/22 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:49:03.928Z] ---> Running in 305cff6b70c9 [2023-03-21T19:49:04.516Z] Removing intermediate container 305cff6b70c9 [2023-03-21T19:49:04.516Z] ---> 52516a879f59 [2023-03-21T19:49:04.516Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T19:49:04.516Z] ---> Running in 7bd92061e121 [2023-03-21T19:49:05.102Z] Removing intermediate container 7bd92061e121 [2023-03-21T19:49:05.102Z] ---> f64b57c7671d [2023-03-21T19:49:05.102Z] [2023-03-21T19:49:05.371Z] Successfully built f64b57c7671d [2023-03-21T19:49:05.371Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-21T19:49:05.371Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-03-21T19:49:15.462Z] Removing intermediate container 4648c245cf8e [2023-03-21T19:49:15.462Z] ---> e4bc40caa7d8 [2023-03-21T19:49:15.462Z] [2023-03-21T19:49:15.462Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T19:49:15.462Z] ---> d74e625d9115 [2023-03-21T19:49:15.462Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T19:49:18.041Z] ---> Running in 50dd324c4fa2 [2023-03-21T19:49:19.010Z] Removing intermediate container 50dd324c4fa2 [2023-03-21T19:49:19.010Z] ---> e4267c319dfc [2023-03-21T19:49:19.010Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:49:19.281Z] ---> Running in 136cfe560c4a [2023-03-21T19:49:21.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:49:22.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:49:23.647Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:49:23.647Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:49:23.647Z] ---> a2dda3dad1f9 [2023-03-21T19:49:23.647Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T19:49:23.647Z] ---> Using cache [2023-03-21T19:49:23.647Z] ---> e2213d1b91ae [2023-03-21T19:49:23.647Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T19:49:23.647Z] ---> Running in b9309e317432 [2023-03-21T19:49:24.237Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T19:49:24.237Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:49:24.513Z] OK: 8 MiB in 16 packages [2023-03-21T19:49:25.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:49:26.507Z] Removing intermediate container 136cfe560c4a [2023-03-21T19:49:26.507Z] ---> 90f4a0d3b1c5 [2023-03-21T19:49:26.507Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:49:26.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:49:27.915Z] ---> 78e3190276cc [2023-03-21T19:49:27.915Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:49:27.915Z] OK: 263 MiB in 53 packages [2023-03-21T19:49:31.258Z] ---> d961e07ad784 [2023-03-21T19:49:31.258Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T19:49:31.844Z] Removing intermediate container b9309e317432 [2023-03-21T19:49:31.844Z] ---> 7c6e7de6d459 [2023-03-21T19:49:31.844Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T19:49:33.782Z] ---> d375f4f605c6 [2023-03-21T19:49:33.782Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:49:33.782Z] ---> Running in 5bd19f41af19 [2023-03-21T19:49:34.741Z] ---> 68cfb2659cf2 [2023-03-21T19:49:34.742Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:49:36.680Z] ---> 9f29275dbc71 [2023-03-21T19:49:36.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T19:49:38.628Z] ---> effa505c61f2 [2023-03-21T19:49:38.628Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T19:49:38.628Z] ---> Running in 1a8fa423e5c9 [2023-03-21T19:49:42.880Z] Removing intermediate container dcc86bcc6ddf [2023-03-21T19:49:42.880Z] ---> f14fb65cd255 [2023-03-21T19:49:42.880Z] [2023-03-21T19:49:42.880Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T19:49:42.880Z] ---> d74e625d9115 [2023-03-21T19:49:42.880Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:49:42.880Z] Removing intermediate container 1a8fa423e5c9 [2023-03-21T19:49:42.880Z] ---> f7534cc19705 [2023-03-21T19:49:42.880Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T19:49:42.880Z] ---> Running in ff15a786655e [2023-03-21T19:49:42.880Z] ---> Running in d9a14c1a821a [2023-03-21T19:49:44.289Z] Removing intermediate container ff15a786655e [2023-03-21T19:49:44.289Z] ---> 059d4df2b5d3 [2023-03-21T19:49:44.289Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T19:49:44.289Z] ---> Running in 09c2fcf1f021 [2023-03-21T19:49:44.895Z] Removing intermediate container 09c2fcf1f021 [2023-03-21T19:49:44.895Z] ---> bca0795fd4ad [2023-03-21T19:49:44.895Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T19:49:45.170Z] ---> Running in 2c2a4f49ab63 [2023-03-21T19:49:45.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:49:45.709Z] Removing intermediate container 2c2a4f49ab63 [2023-03-21T19:49:45.709Z] ---> af427caea296 [2023-03-21T19:49:45.709Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:49:45.980Z] ---> Running in 44022d4cde7b [2023-03-21T19:49:46.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:49:46.831Z] Removing intermediate container 44022d4cde7b [2023-03-21T19:49:46.831Z] ---> ab28bf15d1f2 [2023-03-21T19:49:46.831Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T19:49:47.099Z] ---> Running in 60fe9378b416 [2023-03-21T19:49:48.061Z] Removing intermediate container 60fe9378b416 [2023-03-21T19:49:48.061Z] ---> b1f68f5e03e3 [2023-03-21T19:49:48.061Z] [2023-03-21T19:49:48.061Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T19:49:48.061Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:49:48.061Z] OK: 8 MiB in 16 packages [2023-03-21T19:49:48.332Z] Successfully built b1f68f5e03e3 [2023-03-21T19:49:48.332Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-21T19:49:48.332Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-21T19:49:50.269Z] Removing intermediate container d9a14c1a821a [2023-03-21T19:49:50.269Z] ---> 032e0f8d7462 [2023-03-21T19:49:50.269Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T19:49:50.269Z] ---> Running in dba9bfa72355 [2023-03-21T19:49:50.852Z] Removing intermediate container dba9bfa72355 [2023-03-21T19:49:50.852Z] ---> caece95e3650 [2023-03-21T19:49:50.852Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T19:49:50.852Z] ---> Running in b00be93217d1 [2023-03-21T19:49:51.446Z] Removing intermediate container bb53bf258bd7 [2023-03-21T19:49:51.446Z] ---> 82c333e6149d [2023-03-21T19:49:51.446Z] [2023-03-21T19:49:51.446Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T19:49:51.446Z] ---> d74e625d9115 [2023-03-21T19:49:51.446Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:49:51.446Z] ---> Using cache [2023-03-21T19:49:51.446Z] ---> 032e0f8d7462 [2023-03-21T19:49:51.446Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T19:49:51.446Z] ---> Using cache [2023-03-21T19:49:51.446Z] ---> caece95e3650 [2023-03-21T19:49:51.446Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T19:49:51.713Z] ---> Running in daf1f3796386 [2023-03-21T19:49:51.713Z] Removing intermediate container b00be93217d1 [2023-03-21T19:49:51.713Z] ---> 14ee4a49a2c1 [2023-03-21T19:49:51.713Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T19:49:51.987Z] ---> Running in 8c891385445b [2023-03-21T19:49:52.255Z] Removing intermediate container daf1f3796386 [2023-03-21T19:49:52.255Z] ---> e5a3639e37a0 [2023-03-21T19:49:52.255Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T19:49:52.522Z] ---> Running in 5a5af9033e4b [2023-03-21T19:49:52.522Z] Removing intermediate container 8c891385445b [2023-03-21T19:49:52.522Z] ---> e7070294e09e [2023-03-21T19:49:52.522Z] Step 15/24 : WORKDIR / [2023-03-21T19:49:52.788Z] ---> Running in 0dbdbde170ad [2023-03-21T19:49:53.395Z] Removing intermediate container 5a5af9033e4b [2023-03-21T19:49:53.395Z] ---> fbe4c9f12755 [2023-03-21T19:49:53.395Z] Step 15/25 : WORKDIR / [2023-03-21T19:49:53.395Z] Removing intermediate container 0dbdbde170ad [2023-03-21T19:49:53.395Z] ---> b12c4dc15e0d [2023-03-21T19:49:53.395Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:49:53.395Z] ---> Running in f53b9b9f3808 [2023-03-21T19:49:54.367Z] Removing intermediate container f53b9b9f3808 [2023-03-21T19:49:54.367Z] ---> 31c01eb504c2 [2023-03-21T19:49:54.367Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:49:54.367Z] ---> 0a3ac925e277 [2023-03-21T19:49:54.367Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:49:55.328Z] ---> f8c34b137908 [2023-03-21T19:49:55.597Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:49:55.597Z] ---> 43a61a9f1c6f [2023-03-21T19:49:55.597Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T19:49:56.572Z] ---> bb4336f05681 [2023-03-21T19:49:56.572Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T19:49:59.171Z] ---> bd1aef61a666 [2023-03-21T19:49:59.171Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:49:59.765Z] ---> f884971c1c37 [2023-03-21T19:49:59.765Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:50:00.350Z] ---> 7bf2e3331591 [2023-03-21T19:50:00.350Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T19:50:00.617Z] ---> Running in fb833604b4c0 [2023-03-21T19:50:01.588Z] ---> 70555a9110b8 [2023-03-21T19:50:01.588Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T19:50:01.855Z] Removing intermediate container fb833604b4c0 [2023-03-21T19:50:01.855Z] ---> 3334188390a4 [2023-03-21T19:50:01.855Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:50:02.122Z] ---> Running in 854166c2ab60 [2023-03-21T19:50:03.081Z] Removing intermediate container 854166c2ab60 [2023-03-21T19:50:03.081Z] ---> c2b9e3ee26e9 [2023-03-21T19:50:03.081Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T19:50:03.369Z] ---> 4284a0c3c105 [2023-03-21T19:50:03.369Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T19:50:03.369Z] ---> Running in fb26ef8e525d [2023-03-21T19:50:03.640Z] ---> Running in e9c5f7f9df49 [2023-03-21T19:50:04.232Z] Removing intermediate container fb26ef8e525d [2023-03-21T19:50:04.232Z] ---> 9618d75758ca [2023-03-21T19:50:04.232Z] Step 23/24 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:50:04.500Z] Removing intermediate container e9c5f7f9df49 [2023-03-21T19:50:04.500Z] ---> 72e41fde41b3 [2023-03-21T19:50:04.500Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:50:04.500Z] ---> Running in 3dbc49bd6991 [2023-03-21T19:50:04.769Z] ---> Running in bba9d7d73b9c [2023-03-21T19:50:05.734Z] Removing intermediate container 3dbc49bd6991 [2023-03-21T19:50:05.734Z] ---> 8d01064db8f5 [2023-03-21T19:50:05.734Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T19:50:05.734Z] Removing intermediate container bba9d7d73b9c [2023-03-21T19:50:05.734Z] ---> db3f45913f7b [2023-03-21T19:50:05.734Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T19:50:05.734Z] ---> Running in 0e779710b3bb [2023-03-21T19:50:05.999Z] ---> Running in 1ac70864761d [2023-03-21T19:50:06.968Z] Removing intermediate container 0e779710b3bb [2023-03-21T19:50:06.968Z] ---> 7296d33f3547 [2023-03-21T19:50:06.968Z] [2023-03-21T19:50:06.968Z] Removing intermediate container 1ac70864761d [2023-03-21T19:50:06.968Z] ---> c7c1fbb5af49 [2023-03-21T19:50:06.968Z] Step 24/25 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:50:07.245Z] ---> Running in 98e5bbabc99f [2023-03-21T19:50:07.843Z] Successfully built 7296d33f3547 [2023-03-21T19:50:07.843Z] Successfully tagged core-command-arm64:latest [2023-03-21T19:50:07.843Z]  Building core-command ... done Building security-spiffe-token-provider [2023-03-21T19:50:08.111Z] Removing intermediate container 98e5bbabc99f [2023-03-21T19:50:08.111Z] ---> 369cefe45543 [2023-03-21T19:50:08.111Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T19:50:08.378Z] ---> Running in 44905165c6ca [2023-03-21T19:50:09.339Z] Removing intermediate container 44905165c6ca [2023-03-21T19:50:09.339Z] ---> 2d7a50f57c04 [2023-03-21T19:50:09.339Z] [2023-03-21T19:50:09.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:50:09.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:50:09.922Z] ---> a2dda3dad1f9 [2023-03-21T19:50:09.922Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:50:09.922Z] ---> Using cache [2023-03-21T19:50:09.922Z] ---> d80b75944085 [2023-03-21T19:50:09.922Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:50:09.922Z] ---> Using cache [2023-03-21T19:50:09.922Z] ---> 11d3833abe6f [2023-03-21T19:50:09.922Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T19:50:09.922Z] ---> Using cache [2023-03-21T19:50:09.922Z] ---> 349af39ee977 [2023-03-21T19:50:09.922Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:50:09.922Z] ---> Using cache [2023-03-21T19:50:09.922Z] ---> dc4dbec46404 [2023-03-21T19:50:09.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:50:09.922Z] ---> Using cache [2023-03-21T19:50:09.922Z] ---> 61700c192998 [2023-03-21T19:50:09.922Z] Step 8/23 : COPY . . [2023-03-21T19:50:09.922Z] Successfully built 2d7a50f57c04 [2023-03-21T19:50:09.922Z] Successfully tagged core-metadata-arm64:latest [2023-03-21T19:50:09.922Z]  Building core-metadata ... done Building support-scheduler [2023-03-21T19:50:09.922Z] ---> Using cache [2023-03-21T19:50:09.922Z] ---> 018b7a74a0a7 [2023-03-21T19:50:09.922Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T19:50:10.204Z] ---> Running in 7787be35d933 [2023-03-21T19:50:12.149Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T19:50:15.487Z] Removing intermediate container e38444c634cf [2023-03-21T19:50:15.487Z] ---> e5d48847f07c [2023-03-21T19:50:15.487Z] [2023-03-21T19:50:15.487Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T19:50:15.487Z] ---> d74e625d9115 [2023-03-21T19:50:15.487Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T19:50:15.487Z] ---> Running in 50e63231f2cd [2023-03-21T19:50:15.767Z] Removing intermediate container 50e63231f2cd [2023-03-21T19:50:15.767Z] ---> 4700f68d85a1 [2023-03-21T19:50:15.767Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T19:50:15.767Z] ---> Running in 50cc8502e280 [2023-03-21T19:50:16.351Z] Removing intermediate container 50cc8502e280 [2023-03-21T19:50:16.351Z] ---> 40d709e2e8d0 [2023-03-21T19:50:16.351Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T19:50:16.622Z] ---> Running in 60d1bf874df0 [2023-03-21T19:50:16.891Z] Removing intermediate container 60d1bf874df0 [2023-03-21T19:50:16.891Z] ---> c72e8e8ec16f [2023-03-21T19:50:16.891Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:50:17.157Z] ---> Running in e06d67dfac63 [2023-03-21T19:50:19.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:50:19.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:50:21.081Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T19:50:21.081Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:50:21.081Z] OK: 8 MiB in 16 packages [2023-03-21T19:50:23.660Z] Removing intermediate container e06d67dfac63 [2023-03-21T19:50:23.660Z] ---> 5b1778aead7a [2023-03-21T19:50:23.660Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:50:25.067Z] ---> 54624460437a [2023-03-21T19:50:25.067Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:50:26.505Z] ---> 1f9d5862bdd7 [2023-03-21T19:50:26.505Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T19:50:29.085Z] ---> ed9be9686200 [2023-03-21T19:50:29.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:50:30.490Z] ---> a4a56270d66c [2023-03-21T19:50:30.490Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T19:50:30.490Z] ---> Running in ad00eb10b53b [2023-03-21T19:50:31.447Z] Removing intermediate container ad00eb10b53b [2023-03-21T19:50:31.447Z] ---> 43e38f09cb4d [2023-03-21T19:50:31.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T19:50:31.447Z] ---> Running in 244cb6ffbec2 [2023-03-21T19:50:32.420Z] Removing intermediate container 244cb6ffbec2 [2023-03-21T19:50:32.420Z] ---> a45464aa4ab7 [2023-03-21T19:50:32.420Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T19:50:32.420Z] ---> Running in 1c5a3f20807a [2023-03-21T19:50:33.392Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:50:33.392Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:50:33.392Z] ---> a2dda3dad1f9 [2023-03-21T19:50:33.392Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T19:50:33.392Z] ---> Using cache [2023-03-21T19:50:33.392Z] ---> e2213d1b91ae [2023-03-21T19:50:33.392Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T19:50:33.392Z] ---> Running in 87a006c9b698 [2023-03-21T19:50:33.392Z] Removing intermediate container 1c5a3f20807a [2023-03-21T19:50:33.393Z] ---> 5e826fb5bf28 [2023-03-21T19:50:33.393Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:50:33.659Z] ---> Running in 809a52a4b14b [2023-03-21T19:50:34.619Z] Removing intermediate container 809a52a4b14b [2023-03-21T19:50:34.619Z] ---> 6ea8e7f2b62e [2023-03-21T19:50:34.619Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T19:50:34.619Z] ---> Running in 49b90e4ef6eb [2023-03-21T19:50:36.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:50:36.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:50:36.026Z] ---> a2dda3dad1f9 [2023-03-21T19:50:36.026Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:50:36.026Z] ---> Using cache [2023-03-21T19:50:36.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:50:36.026Z] ---> d80b75944085 [2023-03-21T19:50:36.026Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:50:36.026Z] ---> Using cache [2023-03-21T19:50:36.026Z] ---> 11d3833abe6f [2023-03-21T19:50:36.026Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T19:50:36.026Z] ---> Using cache [2023-03-21T19:50:36.026Z] ---> 349af39ee977 [2023-03-21T19:50:36.026Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:50:36.026Z] ---> Using cache [2023-03-21T19:50:36.026Z] ---> dc4dbec46404 [2023-03-21T19:50:36.026Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:50:36.026Z] ---> Using cache [2023-03-21T19:50:36.026Z] ---> 61700c192998 [2023-03-21T19:50:36.026Z] Step 8/23 : COPY . . [2023-03-21T19:50:36.026Z] ---> Using cache [2023-03-21T19:50:36.026Z] ---> 018b7a74a0a7 [2023-03-21T19:50:36.026Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T19:50:36.026Z] Removing intermediate container 49b90e4ef6eb [2023-03-21T19:50:36.026Z] ---> 4c7d86dd6ee8 [2023-03-21T19:50:36.026Z] [2023-03-21T19:50:36.293Z] ---> Running in e9347467345a [2023-03-21T19:50:36.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:50:37.142Z] Successfully built 4c7d86dd6ee8 [2023-03-21T19:50:37.142Z] Successfully tagged core-data-arm64:latest [2023-03-21T19:50:37.142Z] Building security-bootstrapper [2023-03-21T19:50:38.098Z]  Building core-data ... done v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T19:50:38.098Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T19:50:38.098Z] OK: 17691 distinct packages available [2023-03-21T19:50:38.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:50:38.365Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T19:50:39.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:50:40.729Z] OK: 263 MiB in 53 packages [2023-03-21T19:50:43.353Z] Removing intermediate container 87a006c9b698 [2023-03-21T19:50:43.353Z] ---> 822554a574cb [2023-03-21T19:50:43.353Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T19:50:45.301Z] ---> 7269faf52e72 [2023-03-21T19:50:45.301Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:50:45.568Z] ---> Running in 9f57cb55d286 [2023-03-21T19:50:58.093Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:50:58.093Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:50:58.093Z] ---> a2dda3dad1f9 [2023-03-21T19:50:58.093Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T19:50:58.093Z] ---> Using cache [2023-03-21T19:50:58.093Z] ---> e2213d1b91ae [2023-03-21T19:50:58.093Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T19:50:58.093Z] ---> Using cache [2023-03-21T19:50:58.093Z] ---> 7c6e7de6d459 [2023-03-21T19:50:58.093Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T19:50:58.093Z] ---> Using cache [2023-03-21T19:50:58.093Z] ---> d375f4f605c6 [2023-03-21T19:50:58.093Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:50:58.093Z] ---> Running in 183913027f01 [2023-03-21T19:51:10.519Z] Removing intermediate container 5bd19f41af19 [2023-03-21T19:51:10.519Z] ---> b508f4729dbb [2023-03-21T19:51:10.519Z] Step 7/25 : COPY . . [2023-03-21T19:51:22.838Z] ---> 398f7aca81fc [2023-03-21T19:51:22.838Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T19:51:22.838Z] ---> Running in a2a6c840d025 [2023-03-21T19:51:24.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T19:52:45.872Z] Removing intermediate container 9f57cb55d286 [2023-03-21T19:52:45.872Z] ---> 7b11efbe7af1 [2023-03-21T19:52:45.872Z] Step 7/20 : COPY . . [2023-03-21T19:52:54.071Z] ---> a246ce100ac7 [2023-03-21T19:52:54.072Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T19:52:54.072Z] ---> Running in 0485d8a85ee6 [2023-03-21T19:52:55.032Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-21T19:52:55.299Z] Removing intermediate container 183913027f01 [2023-03-21T19:52:55.299Z] ---> 295e4628262e [2023-03-21T19:52:55.299Z] Step 7/33 : COPY . . [2023-03-21T19:53:10.290Z] ---> bcb03df915f5 [2023-03-21T19:53:10.290Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T19:53:10.290Z] ---> Running in b44d2cddbd4d [2023-03-21T19:53:10.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T19:56:17.924Z] Removing intermediate container 7787be35d933 [2023-03-21T19:56:17.924Z] ---> 16224ea9c9ba [2023-03-21T19:56:17.924Z] [2023-03-21T19:56:17.924Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T19:56:17.924Z] ---> d74e625d9115 [2023-03-21T19:56:17.924Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T19:56:17.924Z] ---> Using cache [2023-03-21T19:56:17.924Z] ---> e4267c319dfc [2023-03-21T19:56:17.924Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T19:56:17.924Z] ---> Using cache [2023-03-21T19:56:17.924Z] ---> 90f4a0d3b1c5 [2023-03-21T19:56:17.924Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:56:17.924Z] ---> Using cache [2023-03-21T19:56:17.924Z] ---> 78e3190276cc [2023-03-21T19:56:17.924Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:56:17.924Z] ---> Using cache [2023-03-21T19:56:17.924Z] ---> d961e07ad784 [2023-03-21T19:56:17.924Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T19:56:17.924Z] ---> 01025e4cfb39 [2023-03-21T19:56:17.924Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:56:17.924Z] ---> eff0e9f5599b [2023-03-21T19:56:17.924Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T19:56:17.924Z] ---> 890bd3b274ec [2023-03-21T19:56:17.924Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T19:56:17.924Z] ---> Running in 92632a69b80d [2023-03-21T19:56:17.924Z] Removing intermediate container 92632a69b80d [2023-03-21T19:56:17.924Z] ---> 788aba986a2c [2023-03-21T19:56:17.924Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T19:56:17.924Z] ---> Running in cfaafbb7f564 [2023-03-21T19:56:17.924Z] Removing intermediate container cfaafbb7f564 [2023-03-21T19:56:17.924Z] ---> 7d0aa77199c5 [2023-03-21T19:56:17.924Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T19:56:17.924Z] ---> Running in 78aaa9d536dc [2023-03-21T19:56:17.924Z] Removing intermediate container 78aaa9d536dc [2023-03-21T19:56:17.924Z] ---> 73a920b9c31f [2023-03-21T19:56:17.924Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T19:56:17.924Z] ---> Running in 739530f254cf [2023-03-21T19:56:17.924Z] Removing intermediate container 739530f254cf [2023-03-21T19:56:17.924Z] ---> 3c18a428115c [2023-03-21T19:56:17.924Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:56:17.924Z] ---> Running in 6cb7fef16214 [2023-03-21T19:56:17.924Z] Removing intermediate container 6cb7fef16214 [2023-03-21T19:56:17.924Z] ---> ba043d3ac1f2 [2023-03-21T19:56:17.924Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T19:56:17.924Z] ---> Running in cab6a4bb36f6 [2023-03-21T19:56:17.924Z] Removing intermediate container cab6a4bb36f6 [2023-03-21T19:56:17.924Z] ---> 22657155f4e0 [2023-03-21T19:56:17.924Z] [2023-03-21T19:56:17.924Z] Successfully built 22657155f4e0 [2023-03-21T19:56:17.924Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-21T19:56:17.924Z] Building support-notifications [2023-03-21T19:56:36.098Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:56:36.098Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:56:36.098Z] ---> a2dda3dad1f9 [2023-03-21T19:56:36.098Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T19:56:36.098Z] ---> Using cache [2023-03-21T19:56:36.098Z] ---> d80b75944085 [2023-03-21T19:56:36.098Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T19:56:36.098Z] ---> Using cache [2023-03-21T19:56:36.098Z] ---> 11d3833abe6f [2023-03-21T19:56:36.098Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T19:56:36.098Z] ---> Running in 6cfcebaaec5b [2023-03-21T19:56:36.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:56:36.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:56:37.771Z] OK: 263 MiB in 53 packages [2023-03-21T19:56:39.179Z] Removing intermediate container 6cfcebaaec5b [2023-03-21T19:56:39.179Z] ---> 91f120420873 [2023-03-21T19:56:39.179Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T19:56:40.138Z] ---> 702550da43c2 [2023-03-21T19:56:40.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:56:40.138Z] ---> Running in eebbd1ac1054 [2023-03-21T19:57:36.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T19:57:58.546Z] Removing intermediate container a2a6c840d025 [2023-03-21T19:57:58.546Z] ---> 30811ccb46fd [2023-03-21T19:57:58.546Z] [2023-03-21T19:57:58.546Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T19:57:58.546Z] ---> d74e625d9115 [2023-03-21T19:57:58.546Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T19:57:59.131Z] ---> Running in 984aacf930b2 [2023-03-21T19:58:01.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:58:02.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:58:04.080Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T19:58:04.346Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T19:58:04.346Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T19:58:04.346Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:58:04.346Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T19:58:05.304Z] OK: 8 MiB in 18 packages [2023-03-21T19:58:08.637Z] Removing intermediate container 984aacf930b2 [2023-03-21T19:58:08.637Z] ---> fb0f3055e33f [2023-03-21T19:58:08.637Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T19:58:08.637Z] ---> Running in 6f820a52a122 [2023-03-21T19:58:09.597Z] Removing intermediate container 6f820a52a122 [2023-03-21T19:58:09.597Z] ---> 25d494351d8a [2023-03-21T19:58:09.597Z] Step 12/25 : WORKDIR / [2023-03-21T19:58:09.597Z] ---> Running in 150c2e01a227 [2023-03-21T19:58:10.549Z] Removing intermediate container 150c2e01a227 [2023-03-21T19:58:10.549Z] ---> bc2267774c1f [2023-03-21T19:58:10.549Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:58:11.951Z] ---> 7d88ece7b1e5 [2023-03-21T19:58:11.951Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:58:13.885Z] ---> 40810202cbed [2023-03-21T19:58:13.885Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-21T19:58:15.286Z] ---> 1d3f6d00c787 [2023-03-21T19:58:15.286Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-21T19:58:16.686Z] ---> 239bb6d3acd9 [2023-03-21T19:58:16.686Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T19:58:20.014Z] ---> b548a6496e0c [2023-03-21T19:58:20.014Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T19:58:23.346Z] ---> 93af4b03c1c0 [2023-03-21T19:58:23.347Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T19:58:25.284Z] ---> 89b83ea8e599 [2023-03-21T19:58:25.284Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T19:58:26.254Z] ---> c8a86f308d5e [2023-03-21T19:58:26.254Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T19:58:26.254Z] ---> Running in 951945e9af16 [2023-03-21T19:58:30.499Z] Removing intermediate container eebbd1ac1054 [2023-03-21T19:58:30.499Z] ---> a9a7ae6fb96f [2023-03-21T19:58:30.499Z] Step 8/23 : COPY . . [2023-03-21T19:58:32.436Z] Removing intermediate container 951945e9af16 [2023-03-21T19:58:32.436Z] ---> e3a34247c668 [2023-03-21T19:58:32.436Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T19:58:33.015Z] ---> Running in 8c66c9aeb915 [2023-03-21T19:58:33.596Z] Removing intermediate container 8c66c9aeb915 [2023-03-21T19:58:33.596Z] ---> 5d7c0c2bbcec [2023-03-21T19:58:33.596Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T19:58:33.863Z] ---> Running in 4545c20f88a2 [2023-03-21T19:58:34.448Z] Removing intermediate container 4545c20f88a2 [2023-03-21T19:58:34.448Z] ---> 9835b08e09a5 [2023-03-21T19:58:34.448Z] Step 24/25 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:58:34.713Z] ---> Running in ea52412e3568 [2023-03-21T19:58:35.675Z] Removing intermediate container ea52412e3568 [2023-03-21T19:58:35.675Z] ---> 4e3a6aaeb393 [2023-03-21T19:58:35.675Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T19:58:35.675Z] ---> Running in 107c4643af4f [2023-03-21T19:58:36.630Z] Removing intermediate container 107c4643af4f [2023-03-21T19:58:36.895Z] ---> 6e62dc543901 [2023-03-21T19:58:36.895Z] [2023-03-21T19:58:37.160Z] Successfully built 6e62dc543901 [2023-03-21T19:58:37.160Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-21T19:58:37.160Z] Building security-spire-config [2023-03-21T19:58:47.214Z]  Building security-secretstore-setup ... done  ---> fd1415b65197 [2023-03-21T19:58:47.214Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T19:58:47.214Z] ---> Running in 69e7242cc95b [2023-03-21T19:58:48.175Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T19:58:54.819Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:58:54.819Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:58:54.819Z] ---> a2dda3dad1f9 [2023-03-21T19:58:54.819Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T19:58:54.819Z] ---> Using cache [2023-03-21T19:58:54.819Z] ---> e2213d1b91ae [2023-03-21T19:58:54.819Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T19:58:54.819Z] ---> Using cache [2023-03-21T19:58:54.819Z] ---> 0302a0c4c2bc [2023-03-21T19:58:54.819Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T19:58:54.819Z] ---> Using cache [2023-03-21T19:58:54.819Z] ---> 8efb56369fe4 [2023-03-21T19:58:54.819Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:58:54.819Z] ---> Using cache [2023-03-21T19:58:54.819Z] ---> 96106e9f29fb [2023-03-21T19:58:54.819Z] Step 7/27 : COPY . . [2023-03-21T19:58:54.819Z] ---> Using cache [2023-03-21T19:58:54.819Z] ---> d05dcdadb6d9 [2023-03-21T19:58:54.819Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T19:58:54.819Z] ---> Using cache [2023-03-21T19:58:54.819Z] ---> 05297dc60723 [2023-03-21T19:58:54.819Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T19:58:54.819Z] ---> Using cache [2023-03-21T19:58:54.819Z] ---> 2f8b8518a8ce [2023-03-21T19:58:54.819Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T19:58:54.819Z] ---> Using cache [2023-03-21T19:58:54.819Z] ---> 546a659b82ce [2023-03-21T19:58:54.819Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T19:58:55.401Z] ---> Running in 3fe043f90af5 [2023-03-21T19:58:58.739Z] Removing intermediate container 3fe043f90af5 [2023-03-21T19:58:58.739Z] ---> 11da9cd30054 [2023-03-21T19:58:58.739Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T19:58:58.739Z] ---> Running in e6c9172cba82 [2023-03-21T19:58:59.007Z] Removing intermediate container e6c9172cba82 [2023-03-21T19:58:59.007Z] ---> c7e0220c46e0 [2023-03-21T19:58:59.007Z] [2023-03-21T19:58:59.007Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T19:58:59.007Z] ---> d74e625d9115 [2023-03-21T19:58:59.007Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T19:58:59.007Z] ---> Using cache [2023-03-21T19:58:59.007Z] ---> cc13bf33d38c [2023-03-21T19:58:59.007Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T19:58:59.007Z] ---> Running in af5e3d75dde3 [2023-03-21T19:59:00.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:59:01.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:59:03.538Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T19:59:03.538Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T19:59:03.538Z] OK: 17689 distinct packages available [2023-03-21T19:59:03.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:59:04.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:59:06.389Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T19:59:06.389Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T19:59:06.389Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T19:59:06.389Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T19:59:06.389Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:59:06.389Z] OK: 8 MiB in 19 packages [2023-03-21T19:59:08.359Z] Removing intermediate container af5e3d75dde3 [2023-03-21T19:59:08.359Z] ---> 416cbb03cfe0 [2023-03-21T19:59:08.359Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:59:10.988Z] ---> cc4ae0f119f5 [2023-03-21T19:59:10.988Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:59:11.604Z] ---> 74594e32a811 [2023-03-21T19:59:11.604Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T19:59:18.246Z] ---> 7dce5354e743 [2023-03-21T19:59:18.246Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T19:59:18.246Z] ---> b1e0c39111ef [2023-03-21T19:59:18.246Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T19:59:18.511Z] ---> Running in cc96675cf856 [2023-03-21T19:59:18.775Z] Removing intermediate container cc96675cf856 [2023-03-21T19:59:18.775Z] ---> 263368be1a85 [2023-03-21T19:59:18.775Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T19:59:19.730Z] ---> 8b80d1a1fbf1 [2023-03-21T19:59:19.730Z] Step 22/27 : WORKDIR / [2023-03-21T19:59:19.730Z] ---> Running in cefcfc255f3c [2023-03-21T19:59:20.343Z] Removing intermediate container cefcfc255f3c [2023-03-21T19:59:20.344Z] ---> 07bce8ef098e [2023-03-21T19:59:20.344Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T19:59:20.344Z] ---> Running in 8929332004c3 [2023-03-21T19:59:20.609Z] Removing intermediate container 8929332004c3 [2023-03-21T19:59:20.609Z] ---> d7a00448dc20 [2023-03-21T19:59:20.609Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T19:59:20.873Z] ---> Running in 4b21486ac9a5 [2023-03-21T19:59:21.452Z] Removing intermediate container 4b21486ac9a5 [2023-03-21T19:59:21.452Z] ---> f4d9f67eae2c [2023-03-21T19:59:21.452Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T19:59:21.452Z] ---> Running in 524889ae4165 [2023-03-21T19:59:22.029Z] Removing intermediate container 524889ae4165 [2023-03-21T19:59:22.029Z] ---> e767c3f2fd73 [2023-03-21T19:59:22.029Z] Step 26/27 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:59:23.425Z] ---> Running in 847387c5f2ef [2023-03-21T19:59:23.689Z] Removing intermediate container 847387c5f2ef [2023-03-21T19:59:23.689Z] ---> ffad3cc7152f [2023-03-21T19:59:23.689Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T19:59:23.953Z] ---> Running in 2d92adff8ea7 [2023-03-21T19:59:24.529Z] Removing intermediate container 2d92adff8ea7 [2023-03-21T19:59:24.529Z] ---> a4f82bcfc7d7 [2023-03-21T19:59:24.529Z] [2023-03-21T19:59:24.794Z] Successfully built a4f82bcfc7d7 [2023-03-21T19:59:24.794Z] Successfully tagged security-spire-config-arm64:latest [2023-03-21T19:59:24.794Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-21T19:59:42.979Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T19:59:42.979Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T19:59:42.979Z] ---> a2dda3dad1f9 [2023-03-21T19:59:42.979Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> e2213d1b91ae [2023-03-21T19:59:42.979Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> 0302a0c4c2bc [2023-03-21T19:59:42.979Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> 8efb56369fe4 [2023-03-21T19:59:42.979Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> 96106e9f29fb [2023-03-21T19:59:42.979Z] Step 7/27 : COPY . . [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> d05dcdadb6d9 [2023-03-21T19:59:42.979Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> 05297dc60723 [2023-03-21T19:59:42.979Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> 2f8b8518a8ce [2023-03-21T19:59:42.979Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> 546a659b82ce [2023-03-21T19:59:42.979Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> 11da9cd30054 [2023-03-21T19:59:42.979Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> c7e0220c46e0 [2023-03-21T19:59:42.979Z] [2023-03-21T19:59:42.979Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T19:59:42.979Z] ---> d74e625d9115 [2023-03-21T19:59:42.979Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> cc13bf33d38c [2023-03-21T19:59:42.979Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> 23449a53a0f2 [2023-03-21T19:59:42.979Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> efced7aafa1c [2023-03-21T19:59:42.979Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T19:59:42.979Z] ---> Using cache [2023-03-21T19:59:42.979Z] ---> d2e766dbc399 [2023-03-21T19:59:42.979Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T19:59:44.383Z] Removing intermediate container b44d2cddbd4d [2023-03-21T19:59:44.383Z] ---> 3df30b9b6431 [2023-03-21T19:59:44.383Z] [2023-03-21T19:59:44.383Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T19:59:44.383Z] ---> d74e625d9115 [2023-03-21T19:59:44.383Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T19:59:44.653Z] ---> Running in 12e4cc411e8d [2023-03-21T19:59:45.235Z] Removing intermediate container 12e4cc411e8d [2023-03-21T19:59:45.235Z] ---> 9f7a69edf8e1 [2023-03-21T19:59:45.235Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T19:59:45.235Z] ---> Running in dcd6915a3587 [2023-03-21T19:59:46.639Z] ---> c55a17a7c3aa [2023-03-21T19:59:46.639Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T19:59:47.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T19:59:48.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T19:59:49.965Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T19:59:49.965Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T19:59:49.965Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T19:59:49.965Z] OK: 8 MiB in 17 packages [2023-03-21T19:59:52.544Z] Removing intermediate container dcd6915a3587 [2023-03-21T19:59:52.544Z] ---> cb2ddcfb3645 [2023-03-21T19:59:52.544Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T19:59:52.544Z] ---> Running in a528a106c717 [2023-03-21T19:59:52.544Z] ---> 65e50ebe5d7b [2023-03-21T19:59:52.544Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T19:59:53.123Z] Removing intermediate container a528a106c717 [2023-03-21T19:59:53.123Z] ---> 8a4f3a52b225 [2023-03-21T19:59:53.123Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T19:59:53.386Z] ---> Running in 41ee9eb93a43 [2023-03-21T19:59:53.651Z] ---> dffb1cf5cf81 [2023-03-21T19:59:53.651Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T19:59:54.241Z] Removing intermediate container 41ee9eb93a43 [2023-03-21T19:59:54.241Z] ---> 5e0baf4882c8 [2023-03-21T19:59:54.241Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T19:59:54.241Z] ---> Running in f71da295adf0 [2023-03-21T19:59:54.821Z] ---> cbdd9a522e10 [2023-03-21T19:59:54.821Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T19:59:55.086Z] Removing intermediate container f71da295adf0 [2023-03-21T19:59:55.086Z] ---> ab881ad785a5 [2023-03-21T19:59:55.086Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T19:59:55.349Z] ---> Running in d61e79fd2696 [2023-03-21T19:59:55.935Z] Removing intermediate container d61e79fd2696 [2023-03-21T19:59:55.935Z] ---> 7ff92d72b1ff [2023-03-21T19:59:55.935Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T19:59:55.935Z] ---> Running in 23e430e172be [2023-03-21T19:59:56.201Z] ---> 690c82760ec7 [2023-03-21T19:59:56.201Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T19:59:56.473Z] ---> Running in 2e62b26b7d52 [2023-03-21T19:59:57.432Z] Removing intermediate container 2e62b26b7d52 [2023-03-21T19:59:57.432Z] ---> 24a8f5cd1b92 [2023-03-21T19:59:57.432Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T19:59:57.432Z] ---> Running in bf587614b759 [2023-03-21T19:59:58.012Z] Removing intermediate container bf587614b759 [2023-03-21T19:59:58.012Z] ---> 753574da9104 [2023-03-21T19:59:58.012Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T19:59:58.012Z] ---> Running in 0927ee74a8e4 [2023-03-21T19:59:58.603Z] Removing intermediate container 0927ee74a8e4 [2023-03-21T19:59:58.603Z] ---> 1b3e0fefa73d [2023-03-21T19:59:58.603Z] Step 26/27 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T19:59:58.868Z] ---> Running in e5d1c67c570d [2023-03-21T19:59:59.841Z] Removing intermediate container e5d1c67c570d [2023-03-21T19:59:59.841Z] ---> 6d407a22fe07 [2023-03-21T19:59:59.841Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T19:59:59.841Z] ---> Running in 1cf1d6e54e6f [2023-03-21T20:00:00.108Z] Removing intermediate container 23e430e172be [2023-03-21T20:00:00.108Z] ---> 9bc06daffa2e [2023-03-21T20:00:00.108Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T20:00:00.375Z] ---> Running in a28d2e1bd5d0 [2023-03-21T20:00:00.642Z] Removing intermediate container 1cf1d6e54e6f [2023-03-21T20:00:00.642Z] ---> 43ac9a211fe7 [2023-03-21T20:00:00.642Z] [2023-03-21T20:00:00.910Z] Removing intermediate container a28d2e1bd5d0 [2023-03-21T20:00:00.910Z] ---> 4e2ae0cc996b [2023-03-21T20:00:00.910Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T20:00:01.177Z] Successfully built 43ac9a211fe7 [2023-03-21T20:00:01.177Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-21T20:00:03.761Z]  Building security-spire-agent ... done  ---> 18aa10eab6fc [2023-03-21T20:00:03.761Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T20:00:03.761Z] ---> Running in 10c3203ce5f2 [2023-03-21T20:00:06.338Z] Removing intermediate container 10c3203ce5f2 [2023-03-21T20:00:06.338Z] ---> f22baee8a99f [2023-03-21T20:00:06.338Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:00:07.303Z] ---> 5a324ec21585 [2023-03-21T20:00:07.303Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:00:08.268Z] ---> 14c090168479 [2023-03-21T20:00:08.268Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T20:00:10.209Z] ---> 154562dec80b [2023-03-21T20:00:10.209Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T20:00:10.789Z] ---> 99bdbddf1156 [2023-03-21T20:00:10.789Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T20:00:11.743Z] ---> bb0c511cd734 [2023-03-21T20:00:11.743Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T20:00:12.695Z] ---> 07620063a972 [2023-03-21T20:00:12.695Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T20:00:13.649Z] ---> 3cd38bd5934f [2023-03-21T20:00:13.649Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T20:00:17.894Z] ---> 82d34d5850aa [2023-03-21T20:00:17.894Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T20:00:17.894Z] ---> Running in 18aae56ef118 [2023-03-21T20:00:21.249Z] Removing intermediate container 18aae56ef118 [2023-03-21T20:00:21.249Z] ---> 8751a50e4408 [2023-03-21T20:00:21.249Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T20:00:21.249Z] ---> Running in c6b76ff50ea7 [2023-03-21T20:00:21.827Z] Removing intermediate container c6b76ff50ea7 [2023-03-21T20:00:21.827Z] ---> ec9f7484d6b5 [2023-03-21T20:00:21.827Z] Step 30/33 : CMD ["gate"] [2023-03-21T20:00:22.092Z] ---> Running in b7578618e764 [2023-03-21T20:00:23.054Z] Removing intermediate container b7578618e764 [2023-03-21T20:00:23.054Z] ---> c7566acfd5c8 [2023-03-21T20:00:23.054Z] Step 31/33 : LABEL arch=arm64 [2023-03-21T20:00:23.054Z] ---> Running in 7dc983e21855 [2023-03-21T20:00:23.634Z] Removing intermediate container 7dc983e21855 [2023-03-21T20:00:23.634Z] ---> 2f5a9c0d7fa0 [2023-03-21T20:00:23.634Z] Step 32/33 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T20:00:23.899Z] ---> Running in 064ca9d9ad91 [2023-03-21T20:00:24.857Z] Removing intermediate container 064ca9d9ad91 [2023-03-21T20:00:24.858Z] ---> d84eded19d3c [2023-03-21T20:00:24.858Z] Step 33/33 : LABEL version=0.0.0 [2023-03-21T20:00:24.858Z] ---> Running in 98f49a7cc124 [2023-03-21T20:00:25.814Z] Removing intermediate container 98f49a7cc124 [2023-03-21T20:00:25.814Z] ---> 8024b8e52ed8 [2023-03-21T20:00:25.814Z] [2023-03-21T20:00:26.390Z] Successfully built 8024b8e52ed8 [2023-03-21T20:00:26.390Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-21T20:00:33.026Z]  Building security-bootstrapper ... done Removing intermediate container e9347467345a [2023-03-21T20:00:33.026Z] ---> 780ecc4ee5de [2023-03-21T20:00:33.026Z] [2023-03-21T20:00:33.026Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:00:33.026Z] ---> d74e625d9115 [2023-03-21T20:00:33.026Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:00:33.026Z] ---> Using cache [2023-03-21T20:00:33.026Z] ---> 032e0f8d7462 [2023-03-21T20:00:33.026Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:00:33.026Z] ---> Using cache [2023-03-21T20:00:33.026Z] ---> caece95e3650 [2023-03-21T20:00:33.026Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T20:00:33.026Z] ---> Running in c967e2dfdd41 [2023-03-21T20:00:33.026Z] Removing intermediate container c967e2dfdd41 [2023-03-21T20:00:33.026Z] ---> 10ac17ec1a8d [2023-03-21T20:00:33.026Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:00:33.026Z] ---> Running in 99309dba58ee [2023-03-21T20:00:33.293Z] Removing intermediate container 99309dba58ee [2023-03-21T20:00:33.293Z] ---> e8e4be1a910c [2023-03-21T20:00:33.293Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:00:34.463Z] ---> 69b3e1a8fe45 [2023-03-21T20:00:34.463Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:00:35.056Z] ---> abdaa9b5665a [2023-03-21T20:00:35.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T20:00:37.654Z] ---> ad74417d602d [2023-03-21T20:00:37.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:00:38.241Z] ---> a0affa01aadb [2023-03-21T20:00:38.241Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T20:00:38.510Z] ---> Running in 6c405830e05b [2023-03-21T20:00:38.778Z] Removing intermediate container 6c405830e05b [2023-03-21T20:00:38.778Z] ---> 614228c6e2a5 [2023-03-21T20:00:38.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:00:39.058Z] ---> Running in e840a2d9d83c [2023-03-21T20:00:39.331Z] Removing intermediate container e840a2d9d83c [2023-03-21T20:00:39.331Z] ---> 405bd7ce88d5 [2023-03-21T20:00:39.331Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:00:39.616Z] ---> Running in f2b2345fdc3b [2023-03-21T20:00:40.203Z] Removing intermediate container f2b2345fdc3b [2023-03-21T20:00:40.203Z] ---> c928627fa2d1 [2023-03-21T20:00:40.203Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T20:00:40.203Z] ---> Running in 2cd2b9a74e92 [2023-03-21T20:00:40.484Z] Removing intermediate container 2cd2b9a74e92 [2023-03-21T20:00:40.484Z] ---> 40394e08772f [2023-03-21T20:00:40.484Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:00:40.762Z] ---> Running in 53227d2f4f29 [2023-03-21T20:00:41.032Z] Removing intermediate container 53227d2f4f29 [2023-03-21T20:00:41.032Z] ---> b95460d7b695 [2023-03-21T20:00:41.032Z] [2023-03-21T20:00:41.304Z] Successfully built b95460d7b695 [2023-03-21T20:00:41.304Z] Successfully tagged support-scheduler-arm64:latest [2023-03-21T20:01:08.046Z]  Building support-scheduler ... done Removing intermediate container 0485d8a85ee6 [2023-03-21T20:01:08.046Z] ---> 7e595a3cf665 [2023-03-21T20:01:08.046Z] [2023-03-21T20:01:08.046Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T20:01:08.046Z] ---> d74e625d9115 [2023-03-21T20:01:08.046Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:01:08.046Z] ---> Using cache [2023-03-21T20:01:08.046Z] ---> 9f7a69edf8e1 [2023-03-21T20:01:08.046Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T20:01:10.643Z] ---> Running in 03022cec2442 [2023-03-21T20:01:12.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:01:12.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:01:13.630Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:01:13.630Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:01:13.630Z] OK: 17689 distinct packages available [2023-03-21T20:01:13.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:01:14.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:01:15.827Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T20:01:15.827Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T20:01:15.827Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T20:01:15.827Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T20:01:15.827Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T20:01:15.827Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T20:01:15.827Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:01:15.827Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T20:01:15.827Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T20:01:15.827Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:01:16.095Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:01:16.363Z] OK: 11 MiB in 24 packages [2023-03-21T20:01:18.961Z] Removing intermediate container 03022cec2442 [2023-03-21T20:01:18.961Z] ---> 4010f7ca8dfb [2023-03-21T20:01:18.961Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:01:19.551Z] ---> d4f03e9b40d8 [2023-03-21T20:01:19.551Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:01:20.518Z] ---> 62bb74a717ce [2023-03-21T20:01:20.518Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T20:01:23.870Z] ---> a35b88166f0e [2023-03-21T20:01:23.870Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:01:24.830Z] ---> 7c0276e35e16 [2023-03-21T20:01:24.830Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T20:01:24.830Z] ---> Running in c1a307a4312c [2023-03-21T20:01:25.415Z] Removing intermediate container c1a307a4312c [2023-03-21T20:01:25.415Z] ---> c29db4d5777f [2023-03-21T20:01:25.415Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:01:25.415Z] ---> Running in 26bdedfa070e [2023-03-21T20:01:25.682Z] Removing intermediate container 26bdedfa070e [2023-03-21T20:01:25.682Z] ---> 2ce2f505b7f5 [2023-03-21T20:01:25.682Z] Step 18/20 : LABEL arch=arm64 [2023-03-21T20:01:25.949Z] ---> Running in 078d8d5d9619 [2023-03-21T20:01:26.216Z] Removing intermediate container 078d8d5d9619 [2023-03-21T20:01:26.216Z] ---> 83e6a0feac30 [2023-03-21T20:01:26.216Z] Step 19/20 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T20:01:26.216Z] ---> Running in 60d23c0808cc [2023-03-21T20:01:26.803Z] Removing intermediate container 60d23c0808cc [2023-03-21T20:01:26.803Z] ---> 9ad1c25cb4d4 [2023-03-21T20:01:26.803Z] Step 20/20 : LABEL version=0.0.0 [2023-03-21T20:01:26.803Z] ---> Running in 656a5d6293ef [2023-03-21T20:01:27.386Z] Removing intermediate container 656a5d6293ef [2023-03-21T20:01:27.386Z] ---> 765416c58ff6 [2023-03-21T20:01:27.386Z] [2023-03-21T20:01:27.655Z] Successfully built 765416c58ff6 [2023-03-21T20:01:27.655Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-21T20:02:35.480Z]  Building security-spiffe-token-provider ... done Removing intermediate container 69e7242cc95b [2023-03-21T20:02:35.480Z] ---> 833e9dcd80c3 [2023-03-21T20:02:35.480Z] [2023-03-21T20:02:35.480Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:02:35.480Z] ---> d74e625d9115 [2023-03-21T20:02:35.480Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T20:02:35.480Z] ---> Running in 6ca78c479135 [2023-03-21T20:02:35.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:02:35.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:02:37.170Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T20:02:37.170Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:02:37.170Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:02:37.170Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:02:37.440Z] OK: 8 MiB in 17 packages [2023-03-21T20:02:38.445Z] Removing intermediate container 6ca78c479135 [2023-03-21T20:02:38.445Z] ---> 42cead55e00d [2023-03-21T20:02:38.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:02:38.716Z] ---> Running in c6e6e5ff1069 [2023-03-21T20:02:38.985Z] Removing intermediate container c6e6e5ff1069 [2023-03-21T20:02:38.985Z] ---> b6b481f2003c [2023-03-21T20:02:38.985Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T20:02:38.985Z] ---> Running in f53fe8c8594a [2023-03-21T20:02:39.259Z] Removing intermediate container f53fe8c8594a [2023-03-21T20:02:39.259Z] ---> eb2ee57b4e02 [2023-03-21T20:02:39.259Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:02:39.259Z] ---> Running in acd1973ee001 [2023-03-21T20:02:39.851Z] Removing intermediate container acd1973ee001 [2023-03-21T20:02:39.851Z] ---> 52c034ddf44e [2023-03-21T20:02:39.851Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:02:40.119Z] ---> 436ab04d48a5 [2023-03-21T20:02:40.119Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:02:40.705Z] ---> bd51a998f24a [2023-03-21T20:02:40.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T20:02:42.124Z] ---> 766c83ab5ada [2023-03-21T20:02:42.124Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:02:42.712Z] ---> 24dd63cc76af [2023-03-21T20:02:42.712Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T20:02:42.712Z] ---> Running in 952da9cffd15 [2023-03-21T20:02:42.981Z] Removing intermediate container 952da9cffd15 [2023-03-21T20:02:42.981Z] ---> 570883c941bf [2023-03-21T20:02:42.981Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:02:42.981Z] ---> Running in 216b74c34f20 [2023-03-21T20:02:43.250Z] Removing intermediate container 216b74c34f20 [2023-03-21T20:02:43.250Z] ---> 6be3e45d8270 [2023-03-21T20:02:43.250Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:02:43.250Z] ---> Running in 3fd529e1b6a2 [2023-03-21T20:02:43.839Z] Removing intermediate container 3fd529e1b6a2 [2023-03-21T20:02:43.839Z] ---> d586a5831904 [2023-03-21T20:02:43.839Z] Step 22/23 : LABEL git_sha=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [2023-03-21T20:02:43.839Z] ---> Running in 5b90f99e09b1 [2023-03-21T20:02:44.108Z] Removing intermediate container 5b90f99e09b1 [2023-03-21T20:02:44.108Z] ---> 3b16faca3abf [2023-03-21T20:02:44.108Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:02:44.108Z] ---> Running in aa150043b206 [2023-03-21T20:02:44.377Z] Removing intermediate container aa150043b206 [2023-03-21T20:02:44.377Z] ---> c95a22e6c0c4 [2023-03-21T20:02:44.377Z] [2023-03-21T20:02:44.647Z] Successfully built c95a22e6c0c4 [2023-03-21T20:02:44.647Z] Successfully tagged support-notifications-arm64:latest [2023-03-21T20:02:44.930Z]  Building support-notifications ... done  [Pipeline] } [2023-03-21T20:02:44.944Z] $ docker stop --time=1 8b5716ac92c3b2a759adeba92c61c7ddaa0316869885299b54a6f6ea30afb1f5 [2023-03-21T20:02:46.603Z] $ docker rm -f --volumes 8b5716ac92c3b2a759adeba92c61c7ddaa0316869885299b54a6f6ea30afb1f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T20:02:47.150Z] + docker images [2023-03-21T20:02:47.414Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T20:02:47.414Z] support-notifications-arm64 latest c95a22e6c0c4 3 seconds ago 32.5MB [2023-03-21T20:02:47.414Z] 833e9dcd80c3 15 seconds ago 1.57GB [2023-03-21T20:02:47.414Z] security-spiffe-token-provider-arm64 latest 765416c58ff6 About a minute ago 33.1MB [2023-03-21T20:02:47.414Z] 7e595a3cf665 About a minute ago 1.54GB [2023-03-21T20:02:47.414Z] support-scheduler-arm64 latest b95460d7b695 2 minutes ago 31.8MB [2023-03-21T20:02:47.414Z] 780ecc4ee5de 2 minutes ago 1.57GB [2023-03-21T20:02:47.414Z] security-bootstrapper-arm64 latest 8024b8e52ed8 2 minutes ago 22.2MB [2023-03-21T20:02:47.414Z] security-spire-agent-arm64 latest 43ac9a211fe7 2 minutes ago 125MB [2023-03-21T20:02:47.414Z] 3df30b9b6431 3 minutes ago 1.49GB [2023-03-21T20:02:47.414Z] security-spire-config-arm64 latest a4f82bcfc7d7 3 minutes ago 86.2MB [2023-03-21T20:02:47.414Z] c7e0220c46e0 3 minutes ago 1.36GB [2023-03-21T20:02:47.414Z] security-secretstore-setup-arm64 latest 6e62dc543901 4 minutes ago 32.8MB [2023-03-21T20:02:47.414Z] 30811ccb46fd 4 minutes ago 1.49GB [2023-03-21T20:02:47.414Z] security-proxy-auth-arm64 latest 22657155f4e0 6 minutes ago 18.5MB [2023-03-21T20:02:47.414Z] 16224ea9c9ba 6 minutes ago 1.48GB [2023-03-21T20:02:47.414Z] core-data-arm64 latest 4c7d86dd6ee8 12 minutes ago 20.1MB [2023-03-21T20:02:47.414Z] e5d48847f07c 12 minutes ago 1.5GB [2023-03-21T20:02:47.414Z] core-metadata-arm64 latest 2d7a50f57c04 12 minutes ago 20.6MB [2023-03-21T20:02:47.414Z] core-command-arm64 latest 7296d33f3547 12 minutes ago 20MB [2023-03-21T20:02:47.414Z] 82c333e6149d 12 minutes ago 1.51GB [2023-03-21T20:02:47.414Z] core-common-config-bootstrapper-arm64 latest b1f68f5e03e3 13 minutes ago 17.4MB [2023-03-21T20:02:47.414Z] f14fb65cd255 13 minutes ago 1.5GB [2023-03-21T20:02:47.414Z] e4bc40caa7d8 13 minutes ago 1.49GB [2023-03-21T20:02:47.414Z] security-proxy-setup-arm64 latest f64b57c7671d 13 minutes ago 19MB [2023-03-21T20:02:47.414Z] dbf659b94e0b 14 minutes ago 1.48GB [2023-03-21T20:02:47.414Z] security-spire-server-arm64 latest f4c0b23b5918 20 minutes ago 87.1MB [2023-03-21T20:02:47.414Z] 83c2cac46cda 20 minutes ago 1.36GB [2023-03-21T20:02:47.414Z] ci-base-image-arm64 latest a2dda3dad1f9 35 minutes ago 866MB [2023-03-21T20:02:47.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB [2023-03-21T20:02:47.414Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-21T20:02:47.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:02:48.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:02:48.214Z] [2023-03-21T20:02:48.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:02:48.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:02:48.618Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T20:02:48.618Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T20:02:48.618Z] 04944245beec: Pulling fs layer [2023-03-21T20:02:48.618Z] 699f458cf7ca: Pulling fs layer [2023-03-21T20:02:48.618Z] 765212b225bb: Pulling fs layer [2023-03-21T20:02:48.618Z] f23df028b6ca: Pulling fs layer [2023-03-21T20:02:48.618Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T20:02:48.618Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T20:02:48.618Z] f23df028b6ca: Waiting [2023-03-21T20:02:48.618Z] d65c8cfc05b1: Waiting [2023-03-21T20:02:48.618Z] 2437ff75d9bd: Waiting [2023-03-21T20:02:48.618Z] 765212b225bb: Waiting [2023-03-21T20:02:48.890Z] 04944245beec: Verifying Checksum [2023-03-21T20:02:48.890Z] 04944245beec: Download complete [2023-03-21T20:02:48.890Z] 765212b225bb: Verifying Checksum [2023-03-21T20:02:48.890Z] 765212b225bb: Download complete [2023-03-21T20:02:48.890Z] f23df028b6ca: Verifying Checksum [2023-03-21T20:02:48.890Z] f23df028b6ca: Download complete [2023-03-21T20:02:48.890Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T20:02:48.890Z] d65c8cfc05b1: Download complete [2023-03-21T20:02:49.160Z] 699f458cf7ca: Verifying Checksum [2023-03-21T20:02:49.160Z] 699f458cf7ca: Download complete [2023-03-21T20:02:49.427Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T20:02:49.427Z] 8998bd30e6a1: Download complete [2023-03-21T20:02:51.361Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T20:02:51.361Z] 2437ff75d9bd: Download complete [2023-03-21T20:02:53.300Z] 8998bd30e6a1: Pull complete [2023-03-21T20:02:53.566Z] 04944245beec: Pull complete [2023-03-21T20:02:54.970Z] 699f458cf7ca: Pull complete [2023-03-21T20:02:54.970Z] 765212b225bb: Pull complete [2023-03-21T20:02:55.549Z] f23df028b6ca: Pull complete [2023-03-21T20:02:55.815Z] d65c8cfc05b1: Pull complete [2023-03-21T20:03:08.099Z] 2437ff75d9bd: Pull complete [2023-03-21T20:03:08.368Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T20:03:08.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:03:08.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:03:08.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-4935 does not seem to be running inside a container [2023-03-21T20:03:08.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T20:03:12.017Z] $ docker top 74a3f96e3a9c1b815b9bed95f7a400dd728e5676353da5a74bfa6b45f7b5e520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:12.955Z] ---> job-cost.sh [2023-03-21T20:03:12.955Z] lf-activate-venv: SKIPPING [2023-03-21T20:03:12.955Z] INFO: No Stack... [2023-03-21T20:03:13.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T20:03:14.117Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T20:03:14.776Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-21T20:03:14.777Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T20:03:14.828Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4464-1-stack-cost] [2023-03-21T20:03:14.835Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4464-1-stack-cost] did not exist. Created. [2023-03-21T20:03:14.835Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T20:03:15.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T20:03:15.756Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T20:03:15.773Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4464-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T20:03:15.845Z] $ docker stop --time=1 74a3f96e3a9c1b815b9bed95f7a400dd728e5676353da5a74bfa6b45f7b5e520 [2023-03-21T20:03:17.312Z] $ docker rm -f --volumes 74a3f96e3a9c1b815b9bed95f7a400dd728e5676353da5a74bfa6b45f7b5e520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T20:03:18.294Z] provisioning config files... [2023-03-21T20:03:18.310Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8662700957475398665tmp [Pipeline] { [Pipeline] sh [2023-03-21T20:03:18.639Z] + set +x [2023-03-21T20:03:18.639Z] + curl -s https://codecov.io/bash [2023-03-21T20:03:18.639Z] + bash -s -- [2023-03-21T20:03:18.639Z] [2023-03-21T20:03:18.639Z] _____ _ [2023-03-21T20:03:18.639Z] / ____| | | [2023-03-21T20:03:18.639Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T20:03:18.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T20:03:18.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T20:03:18.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T20:03:18.639Z] Bash-1.0.6 [2023-03-21T20:03:18.639Z] [2023-03-21T20:03:18.639Z] [2023-03-21T20:03:18.639Z] ==> git version 2.25.1 found [2023-03-21T20:03:18.639Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T20:03:18.639Z] Release-Date: 2020-01-08 [2023-03-21T20:03:18.639Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T20:03:18.639Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T20:03:18.639Z] ==> Jenkins CI detected. [2023-03-21T20:03:18.639Z] current dir:  /w/workspace/edgex-go/1 [2023-03-21T20:03:18.639Z] project root: . [2023-03-21T20:03:18.639Z] --> token set from env [2023-03-21T20:03:18.639Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T20:03:18.908Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T20:03:18.908Z] ==> Python coveragepy not found [2023-03-21T20:03:18.908Z] ==> Searching for coverage reports in: [2023-03-21T20:03:18.908Z] + . [2023-03-21T20:03:18.908Z] -> Found 1 reports [2023-03-21T20:03:18.908Z] ==> Detecting git/mercurial file structure [2023-03-21T20:03:18.908Z] ==> Reading reports [2023-03-21T20:03:18.908Z] + ./coverage.out bytes=447275 [2023-03-21T20:03:18.908Z] ==> Appending adjustments [2023-03-21T20:03:18.908Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T20:03:20.282Z] + Found adjustments [2023-03-21T20:03:20.282Z] ==> Gzipping contents [2023-03-21T20:03:20.282Z] 60K /tmp/codecov.KZbxna.gz [2023-03-21T20:03:20.282Z] ==> Uploading reports [2023-03-21T20:03:20.282Z] url: https://codecov.io [2023-03-21T20:03:20.282Z] query: branch=PR-4464&commit=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= [2023-03-21T20:03:20.282Z] -> Pinging Codecov [2023-03-21T20:03:20.282Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4464&commit=4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= [2023-03-21T20:03:20.282Z] -> Uploading to [2023-03-21T20:03:20.283Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61/1f6fcfbb-e15b-4b61-877f-8015743bfe5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T200320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f95b03e0c6c303c5857cadf4dfe73fe6b7bf275a1ebbb533cd13b62e9430408f [2023-03-21T20:03:20.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T20:03:20.283Z] Dload Upload Total Spent Left Speed [2023-03-21T20:03:20.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57510 0 0 100 57510 0 167k --:--:-- --:--:-- --:--:-- 167k [2023-03-21T20:03:20.542Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 [Pipeline] } [2023-03-21T20:03:20.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T20:03:21.935Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:22.279Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:23.168Z] ---> package-listing.sh [2023-03-21T20:03:23.168Z] ++ facter osfamily [2023-03-21T20:03:23.168Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T20:03:23.426Z] + OS_FAMILY=debian [2023-03-21T20:03:23.426Z] + workspace=/w/workspace/edgex-go/1 [2023-03-21T20:03:23.426Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T20:03:23.426Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T20:03:23.426Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T20:03:23.426Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T20:03:23.426Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-21T20:03:23.426Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T20:03:23.426Z] + case "${OS_FAMILY}" in [2023-03-21T20:03:23.426Z] + dpkg -l [2023-03-21T20:03:23.426Z] + grep '^ii' [2023-03-21T20:03:23.426Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T20:03:23.426Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T20:03:23.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T20:03:23.426Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-21T20:03:23.426Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-21T20:03:23.426Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-21T20:03:23.461Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T20:03:23.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:03:24.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:03:24.386Z] [2023-03-21T20:03:24.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:03:24.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:03:24.768Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T20:03:24.768Z] 5eb5b503b376: Pulling fs layer [2023-03-21T20:03:24.768Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T20:03:24.768Z] ec43610c2a17: Pulling fs layer [2023-03-21T20:03:24.768Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T20:03:24.768Z] 33b1e0a273af: Pulling fs layer [2023-03-21T20:03:24.768Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T20:03:24.768Z] 2f39f015ded8: Pulling fs layer [2023-03-21T20:03:24.768Z] 3a2ae6a8a46f: Waiting [2023-03-21T20:03:24.768Z] 33b1e0a273af: Waiting [2023-03-21T20:03:24.768Z] 5d3b04190fa2: Waiting [2023-03-21T20:03:24.768Z] 2f39f015ded8: Waiting [2023-03-21T20:03:24.768Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T20:03:24.768Z] 5c69ac0246d0: Download complete [2023-03-21T20:03:24.768Z] 3a2ae6a8a46f: Download complete [2023-03-21T20:03:25.029Z] 33b1e0a273af: Verifying Checksum [2023-03-21T20:03:25.029Z] 33b1e0a273af: Download complete [2023-03-21T20:03:25.029Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T20:03:25.029Z] 5d3b04190fa2: Download complete [2023-03-21T20:03:25.029Z] ec43610c2a17: Verifying Checksum [2023-03-21T20:03:25.029Z] ec43610c2a17: Download complete [2023-03-21T20:03:26.004Z] 5eb5b503b376: Download complete [2023-03-21T20:03:27.384Z] 2f39f015ded8: Download complete [2023-03-21T20:03:27.384Z] 5eb5b503b376: Pull complete [2023-03-21T20:03:27.642Z] 5c69ac0246d0: Pull complete [2023-03-21T20:03:28.243Z] ec43610c2a17: Pull complete [2023-03-21T20:03:28.243Z] 3a2ae6a8a46f: Pull complete [2023-03-21T20:03:28.501Z] 33b1e0a273af: Pull complete [2023-03-21T20:03:28.759Z] 5d3b04190fa2: Pull complete [2023-03-21T20:03:32.938Z] 2f39f015ded8: Pull complete [2023-03-21T20:03:32.938Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T20:03:32.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:03:32.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:03:33.156Z] prd-ubuntu20.04-docker-8c-8g-4934 does not seem to be running inside a container [2023-03-21T20:03:33.196Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T20:03:41.559Z] $ docker top 6187cf77766436ac7f452fb17a79df16207da39e88f3b5d6532436c442ada627 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:03:41.936Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T20:03:42.246Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T20:03:42.555Z] + ls /var/log/sa-host [2023-03-21T20:03:42.556Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T20:03:42.773Z] provisioning config files... [2023-03-21T20:03:42.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11238962489345162989tmp [Pipeline] { [Pipeline] echo [2023-03-21T20:03:42.836Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:43.165Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T20:03:43.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:43.593Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T20:03:43.625Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:43.937Z] ---> sudo-logs.sh [2023-03-21T20:03:43.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T20:03:44.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:44.321Z] ---> job-cost.sh [2023-03-21T20:03:44.321Z] lf-activate-venv: SKIPPING [2023-03-21T20:03:44.321Z] DEBUG: total: 0.10999999940395355 [2023-03-21T20:03:44.321Z] INFO: Retrieving Stack Cost... [2023-03-21T20:03:44.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T20:03:45.147Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T20:03:45.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:03:45.493Z] ---> logs-deploy.sh [2023-03-21T20:03:45.493Z] lf-activate-venv: SKIPPING [2023-03-21T20:03:45.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4464/1 [2023-03-21T20:03:45.493Z] INFO: archiving workspace using pattern(s): [2023-03-21T20:03:46.431Z] Archives upload complete. [2023-03-21T20:03:46.696Z] INFO: archiving logs to Nexus