Pull request #4327 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 753d20e4f14af652d83957e40d31f8aba4a7da63+6d9013359bac93c0779241eb2f361232f813e28c (56bdce40873928da93a2713c59b595e6046123bc) 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-ssh15779163276146370131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4055585886568803962.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14094307130802032650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15883452314530232289.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2323559048925861491.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4784 in /w/workspace/edgexfoundry_edgex-go_PR-4327 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4327/head:refs/remotes/origin/PR-4327 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6d9013359bac93c0779241eb2f361232f813e28c into PR head commit 753d20e4f14af652d83957e40d31f8aba4a7da63 Merge succeeded, producing bd1fa2dc5224acb79d110370e255d87e61f547fb Checking out Revision bd1fa2dc5224acb79d110370e255d87e61f547fb (PR-4327) > git config core.sparsecheckout # timeout=10 > git checkout -f 753d20e4f14af652d83957e40d31f8aba4a7da63 # 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 6d9013359bac93c0779241eb2f361232f813e28c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd1fa2dc5224acb79d110370e255d87e61f547fb # timeout=10 Commit message: "Merge commit '6d9013359bac93c0779241eb2f361232f813e28c' into HEAD" > git rev-list --no-walk ad42c8cd9797123f723f08eae9260f932b4b3a9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T23:53:09.359Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T23:53:09.422Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T23:53:09.439Z] ========================================================= [2023-02-06T23:53:09.439Z] EdgeX Global Pipelines Version Info [2023-02-06T23:53:09.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T23:53:10.184Z] ------------------- [2023-02-06T23:53:10.184Z] stable info: [2023-02-06T23:53:10.184Z] ------------------- [2023-02-06T23:53:10.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T23:53:10.184Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T23:53:10.184Z] Message: update stable to v1.0.244 [2023-02-06T23:53:10.754Z] ------------------- [2023-02-06T23:53:10.754Z] experimental info: [2023-02-06T23:53:10.754Z] ------------------- [2023-02-06T23:53:10.754Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T23:53:10.754Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T23:53:10.754Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T23:53:10.921Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-06T23:53:10.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-06T23:53:10.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T23:53:10.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T23:53:10.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T23:53:10.977Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T23:53:10.989Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T23:53:10.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-06T23:53:11.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-06T23:53:11.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-06T23:53:11.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T23:53:11.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T23:53:11.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T23:53:11.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T23:53:11.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T23:53:11.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T23:53:11.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T23:53:11.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T23:53:11.118Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-06T23:53:11.126Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-06T23:53:11.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T23:53:11.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T23:53:11.157Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T23:53:11.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4327 [Pipeline] echo [2023-02-06T23:53:11.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4327 [Pipeline] echo [2023-02-06T23:53:11.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4327 [Pipeline] echo [2023-02-06T23:53:11.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd1fa2dc5224acb79d110370e255d87e61f547fb [Pipeline] echo [2023-02-06T23:53:11.220Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd1fa2d [Pipeline] echo [2023-02-06T23:53:11.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T23:53:11.273Z] provisioning config files... [2023-02-06T23:53:11.285Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3266495548640534487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T23:53:11.583Z] ---> docker-login.sh [2023-02-06T23:53:11.583Z] nexus3.edgexfoundry.org:10001 [2023-02-06T23:53:11.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:53:12.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:53:12.105Z] Configure a credential helper to remove this warning. See [2023-02-06T23:53:12.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:53:12.105Z] [2023-02-06T23:53:12.105Z] Login Succeeded [2023-02-06T23:53:12.105Z] nexus3.edgexfoundry.org:10002 [2023-02-06T23:53:12.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:53:12.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:53:12.105Z] Configure a credential helper to remove this warning. See [2023-02-06T23:53:12.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:53:12.105Z] [2023-02-06T23:53:12.105Z] Login Succeeded [2023-02-06T23:53:12.105Z] nexus3.edgexfoundry.org:10003 [2023-02-06T23:53:12.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:53:12.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:53:12.366Z] Configure a credential helper to remove this warning. See [2023-02-06T23:53:12.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:53:12.366Z] [2023-02-06T23:53:12.366Z] Login Succeeded [2023-02-06T23:53:12.366Z] nexus3.edgexfoundry.org:10004 [2023-02-06T23:53:12.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:53:12.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:53:12.366Z] Configure a credential helper to remove this warning. See [2023-02-06T23:53:12.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:53:12.366Z] [2023-02-06T23:53:12.366Z] Login Succeeded [2023-02-06T23:53:12.366Z] docker.io [2023-02-06T23:53:12.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:53:12.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:53:12.626Z] Configure a credential helper to remove this warning. See [2023-02-06T23:53:12.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:53:12.626Z] [2023-02-06T23:53:12.626Z] Login Succeeded [2023-02-06T23:53:12.626Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T23:53:12.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T23:53:12.940Z] + 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-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-02-06T23:53:12.940Z] + dirname cmd/core-command/Dockerfile [2023-02-06T23:53:12.940Z] + cut -d/ -f2 [2023-02-06T23:53:12.940Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-06T23:53:12.940Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T23:53:12.940Z] cut -d/ -f2 [2023-02-06T23:53:12.940Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T23:53:12.940Z] + + cut -d/ -f2 [2023-02-06T23:53:12.940Z] dirname cmd/core-data/Dockerfile [2023-02-06T23:53:12.940Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-06T23:53:12.940Z] + dirname cmd/core-metadata/Dockerfile [2023-02-06T23:53:12.940Z] + cut -d/ -f2 [2023-02-06T23:53:12.940Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-06T23:53:12.940Z] + cut+ -d/ -f2 [2023-02-06T23:53:12.940Z] dirname cmd/security-bootstrapper/Dockerfile [2023-02-06T23:53:12.940Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-06T23:53:12.940Z] + cut+ -d/ -f2 [2023-02-06T23:53:12.940Z] dirname cmd/security-proxy-setup/Dockerfile [2023-02-06T23:53:12.940Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-06T23:53:12.941Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-06T23:53:12.941Z] + cut -d/ -f2 [2023-02-06T23:53:12.941Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-06T23:53:12.941Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T23:53:12.941Z] + cut -d/ -f2 [2023-02-06T23:53:12.941Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T23:53:12.941Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-06T23:53:12.941Z] + cut -d/ -f2 [2023-02-06T23:53:12.941Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-06T23:53:12.941Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-06T23:53:12.941Z] + cut -d/ -f2 [2023-02-06T23:53:12.941Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-06T23:53:12.941Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-06T23:53:12.941Z] + cut -d/ -f2 [2023-02-06T23:53:12.941Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-06T23:53:12.941Z] + dirname cmd/support-notifications/Dockerfile [2023-02-06T23:53:12.941Z] + cut -d/ -f2 [2023-02-06T23:53:12.941Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-06T23:53:12.941Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-06T23:53:12.941Z] + cut -d/ -f2 [2023-02-06T23:53:12.941Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-06T23:53:12.997Z] 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-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-02-06T23:53:13.350Z] + git rev-list -1 --merges bd1fa2dc5224acb79d110370e255d87e61f547fb~1..bd1fa2dc5224acb79d110370e255d87e61f547fb [Pipeline] echo [2023-02-06T23:53:13.364Z] -----------> git rev-list -1 --merges bd1fa2dc5224acb79d110370e255d87e61f547fb~1..bd1fa2dc5224acb79d110370e255d87e61f547fb bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:53:13.364Z] bd1fa2dc5224acb79d110370e255d87e61f547fb [false] [Pipeline] sh [2023-02-06T23:53:13.652Z] + git log --format=format:%s -1 bd1fa2dc5224acb79d110370e255d87e61f547fb [Pipeline] echo [2023-02-06T23:53:13.665Z] ========================================================= [2023-02-06T23:53:13.665Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T23:53:13.665Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-06T23:53:14.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T23:53:14.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T23:53:14.076Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T23:53:14.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T23:53:14.076Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T23:53:14.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T23:53:14.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T23:53:14.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T23:53:14.474Z] [2023-02-06T23:53:14.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T23:53:14.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T23:53:15.057Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T23:53:15.057Z] b85a868b505f: Pulling fs layer [2023-02-06T23:53:15.057Z] e2be974225ed: Pulling fs layer [2023-02-06T23:53:15.057Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T23:53:15.057Z] 988bab9f4d93: Pulling fs layer [2023-02-06T23:53:15.057Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T23:53:15.057Z] eaf3925da568: Pulling fs layer [2023-02-06T23:53:15.057Z] bab4dde63d76: Pulling fs layer [2023-02-06T23:53:15.057Z] bde34c3a00c8: Pulling fs layer [2023-02-06T23:53:15.057Z] 988bab9f4d93: Waiting [2023-02-06T23:53:15.057Z] bde34c3a00c8: Waiting [2023-02-06T23:53:15.057Z] b352a97aabf1: Pulling fs layer [2023-02-06T23:53:15.057Z] bab4dde63d76: Waiting [2023-02-06T23:53:15.057Z] 1469e6f7b9e6: Waiting [2023-02-06T23:53:15.057Z] 4872d77fe225: Pulling fs layer [2023-02-06T23:53:15.057Z] 5851b861e8e6: Pulling fs layer [2023-02-06T23:53:15.057Z] 4872d77fe225: Waiting [2023-02-06T23:53:15.057Z] b352a97aabf1: Waiting [2023-02-06T23:53:15.057Z] eaf3925da568: Waiting [2023-02-06T23:53:15.057Z] e2be974225ed: Verifying Checksum [2023-02-06T23:53:15.057Z] e2be974225ed: Download complete [2023-02-06T23:53:15.057Z] 988bab9f4d93: Verifying Checksum [2023-02-06T23:53:15.057Z] 988bab9f4d93: Download complete [2023-02-06T23:53:15.319Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T23:53:15.319Z] 339a4e72a1f5: Download complete [2023-02-06T23:53:15.319Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T23:53:15.319Z] 1469e6f7b9e6: Download complete [2023-02-06T23:53:15.319Z] eaf3925da568: Download complete [2023-02-06T23:53:15.319Z] bde34c3a00c8: Verifying Checksum [2023-02-06T23:53:15.319Z] bde34c3a00c8: Download complete [2023-02-06T23:53:15.319Z] b352a97aabf1: Verifying Checksum [2023-02-06T23:53:15.319Z] b352a97aabf1: Download complete [2023-02-06T23:53:15.319Z] 4872d77fe225: Verifying Checksum [2023-02-06T23:53:15.319Z] 4872d77fe225: Download complete [2023-02-06T23:53:15.319Z] b85a868b505f: Verifying Checksum [2023-02-06T23:53:15.319Z] b85a868b505f: Download complete [2023-02-06T23:53:15.319Z] 5851b861e8e6: Verifying Checksum [2023-02-06T23:53:15.319Z] 5851b861e8e6: Download complete [2023-02-06T23:53:15.887Z] bab4dde63d76: Verifying Checksum [2023-02-06T23:53:15.887Z] bab4dde63d76: Download complete [2023-02-06T23:53:16.829Z] b85a868b505f: Pull complete [2023-02-06T23:53:17.088Z] e2be974225ed: Pull complete [2023-02-06T23:53:17.653Z] 339a4e72a1f5: Pull complete [2023-02-06T23:53:17.653Z] 988bab9f4d93: Pull complete [2023-02-06T23:53:17.911Z] 1469e6f7b9e6: Pull complete [2023-02-06T23:53:17.911Z] eaf3925da568: Pull complete [2023-02-06T23:53:19.811Z] bab4dde63d76: Pull complete [2023-02-06T23:53:19.811Z] bde34c3a00c8: Pull complete [2023-02-06T23:53:19.811Z] b352a97aabf1: Pull complete [2023-02-06T23:53:19.811Z] 4872d77fe225: Pull complete [2023-02-06T23:53:20.072Z] 5851b861e8e6: Pull complete [2023-02-06T23:53:20.072Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T23:53:20.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T23:53:20.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T23:53:20.175Z] prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container [2023-02-06T23:53:20.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T23:53:23.545Z] $ docker top fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 -eo pid,comm [2023-02-06T23:53:23.598Z] 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-02-06T23:53:23.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T23:53:23.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T23:53:23.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T23:53:23.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T23:53:23.741Z] $ docker exec fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 ssh-agent [2023-02-06T23:53:23.829Z] SSH_AUTH_SOCK=/tmp/ssh-3hEvQLjPniCR/agent.31 [2023-02-06T23:53:23.829Z] SSH_AGENT_PID=37 [2023-02-06T23:53:23.837Z] Running ssh-add (command line suppressed) [2023-02-06T23:53:23.968Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2324732091816574464.key (/w/workspace/edgex-go/2@tmp/private_key_2324732091816574464.key) [2023-02-06T23:53:23.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T23:53:24.264Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T23:53:24.286Z] $ docker exec --env ******** --env ******** fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 ssh-agent -k [2023-02-06T23:53:24.376Z] unset SSH_AUTH_SOCK; [2023-02-06T23:53:24.376Z] unset SSH_AGENT_PID; [2023-02-06T23:53:24.377Z] echo Agent pid 37 killed; [2023-02-06T23:53:24.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T23:53:24.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T23:53:24.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T23:53:24.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T23:53:24.525Z] $ docker exec fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 ssh-agent [2023-02-06T23:53:24.617Z] SSH_AUTH_SOCK=/tmp/ssh-LE8jYn1wK6Jz/agent.69 [2023-02-06T23:53:24.617Z] SSH_AGENT_PID=75 [2023-02-06T23:53:24.622Z] Running ssh-add (command line suppressed) [2023-02-06T23:53:24.739Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_13902165938183048870.key (/w/workspace/edgex-go/2@tmp/private_key_13902165938183048870.key) [2023-02-06T23:53:24.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T23:53:25.038Z] + git semver init [2023-02-06T23:53:25.297Z] 2023-02-06 23:53:25,215 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T23:53:25.297Z] 2023-02-06 23:53:25,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-06T23:53:25.297Z] 2023-02-06 23:53:25,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-06T23:53:25.297Z] 2023-02-06 23:53:25,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-06T23:53:31.935Z] 2023-02-06 23:53:30,812 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-06T23:53:31.935Z] 2023-02-06 23:53:30,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4327 with force:False [2023-02-06T23:53:31.935Z] 2023-02-06 23:53:30,813 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4327 [2023-02-06T23:53:31.935Z] 2023-02-06 23:53:30,817 [execute] INFO git cat-file --batch-check [2023-02-06T23:53:31.935Z] 2023-02-06 23:53:30,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T23:53:31.935Z] 2023-02-06 23:53:30,824 [execute] INFO git cat-file --batch [2023-02-06T23:53:31.935Z] 2023-02-06 23:53:30,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T23:53:31.935Z] 2023-02-06 23:53:30,829 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4327 [2023-02-06T23:53:31.935Z] 0.0.0 [Pipeline] } [2023-02-06T23:53:31.952Z] $ docker exec --env ******** --env ******** fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 ssh-agent -k [2023-02-06T23:53:32.041Z] unset SSH_AUTH_SOCK; [2023-02-06T23:53:32.042Z] unset SSH_AGENT_PID; [2023-02-06T23:53:32.042Z] echo Agent pid 75 killed; [2023-02-06T23:53:32.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T23:53:32.348Z] + git semver [Pipeline] } [2023-02-06T23:53:32.636Z] $ docker stop --time=1 fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 [2023-02-06T23:53:33.988Z] $ docker rm -f --volumes fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T23:53:34.360Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T23:53:34.575Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T23:53:34.579Z] [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-02-06T23:53:34.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-06T23:53:34.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T23:53:35.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T23:53:35.011Z] ========================================================= [2023-02-06T23:53:35.011Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T23:53:35.011Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T23:53:35.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T23:53:35.558Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T23:53:35.558Z] 213ec9aee27d: Pulling fs layer [2023-02-06T23:53:35.558Z] 4583459ba037: Pulling fs layer [2023-02-06T23:53:35.558Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T23:53:35.558Z] 53926ce57604: Pulling fs layer [2023-02-06T23:53:35.558Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T23:53:35.558Z] 22ff95d597cd: Pulling fs layer [2023-02-06T23:53:35.558Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T23:53:35.558Z] 21b2b0c7a3f4: Waiting [2023-02-06T23:53:35.558Z] 22ff95d597cd: Waiting [2023-02-06T23:53:35.558Z] 53926ce57604: Waiting [2023-02-06T23:53:35.558Z] 12d6caf4c0d1: Waiting [2023-02-06T23:53:35.558Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T23:53:35.558Z] a7acece74701: Pulling fs layer [2023-02-06T23:53:35.558Z] a7acece74701: Waiting [2023-02-06T23:53:35.558Z] 96b7cbca73a9: Waiting [2023-02-06T23:53:35.558Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T23:53:35.558Z] 93c1e223e6f2: Download complete [2023-02-06T23:53:35.558Z] 4583459ba037: Verifying Checksum [2023-02-06T23:53:35.558Z] 4583459ba037: Download complete [2023-02-06T23:53:35.558Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T23:53:35.558Z] 21b2b0c7a3f4: Download complete [2023-02-06T23:53:35.558Z] 22ff95d597cd: Verifying Checksum [2023-02-06T23:53:35.558Z] 22ff95d597cd: Download complete [2023-02-06T23:53:35.558Z] 213ec9aee27d: Verifying Checksum [2023-02-06T23:53:35.558Z] 213ec9aee27d: Download complete [2023-02-06T23:53:35.820Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T23:53:35.820Z] 213ec9aee27d: Pull complete [2023-02-06T23:53:36.091Z] 4583459ba037: Pull complete [2023-02-06T23:53:36.372Z] 93c1e223e6f2: Pull complete [2023-02-06T23:53:36.987Z] a7acece74701: Verifying Checksum [2023-02-06T23:53:36.987Z] a7acece74701: Download complete [2023-02-06T23:53:36.987Z] 53926ce57604: Verifying Checksum [2023-02-06T23:53:36.987Z] 53926ce57604: Download complete [2023-02-06T23:53:37.246Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T23:53:37.246Z] 96b7cbca73a9: Download complete [2023-02-06T23:53:41.430Z] 53926ce57604: Pull complete [2023-02-06T23:53:41.430Z] 21b2b0c7a3f4: Pull complete [2023-02-06T23:53:41.998Z] 22ff95d597cd: Pull complete [2023-02-06T23:53:42.258Z] 12d6caf4c0d1: Pull complete [2023-02-06T23:53:44.789Z] 96b7cbca73a9: Pull complete [2023-02-06T23:53:46.165Z] a7acece74701: Pull complete [2023-02-06T23:53:46.165Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T23:53:46.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T23:53:46.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T23:53:46.719Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T23:53:46.719Z] WORKDIR /edgex [2023-02-06T23:53:46.719Z] COPY go.mod . [2023-02-06T23:53:46.719Z] RUN go mod download [2023-02-06T23:53:46.719Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-06T23:53:47.287Z] Sending build context to Docker daemon 170.1MB [2023-02-06T23:53:47.287Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T23:53:47.287Z] ---> db6d94c90886 [2023-02-06T23:53:47.287Z] Step 2/4 : WORKDIR /edgex [2023-02-06T23:53:49.673Z] Still waiting to schedule task [2023-02-06T23:53:49.673Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T23:53:57.283Z] ---> Running in ca7a9e5a926e [2023-02-06T23:53:57.542Z] Removing intermediate container ca7a9e5a926e [2023-02-06T23:53:57.542Z] ---> 46cbba86b710 [2023-02-06T23:53:57.542Z] Step 3/4 : COPY go.mod . [2023-02-06T23:53:57.800Z] ---> 16161f444d67 [2023-02-06T23:53:57.800Z] Step 4/4 : RUN go mod download [2023-02-06T23:53:57.800Z] ---> Running in 7614d3af4723 [2023-02-06T23:54:15.884Z] Removing intermediate container 7614d3af4723 [2023-02-06T23:54:15.884Z] ---> 8f92f7fb71f8 [2023-02-06T23:54:15.884Z] Successfully built 8f92f7fb71f8 [2023-02-06T23:54:15.884Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T23:54:16.232Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T23:54:16.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T23:54:16.336Z] prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container [2023-02-06T23:54:16.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T23:54:16.872Z] $ docker top fb888f0107c921090333722634bd783c60b01d9d93505657a52943d6a253a72f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T23:54:17.204Z] + go version [2023-02-06T23:54:17.204Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T23:54:17.223Z] $ docker stop --time=1 fb888f0107c921090333722634bd783c60b01d9d93505657a52943d6a253a72f [2023-02-06T23:54:18.498Z] $ docker rm -f --volumes fb888f0107c921090333722634bd783c60b01d9d93505657a52943d6a253a72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T23:54:18.875Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T23:54:18.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T23:54:18.946Z] prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container [2023-02-06T23:54:18.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T23:54:19.290Z] $ docker top ab01d94d458746c4fcc3106a9ec8cfec33d80ed9935eb98763ef6964ed2e0f69 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T23:54:19.349Z] ========================================================= [2023-02-06T23:54:19.349Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T23:54:19.349Z] ========================================================= [Pipeline] sh [2023-02-06T23:54:19.625Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-06T23:54:19.919Z] + make test [2023-02-06T23:54:19.919Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T23:54:26.483Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T23:54:38.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T23:54:38.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T23:54:38.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T23:54:39.184Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T23:54:39.184Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T23:54:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T23:54:39.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-02-06T23:54:39.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T23:54:39.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T23:54:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements [2023-02-06T23:54:39.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.107s coverage: 43.1% of statements [2023-02-06T23:54:39.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T23:54:39.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T23:54:39.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T23:54:39.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements [2023-02-06T23:54:39.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T23:54:39.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.937s coverage: 89.2% of statements [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.6% of statements [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.478s coverage: 95.6% of statements [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 29.6% of statements [2023-02-06T23:54:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2023-02-06T23:54:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-02-06T23:54:49.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2023-02-06T23:54:49.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2023-02-06T23:54:55.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.283s coverage: 79.9% of statements [2023-02-06T23:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.078s coverage: 86.9% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.070s coverage: 20.0% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 77.4% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 63.1% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 65.3% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.0% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T23:55:03.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T23:55:03.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T23:55:03.310Z] 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-02-06T23:55:21.380Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T23:55:21.380Z] go vet ./... [2023-02-06T23:55:23.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T23:55:23.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T23:55:23.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-06T23:55:23.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-06T23:55:23.573Z] + ls -al . [2023-02-06T23:55:23.573Z] total 748 [2023-02-06T23:55:23.573Z] drwxrwxr-x 11 1001 1001 4096 Feb 6 23:54 . [2023-02-06T23:55:23.573Z] drwxr-xr-x 4 root root 4096 Feb 6 23:54 .. [2023-02-06T23:55:23.573Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 23:53 .blubracket [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 23:53 .dockerignore [2023-02-06T23:55:23.573Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 23:55 .git [2023-02-06T23:55:23.573Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 23:53 .github [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 23:53 .gitignore [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 23:53 .golangci.yml [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 23:53 .hadolint.yml [2023-02-06T23:55:23.573Z] drwxr-xr-x 3 1001 1001 4096 Feb 6 23:53 .semver [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 23:53 .sonarcloud.properties [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 23:53 ADOPTERS.md [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 23:53 Attribution.txt [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 23:53 CHANGELOG.md [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 23:53 CONTRIBUTING.md [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 23:53 GOVERNANCE.md [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 23:53 Jenkinsfile [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 23:53 LICENSE [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 13375 Feb 6 23:53 Makefile [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 23:53 OWNERS.md [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 23:53 README.md [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 23:53 SECURITY.md [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 23:53 VERSION [2023-02-06T23:55:23.573Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 23:53 bin [2023-02-06T23:55:23.573Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 23:53 cmd [2023-02-06T23:55:23.573Z] -rw-r--r-- 1 root root 489190 Feb 6 23:55 coverage.out [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 23:53 go.mod [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 33316 Feb 6 23:53 go.sum [2023-02-06T23:55:23.573Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 23:53 internal [2023-02-06T23:55:23.573Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 23:53 openapi [2023-02-06T23:55:23.573Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 23:53 snap [2023-02-06T23:55:23.573Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 23:53 version.go [Pipeline] sh [2023-02-06T23:55:23.864Z] + '[' -e coverage.out ] [2023-02-06T23:55:23.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-06T23:55:23.955Z] Stashed 1 file(s) [Pipeline] sh [2023-02-06T23:55:24.235Z] + make build [2023-02-06T23:55:24.235Z] 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-02-06T23:55:28.217Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4785 in /w/workspace/edgexfoundry_edgex-go_PR-4327 [Pipeline] { [Pipeline] ws [2023-02-06T23:55:28.230Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-06T23:55:28.270Z] The recommended git tool is: git [2023-02-06T23:55:33.910Z] using credential edgex-jenkins-ssh [2023-02-06T23:55:33.928Z] Cloning the remote Git repository [2023-02-06T23:55:33.984Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-06T23:55:34.076Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-06T23:55:34.272Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T23:55:34.274Z] > git --version # timeout=10 [2023-02-06T23:55:34.298Z] > git --version # 'git version 2.25.1' [2023-02-06T23:55:34.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T23:55:34.376Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T23:55:36.429Z] 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-02-06T23:55:36.429Z] 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-02-06T23:55:37.368Z] 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-02-06T23:55:38.309Z] 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-02-06T23:55:44.874Z] 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-02-06T23:55:46.250Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T23:55:47.623Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T23:55:48.995Z] 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-02-06T23:55:49.925Z] 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-02-06T23:55:50.861Z] 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-02-06T23:55:53.401Z] 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-02-06T23:55:53.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T23:55:53.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T23:55:53.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T23:55:53.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T23:55:53.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T23:55:53.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4327/head:refs/remotes/origin/PR-4327 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T23:55:54.942Z] Merging remotes/origin/main commit 6d9013359bac93c0779241eb2f361232f813e28c into PR head commit 753d20e4f14af652d83957e40d31f8aba4a7da63 [Pipeline] } [2023-02-06T23:55:55.326Z] $ docker stop --time=1 ab01d94d458746c4fcc3106a9ec8cfec33d80ed9935eb98763ef6964ed2e0f69 [2023-02-06T23:55:55.572Z] Merge succeeded, producing 82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-06T23:55:55.572Z] Checking out Revision 82a589cae64e3d1763de10eee570c5f56404f69b (PR-4327) [2023-02-06T23:55:54.966Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T23:55:54.986Z] > git checkout -f 753d20e4f14af652d83957e40d31f8aba4a7da63 # timeout=10 [2023-02-06T23:55:55.227Z] > git remote # timeout=10 [2023-02-06T23:55:55.245Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T23:55:55.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T23:55:55.272Z] > git merge 6d9013359bac93c0779241eb2f361232f813e28c # timeout=10 [2023-02-06T23:55:55.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T23:55:55.580Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T23:55:55.592Z] > git checkout -f 82a589cae64e3d1763de10eee570c5f56404f69b # timeout=10 [2023-02-06T23:55:59.255Z] Commit message: "Merge commit '6d9013359bac93c0779241eb2f361232f813e28c' into HEAD" [2023-02-06T23:55:59.264Z] > git rev-list --no-walk ad42c8cd9797123f723f08eae9260f932b4b3a9e # timeout=10 [2023-02-06T23:55:59.944Z] $ docker rm -f --volumes ab01d94d458746c4fcc3106a9ec8cfec33d80ed9935eb98763ef6964ed2e0f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T23:56:00.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T23:56:00.810Z] [2023-02-06T23:56:00.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T23:56:01.037Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T23:56:01.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T23:56:01.037Z] Dload Upload Total Spent Left Speed [2023-02-06T23:56:01.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T23:56:01.115Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-06T23:56:01.115Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-06T23:56:01.115Z] ca9280d653b3: Pulling fs layer [2023-02-06T23:56:01.115Z] 7e9c9ca2126c: Pulling fs layer [2023-02-06T23:56:01.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 44121 0 --:--:-- --:--:-- --:--:-- 43968 100 12751 100 12751 0 0 43817 0 --:--:-- --:--:-- --:--:-- 43817 [2023-02-06T23:56:01.376Z] cbdbe7a5bc2a: Download complete [2023-02-06T23:56:01.376Z] cbdbe7a5bc2a: Pull complete [2023-02-06T23:56:01.376Z] ca9280d653b3: Verifying Checksum [2023-02-06T23:56:01.376Z] ca9280d653b3: Download complete [Pipeline] sh [2023-02-06T23:56:01.944Z] 7e9c9ca2126c: Verifying Checksum [2023-02-06T23:56:01.944Z] 7e9c9ca2126c: Download complete [2023-02-06T23:56:01.944Z] ca9280d653b3: Pull complete [2023-02-06T23:56:01.999Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T23:56:02.334Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T23:56:02.334Z] + sudo tee /etc/docker/daemon.new [2023-02-06T23:56:02.334Z] { [2023-02-06T23:56:02.334Z] "registry-mirrors": [ [2023-02-06T23:56:02.334Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T23:56:02.334Z] ], [2023-02-06T23:56:02.334Z] "bip": "10.250.0.254/24", [2023-02-06T23:56:02.334Z] "hosts": [ [2023-02-06T23:56:02.334Z] "tcp://0.0.0.0:5555", [2023-02-06T23:56:02.334Z] "unix:///var/run/docker.sock" [2023-02-06T23:56:02.334Z] ], [2023-02-06T23:56:02.334Z] "mtu": 1458, [2023-02-06T23:56:02.334Z] "selinux-enabled": true, [2023-02-06T23:56:02.334Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T23:56:02.334Z] } [Pipeline] sh [2023-02-06T23:56:02.680Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T23:56:03.008Z] + sudo service docker restart [2023-02-06T23:56:05.225Z] 7e9c9ca2126c: Pull complete [2023-02-06T23:56:05.225Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-06T23:56:05.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T23:56:05.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T23:56:05.311Z] prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container [2023-02-06T23:56:05.348Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-06T23:56:07.442Z] $ docker top 7bea5872dd586e46ca30d221c29a16b77223cd3e1201df8f1a685d7f8d20365a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T23:56:07.779Z] + docker-compose build --help [2023-02-06T23:56:07.779Z] + grep parallel [2023-02-06T23:56:08.349Z] --parallel Build images in parallel. [Pipeline] } [2023-02-06T23:56:08.366Z] $ docker stop --time=1 7bea5872dd586e46ca30d221c29a16b77223cd3e1201df8f1a685d7f8d20365a [2023-02-06T23:56:09.678Z] $ docker rm -f --volumes 7bea5872dd586e46ca30d221c29a16b77223cd3e1201df8f1a685d7f8d20365a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T23:56:10.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T23:56:10.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T23:56:10.098Z] prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container [2023-02-06T23:56:10.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-06T23:56:10.472Z] $ docker top d62028663ba9c776e5e4918eb08c7dc1fb54e348c7fabd2230d0951754086def -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T23:56:10.810Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-06T23:56:11.378Z] Building core-command ... [2023-02-06T23:56:11.378Z] Building core-common-config-bootstrapper ... [2023-02-06T23:56:11.378Z] Building core-data ... [2023-02-06T23:56:11.378Z] Building core-metadata ... [2023-02-06T23:56:11.378Z] Building security-bootstrapper ... [2023-02-06T23:56:11.378Z] Building security-proxy-setup ... [2023-02-06T23:56:11.378Z] Building security-secretstore-setup ... [2023-02-06T23:56:11.378Z] Building security-spiffe-token-provider ... [2023-02-06T23:56:11.378Z] Building security-spire-agent ... [2023-02-06T23:56:11.378Z] Building security-spire-config ... [2023-02-06T23:56:11.378Z] Building security-spire-server ... [2023-02-06T23:56:11.378Z] Building support-notifications ... [2023-02-06T23:56:11.378Z] Building support-scheduler ... [2023-02-06T23:56:11.378Z] Building core-command [2023-02-06T23:56:11.378Z] Building security-secretstore-setup [2023-02-06T23:56:11.378Z] Building security-spire-server [2023-02-06T23:56:11.378Z] Building core-metadata [2023-02-06T23:56:11.378Z] Building security-spire-agent [2023-02-06T23:56:21.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:56:21.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:56:21.357Z] ---> 8f92f7fb71f8 [2023-02-06T23:56:21.357Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T23:56:21.615Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:56:21.615Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:56:21.615Z] ---> 8f92f7fb71f8 [2023-02-06T23:56:21.615Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T23:56:21.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:56:21.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:56:21.615Z] ---> 8f92f7fb71f8 [2023-02-06T23:56:21.615Z] Step 3/23 : WORKDIR /edgex-go [2023-02-06T23:56:21.615Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:56:21.615Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:56:21.615Z] ---> 8f92f7fb71f8 [2023-02-06T23:56:21.615Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T23:56:22.553Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:56:22.553Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:56:22.553Z] ---> 8f92f7fb71f8 [2023-02-06T23:56:22.553Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T23:56:23.370Z] provisioning config files... [2023-02-06T23:56:23.396Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config402458440327619690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T23:56:23.753Z] ---> docker-login.sh [2023-02-06T23:56:23.753Z] nexus3.edgexfoundry.org:10001 [2023-02-06T23:56:24.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:56:24.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:56:24.343Z] Configure a credential helper to remove this warning. See [2023-02-06T23:56:24.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:56:24.343Z] [2023-02-06T23:56:24.343Z] Login Succeeded [2023-02-06T23:56:24.343Z] nexus3.edgexfoundry.org:10002 [2023-02-06T23:56:24.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:56:24.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:56:24.891Z] Configure a credential helper to remove this warning. See [2023-02-06T23:56:24.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:56:24.891Z] [2023-02-06T23:56:24.891Z] Login Succeeded [2023-02-06T23:56:24.891Z] nexus3.edgexfoundry.org:10003 [2023-02-06T23:56:25.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:56:25.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:56:25.163Z] Configure a credential helper to remove this warning. See [2023-02-06T23:56:25.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:56:25.163Z] [2023-02-06T23:56:25.163Z] Login Succeeded [2023-02-06T23:56:25.163Z] nexus3.edgexfoundry.org:10004 [2023-02-06T23:56:25.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:56:25.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:56:25.437Z] Configure a credential helper to remove this warning. See [2023-02-06T23:56:25.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:56:25.437Z] [2023-02-06T23:56:25.437Z] Login Succeeded [2023-02-06T23:56:25.437Z] docker.io [2023-02-06T23:56:25.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T23:56:25.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T23:56:25.973Z] Configure a credential helper to remove this warning. See [2023-02-06T23:56:25.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T23:56:25.973Z] [2023-02-06T23:56:25.973Z] Login Succeeded [2023-02-06T23:56:25.973Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T23:56:25.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-06T23:56:26.541Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-06T23:56:26.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T23:56:26.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T23:56:26.581Z] ========================================================= [2023-02-06T23:56:26.581Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T23:56:26.581Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T23:56:26.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T23:56:27.182Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T23:56:27.182Z] 9b18e9b68314: Pulling fs layer [2023-02-06T23:56:27.182Z] 35d82f9e3411: Pulling fs layer [2023-02-06T23:56:27.182Z] e16973657156: Pulling fs layer [2023-02-06T23:56:27.182Z] fc693d55d65f: Pulling fs layer [2023-02-06T23:56:27.182Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T23:56:27.182Z] dda99020689f: Pulling fs layer [2023-02-06T23:56:27.182Z] db1c61fa0a46: Pulling fs layer [2023-02-06T23:56:27.182Z] 891c053d2c06: Pulling fs layer [2023-02-06T23:56:27.182Z] fc693d55d65f: Waiting [2023-02-06T23:56:27.182Z] 7e9fc2657dce: Waiting [2023-02-06T23:56:27.182Z] dda99020689f: Waiting [2023-02-06T23:56:27.182Z] db1c61fa0a46: Waiting [2023-02-06T23:56:27.182Z] 891c053d2c06: Waiting [2023-02-06T23:56:27.182Z] e16973657156: Verifying Checksum [2023-02-06T23:56:27.182Z] e16973657156: Download complete [2023-02-06T23:56:27.182Z] 35d82f9e3411: Download complete [2023-02-06T23:56:27.182Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T23:56:27.182Z] 7e9fc2657dce: Download complete [2023-02-06T23:56:27.182Z] dda99020689f: Verifying Checksum [2023-02-06T23:56:27.182Z] dda99020689f: Download complete [2023-02-06T23:56:27.182Z] 9b18e9b68314: Verifying Checksum [2023-02-06T23:56:28.171Z] 9b18e9b68314: Pull complete [2023-02-06T23:56:28.171Z] 891c053d2c06: Verifying Checksum [2023-02-06T23:56:28.171Z] 891c053d2c06: Download complete [2023-02-06T23:56:29.124Z] ---> Running in 413294b3b09e [2023-02-06T23:56:29.125Z] ---> Running in 0f5f47e89528 [2023-02-06T23:56:29.125Z] ---> Running in 0df27fd00d93 [2023-02-06T23:56:29.125Z] ---> Running in 75017c58fba5 [2023-02-06T23:56:29.125Z] ---> Running in 74a799125587 [2023-02-06T23:56:29.125Z] Removing intermediate container 74a799125587 [2023-02-06T23:56:29.125Z] ---> bcafcfb58f7b [2023-02-06T23:56:29.125Z] Step 4/23 : WORKDIR /edgex-go [2023-02-06T23:56:29.125Z] Removing intermediate container 413294b3b09e [2023-02-06T23:56:29.125Z] ---> f470cfcb91a7 [2023-02-06T23:56:29.125Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T23:56:29.125Z] Removing intermediate container 75017c58fba5 [2023-02-06T23:56:29.125Z] ---> d9b4ea097a94 [2023-02-06T23:56:29.125Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-06T23:56:29.125Z] Removing intermediate container 0f5f47e89528 [2023-02-06T23:56:29.125Z] ---> 0a1f0b93c14d [2023-02-06T23:56:29.125Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T23:56:29.125Z] Removing intermediate container 0df27fd00d93 [2023-02-06T23:56:29.125Z] ---> 48d36c0819cf [2023-02-06T23:56:29.125Z] Step 4/24 : WORKDIR /edgex-go [2023-02-06T23:56:29.125Z] ---> Running in a7a404ef98ac [2023-02-06T23:56:29.125Z] ---> Running in 510fbca933b2 [2023-02-06T23:56:29.125Z] ---> Running in fb917b1131ed [2023-02-06T23:56:29.125Z] ---> Running in 2920c075fb4d [2023-02-06T23:56:29.125Z] ---> Running in 08150945429d [2023-02-06T23:56:29.125Z] Removing intermediate container 510fbca933b2 [2023-02-06T23:56:29.125Z] ---> 99b8ced5bfc5 [2023-02-06T23:56:29.125Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-06T23:56:29.125Z] ---> Running in e8d7c26c9e14 [2023-02-06T23:56:29.125Z] Removing intermediate container 08150945429d [2023-02-06T23:56:29.125Z] ---> 065323147284 [2023-02-06T23:56:29.125Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-06T23:56:29.125Z] ---> Running in 493d28ec90de [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.136Z] db1c61fa0a46: Verifying Checksum [2023-02-06T23:56:29.136Z] db1c61fa0a46: Download complete [2023-02-06T23:56:29.388Z] OK: 211 MiB in 51 packages [2023-02-06T23:56:29.388Z] OK: 211 MiB in 51 packages [2023-02-06T23:56:29.388Z] OK: 211 MiB in 51 packages [2023-02-06T23:56:29.388Z] OK: 211 MiB in 51 packages [2023-02-06T23:56:29.647Z] Removing intermediate container a7a404ef98ac [2023-02-06T23:56:29.647Z] ---> db64c2efc45a [2023-02-06T23:56:29.647Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-06T23:56:29.647Z] ---> ddf7b7db7e6e [2023-02-06T23:56:29.647Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:56:29.647Z] ---> Running in 725e517a385b [2023-02-06T23:56:29.719Z] fc693d55d65f: Verifying Checksum [2023-02-06T23:56:29.719Z] fc693d55d65f: Download complete [2023-02-06T23:56:29.906Z] Removing intermediate container e8d7c26c9e14 [2023-02-06T23:56:29.906Z] ---> 36789fbecafd [2023-02-06T23:56:29.906Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-06T23:56:29.906Z] Removing intermediate container 493d28ec90de [2023-02-06T23:56:29.906Z] ---> f9f8d16da2f6 [2023-02-06T23:56:29.906Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-06T23:56:29.906Z] Removing intermediate container 2920c075fb4d [2023-02-06T23:56:29.906Z] ---> 401718218694 [2023-02-06T23:56:29.906Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T23:56:29.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:56:29.906Z] ---> 546b79e5a30b [2023-02-06T23:56:29.906Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:56:29.906Z] ---> 1b7d36b185fb [2023-02-06T23:56:29.906Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:56:29.906Z] ---> Running in 2b98f8bbf278 [2023-02-06T23:56:29.906Z] ---> Running in 70c7624252d9 [2023-02-06T23:56:30.165Z] ---> 810c80450d50 [2023-02-06T23:56:30.165Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:56:30.165Z] ---> Running in 0838d3436506 [2023-02-06T23:56:30.165Z] OK: 211 MiB in 51 packages [2023-02-06T23:56:30.729Z] Removing intermediate container fb917b1131ed [2023-02-06T23:56:30.729Z] ---> 3770f0afec04 [2023-02-06T23:56:30.729Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T23:56:30.729Z] ---> 23f18488d64d [2023-02-06T23:56:30.729Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:56:30.730Z] ---> Running in 431f30c4d2d6 [2023-02-06T23:56:31.127Z] 35d82f9e3411: Pull complete [2023-02-06T23:56:31.394Z] e16973657156: Pull complete [2023-02-06T23:56:41.499Z] fc693d55d65f: Pull complete [2023-02-06T23:56:41.766Z] 7e9fc2657dce: Pull complete [2023-02-06T23:56:42.034Z] dda99020689f: Pull complete [2023-02-06T23:56:47.380Z] db1c61fa0a46: Pull complete [2023-02-06T23:56:49.319Z] 891c053d2c06: Pull complete [2023-02-06T23:56:49.319Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T23:56:49.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T23:56:49.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T23:56:49.649Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-06T23:56:49.649Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T23:56:49.649Z] WORKDIR /edgex [2023-02-06T23:56:49.649Z] COPY go.mod . [2023-02-06T23:56:49.649Z] RUN go mod download [2023-02-06T23:56:50.234Z] Sending build context to Docker daemon 3.102MB [2023-02-06T23:56:50.234Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T23:56:50.234Z] ---> f96f9c87975a [2023-02-06T23:56:50.234Z] Step 2/4 : WORKDIR /edgex [2023-02-06T23:56:52.191Z] ---> Running in c72e9215b6cc [2023-02-06T23:56:52.191Z] Removing intermediate container c72e9215b6cc [2023-02-06T23:56:52.191Z] ---> e179d49c7d96 [2023-02-06T23:56:52.191Z] Step 3/4 : COPY go.mod . [2023-02-06T23:56:52.778Z] ---> 63f92a51f693 [2023-02-06T23:56:52.778Z] Step 4/4 : RUN go mod download [2023-02-06T23:56:52.778Z] ---> Running in 8fc692b7d878 [2023-02-06T23:57:31.705Z] Removing intermediate container 8fc692b7d878 [2023-02-06T23:57:31.705Z] ---> f79b4a14ae61 [2023-02-06T23:57:31.705Z] Successfully built f79b4a14ae61 [2023-02-06T23:57:31.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T23:57:32.050Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T23:57:32.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T23:57:32.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2023-02-06T23:57:32.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T23:57:33.658Z] $ docker top 47433876bebfb8fdcf93ec7c5fb9b36eca3e25988d91ed4481c3fc8098e320f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T23:57:34.504Z] + go version [2023-02-06T23:57:34.504Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T23:57:34.527Z] $ docker stop --time=1 47433876bebfb8fdcf93ec7c5fb9b36eca3e25988d91ed4481c3fc8098e320f5 [2023-02-06T23:57:36.192Z] $ docker rm -f --volumes 47433876bebfb8fdcf93ec7c5fb9b36eca3e25988d91ed4481c3fc8098e320f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T23:57:36.746Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T23:57:36.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T23:57:36.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2023-02-06T23:57:37.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T23:57:38.275Z] $ docker top e48dbc69dd3790f80622a73d768798dfdc6c68592be031fbf878c7b64788ba61 -eo pid,comm [2023-02-06T23:57:38.437Z] Removing intermediate container 431f30c4d2d6 [2023-02-06T23:57:38.437Z] ---> 8ac10a1b024d [2023-02-06T23:57:38.437Z] Step 7/24 : COPY . . [2023-02-06T23:57:38.437Z] Removing intermediate container 70c7624252d9 [2023-02-06T23:57:38.437Z] Removing intermediate container 0838d3436506 [2023-02-06T23:57:38.437Z] ---> fb171ed1c9b4 [2023-02-06T23:57:38.437Z] ---> 40398d3d0247 [2023-02-06T23:57:38.437Z] Removing intermediate container 2b98f8bbf278 [2023-02-06T23:57:38.437Z] Step 7/24 : COPY . . ---> 7ca11b576def [2023-02-06T23:57:38.437Z] [2023-02-06T23:57:38.437Z] Step 8/24 : COPY . .Step 8/23 : COPY . . [2023-02-06T23:57:38.437Z] [2023-02-06T23:57:38.437Z] Removing intermediate container 725e517a385b [2023-02-06T23:57:38.437Z] ---> 0cdf38a75da8 [2023-02-06T23:57:38.437Z] Step 7/23 : COPY . . [Pipeline] { [Pipeline] echo [2023-02-06T23:57:38.493Z] ========================================================= [2023-02-06T23:57:38.493Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T23:57:38.493Z] ========================================================= [Pipeline] sh [2023-02-06T23:57:39.125Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-06T23:57:39.781Z] + make test [2023-02-06T23:57:39.781Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T23:57:46.651Z] ---> 19194a2db6ce [2023-02-06T23:57:46.651Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T23:57:46.651Z] ---> 0a37d2a21811 [2023-02-06T23:57:46.651Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-06T23:57:46.651Z] ---> 9bb680bc4836 [2023-02-06T23:57:46.651Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-06T23:57:46.651Z] ---> 27c64134f388 [2023-02-06T23:57:46.651Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-06T23:57:46.651Z] ---> ffdd5e19d989 [2023-02-06T23:57:46.651Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T23:57:46.651Z] ---> Running in 40c401034caa [2023-02-06T23:57:46.651Z] ---> Running in 81a702e69aff [2023-02-06T23:57:46.651Z] ---> Running in 6fb33b9c2a37 [2023-02-06T23:57:46.651Z] ---> Running in 2dd68629177b [2023-02-06T23:57:46.651Z] ---> Running in 5cfcf1783ccd [2023-02-06T23:57:46.651Z] Removing intermediate container 40c401034caa [2023-02-06T23:57:46.651Z] ---> 3d8fa7069b38 [2023-02-06T23:57:46.651Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T23:57:46.651Z] ---> Running in a94e99d71882 [2023-02-06T23:57:46.651Z] Removing intermediate container 5cfcf1783ccd [2023-02-06T23:57:46.651Z] ---> 6cc9f0dbe0c3 [2023-02-06T23:57:46.651Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-06T23:57:46.910Z] ---> Running in a8718a0ae27a [2023-02-06T23:57:46.910Z] Removing intermediate container a94e99d71882 [2023-02-06T23:57:46.910Z] ---> f2ce057f57b0 [2023-02-06T23:57:46.910Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T23:57:46.910Z] ---> Running in 73e39fbd7442 [2023-02-06T23:57:46.910Z] Removing intermediate container a8718a0ae27a [2023-02-06T23:57:46.910Z] ---> 45c91bf516a3 [2023-02-06T23:57:46.910Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T23:57:46.910Z] ---> Running in b4171bbce648 [2023-02-06T23:57:47.171Z] 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-02-06T23:57:47.171Z] 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-02-06T23:57:47.171Z] 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-02-06T23:57:48.105Z] Removing intermediate container b4171bbce648 [2023-02-06T23:57:48.105Z] ---> f02921715c16 [2023-02-06T23:57:48.105Z] Step 11/23 : WORKDIR /edgex-go [2023-02-06T23:57:48.105Z] Removing intermediate container 73e39fbd7442 [2023-02-06T23:57:48.105Z] ---> 640acaf2eb90 [2023-02-06T23:57:48.105Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T23:57:48.105Z] ---> Running in cb83fdf374cc [2023-02-06T23:57:48.105Z] ---> Running in 0d4a0786ad91 [2023-02-06T23:57:48.369Z] Removing intermediate container 0d4a0786ad91 [2023-02-06T23:57:48.369Z] ---> 951e9eaad4f1 [2023-02-06T23:57:48.369Z] [2023-02-06T23:57:48.369Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T23:57:48.369Z] Removing intermediate container cb83fdf374cc [2023-02-06T23:57:48.369Z] ---> 3fa4bd378320 [2023-02-06T23:57:48.369Z] [2023-02-06T23:57:48.369Z] Step 12/23 : FROM alpine:3.15 [2023-02-06T23:57:48.938Z] 3.15: Pulling from library/alpine [2023-02-06T23:57:48.938Z] 3.15: Pulling from library/alpine [2023-02-06T23:57:50.483Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T23:57:50.483Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T23:57:50.483Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T23:57:50.483Z] Status: Image is up to date for alpine:3.15 [2023-02-06T23:57:50.483Z] ---> c4fc93816858 [2023-02-06T23:57:50.483Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T23:57:50.483Z] ---> c4fc93816858 [2023-02-06T23:57:50.483Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T23:57:51.049Z] ---> Running in 4247463a151b [2023-02-06T23:57:51.049Z] ---> Running in e7a6f61c93aa [2023-02-06T23:57:51.308Z] Removing intermediate container e7a6f61c93aa [2023-02-06T23:57:51.308Z] ---> 5348f668b82d [2023-02-06T23:57:51.308Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T23:57:51.308Z] Removing intermediate container 4247463a151b [2023-02-06T23:57:51.308Z] ---> c2018e5ac456 [2023-02-06T23:57:51.308Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T23:57:51.308Z] ---> Running in 342e1be135d3 [2023-02-06T23:57:51.308Z] ---> Running in 4f3437731384 [2023-02-06T23:57:52.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:57:52.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:57:52.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:57:52.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:57:52.769Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T23:57:52.769Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T23:57:52.769Z] OK: 15859 distinct packages available [2023-02-06T23:57:52.769Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T23:57:52.769Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T23:57:52.769Z] OK: 15859 distinct packages available [2023-02-06T23:57:52.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:57:52.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:57:53.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:57:53.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:57:53.041Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T23:57:53.041Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T23:57:53.041Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T23:57:53.041Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T23:57:53.041Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T23:57:53.041Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T23:57:53.298Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T23:57:53.298Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T23:57:53.299Z] OK: 7 MiB in 19 packages [2023-02-06T23:57:53.299Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T23:57:53.299Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T23:57:53.299Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T23:57:53.299Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T23:57:53.299Z] OK: 7 MiB in 19 packages [2023-02-06T23:57:55.204Z] Removing intermediate container 4f3437731384 [2023-02-06T23:57:55.204Z] ---> 25f06989e843 [2023-02-06T23:57:55.204Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-06T23:57:55.204Z] Removing intermediate container 342e1be135d3 [2023-02-06T23:57:55.204Z] ---> 2c4c8c4c94d3 [2023-02-06T23:57:55.204Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T23:58:02.228Z] ---> dbadd5e774fc [2023-02-06T23:58:02.228Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T23:58:02.228Z] ---> 963aa7c7fd02 [2023-02-06T23:58:02.228Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T23:58:02.486Z] ---> 1dfb3335abcb [2023-02-06T23:58:02.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-06T23:58:05.767Z] ---> f2ae99625e79 [2023-02-06T23:58:05.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-06T23:58:05.767Z] ---> b811c924a8fd [2023-02-06T23:58:05.767Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T23:58:06.024Z] ---> eaefba0301e2 [2023-02-06T23:58:06.024Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T23:58:06.024Z] ---> Running in 7473d77104ff [2023-02-06T23:58:06.281Z] ---> e5c61d561365 [2023-02-06T23:58:06.281Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-06T23:58:06.281Z] Removing intermediate container 7473d77104ff [2023-02-06T23:58:06.281Z] ---> a9ca469de9c4 [2023-02-06T23:58:06.281Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T23:58:06.281Z] ---> Running in 707c6950c99b [2023-02-06T23:58:06.846Z] ---> 7aff51df63fa [2023-02-06T23:58:06.846Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-06T23:58:06.846Z] Removing intermediate container 707c6950c99b [2023-02-06T23:58:06.846Z] ---> a77423163929 [2023-02-06T23:58:06.846Z] Step 21/23 : LABEL arch=x86_64 [2023-02-06T23:58:06.846Z] ---> Running in 7c0bb5cb0110 [2023-02-06T23:58:07.177Z] Removing intermediate container 7c0bb5cb0110 [2023-02-06T23:58:07.177Z] ---> d3e12a238a44 [2023-02-06T23:58:07.177Z] Step 22/23 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:58:07.177Z] ---> Running in d576af48a668 [2023-02-06T23:58:07.435Z] ---> 4391783a3680 [2023-02-06T23:58:07.435Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T23:58:07.435Z] ---> Running in 14e382c9b18b [2023-02-06T23:58:07.435Z] Removing intermediate container d576af48a668 [2023-02-06T23:58:07.435Z] ---> d8201a0465d8 [2023-02-06T23:58:07.435Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T23:58:07.435Z] ---> Running in fc33f1eba7a7 [2023-02-06T23:58:07.692Z] Removing intermediate container 14e382c9b18b [2023-02-06T23:58:07.692Z] ---> bdb45944eba6 [2023-02-06T23:58:07.692Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T23:58:07.949Z] ---> Running in 53cc704f9f45 [2023-02-06T23:58:07.949Z] Removing intermediate container fc33f1eba7a7 [2023-02-06T23:58:07.949Z] ---> 4abb792343bb [2023-02-06T23:58:07.949Z] [2023-02-06T23:58:07.949Z] Successfully built 4abb792343bb [2023-02-06T23:58:07.949Z] Successfully tagged security-spire-server:latest [2023-02-06T23:58:07.949Z]  Building security-spire-server ... done Building support-notifications [2023-02-06T23:58:10.471Z] Removing intermediate container 53cc704f9f45 [2023-02-06T23:58:10.471Z] ---> 96e577918c0d [2023-02-06T23:58:10.471Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T23:58:11.035Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:58:11.035Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:58:11.035Z] ---> 8f92f7fb71f8 [2023-02-06T23:58:11.035Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T23:58:11.035Z] ---> Using cache [2023-02-06T23:58:11.035Z] ---> 48d36c0819cf [2023-02-06T23:58:11.035Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T23:58:11.035Z] ---> Using cache [2023-02-06T23:58:11.035Z] ---> 065323147284 [2023-02-06T23:58:11.035Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-06T23:58:12.406Z] 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-02-06T23:58:15.707Z] ---> Running in 3f4805e39a86 [2023-02-06T23:58:15.707Z] ---> Running in 38e5496ee0f6 [2023-02-06T23:58:15.707Z] Removing intermediate container 3f4805e39a86 [2023-02-06T23:58:15.707Z] ---> a9a82bee3fb9 [2023-02-06T23:58:15.707Z] Step 23/24 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:58:15.707Z] ---> Running in 73abb00fbbe6 [2023-02-06T23:58:17.314Z] Removing intermediate container 73abb00fbbe6 [2023-02-06T23:58:17.314Z] ---> 852308c3f418 [2023-02-06T23:58:17.314Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T23:58:18.689Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T23:58:18.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:18.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:19.058Z] ---> Running in 7ca0d37aa86b [2023-02-06T23:58:19.058Z] Removing intermediate container 81a702e69aff [2023-02-06T23:58:19.058Z] ---> f21013affbba [2023-02-06T23:58:19.058Z] [2023-02-06T23:58:19.058Z] Step 9/24 : FROM alpine:3.16 [2023-02-06T23:58:19.058Z] Removing intermediate container 6fb33b9c2a37 [2023-02-06T23:58:19.058Z] ---> 8533eb8c6b33 [2023-02-06T23:58:19.058Z] [2023-02-06T23:58:19.058Z] Step 10/24 : FROM alpine:3.16 [2023-02-06T23:58:19.058Z] Removing intermediate container 2dd68629177b [2023-02-06T23:58:19.058Z] ---> aef0090f7456 [2023-02-06T23:58:19.058Z] [2023-02-06T23:58:19.058Z] Step 10/23 : FROM alpine:3.16 [2023-02-06T23:58:19.058Z] Removing intermediate container 7ca0d37aa86b [2023-02-06T23:58:19.058Z] ---> 1c73ba8a8616 [2023-02-06T23:58:19.058Z] [2023-02-06T23:58:19.058Z] Successfully built 1c73ba8a8616 [2023-02-06T23:58:19.058Z] Successfully tagged security-spire-agent:latest [2023-02-06T23:58:19.058Z] Building security-spiffe-token-provider [2023-02-06T23:58:19.321Z]  Building security-spire-agent ... done OK: 211 MiB in 51 packages [2023-02-06T23:58:19.896Z] 3.16: Pulling from library/alpine [2023-02-06T23:58:20.183Z] 3.16: Pulling from library/alpine [2023-02-06T23:58:21.557Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:58:21.557Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:58:21.557Z] ---> 8f92f7fb71f8 [2023-02-06T23:58:21.557Z] Step 3/19 : WORKDIR /edgex-go [2023-02-06T23:58:21.557Z] ---> Using cache [2023-02-06T23:58:21.557Z] ---> 0a1f0b93c14d [2023-02-06T23:58:21.557Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-06T23:58:21.557Z] 3.16: Pulling from library/alpine [2023-02-06T23:58:23.459Z] ---> Running in 5e89946f5677 [2023-02-06T23:58:24.392Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T23:58:24.392Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T23:58:24.392Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T23:58:24.392Z] Status: Image is up to date for alpine:3.16 [2023-02-06T23:58:24.392Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T23:58:24.392Z] Status: Image is up to date for alpine:3.16 [2023-02-06T23:58:24.392Z] ---> bfe296a52501 [2023-02-06T23:58:24.392Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-06T23:58:24.392Z] ---> bfe296a52501 [2023-02-06T23:58:24.392Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T23:58:24.392Z] ---> bfe296a52501 [2023-02-06T23:58:24.392Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-06T23:58:24.649Z] ---> Running in d1c0f531840a [2023-02-06T23:58:24.649Z] ---> Running in 3b32c6ef9b43 [2023-02-06T23:58:24.649Z] ---> Running in be07dc953707 [2023-02-06T23:58:24.649Z] Removing intermediate container 38e5496ee0f6 [2023-02-06T23:58:24.649Z] ---> 5c7ec6443a4a [2023-02-06T23:58:24.649Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T23:58:24.908Z] ---> a6fe63e336d0 [2023-02-06T23:58:24.908Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:58:24.908Z] ---> Running in ad1b349712f8 [2023-02-06T23:58:24.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:24.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.166Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-06T23:58:25.166Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-06T23:58:25.166Z] OK: 17044 distinct packages available [2023-02-06T23:58:25.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:25.423Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-06T23:58:25.680Z] OK: 211 MiB in 51 packages [2023-02-06T23:58:25.681Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-06T23:58:25.681Z] (3/3) Installing su-exec (0.2-r1) [2023-02-06T23:58:25.681Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T23:58:25.681Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T23:58:25.681Z] OK: 6 MiB in 17 packages [2023-02-06T23:58:25.681Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T23:58:25.681Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T23:58:25.681Z] OK: 6 MiB in 15 packages [2023-02-06T23:58:25.681Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T23:58:25.681Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T23:58:25.681Z] OK: 6 MiB in 15 packages [2023-02-06T23:58:26.631Z] Removing intermediate container 5e89946f5677 [2023-02-06T23:58:26.631Z] ---> 7137a601e771 [2023-02-06T23:58:26.631Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-06T23:58:26.631Z] Removing intermediate container be07dc953707 [2023-02-06T23:58:26.631Z] ---> 61085aa728f3 [2023-02-06T23:58:26.631Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T23:58:26.631Z] Removing intermediate container d1c0f531840a [2023-02-06T23:58:26.631Z] ---> 76cf1dd5a662 [2023-02-06T23:58:26.631Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T23:58:26.631Z] ---> Running in 8b0c596a2b0b [2023-02-06T23:58:26.631Z] ---> Running in 35bb5b7fdf51 [2023-02-06T23:58:26.631Z] Removing intermediate container 3b32c6ef9b43 [2023-02-06T23:58:26.631Z] ---> 0126f1c0a927 [2023-02-06T23:58:26.631Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T23:58:26.631Z] ---> Running in 6698f90ed03b [2023-02-06T23:58:26.631Z] Removing intermediate container 8b0c596a2b0b [2023-02-06T23:58:26.631Z] ---> 61c492f35dad [2023-02-06T23:58:26.631Z] Step 12/24 : WORKDIR / [2023-02-06T23:58:26.631Z] Removing intermediate container 35bb5b7fdf51 [2023-02-06T23:58:26.631Z] ---> 0de0e7545bdc [2023-02-06T23:58:26.631Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-06T23:58:26.631Z] ---> 5ce3aa2c7b94 [2023-02-06T23:58:26.631Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:58:26.631Z] ---> Running in f2cbf6c1b925 [2023-02-06T23:58:26.631Z] Removing intermediate container 6698f90ed03b [2023-02-06T23:58:26.631Z] ---> 9b4c38f6a1a3 [2023-02-06T23:58:26.631Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-06T23:58:26.631Z] ---> Running in 0b73c2dbfd79 [2023-02-06T23:58:26.631Z] ---> Running in 43d5b25a7419 [2023-02-06T23:58:26.631Z] ---> Running in e81545d760d4 [2023-02-06T23:58:26.913Z] Removing intermediate container 0b73c2dbfd79 [2023-02-06T23:58:26.913Z] ---> 56efbc178266 [2023-02-06T23:58:26.913Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-06T23:58:26.913Z] Removing intermediate container f2cbf6c1b925 [2023-02-06T23:58:26.913Z] ---> b402b8a25377 [2023-02-06T23:58:26.913Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-06T23:58:26.913Z] Removing intermediate container e81545d760d4 [2023-02-06T23:58:26.913Z] ---> dfee2ddae0aa [2023-02-06T23:58:26.913Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-06T23:58:26.913Z] ---> Running in d93346678294 [2023-02-06T23:58:26.913Z] ---> Running in 4a1f6fe6ed0a [2023-02-06T23:58:26.913Z] Removing intermediate container d93346678294 [2023-02-06T23:58:26.913Z] ---> 6a9593531546 [2023-02-06T23:58:26.913Z] Step 15/24 : WORKDIR / [2023-02-06T23:58:26.913Z] ---> 93ad14ec188d [2023-02-06T23:58:26.913Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-06T23:58:26.913Z] Removing intermediate container 4a1f6fe6ed0a [2023-02-06T23:58:26.913Z] ---> e4c10effa8d9 [2023-02-06T23:58:26.913Z] Step 15/23 : WORKDIR / [2023-02-06T23:58:26.913Z] ---> Running in 4e2ff23a39b6 [2023-02-06T23:58:26.913Z] ---> Running in 04f094d2426b [2023-02-06T23:58:27.172Z] Removing intermediate container 4e2ff23a39b6 [2023-02-06T23:58:27.172Z] ---> fa26c26f8a17 [2023-02-06T23:58:27.172Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T23:58:27.172Z] Removing intermediate container 04f094d2426b [2023-02-06T23:58:27.172Z] ---> 4b18792270cc [2023-02-06T23:58:27.172Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T23:58:27.172Z] ---> e3960e1c8790 [2023-02-06T23:58:27.172Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-06T23:58:27.431Z] ---> eab8bb81edb0 [2023-02-06T23:58:27.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-06T23:58:27.431Z] ---> 71d1b22b0039 [2023-02-06T23:58:27.431Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-06T23:58:27.431Z] ---> bbc114773ad9 [2023-02-06T23:58:27.431Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-06T23:58:28.006Z] ---> ad199cdc0f37 [2023-02-06T23:58:28.006Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-06T23:58:28.414Z] ---> 2cd96c1fe1eb [2023-02-06T23:58:28.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 3ddec329e6ba [2023-02-06T23:58:28.414Z] [2023-02-06T23:58:28.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-06T23:58:28.677Z] ---> e8ebb9be4a23 [2023-02-06T23:58:28.677Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-06T23:58:28.677Z] ---> ed671886d1b1 [2023-02-06T23:58:28.677Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-06T23:58:28.677Z] ---> 71713a94b562 [2023-02-06T23:58:28.677Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-06T23:58:28.677Z] ---> Running in c2f59bcb7faf [2023-02-06T23:58:28.935Z] Removing intermediate container c2f59bcb7faf [2023-02-06T23:58:28.935Z] ---> 8c393c0b3857 [2023-02-06T23:58:28.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T23:58:28.935Z] ---> 42b0dc114a3c [2023-02-06T23:58:28.935Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-06T23:58:29.192Z] ---> Running in 902ae21dcc8b [2023-02-06T23:58:29.192Z] ---> Running in b658dc9520fb [2023-02-06T23:58:29.192Z] ---> 34e7997fcf4f [2023-02-06T23:58:29.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T23:58:29.192Z] Removing intermediate container 902ae21dcc8b [2023-02-06T23:58:29.192Z] ---> 01c05d70a658 [2023-02-06T23:58:29.192Z] Step 21/23 : LABEL arch=x86_64 [2023-02-06T23:58:29.192Z] Removing intermediate container b658dc9520fb [2023-02-06T23:58:29.192Z] ---> a7c24cdd5c45 [2023-02-06T23:58:29.192Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T23:58:29.462Z] ---> Running in d7f7e45f655c [2023-02-06T23:58:29.462Z] ---> Running in 57dd3372fec8 [2023-02-06T23:58:29.462Z] ---> 90c94474dfbd [2023-02-06T23:58:29.462Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T23:58:29.462Z] ---> Running in 14742d62d783 [2023-02-06T23:58:29.462Z] Removing intermediate container d7f7e45f655c [2023-02-06T23:58:29.462Z] ---> 8b8883e0b1bc [2023-02-06T23:58:29.462Z] Step 22/23 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:58:29.462Z] Removing intermediate container 57dd3372fec8 [2023-02-06T23:58:29.462Z] ---> 44ab4f1e246d [2023-02-06T23:58:29.462Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T23:58:29.462Z] ---> Running in be04689f1244 [2023-02-06T23:58:29.462Z] ---> Running in 17f659362531 [2023-02-06T23:58:29.742Z] Removing intermediate container be04689f1244 [2023-02-06T23:58:29.742Z] ---> d8230f0c267f [2023-02-06T23:58:29.742Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T23:58:29.742Z] Removing intermediate container 17f659362531 [2023-02-06T23:58:29.742Z] ---> 125e3b9605f0 [2023-02-06T23:58:29.742Z] Step 23/24 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:58:29.742Z] ---> Running in 555d8f88ba40 [2023-02-06T23:58:29.742Z] ---> Running in 6c465ce475dd [2023-02-06T23:58:29.742Z] Removing intermediate container 555d8f88ba40 [2023-02-06T23:58:29.742Z] ---> 49cce41c56dc [2023-02-06T23:58:29.742Z] [2023-02-06T23:58:29.742Z] Removing intermediate container 6c465ce475dd [2023-02-06T23:58:29.742Z] ---> d9a92cc8252e [2023-02-06T23:58:29.742Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T23:58:30.001Z] Successfully built 49cce41c56dc [2023-02-06T23:58:30.001Z] ---> Running in 93f96d787b36 [2023-02-06T23:58:30.001Z] Successfully tagged core-command:latest [2023-02-06T23:58:30.001Z] Building support-scheduler [2023-02-06T23:58:30.001Z]  Building core-command ... done Removing intermediate container 93f96d787b36 [2023-02-06T23:58:30.001Z] ---> 987eea5d15a8 [2023-02-06T23:58:30.001Z] [2023-02-06T23:58:30.258Z] Successfully built 987eea5d15a8 [2023-02-06T23:58:32.189Z] Successfully tagged core-metadata:latest [2023-02-06T23:58:32.189Z] Building core-common-config-bootstrapper [2023-02-06T23:58:32.189Z]  Building core-metadata ... done Removing intermediate container 14742d62d783 [2023-02-06T23:58:32.189Z] ---> 2ae0c5400ca1 [2023-02-06T23:58:32.189Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T23:58:32.759Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:58:32.759Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:58:32.759Z] ---> 8f92f7fb71f8 [2023-02-06T23:58:32.759Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T23:58:32.759Z] ---> Using cache [2023-02-06T23:58:32.759Z] ---> 48d36c0819cf [2023-02-06T23:58:32.759Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T23:58:32.759Z] ---> Using cache [2023-02-06T23:58:32.759Z] ---> 065323147284 [2023-02-06T23:58:32.759Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T23:58:32.759Z] ---> Using cache [2023-02-06T23:58:32.759Z] ---> f9f8d16da2f6 [2023-02-06T23:58:32.759Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T23:58:32.759Z] ---> Using cache [2023-02-06T23:58:32.759Z] ---> 546b79e5a30b [2023-02-06T23:58:32.759Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:58:32.759Z] ---> Using cache [2023-02-06T23:58:32.759Z] ---> 7ca11b576def [2023-02-06T23:58:32.759Z] Step 8/22 : COPY . . [2023-02-06T23:58:32.759Z] ---> Using cache [2023-02-06T23:58:32.759Z] ---> 27c64134f388 [2023-02-06T23:58:32.759Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-06T23:58:34.696Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:58:34.696Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:58:34.696Z] ---> 8f92f7fb71f8 [2023-02-06T23:58:34.696Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T23:58:34.696Z] ---> Using cache [2023-02-06T23:58:34.696Z] ---> 48d36c0819cf [2023-02-06T23:58:34.696Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T23:58:34.696Z] ---> Using cache [2023-02-06T23:58:34.696Z] ---> 065323147284 [2023-02-06T23:58:34.696Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T23:58:34.696Z] ---> Using cache [2023-02-06T23:58:34.696Z] ---> f9f8d16da2f6 [2023-02-06T23:58:34.696Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T23:58:34.696Z] ---> Using cache [2023-02-06T23:58:34.696Z] ---> 546b79e5a30b [2023-02-06T23:58:34.696Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:58:34.696Z] ---> Using cache [2023-02-06T23:58:34.696Z] ---> 7ca11b576def [2023-02-06T23:58:34.696Z] Step 8/22 : COPY . . [2023-02-06T23:58:34.696Z] ---> Using cache [2023-02-06T23:58:34.696Z] ---> 27c64134f388 [2023-02-06T23:58:34.696Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-06T23:58:36.598Z] ---> Running in 7284195a9bb7 [2023-02-06T23:58:36.598Z] ---> Running in 7c5a3d077a8a [2023-02-06T23:58:36.598Z] ---> Running in 110b87eef7f8 [2023-02-06T23:58:36.598Z] Removing intermediate container 110b87eef7f8 [2023-02-06T23:58:36.598Z] ---> 030c5b5e9a5f [2023-02-06T23:58:36.598Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T23:58:36.598Z] ---> Running in a47a157d1131 [2023-02-06T23:58:36.598Z] Removing intermediate container a47a157d1131 [2023-02-06T23:58:36.598Z] ---> 19dd1592508a [2023-02-06T23:58:36.598Z] Step 23/24 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:58:36.598Z] ---> Running in b1ca69d907f9 [2023-02-06T23:58:36.598Z] Removing intermediate container b1ca69d907f9 [2023-02-06T23:58:36.598Z] ---> d115c03b4a23 [2023-02-06T23:58:36.598Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T23:58:36.598Z] ---> Running in 2b631fcd6a2f [2023-02-06T23:58:36.856Z] Removing intermediate container 2b631fcd6a2f [2023-02-06T23:58:36.856Z] ---> c14c8e311d41 [2023-02-06T23:58:36.856Z] [2023-02-06T23:58:36.856Z] Successfully built c14c8e311d41 [2023-02-06T23:58:36.856Z] Successfully tagged security-secretstore-setup:latest [2023-02-06T23:58:36.856Z] Building security-spire-config [2023-02-06T23:58:36.856Z]  Building security-secretstore-setup ... done 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-02-06T23:58:36.856Z] 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-02-06T23:58:39.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:58:39.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:58:39.408Z] ---> 8f92f7fb71f8 [2023-02-06T23:58:39.408Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> 0a1f0b93c14d [2023-02-06T23:58:39.408Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> 3770f0afec04 [2023-02-06T23:58:39.408Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> 23f18488d64d [2023-02-06T23:58:39.408Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> 8ac10a1b024d [2023-02-06T23:58:39.408Z] Step 7/24 : COPY . . [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> 19194a2db6ce [2023-02-06T23:58:39.408Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> 3d8fa7069b38 [2023-02-06T23:58:39.408Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> f2ce057f57b0 [2023-02-06T23:58:39.408Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> 640acaf2eb90 [2023-02-06T23:58:39.408Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> 951e9eaad4f1 [2023-02-06T23:58:39.408Z] [2023-02-06T23:58:39.408Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T23:58:39.408Z] ---> c4fc93816858 [2023-02-06T23:58:39.408Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T23:58:39.408Z] ---> Using cache [2023-02-06T23:58:39.408Z] ---> c2018e5ac456 [2023-02-06T23:58:39.408Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-06T23:58:41.409Z] ---> Running in f91ba9ac5e11 [2023-02-06T23:58:41.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:41.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:41.926Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T23:58:41.926Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T23:58:41.926Z] OK: 15859 distinct packages available [2023-02-06T23:58:41.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:41.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:58:42.201Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-06T23:58:42.201Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-06T23:58:42.201Z] (3/4) Installing libucontext (1.1-r0) [2023-02-06T23:58:42.201Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-06T23:58:42.201Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T23:58:42.201Z] OK: 6 MiB in 18 packages [2023-02-06T23:58:44.791Z] Removing intermediate container f91ba9ac5e11 [2023-02-06T23:58:44.791Z] ---> ae17d9f133e6 [2023-02-06T23:58:44.791Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T23:58:49.334Z] ---> 83b8e0a03973 [2023-02-06T23:58:49.334Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T23:58:49.593Z] ---> 0aa403e60d55 [2023-02-06T23:58:49.593Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-06T23:58:49.594Z] ---> Running in 4d345b33a7d4 [2023-02-06T23:58:50.525Z] Removing intermediate container 4d345b33a7d4 [2023-02-06T23:58:50.525Z] ---> 1b6b11ee6949 [2023-02-06T23:58:50.525Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-06T23:58:50.793Z] ---> 39df4748a8fb [2023-02-06T23:58:50.793Z] Step 19/24 : WORKDIR / [2023-02-06T23:58:51.050Z] ---> Running in 3b7412aae170 [2023-02-06T23:58:51.312Z] Removing intermediate container 3b7412aae170 [2023-02-06T23:58:51.312Z] ---> cbafc9d8e398 [2023-02-06T23:58:51.312Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T23:58:51.594Z] ---> Running in c1aa38bc9346 [2023-02-06T23:58:51.938Z] Removing intermediate container c1aa38bc9346 [2023-02-06T23:58:51.938Z] ---> 75b64cf9c190 [2023-02-06T23:58:51.938Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T23:58:51.938Z] ---> Running in cb073780ebaf [2023-02-06T23:58:52.196Z] Removing intermediate container cb073780ebaf [2023-02-06T23:58:52.196Z] ---> ee3ce94ba959 [2023-02-06T23:58:52.196Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T23:58:52.196Z] ---> Running in 0b52a55f91ed [2023-02-06T23:58:52.696Z] Removing intermediate container 0b52a55f91ed [2023-02-06T23:58:52.696Z] ---> 7b58d85e73cc [2023-02-06T23:58:52.696Z] Step 23/24 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:58:52.696Z] ---> Running in 8fe8028f9cbf [2023-02-06T23:58:52.954Z] Removing intermediate container 8fe8028f9cbf [2023-02-06T23:58:52.954Z] ---> 08a7db6f380a [2023-02-06T23:58:52.954Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T23:58:53.519Z] ---> Running in 15ef7a6c2bbf [2023-02-06T23:58:54.453Z] Removing intermediate container 15ef7a6c2bbf [2023-02-06T23:58:54.453Z] ---> eb86d911ee26 [2023-02-06T23:58:54.453Z] [2023-02-06T23:58:54.453Z] Successfully built eb86d911ee26 [2023-02-06T23:58:54.453Z] Successfully tagged security-spire-config:latest [2023-02-06T23:58:54.453Z]  Building security-spire-config ... done Building core-data [2023-02-06T23:58:57.774Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:58:57.774Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:58:57.774Z] ---> 8f92f7fb71f8 [2023-02-06T23:58:57.774Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T23:58:57.774Z] ---> Using cache [2023-02-06T23:58:57.774Z] ---> 48d36c0819cf [2023-02-06T23:58:57.774Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T23:58:57.774Z] ---> Using cache [2023-02-06T23:58:57.774Z] ---> 065323147284 [2023-02-06T23:58:57.774Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T23:58:57.774Z] ---> Using cache [2023-02-06T23:58:57.774Z] ---> f9f8d16da2f6 [2023-02-06T23:58:57.774Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T23:58:57.774Z] ---> Using cache [2023-02-06T23:58:57.774Z] ---> 546b79e5a30b [2023-02-06T23:58:57.774Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:58:57.774Z] ---> Using cache [2023-02-06T23:58:57.774Z] ---> 7ca11b576def [2023-02-06T23:58:57.774Z] Step 8/22 : COPY . . [2023-02-06T23:58:57.774Z] ---> Using cache [2023-02-06T23:58:57.774Z] ---> 27c64134f388 [2023-02-06T23:58:57.774Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-06T23:59:07.760Z] ---> Running in 0c74425efbc2 [2023-02-06T23:59:07.760Z] 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-02-06T23:59:19.975Z] Removing intermediate container 7c5a3d077a8a [2023-02-06T23:59:19.975Z] ---> fc032f17d5e0 [2023-02-06T23:59:19.975Z] [2023-02-06T23:59:19.975Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T23:59:19.975Z] ---> bfe296a52501 [2023-02-06T23:59:19.975Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-06T23:59:19.975Z] ---> Running in c9b78cdcaffe [2023-02-06T23:59:19.975Z] Removing intermediate container 7284195a9bb7 [2023-02-06T23:59:19.975Z] ---> 1bac13d6c80a [2023-02-06T23:59:19.975Z] [2023-02-06T23:59:19.975Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T23:59:19.975Z] ---> bfe296a52501 [2023-02-06T23:59:19.975Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T23:59:19.975Z] ---> Using cache [2023-02-06T23:59:19.975Z] ---> 0126f1c0a927 [2023-02-06T23:59:19.975Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T23:59:19.975Z] ---> Using cache [2023-02-06T23:59:19.975Z] ---> 9b4c38f6a1a3 [2023-02-06T23:59:19.975Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-06T23:59:19.975Z] ---> Running in 7a7a0edd057a [2023-02-06T23:59:19.975Z] Removing intermediate container c9b78cdcaffe [2023-02-06T23:59:19.975Z] ---> 9b13e78aff5e [2023-02-06T23:59:19.975Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T23:59:19.975Z] Removing intermediate container 7a7a0edd057a [2023-02-06T23:59:19.975Z] ---> 771da2796f8e [2023-02-06T23:59:19.975Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T23:59:19.975Z] ---> Running in 2a3bb1ac7857 [2023-02-06T23:59:19.975Z] ---> Running in 5b58f7f71eea [2023-02-06T23:59:19.975Z] Removing intermediate container 5b58f7f71eea [2023-02-06T23:59:19.975Z] ---> c11eb7887571 [2023-02-06T23:59:19.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T23:59:19.975Z] Removing intermediate container ad1b349712f8 [2023-02-06T23:59:19.975Z] ---> 143596195a47 [2023-02-06T23:59:19.975Z] Step 8/22 : COPY . . [2023-02-06T23:59:19.975Z] Removing intermediate container 43d5b25a7419 [2023-02-06T23:59:19.975Z] ---> f5c39fbff503 [2023-02-06T23:59:19.975Z] Step 7/19 : COPY . . [2023-02-06T23:59:19.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:59:19.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:59:19.975Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T23:59:19.975Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T23:59:19.975Z] OK: 6 MiB in 15 packages [2023-02-06T23:59:29.963Z] ---> a0baa5d403bf [2023-02-06T23:59:29.963Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-06T23:59:29.963Z] ---> 0dd6ff148d11 [2023-02-06T23:59:29.963Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-06T23:59:29.963Z] ---> 526d67d4e389 [2023-02-06T23:59:29.963Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-06T23:59:29.963Z] ---> Running in 079ec04c2968 [2023-02-06T23:59:29.963Z] ---> Running in 285b0284029a [2023-02-06T23:59:29.963Z] Removing intermediate container 2a3bb1ac7857 [2023-02-06T23:59:29.963Z] ---> e20eae2e9a7b [2023-02-06T23:59:29.963Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T23:59:30.543Z] ---> c8354d48b949 [2023-02-06T23:59:30.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-06T23:59:30.543Z] ---> 7906cacda76f [2023-02-06T23:59:30.543Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-06T23:59:31.112Z] ---> f6030e25eb3d [2023-02-06T23:59:31.112Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-06T23:59:31.112Z] 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-02-06T23:59:31.112Z] ---> 915d4497a84a [2023-02-06T23:59:31.112Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-06T23:59:31.112Z] ---> Running in e691f8c9a41a [2023-02-06T23:59:31.112Z] 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-02-06T23:59:31.112Z] Removing intermediate container 0c74425efbc2 [2023-02-06T23:59:31.112Z] ---> 00fa01603291 [2023-02-06T23:59:31.112Z] [2023-02-06T23:59:31.112Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T23:59:31.112Z] ---> bfe296a52501 [2023-02-06T23:59:31.112Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-06T23:59:31.112Z] ---> Running in 5fdeb5092e6e [2023-02-06T23:59:31.112Z] Removing intermediate container e691f8c9a41a [2023-02-06T23:59:31.112Z] ---> 2d1f5c36766b [2023-02-06T23:59:31.112Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T23:59:31.112Z] ---> 49c58b9d417c [2023-02-06T23:59:31.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-06T23:59:31.372Z] ---> Running in c5368084e442 [2023-02-06T23:59:31.372Z] Removing intermediate container 5fdeb5092e6e [2023-02-06T23:59:31.372Z] ---> f968c949ab0c [2023-02-06T23:59:31.372Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-06T23:59:31.372Z] Removing intermediate container c5368084e442 [2023-02-06T23:59:31.372Z] ---> 30946b654c65 [2023-02-06T23:59:31.372Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T23:59:31.372Z] ---> Running in 0f2d1ac49307 [2023-02-06T23:59:31.372Z] ---> Running in ffabab7bef92 [2023-02-06T23:59:31.372Z] ---> 9396c34c4f60 [2023-02-06T23:59:31.372Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T23:59:31.666Z] ---> Running in b9d8a57dacbb [2023-02-06T23:59:31.666Z] Removing intermediate container ffabab7bef92 [2023-02-06T23:59:31.666Z] ---> a873b137cf2b [2023-02-06T23:59:31.666Z] Step 21/22 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:59:31.666Z] Removing intermediate container 0f2d1ac49307 [2023-02-06T23:59:31.666Z] ---> f317f62e3cb0 [2023-02-06T23:59:31.666Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-06T23:59:31.666Z] ---> Running in 79914c0b2b4d [2023-02-06T23:59:31.666Z] ---> Running in e69aa1cd8c4f [2023-02-06T23:59:31.927Z] Removing intermediate container 79914c0b2b4d [2023-02-06T23:59:31.927Z] ---> f0cae4e0e28e [2023-02-06T23:59:31.927Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T23:59:31.927Z] Removing intermediate container e69aa1cd8c4f [2023-02-06T23:59:31.927Z] ---> 69707f0900d1 [2023-02-06T23:59:31.927Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T23:59:31.927Z] ---> Running in 1c9245eef7b8 [2023-02-06T23:59:31.927Z] ---> Running in 1dc3ab8834db [2023-02-06T23:59:32.188Z] Removing intermediate container 1dc3ab8834db [2023-02-06T23:59:32.188Z] ---> fbe0e01d61d4 [2023-02-06T23:59:32.188Z] [2023-02-06T23:59:32.188Z] Successfully built fbe0e01d61d4 [2023-02-06T23:59:32.188Z] Successfully tagged support-scheduler:latest [2023-02-06T23:59:32.188Z] Building security-bootstrapper [2023-02-06T23:59:32.188Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:59:32.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:59:33.017Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T23:59:33.017Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T23:59:33.017Z] OK: 6 MiB in 15 packages [2023-02-06T23:59:34.922Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:59:34.922Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:59:34.922Z] ---> 8f92f7fb71f8 [2023-02-06T23:59:34.922Z] Step 3/32 : WORKDIR /edgex-go [2023-02-06T23:59:34.922Z] ---> Using cache [2023-02-06T23:59:34.922Z] ---> 0a1f0b93c14d [2023-02-06T23:59:34.922Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-06T23:59:36.830Z] Removing intermediate container b9d8a57dacbb [2023-02-06T23:59:36.831Z] ---> 3786cd713e7e [2023-02-06T23:59:36.831Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T23:59:36.831Z] ---> Running in 45462a539c8e [2023-02-06T23:59:36.831Z] ---> Running in f57869fc3137 [2023-02-06T23:59:37.424Z] Removing intermediate container 1c9245eef7b8 [2023-02-06T23:59:37.424Z] ---> d581060d3415 [2023-02-06T23:59:37.424Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T23:59:37.424Z] Removing intermediate container f57869fc3137 [2023-02-06T23:59:37.424Z] ---> e449fa5c1ccb [2023-02-06T23:59:37.424Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-06T23:59:37.424Z] ---> Running in eede9a90d2ca [2023-02-06T23:59:37.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T23:59:37.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T23:59:37.995Z] OK: 211 MiB in 51 packages [2023-02-06T23:59:37.995Z] Removing intermediate container eede9a90d2ca [2023-02-06T23:59:37.995Z] ---> 818c90a0586a [2023-02-06T23:59:37.995Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T23:59:37.995Z] ---> 2f2c974d6b7a [2023-02-06T23:59:37.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-06T23:59:38.253Z] ---> Running in 37654315131b [2023-02-06T23:59:38.511Z] Removing intermediate container 37654315131b [2023-02-06T23:59:38.511Z] ---> 6fb1762b2a4c [2023-02-06T23:59:38.511Z] Step 21/22 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:59:38.773Z] ---> Running in 5b5ea52539e7 [2023-02-06T23:59:38.773Z] Removing intermediate container 45462a539c8e [2023-02-06T23:59:38.773Z] ---> c458a8142b3b [2023-02-06T23:59:38.773Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-06T23:59:38.773Z] ---> 94417543c1d6 [2023-02-06T23:59:38.773Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-06T23:59:39.032Z] Removing intermediate container 5b5ea52539e7 [2023-02-06T23:59:39.033Z] ---> 25bf240afbb0 [2023-02-06T23:59:39.033Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T23:59:39.033Z] ---> Running in dfee4f22d24b [2023-02-06T23:59:39.033Z] ---> b779bb9d2f8e [2023-02-06T23:59:39.033Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:59:39.033Z] ---> bd49d0181a37 [2023-02-06T23:59:39.033Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-06T23:59:39.033Z] ---> Running in 9d77cc85bc39 [2023-02-06T23:59:39.033Z] ---> Running in d73ffdc7dfb0 [2023-02-06T23:59:39.290Z] Removing intermediate container dfee4f22d24b [2023-02-06T23:59:39.290Z] ---> 7948420ae9da [2023-02-06T23:59:39.290Z] [2023-02-06T23:59:39.290Z] Removing intermediate container 9d77cc85bc39 [2023-02-06T23:59:39.290Z] ---> 9c368551bbfa [2023-02-06T23:59:39.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T23:59:39.548Z] Successfully built 7948420ae9da [2023-02-06T23:59:39.548Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-06T23:59:39.548Z]  Building core-common-config-bootstrapper ... done  ---> Running in 014616d4c807 [2023-02-06T23:59:39.548Z] Building security-proxy-setup [2023-02-06T23:59:40.504Z] Removing intermediate container 014616d4c807 [2023-02-06T23:59:40.504Z] ---> 1bff88441528 [2023-02-06T23:59:40.504Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T23:59:43.796Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T23:59:43.796Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-06T23:59:43.796Z] ---> 8f92f7fb71f8 [2023-02-06T23:59:43.796Z] Step 3/21 : WORKDIR /edgex-go [2023-02-06T23:59:43.796Z] ---> Using cache [2023-02-06T23:59:43.796Z] ---> 0a1f0b93c14d [2023-02-06T23:59:43.796Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-06T23:59:43.796Z] ---> Using cache [2023-02-06T23:59:43.796Z] ---> c458a8142b3b [2023-02-06T23:59:43.796Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-06T23:59:43.796Z] ---> Using cache [2023-02-06T23:59:43.796Z] ---> b779bb9d2f8e [2023-02-06T23:59:43.796Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T23:59:46.353Z] ---> Running in ea3cb40d5e3d [2023-02-06T23:59:46.614Z] ---> Running in 972788aca6c2 [2023-02-06T23:59:46.614Z] Removing intermediate container ea3cb40d5e3d [2023-02-06T23:59:46.614Z] ---> 92cc1a069cfa [2023-02-06T23:59:46.614Z] Step 21/22 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-06T23:59:46.614Z] ---> Running in 851ab3eec646 [2023-02-06T23:59:46.874Z] Removing intermediate container 851ab3eec646 [2023-02-06T23:59:46.874Z] ---> 8759a3dc652f [2023-02-06T23:59:46.874Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T23:59:46.874Z] ---> Running in f9cf9718d9f0 [2023-02-06T23:59:47.134Z] Removing intermediate container f9cf9718d9f0 [2023-02-06T23:59:47.134Z] ---> a09838f0f316 [2023-02-06T23:59:47.134Z] [2023-02-06T23:59:47.134Z] Successfully built a09838f0f316 [2023-02-06T23:59:47.134Z] Successfully tagged core-data:latest [2023-02-07T00:00:05.249Z]  Building core-data ... done Removing intermediate container 285b0284029a [2023-02-07T00:00:05.249Z] ---> 51ebc8a89565 [2023-02-07T00:00:05.249Z] [2023-02-07T00:00:05.249Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T00:00:05.249Z] ---> c4fc93816858 [2023-02-07T00:00:05.249Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T00:00:05.249Z] ---> Using cache [2023-02-07T00:00:05.249Z] ---> c2018e5ac456 [2023-02-07T00:00:05.249Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T00:00:05.249Z] Removing intermediate container 079ec04c2968 [2023-02-07T00:00:05.249Z] ---> acfa3a1a269e [2023-02-07T00:00:05.249Z] [2023-02-07T00:00:05.249Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T00:00:05.249Z] ---> bfe296a52501 [2023-02-07T00:00:05.249Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T00:00:05.249Z] ---> Running in 50e74da544f0 [2023-02-07T00:00:05.249Z] ---> Running in 6a0976372e43 [2023-02-07T00:00:05.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:05.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:05.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:05.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:05.774Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T00:00:05.774Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T00:00:05.774Z] OK: 15859 distinct packages available [2023-02-07T00:00:05.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:05.774Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T00:00:05.774Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T00:00:06.076Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:00:06.076Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T00:00:06.076Z] OK: 6 MiB in 16 packages [2023-02-07T00:00:06.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:06.349Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T00:00:06.349Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T00:00:06.349Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T00:00:06.349Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T00:00:06.349Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T00:00:06.349Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T00:00:06.349Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T00:00:06.349Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T00:00:06.349Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T00:00:06.349Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T00:00:06.349Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T00:00:06.349Z] OK: 8 MiB in 23 packages [2023-02-07T00:00:10.634Z] Removing intermediate container 6a0976372e43 [2023-02-07T00:00:10.634Z] ---> 03b0bbc1c588 [2023-02-07T00:00:10.634Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T00:00:11.574Z] Removing intermediate container 50e74da544f0 [2023-02-07T00:00:11.574Z] ---> f3483aa19244 [2023-02-07T00:00:11.574Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:00:12.945Z] ---> Running in 154a50bbd6e2 [2023-02-07T00:00:15.607Z] ---> 8178264c6d7d [2023-02-07T00:00:15.607Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T00:00:15.607Z] Removing intermediate container 154a50bbd6e2 [2023-02-07T00:00:15.607Z] ---> 4f6c018962d1 [2023-02-07T00:00:15.607Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T00:00:15.607Z] ---> Running in dd2a03cb8173 [2023-02-07T00:00:15.992Z] Removing intermediate container d73ffdc7dfb0 [2023-02-07T00:00:15.992Z] ---> f7004735ed67 [2023-02-07T00:00:15.992Z] Step 7/32 : COPY . . [2023-02-07T00:00:16.267Z] Removing intermediate container dd2a03cb8173 [2023-02-07T00:00:16.267Z] ---> a82a40cc50a2 [2023-02-07T00:00:16.267Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T00:00:22.088Z] ---> 0d190a7b7aac [2023-02-07T00:00:22.088Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T00:00:22.088Z] ---> Running in 69824511d07b [2023-02-07T00:00:22.088Z] ---> bedd9b0e8a88 [2023-02-07T00:00:22.088Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T00:00:22.088Z] ---> Running in 16a8cc7f46de [2023-02-07T00:00:22.088Z] Removing intermediate container 69824511d07b [2023-02-07T00:00:22.088Z] ---> 67d7468ff0fc [2023-02-07T00:00:22.088Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:00:22.088Z] ---> b45304dc3e93 [2023-02-07T00:00:22.088Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T00:00:22.088Z] ---> 76564f4e6bad [2023-02-07T00:00:22.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T00:00:22.088Z] ---> Running in bb9174da231e [2023-02-07T00:00:22.347Z] Removing intermediate container bb9174da231e [2023-02-07T00:00:22.347Z] ---> 39e463ddb0a5 [2023-02-07T00:00:22.347Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T00:00:22.347Z] 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-02-07T00:00:22.347Z] ---> Running in a2dfa5999fbc [2023-02-07T00:00:22.347Z] Removing intermediate container 972788aca6c2 [2023-02-07T00:00:22.347Z] ---> 2b0d24f4b8d3 [2023-02-07T00:00:22.347Z] Step 7/21 : COPY . . [2023-02-07T00:00:23.771Z] Removing intermediate container a2dfa5999fbc [2023-02-07T00:00:23.771Z] ---> 6d2fc5af0874 [2023-02-07T00:00:23.771Z] Step 17/19 : LABEL arch=x86_64 [2023-02-07T00:00:25.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T00:00:25.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T00:00:25.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T00:00:25.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T00:00:25.436Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T00:00:26.385Z] ---> Running in 622d0fdbe800 [2023-02-07T00:00:26.385Z] ---> 3a90f6025057 [2023-02-07T00:00:26.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T00:00:26.385Z] ---> 2c67110b84f2 [2023-02-07T00:00:26.385Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T00:00:26.385Z] ---> Running in 29223517615b [2023-02-07T00:00:26.643Z] Removing intermediate container 622d0fdbe800 [2023-02-07T00:00:26.644Z] ---> 171e1bb0f670 [2023-02-07T00:00:26.644Z] Step 18/19 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-07T00:00:26.644Z] ---> 337a566d9ba5 [2023-02-07T00:00:26.644Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T00:00:26.644Z] ---> Running in c577f642ca7e [2023-02-07T00:00:26.644Z] ---> Running in 8cac3fe8f529 [2023-02-07T00:00:26.902Z] Removing intermediate container c577f642ca7e [2023-02-07T00:00:26.902Z] ---> 8fd840daee39 [2023-02-07T00:00:26.902Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T00:00:26.902Z] ---> Running in 15d82c1e94d0 [2023-02-07T00:00:26.902Z] Removing intermediate container 8cac3fe8f529 [2023-02-07T00:00:26.902Z] ---> 3941cd6ebe8d [2023-02-07T00:00:26.902Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T00:00:27.159Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T00:00:27.159Z] ---> Running in b8ebc6b2a9a7 [2023-02-07T00:00:27.417Z] Removing intermediate container 15d82c1e94d0 [2023-02-07T00:00:27.417Z] ---> 526181a5a8d0 [2023-02-07T00:00:27.417Z] [2023-02-07T00:00:27.417Z] Removing intermediate container b8ebc6b2a9a7 [2023-02-07T00:00:27.417Z] ---> 8bebf40e5ef8 [2023-02-07T00:00:27.417Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T00:00:27.417Z] Successfully built 526181a5a8d0 [2023-02-07T00:00:27.417Z] ---> Running in d95664b36568 [2023-02-07T00:00:27.417Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-07T00:00:27.683Z]  Building security-spiffe-token-provider ... done Removing intermediate container d95664b36568 [2023-02-07T00:00:27.683Z] ---> f6ee9e7867a2 [2023-02-07T00:00:27.683Z] Step 21/22 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-07T00:00:27.683Z] ---> Running in 8a9bd4cef0aa [2023-02-07T00:00:27.941Z] Removing intermediate container 8a9bd4cef0aa [2023-02-07T00:00:27.941Z] ---> f1aed5fc0de6 [2023-02-07T00:00:27.941Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T00:00:27.941Z] ---> Running in e5e4c49ac328 [2023-02-07T00:00:27.941Z] Removing intermediate container e5e4c49ac328 [2023-02-07T00:00:27.941Z] ---> d3aaef4dea1e [2023-02-07T00:00:27.941Z] [2023-02-07T00:00:28.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T00:00:28.199Z] Successfully built d3aaef4dea1e [2023-02-07T00:00:28.199Z] Successfully tagged support-notifications:latest [2023-02-07T00:00:31.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T00:00:31.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T00:00:31.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T00:00:32.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T00:00:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T00:00:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T00:00:34.998Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T00:00:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T00:00:43.056Z]  Building support-notifications ... done 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-02-07T00:00:44.090Z] Removing intermediate container 16a8cc7f46de [2023-02-07T00:00:44.090Z] ---> 781a10bd6b22 [2023-02-07T00:00:44.090Z] [2023-02-07T00:00:44.090Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T00:00:44.090Z] ---> bfe296a52501 [2023-02-07T00:00:44.090Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T00:00:44.090Z] ---> Running in 8e4c3291cc56 [2023-02-07T00:00:44.090Z] Removing intermediate container 8e4c3291cc56 [2023-02-07T00:00:44.090Z] ---> 220ee13c8304 [2023-02-07T00:00:44.090Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T00:00:44.349Z] ---> Running in 16369b8ce2c4 [2023-02-07T00:00:44.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:44.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:45.123Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T00:00:45.123Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T00:00:45.123Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:00:45.123Z] OK: 6 MiB in 16 packages [2023-02-07T00:00:46.082Z] Removing intermediate container 29223517615b [2023-02-07T00:00:46.082Z] ---> 3ff12de15c3c [2023-02-07T00:00:46.082Z] [2023-02-07T00:00:46.083Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T00:00:46.083Z] ---> bfe296a52501 [2023-02-07T00:00:46.083Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T00:00:46.344Z] ---> Running in 06c9b46ade45 [2023-02-07T00:00:46.344Z] Removing intermediate container 16369b8ce2c4 [2023-02-07T00:00:46.344Z] ---> d723769ceee5 [2023-02-07T00:00:46.344Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T00:00:46.344Z] ---> Running in 8039a1cc58d9 [2023-02-07T00:00:46.344Z] Removing intermediate container 8039a1cc58d9 [2023-02-07T00:00:46.344Z] ---> adc1111f7c87 [2023-02-07T00:00:46.344Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T00:00:46.344Z] ---> Running in 343a92638748 [2023-02-07T00:00:46.344Z] Removing intermediate container 343a92638748 [2023-02-07T00:00:46.344Z] ---> 2e7b8d3bd348 [2023-02-07T00:00:46.344Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T00:00:46.603Z] ---> Running in f2a979f60dcf [2023-02-07T00:00:46.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:46.603Z] Removing intermediate container f2a979f60dcf [2023-02-07T00:00:46.603Z] ---> 88ad55e2bd07 [2023-02-07T00:00:46.603Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T00:00:46.603Z] ---> Running in 578ba45320e1 [2023-02-07T00:00:46.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T00:00:46.603Z] Removing intermediate container 578ba45320e1 [2023-02-07T00:00:46.603Z] ---> 05c0774dc954 [2023-02-07T00:00:46.603Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T00:00:46.603Z] ---> Running in 0f2e8cde904a [2023-02-07T00:00:46.886Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T00:00:46.886Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T00:00:46.886Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T00:00:46.886Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T00:00:46.886Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T00:00:46.886Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T00:00:46.886Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:00:46.886Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T00:00:46.886Z] OK: 8 MiB in 20 packages [2023-02-07T00:00:47.451Z] Removing intermediate container 0f2e8cde904a [2023-02-07T00:00:47.451Z] ---> 1219b7ca09a2 [2023-02-07T00:00:47.451Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T00:00:47.451Z] ---> Running in a8965155d225 [2023-02-07T00:00:47.451Z] Removing intermediate container 06c9b46ade45 [2023-02-07T00:00:47.451Z] ---> f6722a9995ce [2023-02-07T00:00:47.451Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T00:00:47.451Z] ---> Running in 926d5ad7fe0a [2023-02-07T00:00:47.451Z] Removing intermediate container a8965155d225 [2023-02-07T00:00:47.451Z] ---> 7cb4cf1898ad [2023-02-07T00:00:47.451Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T00:00:47.708Z] Removing intermediate container 926d5ad7fe0a [2023-02-07T00:00:47.708Z] ---> ebb73cf9c9a4 [2023-02-07T00:00:47.708Z] Step 12/21 : WORKDIR /edgex [2023-02-07T00:00:47.708Z] ---> Running in b78a6f58adbb [2023-02-07T00:00:47.708Z] Removing intermediate container b78a6f58adbb [2023-02-07T00:00:47.708Z] ---> f088d368a1ee [2023-02-07T00:00:47.708Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T00:00:47.708Z] ---> 3ab28235c940 [2023-02-07T00:00:47.708Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T00:00:47.708Z] ---> Running in eef2407af7b6 [2023-02-07T00:00:47.968Z] ---> ed173023c4e9 [2023-02-07T00:00:47.968Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T00:00:48.543Z] ---> b38490bca462 [2023-02-07T00:00:48.543Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T00:00:48.543Z] Removing intermediate container eef2407af7b6 [2023-02-07T00:00:48.543Z] ---> 28b2e6e0826c [2023-02-07T00:00:48.543Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:00:48.802Z] ---> 28b2d3cf8b6b [2023-02-07T00:00:48.802Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T00:00:48.802Z] ---> e74b6e2e43af [2023-02-07T00:00:48.802Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T00:00:48.802Z] ---> 2340e32e2381 [2023-02-07T00:00:48.802Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T00:00:49.080Z] ---> Running in d127046d1be4 [2023-02-07T00:00:49.339Z] ---> a8cd9ec31b12 [2023-02-07T00:00:49.339Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T00:00:49.339Z] ---> d299ea5c056a [2023-02-07T00:00:49.339Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T00:00:49.601Z] ---> adc8c5171e6a [2023-02-07T00:00:49.601Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T00:00:49.601Z] Removing intermediate container d127046d1be4 [2023-02-07T00:00:49.601Z] ---> cea3043ea67f [2023-02-07T00:00:49.601Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T00:00:49.601Z] ---> Running in 626ed12d277c [2023-02-07T00:00:49.601Z] Removing intermediate container 626ed12d277c [2023-02-07T00:00:49.863Z] ---> 2fef3f518e86 [2023-02-07T00:00:49.863Z] Step 19/21 : LABEL arch=x86_64 [2023-02-07T00:00:49.863Z] ---> 1b0150355ab7 [2023-02-07T00:00:49.863Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T00:00:49.863Z] ---> Running in 28c1ce3e7b03 [2023-02-07T00:00:49.863Z] Removing intermediate container 28c1ce3e7b03 [2023-02-07T00:00:49.863Z] ---> 473a128912a3 [2023-02-07T00:00:49.863Z] Step 20/21 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-07T00:00:49.863Z] ---> Running in c161c3944c24 [2023-02-07T00:00:49.863Z] ---> b05ca35f5cd5 [2023-02-07T00:00:49.863Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T00:00:49.863Z] Removing intermediate container c161c3944c24 [2023-02-07T00:00:49.863Z] ---> c89e63937870 [2023-02-07T00:00:49.863Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T00:00:49.863Z] ---> Running in 409a80d2f85a [2023-02-07T00:00:50.122Z] ---> 3e10599e6332 [2023-02-07T00:00:50.122Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T00:00:50.122Z] ---> Running in 43abc09332e9 [2023-02-07T00:00:50.122Z] Removing intermediate container 409a80d2f85a [2023-02-07T00:00:50.122Z] ---> c418d25dd203 [2023-02-07T00:00:50.122Z] [2023-02-07T00:00:50.122Z] Successfully built c418d25dd203 [2023-02-07T00:00:50.122Z] Successfully tagged security-proxy-setup:latest [2023-02-07T00:00:50.696Z]  Building security-proxy-setup ... done Removing intermediate container 43abc09332e9 [2023-02-07T00:00:50.696Z] ---> 073fe01d1ec8 [2023-02-07T00:00:50.696Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T00:00:50.696Z] ---> Running in e0fd0aee3297 [2023-02-07T00:00:50.696Z] Removing intermediate container e0fd0aee3297 [2023-02-07T00:00:50.696Z] ---> 510c2626dd57 [2023-02-07T00:00:50.696Z] Step 29/32 : CMD ["gate"] [2023-02-07T00:00:50.696Z] ---> Running in dad9270dd1ca [2023-02-07T00:00:50.696Z] Removing intermediate container dad9270dd1ca [2023-02-07T00:00:50.696Z] ---> b3811da3b1ad [2023-02-07T00:00:50.696Z] Step 30/32 : LABEL arch=x86_64 [2023-02-07T00:00:50.956Z] ---> Running in cbb31044512b [2023-02-07T00:00:50.956Z] Removing intermediate container cbb31044512b [2023-02-07T00:00:50.956Z] ---> 05ee4245f607 [2023-02-07T00:00:50.956Z] Step 31/32 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb [2023-02-07T00:00:50.956Z] ---> Running in 2d95dc3e5614 [2023-02-07T00:00:50.956Z] Removing intermediate container 2d95dc3e5614 [2023-02-07T00:00:50.956Z] ---> 3d47897b2455 [2023-02-07T00:00:50.956Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T00:00:50.956Z] ---> Running in 24f7f3d6a48c [2023-02-07T00:00:50.956Z] Removing intermediate container 24f7f3d6a48c [2023-02-07T00:00:50.956Z] ---> c1082f77a90e [2023-02-07T00:00:50.956Z] [2023-02-07T00:00:51.217Z] Successfully built c1082f77a90e [2023-02-07T00:00:51.217Z] Successfully tagged security-bootstrapper:latest [2023-02-07T00:00:51.223Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-07T00:00:51.238Z] $ docker stop --time=1 d62028663ba9c776e5e4918eb08c7dc1fb54e348c7fabd2230d0951754086def [2023-02-07T00:00:52.492Z] $ docker rm -f --volumes d62028663ba9c776e5e4918eb08c7dc1fb54e348c7fabd2230d0951754086def [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T00:00:52.815Z] + docker images [2023-02-07T00:00:52.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T00:00:52.815Z] security-bootstrapper latest c1082f77a90e 2 seconds ago 20.3MB [2023-02-07T00:00:52.815Z] security-proxy-setup latest c418d25dd203 3 seconds ago 27.8MB [2023-02-07T00:00:52.815Z] 3ff12de15c3c 7 seconds ago 1.67GB [2023-02-07T00:00:52.815Z] 781a10bd6b22 10 seconds ago 1.67GB [2023-02-07T00:00:52.815Z] security-spiffe-token-provider latest 526181a5a8d0 25 seconds ago 30MB [2023-02-07T00:00:52.815Z] support-notifications latest d3aaef4dea1e 25 seconds ago 30.6MB [2023-02-07T00:00:52.815Z] acfa3a1a269e 50 seconds ago 1.74GB [2023-02-07T00:00:52.815Z] 51ebc8a89565 52 seconds ago 1.71GB [2023-02-07T00:00:52.815Z] core-data latest a09838f0f316 About a minute ago 17.9MB [2023-02-07T00:00:52.815Z] core-common-config-bootstrapper latest 7948420ae9da About a minute ago 15.5MB [2023-02-07T00:00:52.815Z] support-scheduler latest fbe0e01d61d4 About a minute ago 30MB [2023-02-07T00:00:52.815Z] 00fa01603291 About a minute ago 1.68GB [2023-02-07T00:00:52.815Z] 1bac13d6c80a About a minute ago 1.74GB [2023-02-07T00:00:52.815Z] fc032f17d5e0 About a minute ago 1.67GB [2023-02-07T00:00:52.815Z] security-spire-config latest eb86d911ee26 About a minute ago 85.8MB [2023-02-07T00:00:52.815Z] security-secretstore-setup latest c14c8e311d41 2 minutes ago 29.9MB [2023-02-07T00:00:52.815Z] core-metadata latest 987eea5d15a8 2 minutes ago 18.5MB [2023-02-07T00:00:52.815Z] core-command latest 49cce41c56dc 2 minutes ago 17.7MB [2023-02-07T00:00:52.815Z] security-spire-agent latest 1c73ba8a8616 2 minutes ago 125MB [2023-02-07T00:00:52.815Z] aef0090f7456 2 minutes ago 1.68GB [2023-02-07T00:00:52.815Z] f21013affbba 2 minutes ago 1.67GB [2023-02-07T00:00:52.815Z] 8533eb8c6b33 2 minutes ago 1.68GB [2023-02-07T00:00:52.815Z] security-spire-server latest 4abb792343bb 2 minutes ago 86.5MB [2023-02-07T00:00:52.815Z] 951e9eaad4f1 3 minutes ago 1.55GB [2023-02-07T00:00:52.815Z] 3fa4bd378320 3 minutes ago 1.55GB [2023-02-07T00:00:52.815Z] ci-base-image-x86_64 latest 8f92f7fb71f8 6 minutes ago 903MB [2023-02-07T00:00:52.815Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-07T00:00:52.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-07T00:00:52.815Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-07T00:00:52.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-07T00:00:52.815Z] 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-02-07T00:00:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.373s coverage: 28.7% of statements [2023-02-07T00:00:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T00:00:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T00:01:03.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.759s coverage: 98.5% of statements [2023-02-07T00:01:05.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.111s coverage: 43.1% of statements [2023-02-07T00:01:05.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T00:01:05.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T00:01:05.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T00:01:05.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 54.0% of statements [2023-02-07T00:01:05.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T00:01:05.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T00:01:24.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.040s coverage: 89.2% of statements [2023-02-07T00:01:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T00:01:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T00:01:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T00:01:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T00:01:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T00:01:24.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.740s coverage: 2.6% of statements [2023-02-07T00:01:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T00:01:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T00:01:29.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.798s coverage: 95.6% of statements [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T00:01:29.702Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.363s coverage: 72.2% of statements [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T00:01:29.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.638s coverage: 65.9% of statements [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T00:01:29.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.592s coverage: 0.9% of statements [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T00:01:29.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.420s coverage: 29.6% of statements [2023-02-07T00:01:29.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T00:01:29.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.359s coverage: 47.1% of statements [2023-02-07T00:01:29.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 82.9% of statements [2023-02-07T00:01:29.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements [2023-02-07T00:01:31.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.326s coverage: 96.3% of statements [2023-02-07T00:01:33.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.332s coverage: 87.5% of statements [2023-02-07T00:01:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.253s coverage: 94.4% of statements [2023-02-07T00:01:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements [2023-02-07T00:01:53.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.935s coverage: 79.9% of statements [2023-02-07T00:01:53.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T00:01:58.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements [2023-02-07T00:01:58.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T00:01:58.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T00:01:58.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T00:01:58.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T00:01:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.247s coverage: 86.9% of statements [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T00:01:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements [2023-02-07T00:01:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.189s coverage: 20.0% of statements [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T00:01:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T00:01:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 77.4% of statements [2023-02-07T00:01:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T00:01:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2023-02-07T00:01:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements [2023-02-07T00:01:59.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.276s coverage: 91.2% of statements [2023-02-07T00:01:59.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T00:02:06.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.408s coverage: 63.1% of statements [2023-02-07T00:02:06.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T00:02:06.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T00:02:06.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.326s coverage: 100.0% of statements [2023-02-07T00:02:06.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-02-07T00:02:06.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2023-02-07T00:02:06.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements [2023-02-07T00:02:06.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.108s coverage: 100.0% of statements [2023-02-07T00:02:11.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.497s coverage: 65.3% of statements [2023-02-07T00:02:11.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T00:02:11.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T00:02:11.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T00:02:14.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.343s coverage: 41.0% of statements [2023-02-07T00:02:14.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T00:02:14.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T00:02:14.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.351s coverage: 89.5% of statements [2023-02-07T00:02:14.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T00:02:14.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.381s coverage: 84.8% of statements [2023-02-07T00:02:14.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T00:02:14.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T00:02:14.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T00:02:14.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T00:02:24.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 17.7% of statements [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T00:02:24.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.861s coverage: 92.3% of statements [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T00:02:24.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.478s coverage: 63.2% of statements [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T00:02:24.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T00:02:24.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T00:02:24.995Z] 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-02-07T00:02:24.995Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T00:02:24.995Z] go vet ./... [2023-02-07T00:04:31.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T00:04:31.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T00:04:31.708Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T00:04:31.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T00:04:32.362Z] + ls -al . [2023-02-07T00:04:32.362Z] total 744 [2023-02-07T00:04:32.362Z] drwxrwxr-x 10 1001 1001 4096 Feb 6 23:57 . [2023-02-07T00:04:32.362Z] drwxr-xr-x 4 root root 4096 Feb 6 23:57 .. [2023-02-07T00:04:32.362Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 23:55 .blubracket [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 23:55 .dockerignore [2023-02-07T00:04:32.362Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 23:55 .git [2023-02-07T00:04:32.362Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 23:55 .github [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 23:55 .gitignore [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 23:55 .golangci.yml [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 23:55 .hadolint.yml [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 23:55 .sonarcloud.properties [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 23:55 ADOPTERS.md [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 23:55 Attribution.txt [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 23:55 CHANGELOG.md [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 23:55 CONTRIBUTING.md [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 23:55 GOVERNANCE.md [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 23:55 Jenkinsfile [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 23:55 LICENSE [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 13375 Feb 6 23:55 Makefile [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 23:55 OWNERS.md [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 23:55 README.md [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 23:55 SECURITY.md [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 23:53 VERSION [2023-02-07T00:04:32.362Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 23:55 bin [2023-02-07T00:04:32.362Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 23:55 cmd [2023-02-07T00:04:32.362Z] -rw-r--r-- 1 root root 489190 Feb 7 00:02 coverage.out [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 23:55 go.mod [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 33316 Feb 6 23:55 go.sum [2023-02-07T00:04:32.362Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 23:55 internal [2023-02-07T00:04:32.362Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 23:55 openapi [2023-02-07T00:04:32.362Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 23:55 snap [2023-02-07T00:04:32.362Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 23:55 version.go [Pipeline] sh [2023-02-07T00:04:32.998Z] + '[' -e coverage.out ] [2023-02-07T00:04:32.998Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T00:04:33.023Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T00:04:33.938Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T00:04:34.564Z] + make build [2023-02-07T00:04:34.564Z] 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-02-07T00:06:12.054Z] 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-02-07T00:06:12.054Z] 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-02-07T00:06:12.637Z] 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-02-07T00:06:16.890Z] 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-02-07T00:07:03.742Z] 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-02-07T00:07:10.406Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T00:07:17.048Z] 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-02-07T00:07:23.689Z] 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-02-07T00:07:27.026Z] 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-02-07T00:07:31.274Z] 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-02-07T00:07:46.266Z] 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-02-07T00:07:51.617Z] $ docker stop --time=1 e48dbc69dd3790f80622a73d768798dfdc6c68592be031fbf878c7b64788ba61 [2023-02-07T00:07:53.644Z] $ docker rm -f --volumes e48dbc69dd3790f80622a73d768798dfdc6c68592be031fbf878c7b64788ba61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T00:07:55.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T00:07:55.998Z] [2023-02-07T00:07:55.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T00:07:56.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T00:07:56.612Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-07T00:07:56.612Z] 29e5d40040c1: Pulling fs layer [2023-02-07T00:07:56.612Z] 1ce36da41761: Pulling fs layer [2023-02-07T00:07:56.612Z] 25b303627fd3: Pulling fs layer [2023-02-07T00:07:56.881Z] 29e5d40040c1: Verifying Checksum [2023-02-07T00:07:56.881Z] 29e5d40040c1: Download complete [2023-02-07T00:07:57.149Z] 1ce36da41761: Verifying Checksum [2023-02-07T00:07:57.149Z] 1ce36da41761: Download complete [2023-02-07T00:07:57.414Z] 29e5d40040c1: Pull complete [2023-02-07T00:07:58.822Z] 1ce36da41761: Pull complete [2023-02-07T00:07:58.822Z] 25b303627fd3: Verifying Checksum [2023-02-07T00:07:58.822Z] 25b303627fd3: Download complete [2023-02-07T00:08:08.892Z] 25b303627fd3: Pull complete [2023-02-07T00:08:08.892Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-07T00:08:08.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T00:08:08.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T00:08:09.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2023-02-07T00:08:09.220Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T00:08:11.510Z] $ docker top 036fa67446e6fb2ad06fd2336c560e7d9519219619d7595b74d0c7bd7c05a8d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T00:08:12.353Z] + grep parallel [2023-02-07T00:08:12.354Z] + docker-compose build --help [2023-02-07T00:08:17.726Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T00:08:17.740Z] $ docker stop --time=1 036fa67446e6fb2ad06fd2336c560e7d9519219619d7595b74d0c7bd7c05a8d7 [2023-02-07T00:08:19.364Z] $ docker rm -f --volumes 036fa67446e6fb2ad06fd2336c560e7d9519219619d7595b74d0c7bd7c05a8d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T00:08:19.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T00:08:19.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T00:08:20.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2023-02-07T00:08:20.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T00:08:21.381Z] $ docker top a172b4d554f9ba0da47285d352df3290dbac907fb45a2e36b44a8fddff9e8248 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T00:08:21.883Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T00:08:30.084Z] Building core-command ... [2023-02-07T00:08:30.084Z] Building core-common-config-bootstrapper ... [2023-02-07T00:08:30.084Z] Building core-data ... [2023-02-07T00:08:30.084Z] Building core-metadata ... [2023-02-07T00:08:30.084Z] Building security-bootstrapper ... [2023-02-07T00:08:30.084Z] Building security-proxy-setup ... [2023-02-07T00:08:30.084Z] Building security-secretstore-setup ... [2023-02-07T00:08:30.084Z] Building security-spiffe-token-provider ... [2023-02-07T00:08:30.084Z] Building security-spire-agent ... [2023-02-07T00:08:30.084Z] Building security-spire-config ... [2023-02-07T00:08:30.084Z] Building security-spire-server ... [2023-02-07T00:08:30.084Z] Building support-notifications ... [2023-02-07T00:08:30.084Z] Building support-scheduler ... [2023-02-07T00:08:30.084Z] Building security-secretstore-setup [2023-02-07T00:08:30.084Z] Building security-proxy-setup [2023-02-07T00:08:30.084Z] Building support-scheduler [2023-02-07T00:08:30.084Z] Building core-data [2023-02-07T00:08:30.084Z] Building core-common-config-bootstrapper [2023-02-07T00:09:26.503Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:09:26.503Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:09:26.503Z] ---> f79b4a14ae61 [2023-02-07T00:09:26.503Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T00:09:26.503Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:09:26.503Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:09:26.503Z] ---> f79b4a14ae61 [2023-02-07T00:09:26.503Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T00:09:26.503Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:09:26.503Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:09:26.504Z] ---> f79b4a14ae61 [2023-02-07T00:09:26.504Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T00:09:26.504Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:09:26.504Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:09:26.504Z] ---> f79b4a14ae61 [2023-02-07T00:09:26.504Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T00:09:26.504Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:09:26.504Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:09:26.504Z] ---> f79b4a14ae61 [2023-02-07T00:09:26.504Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T00:09:26.504Z] ---> Running in 0aa0c53a5a81 [2023-02-07T00:09:26.504Z] ---> Running in 08c061956da3 [2023-02-07T00:09:26.504Z] ---> Running in 902a251078b2 [2023-02-07T00:09:26.504Z] ---> Running in 65bfe06e1cf5 [2023-02-07T00:09:26.504Z] ---> Running in 09b0ed53b866 [2023-02-07T00:09:26.504Z] Removing intermediate container 08c061956da3 [2023-02-07T00:09:26.504Z] ---> 64cafdc4690c [2023-02-07T00:09:26.504Z] Step 4/22 : WORKDIR /edgex-goRemoving intermediate container 0aa0c53a5a81 [2023-02-07T00:09:26.504Z] [2023-02-07T00:09:26.504Z] ---> 932c45804eb8 [2023-02-07T00:09:26.504Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T00:09:26.504Z] Removing intermediate container 09b0ed53b866 [2023-02-07T00:09:26.504Z] ---> 79cb07cb1523 [2023-02-07T00:09:26.504Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T00:09:26.504Z] Removing intermediate container 902a251078b2 [2023-02-07T00:09:26.504Z] ---> 44daaefadb52 [2023-02-07T00:09:26.504Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T00:09:26.504Z] Removing intermediate container 65bfe06e1cf5 [2023-02-07T00:09:26.504Z] ---> a5dd224f6b26 [2023-02-07T00:09:26.504Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T00:09:26.504Z] ---> Running in d4a19f71c1a0 [2023-02-07T00:09:26.504Z] ---> Running in 8cea21873313 [2023-02-07T00:09:26.504Z] ---> Running in 9b8e92b418ef [2023-02-07T00:09:26.504Z] ---> Running in 3ff5d9452076 [2023-02-07T00:09:26.504Z] ---> Running in 1ec3f79078af [2023-02-07T00:09:26.504Z] Removing intermediate container 9b8e92b418ef [2023-02-07T00:09:26.504Z] ---> 3c200ffd9041 [2023-02-07T00:09:26.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T00:09:26.504Z] Removing intermediate container 8cea21873313 [2023-02-07T00:09:26.504Z] ---> 4772126699fd [2023-02-07T00:09:26.504Z] Removing intermediate container 1ec3f79078af [2023-02-07T00:09:26.504Z] ---> e24e557f93fc [2023-02-07T00:09:26.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T00:09:26.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T00:09:26.504Z] ---> Running in 5d337d6ad3b9 [2023-02-07T00:09:26.504Z] ---> Running in 4c6da2d84fd5 [2023-02-07T00:09:26.504Z] ---> Running in 93cc640fea1d [2023-02-07T00:09:26.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:26.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:26.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:26.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:27.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:27.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:27.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:27.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:27.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:09:27.892Z] OK: 221 MiB in 51 packages [2023-02-07T00:09:28.165Z] OK: 221 MiB in 51 packages [2023-02-07T00:09:28.751Z] OK: 221 MiB in 51 packages [2023-02-07T00:09:29.335Z] OK: 221 MiB in 51 packages [2023-02-07T00:09:29.335Z] OK: 221 MiB in 51 packages [2023-02-07T00:09:29.922Z] Removing intermediate container 3ff5d9452076 [2023-02-07T00:09:29.923Z] ---> d4bab451e392 [2023-02-07T00:09:29.923Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T00:09:30.506Z] Removing intermediate container d4a19f71c1a0 [2023-02-07T00:09:30.506Z] ---> feb4f6390900 [2023-02-07T00:09:30.506Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T00:09:30.779Z] Removing intermediate container 5d337d6ad3b9 [2023-02-07T00:09:30.779Z] ---> 72143ed2c197 [2023-02-07T00:09:30.779Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T00:09:31.047Z] Removing intermediate container 93cc640fea1d [2023-02-07T00:09:31.047Z] ---> b4f0a9584b45 [2023-02-07T00:09:31.048Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T00:09:31.328Z] ---> 206e5527903d [2023-02-07T00:09:31.328Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:09:31.328Z] Removing intermediate container 4c6da2d84fd5 [2023-02-07T00:09:31.328Z] ---> 87c98f5852a1 [2023-02-07T00:09:31.328Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T00:09:31.328Z] ---> Running in 2aea4129fc0e [2023-02-07T00:09:31.914Z] ---> d839590a2ff4 [2023-02-07T00:09:31.914Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:09:32.181Z] ---> 32de1861c5c8 [2023-02-07T00:09:32.181Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:09:32.181Z] ---> Running in 042ce0367bf6 [2023-02-07T00:09:32.181Z] ---> Running in 32a56d819039 [2023-02-07T00:09:32.765Z] ---> 83ac29b3787e [2023-02-07T00:09:32.765Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:09:32.765Z] ---> 77db3e3c18e9 [2023-02-07T00:09:32.765Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:09:33.035Z] ---> Running in 3b532625ecfc [2023-02-07T00:09:33.035Z] ---> Running in 447c985aaafc [2023-02-07T00:11:39.830Z] Removing intermediate container 447c985aaafc [2023-02-07T00:11:39.830Z] ---> 3662ce2c4cff [2023-02-07T00:11:39.830Z] Step 8/22 : COPY . . [2023-02-07T00:11:39.830Z] Removing intermediate container 042ce0367bf6 [2023-02-07T00:11:39.830Z] ---> f2359e56529d [2023-02-07T00:11:39.830Z] Step 7/21 : COPY . . [2023-02-07T00:11:39.830Z] Removing intermediate container 2aea4129fc0e [2023-02-07T00:11:39.830Z] ---> 26b6c65a8a04 [2023-02-07T00:11:39.830Z] Step 7/24 : COPY . . [2023-02-07T00:11:39.830Z] Removing intermediate container 32a56d819039 [2023-02-07T00:11:39.830Z] ---> 888d767370de [2023-02-07T00:11:39.830Z] Step 8/22 : COPY . . [2023-02-07T00:11:39.830Z] Removing intermediate container 3b532625ecfc [2023-02-07T00:11:39.830Z] ---> 135341f59317 [2023-02-07T00:11:39.830Z] Step 8/22 : COPY . . [2023-02-07T00:11:49.888Z] ---> 41a2363072b4 [2023-02-07T00:11:49.888Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T00:11:49.888Z] ---> c9b6f47dfb05 [2023-02-07T00:11:49.888Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T00:11:49.888Z] ---> 34776c1a1e33 [2023-02-07T00:11:49.888Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T00:11:49.888Z] ---> 32e0b1f43030 [2023-02-07T00:11:49.888Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T00:11:49.888Z] ---> Running in 6b48df2be718 [2023-02-07T00:11:49.888Z] ---> Running in 9556839a3a1d [2023-02-07T00:11:49.888Z] ---> Running in ccd7a51f69dd [2023-02-07T00:11:49.888Z] ---> 0bbbed04485c [2023-02-07T00:11:49.888Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T00:11:49.888Z] ---> Running in 3faea2445c7c [2023-02-07T00:11:49.888Z] ---> Running in 6dd973837688 [2023-02-07T00:11:51.291Z] 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-02-07T00:11:51.556Z] 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-02-07T00:11:52.136Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T00:11:52.136Z] 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-02-07T00:11:52.401Z] 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-02-07T00:18:14.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T00:18:14.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T00:18:26.662Z] Removing intermediate container 3faea2445c7c [2023-02-07T00:18:26.662Z] ---> 235580c936cf [2023-02-07T00:18:26.662Z] [2023-02-07T00:18:26.662Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T00:18:26.662Z] 3.16: Pulling from library/alpine [2023-02-07T00:18:28.075Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T00:18:28.075Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T00:18:28.075Z] ---> 2b4661558fb8 [2023-02-07T00:18:28.075Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T00:18:28.344Z] ---> Running in e72071c06279 [2023-02-07T00:18:31.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:18:31.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:18:33.645Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T00:18:33.645Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T00:18:33.645Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T00:18:33.646Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:18:33.646Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T00:18:33.916Z] OK: 6 MiB in 17 packages [2023-02-07T00:18:35.331Z] Removing intermediate container ccd7a51f69dd [2023-02-07T00:18:35.331Z] ---> aad9ccab502c [2023-02-07T00:18:35.331Z] [2023-02-07T00:18:35.331Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T00:18:35.331Z] ---> 2b4661558fb8 [2023-02-07T00:18:35.331Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T00:18:35.331Z] ---> Running in 7eba4d8395ef [2023-02-07T00:18:36.740Z] Removing intermediate container e72071c06279 [2023-02-07T00:18:36.740Z] ---> ad86aa4fe536 [2023-02-07T00:18:36.740Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T00:18:36.740Z] ---> Running in e5c0c1f49017 [2023-02-07T00:18:37.327Z] Removing intermediate container e5c0c1f49017 [2023-02-07T00:18:37.327Z] ---> 086f47fa7dfe [2023-02-07T00:18:37.327Z] Step 12/24 : WORKDIR / [2023-02-07T00:18:37.327Z] ---> Running in fea2d9b42981 [2023-02-07T00:18:37.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:18:37.920Z] Removing intermediate container fea2d9b42981 [2023-02-07T00:18:37.920Z] ---> 05c44b880423 [2023-02-07T00:18:37.920Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T00:18:38.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:18:38.779Z] ---> 69547ab12dd5 [2023-02-07T00:18:38.780Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T00:18:39.739Z] ---> 96f86af333d3 [2023-02-07T00:18:39.739Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T00:18:40.004Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T00:18:40.271Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T00:18:40.271Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T00:18:40.271Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T00:18:40.271Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T00:18:40.271Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T00:18:40.271Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:18:40.271Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T00:18:40.855Z] OK: 8 MiB in 20 packages [2023-02-07T00:18:40.855Z] ---> b95a8663afeb [2023-02-07T00:18:40.855Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T00:18:42.804Z] ---> b8ce1ca477ef [2023-02-07T00:18:42.804Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T00:18:44.746Z] Removing intermediate container 7eba4d8395ef [2023-02-07T00:18:44.746Z] ---> 6a44f23b8e27 [2023-02-07T00:18:44.746Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T00:18:44.746Z] ---> Running in ff6574c36501 [2023-02-07T00:18:46.707Z] Removing intermediate container ff6574c36501 [2023-02-07T00:18:46.707Z] ---> 41f51a168760 [2023-02-07T00:18:46.707Z] Step 12/21 : WORKDIR /edgex [2023-02-07T00:18:46.978Z] ---> 8f54f1c4c9ab [2023-02-07T00:18:46.978Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T00:18:46.978Z] ---> Running in d4e929eba5ee [2023-02-07T00:18:47.956Z] Removing intermediate container d4e929eba5ee [2023-02-07T00:18:47.956Z] ---> 57d76668fcd0 [2023-02-07T00:18:47.956Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T00:18:49.894Z] ---> 52ba5f994e52 [2023-02-07T00:18:49.894Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T00:18:51.312Z] ---> 21f52c89a12c [2023-02-07T00:18:51.312Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T00:18:53.539Z] ---> db053bdee609 [2023-02-07T00:18:53.539Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T00:18:53.539Z] ---> 9860f934f300 [2023-02-07T00:18:53.539Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T00:18:53.833Z] ---> Running in 88ce2e1b2d7e [2023-02-07T00:18:54.134Z] Removing intermediate container 6dd973837688 [2023-02-07T00:18:54.445Z] ---> 449e84713f5e [2023-02-07T00:18:54.445Z] [2023-02-07T00:18:54.445Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T00:18:54.445Z] ---> 2b4661558fb8 [2023-02-07T00:18:54.445Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T00:18:54.734Z] ---> Running in ad306c7fb282 [2023-02-07T00:18:55.373Z] Removing intermediate container ad306c7fb282 [2023-02-07T00:18:55.373Z] ---> a8489cd8f456 [2023-02-07T00:18:55.373Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T00:18:55.651Z] ---> Running in fc0b6a54fcdc [2023-02-07T00:18:57.592Z] ---> 8fa21e852f2b [2023-02-07T00:18:57.592Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T00:18:58.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:18:59.136Z] Removing intermediate container 88ce2e1b2d7e [2023-02-07T00:18:59.136Z] ---> ad13f995cf4f [2023-02-07T00:18:59.136Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T00:18:59.136Z] ---> fd71207831a9 [2023-02-07T00:18:59.136Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T00:18:59.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:18:59.136Z] ---> Running in 38dc1db50f97 [2023-02-07T00:18:59.422Z] ---> Running in db9d2671096f [2023-02-07T00:19:00.381Z] Removing intermediate container 38dc1db50f97 [2023-02-07T00:19:00.381Z] ---> a20de79626e5 [2023-02-07T00:19:00.381Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T00:19:00.381Z] ---> Running in 44ce63e2599c [2023-02-07T00:19:01.337Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T00:19:01.337Z] Removing intermediate container 44ce63e2599c [2023-02-07T00:19:01.337Z] ---> 0e8eefe8537a [2023-02-07T00:19:01.337Z] Step 23/24 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:19:01.337Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:19:01.337Z] OK: 5 MiB in 15 packages [2023-02-07T00:19:01.337Z] ---> Running in 08b8d0296845 [2023-02-07T00:19:02.293Z] Removing intermediate container 08b8d0296845 [2023-02-07T00:19:02.293Z] ---> 3dc4542a2e37 [2023-02-07T00:19:02.294Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T00:19:02.294Z] ---> Running in ca7dacb3108f [2023-02-07T00:19:03.702Z] Removing intermediate container ca7dacb3108f [2023-02-07T00:19:03.702Z] ---> 81df122e6d69 [2023-02-07T00:19:03.702Z] [2023-02-07T00:19:03.987Z] Removing intermediate container fc0b6a54fcdc [2023-02-07T00:19:03.987Z] ---> 3783e8a325dd [2023-02-07T00:19:03.987Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:19:03.987Z] Successfully built 81df122e6d69 [2023-02-07T00:19:03.987Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-07T00:19:04.254Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-02-07T00:19:04.254Z] Removing intermediate container db9d2671096f [2023-02-07T00:19:04.254Z] ---> 6dd7e069df7b [2023-02-07T00:19:04.254Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T00:19:04.254Z] ---> Running in d795940403b6 [2023-02-07T00:19:05.225Z] ---> aca05789778b [2023-02-07T00:19:05.225Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T00:19:05.225Z] Removing intermediate container d795940403b6 [2023-02-07T00:19:05.225Z] ---> f56d060d8ab8 [2023-02-07T00:19:05.225Z] Step 19/21 : LABEL arch=arm64 [2023-02-07T00:19:05.225Z] ---> Running in 6f1166dd9167 [2023-02-07T00:19:05.811Z] Removing intermediate container 6f1166dd9167 [2023-02-07T00:19:05.811Z] ---> 7a5882af4b6f [2023-02-07T00:19:05.811Z] Step 20/21 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:19:06.079Z] ---> Running in 33a676227352 [2023-02-07T00:19:07.040Z] Removing intermediate container 33a676227352 [2023-02-07T00:19:07.040Z] ---> 74ff1cab6e88 [2023-02-07T00:19:07.040Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T00:19:07.308Z] ---> Running in 05fe94ae9824 [2023-02-07T00:19:07.591Z] ---> 8db629fc3b14 [2023-02-07T00:19:07.591Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T00:19:08.174Z] Removing intermediate container 05fe94ae9824 [2023-02-07T00:19:08.174Z] ---> 6f8f5a03b47a [2023-02-07T00:19:08.174Z] [2023-02-07T00:19:09.143Z] Successfully built 6f8f5a03b47a [2023-02-07T00:19:09.143Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-07T00:19:09.143Z]  Building security-proxy-setup ... done Building core-command [2023-02-07T00:19:09.143Z] ---> dd7a2c03d2a7 [2023-02-07T00:19:09.143Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T00:19:11.116Z] ---> fd2b1a6f0b62 [2023-02-07T00:19:11.116Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T00:19:11.116Z] ---> Running in e92838280a9f [2023-02-07T00:19:15.383Z] Removing intermediate container e92838280a9f [2023-02-07T00:19:15.383Z] ---> 4be4e0e105bb [2023-02-07T00:19:15.383Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T00:19:15.653Z] ---> Running in ef4d03ae1aef [2023-02-07T00:19:16.616Z] Removing intermediate container ef4d03ae1aef [2023-02-07T00:19:16.616Z] ---> 29d4bfcb9c7d [2023-02-07T00:19:16.616Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T00:19:16.885Z] ---> Running in 1421a4302619 [2023-02-07T00:19:17.868Z] Removing intermediate container 1421a4302619 [2023-02-07T00:19:17.868Z] ---> f7c58f95128f [2023-02-07T00:19:17.868Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T00:19:18.139Z] ---> Running in 77cc87a4d7e4 [2023-02-07T00:19:18.725Z] Removing intermediate container 77cc87a4d7e4 [2023-02-07T00:19:18.725Z] ---> 048781fe5b9c [2023-02-07T00:19:18.725Z] Step 21/22 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:19:18.998Z] ---> Running in 25f1987fffcb [2023-02-07T00:19:19.970Z] Removing intermediate container 25f1987fffcb [2023-02-07T00:19:19.970Z] ---> 35f90c96258f [2023-02-07T00:19:19.970Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T00:19:20.238Z] ---> Running in 91b0c2f85e6e [2023-02-07T00:19:20.848Z] Removing intermediate container 9556839a3a1d [2023-02-07T00:19:20.848Z] ---> 28903b607b4f [2023-02-07T00:19:20.848Z] [2023-02-07T00:19:20.848Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T00:19:20.848Z] ---> 2b4661558fb8 [2023-02-07T00:19:20.848Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T00:19:21.118Z] ---> Running in 14a98fdd7ccc [2023-02-07T00:19:21.386Z] Removing intermediate container 91b0c2f85e6e [2023-02-07T00:19:21.386Z] ---> 62705120c1f3 [2023-02-07T00:19:21.386Z] [2023-02-07T00:19:21.973Z] Removing intermediate container 14a98fdd7ccc [2023-02-07T00:19:21.973Z] ---> e5e9bec22ba8 [2023-02-07T00:19:21.973Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T00:19:22.242Z] ---> Running in 52eb8dfca921 [2023-02-07T00:19:22.242Z] Successfully built 62705120c1f3 [2023-02-07T00:19:22.242Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-07T00:19:22.242Z] Building core-metadata [2023-02-07T00:19:22.834Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 52eb8dfca921 [2023-02-07T00:19:22.834Z] ---> 338ea13f8b10 [2023-02-07T00:19:22.834Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T00:19:23.104Z] ---> Running in 60c2fa4839ff [2023-02-07T00:19:23.705Z] Removing intermediate container 60c2fa4839ff [2023-02-07T00:19:23.705Z] ---> d06528e48b7c [2023-02-07T00:19:23.705Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T00:19:23.977Z] ---> Running in c2edb8cfe928 [2023-02-07T00:19:25.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:19:26.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:19:27.645Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T00:19:27.645Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:19:27.645Z] OK: 5 MiB in 15 packages [2023-02-07T00:19:29.586Z] Removing intermediate container c2edb8cfe928 [2023-02-07T00:19:29.586Z] ---> dd98fd137dd3 [2023-02-07T00:19:29.586Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:19:30.546Z] ---> 578e4d77867c [2023-02-07T00:19:30.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T00:19:31.503Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:19:31.503Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:19:31.503Z] ---> f79b4a14ae61 [2023-02-07T00:19:31.503Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T00:19:31.503Z] ---> Using cache [2023-02-07T00:19:31.503Z] ---> a5dd224f6b26 [2023-02-07T00:19:31.503Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T00:19:31.503Z] ---> Running in ccf2385205a5 [2023-02-07T00:19:33.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:19:33.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:19:34.291Z] ---> f7dc9c800d25 [2023-02-07T00:19:34.291Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T00:19:34.871Z] OK: 221 MiB in 51 packages [2023-02-07T00:19:35.138Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:19:35.138Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:19:35.138Z] ---> f79b4a14ae61 [2023-02-07T00:19:35.138Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T00:19:35.138Z] ---> Using cache [2023-02-07T00:19:35.138Z] ---> 44daaefadb52 [2023-02-07T00:19:35.138Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T00:19:35.138Z] ---> Using cache [2023-02-07T00:19:35.138Z] ---> e24e557f93fc [2023-02-07T00:19:35.138Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T00:19:35.138Z] ---> Using cache [2023-02-07T00:19:35.138Z] ---> 87c98f5852a1 [2023-02-07T00:19:35.138Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T00:19:35.138Z] ---> Using cache [2023-02-07T00:19:35.138Z] ---> 77db3e3c18e9 [2023-02-07T00:19:35.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:19:35.138Z] ---> Using cache [2023-02-07T00:19:35.138Z] ---> 135341f59317 [2023-02-07T00:19:35.138Z] Step 8/23 : COPY . . [2023-02-07T00:19:35.138Z] ---> Using cache [2023-02-07T00:19:35.138Z] ---> 41a2363072b4 [2023-02-07T00:19:35.138Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T00:19:37.076Z] ---> Running in 98e18b990555 [2023-02-07T00:19:37.076Z] ---> 4137e78dd9c7 [2023-02-07T00:19:37.076Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T00:19:37.343Z] ---> Running in a0830b88ad67 [2023-02-07T00:19:38.766Z] Removing intermediate container ccf2385205a5 [2023-02-07T00:19:38.766Z] ---> 265db0df9c15 [2023-02-07T00:19:38.766Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T00:19:38.766Z] Removing intermediate container a0830b88ad67 [2023-02-07T00:19:38.766Z] ---> 020f55dc849b [2023-02-07T00:19:38.766Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T00:19:38.766Z] ---> Running in 3cdea6219b22 [2023-02-07T00:19:39.727Z] 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-02-07T00:19:40.000Z] Removing intermediate container 3cdea6219b22 [2023-02-07T00:19:40.000Z] ---> 0440b10f67b6 [2023-02-07T00:19:40.000Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T00:19:40.000Z] ---> Running in dc45814e0956 [2023-02-07T00:19:40.599Z] ---> aa63925f5cd9 [2023-02-07T00:19:40.599Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:19:40.867Z] ---> Running in cab87b309591 [2023-02-07T00:19:41.142Z] Removing intermediate container dc45814e0956 [2023-02-07T00:19:41.142Z] ---> 202b6621c6be [2023-02-07T00:19:41.142Z] Step 21/22 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:19:41.142Z] ---> Running in 6046df5e3c1b [2023-02-07T00:19:42.558Z] Removing intermediate container 6046df5e3c1b [2023-02-07T00:19:42.558Z] ---> 15b88e2e895b [2023-02-07T00:19:42.558Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T00:19:42.558Z] ---> Running in 5cc8581f2357 [2023-02-07T00:19:43.530Z] Removing intermediate container 5cc8581f2357 [2023-02-07T00:19:43.530Z] ---> 6a8243d2623d [2023-02-07T00:19:43.530Z] [2023-02-07T00:19:43.797Z] Successfully built 6a8243d2623d [2023-02-07T00:19:43.797Z] Successfully tagged core-data-arm64:latest [2023-02-07T00:19:43.797Z]  Building core-data ... done Building support-notifications [2023-02-07T00:19:50.439Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:19:50.439Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:19:50.439Z] ---> f79b4a14ae61 [2023-02-07T00:19:50.439Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T00:19:50.439Z] ---> Using cache [2023-02-07T00:19:50.439Z] ---> 44daaefadb52 [2023-02-07T00:19:50.439Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T00:19:50.439Z] ---> Using cache [2023-02-07T00:19:50.439Z] ---> e24e557f93fc [2023-02-07T00:19:50.439Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T00:19:50.439Z] ---> Using cache [2023-02-07T00:19:50.439Z] ---> 87c98f5852a1 [2023-02-07T00:19:50.439Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T00:19:50.439Z] ---> Using cache [2023-02-07T00:19:50.439Z] ---> 77db3e3c18e9 [2023-02-07T00:19:50.439Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:19:50.439Z] ---> Using cache [2023-02-07T00:19:50.439Z] ---> 135341f59317 [2023-02-07T00:19:50.439Z] Step 8/24 : COPY . . [2023-02-07T00:19:50.439Z] ---> Using cache [2023-02-07T00:19:50.439Z] ---> 41a2363072b4 [2023-02-07T00:19:50.439Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T00:19:51.395Z] ---> Running in 54efcfcc7025 [2023-02-07T00:19:52.797Z] 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-02-07T00:20:07.774Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:20:07.774Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:20:07.774Z] ---> f79b4a14ae61 [2023-02-07T00:20:07.774Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T00:20:07.774Z] ---> Using cache [2023-02-07T00:20:07.774Z] ---> 44daaefadb52 [2023-02-07T00:20:07.774Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T00:20:07.774Z] ---> Using cache [2023-02-07T00:20:07.774Z] ---> e24e557f93fc [2023-02-07T00:20:07.774Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T00:20:07.774Z] ---> Running in 5ab31f4b45a6 [2023-02-07T00:20:08.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:20:08.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:20:10.337Z] OK: 221 MiB in 51 packages [2023-02-07T00:20:11.742Z] Removing intermediate container 5ab31f4b45a6 [2023-02-07T00:20:11.742Z] ---> 9fa8b000e125 [2023-02-07T00:20:11.742Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T00:20:12.697Z] ---> 495af711d81a [2023-02-07T00:20:12.697Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:20:12.697Z] ---> Running in c47e61c01f77 [2023-02-07T00:21:34.301Z] Removing intermediate container cab87b309591 [2023-02-07T00:21:34.301Z] ---> 0feff6dd0d03 [2023-02-07T00:21:34.301Z] Step 7/24 : COPY . . [2023-02-07T00:21:34.301Z] Removing intermediate container 6b48df2be718 [2023-02-07T00:21:34.301Z] ---> 98f02297bfe8 [2023-02-07T00:21:34.301Z] [2023-02-07T00:21:34.301Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T00:21:34.301Z] ---> 2b4661558fb8 [2023-02-07T00:21:34.301Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T00:21:34.301Z] ---> Running in c81d5f93519b [2023-02-07T00:21:34.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:21:34.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:21:34.301Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T00:21:34.301Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:21:34.301Z] OK: 5 MiB in 15 packages [2023-02-07T00:21:34.301Z] Removing intermediate container c81d5f93519b [2023-02-07T00:21:34.301Z] ---> ce3ffa842d79 [2023-02-07T00:21:34.301Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T00:21:34.301Z] ---> Running in 7b3de4b22c92 [2023-02-07T00:21:34.301Z] Removing intermediate container 7b3de4b22c92 [2023-02-07T00:21:34.301Z] ---> 2d152d2f76c8 [2023-02-07T00:21:34.301Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T00:21:34.568Z] ---> Running in fe1b4e1b7704 [2023-02-07T00:21:35.527Z] Removing intermediate container fe1b4e1b7704 [2023-02-07T00:21:35.527Z] ---> bf54f7c9f058 [2023-02-07T00:21:35.527Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T00:21:35.527Z] ---> Running in 9176661a6e24 [2023-02-07T00:21:36.483Z] Removing intermediate container 9176661a6e24 [2023-02-07T00:21:36.483Z] ---> b31dd34c9c15 [2023-02-07T00:21:36.483Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:21:38.422Z] ---> cfcc9f9003fb [2023-02-07T00:21:38.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T00:21:46.613Z] ---> 741c6a941084 [2023-02-07T00:21:46.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T00:21:48.021Z] ---> 4f6c2ebb3a92 [2023-02-07T00:21:48.021Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T00:21:48.289Z] ---> Running in 7db9d84a4dfe [2023-02-07T00:21:49.249Z] Removing intermediate container 7db9d84a4dfe [2023-02-07T00:21:49.249Z] ---> 32b269a6c1c5 [2023-02-07T00:21:49.249Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T00:21:49.517Z] ---> Running in fecad6b21533 [2023-02-07T00:21:50.480Z] Removing intermediate container fecad6b21533 [2023-02-07T00:21:50.480Z] ---> 7ef5c6a40f74 [2023-02-07T00:21:50.480Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T00:21:50.748Z] ---> Running in 38ae4b9904d0 [2023-02-07T00:21:51.710Z] Removing intermediate container 38ae4b9904d0 [2023-02-07T00:21:51.710Z] ---> 9ba3c19061c4 [2023-02-07T00:21:51.710Z] Step 21/22 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:21:51.710Z] ---> Running in dc41d2ecd7f5 [2023-02-07T00:21:52.670Z] ---> e3cab8eb0f4b [2023-02-07T00:21:52.670Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T00:21:52.670Z] Removing intermediate container dc41d2ecd7f5 [2023-02-07T00:21:52.670Z] ---> 64c140f7f50d [2023-02-07T00:21:52.670Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T00:21:52.938Z] ---> Running in f87700b9291e [2023-02-07T00:21:52.938Z] ---> Running in e5177e2a11be [2023-02-07T00:21:53.523Z] Removing intermediate container e5177e2a11be [2023-02-07T00:21:53.523Z] ---> 631c3fe90b4d [2023-02-07T00:21:53.523Z] [2023-02-07T00:21:54.107Z] Removing intermediate container f87700b9291e [2023-02-07T00:21:54.107Z] ---> 0a0f5514da51 [2023-02-07T00:21:54.107Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T00:21:54.107Z] ---> Running in 9363cf612548 [2023-02-07T00:21:54.374Z] Successfully built 631c3fe90b4d [2023-02-07T00:21:54.374Z] Successfully tagged support-scheduler-arm64:latest [2023-02-07T00:21:54.374Z] Building security-spire-server [2023-02-07T00:21:54.956Z]  Building support-scheduler ... done Removing intermediate container 9363cf612548 [2023-02-07T00:21:54.956Z] ---> e363eddbffaa [2023-02-07T00:21:54.956Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T00:21:55.223Z] ---> Running in 407442a66dc2 [2023-02-07T00:22:00.558Z] Removing intermediate container 407442a66dc2 [2023-02-07T00:22:00.558Z] ---> 0212744c20cc [2023-02-07T00:22:00.558Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T00:22:00.558Z] ---> Running in 00a586037055 [2023-02-07T00:22:00.558Z] Removing intermediate container 00a586037055 [2023-02-07T00:22:00.558Z] ---> fa3e806fe467 [2023-02-07T00:22:00.558Z] [2023-02-07T00:22:00.558Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T00:22:00.823Z] 3.15: Pulling from library/alpine [2023-02-07T00:22:04.153Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T00:22:04.153Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T00:22:04.153Z] ---> 8aa73fd46299 [2023-02-07T00:22:04.153Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T00:22:04.153Z] ---> Running in 5d4c122161c5 [2023-02-07T00:22:04.732Z] Removing intermediate container 5d4c122161c5 [2023-02-07T00:22:04.732Z] ---> 059fb56758eb [2023-02-07T00:22:04.732Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T00:22:04.998Z] ---> Running in 3cc7f84f62d5 [2023-02-07T00:22:08.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:22:10.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:22:10.533Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:22:10.533Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:22:10.533Z] ---> f79b4a14ae61 [2023-02-07T00:22:10.533Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T00:22:10.533Z] ---> Using cache [2023-02-07T00:22:10.533Z] ---> a5dd224f6b26 [2023-02-07T00:22:10.533Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T00:22:10.533Z] ---> Using cache [2023-02-07T00:22:10.533Z] ---> 265db0df9c15 [2023-02-07T00:22:10.533Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T00:22:10.533Z] ---> Using cache [2023-02-07T00:22:10.533Z] ---> aa63925f5cd9 [2023-02-07T00:22:10.533Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:22:10.533Z] ---> Using cache [2023-02-07T00:22:10.533Z] ---> 0feff6dd0d03 [2023-02-07T00:22:10.533Z] Step 7/23 : COPY . . [2023-02-07T00:22:10.533Z] ---> Using cache [2023-02-07T00:22:10.533Z] ---> e3cab8eb0f4b [2023-02-07T00:22:10.533Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T00:22:10.533Z] ---> Using cache [2023-02-07T00:22:10.533Z] ---> 0a0f5514da51 [2023-02-07T00:22:10.533Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T00:22:10.533Z] ---> Using cache [2023-02-07T00:22:10.533Z] ---> e363eddbffaa [2023-02-07T00:22:10.533Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T00:22:11.492Z] ---> Running in 6e0e8c0a1188 [2023-02-07T00:22:11.759Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T00:22:11.759Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T00:22:11.759Z] OK: 15736 distinct packages available [2023-02-07T00:22:11.759Z] Removing intermediate container c47e61c01f77 [2023-02-07T00:22:11.759Z] ---> 3f8777c9ecde [2023-02-07T00:22:11.759Z] Step 8/22 : COPY . . [2023-02-07T00:22:12.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:22:12.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:22:13.701Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T00:22:13.701Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T00:22:13.701Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T00:22:13.701Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T00:22:13.701Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T00:22:13.701Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T00:22:13.701Z] OK: 6 MiB in 19 packages [2023-02-07T00:22:15.643Z] Removing intermediate container 6e0e8c0a1188 [2023-02-07T00:22:15.643Z] ---> 58a047033067 [2023-02-07T00:22:15.643Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T00:22:15.914Z] ---> Running in ebffdd219880 [2023-02-07T00:22:16.493Z] Removing intermediate container 3cc7f84f62d5 [2023-02-07T00:22:16.493Z] ---> 2a8152fd8669 [2023-02-07T00:22:16.493Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T00:22:17.076Z] Removing intermediate container ebffdd219880 [2023-02-07T00:22:17.076Z] ---> 4d047a9a0d83 [2023-02-07T00:22:17.076Z] [2023-02-07T00:22:17.076Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T00:22:17.076Z] ---> 8aa73fd46299 [2023-02-07T00:22:17.076Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T00:22:17.076Z] ---> Using cache [2023-02-07T00:22:17.076Z] ---> 059fb56758eb [2023-02-07T00:22:17.076Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T00:22:17.076Z] ---> Using cache [2023-02-07T00:22:17.076Z] ---> 2a8152fd8669 [2023-02-07T00:22:17.076Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T00:22:22.412Z] ---> 96da3d9fd1de [2023-02-07T00:22:22.412Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T00:22:30.877Z] ---> bf1fc1a72816 [2023-02-07T00:22:30.877Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T00:22:32.360Z] ---> cd65fb255609 [2023-02-07T00:22:32.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T00:22:33.344Z] ---> dbc1d02d8678 [2023-02-07T00:22:33.344Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T00:22:33.610Z] ---> Running in 9cba9e125b7e [2023-02-07T00:22:33.876Z] ---> 6c7cb54b1b1a [2023-02-07T00:22:33.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T00:22:34.461Z] ---> afd9b9541bee [2023-02-07T00:22:34.461Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T00:22:36.401Z] ---> a13c00e2cb6f [2023-02-07T00:22:36.401Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T00:22:36.401Z] ---> f40381306a33 [2023-02-07T00:22:36.401Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T00:22:36.401Z] ---> Running in 9f2c42e651cf [2023-02-07T00:22:36.401Z] 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-02-07T00:22:36.981Z] Removing intermediate container 9f2c42e651cf [2023-02-07T00:22:36.981Z] ---> d57fc98a455f [2023-02-07T00:22:36.981Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T00:22:37.246Z] ---> Running in 59b7382666a2 [2023-02-07T00:22:37.511Z] ---> 14c87678a5cf [2023-02-07T00:22:37.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T00:22:37.781Z] Removing intermediate container 59b7382666a2 [2023-02-07T00:22:37.781Z] ---> dd38a02e6935 [2023-02-07T00:22:37.781Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T00:22:37.781Z] ---> Running in 9892773ae0c6 [2023-02-07T00:22:38.737Z] Removing intermediate container 9892773ae0c6 [2023-02-07T00:22:38.737Z] ---> 09524b94b3cb [2023-02-07T00:22:38.737Z] Step 22/23 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:22:38.737Z] ---> Running in 9c61596ea857 [2023-02-07T00:22:39.007Z] ---> fe759b739484 [2023-02-07T00:22:39.007Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T00:22:39.272Z] ---> Running in 637c9af3dd0b [2023-02-07T00:22:39.538Z] Removing intermediate container 9c61596ea857 [2023-02-07T00:22:39.538Z] ---> a75c59f7cdd0 [2023-02-07T00:22:39.538Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T00:22:39.803Z] ---> Running in b1dad26d87df [2023-02-07T00:22:40.069Z] Removing intermediate container 637c9af3dd0b [2023-02-07T00:22:40.069Z] ---> 2c065c599f21 [2023-02-07T00:22:40.069Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T00:22:40.334Z] ---> Running in bafd30240262 [2023-02-07T00:22:40.598Z] Removing intermediate container b1dad26d87df [2023-02-07T00:22:40.598Z] ---> 92d48f3bc427 [2023-02-07T00:22:40.598Z] [2023-02-07T00:22:40.862Z] Removing intermediate container bafd30240262 [2023-02-07T00:22:40.862Z] ---> 37cfae5debe5 [2023-02-07T00:22:40.862Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T00:22:40.862Z] Successfully built 92d48f3bc427 [2023-02-07T00:22:40.862Z] Successfully tagged security-spire-server-arm64:latest [2023-02-07T00:22:40.862Z] ---> Running in 264ebf39a214 [2023-02-07T00:22:40.862Z] Building security-spire-config [2023-02-07T00:22:41.441Z]  Building security-spire-server ... done Removing intermediate container 264ebf39a214 [2023-02-07T00:22:41.441Z] ---> 647b8c00dda7 [2023-02-07T00:22:41.441Z] Step 23/24 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:22:41.441Z] ---> Running in d194aa726ac8 [2023-02-07T00:22:42.021Z] Removing intermediate container d194aa726ac8 [2023-02-07T00:22:42.021Z] ---> c09bf2672c6f [2023-02-07T00:22:42.021Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T00:22:42.021Z] ---> Running in 98b235649530 [2023-02-07T00:22:42.603Z] Removing intermediate container 98b235649530 [2023-02-07T00:22:42.603Z] ---> 417ad098149b [2023-02-07T00:22:42.603Z] [2023-02-07T00:22:42.869Z] Successfully built 417ad098149b [2023-02-07T00:22:42.869Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-07T00:22:42.869Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-02-07T00:23:07.107Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:23:07.107Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:23:07.107Z] ---> f79b4a14ae61 [2023-02-07T00:23:07.107Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> a5dd224f6b26 [2023-02-07T00:23:07.107Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> 265db0df9c15 [2023-02-07T00:23:07.107Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> aa63925f5cd9 [2023-02-07T00:23:07.107Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> 0feff6dd0d03 [2023-02-07T00:23:07.107Z] Step 7/24 : COPY . . [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> e3cab8eb0f4b [2023-02-07T00:23:07.107Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> 0a0f5514da51 [2023-02-07T00:23:07.107Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> e363eddbffaa [2023-02-07T00:23:07.107Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> 0212744c20cc [2023-02-07T00:23:07.107Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> fa3e806fe467 [2023-02-07T00:23:07.107Z] [2023-02-07T00:23:07.107Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T00:23:07.107Z] ---> 8aa73fd46299 [2023-02-07T00:23:07.107Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T00:23:07.107Z] ---> Using cache [2023-02-07T00:23:07.107Z] ---> 059fb56758eb [2023-02-07T00:23:07.107Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T00:23:07.107Z] ---> Running in 9ec060c1ad90 [2023-02-07T00:23:09.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:23:09.689Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:23:09.689Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:23:09.689Z] ---> f79b4a14ae61 [2023-02-07T00:23:09.689Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T00:23:09.689Z] ---> Using cache [2023-02-07T00:23:09.689Z] ---> a5dd224f6b26 [2023-02-07T00:23:09.689Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T00:23:09.689Z] ---> Running in 8b2c99a15ef2 [2023-02-07T00:23:09.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:23:10.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:23:11.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:23:11.501Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T00:23:11.501Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T00:23:11.501Z] OK: 15736 distinct packages available [2023-02-07T00:23:11.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:23:12.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:23:12.994Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T00:23:12.994Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T00:23:12.994Z] OK: 16901 distinct packages available [2023-02-07T00:23:13.263Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T00:23:13.263Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T00:23:13.263Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T00:23:13.263Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T00:23:13.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:23:13.263Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T00:23:13.263Z] OK: 6 MiB in 18 packages [2023-02-07T00:23:13.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:23:15.258Z] Removing intermediate container 9ec060c1ad90 [2023-02-07T00:23:15.258Z] ---> e9ed5ffea292 [2023-02-07T00:23:15.258Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T00:23:15.523Z] OK: 221 MiB in 51 packages [2023-02-07T00:23:18.095Z] Removing intermediate container 8b2c99a15ef2 [2023-02-07T00:23:18.095Z] ---> b9deb19430d4 [2023-02-07T00:23:18.095Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T00:23:19.058Z] ---> 9d83f90f0af0 [2023-02-07T00:23:19.058Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:23:19.325Z] ---> Running in 4b2e1d8aae3a [2023-02-07T00:23:21.895Z] ---> 2ef93e39d48b [2023-02-07T00:23:21.895Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T00:23:22.850Z] ---> 95fc37331a7b [2023-02-07T00:23:22.850Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T00:23:22.850Z] ---> Running in 7d2834eddd26 [2023-02-07T00:23:23.437Z] Removing intermediate container 7d2834eddd26 [2023-02-07T00:23:23.437Z] ---> b1bb0cb84336 [2023-02-07T00:23:23.437Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T00:23:24.393Z] ---> e5bd53746cdc [2023-02-07T00:23:24.393Z] Step 19/24 : WORKDIR / [2023-02-07T00:23:24.393Z] ---> Running in 4537185bb955 [2023-02-07T00:23:24.970Z] Removing intermediate container 4537185bb955 [2023-02-07T00:23:24.970Z] ---> e092b530ec74 [2023-02-07T00:23:24.970Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T00:23:24.970Z] ---> Running in 8fee95410ca8 [2023-02-07T00:23:25.549Z] Removing intermediate container 8fee95410ca8 [2023-02-07T00:23:25.549Z] ---> f2a6f97eeae6 [2023-02-07T00:23:25.549Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T00:23:28.128Z] ---> Running in b4f76a715941 [2023-02-07T00:23:28.399Z] Removing intermediate container b4f76a715941 [2023-02-07T00:23:28.399Z] ---> 91b3410e5078 [2023-02-07T00:23:28.399Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T00:23:28.665Z] ---> Running in 50beadbbd5bc [2023-02-07T00:23:28.933Z] Removing intermediate container 50beadbbd5bc [2023-02-07T00:23:28.933Z] ---> b31f39904f9e [2023-02-07T00:23:28.933Z] Step 23/24 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:23:29.199Z] ---> Running in 6d2342e17a24 [2023-02-07T00:23:29.785Z] Removing intermediate container 6d2342e17a24 [2023-02-07T00:23:29.785Z] ---> afb8859d57fc [2023-02-07T00:23:29.785Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T00:23:29.785Z] ---> Running in b261c4aa491e [2023-02-07T00:23:30.365Z] Removing intermediate container b261c4aa491e [2023-02-07T00:23:30.365Z] ---> baf64d073a05 [2023-02-07T00:23:30.365Z] [2023-02-07T00:23:30.633Z] Successfully built baf64d073a05 [2023-02-07T00:23:30.633Z] Successfully tagged security-spire-config-arm64:latest [2023-02-07T00:23:30.633Z]  Building security-spire-config ... done Building security-bootstrapper [2023-02-07T00:23:48.858Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T00:23:48.858Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T00:23:48.858Z] ---> f79b4a14ae61 [2023-02-07T00:23:48.858Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T00:23:48.858Z] ---> Using cache [2023-02-07T00:23:48.858Z] ---> a5dd224f6b26 [2023-02-07T00:23:48.858Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T00:23:48.858Z] ---> Using cache [2023-02-07T00:23:48.858Z] ---> d4bab451e392 [2023-02-07T00:23:48.858Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T00:23:48.858Z] ---> Using cache [2023-02-07T00:23:48.858Z] ---> 206e5527903d [2023-02-07T00:23:48.858Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T00:23:48.858Z] ---> Using cache [2023-02-07T00:23:48.858Z] ---> 26b6c65a8a04 [2023-02-07T00:23:48.858Z] Step 7/32 : COPY . . [2023-02-07T00:23:48.858Z] ---> Using cache [2023-02-07T00:23:48.858Z] ---> 32e0b1f43030 [2023-02-07T00:23:48.858Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T00:23:48.858Z] ---> Running in e731c344d482 [2023-02-07T00:23:49.438Z] 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-02-07T00:24:57.314Z] Removing intermediate container 4b2e1d8aae3a [2023-02-07T00:24:57.314Z] ---> f375d25451a8 [2023-02-07T00:24:57.314Z] Step 7/19 : COPY . . [2023-02-07T00:25:03.948Z] ---> 703506ad5c14 [2023-02-07T00:25:03.948Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T00:25:03.948Z] ---> Running in 953cfabe661a [2023-02-07T00:25:04.532Z] 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-02-07T00:25:43.367Z] Removing intermediate container 98e18b990555 [2023-02-07T00:25:43.367Z] ---> cbc5661ea7f3 [2023-02-07T00:25:43.367Z] [2023-02-07T00:25:43.642Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T00:25:43.642Z] ---> 2b4661558fb8 [2023-02-07T00:25:43.642Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T00:25:43.642Z] ---> Using cache [2023-02-07T00:25:43.642Z] ---> ce3ffa842d79 [2023-02-07T00:25:43.642Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T00:25:43.642Z] ---> Using cache [2023-02-07T00:25:43.642Z] ---> 2d152d2f76c8 [2023-02-07T00:25:43.642Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T00:25:43.642Z] ---> Running in 1ec84b6e0832 [2023-02-07T00:25:44.233Z] Removing intermediate container 1ec84b6e0832 [2023-02-07T00:25:44.233Z] ---> 3db97e2f2461 [2023-02-07T00:25:44.233Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T00:25:44.233Z] ---> Running in cc2e0eb670ab [2023-02-07T00:25:46.160Z] Removing intermediate container cc2e0eb670ab [2023-02-07T00:25:46.160Z] ---> 0fdeebf47978 [2023-02-07T00:25:46.160Z] Step 15/23 : WORKDIR / [2023-02-07T00:25:46.160Z] ---> Running in a647490a750e [2023-02-07T00:25:46.750Z] Removing intermediate container a647490a750e [2023-02-07T00:25:46.750Z] ---> ec6ea9ee6a93 [2023-02-07T00:25:46.750Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:25:47.707Z] ---> e3fd486cc92f [2023-02-07T00:25:47.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T00:25:49.647Z] ---> d62fddfcf407 [2023-02-07T00:25:49.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T00:25:50.606Z] ---> b0818ab0407f [2023-02-07T00:25:50.606Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T00:25:50.606Z] ---> Running in 78f5c5ba3def [2023-02-07T00:25:51.188Z] Removing intermediate container 78f5c5ba3def [2023-02-07T00:25:51.188Z] ---> dc4a5d13cc80 [2023-02-07T00:25:51.188Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T00:25:51.188Z] ---> Running in e418a452b7a2 [2023-02-07T00:25:51.770Z] Removing intermediate container e418a452b7a2 [2023-02-07T00:25:51.770Z] ---> fc524c8d88bb [2023-02-07T00:25:51.770Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T00:25:51.770Z] ---> Running in 492a9e51a1d6 [2023-02-07T00:25:52.352Z] Removing intermediate container 492a9e51a1d6 [2023-02-07T00:25:52.352Z] ---> 9b3775659834 [2023-02-07T00:25:52.352Z] Step 22/23 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:25:52.352Z] ---> Running in d02fb69cd9f4 [2023-02-07T00:25:52.941Z] Removing intermediate container d02fb69cd9f4 [2023-02-07T00:25:52.941Z] ---> cf2663eba932 [2023-02-07T00:25:52.941Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T00:25:53.208Z] ---> Running in 7377c87413c1 [2023-02-07T00:25:53.475Z] Removing intermediate container 7377c87413c1 [2023-02-07T00:25:53.475Z] ---> 36e264584a76 [2023-02-07T00:25:53.475Z] [2023-02-07T00:25:53.741Z] Successfully built 36e264584a76 [2023-02-07T00:25:53.741Z] Successfully tagged core-command-arm64:latest [2023-02-07T00:26:26.202Z]  Building core-command ... done Removing intermediate container 54efcfcc7025 [2023-02-07T00:26:26.202Z] ---> f9ff406022cd [2023-02-07T00:26:26.202Z] [2023-02-07T00:26:26.202Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T00:26:26.202Z] ---> 2b4661558fb8 [2023-02-07T00:26:26.202Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T00:26:26.202Z] ---> Using cache [2023-02-07T00:26:26.202Z] ---> ce3ffa842d79 [2023-02-07T00:26:26.202Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T00:26:26.202Z] ---> Using cache [2023-02-07T00:26:26.202Z] ---> 2d152d2f76c8 [2023-02-07T00:26:26.202Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T00:26:26.202Z] ---> Running in 2bde53e923bc [2023-02-07T00:26:26.202Z] Removing intermediate container 2bde53e923bc [2023-02-07T00:26:26.202Z] ---> 2b4ff1b316df [2023-02-07T00:26:26.202Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T00:26:26.202Z] ---> Running in 6ff2a1a83207 [2023-02-07T00:26:26.202Z] Removing intermediate container 6ff2a1a83207 [2023-02-07T00:26:26.202Z] ---> d048b228ef7d [2023-02-07T00:26:26.202Z] Step 15/24 : WORKDIR / [2023-02-07T00:26:26.202Z] ---> Running in bc4e0a1b2b9c [2023-02-07T00:26:26.202Z] Removing intermediate container bc4e0a1b2b9c [2023-02-07T00:26:26.202Z] ---> 5aa3e23e0c61 [2023-02-07T00:26:26.202Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:26:26.202Z] ---> ee2fa0cab120 [2023-02-07T00:26:26.202Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T00:26:26.202Z] ---> e03e7e7a2f38 [2023-02-07T00:26:26.202Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T00:26:26.783Z] ---> 47a1b1ed8e22 [2023-02-07T00:26:26.783Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T00:26:27.736Z] ---> 94e52fd00c91 [2023-02-07T00:26:27.736Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T00:26:27.736Z] ---> Running in da7e4a568663 [2023-02-07T00:26:28.314Z] Removing intermediate container da7e4a568663 [2023-02-07T00:26:28.314Z] ---> e0fe94754ce9 [2023-02-07T00:26:28.314Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T00:26:28.314Z] ---> Running in b70465d1a5f5 [2023-02-07T00:26:28.894Z] Removing intermediate container b70465d1a5f5 [2023-02-07T00:26:28.894Z] ---> 08af7856d6fa [2023-02-07T00:26:28.894Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T00:26:29.159Z] ---> Running in eb0030188abb [2023-02-07T00:26:29.738Z] Removing intermediate container eb0030188abb [2023-02-07T00:26:29.738Z] ---> c66e09e65220 [2023-02-07T00:26:29.738Z] Step 23/24 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:26:29.738Z] ---> Running in 4d782810be89 [2023-02-07T00:26:30.315Z] Removing intermediate container 4d782810be89 [2023-02-07T00:26:30.315Z] ---> 7c6b4083c7be [2023-02-07T00:26:30.315Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T00:26:30.315Z] ---> Running in 1a55410c1ae8 [2023-02-07T00:26:30.893Z] Removing intermediate container 1a55410c1ae8 [2023-02-07T00:26:30.893Z] ---> cd88edf95360 [2023-02-07T00:26:30.893Z] [2023-02-07T00:26:31.158Z] Successfully built cd88edf95360 [2023-02-07T00:26:31.158Z] Successfully tagged core-metadata-arm64:latest [2023-02-07T00:28:52.807Z]  Building core-metadata ... done Removing intermediate container e731c344d482 [2023-02-07T00:28:52.807Z] ---> 50b0f60bbf54 [2023-02-07T00:28:52.807Z] [2023-02-07T00:28:52.807Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T00:28:52.807Z] ---> 2b4661558fb8 [2023-02-07T00:28:52.807Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T00:28:52.807Z] ---> Running in 4980bc151f2c [2023-02-07T00:28:52.807Z] Removing intermediate container 4980bc151f2c [2023-02-07T00:28:52.807Z] ---> 8edc5895eab7 [2023-02-07T00:28:52.807Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T00:28:52.807Z] ---> Running in f7a9cb703eec [2023-02-07T00:28:52.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:28:52.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:28:52.807Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T00:28:52.807Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T00:28:52.807Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:28:52.807Z] OK: 5 MiB in 16 packages [2023-02-07T00:28:52.807Z] Removing intermediate container f7a9cb703eec [2023-02-07T00:28:52.807Z] ---> 9fca5d5bdc51 [2023-02-07T00:28:52.807Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T00:28:52.807Z] ---> Running in 55d2c6260929 [2023-02-07T00:28:52.807Z] Removing intermediate container 55d2c6260929 [2023-02-07T00:28:52.807Z] ---> 6130f62ac02d [2023-02-07T00:28:52.807Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T00:28:52.807Z] ---> Running in 5734f9222ccd [2023-02-07T00:28:52.807Z] Removing intermediate container 5734f9222ccd [2023-02-07T00:28:52.807Z] ---> 95c98baf9c0d [2023-02-07T00:28:52.807Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T00:28:52.807Z] ---> Running in 0a8927007793 [2023-02-07T00:28:52.807Z] Removing intermediate container 0a8927007793 [2023-02-07T00:28:52.807Z] ---> d590cfde051b [2023-02-07T00:28:52.807Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T00:28:52.807Z] ---> Running in c643a225bc42 [2023-02-07T00:28:52.807Z] Removing intermediate container c643a225bc42 [2023-02-07T00:28:52.807Z] ---> 6ce21f947467 [2023-02-07T00:28:52.807Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T00:28:52.807Z] ---> Running in 2e80ee2cd88a [2023-02-07T00:28:52.807Z] Removing intermediate container 2e80ee2cd88a [2023-02-07T00:28:52.807Z] ---> e8f8a33d8853 [2023-02-07T00:28:52.807Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T00:28:53.079Z] ---> Running in 9ebd7eff8743 [2023-02-07T00:28:53.659Z] Removing intermediate container 9ebd7eff8743 [2023-02-07T00:28:53.659Z] ---> b617d7616126 [2023-02-07T00:28:53.659Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T00:28:54.617Z] ---> cebfd7738542 [2023-02-07T00:28:54.617Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T00:28:54.617Z] ---> Running in f158f39b9649 [2023-02-07T00:28:59.001Z] Removing intermediate container f158f39b9649 [2023-02-07T00:28:59.001Z] ---> 29ed3f0b6c18 [2023-02-07T00:28:59.001Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:28:59.601Z] ---> 96d5f09abc86 [2023-02-07T00:28:59.601Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T00:29:01.610Z] ---> 3828ac2a7da7 [2023-02-07T00:29:01.610Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T00:29:02.595Z] ---> fb5d63435b00 [2023-02-07T00:29:02.595Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T00:29:03.577Z] ---> cf5227a900c9 [2023-02-07T00:29:03.577Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T00:29:04.531Z] ---> 9f7e7e169deb [2023-02-07T00:29:04.531Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T00:29:05.491Z] ---> 8ba75cb3284e [2023-02-07T00:29:05.491Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T00:29:06.447Z] ---> 57259915711f [2023-02-07T00:29:06.447Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T00:29:06.716Z] ---> Running in cfdb61c7794f [2023-02-07T00:29:10.512Z] Removing intermediate container cfdb61c7794f [2023-02-07T00:29:10.512Z] ---> d50c3ea823c3 [2023-02-07T00:29:10.512Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T00:29:10.512Z] ---> Running in f04b839a0e8c [2023-02-07T00:29:10.781Z] Removing intermediate container f04b839a0e8c [2023-02-07T00:29:10.781Z] ---> 3518db64bd8f [2023-02-07T00:29:10.781Z] Step 29/32 : CMD ["gate"] [2023-02-07T00:29:10.781Z] ---> Running in 84eaeb48162d [2023-02-07T00:29:11.370Z] Removing intermediate container 84eaeb48162d [2023-02-07T00:29:11.370Z] ---> 6a16361a21ed [2023-02-07T00:29:11.370Z] Step 30/32 : LABEL arch=arm64 [2023-02-07T00:29:11.370Z] ---> Running in 0f8919952491 [2023-02-07T00:29:11.968Z] Removing intermediate container 0f8919952491 [2023-02-07T00:29:11.968Z] ---> bc84dae517e6 [2023-02-07T00:29:11.968Z] Step 31/32 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:29:12.234Z] ---> Running in 8b50b8d26ca9 [2023-02-07T00:29:12.818Z] Removing intermediate container 8b50b8d26ca9 [2023-02-07T00:29:12.818Z] ---> 16fe21fafee4 [2023-02-07T00:29:12.818Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T00:29:12.818Z] ---> Running in 888d01c52036 [2023-02-07T00:29:13.399Z] Removing intermediate container 888d01c52036 [2023-02-07T00:29:13.399Z] ---> 51763963e43d [2023-02-07T00:29:13.399Z] [2023-02-07T00:29:13.665Z] Successfully built 51763963e43d [2023-02-07T00:29:13.665Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-07T00:29:45.860Z]  Building security-bootstrapper ... done Removing intermediate container 9cba9e125b7e [2023-02-07T00:29:45.860Z] ---> 5c150b51d1a2 [2023-02-07T00:29:45.860Z] [2023-02-07T00:29:45.860Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T00:29:45.860Z] ---> 2b4661558fb8 [2023-02-07T00:29:45.860Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T00:29:45.860Z] ---> Running in 6cef67fa23ae [2023-02-07T00:29:45.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:29:45.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:29:45.861Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T00:29:45.861Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T00:29:45.861Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T00:29:45.861Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T00:29:46.127Z] OK: 6 MiB in 16 packages [2023-02-07T00:29:49.467Z] Removing intermediate container 6cef67fa23ae [2023-02-07T00:29:49.467Z] ---> f431d601c078 [2023-02-07T00:29:49.467Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T00:29:49.467Z] ---> Running in b773f150cc9d [2023-02-07T00:29:49.467Z] Removing intermediate container b773f150cc9d [2023-02-07T00:29:49.467Z] ---> 62371179b70b [2023-02-07T00:29:49.467Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T00:29:49.467Z] ---> Running in bd1143add0d4 [2023-02-07T00:29:49.732Z] Removing intermediate container bd1143add0d4 [2023-02-07T00:29:49.732Z] ---> 2e7e99029050 [2023-02-07T00:29:49.732Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T00:29:49.998Z] ---> Running in 215399495db8 [2023-02-07T00:29:50.265Z] Removing intermediate container 215399495db8 [2023-02-07T00:29:50.265Z] ---> 1184709251f7 [2023-02-07T00:29:50.265Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:29:50.853Z] ---> d7d4237fe191 [2023-02-07T00:29:50.853Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T00:29:52.786Z] ---> 7f835a2cebd7 [2023-02-07T00:29:52.786Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T00:29:53.366Z] ---> dfb541b895f4 [2023-02-07T00:29:53.366Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T00:29:53.631Z] ---> Running in 76f1d8e51295 [2023-02-07T00:29:53.898Z] Removing intermediate container 76f1d8e51295 [2023-02-07T00:29:53.898Z] ---> 040fed431e20 [2023-02-07T00:29:53.898Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T00:29:54.165Z] ---> Running in c3bb42de618e [2023-02-07T00:29:54.432Z] Removing intermediate container c3bb42de618e [2023-02-07T00:29:54.432Z] ---> fbeaeb1f81ea [2023-02-07T00:29:54.432Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T00:29:54.432Z] ---> Running in 95eafd3d54d4 [2023-02-07T00:29:55.024Z] Removing intermediate container 95eafd3d54d4 [2023-02-07T00:29:55.024Z] ---> 73eb0f0e6481 [2023-02-07T00:29:55.024Z] Step 21/22 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:29:55.024Z] ---> Running in e052107bbff8 [2023-02-07T00:29:55.611Z] Removing intermediate container e052107bbff8 [2023-02-07T00:29:55.611Z] ---> 72538e7268ff [2023-02-07T00:29:55.611Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T00:29:55.611Z] ---> Running in eb47736e8fb4 [2023-02-07T00:29:55.874Z] Removing intermediate container eb47736e8fb4 [2023-02-07T00:29:55.874Z] ---> a814720154ba [2023-02-07T00:29:55.874Z] [2023-02-07T00:29:56.140Z] Removing intermediate container 953cfabe661a [2023-02-07T00:29:56.140Z] ---> 16702e78652e [2023-02-07T00:29:56.140Z] [2023-02-07T00:29:56.140Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T00:29:56.140Z] ---> 8aa73fd46299 [2023-02-07T00:29:56.140Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T00:29:56.140Z] ---> Using cache [2023-02-07T00:29:56.140Z] ---> 059fb56758eb [2023-02-07T00:29:56.140Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T00:29:56.140Z] Successfully built a814720154ba [2023-02-07T00:29:56.140Z] Successfully tagged support-notifications-arm64:latest [2023-02-07T00:29:56.407Z]  Building support-notifications ... done  ---> Running in edcd252eb5fa [2023-02-07T00:29:57.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:29:57.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:29:58.907Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T00:29:58.907Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T00:29:58.907Z] OK: 15736 distinct packages available [2023-02-07T00:29:59.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T00:29:59.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T00:30:00.398Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T00:30:00.398Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T00:30:00.398Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T00:30:00.398Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T00:30:00.398Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T00:30:00.398Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T00:30:00.398Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T00:30:00.666Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T00:30:00.666Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T00:30:00.666Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T00:30:00.666Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T00:30:00.666Z] OK: 8 MiB in 23 packages [2023-02-07T00:30:02.074Z] Removing intermediate container edcd252eb5fa [2023-02-07T00:30:02.074Z] ---> bd57fc398625 [2023-02-07T00:30:02.074Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T00:30:02.656Z] ---> e6093b919747 [2023-02-07T00:30:02.656Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T00:30:04.059Z] ---> 2a72e5b2af40 [2023-02-07T00:30:04.059Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T00:30:04.642Z] ---> b5bf6790c355 [2023-02-07T00:30:04.642Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T00:30:04.642Z] ---> Running in 90201893f302 [2023-02-07T00:30:04.906Z] Removing intermediate container 90201893f302 [2023-02-07T00:30:04.906Z] ---> 1d175f41d194 [2023-02-07T00:30:04.906Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T00:30:05.214Z] ---> Running in cca834c28d6e [2023-02-07T00:30:05.214Z] Removing intermediate container cca834c28d6e [2023-02-07T00:30:05.214Z] ---> a40eeedae462 [2023-02-07T00:30:05.478Z] Step 17/19 : LABEL arch=arm64 [2023-02-07T00:30:05.478Z] ---> Running in e44940d74ef3 [2023-02-07T00:30:05.745Z] Removing intermediate container e44940d74ef3 [2023-02-07T00:30:05.745Z] ---> 134133573638 [2023-02-07T00:30:05.745Z] Step 18/19 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b [2023-02-07T00:30:05.745Z] ---> Running in bb31c9a944de [2023-02-07T00:30:06.012Z] Removing intermediate container bb31c9a944de [2023-02-07T00:30:06.012Z] ---> 2e8043c922a7 [2023-02-07T00:30:06.012Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T00:30:06.277Z] ---> Running in 907c810806d4 [2023-02-07T00:30:06.541Z] Removing intermediate container 907c810806d4 [2023-02-07T00:30:06.541Z] ---> 596cda34ae50 [2023-02-07T00:30:06.541Z] [2023-02-07T00:30:06.541Z] Successfully built 596cda34ae50 [2023-02-07T00:30:06.541Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-07T00:30:07.126Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-07T00:30:07.119Z] $ docker stop --time=1 a172b4d554f9ba0da47285d352df3290dbac907fb45a2e36b44a8fddff9e8248 [2023-02-07T00:30:08.751Z] $ docker rm -f --volumes a172b4d554f9ba0da47285d352df3290dbac907fb45a2e36b44a8fddff9e8248 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T00:30:09.248Z] + docker images [2023-02-07T00:30:09.513Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T00:30:09.513Z] security-spiffe-token-provider-arm64 latest 596cda34ae50 3 seconds ago 29.1MB [2023-02-07T00:30:09.513Z] support-notifications-arm64 latest a814720154ba 14 seconds ago 29.7MB [2023-02-07T00:30:09.513Z] 16702e78652e 14 seconds ago 1.54GB [2023-02-07T00:30:09.513Z] 5c150b51d1a2 28 seconds ago 1.57GB [2023-02-07T00:30:09.513Z] security-bootstrapper-arm64 latest 51763963e43d 56 seconds ago 19.5MB [2023-02-07T00:30:09.513Z] 50b0f60bbf54 About a minute ago 1.49GB [2023-02-07T00:30:09.513Z] core-metadata-arm64 latest cd88edf95360 3 minutes ago 17.8MB [2023-02-07T00:30:09.513Z] f9ff406022cd 3 minutes ago 1.51GB [2023-02-07T00:30:09.513Z] core-command-arm64 latest 36e264584a76 4 minutes ago 17MB [2023-02-07T00:30:09.513Z] cbc5661ea7f3 4 minutes ago 1.5GB [2023-02-07T00:30:09.513Z] security-spire-config-arm64 latest baf64d073a05 6 minutes ago 83.6MB [2023-02-07T00:30:09.513Z] security-spire-agent-arm64 latest 417ad098149b 7 minutes ago 122MB [2023-02-07T00:30:09.513Z] security-spire-server-arm64 latest 92d48f3bc427 7 minutes ago 84.3MB [2023-02-07T00:30:09.513Z] 4d047a9a0d83 7 minutes ago 1.38GB [2023-02-07T00:30:09.513Z] fa3e806fe467 8 minutes ago 1.38GB [2023-02-07T00:30:09.513Z] support-scheduler-arm64 latest 631c3fe90b4d 8 minutes ago 29MB [2023-02-07T00:30:09.513Z] 98f02297bfe8 8 minutes ago 1.57GB [2023-02-07T00:30:09.513Z] core-data-arm64 latest 6a8243d2623d 10 minutes ago 17.2MB [2023-02-07T00:30:09.513Z] core-common-config-bootstrapper-arm64 latest 62705120c1f3 10 minutes ago 14.9MB [2023-02-07T00:30:09.513Z] 28903b607b4f 10 minutes ago 1.51GB [2023-02-07T00:30:09.513Z] security-proxy-setup-arm64 latest 6f8f5a03b47a 11 minutes ago 26.8MB [2023-02-07T00:30:09.513Z] security-secretstore-setup-arm64 latest 81df122e6d69 11 minutes ago 28.8MB [2023-02-07T00:30:09.513Z] 449e84713f5e 11 minutes ago 1.5GB [2023-02-07T00:30:09.513Z] aad9ccab502c 11 minutes ago 1.49GB [2023-02-07T00:30:09.513Z] 235580c936cf 11 minutes ago 1.5GB [2023-02-07T00:30:09.513Z] ci-base-image-arm64 latest f79b4a14ae61 32 minutes ago 905MB [2023-02-07T00:30:09.513Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-07T00:30:09.513Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-07T00:30:09.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-07T00:30:09.513Z] 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-02-07T00:30:09.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T00:30:09.919Z] [2023-02-07T00:30:09.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T00:30:10.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T00:30:10.509Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T00:30:10.509Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T00:30:10.509Z] 04944245beec: Pulling fs layer [2023-02-07T00:30:10.509Z] 699f458cf7ca: Pulling fs layer [2023-02-07T00:30:10.509Z] 765212b225bb: Pulling fs layer [2023-02-07T00:30:10.509Z] f23df028b6ca: Pulling fs layer [2023-02-07T00:30:10.509Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T00:30:10.509Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T00:30:10.509Z] d65c8cfc05b1: Waiting [2023-02-07T00:30:10.509Z] 2437ff75d9bd: Waiting [2023-02-07T00:30:10.509Z] 765212b225bb: Waiting [2023-02-07T00:30:10.509Z] f23df028b6ca: Waiting [2023-02-07T00:30:10.509Z] 04944245beec: Verifying Checksum [2023-02-07T00:30:10.509Z] 04944245beec: Download complete [2023-02-07T00:30:10.509Z] 765212b225bb: Verifying Checksum [2023-02-07T00:30:10.509Z] 765212b225bb: Download complete [2023-02-07T00:30:10.777Z] f23df028b6ca: Verifying Checksum [2023-02-07T00:30:10.777Z] f23df028b6ca: Download complete [2023-02-07T00:30:10.777Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T00:30:10.777Z] d65c8cfc05b1: Download complete [2023-02-07T00:30:10.777Z] 699f458cf7ca: Verifying Checksum [2023-02-07T00:30:10.777Z] 699f458cf7ca: Download complete [2023-02-07T00:30:11.043Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T00:30:11.043Z] 8998bd30e6a1: Download complete [2023-02-07T00:30:13.619Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T00:30:13.619Z] 2437ff75d9bd: Download complete [2023-02-07T00:30:15.014Z] 8998bd30e6a1: Pull complete [2023-02-07T00:30:15.278Z] 04944245beec: Pull complete [2023-02-07T00:30:16.229Z] 699f458cf7ca: Pull complete [2023-02-07T00:30:16.493Z] 765212b225bb: Pull complete [2023-02-07T00:30:17.449Z] f23df028b6ca: Pull complete [2023-02-07T00:30:17.449Z] d65c8cfc05b1: Pull complete [2023-02-07T00:30:32.415Z] 2437ff75d9bd: Pull complete [2023-02-07T00:30:32.415Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T00:30:32.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T00:30:32.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T00:30:32.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2023-02-07T00:30:32.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-07T00:30:35.351Z] $ docker top c380762878266d0d17a63d46ad7c8af1b22db972082088a409e2350a07d92787 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T00:30:35.927Z] ---> job-cost.sh [2023-02-07T00:30:36.190Z] lf-activate-venv: SKIPPING [2023-02-07T00:30:36.190Z] INFO: No Stack... [2023-02-07T00:30:36.768Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T00:30:37.344Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T00:30:37.663Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-07T00:30:37.663Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T00:30:37.732Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4327-2-stack-cost] [2023-02-07T00:30:37.741Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4327-2-stack-cost] did not exist. Created. [2023-02-07T00:30:37.742Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T00:30:38.071Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T00:30:38.231Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T00:30:38.241Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4327-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T00:30:38.250Z] $ docker stop --time=1 c380762878266d0d17a63d46ad7c8af1b22db972082088a409e2350a07d92787 [2023-02-07T00:30:39.707Z] $ docker rm -f --volumes c380762878266d0d17a63d46ad7c8af1b22db972082088a409e2350a07d92787 [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-02-07T00:30:40.137Z] provisioning config files... [2023-02-07T00:30:40.143Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1207537320691850529tmp [Pipeline] { [Pipeline] sh [2023-02-07T00:30:40.443Z] + set +x [2023-02-07T00:30:40.443Z] + curl -s https://codecov.io/bash [2023-02-07T00:30:40.443Z] + bash -s -- [2023-02-07T00:30:40.443Z] [2023-02-07T00:30:40.443Z] _____ _ [2023-02-07T00:30:40.443Z] / ____| | | [2023-02-07T00:30:40.443Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T00:30:40.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T00:30:40.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T00:30:40.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T00:30:40.443Z] Bash-1.0.6 [2023-02-07T00:30:40.443Z] [2023-02-07T00:30:40.443Z] [2023-02-07T00:30:40.443Z] ==> git version 2.25.1 found [2023-02-07T00:30:40.443Z] ==> 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-02-07T00:30:40.443Z] Release-Date: 2020-01-08 [2023-02-07T00:30:40.443Z] 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-02-07T00:30:40.443Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T00:30:40.443Z] ==> Jenkins CI detected. [2023-02-07T00:30:40.443Z] current dir:  /w/workspace/edgex-go/2 [2023-02-07T00:30:40.443Z] project root: . [2023-02-07T00:30:40.443Z] --> token set from env [2023-02-07T00:30:40.443Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T00:30:40.443Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T00:30:40.703Z] ==> Python coveragepy not found [2023-02-07T00:30:40.703Z] ==> Searching for coverage reports in: [2023-02-07T00:30:40.703Z] + . [2023-02-07T00:30:40.703Z] -> Found 1 reports [2023-02-07T00:30:40.703Z] ==> Detecting git/mercurial file structure [2023-02-07T00:30:40.703Z] ==> Reading reports [2023-02-07T00:30:40.703Z] + ./coverage.out bytes=489190 [2023-02-07T00:30:40.703Z] ==> Appending adjustments [2023-02-07T00:30:40.703Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T00:30:42.080Z] + Found adjustments [2023-02-07T00:30:42.080Z] ==> Gzipping contents [2023-02-07T00:30:42.080Z] 64K /tmp/codecov.oUkync.gz [2023-02-07T00:30:42.080Z] ==> Uploading reports [2023-02-07T00:30:42.080Z] url: https://codecov.io [2023-02-07T00:30:42.080Z] query: branch=PR-4327&commit=bd1fa2dc5224acb79d110370e255d87e61f547fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4327&job=&cmd_args= [2023-02-07T00:30:42.080Z] -> Pinging Codecov [2023-02-07T00:30:42.080Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4327&commit=bd1fa2dc5224acb79d110370e255d87e61f547fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4327&job=&cmd_args= [2023-02-07T00:30:42.080Z] -> Uploading to [2023-02-07T00:30:42.080Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/bd1fa2dc5224acb79d110370e255d87e61f547fb/a01a7cc4-e532-4a87-97f9-d1cd863514ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T003041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c44d8d574d50c7e6b34b6081a80e29459244769b0fbae4359dd8936afe503782 [2023-02-07T00:30:42.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T00:30:42.080Z] Dload Upload Total Spent Left Speed [2023-02-07T00:30:42.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62900 0 0 100 62900 0 168k --:--:-- --:--:-- --:--:-- 168k [2023-02-07T00:30:42.648Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bd1fa2dc5224acb79d110370e255d87e61f547fb [Pipeline] } [2023-02-07T00:30:42.655Z] 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-02-07T00:30:43.270Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T00:30:43.561Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T00:30:44.419Z] ---> package-listing.sh [2023-02-07T00:30:44.419Z] ++ facter osfamily [2023-02-07T00:30:44.419Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T00:30:44.678Z] + OS_FAMILY=debian [2023-02-07T00:30:44.678Z] + workspace=/w/workspace/edgex-go/2 [2023-02-07T00:30:44.678Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T00:30:44.678Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T00:30:44.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T00:30:44.678Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T00:30:44.678Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-07T00:30:44.678Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T00:30:44.678Z] + case "${OS_FAMILY}" in [2023-02-07T00:30:44.678Z] + dpkg -l [2023-02-07T00:30:44.678Z] + grep '^ii' [2023-02-07T00:30:44.678Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T00:30:44.678Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T00:30:44.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T00:30:44.678Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-07T00:30:44.678Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-07T00:30:44.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-07T00:30:44.688Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T00:30:44.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T00:30:45.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T00:30:45.518Z] [2023-02-07T00:30:45.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T00:30:45.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T00:30:45.820Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T00:30:45.820Z] 5eb5b503b376: Pulling fs layer [2023-02-07T00:30:45.820Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T00:30:45.820Z] ec43610c2a17: Pulling fs layer [2023-02-07T00:30:45.820Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T00:30:45.820Z] 33b1e0a273af: Pulling fs layer [2023-02-07T00:30:45.820Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T00:30:45.820Z] 2f39f015ded8: Pulling fs layer [2023-02-07T00:30:45.820Z] 33b1e0a273af: Waiting [2023-02-07T00:30:45.820Z] 5d3b04190fa2: Waiting [2023-02-07T00:30:45.820Z] 2f39f015ded8: Waiting [2023-02-07T00:30:45.820Z] 3a2ae6a8a46f: Waiting [2023-02-07T00:30:45.820Z] 5c69ac0246d0: Verifying Checksum [2023-02-07T00:30:45.820Z] 5c69ac0246d0: Download complete [2023-02-07T00:30:45.820Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T00:30:45.820Z] 3a2ae6a8a46f: Download complete [2023-02-07T00:30:46.081Z] 33b1e0a273af: Verifying Checksum [2023-02-07T00:30:46.081Z] 33b1e0a273af: Download complete [2023-02-07T00:30:46.081Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T00:30:46.081Z] 5d3b04190fa2: Download complete [2023-02-07T00:30:46.081Z] ec43610c2a17: Verifying Checksum [2023-02-07T00:30:46.081Z] ec43610c2a17: Download complete [2023-02-07T00:30:46.341Z] 5eb5b503b376: Verifying Checksum [2023-02-07T00:30:46.341Z] 5eb5b503b376: Download complete [2023-02-07T00:30:46.905Z] 2f39f015ded8: Download complete [2023-02-07T00:30:47.470Z] 5eb5b503b376: Pull complete [2023-02-07T00:30:47.470Z] 5c69ac0246d0: Pull complete [2023-02-07T00:30:48.035Z] ec43610c2a17: Pull complete [2023-02-07T00:30:48.035Z] 3a2ae6a8a46f: Pull complete [2023-02-07T00:30:48.297Z] 33b1e0a273af: Pull complete [2023-02-07T00:30:48.297Z] 5d3b04190fa2: Pull complete [2023-02-07T00:30:52.477Z] 2f39f015ded8: Pull complete [2023-02-07T00:30:52.477Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T00:30:52.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T00:30:52.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T00:30:52.557Z] prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container [2023-02-07T00:30:52.598Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T00:30:55.322Z] $ docker top 6f77cadf901e4a6b7a9e485d2c599c284601b1cbbaaca3f4171d47b97eced9cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T00:30:55.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T00:30:55.940Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T00:30:56.224Z] + ls /var/log/sa-host [2023-02-07T00:30:56.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T00:30:56.299Z] provisioning config files... [2023-02-07T00:30:56.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3150089372776321863tmp [Pipeline] { [Pipeline] echo [2023-02-07T00:30:56.324Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T00:30:56.601Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T00:30:56.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T00:30:56.927Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T00:30:56.939Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T00:30:57.222Z] ---> sudo-logs.sh [2023-02-07T00:30:57.222Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T00:30:57.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T00:30:57.527Z] ---> job-cost.sh [2023-02-07T00:30:57.528Z] lf-activate-venv: SKIPPING [2023-02-07T00:30:57.528Z] DEBUG: total: 0.10999999940395355 [2023-02-07T00:30:57.528Z] INFO: Retrieving Stack Cost... [2023-02-07T00:30:57.787Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T00:30:58.356Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T00:30:58.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T00:30:58.671Z] ---> logs-deploy.sh [2023-02-07T00:30:58.671Z] lf-activate-venv: SKIPPING [2023-02-07T00:30:58.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4327/2 [2023-02-07T00:30:58.671Z] INFO: archiving workspace using pattern(s): [2023-02-07T00:30:59.612Z] Archives upload complete. [2023-02-07T00:30:59.612Z] INFO: archiving logs to Nexus