Pull request #4350 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01bd78e940c060c79caaa305d81a36062f8c4326+15a983a6f6d5b88e20add8024b7e596911b920c9 (4f9f2e6d12a6c3adce0ac429cf9fd2e9be578a90) 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-ssh7492135044364765394.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-ssh9185620911965523429.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10713003899057813997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13458072980334165720.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17135751487575251850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15016504933405426037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5601 in /w/workspace/edgexfoundry_edgex-go_PR-4350 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 01bd78e940c060c79caaa305d81a36062f8c4326 Merge succeeded, producing 01bd78e940c060c79caaa305d81a36062f8c4326 Checking out Revision 01bd78e940c060c79caaa305d81a36062f8c4326 (PR-4350) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4350/head:refs/remotes/origin/PR-4350 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # 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 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T20:00:51.574Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T20:00:51.732Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T20:00:51.827Z] ========================================================= [2023-02-13T20:00:51.827Z] EdgeX Global Pipelines Version Info [2023-02-13T20:00:51.827Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:00:52.576Z] ------------------- [2023-02-13T20:00:52.576Z] stable info: [2023-02-13T20:00:52.576Z] ------------------- [2023-02-13T20:00:52.576Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T20:00:52.576Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T20:00:52.576Z] Message: update stable to v1.0.244 [2023-02-13T20:00:53.147Z] ------------------- [2023-02-13T20:00:53.147Z] experimental info: [2023-02-13T20:00:53.147Z] ------------------- [2023-02-13T20:00:53.147Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T20:00:53.147Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T20:00:53.147Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T20:00:53.475Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-13T20:00:53.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-13T20:00:53.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T20:00:53.599Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T20:00:53.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T20:00:53.684Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T20:00:53.724Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T20:00:53.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-13T20:00:53.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-13T20:00:53.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-13T20:00:53.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T20:00:53.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T20:00:53.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T20:00:54.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T20:00:54.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T20:00:54.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T20:00:54.143Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T20:00:54.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T20:00:54.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T20:00:54.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-13T20:00:54.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T20:00:54.371Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T20:00:54.419Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T20:00:54.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4350 [Pipeline] echo [2023-02-13T20:00:54.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4350 [Pipeline] echo [2023-02-13T20:00:54.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4350 [Pipeline] echo [2023-02-13T20:00:54.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01bd78e940c060c79caaa305d81a36062f8c4326 [Pipeline] echo [2023-02-13T20:00:54.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01bd78e [Pipeline] echo [2023-02-13T20:00:54.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T20:00:54.819Z] provisioning config files... [2023-02-13T20:00:54.862Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8180859801812289202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:00:55.205Z] ---> docker-login.sh [2023-02-13T20:00:55.205Z] nexus3.edgexfoundry.org:10001 [2023-02-13T20:00:55.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:00:55.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:00:55.466Z] Configure a credential helper to remove this warning. See [2023-02-13T20:00:55.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:00:55.466Z] [2023-02-13T20:00:55.466Z] Login Succeeded [2023-02-13T20:00:55.466Z] nexus3.edgexfoundry.org:10002 [2023-02-13T20:00:55.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:00:55.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:00:55.466Z] Configure a credential helper to remove this warning. See [2023-02-13T20:00:55.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:00:55.466Z] [2023-02-13T20:00:55.466Z] Login Succeeded [2023-02-13T20:00:55.466Z] nexus3.edgexfoundry.org:10003 [2023-02-13T20:00:55.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:00:55.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:00:55.727Z] Configure a credential helper to remove this warning. See [2023-02-13T20:00:55.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:00:55.727Z] [2023-02-13T20:00:55.727Z] Login Succeeded [2023-02-13T20:00:55.727Z] nexus3.edgexfoundry.org:10004 [2023-02-13T20:00:55.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:00:55.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:00:55.728Z] Configure a credential helper to remove this warning. See [2023-02-13T20:00:55.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:00:55.728Z] [2023-02-13T20:00:55.728Z] Login Succeeded [2023-02-13T20:00:55.728Z] docker.io [2023-02-13T20:00:55.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:00:55.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:00:55.990Z] Configure a credential helper to remove this warning. See [2023-02-13T20:00:55.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:00:55.990Z] [2023-02-13T20:00:55.990Z] Login Succeeded [2023-02-13T20:00:55.990Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T20:00:56.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T20:00:56.461Z] + 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-13T20:00:56.461Z] + dirname cmd/core-command/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T20:00:56.461Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/core-data/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/core-metadata/Dockerfile+ [2023-02-13T20:00:56.461Z] cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-13T20:00:56.461Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-02-13T20:00:56.461Z] cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-13T20:00:56.461Z] + dirname cmd/support-notifications/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-13T20:00:56.461Z] + cut -d/ -f2 [2023-02-13T20:00:56.461Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-13T20:00:56.461Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-13T20:00:56.529Z] 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-13T20:00:57.038Z] + git rev-list -1 --merges 01bd78e940c060c79caaa305d81a36062f8c4326~1..01bd78e940c060c79caaa305d81a36062f8c4326 [Pipeline] echo [2023-02-13T20:00:57.073Z] -----------> git rev-list -1 --merges 01bd78e940c060c79caaa305d81a36062f8c4326~1..01bd78e940c060c79caaa305d81a36062f8c4326 01bd78e940c060c79caaa305d81a36062f8c4326 [false] [Pipeline] sh [2023-02-13T20:00:57.390Z] + git log --format=format:%s -1 01bd78e940c060c79caaa305d81a36062f8c4326 [Pipeline] echo [2023-02-13T20:00:57.430Z] ========================================================= [2023-02-13T20:00:57.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T20:00:57.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-13T20:00:57.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T20:00:57.872Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T20:00:57.872Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T20:00:57.872Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T20:00:57.872Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T20:00:57.872Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T20:00:57.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:00:58.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T20:00:58.298Z] [2023-02-13T20:00:58.298Z] 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-13T20:00:58.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T20:00:58.693Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T20:00:58.693Z] b85a868b505f: Pulling fs layer [2023-02-13T20:00:58.693Z] e2be974225ed: Pulling fs layer [2023-02-13T20:00:58.693Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T20:00:58.693Z] 988bab9f4d93: Pulling fs layer [2023-02-13T20:00:58.693Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T20:00:58.693Z] eaf3925da568: Pulling fs layer [2023-02-13T20:00:58.693Z] bab4dde63d76: Pulling fs layer [2023-02-13T20:00:58.693Z] bde34c3a00c8: Pulling fs layer [2023-02-13T20:00:58.693Z] b352a97aabf1: Pulling fs layer [2023-02-13T20:00:58.693Z] 4872d77fe225: Pulling fs layer [2023-02-13T20:00:58.693Z] 5851b861e8e6: Pulling fs layer [2023-02-13T20:00:58.693Z] 1469e6f7b9e6: Waiting [2023-02-13T20:00:58.693Z] eaf3925da568: Waiting [2023-02-13T20:00:58.693Z] bab4dde63d76: Waiting [2023-02-13T20:00:58.693Z] bde34c3a00c8: Waiting [2023-02-13T20:00:58.693Z] b352a97aabf1: Waiting [2023-02-13T20:00:58.693Z] 4872d77fe225: Waiting [2023-02-13T20:00:58.693Z] 5851b861e8e6: Waiting [2023-02-13T20:00:58.693Z] 988bab9f4d93: Waiting [2023-02-13T20:00:58.693Z] e2be974225ed: Verifying Checksum [2023-02-13T20:00:58.693Z] e2be974225ed: Download complete [2023-02-13T20:00:58.693Z] 988bab9f4d93: Verifying Checksum [2023-02-13T20:00:58.693Z] 988bab9f4d93: Download complete [2023-02-13T20:00:58.957Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T20:00:58.957Z] 1469e6f7b9e6: Download complete [2023-02-13T20:00:58.957Z] eaf3925da568: Verifying Checksum [2023-02-13T20:00:58.957Z] eaf3925da568: Download complete [2023-02-13T20:00:58.957Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T20:00:58.957Z] 339a4e72a1f5: Download complete [2023-02-13T20:00:58.957Z] bde34c3a00c8: Download complete [2023-02-13T20:00:59.217Z] b352a97aabf1: Verifying Checksum [2023-02-13T20:00:59.217Z] b352a97aabf1: Download complete [2023-02-13T20:00:59.217Z] 4872d77fe225: Verifying Checksum [2023-02-13T20:00:59.217Z] 4872d77fe225: Download complete [2023-02-13T20:00:59.217Z] 5851b861e8e6: Download complete [2023-02-13T20:00:59.217Z] b85a868b505f: Verifying Checksum [2023-02-13T20:00:59.217Z] b85a868b505f: Download complete [2023-02-13T20:00:59.477Z] bab4dde63d76: Verifying Checksum [2023-02-13T20:00:59.477Z] bab4dde63d76: Download complete [2023-02-13T20:01:00.415Z] b85a868b505f: Pull complete [2023-02-13T20:01:00.415Z] e2be974225ed: Pull complete [2023-02-13T20:01:00.673Z] 339a4e72a1f5: Pull complete [2023-02-13T20:01:00.931Z] 988bab9f4d93: Pull complete [2023-02-13T20:01:01.191Z] 1469e6f7b9e6: Pull complete [2023-02-13T20:01:01.191Z] eaf3925da568: Pull complete [2023-02-13T20:01:03.094Z] bab4dde63d76: Pull complete [2023-02-13T20:01:03.094Z] bde34c3a00c8: Pull complete [2023-02-13T20:01:03.094Z] b352a97aabf1: Pull complete [2023-02-13T20:01:03.094Z] 4872d77fe225: Pull complete [2023-02-13T20:01:03.094Z] 5851b861e8e6: Pull complete [2023-02-13T20:01:03.094Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T20:01:03.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T20:01:03.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:01:03.315Z] prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container [2023-02-13T20:01:03.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T20:01:05.650Z] $ docker top 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 -eo pid,comm [2023-02-13T20:01:05.706Z] 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-13T20:01:05.706Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T20:01:05.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T20:01:05.831Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T20:01:05.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T20:01:05.926Z] $ docker exec 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 ssh-agent [2023-02-13T20:01:06.044Z] SSH_AUTH_SOCK=/tmp/ssh-ED5zqQppHRSk/agent.32 [2023-02-13T20:01:06.044Z] SSH_AGENT_PID=38 [2023-02-13T20:01:06.051Z] Running ssh-add (command line suppressed) [2023-02-13T20:01:06.140Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12141425517490141657.key (/w/workspace/edgex-go/1@tmp/private_key_12141425517490141657.key) [2023-02-13T20:01:06.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T20:01:06.481Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T20:01:06.502Z] $ docker exec --env ******** --env ******** 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 ssh-agent -k [2023-02-13T20:01:06.600Z] unset SSH_AUTH_SOCK; [2023-02-13T20:01:06.601Z] unset SSH_AGENT_PID; [2023-02-13T20:01:06.601Z] echo Agent pid 38 killed; [2023-02-13T20:01:06.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T20:01:06.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T20:01:06.696Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T20:01:06.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T20:01:06.801Z] $ docker exec 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 ssh-agent [2023-02-13T20:01:06.906Z] SSH_AUTH_SOCK=/tmp/ssh-ZV9TnDZktI2U/agent.70 [2023-02-13T20:01:06.906Z] SSH_AGENT_PID=76 [2023-02-13T20:01:06.911Z] Running ssh-add (command line suppressed) [2023-02-13T20:01:07.001Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8630066171815343662.key (/w/workspace/edgex-go/1@tmp/private_key_8630066171815343662.key) [2023-02-13T20:01:07.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T20:01:07.347Z] + git semver init [2023-02-13T20:01:07.606Z] 2023-02-13 20:01:07,522 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T20:01:07.606Z] 2023-02-13 20:01:07,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-13T20:01:07.606Z] 2023-02-13 20:01:07,523 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-13T20:01:07.606Z] 2023-02-13 20:01:07,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-13T20:01:12.894Z] 2023-02-13 20:01:12,239 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-13T20:01:12.894Z] 2023-02-13 20:01:12,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4350 with force:False [2023-02-13T20:01:12.894Z] 2023-02-13 20:01:12,239 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4350 [2023-02-13T20:01:12.894Z] 2023-02-13 20:01:12,243 [execute] INFO git cat-file --batch-check [2023-02-13T20:01:12.894Z] 2023-02-13 20:01:12,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T20:01:12.894Z] 2023-02-13 20:01:12,249 [execute] INFO git cat-file --batch [2023-02-13T20:01:12.894Z] 2023-02-13 20:01:12,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T20:01:12.894Z] 2023-02-13 20:01:12,255 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4350 [2023-02-13T20:01:12.894Z] 0.0.0 [Pipeline] } [2023-02-13T20:01:12.920Z] $ docker exec --env ******** --env ******** 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 ssh-agent -k [2023-02-13T20:01:13.015Z] unset SSH_AUTH_SOCK; [2023-02-13T20:01:13.016Z] unset SSH_AGENT_PID; [2023-02-13T20:01:13.016Z] echo Agent pid 76 killed; [2023-02-13T20:01:13.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T20:01:13.460Z] + git semver [Pipeline] } [2023-02-13T20:01:13.741Z] $ docker stop --time=1 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 [2023-02-13T20:01:15.042Z] $ docker rm -f --volumes 49dce1959b7111729e03fa0c4457793c44dbfa13282cc32a2b442f26c5b37253 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T20:01:15.432Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T20:01:15.682Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T20:01:15.700Z] [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-13T20:01:16.492Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-13T20:01:16.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T20:01:16.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T20:01:16.599Z] ========================================================= [2023-02-13T20:01:16.599Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T20:01:16.599Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T20:01:16.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T20:01:16.945Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T20:01:16.945Z] 213ec9aee27d: Pulling fs layer [2023-02-13T20:01:16.945Z] 4583459ba037: Pulling fs layer [2023-02-13T20:01:16.945Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T20:01:16.945Z] 53926ce57604: Pulling fs layer [2023-02-13T20:01:16.945Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T20:01:16.945Z] 22ff95d597cd: Pulling fs layer [2023-02-13T20:01:16.945Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T20:01:16.945Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T20:01:16.945Z] a7acece74701: Pulling fs layer [2023-02-13T20:01:16.945Z] 96b7cbca73a9: Waiting [2023-02-13T20:01:16.945Z] 21b2b0c7a3f4: Waiting [2023-02-13T20:01:16.945Z] 22ff95d597cd: Waiting [2023-02-13T20:01:16.945Z] a7acece74701: Waiting [2023-02-13T20:01:16.945Z] 12d6caf4c0d1: Waiting [2023-02-13T20:01:16.945Z] 53926ce57604: Waiting [2023-02-13T20:01:16.945Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T20:01:16.945Z] 93c1e223e6f2: Download complete [2023-02-13T20:01:16.945Z] 4583459ba037: Download complete [2023-02-13T20:01:16.945Z] 21b2b0c7a3f4: Download complete [2023-02-13T20:01:16.945Z] 22ff95d597cd: Verifying Checksum [2023-02-13T20:01:16.945Z] 22ff95d597cd: Download complete [2023-02-13T20:01:16.945Z] 213ec9aee27d: Verifying Checksum [2023-02-13T20:01:16.945Z] 213ec9aee27d: Download complete [2023-02-13T20:01:17.209Z] 12d6caf4c0d1: Download complete [2023-02-13T20:01:17.209Z] 213ec9aee27d: Pull complete [2023-02-13T20:01:17.485Z] 4583459ba037: Pull complete [2023-02-13T20:01:17.485Z] 93c1e223e6f2: Pull complete [2023-02-13T20:01:18.108Z] a7acece74701: Download complete [2023-02-13T20:01:18.374Z] 53926ce57604: Verifying Checksum [2023-02-13T20:01:18.374Z] 53926ce57604: Download complete [2023-02-13T20:01:18.374Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T20:01:18.374Z] 96b7cbca73a9: Download complete [2023-02-13T20:01:22.567Z] 53926ce57604: Pull complete [2023-02-13T20:01:22.567Z] 21b2b0c7a3f4: Pull complete [2023-02-13T20:01:22.567Z] 22ff95d597cd: Pull complete [2023-02-13T20:01:22.567Z] 12d6caf4c0d1: Pull complete [2023-02-13T20:01:24.473Z] 96b7cbca73a9: Pull complete [2023-02-13T20:01:24.732Z] a7acece74701: Pull complete [2023-02-13T20:01:24.732Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T20:01:24.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T20:01:24.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T20:01:25.088Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T20:01:25.089Z] WORKDIR /edgex [2023-02-13T20:01:25.089Z] COPY go.mod . [2023-02-13T20:01:25.089Z] RUN go mod download [2023-02-13T20:01:25.089Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-13T20:01:25.655Z] Sending build context to Docker daemon 170.2MB [2023-02-13T20:01:25.655Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T20:01:25.655Z] ---> db6d94c90886 [2023-02-13T20:01:25.655Z] Step 2/4 : WORKDIR /edgex [2023-02-13T20:01:30.925Z] ---> Running in 6e642716d445 [2023-02-13T20:01:30.925Z] Removing intermediate container 6e642716d445 [2023-02-13T20:01:30.925Z] ---> 4ed88bb5ba42 [2023-02-13T20:01:30.925Z] Step 3/4 : COPY go.mod . [2023-02-13T20:01:30.925Z] ---> 0add58317f53 [2023-02-13T20:01:30.925Z] Step 4/4 : RUN go mod download [2023-02-13T20:01:30.925Z] ---> Running in f0f77ac3f3ae [2023-02-13T20:01:31.014Z] Still waiting to schedule task [2023-02-13T20:01:31.014Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-13T20:01:45.803Z] Removing intermediate container f0f77ac3f3ae [2023-02-13T20:01:45.803Z] ---> 76a86cf0b971 [2023-02-13T20:01:45.803Z] Successfully built 76a86cf0b971 [2023-02-13T20:01:45.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:01:46.184Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T20:01:46.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:01:46.338Z] prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container [2023-02-13T20:01:46.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T20:01:46.768Z] $ docker top 84aecbeda8640bcf74e0227ec104a106380d102cd4813b71b3e4d22acffde108 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T20:01:47.158Z] + go version [2023-02-13T20:01:47.158Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T20:01:47.196Z] $ docker stop --time=1 84aecbeda8640bcf74e0227ec104a106380d102cd4813b71b3e4d22acffde108 [2023-02-13T20:01:48.433Z] $ docker rm -f --volumes 84aecbeda8640bcf74e0227ec104a106380d102cd4813b71b3e4d22acffde108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:01:49.137Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T20:01:49.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:01:49.280Z] prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container [2023-02-13T20:01:49.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T20:01:49.627Z] $ docker top 1c25cda422bb5dd77cf4c6290e8d3b1144997dcc0253fe8d9618595ddf4ce2c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T20:01:49.728Z] ========================================================= [2023-02-13T20:01:49.728Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T20:01:49.728Z] ========================================================= [Pipeline] sh [2023-02-13T20:01:50.018Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-13T20:01:50.374Z] + make test [2023-02-13T20:01:50.374Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T20:01:56.932Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T20:02:09.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T20:02:09.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T20:02:09.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2023-02-13T20:02:12.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.129s coverage: 73.2% of statements [2023-02-13T20:02:12.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T20:02:12.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T20:02:12.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T20:02:12.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements [2023-02-13T20:02:12.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T20:02:12.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T20:02:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.562s coverage: 89.2% of statements [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T20:02:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 3.7% of statements [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T20:02:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T20:02:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2023-02-13T20:02:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 82.9% of statements [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-02-13T20:02:13.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2023-02-13T20:02:19.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2023-02-13T20:02:19.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2023-02-13T20:02:24.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements [2023-02-13T20:02:24.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-02-13T20:02:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-02-13T20:02:32.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.1% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 89.4% of statements [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 65.3% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.0% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T20:02:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T20:02:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T20:02:32.512Z] 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-13T20:02:50.663Z] 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-13T20:02:50.663Z] go vet ./... [2023-02-13T20:02:53.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T20:02:53.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T20:02:53.448Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T20:02:53.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-13T20:02:53.809Z] + ls -al . [2023-02-13T20:02:53.809Z] total 748 [2023-02-13T20:02:53.809Z] drwxrwxr-x 11 1001 1001 4096 Feb 13 20:01 . [2023-02-13T20:02:53.809Z] drwxr-xr-x 4 root root 4096 Feb 13 20:01 .. [2023-02-13T20:02:53.809Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 20:00 .blubracket [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 16 Feb 13 20:00 .dockerignore [2023-02-13T20:02:53.809Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 20:02 .git [2023-02-13T20:02:53.809Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 20:00 .github [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 1024 Feb 13 20:00 .gitignore [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 42 Feb 13 20:00 .golangci.yml [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 87 Feb 13 20:00 .hadolint.yml [2023-02-13T20:02:53.809Z] drwxr-xr-x 3 1001 1001 4096 Feb 13 20:01 .semver [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 20:00 .sonarcloud.properties [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 20:00 ADOPTERS.md [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 10825 Feb 13 20:00 Attribution.txt [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 73765 Feb 13 20:00 CHANGELOG.md [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 20:00 CONTRIBUTING.md [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 20:00 GOVERNANCE.md [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 850 Feb 13 20:00 Jenkinsfile [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 20:00 LICENSE [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 13375 Feb 13 20:00 Makefile [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 20:00 OWNERS.md [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 9403 Feb 13 20:00 README.md [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 6912 Feb 13 20:00 SECURITY.md [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 20:01 VERSION [2023-02-13T20:02:53.809Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 20:00 bin [2023-02-13T20:02:53.809Z] drwxrwxr-x 17 1001 1001 4096 Feb 13 20:00 cmd [2023-02-13T20:02:53.809Z] -rw-r--r-- 1 root root 488663 Feb 13 20:02 coverage.out [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 3295 Feb 13 20:00 go.mod [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 33318 Feb 13 20:00 go.sum [2023-02-13T20:02:53.809Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 20:00 internal [2023-02-13T20:02:53.809Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 20:00 openapi [2023-02-13T20:02:53.809Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 20:00 snap [2023-02-13T20:02:53.809Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 20:00 version.go [Pipeline] sh [2023-02-13T20:02:54.120Z] + '[' -e coverage.out ] [2023-02-13T20:02:54.120Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-13T20:02:54.246Z] Stashed 1 file(s) [Pipeline] sh [2023-02-13T20:02:54.543Z] + make build [2023-02-13T20:02:54.543Z] 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-13T20:03:06.746Z] 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-13T20:03:06.746Z] 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-13T20:03:07.682Z] 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-13T20:03:08.248Z] 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-13T20:03:16.354Z] 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-13T20:03:16.355Z] 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-13T20:03:17.736Z] 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-13T20:03:18.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-13T20:03:19.235Z] 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-13T20:03:20.168Z] 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-13T20:03:22.703Z] 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-13T20:03:23.663Z] $ docker stop --time=1 1c25cda422bb5dd77cf4c6290e8d3b1144997dcc0253fe8d9618595ddf4ce2c7 [2023-02-13T20:03:27.967Z] $ docker rm -f --volumes 1c25cda422bb5dd77cf4c6290e8d3b1144997dcc0253fe8d9618595ddf4ce2c7 [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-13T20:03:29.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T20:03:29.051Z] [2023-02-13T20:03:29.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:03:29.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T20:03:29.684Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-13T20:03:29.684Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-13T20:03:29.684Z] ca9280d653b3: Pulling fs layer [2023-02-13T20:03:29.684Z] 7e9c9ca2126c: Pulling fs layer [2023-02-13T20:03:29.684Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-13T20:03:29.684Z] cbdbe7a5bc2a: Download complete [2023-02-13T20:03:29.943Z] cbdbe7a5bc2a: Pull complete [2023-02-13T20:03:29.943Z] ca9280d653b3: Download complete [2023-02-13T20:03:30.514Z] 7e9c9ca2126c: Verifying Checksum [2023-02-13T20:03:30.514Z] 7e9c9ca2126c: Download complete [2023-02-13T20:03:30.514Z] ca9280d653b3: Pull complete [2023-02-13T20:03:33.795Z] 7e9c9ca2126c: Pull complete [2023-02-13T20:03:33.795Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-13T20:03:33.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T20:03:33.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:03:34.014Z] prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container [2023-02-13T20:03:34.049Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-13T20:03:36.301Z] $ docker top 96ad5ee1bc621b17feb584716ac74a0c66acbc2c07abe7309925adfb30999b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T20:03:36.688Z] + docker-compose build --help [2023-02-13T20:03:36.688Z] + grep parallel [2023-02-13T20:03:37.256Z] --parallel Build images in parallel. [Pipeline] } [2023-02-13T20:03:37.299Z] $ docker stop --time=1 96ad5ee1bc621b17feb584716ac74a0c66acbc2c07abe7309925adfb30999b5e [2023-02-13T20:03:38.557Z] $ docker rm -f --volumes 96ad5ee1bc621b17feb584716ac74a0c66acbc2c07abe7309925adfb30999b5e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:03:39.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T20:03:39.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:03:39.280Z] prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container [2023-02-13T20:03:39.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-13T20:03:39.714Z] $ docker top b23449a818712b492eff397629fc08b745a053d9a871ea1756cae25b30b69f64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T20:03:40.089Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-13T20:03:40.655Z] Building core-command ... [2023-02-13T20:03:40.656Z] Building core-common-config-bootstrapper ... [2023-02-13T20:03:40.656Z] Building core-data ... [2023-02-13T20:03:40.656Z] Building core-metadata ... [2023-02-13T20:03:40.656Z] Building security-bootstrapper ... [2023-02-13T20:03:40.656Z] Building security-proxy-setup ... [2023-02-13T20:03:40.656Z] Building security-secretstore-setup ... [2023-02-13T20:03:40.656Z] Building security-spiffe-token-provider ... [2023-02-13T20:03:40.656Z] Building security-spire-agent ... [2023-02-13T20:03:40.656Z] Building security-spire-config ... [2023-02-13T20:03:40.656Z] Building security-spire-server ... [2023-02-13T20:03:40.656Z] Building support-notifications ... [2023-02-13T20:03:40.656Z] Building support-scheduler ... [2023-02-13T20:03:40.656Z] Building core-data [2023-02-13T20:03:40.656Z] Building security-spiffe-token-provider [2023-02-13T20:03:40.656Z] Building security-spire-agent [2023-02-13T20:03:40.656Z] Building support-scheduler [2023-02-13T20:03:40.656Z] Building security-secretstore-setup [2023-02-13T20:03:50.626Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:03:50.626Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:03:50.626Z] ---> 76a86cf0b971 [2023-02-13T20:03:50.626Z] Step 3/19 : WORKDIR /edgex-go [2023-02-13T20:03:50.885Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:03:50.885Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:03:50.885Z] ---> 76a86cf0b971 [2023-02-13T20:03:50.885Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T20:03:50.885Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:03:50.885Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:03:50.885Z] ---> 76a86cf0b971 [2023-02-13T20:03:50.885Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:03:50.885Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:03:50.885Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:03:50.885Z] ---> 76a86cf0b971 [2023-02-13T20:03:50.885Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:03:52.263Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:03:52.263Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:03:52.263Z] ---> 76a86cf0b971 [2023-02-13T20:03:52.263Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T20:04:00.382Z] ---> Running in 1af4514f415d [2023-02-13T20:04:00.382Z] ---> Running in b07441d02cac [2023-02-13T20:04:00.382Z] ---> Running in a65135634bdc [2023-02-13T20:04:00.382Z] ---> Running in 49f143a7ba4b [2023-02-13T20:04:00.382Z] ---> Running in 86fbfd8e39e7 [2023-02-13T20:04:00.382Z] Removing intermediate container 1af4514f415d [2023-02-13T20:04:00.382Z] ---> 34182d175d29 [2023-02-13T20:04:00.382Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-13T20:04:00.382Z] Removing intermediate container b07441d02cac [2023-02-13T20:04:00.382Z] ---> 09ec17ff73e2 [2023-02-13T20:04:00.382Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T20:04:00.382Z] Removing intermediate container a65135634bdc [2023-02-13T20:04:00.382Z] ---> af6f3c550fa9 [2023-02-13T20:04:00.382Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-13T20:04:00.382Z] Removing intermediate container 86fbfd8e39e7 [2023-02-13T20:04:00.382Z] ---> 4fba18caa2bf [2023-02-13T20:04:00.382Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T20:04:00.382Z] Removing intermediate container 49f143a7ba4b [2023-02-13T20:04:00.382Z] ---> 58558b9553ed [2023-02-13T20:04:00.382Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T20:04:00.382Z] ---> Running in 5afd18781bf4 [2023-02-13T20:04:00.382Z] ---> Running in f1cb97234b2b [2023-02-13T20:04:00.382Z] ---> Running in df843f3e7386 [2023-02-13T20:04:00.382Z] ---> Running in f911f92eedb3 [2023-02-13T20:04:00.382Z] ---> Running in f6a7cdc5e15c [2023-02-13T20:04:00.382Z] Removing intermediate container f911f92eedb3 [2023-02-13T20:04:00.382Z] ---> c5c35f5d61e6 [2023-02-13T20:04:00.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T20:04:00.382Z] Removing intermediate container df843f3e7386 [2023-02-13T20:04:00.382Z] ---> c5d77382d003 [2023-02-13T20:04:00.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T20:04:00.382Z] ---> Running in 92cc852e76f1 [2023-02-13T20:04:00.382Z] ---> Running in ae0c8ee60721 [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] OK: 211 MiB in 51 packages [2023-02-13T20:04:00.382Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-13T20:04:00.382Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-13T20:04:00.382Z] OK: 17046 distinct packages available [2023-02-13T20:04:00.382Z] OK: 211 MiB in 51 packages [2023-02-13T20:04:00.382Z] OK: 211 MiB in 51 packages [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] OK: 211 MiB in 51 packages [2023-02-13T20:04:00.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:04:00.382Z] OK: 211 MiB in 51 packages [2023-02-13T20:04:00.951Z] Removing intermediate container 92cc852e76f1 [2023-02-13T20:04:00.951Z] ---> 5a77191b3bfc [2023-02-13T20:04:00.951Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T20:04:00.951Z] Removing intermediate container 5afd18781bf4 [2023-02-13T20:04:00.951Z] ---> 54bc952afecf [2023-02-13T20:04:00.951Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T20:04:00.951Z] Removing intermediate container ae0c8ee60721 [2023-02-13T20:04:00.951Z] ---> f072355d1fa3 [2023-02-13T20:04:00.951Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T20:04:00.951Z] Removing intermediate container f6a7cdc5e15c [2023-02-13T20:04:00.951Z] ---> e10c9df0e022 [2023-02-13T20:04:00.951Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T20:04:00.951Z] ---> 3a001128c1c4 [2023-02-13T20:04:00.951Z] ---> 89d4097c5099 [2023-02-13T20:04:00.951Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:04:00.951Z] [2023-02-13T20:04:00.951Z] ---> 7f1a228c9ef2 [2023-02-13T20:04:00.951Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:04:00.951Z] ---> 06cd044353db [2023-02-13T20:04:00.951Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:04:00.951Z] Removing intermediate container f1cb97234b2b [2023-02-13T20:04:00.951Z] ---> 294e1ef6bd40 [2023-02-13T20:04:00.951Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-13T20:04:01.209Z] ---> Running in f338aa15b4a6 [2023-02-13T20:04:01.209Z] ---> Running in c2e648a0692b [2023-02-13T20:04:01.209Z] ---> Running in d4f49cdda24a [2023-02-13T20:04:01.209Z] ---> Running in 463f39168dc7 [2023-02-13T20:04:01.209Z] ---> d155b839379a [2023-02-13T20:04:01.209Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:04:01.209Z] ---> Running in be71c1bda224 [2023-02-13T20:04:48.007Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5602 in /w/workspace/edgexfoundry_edgex-go_PR-4350 [Pipeline] { [Pipeline] ws [2023-02-13T20:04:48.070Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-13T20:04:48.154Z] The recommended git tool is: git [2023-02-13T20:04:53.962Z] using credential edgex-jenkins-ssh [2023-02-13T20:04:53.980Z] Cloning the remote Git repository [2023-02-13T20:04:54.025Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-13T20:04:54.106Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-13T20:04:54.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T20:04:54.281Z] > git --version # timeout=10 [2023-02-13T20:04:54.305Z] > git --version # 'git version 2.25.1' [2023-02-13T20:04:54.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T20:04:54.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T20:04:57.788Z] Removing intermediate container be71c1bda224 [2023-02-13T20:04:57.788Z] Removing intermediate container f338aa15b4a6 [2023-02-13T20:04:57.788Z] ---> 28a32183a965 [2023-02-13T20:04:57.788Z] ---> f415ba533d3c [2023-02-13T20:04:57.788Z] Step 7/19 : COPY . .Step 8/22 : COPY . . [2023-02-13T20:04:57.788Z] [2023-02-13T20:04:57.788Z] Removing intermediate container d4f49cdda24a [2023-02-13T20:04:57.788Z] ---> 0590b960f0a0 [2023-02-13T20:04:57.788Z] Step 8/22 : COPY . . [2023-02-13T20:04:57.788Z] Removing intermediate container c2e648a0692b [2023-02-13T20:04:57.788Z] ---> dbb32ed948a3 [2023-02-13T20:04:57.788Z] Step 7/24 : COPY . . [2023-02-13T20:04:57.788Z] Removing intermediate container 463f39168dc7 [2023-02-13T20:04:57.788Z] ---> ca875016c989 [2023-02-13T20:04:57.788Z] Step 7/24 : COPY . . [2023-02-13T20:05:10.069Z] ---> d1ca6a1f1ac8 [2023-02-13T20:05:10.069Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-13T20:05:10.069Z] ---> 296ee57251a1 [2023-02-13T20:05:10.069Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-13T20:05:10.069Z] ---> 01aabd0378d5 [2023-02-13T20:05:10.069Z] ---> a189239ffca0 [2023-02-13T20:05:10.069Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-13T20:05:10.069Z] [2023-02-13T20:05:10.069Z] ---> Running in b5bd08be4f47 [2023-02-13T20:05:10.069Z] ---> a01593890c26 [2023-02-13T20:05:10.069Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T20:05:10.069Z] ---> Running in 562cf33b7227 [2023-02-13T20:05:10.069Z] ---> Running in 459c25e1faa3 [2023-02-13T20:05:10.069Z] ---> Running in a8a5585eadfc [2023-02-13T20:05:10.069Z] ---> Running in 08b174dd7760 [2023-02-13T20:05:10.069Z] Removing intermediate container 08b174dd7760 [2023-02-13T20:05:10.069Z] ---> 64e017d48c05 [2023-02-13T20:05:10.069Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T20:05:10.069Z] ---> Running in 3aa236000f56 [2023-02-13T20:05:10.069Z] Removing intermediate container 3aa236000f56 [2023-02-13T20:05:10.069Z] ---> 3221b66b93ac [2023-02-13T20:05:10.069Z] 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-13T20:05:10.069Z] ---> Running in 325edba0f715 [2023-02-13T20:05:10.069Z] 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-13T20:05:10.069Z] 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-13T20:05:10.069Z] 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-13T20:05:10.069Z] 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-13T20:05:10.634Z] Removing intermediate container 325edba0f715 [2023-02-13T20:05:10.634Z] ---> 3ed0cbbf58ee [2023-02-13T20:05:10.634Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T20:05:10.634Z] ---> Running in 2d564fe66974 [2023-02-13T20:05:10.893Z] Removing intermediate container 2d564fe66974 [2023-02-13T20:05:10.893Z] ---> a7a421fe6d22 [2023-02-13T20:05:10.893Z] [2023-02-13T20:05:10.893Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T20:05:10.893Z] 3.15: Pulling from library/alpine [2023-02-13T20:05:11.458Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T20:05:11.458Z] Status: Downloaded newer image for alpine:3.15 [2023-02-13T20:05:11.458Z] ---> 5ce65d7b0fde [2023-02-13T20:05:11.458Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:05:11.458Z] ---> Running in 9ccef5a782d0 [2023-02-13T20:05:12.025Z] Removing intermediate container 9ccef5a782d0 [2023-02-13T20:05:12.025Z] ---> 87e8b4995e38 [2023-02-13T20:05:12.025Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T20:05:12.025Z] ---> Running in 7945aa243d06 [2023-02-13T20:05:12.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:12.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:12.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T20:05:12.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T20:05:12.851Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T20:05:12.851Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T20:05:12.851Z] OK: 15857 distinct packages available [2023-02-13T20:05:12.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:12.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:13.113Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T20:05:13.113Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T20:05:13.113Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T20:05:13.113Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T20:05:13.113Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T20:05:13.113Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T20:05:13.113Z] OK: 7 MiB in 19 packages [2023-02-13T20:05:14.005Z] Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:05:14.430Z] Merge succeeded, producing 01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:05:14.431Z] Checking out Revision 01bd78e940c060c79caaa305d81a36062f8c4326 (PR-4350) [2023-02-13T20:05:13.160Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T20:05:13.215Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T20:05:13.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T20:05:13.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4350/head:refs/remotes/origin/PR-4350 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-13T20:05:14.030Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T20:05:14.058Z] > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 [2023-02-13T20:05:14.326Z] > git remote # timeout=10 [2023-02-13T20:05:14.350Z] > git config --get remote.origin.url # timeout=10 [2023-02-13T20:05:14.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T20:05:14.385Z] > git merge 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 [2023-02-13T20:05:14.413Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-13T20:05:14.440Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T20:05:14.466Z] > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 [2023-02-13T20:05:15.164Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-13T20:05:15.233Z] > git --version # timeout=10 [2023-02-13T20:05:15.248Z] > git --version # 'git version 2.25.1' [2023-02-13T20:05:15.268Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T20:05:15.639Z] Removing intermediate container 7945aa243d06 [2023-02-13T20:05:15.639Z] ---> 07539410d58f [2023-02-13T20:05:15.639Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T20:05:16.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T20:05:16.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T20:05:16.493Z] Dload Upload Total Spent Left Speed [2023-02-13T20:05:16.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-02-13T20:05:17.127Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T20:05:17.489Z] + sudo tee /etc/docker/daemon.new [2023-02-13T20:05:17.489Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T20:05:17.489Z] { [2023-02-13T20:05:17.489Z] "registry-mirrors": [ [2023-02-13T20:05:17.489Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T20:05:17.489Z] ], [2023-02-13T20:05:17.489Z] "bip": "10.250.0.254/24", [2023-02-13T20:05:17.490Z] "hosts": [ [2023-02-13T20:05:17.490Z] "tcp://0.0.0.0:5555", [2023-02-13T20:05:17.490Z] "unix:///var/run/docker.sock" [2023-02-13T20:05:17.490Z] ], [2023-02-13T20:05:17.490Z] "mtu": 1458, [2023-02-13T20:05:17.490Z] "selinux-enabled": true, [2023-02-13T20:05:17.490Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T20:05:17.490Z] } [Pipeline] sh [2023-02-13T20:05:17.843Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T20:05:18.203Z] + sudo service docker restart [2023-02-13T20:05:19.817Z] ---> 790ad6a76715 [2023-02-13T20:05:19.817Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T20:05:25.330Z] ---> a66331525c44 [2023-02-13T20:05:25.330Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T20:05:27.942Z] ---> 468b3cb3e8d2 [2023-02-13T20:05:27.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-13T20:05:29.915Z] ---> 5798ba5b4691 [2023-02-13T20:05:29.915Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-13T20:05:30.486Z] ---> 6f5b80aef751 [2023-02-13T20:05:30.486Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T20:05:30.486Z] ---> Running in e3ab3e5097d9 [2023-02-13T20:05:30.746Z] Removing intermediate container e3ab3e5097d9 [2023-02-13T20:05:30.746Z] ---> 350a4255ba35 [2023-02-13T20:05:30.746Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T20:05:31.010Z] ---> Running in 0a796859c4a1 [2023-02-13T20:05:31.269Z] Removing intermediate container 0a796859c4a1 [2023-02-13T20:05:31.269Z] ---> ad119ea4c0ca [2023-02-13T20:05:31.269Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T20:05:31.269Z] ---> Running in b8006888866d [2023-02-13T20:05:31.528Z] Removing intermediate container b8006888866d [2023-02-13T20:05:31.529Z] ---> 5d9480666631 [2023-02-13T20:05:31.529Z] Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:05:31.787Z] ---> Running in d048c5d19f69 [2023-02-13T20:05:32.107Z] Removing intermediate container d048c5d19f69 [2023-02-13T20:05:32.107Z] ---> 5a90ddd18076 [2023-02-13T20:05:32.107Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T20:05:32.107Z] ---> Running in 2ba45fff0ae0 [2023-02-13T20:05:32.367Z] Removing intermediate container 2ba45fff0ae0 [2023-02-13T20:05:32.367Z] ---> 70d2486ef715 [2023-02-13T20:05:32.367Z] [2023-02-13T20:05:32.367Z] Successfully built 70d2486ef715 [2023-02-13T20:05:32.367Z] Successfully tagged security-spire-agent:latest [2023-02-13T20:05:32.367Z]  Building security-spire-agent ... done Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T20:05:36.551Z] provisioning config files... [2023-02-13T20:05:36.564Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:05:36.564Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:05:36.564Z] ---> 76a86cf0b971 [2023-02-13T20:05:36.564Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> 4fba18caa2bf [2023-02-13T20:05:36.564Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> e10c9df0e022 [2023-02-13T20:05:36.564Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> 06cd044353db [2023-02-13T20:05:36.564Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> ca875016c989 [2023-02-13T20:05:36.564Z] Step 7/24 : COPY . . [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> a01593890c26 [2023-02-13T20:05:36.564Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> 64e017d48c05 [2023-02-13T20:05:36.564Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> 3221b66b93ac [2023-02-13T20:05:36.564Z] 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-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> 3ed0cbbf58ee [2023-02-13T20:05:36.564Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> a7a421fe6d22 [2023-02-13T20:05:36.564Z] [2023-02-13T20:05:36.564Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T20:05:36.564Z] ---> 5ce65d7b0fde [2023-02-13T20:05:36.564Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:05:36.564Z] ---> Using cache [2023-02-13T20:05:36.564Z] ---> 87e8b4995e38 [2023-02-13T20:05:36.564Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-13T20:05:36.585Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15088840945438180526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:05:36.986Z] ---> docker-login.sh [2023-02-13T20:05:36.987Z] nexus3.edgexfoundry.org:10001 [2023-02-13T20:05:37.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:05:37.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:05:37.535Z] Configure a credential helper to remove this warning. See [2023-02-13T20:05:37.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:05:37.535Z] [2023-02-13T20:05:37.535Z] Login Succeeded [2023-02-13T20:05:37.535Z] nexus3.edgexfoundry.org:10002 [2023-02-13T20:05:37.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:05:38.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:05:38.080Z] Configure a credential helper to remove this warning. See [2023-02-13T20:05:38.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:05:38.080Z] [2023-02-13T20:05:38.080Z] Login Succeeded [2023-02-13T20:05:38.080Z] nexus3.edgexfoundry.org:10003 [2023-02-13T20:05:38.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:05:38.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:05:38.352Z] Configure a credential helper to remove this warning. See [2023-02-13T20:05:38.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:05:38.352Z] [2023-02-13T20:05:38.352Z] Login Succeeded [2023-02-13T20:05:38.352Z] nexus3.edgexfoundry.org:10004 [2023-02-13T20:05:38.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:05:38.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:05:38.626Z] Configure a credential helper to remove this warning. See [2023-02-13T20:05:38.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:05:38.626Z] [2023-02-13T20:05:38.626Z] Login Succeeded [2023-02-13T20:05:38.900Z] docker.io [2023-02-13T20:05:38.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T20:05:39.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T20:05:39.490Z] Configure a credential helper to remove this warning. See [2023-02-13T20:05:39.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T20:05:39.490Z] [2023-02-13T20:05:39.490Z] Login Succeeded [2023-02-13T20:05:39.490Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T20:05:39.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-13T20:05:40.256Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-13T20:05:40.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T20:05:40.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T20:05:40.358Z] ========================================================= [2023-02-13T20:05:40.358Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T20:05:40.358Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T20:05:40.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T20:05:41.025Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T20:05:41.025Z] 9b18e9b68314: Pulling fs layer [2023-02-13T20:05:41.025Z] 35d82f9e3411: Pulling fs layer [2023-02-13T20:05:41.025Z] e16973657156: Pulling fs layer [2023-02-13T20:05:41.025Z] fc693d55d65f: Pulling fs layer [2023-02-13T20:05:41.025Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T20:05:41.025Z] dda99020689f: Pulling fs layer [2023-02-13T20:05:41.025Z] db1c61fa0a46: Pulling fs layer [2023-02-13T20:05:41.025Z] 891c053d2c06: Pulling fs layer [2023-02-13T20:05:41.025Z] fc693d55d65f: Waiting [2023-02-13T20:05:41.025Z] 7e9fc2657dce: Waiting [2023-02-13T20:05:41.025Z] dda99020689f: Waiting [2023-02-13T20:05:41.025Z] db1c61fa0a46: Waiting [2023-02-13T20:05:41.025Z] 891c053d2c06: Waiting [2023-02-13T20:05:41.025Z] e16973657156: Verifying Checksum [2023-02-13T20:05:41.025Z] e16973657156: Download complete [2023-02-13T20:05:41.025Z] 35d82f9e3411: Download complete [2023-02-13T20:05:41.025Z] 7e9fc2657dce: Download complete [2023-02-13T20:05:41.025Z] dda99020689f: Verifying Checksum [2023-02-13T20:05:41.025Z] dda99020689f: Download complete [2023-02-13T20:05:41.025Z] 9b18e9b68314: Verifying Checksum [2023-02-13T20:05:41.025Z] 9b18e9b68314: Download complete [2023-02-13T20:05:42.003Z] 9b18e9b68314: Pull complete [2023-02-13T20:05:42.278Z] 891c053d2c06: Verifying Checksum [2023-02-13T20:05:42.278Z] 891c053d2c06: Download complete [2023-02-13T20:05:42.548Z] 35d82f9e3411: Pull complete [2023-02-13T20:05:43.140Z] e16973657156: Pull complete [2023-02-13T20:05:43.189Z] ---> Running in 835c5839a29f [2023-02-13T20:05:43.189Z] 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-13T20:05:43.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:43.408Z] db1c61fa0a46: Verifying Checksum [2023-02-13T20:05:43.408Z] db1c61fa0a46: Download complete [2023-02-13T20:05:43.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:43.996Z] fc693d55d65f: Download complete [2023-02-13T20:05:44.013Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T20:05:44.013Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T20:05:44.013Z] OK: 15857 distinct packages available [2023-02-13T20:05:44.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:44.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:44.269Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-13T20:05:44.269Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-13T20:05:44.269Z] (3/4) Installing libucontext (1.1-r0) [2023-02-13T20:05:44.269Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-13T20:05:44.269Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T20:05:44.269Z] OK: 6 MiB in 18 packages [2023-02-13T20:05:50.873Z] Removing intermediate container b5bd08be4f47 [2023-02-13T20:05:50.873Z] ---> 3a1b46d61621 [2023-02-13T20:05:50.873Z] [2023-02-13T20:05:50.873Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T20:05:50.873Z] 3.16: Pulling from library/alpine [2023-02-13T20:05:51.135Z] Removing intermediate container 835c5839a29f [2023-02-13T20:05:51.135Z] ---> 7e513505aa87 [2023-02-13T20:05:51.135Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T20:05:51.392Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T20:05:51.392Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T20:05:51.392Z] ---> dfd21b5a31f5 [2023-02-13T20:05:51.392Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-13T20:05:55.587Z] ---> Running in 925331569a61 [2023-02-13T20:05:55.587Z] Removing intermediate container a8a5585eadfc [2023-02-13T20:05:55.587Z] ---> c73b720f0987 [2023-02-13T20:05:55.587Z] [2023-02-13T20:05:55.587Z] Step 9/24 : FROM alpine:3.16 [2023-02-13T20:05:55.587Z] ---> dfd21b5a31f5 [2023-02-13T20:05:55.587Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-13T20:05:55.844Z] ---> d7c17378c677 [2023-02-13T20:05:55.844Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T20:05:55.844Z] ---> Running in 8cef19d6bc40 [2023-02-13T20:05:55.844Z] Removing intermediate container 925331569a61 [2023-02-13T20:05:55.844Z] ---> 62e9b3cde313 [2023-02-13T20:05:55.844Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-13T20:05:56.105Z] ---> Running in 39785c0afadb [2023-02-13T20:05:56.105Z] ---> faaa9535c0ca [2023-02-13T20:05:56.105Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-13T20:05:56.105Z] Removing intermediate container 459c25e1faa3 [2023-02-13T20:05:56.105Z] ---> dc084f0f0ea0 [2023-02-13T20:05:56.105Z] [2023-02-13T20:05:56.105Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T20:05:56.105Z] ---> dfd21b5a31f5 [2023-02-13T20:05:56.105Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:05:56.363Z] ---> Running in f9075f1ee216 [2023-02-13T20:05:56.363Z] ---> Running in bd39ce4f6383 [2023-02-13T20:05:56.363Z] Removing intermediate container 39785c0afadb [2023-02-13T20:05:56.363Z] ---> 3f0fb2667b86 [2023-02-13T20:05:56.363Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-13T20:05:56.363Z] Removing intermediate container 562cf33b7227 [2023-02-13T20:05:56.363Z] ---> 656683b8ba75 [2023-02-13T20:05:56.363Z] [2023-02-13T20:05:56.363Z] Step 9/19 : FROM alpine:3.15 [2023-02-13T20:05:56.363Z] ---> 5ce65d7b0fde [2023-02-13T20:05:56.363Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:05:56.363Z] ---> Using cache [2023-02-13T20:05:56.363Z] ---> 87e8b4995e38 [2023-02-13T20:05:56.363Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-13T20:05:56.363Z] ---> Running in aedc08a75a22 [2023-02-13T20:05:56.363Z] ---> Running in 421cb4d4fbed [2023-02-13T20:05:56.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:56.363Z] Removing intermediate container f9075f1ee216 [2023-02-13T20:05:56.363Z] ---> f5bcbcecd335 [2023-02-13T20:05:56.363Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-13T20:05:56.363Z] Removing intermediate container aedc08a75a22 [2023-02-13T20:05:56.363Z] ---> aef60b275cc5 [2023-02-13T20:05:56.363Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:05:56.479Z] fc693d55d65f: Pull complete [2023-02-13T20:05:56.480Z] 7e9fc2657dce: Pull complete [2023-02-13T20:05:56.480Z] dda99020689f: Pull complete [2023-02-13T20:05:56.624Z] ---> Running in dfe3d351ed49 [2023-02-13T20:05:56.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:56.624Z] ---> 61dc7f3d5d1c [2023-02-13T20:05:56.624Z] Step 19/24 : WORKDIR / [2023-02-13T20:05:56.624Z] ---> Running in 3b437c871d03 [2023-02-13T20:05:56.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:56.883Z] Removing intermediate container 3b437c871d03 [2023-02-13T20:05:56.883Z] ---> e633b6c68460 [2023-02-13T20:05:56.883Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T20:05:56.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:56.883Z] ---> Running in e0ec52c67afd [2023-02-13T20:05:56.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:56.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:56.883Z] Removing intermediate container e0ec52c67afd [2023-02-13T20:05:56.883Z] ---> 37289509d6ca [2023-02-13T20:05:56.883Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T20:05:56.883Z] ---> Running in f8a750a4fe75 [2023-02-13T20:05:56.883Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-13T20:05:56.883Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-13T20:05:56.883Z] (3/3) Installing su-exec (0.2-r1) [2023-02-13T20:05:56.883Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:05:56.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:56.883Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T20:05:56.883Z] Removing intermediate container f8a750a4fe75 [2023-02-13T20:05:56.883Z] ---> ffed717ae9f1 [2023-02-13T20:05:56.883Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T20:05:57.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:57.140Z] ---> Running in f695c271c210 [2023-02-13T20:05:57.140Z] OK: 6 MiB in 17 packages [2023-02-13T20:05:57.140Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T20:05:57.140Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:05:57.140Z] OK: 6 MiB in 15 packages [2023-02-13T20:05:57.140Z] Removing intermediate container f695c271c210 [2023-02-13T20:05:57.140Z] ---> ea609ce3b50a [2023-02-13T20:05:57.140Z] Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:05:57.140Z] ---> Running in b3352361d458 [2023-02-13T20:05:57.140Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T20:05:57.140Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:05:57.140Z] OK: 6 MiB in 15 packages [2023-02-13T20:05:57.140Z] Removing intermediate container b3352361d458 [2023-02-13T20:05:57.140Z] ---> 7e8c49b8a6eb [2023-02-13T20:05:57.140Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T20:05:57.140Z] ---> Running in 746a54be7076 [2023-02-13T20:05:57.400Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T20:05:57.400Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T20:05:57.400Z] OK: 15857 distinct packages available [2023-02-13T20:05:57.400Z] Removing intermediate container 746a54be7076 [2023-02-13T20:05:57.400Z] ---> 4634ddf691e3 [2023-02-13T20:05:57.400Z] [2023-02-13T20:05:57.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:57.400Z] Successfully built 4634ddf691e3 [2023-02-13T20:05:57.400Z] Successfully tagged security-spire-config:latest [2023-02-13T20:05:57.400Z] Building core-common-config-bootstrapper [2023-02-13T20:05:57.400Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:05:57.660Z] Removing intermediate container 8cef19d6bc40 [2023-02-13T20:05:57.660Z] ---> ea511a9cef51 [2023-02-13T20:05:57.661Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T20:05:57.661Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-13T20:05:57.661Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-13T20:05:57.661Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-13T20:05:57.661Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-13T20:05:57.661Z] (5/9) Installing curl (7.80.0-r5) [2023-02-13T20:05:57.661Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-13T20:05:57.661Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-13T20:05:57.661Z] (8/9) Installing libucontext (1.1-r0) [2023-02-13T20:05:57.661Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-13T20:05:57.661Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T20:05:57.661Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T20:05:57.661Z] OK: 8 MiB in 23 packages [2023-02-13T20:06:00.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:06:00.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:06:00.209Z] ---> 76a86cf0b971 [2023-02-13T20:06:00.209Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:06:00.209Z] ---> Using cache [2023-02-13T20:06:00.209Z] ---> 58558b9553ed [2023-02-13T20:06:00.209Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T20:06:00.209Z] ---> Using cache [2023-02-13T20:06:00.209Z] ---> c5c35f5d61e6 [2023-02-13T20:06:00.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T20:06:00.209Z] ---> Using cache [2023-02-13T20:06:00.209Z] ---> 5a77191b3bfc [2023-02-13T20:06:00.209Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T20:06:00.209Z] ---> Using cache [2023-02-13T20:06:00.209Z] ---> 3a001128c1c4 [2023-02-13T20:06:00.209Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:06:00.209Z] ---> Using cache [2023-02-13T20:06:00.209Z] ---> 0590b960f0a0 [2023-02-13T20:06:00.209Z] Step 8/22 : COPY . . [2023-02-13T20:06:00.209Z] ---> Using cache [2023-02-13T20:06:00.209Z] ---> d1ca6a1f1ac8 [2023-02-13T20:06:00.209Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-13T20:06:03.197Z] db1c61fa0a46: Pull complete [2023-02-13T20:06:03.506Z] ---> Running in 40216adad133 [2023-02-13T20:06:03.506Z] Removing intermediate container dfe3d351ed49 [2023-02-13T20:06:03.506Z] ---> 02aca3dbf842 [2023-02-13T20:06:03.506Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:06:03.506Z] ---> Running in 365b20f8213b [2023-02-13T20:06:03.506Z] Removing intermediate container bd39ce4f6383 [2023-02-13T20:06:03.506Z] ---> 1d9259865973 [2023-02-13T20:06:03.506Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T20:06:03.767Z] ---> Running in fd36b7237c25 [2023-02-13T20:06:03.767Z] Removing intermediate container 40216adad133 [2023-02-13T20:06:03.767Z] ---> 8e8ef6fef41c [2023-02-13T20:06:03.767Z] Step 12/24 : WORKDIR / [2023-02-13T20:06:04.026Z] ---> dc053b3b621c [2023-02-13T20:06:04.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-13T20:06:04.026Z] ---> Running in 4ef93599b327 [2023-02-13T20:06:04.026Z] Removing intermediate container fd36b7237c25 [2023-02-13T20:06:04.026Z] ---> 84a4fa005694 [2023-02-13T20:06:04.026Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-13T20:06:04.026Z] Removing intermediate container 421cb4d4fbed [2023-02-13T20:06:04.026Z] ---> 012beb4b0f34 [2023-02-13T20:06:04.026Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:06:04.026Z] ---> Running in f1b96803550f [2023-02-13T20:06:04.026Z] 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-13T20:06:04.026Z] Removing intermediate container 4ef93599b327 [2023-02-13T20:06:04.026Z] ---> 412c326d421e [2023-02-13T20:06:04.026Z] 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-13T20:06:04.285Z] Removing intermediate container f1b96803550f [2023-02-13T20:06:04.285Z] ---> 6c0965fe57a0 [2023-02-13T20:06:04.285Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T20:06:04.544Z] ---> Running in 43500990dc13 [2023-02-13T20:06:04.544Z] ---> 692e676ddc58 [2023-02-13T20:06:04.544Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-13T20:06:04.544Z] ---> 262222b92e5d [2023-02-13T20:06:04.544Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-13T20:06:04.544Z] ---> 7c71cb4c5267 [2023-02-13T20:06:04.544Z] 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-13T20:06:04.802Z] Removing intermediate container 43500990dc13 [2023-02-13T20:06:04.803Z] ---> f5441898e8ab [2023-02-13T20:06:04.803Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:06:05.374Z] ---> d85d8c30a3e2 [2023-02-13T20:06:05.374Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-13T20:06:05.634Z] ---> c478fe28d878 [2023-02-13T20:06:05.634Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-13T20:06:05.634Z] ---> Running in 6001014b709c [2023-02-13T20:06:05.794Z] 891c053d2c06: Pull complete [2023-02-13T20:06:05.794Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T20:06:05.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T20:06:05.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T20:06:05.892Z] ---> 105aa6427f3a [2023-02-13T20:06:05.892Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-13T20:06:05.892Z] ---> e2f017acd8ee [2023-02-13T20:06:05.892Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-13T20:06:06.185Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T20:06:06.185Z] WORKDIR /edgex [2023-02-13T20:06:06.185Z] COPY go.mod . [2023-02-13T20:06:06.185Z] RUN go mod download [2023-02-13T20:06:06.185Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-13T20:06:06.795Z] Sending build context to Docker daemon 3.103MB [2023-02-13T20:06:06.795Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T20:06:06.795Z] ---> f96f9c87975a [2023-02-13T20:06:06.795Z] Step 2/4 : WORKDIR /edgex [2023-02-13T20:06:06.829Z] ---> d0b6f243e367 [2023-02-13T20:06:06.829Z] 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-13T20:06:06.829Z] Removing intermediate container 6001014b709c [2023-02-13T20:06:06.829Z] ---> 9af2af68562b [2023-02-13T20:06:06.829Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:06:06.829Z] ---> f0750a909253 [2023-02-13T20:06:06.829Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-13T20:06:06.829Z] ---> Running in 42be216e375b [2023-02-13T20:06:06.829Z] ---> Running in 65ba179bac83 [2023-02-13T20:06:06.829Z] ---> 62b88b186a2b [2023-02-13T20:06:06.829Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-13T20:06:06.829Z] ---> dc0460b2a5de [2023-02-13T20:06:06.829Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-13T20:06:07.087Z] Removing intermediate container 65ba179bac83 [2023-02-13T20:06:07.087Z] ---> 872602b4e752 [2023-02-13T20:06:07.087Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:06:07.087Z] ---> Running in a8473d1b7dda [2023-02-13T20:06:07.087Z] Removing intermediate container 42be216e375b [2023-02-13T20:06:07.087Z] ---> 1c7ed690286a [2023-02-13T20:06:07.087Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T20:06:07.087Z] ---> 7b88ab49dfd1 [2023-02-13T20:06:07.087Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-13T20:06:07.087Z] ---> Running in b41c0be4c5b5 [2023-02-13T20:06:07.087Z] ---> Running in be492d802348 [2023-02-13T20:06:07.354Z] Removing intermediate container a8473d1b7dda [2023-02-13T20:06:07.354Z] ---> 866bdae3b2fb [2023-02-13T20:06:07.354Z] Step 17/19 : LABEL arch=x86_64 [2023-02-13T20:06:07.354Z] Removing intermediate container b41c0be4c5b5 [2023-02-13T20:06:07.354Z] ---> 77d3196063a1 [2023-02-13T20:06:07.354Z] Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:06:07.354Z] Removing intermediate container be492d802348 [2023-02-13T20:06:07.354Z] ---> f32e828436d0 [2023-02-13T20:06:07.354Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:06:07.354Z] ---> ee32be270c9c [2023-02-13T20:06:07.354Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-13T20:06:07.354Z] ---> Running in c2344d09cbec [2023-02-13T20:06:07.354Z] ---> Running in 798bd9a19692 [2023-02-13T20:06:07.645Z] ---> Running in 4714fff9fb9f [2023-02-13T20:06:07.645Z] Removing intermediate container 4714fff9fb9f [2023-02-13T20:06:07.645Z] ---> 5e2191fdf260 [2023-02-13T20:06:07.645Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T20:06:07.966Z] Removing intermediate container 798bd9a19692 [2023-02-13T20:06:07.966Z] ---> 7fb3bd12f37e [2023-02-13T20:06:07.966Z] Step 18/19 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:06:07.966Z] Removing intermediate container c2344d09cbec [2023-02-13T20:06:07.966Z] ---> 51b56a4837d5 [2023-02-13T20:06:07.966Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T20:06:08.532Z] ---> Running in 87f526ab8415 [2023-02-13T20:06:08.757Z] ---> Running in ad2b63a9384e [2023-02-13T20:06:08.790Z] ---> Running in ff83e0ff1462 [2023-02-13T20:06:08.790Z] ---> Running in ee0c74eac9d2 [2023-02-13T20:06:09.025Z] Removing intermediate container ad2b63a9384e [2023-02-13T20:06:09.025Z] ---> d324c93ca3b1 [2023-02-13T20:06:09.025Z] Step 3/4 : COPY go.mod . [2023-02-13T20:06:09.359Z] ---> 46fba420f17a [2023-02-13T20:06:09.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T20:06:09.359Z] Removing intermediate container 87f526ab8415 [2023-02-13T20:06:09.359Z] ---> bf38ed78f214 [2023-02-13T20:06:09.359Z] Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:06:09.359Z] Removing intermediate container ee0c74eac9d2 [2023-02-13T20:06:09.359Z] ---> ae8128b69c37 [2023-02-13T20:06:09.359Z] [2023-02-13T20:06:09.359Z] Removing intermediate container ff83e0ff1462 [2023-02-13T20:06:09.359Z] ---> 0a793be6194a [2023-02-13T20:06:09.359Z] Step 19/19 : LABEL version=0.0.0 [2023-02-13T20:06:09.615Z] ---> fdffce460566 [2023-02-13T20:06:09.615Z] Step 4/4 : RUN go mod download [2023-02-13T20:06:09.622Z] ---> Running in e5ef9a4f619f [2023-02-13T20:06:09.622Z] ---> Running in 4f404c4215f8 [2023-02-13T20:06:09.622Z] Successfully built ae8128b69c37 [2023-02-13T20:06:09.622Z] Successfully tagged core-data:latest [2023-02-13T20:06:09.622Z]  Building core-data ... done Building core-metadata [2023-02-13T20:06:09.622Z] ---> 6bebd9b5f246 [2023-02-13T20:06:09.622Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T20:06:09.886Z] ---> Running in 0ef72fb81649 [2023-02-13T20:06:14.017Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:06:14.017Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:06:14.972Z] ---> 76a86cf0b971 [2023-02-13T20:06:14.972Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:06:14.972Z] ---> Using cache [2023-02-13T20:06:14.972Z] ---> 58558b9553ed [2023-02-13T20:06:14.972Z] Step 4/24 : WORKDIR /edgex-go [2023-02-13T20:06:14.972Z] ---> Using cache [2023-02-13T20:06:14.972Z] ---> c5c35f5d61e6 [2023-02-13T20:06:14.972Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-13T20:06:14.972Z] ---> Using cache [2023-02-13T20:06:14.972Z] ---> 5a77191b3bfc [2023-02-13T20:06:14.972Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-13T20:06:14.972Z] ---> Using cache [2023-02-13T20:06:14.972Z] ---> 3a001128c1c4 [2023-02-13T20:06:14.972Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:06:14.972Z] ---> Using cache [2023-02-13T20:06:14.972Z] ---> 0590b960f0a0 [2023-02-13T20:06:14.972Z] Step 8/24 : COPY . . [2023-02-13T20:06:14.972Z] ---> Using cache [2023-02-13T20:06:14.972Z] ---> d1ca6a1f1ac8 [2023-02-13T20:06:14.972Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-13T20:06:15.232Z] ---> Running in eb8c1ffa6ea7 [2023-02-13T20:06:15.232Z] Removing intermediate container 4f404c4215f8 [2023-02-13T20:06:15.232Z] ---> 5427a69c6907 [2023-02-13T20:06:15.232Z] [2023-02-13T20:06:15.232Z] Removing intermediate container e5ef9a4f619f [2023-02-13T20:06:15.232Z] ---> 1454ba3f5db1 [2023-02-13T20:06:15.232Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T20:06:15.232Z] ---> Running in ead30eee5472 [2023-02-13T20:06:15.232Z] ---> Running in 9ed7182a487a [2023-02-13T20:06:15.232Z] Successfully built 5427a69c6907 [2023-02-13T20:06:15.232Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-13T20:06:15.232Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-02-13T20:06:17.786Z] 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-13T20:06:18.048Z] Removing intermediate container 9ed7182a487a [2023-02-13T20:06:18.048Z] ---> 2a86e696466a [2023-02-13T20:06:18.048Z] [2023-02-13T20:06:18.048Z] Successfully built 2a86e696466a [2023-02-13T20:06:18.309Z] Successfully tagged support-scheduler:latest [2023-02-13T20:06:18.309Z] Building security-proxy-setup [2023-02-13T20:06:18.569Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:06:18.569Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:06:18.569Z] ---> 76a86cf0b971 [2023-02-13T20:06:18.569Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:06:18.569Z] ---> Using cache [2023-02-13T20:06:18.569Z] ---> 58558b9553ed [2023-02-13T20:06:18.569Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T20:06:18.569Z] ---> Using cache [2023-02-13T20:06:18.569Z] ---> c5c35f5d61e6 [2023-02-13T20:06:18.569Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-13T20:06:21.162Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:06:21.162Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:06:21.162Z] ---> 76a86cf0b971 [2023-02-13T20:06:21.162Z] Step 3/21 : WORKDIR /edgex-go [2023-02-13T20:06:21.162Z] ---> Using cache [2023-02-13T20:06:21.162Z] ---> 4fba18caa2bf [2023-02-13T20:06:21.162Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-13T20:06:24.526Z] ---> Running in d7e8af2fc2ce [2023-02-13T20:06:24.526Z] ---> Running in dded4c1200ad [2023-02-13T20:06:24.800Z] Removing intermediate container eb8c1ffa6ea7 [2023-02-13T20:06:24.800Z] ---> 82f1b3a37936 [2023-02-13T20:06:24.800Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T20:06:24.800Z] ---> Running in 09a55e17a186 [2023-02-13T20:06:25.117Z] Removing intermediate container 09a55e17a186 [2023-02-13T20:06:25.117Z] ---> 6f6d2451650b [2023-02-13T20:06:25.117Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T20:06:25.779Z] ---> Running in 109d0626bb73 [2023-02-13T20:06:25.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:06:25.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:06:25.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:06:25.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:06:26.042Z] OK: 211 MiB in 51 packages [2023-02-13T20:06:26.042Z] OK: 211 MiB in 51 packages [2023-02-13T20:06:26.305Z] Removing intermediate container 109d0626bb73 [2023-02-13T20:06:26.305Z] ---> 42806d193009 [2023-02-13T20:06:26.305Z] Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:06:27.701Z] ---> Running in 00bf8107a737 [2023-02-13T20:06:27.962Z] Removing intermediate container 365b20f8213b [2023-02-13T20:06:27.962Z] ---> 1aec41c48a11 [2023-02-13T20:06:27.962Z] [2023-02-13T20:06:27.962Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T20:06:27.962Z] ---> dfd21b5a31f5 [2023-02-13T20:06:27.962Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-13T20:06:27.962Z] Removing intermediate container 00bf8107a737 [2023-02-13T20:06:27.962Z] ---> ddb60a4bc7ba [2023-02-13T20:06:27.962Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T20:06:27.962Z] Removing intermediate container d7e8af2fc2ce [2023-02-13T20:06:27.962Z] ---> f77cfbceb1e9 [2023-02-13T20:06:27.962Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T20:06:27.962Z] Removing intermediate container dded4c1200ad [2023-02-13T20:06:27.962Z] ---> c88cd56dbd78 [2023-02-13T20:06:27.962Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-13T20:06:27.962Z] ---> Running in fcea22db697d [2023-02-13T20:06:27.962Z] ---> Running in f9f4fd695d97 [2023-02-13T20:06:28.223Z] Removing intermediate container fcea22db697d [2023-02-13T20:06:28.223Z] ---> a0ec8849c5d9 [2023-02-13T20:06:28.223Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:06:28.223Z] Removing intermediate container f9f4fd695d97 [2023-02-13T20:06:28.223Z] ---> aacfbfc735f6 [2023-02-13T20:06:28.223Z] [2023-02-13T20:06:28.223Z] ---> Running in e749fd51fd55 [2023-02-13T20:06:28.223Z] ---> 94fe5ce5c84a [2023-02-13T20:06:28.223Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:06:28.223Z] ---> 9a30949b6f88 [2023-02-13T20:06:28.223Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:06:28.223Z] Successfully built aacfbfc735f6 [2023-02-13T20:06:28.223Z] Successfully tagged security-secretstore-setup:latest [2023-02-13T20:06:28.223Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-02-13T20:06:28.223Z] ---> Running in 72b9003729de [2023-02-13T20:06:28.223Z] ---> Running in ad25e8710ad4 [2023-02-13T20:06:28.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:06:28.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:06:28.742Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T20:06:28.742Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:06:29.005Z] OK: 6 MiB in 15 packages [2023-02-13T20:06:33.213Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:06:33.213Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:06:33.213Z] ---> 76a86cf0b971 [2023-02-13T20:06:33.213Z] Step 3/32 : WORKDIR /edgex-go [2023-02-13T20:06:33.213Z] ---> Using cache [2023-02-13T20:06:33.213Z] ---> 4fba18caa2bf [2023-02-13T20:06:33.213Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-13T20:06:33.213Z] ---> Using cache [2023-02-13T20:06:33.213Z] ---> c88cd56dbd78 [2023-02-13T20:06:33.213Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-13T20:06:33.213Z] ---> Using cache [2023-02-13T20:06:33.213Z] ---> 9a30949b6f88 [2023-02-13T20:06:33.213Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:06:37.418Z] ---> Running in 403f3f028d30 [2023-02-13T20:06:37.418Z] Removing intermediate container e749fd51fd55 [2023-02-13T20:06:37.418Z] ---> 36358a559a3e [2023-02-13T20:06:37.418Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:06:37.418Z] ---> f8cd55025576 [2023-02-13T20:06:37.418Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-13T20:06:39.326Z] ---> 87b907341a94 [2023-02-13T20:06:39.326Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-13T20:06:39.326Z] Removing intermediate container ead30eee5472 [2023-02-13T20:06:39.326Z] ---> c6b7ccd11975 [2023-02-13T20:06:39.326Z] [2023-02-13T20:06:39.326Z] Step 10/24 : FROM alpine:3.16 [2023-02-13T20:06:39.326Z] ---> dfd21b5a31f5 [2023-02-13T20:06:39.326Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:06:39.326Z] ---> Using cache [2023-02-13T20:06:39.326Z] ---> 1d9259865973 [2023-02-13T20:06:39.326Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T20:06:39.326Z] ---> Using cache [2023-02-13T20:06:39.326Z] ---> 84a4fa005694 [2023-02-13T20:06:39.326Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-13T20:06:39.326Z] ---> Running in 264354c14904 [2023-02-13T20:06:39.326Z] ---> 19b9fec1f1a0 [2023-02-13T20:06:39.326Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-13T20:06:39.326Z] Removing intermediate container 264354c14904 [2023-02-13T20:06:39.326Z] ---> 40f0e2c82346 [2023-02-13T20:06:39.326Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-13T20:06:39.326Z] ---> Running in a017039a5c85 [2023-02-13T20:06:39.326Z] Removing intermediate container a017039a5c85 [2023-02-13T20:06:39.326Z] ---> e15b68ae0eb2 [2023-02-13T20:06:39.326Z] Step 15/24 : WORKDIR / [2023-02-13T20:06:39.326Z] ---> Running in 13da6a514590 [2023-02-13T20:06:39.587Z] ---> a601d02fd01a [2023-02-13T20:06:39.587Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T20:06:39.587Z] ---> Running in 3e5c6d7ad4bc [2023-02-13T20:06:39.587Z] Removing intermediate container 13da6a514590 [2023-02-13T20:06:39.587Z] ---> 435fdb8a3ed2 [2023-02-13T20:06:39.587Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:06:39.587Z] ---> 98e7e4761a55 [2023-02-13T20:06:39.587Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-13T20:06:40.585Z] ---> 1c1cc5957d72 [2023-02-13T20:06:40.585Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-13T20:06:41.155Z] Removing intermediate container 3e5c6d7ad4bc [2023-02-13T20:06:41.155Z] ---> 1ab905578cc8 [2023-02-13T20:06:41.155Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T20:06:41.155Z] ---> 40911d359e85 [2023-02-13T20:06:41.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-13T20:06:41.155Z] ---> Running in 336a821da6fa [2023-02-13T20:06:41.419Z] Removing intermediate container 336a821da6fa [2023-02-13T20:06:41.419Z] ---> 31395576d8b6 [2023-02-13T20:06:41.419Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-13T20:06:41.419Z] ---> b6b530a9765d [2023-02-13T20:06:41.419Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-13T20:06:41.419Z] ---> Running in 48d50ae9b338 [2023-02-13T20:06:41.419Z] ---> Running in 60a647b8f87f [2023-02-13T20:06:41.419Z] Removing intermediate container 48d50ae9b338 [2023-02-13T20:06:41.419Z] ---> 8ecd2ac8d102 [2023-02-13T20:06:41.419Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T20:06:41.419Z] ---> Running in c352246fc3de [2023-02-13T20:06:41.419Z] Removing intermediate container 60a647b8f87f [2023-02-13T20:06:41.419Z] ---> 183189b81fdc [2023-02-13T20:06:41.419Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:06:41.419Z] ---> Running in a7d06958d673 [2023-02-13T20:06:41.419Z] Removing intermediate container c352246fc3de [2023-02-13T20:06:41.419Z] ---> afd0930f2c1b [2023-02-13T20:06:41.419Z] Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:06:41.678Z] ---> Running in 8bc5dd11df14 [2023-02-13T20:06:41.678Z] Removing intermediate container a7d06958d673 [2023-02-13T20:06:41.678Z] ---> 39ec928ceacf [2023-02-13T20:06:41.678Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T20:06:41.678Z] ---> Running in 4ee6705d0771 [2023-02-13T20:06:41.678Z] Removing intermediate container 8bc5dd11df14 [2023-02-13T20:06:41.678Z] ---> d298136e26ca [2023-02-13T20:06:41.678Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T20:06:41.678Z] ---> Running in 4c9e5264a12c [2023-02-13T20:06:41.678Z] Removing intermediate container 4ee6705d0771 [2023-02-13T20:06:41.678Z] ---> b79c6cd2d8eb [2023-02-13T20:06:41.678Z] Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:06:41.939Z] ---> Running in c772bad6d92b [2023-02-13T20:06:42.160Z] Removing intermediate container 0ef72fb81649 [2023-02-13T20:06:42.160Z] ---> 83c327ba6dec [2023-02-13T20:06:42.160Z] Successfully built 83c327ba6dec [2023-02-13T20:06:42.160Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [2023-02-13T20:06:42.208Z] Removing intermediate container 4c9e5264a12c [2023-02-13T20:06:42.208Z] ---> fee849b87ceb [2023-02-13T20:06:42.208Z] [2023-02-13T20:06:42.208Z] Successfully built fee849b87ceb [2023-02-13T20:06:42.208Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-13T20:06:42.208Z]  Building core-common-config-bootstrapper ... done Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:06:42.515Z] Removing intermediate container c772bad6d92b [2023-02-13T20:06:42.515Z] ---> ea4bc1638e54 [2023-02-13T20:06:42.515Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T20:06:42.598Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T20:06:42.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:06:42.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container [2023-02-13T20:06:42.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T20:06:44.170Z] $ docker top 1eef7df6ab45f55be6ba47fc23cd8ae593c86b0a1083acd09fe09b4496fcdd84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T20:06:45.041Z] + go version [2023-02-13T20:06:45.041Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T20:06:45.082Z] $ docker stop --time=1 1eef7df6ab45f55be6ba47fc23cd8ae593c86b0a1083acd09fe09b4496fcdd84 [2023-02-13T20:06:46.719Z] $ docker rm -f --volumes 1eef7df6ab45f55be6ba47fc23cd8ae593c86b0a1083acd09fe09b4496fcdd84 [Pipeline] // withDockerContainer [Pipeline] } [2023-02-13T20:06:47.070Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:06:47.070Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:06:47.070Z] ---> 76a86cf0b971 [2023-02-13T20:06:47.070Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:06:47.070Z] ---> Using cache [2023-02-13T20:06:47.070Z] ---> 58558b9553ed [2023-02-13T20:06:47.070Z] Step 4/23 : WORKDIR /edgex-go [2023-02-13T20:06:47.070Z] ---> Using cache [2023-02-13T20:06:47.070Z] ---> c5c35f5d61e6 [2023-02-13T20:06:47.070Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-13T20:06:47.070Z] ---> Using cache [2023-02-13T20:06:47.070Z] ---> 5a77191b3bfc [2023-02-13T20:06:47.070Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-13T20:06:47.070Z] ---> Using cache [2023-02-13T20:06:47.070Z] ---> 3a001128c1c4 [2023-02-13T20:06:47.070Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:06:47.070Z] ---> Using cache [2023-02-13T20:06:47.070Z] ---> 0590b960f0a0 [2023-02-13T20:06:47.070Z] Step 8/23 : COPY . . [2023-02-13T20:06:47.070Z] ---> Using cache [2023-02-13T20:06:47.070Z] ---> d1ca6a1f1ac8 [2023-02-13T20:06:47.070Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:06:47.888Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T20:06:47.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:06:48.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container [2023-02-13T20:06:48.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T20:06:48.458Z] ---> Running in 9192ee6f3098 [2023-02-13T20:06:48.458Z] ---> Running in 9077fe9d24e6 [2023-02-13T20:06:48.458Z] Removing intermediate container 9192ee6f3098 [2023-02-13T20:06:48.458Z] ---> 7191c3e6afdd [2023-02-13T20:06:48.458Z] [2023-02-13T20:06:48.458Z] Successfully built 7191c3e6afdd [2023-02-13T20:06:48.458Z] Successfully tagged core-metadata:latest [2023-02-13T20:06:48.458Z] Building security-spire-server [2023-02-13T20:06:48.719Z]  Building core-metadata ... done 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-13T20:06:49.460Z] $ docker top d871fdbee67d19da0d1cdfd7920494f5055a06ccd8ffdcdbe7f25fd1e771af52 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T20:06:49.732Z] ========================================================= [2023-02-13T20:06:49.732Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T20:06:49.732Z] ========================================================= [Pipeline] sh [2023-02-13T20:06:50.060Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-13T20:06:50.757Z] + make test [2023-02-13T20:06:50.757Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T20:06:51.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:06:51.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:06:51.330Z] ---> 76a86cf0b971 [2023-02-13T20:06:51.330Z] Step 3/23 : WORKDIR /edgex-go [2023-02-13T20:06:51.330Z] ---> Using cache [2023-02-13T20:06:51.330Z] ---> 4fba18caa2bf [2023-02-13T20:06:51.330Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T20:06:51.330Z] ---> Using cache [2023-02-13T20:06:51.330Z] ---> e10c9df0e022 [2023-02-13T20:06:51.330Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-13T20:06:51.330Z] ---> Using cache [2023-02-13T20:06:51.330Z] ---> 06cd044353db [2023-02-13T20:06:51.330Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:06:51.330Z] ---> Using cache [2023-02-13T20:06:51.330Z] ---> ca875016c989 [2023-02-13T20:06:51.330Z] Step 7/23 : COPY . . [2023-02-13T20:06:51.330Z] ---> Using cache [2023-02-13T20:06:51.330Z] ---> a01593890c26 [2023-02-13T20:06:51.330Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T20:06:51.330Z] ---> Using cache [2023-02-13T20:06:51.330Z] ---> 64e017d48c05 [2023-02-13T20:06:51.330Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-13T20:06:51.330Z] ---> Using cache [2023-02-13T20:06:51.330Z] ---> 3221b66b93ac [2023-02-13T20:06:51.330Z] 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-13T20:07:04.126Z] ---> Running in df7d309c69e5 [2023-02-13T20:07:14.140Z] Removing intermediate container df7d309c69e5 [2023-02-13T20:07:14.140Z] ---> 75c46b2eccbd [2023-02-13T20:07:14.140Z] Step 11/23 : WORKDIR /edgex-go [2023-02-13T20:07:14.140Z] ---> Running in 17879b8f1f87 [2023-02-13T20:07:14.140Z] Removing intermediate container 17879b8f1f87 [2023-02-13T20:07:14.140Z] ---> f8db09e465af [2023-02-13T20:07:14.140Z] [2023-02-13T20:07:14.140Z] Step 12/23 : FROM alpine:3.15 [2023-02-13T20:07:14.140Z] ---> 5ce65d7b0fde [2023-02-13T20:07:14.140Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:07:14.140Z] ---> Using cache [2023-02-13T20:07:14.140Z] ---> 87e8b4995e38 [2023-02-13T20:07:14.140Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T20:07:14.140Z] ---> Using cache [2023-02-13T20:07:14.140Z] ---> 07539410d58f [2023-02-13T20:07:14.140Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T20:07:14.140Z] Removing intermediate container ad25e8710ad4 [2023-02-13T20:07:14.140Z] ---> d70eb8ef9736 [2023-02-13T20:07:14.140Z] Step 8/22 : COPY . . [2023-02-13T20:07:14.140Z] Removing intermediate container 72b9003729de [2023-02-13T20:07:14.140Z] ---> 4b25eba72a65 [2023-02-13T20:07:14.140Z] Step 7/21 : COPY . . [2023-02-13T20:07:24.237Z] ---> beeaeabf6ca8 [2023-02-13T20:07:24.237Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T20:07:24.237Z] ---> 63e9a22546b4 [2023-02-13T20:07:24.237Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-13T20:07:24.237Z] ---> 90ea22331e97 [2023-02-13T20:07:24.237Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-13T20:07:24.237Z] ---> Running in 75c39933f9fc [2023-02-13T20:07:24.237Z] ---> Running in 8f589c162972 [2023-02-13T20:07:24.237Z] Removing intermediate container 9077fe9d24e6 [2023-02-13T20:07:24.237Z] ---> f65c0d91a48f [2023-02-13T20:07:24.237Z] [2023-02-13T20:07:24.237Z] Step 10/23 : FROM alpine:3.16 [2023-02-13T20:07:24.237Z] ---> dfd21b5a31f5 [2023-02-13T20:07:24.237Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:07:24.237Z] ---> Using cache [2023-02-13T20:07:24.237Z] ---> 1d9259865973 [2023-02-13T20:07:24.237Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T20:07:24.237Z] ---> Using cache [2023-02-13T20:07:24.237Z] ---> 84a4fa005694 [2023-02-13T20:07:24.237Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-13T20:07:24.237Z] ---> Running in b291e6047bfb [2023-02-13T20:07:24.237Z] ---> d1156537e714 [2023-02-13T20:07:24.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-13T20:07:24.237Z] Removing intermediate container b291e6047bfb [2023-02-13T20:07:24.237Z] ---> a27130c1f34b [2023-02-13T20:07:24.237Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-13T20:07:24.497Z] ---> Running in 867760c6c78b [2023-02-13T20:07:24.497Z] ---> 4d27818d5fb0 [2023-02-13T20:07:24.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-13T20:07:24.497Z] Removing intermediate container 867760c6c78b [2023-02-13T20:07:24.497Z] ---> 93d7e04b0db5 [2023-02-13T20:07:24.497Z] Step 15/23 : WORKDIR / [2023-02-13T20:07:24.497Z] ---> Running in 06cebae27252 [2023-02-13T20:07:24.497Z] 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-13T20:07:24.756Z] ---> fafe829e74dd [2023-02-13T20:07:24.756Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T20:07:24.756Z] 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-13T20:07:24.756Z] ---> Running in 2e9cfcabcc73 [2023-02-13T20:07:24.756Z] Removing intermediate container 06cebae27252 [2023-02-13T20:07:24.756Z] ---> b39ceaa8a702 [2023-02-13T20:07:24.756Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:07:24.756Z] Removing intermediate container 403f3f028d30 [2023-02-13T20:07:24.756Z] ---> 2d7857574d32 [2023-02-13T20:07:24.756Z] Step 7/32 : COPY . . [2023-02-13T20:07:24.756Z] Removing intermediate container 2e9cfcabcc73 [2023-02-13T20:07:24.756Z] ---> 8cf7923d4229 [2023-02-13T20:07:24.756Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T20:07:25.016Z] ---> Running in 9f006e027116 [2023-02-13T20:07:29.649Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T20:07:33.279Z] ---> 3fa682115289 [2023-02-13T20:07:33.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-13T20:07:33.279Z] Removing intermediate container 9f006e027116 [2023-02-13T20:07:33.279Z] ---> de4623308aac [2023-02-13T20:07:33.279Z] Step 21/23 : LABEL arch=x86_64 [2023-02-13T20:07:33.537Z] ---> Running in 410dc6f63308 [2023-02-13T20:07:33.537Z] ---> 2b9a590c61cc [2023-02-13T20:07:33.537Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-13T20:07:33.537Z] ---> Running in 4a95e4accbfd [2023-02-13T20:07:33.828Z] Removing intermediate container 410dc6f63308 [2023-02-13T20:07:33.828Z] ---> 23aa1978e733 [2023-02-13T20:07:33.828Z] Step 22/23 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:07:34.088Z] ---> Running in f025af8540d7 [2023-02-13T20:07:34.353Z] Removing intermediate container f025af8540d7 [2023-02-13T20:07:34.353Z] ---> 1b1297feb795 [2023-02-13T20:07:34.353Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T20:07:34.619Z] ---> 794c008f9f7b [2023-02-13T20:07:34.619Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-13T20:07:34.619Z] 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-13T20:07:34.619Z] ---> Running in 9f479a00da4a [2023-02-13T20:07:34.619Z] ---> fda7990cb25d [2023-02-13T20:07:34.619Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-13T20:07:34.883Z] ---> Running in 23a78927a65d [2023-02-13T20:07:34.883Z] Removing intermediate container 9f479a00da4a [2023-02-13T20:07:34.883Z] ---> af1c04c18d8d [2023-02-13T20:07:34.883Z] [2023-02-13T20:07:34.883Z] Successfully built af1c04c18d8d [2023-02-13T20:07:34.883Z] Successfully tagged security-spire-server:latest [2023-02-13T20:07:34.883Z]  Building security-spire-server ... done Removing intermediate container 23a78927a65d [2023-02-13T20:07:34.883Z] ---> 4adf8ecfeaf2 [2023-02-13T20:07:34.883Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:07:34.883Z] ---> Running in 8f6f5ef589f5 [2023-02-13T20:07:35.456Z] Removing intermediate container 8f6f5ef589f5 [2023-02-13T20:07:35.456Z] ---> fcc7d8255b33 [2023-02-13T20:07:35.456Z] Step 21/23 : LABEL arch=x86_64 [2023-02-13T20:07:35.456Z] ---> Running in a9bdcba9ebde [2023-02-13T20:07:36.086Z] Removing intermediate container a9bdcba9ebde [2023-02-13T20:07:36.086Z] ---> 07bdf0628453 [2023-02-13T20:07:36.086Z] Step 22/23 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:07:36.086Z] ---> Running in f9693c7714b3 [2023-02-13T20:07:36.347Z] Removing intermediate container f9693c7714b3 [2023-02-13T20:07:36.347Z] ---> f14232303202 [2023-02-13T20:07:36.347Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T20:07:36.347Z] ---> Running in 684a4347e0ff [2023-02-13T20:07:36.608Z] Removing intermediate container 684a4347e0ff [2023-02-13T20:07:36.608Z] ---> 9c28408b1e83 [2023-02-13T20:07:36.608Z] [2023-02-13T20:07:36.608Z] Successfully built 9c28408b1e83 [2023-02-13T20:07:36.869Z] Successfully tagged core-command:latest [2023-02-13T20:07:46.861Z]  Building core-command ... 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-13T20:07:55.140Z] Removing intermediate container 75c39933f9fc [2023-02-13T20:07:55.140Z] ---> b0c54f217382 [2023-02-13T20:07:55.140Z] [2023-02-13T20:07:55.140Z] Step 9/21 : FROM alpine:3.16 [2023-02-13T20:07:55.140Z] ---> dfd21b5a31f5 [2023-02-13T20:07:55.140Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-13T20:07:55.140Z] Removing intermediate container 8f589c162972 [2023-02-13T20:07:55.140Z] ---> f8d88e7a5c4b [2023-02-13T20:07:55.140Z] [2023-02-13T20:07:55.140Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T20:07:55.140Z] ---> dfd21b5a31f5 [2023-02-13T20:07:55.140Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-13T20:07:55.140Z] ---> Running in eb3117f2c0d9 [2023-02-13T20:07:55.140Z] ---> Running in b72558d499d3 [2023-02-13T20:07:55.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:07:55.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:07:55.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:07:55.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:07:55.915Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-13T20:07:55.915Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-13T20:07:55.915Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-13T20:07:55.915Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-13T20:07:55.915Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-13T20:07:55.915Z] (5/6) Installing curl (7.83.1-r5) [2023-02-13T20:07:55.915Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-13T20:07:55.915Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:07:55.915Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-13T20:07:55.915Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:07:55.915Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T20:07:55.915Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T20:07:56.177Z] OK: 6 MiB in 16 packages [2023-02-13T20:07:56.177Z] OK: 8 MiB in 20 packages [2023-02-13T20:07:56.436Z] Removing intermediate container 4a95e4accbfd [2023-02-13T20:07:56.436Z] ---> 1b47ddf35161 [2023-02-13T20:07:56.436Z] [2023-02-13T20:07:56.436Z] Step 9/32 : FROM alpine:3.16 [2023-02-13T20:07:56.436Z] ---> dfd21b5a31f5 [2023-02-13T20:07:56.436Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:07:56.436Z] ---> Running in 15acdacbdfbf [2023-02-13T20:07:56.694Z] Removing intermediate container 15acdacbdfbf [2023-02-13T20:07:56.694Z] ---> 5fa4f88f8246 [2023-02-13T20:07:56.694Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-13T20:07:56.694Z] ---> Running in 058c58a4163b [2023-02-13T20:07:56.694Z] Removing intermediate container eb3117f2c0d9 [2023-02-13T20:07:56.694Z] ---> 59e4c6efc050 [2023-02-13T20:07:56.695Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T20:07:56.695Z] ---> Running in 4476fb88e3b1 [2023-02-13T20:07:56.951Z] Removing intermediate container 4476fb88e3b1 [2023-02-13T20:07:56.951Z] ---> 1b411ccb6fc8 [2023-02-13T20:07:56.951Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-13T20:07:56.951Z] ---> Running in da2d91a81b82 [2023-02-13T20:07:56.951Z] Removing intermediate container b72558d499d3 [2023-02-13T20:07:56.951Z] ---> 8a6fb837fdcb [2023-02-13T20:07:56.951Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T20:07:56.951Z] ---> Running in 7c9dce0dd5f9 [2023-02-13T20:07:56.951Z] Removing intermediate container da2d91a81b82 [2023-02-13T20:07:56.951Z] ---> 967f873efc84 [2023-02-13T20:07:56.951Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T20:07:56.951Z] ---> Running in 97a2d6396279 [2023-02-13T20:07:56.951Z] Removing intermediate container 7c9dce0dd5f9 [2023-02-13T20:07:56.951Z] ---> afe6b944aa5e [2023-02-13T20:07:56.951Z] Step 12/21 : WORKDIR /edgex [2023-02-13T20:07:56.951Z] ---> Running in 6d6ec6c8fb4f [2023-02-13T20:07:56.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T20:07:57.210Z] Removing intermediate container 97a2d6396279 [2023-02-13T20:07:57.210Z] ---> 31d44bd5e2de [2023-02-13T20:07:57.210Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:07:57.210Z] Removing intermediate container 6d6ec6c8fb4f [2023-02-13T20:07:57.210Z] ---> 604f6817b2c5 [2023-02-13T20:07:57.210Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-13T20:07:57.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T20:07:57.210Z] ---> 7d2a93b0e31c [2023-02-13T20:07:57.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-13T20:07:57.210Z] ---> 6f6e82021182 [2023-02-13T20:07:57.210Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-13T20:07:57.468Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-13T20:07:57.468Z] (2/2) Installing su-exec (0.2-r1) [2023-02-13T20:07:57.468Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:07:57.468Z] OK: 6 MiB in 16 packages [2023-02-13T20:07:58.042Z] ---> 86018d4d286b [2023-02-13T20:07:58.042Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-13T20:07:58.042Z] ---> d2cb31ccd128 [2023-02-13T20:07:58.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-13T20:07:58.300Z] ---> fb8399ad1d3d [2023-02-13T20:07:58.301Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-13T20:07:58.301Z] Removing intermediate container 058c58a4163b [2023-02-13T20:07:58.301Z] ---> 96da7e60db05 [2023-02-13T20:07:58.301Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-13T20:07:58.301Z] ---> Running in b84091b6ee05 [2023-02-13T20:07:58.301Z] ---> Running in 794b2c1d745b [2023-02-13T20:07:58.559Z] ---> 268716bb1b4b [2023-02-13T20:07:58.559Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T20:07:58.559Z] Removing intermediate container b84091b6ee05 [2023-02-13T20:07:58.559Z] ---> 2d7e7f2b3d3a [2023-02-13T20:07:58.559Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:07:58.559Z] Removing intermediate container 794b2c1d745b [2023-02-13T20:07:58.559Z] ---> 2b688da8e7d5 [2023-02-13T20:07:58.559Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-13T20:07:58.559Z] ---> Running in bdd8ee985eee [2023-02-13T20:07:58.559Z] ---> Running in 3765844f85fe [2023-02-13T20:07:58.559Z] ---> 9149a88d2636 [2023-02-13T20:07:58.559Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T20:07:58.559Z] Removing intermediate container 3765844f85fe [2023-02-13T20:07:58.559Z] ---> 2fb734d5b032 [2023-02-13T20:07:58.559Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-13T20:07:58.559Z] Removing intermediate container bdd8ee985eee [2023-02-13T20:07:58.559Z] ---> e011b99bd0d8 [2023-02-13T20:07:58.559Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T20:07:58.559Z] ---> Running in 1b97cd4998ba [2023-02-13T20:07:58.559Z] ---> Running in 526a0e8d4fd2 [2023-02-13T20:07:58.559Z] ---> Running in a93bcfc727f3 [2023-02-13T20:07:58.818Z] Removing intermediate container a93bcfc727f3 [2023-02-13T20:07:58.818Z] Removing intermediate container 1b97cd4998ba [2023-02-13T20:07:58.818Z] ---> 0e8213d5cc84 [2023-02-13T20:07:58.818Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-13T20:07:58.818Z] ---> f9cc72829031 [2023-02-13T20:07:58.818Z] Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:07:58.818Z] ---> Running in 94685ec84852 [2023-02-13T20:07:58.818Z] ---> Running in 4fc51b787e78 [2023-02-13T20:07:58.818Z] Removing intermediate container 94685ec84852 [2023-02-13T20:07:58.818Z] ---> 6539cdadbd78 [2023-02-13T20:07:58.818Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-13T20:07:58.818Z] Removing intermediate container 4fc51b787e78 [2023-02-13T20:07:58.818Z] ---> 89050703c8a2 [2023-02-13T20:07:58.818Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T20:07:59.075Z] ---> Running in 423fe7d35399 [2023-02-13T20:07:59.075Z] ---> Running in d78f82e320de [2023-02-13T20:07:59.075Z] Removing intermediate container d78f82e320de [2023-02-13T20:07:59.075Z] ---> e943a8a47752 [2023-02-13T20:07:59.075Z] [2023-02-13T20:07:59.075Z] Successfully built e943a8a47752 [2023-02-13T20:07:59.075Z] Successfully tagged support-notifications:latest [2023-02-13T20:07:59.334Z]  Building support-notifications ... done Removing intermediate container 526a0e8d4fd2 [2023-02-13T20:07:59.334Z] ---> 99a32605d2fa [2023-02-13T20:07:59.334Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T20:07:59.334Z] ---> Running in 2db89ac06f64 [2023-02-13T20:07:59.334Z] Removing intermediate container 2db89ac06f64 [2023-02-13T20:07:59.334Z] ---> 73c9f891b5f8 [2023-02-13T20:07:59.334Z] Step 19/21 : LABEL arch=x86_64 [2023-02-13T20:07:59.334Z] ---> Running in 4e6d0b320a75 [2023-02-13T20:07:59.592Z] Removing intermediate container 4e6d0b320a75 [2023-02-13T20:07:59.592Z] ---> 3b7a2b414f02 [2023-02-13T20:07:59.592Z] Step 20/21 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:07:59.592Z] ---> Running in 6853d20a65a3 [2023-02-13T20:07:59.592Z] Removing intermediate container 423fe7d35399 [2023-02-13T20:07:59.592Z] ---> f6b154f4fa3f [2023-02-13T20:07:59.592Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-13T20:07:59.592Z] Removing intermediate container 6853d20a65a3 [2023-02-13T20:07:59.592Z] ---> 82eafcbb7723 [2023-02-13T20:07:59.592Z] Step 21/21 : LABEL version=0.0.0 [2023-02-13T20:07:59.592Z] ---> Running in f774d73e45c7 [2023-02-13T20:07:59.592Z] ---> Running in 86718387b0cf [2023-02-13T20:07:59.592Z] Removing intermediate container f774d73e45c7 [2023-02-13T20:07:59.592Z] ---> 14e378ca11f9 [2023-02-13T20:07:59.592Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-13T20:07:59.592Z] Removing intermediate container 86718387b0cf [2023-02-13T20:07:59.592Z] ---> 2cb5812de5d1 [2023-02-13T20:07:59.592Z] [2023-02-13T20:07:59.592Z] Successfully built 2cb5812de5d1 [2023-02-13T20:07:59.592Z] Successfully tagged security-proxy-setup:latest [2023-02-13T20:07:59.851Z]  Building security-proxy-setup ... done  ---> 41be39f1d1c2 [2023-02-13T20:07:59.851Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-13T20:07:59.851Z] ---> Running in 347d6914b010 [2023-02-13T20:08:00.420Z] Removing intermediate container 347d6914b010 [2023-02-13T20:08:00.420Z] ---> 579f8c3a709f [2023-02-13T20:08:00.420Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:08:00.420Z] ---> 9e78d6cb80e7 [2023-02-13T20:08:00.420Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-13T20:08:01.016Z] ---> 59c31ce5f71a [2023-02-13T20:08:01.016Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-13T20:08:01.016Z] ---> 8c8c6850f2d5 [2023-02-13T20:08:01.016Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-13T20:08:01.281Z] ---> 5a14678434df [2023-02-13T20:08:01.281Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-13T20:08:01.281Z] ---> e083d5e7f080 [2023-02-13T20:08:01.281Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-13T20:08:01.544Z] ---> fcc4d21b8248 [2023-02-13T20:08:01.544Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-13T20:08:01.544Z] ---> d12825b21ee2 [2023-02-13T20:08:01.544Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-13T20:08:01.544Z] ---> Running in 64caa3fc33e6 [2023-02-13T20:08:02.117Z] Removing intermediate container 64caa3fc33e6 [2023-02-13T20:08:02.117Z] ---> ca6e7f7d6795 [2023-02-13T20:08:02.117Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-13T20:08:02.117Z] ---> Running in 32e3ab52fe7d [2023-02-13T20:08:02.379Z] Removing intermediate container 32e3ab52fe7d [2023-02-13T20:08:02.379Z] ---> 9a2391bbe21f [2023-02-13T20:08:02.379Z] Step 29/32 : CMD ["gate"] [2023-02-13T20:08:02.379Z] ---> Running in fc4219c7c79f [2023-02-13T20:08:02.379Z] Removing intermediate container fc4219c7c79f [2023-02-13T20:08:02.379Z] ---> 74fa1f784653 [2023-02-13T20:08:02.379Z] Step 30/32 : LABEL arch=x86_64 [2023-02-13T20:08:02.379Z] ---> Running in 786e849a5692 [2023-02-13T20:08:02.379Z] Removing intermediate container 786e849a5692 [2023-02-13T20:08:02.379Z] ---> 0ee209c315f7 [2023-02-13T20:08:02.379Z] Step 31/32 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:08:02.379Z] ---> Running in 3101db133855 [2023-02-13T20:08:02.641Z] Removing intermediate container 3101db133855 [2023-02-13T20:08:02.641Z] ---> 19e638afbf18 [2023-02-13T20:08:02.641Z] Step 32/32 : LABEL version=0.0.0 [2023-02-13T20:08:02.641Z] ---> Running in 4514e340d231 [2023-02-13T20:08:02.641Z] Removing intermediate container 4514e340d231 [2023-02-13T20:08:02.641Z] ---> b6e0e15428cc [2023-02-13T20:08:02.641Z] [2023-02-13T20:08:02.641Z] Successfully built b6e0e15428cc [2023-02-13T20:08:02.641Z] Successfully tagged security-bootstrapper:latest [2023-02-13T20:08:02.651Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-13T20:08:02.665Z] $ docker stop --time=1 b23449a818712b492eff397629fc08b745a053d9a871ea1756cae25b30b69f64 [2023-02-13T20:08:03.946Z] $ docker rm -f --volumes b23449a818712b492eff397629fc08b745a053d9a871ea1756cae25b30b69f64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T20:08:04.353Z] + docker images [2023-02-13T20:08:04.354Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-13T20:08:04.354Z] security-bootstrapper latest b6e0e15428cc 2 seconds ago 20.3MB [2023-02-13T20:08:04.354Z] security-proxy-setup latest 2cb5812de5d1 5 seconds ago 27.8MB [2023-02-13T20:08:04.354Z] support-notifications latest e943a8a47752 6 seconds ago 30.6MB [2023-02-13T20:08:04.354Z] 1b47ddf35161 9 seconds ago 1.67GB [2023-02-13T20:08:04.354Z] f8d88e7a5c4b 10 seconds ago 1.74GB [2023-02-13T20:08:04.354Z] b0c54f217382 10 seconds ago 1.67GB [2023-02-13T20:08:04.354Z] core-command latest 9c28408b1e83 28 seconds ago 17.7MB [2023-02-13T20:08:04.354Z] security-spire-server latest af1c04c18d8d 30 seconds ago 86.5MB [2023-02-13T20:08:04.354Z] f65c0d91a48f 46 seconds ago 1.68GB [2023-02-13T20:08:04.354Z] f8db09e465af 52 seconds ago 1.55GB [2023-02-13T20:08:04.354Z] core-metadata latest 7191c3e6afdd About a minute ago 18.5MB [2023-02-13T20:08:04.354Z] core-common-config-bootstrapper latest fee849b87ceb About a minute ago 15.5MB [2023-02-13T20:08:04.354Z] c6b7ccd11975 About a minute ago 1.68GB [2023-02-13T20:08:04.354Z] security-secretstore-setup latest aacfbfc735f6 About a minute ago 30MB [2023-02-13T20:08:04.354Z] 1aec41c48a11 About a minute ago 1.67GB [2023-02-13T20:08:04.354Z] support-scheduler latest 2a86e696466a About a minute ago 30MB [2023-02-13T20:08:04.354Z] security-spiffe-token-provider latest 5427a69c6907 About a minute ago 30MB [2023-02-13T20:08:04.354Z] core-data latest ae8128b69c37 About a minute ago 17.9MB [2023-02-13T20:08:04.354Z] security-spire-config latest 4634ddf691e3 2 minutes ago 85.8MB [2023-02-13T20:08:04.354Z] c73b720f0987 2 minutes ago 1.67GB [2023-02-13T20:08:04.354Z] dc084f0f0ea0 2 minutes ago 1.74GB [2023-02-13T20:08:04.354Z] 656683b8ba75 2 minutes ago 1.71GB [2023-02-13T20:08:04.354Z] 3a1b46d61621 2 minutes ago 1.68GB [2023-02-13T20:08:04.354Z] security-spire-agent latest 70d2486ef715 2 minutes ago 125MB [2023-02-13T20:08:04.354Z] a7a421fe6d22 2 minutes ago 1.55GB [2023-02-13T20:08:04.354Z] ci-base-image-x86_64 latest 76a86cf0b971 6 minutes ago 903MB [2023-02-13T20:08:04.354Z] alpine 3.15 5ce65d7b0fde 2 days ago 5.59MB [2023-02-13T20:08:04.354Z] alpine 3.16 dfd21b5a31f5 2 days ago 5.55MB [2023-02-13T20:08:04.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-13T20:08:04.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-13T20:08:04.354Z] 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-13T20:09:21.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T20:09:21.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T20:09:21.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T20:09:21.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T20:09:21.343Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T20:09:21.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T20:09:23.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T20:09:23.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T20:09:23.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T20:09:24.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T20:09:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T20:09:28.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T20:09:28.153Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T20:09:28.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T20:09:43.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements [2023-02-13T20:09:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T20:09:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T20:09:47.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.387s coverage: 98.5% of statements [2023-02-13T20:09:52.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.679s coverage: 73.2% of statements [2023-02-13T20:09:52.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T20:09:52.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T20:09:52.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T20:09:52.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.494s coverage: 54.0% of statements [2023-02-13T20:09:52.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T20:09:52.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T20:10:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.602s coverage: 89.2% of statements [2023-02-13T20:10:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T20:10:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T20:10:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T20:10:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T20:10:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T20:10:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.656s coverage: 3.7% of statements [2023-02-13T20:10:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T20:10:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T20:10:10.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.666s coverage: 95.6% of statements [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T20:10:10.471Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.289s coverage: 72.2% of statements [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T20:10:10.471Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.305s coverage: 65.9% of statements [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T20:10:10.471Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.431s coverage: 0.9% of statements [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T20:10:10.471Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements [2023-02-13T20:10:10.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T20:10:10.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.360s coverage: 47.1% of statements [2023-02-13T20:10:10.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 82.9% of statements [2023-02-13T20:10:10.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements [2023-02-13T20:10:12.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements [2023-02-13T20:10:14.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements [2023-02-13T20:10:26.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements [2023-02-13T20:10:26.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.282s coverage: 44.8% of statements [2023-02-13T20:10:33.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.927s coverage: 79.9% of statements [2023-02-13T20:10:33.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 64.4% of statements [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.296s coverage: 77.4% of statements [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2023-02-13T20:10:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.817s coverage: 91.2% of statements [2023-02-13T20:10:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T20:10:45.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.419s coverage: 63.1% of statements [2023-02-13T20:10:45.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T20:10:45.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T20:10:45.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.225s coverage: 100.0% of statements [2023-02-13T20:10:45.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements [2023-02-13T20:10:45.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2023-02-13T20:10:45.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2023-02-13T20:10:45.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-02-13T20:10:51.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.499s coverage: 65.3% of statements [2023-02-13T20:10:51.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T20:10:51.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T20:10:51.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T20:10:53.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.858s coverage: 41.0% of statements [2023-02-13T20:10:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T20:10:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T20:10:53.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.463s coverage: 89.5% of statements [2023-02-13T20:10:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T20:10:53.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2023-02-13T20:10:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T20:10:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T20:10:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T20:10:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T20:11:01.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T20:11:01.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.724s coverage: 92.3% of statements [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T20:11:01.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T20:11:01.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T20:11:01.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T20:11:01.923Z] 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-13T20:11:01.923Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T20:11:01.923Z] go vet ./... [2023-02-13T20:13:08.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T20:13:08.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T20:13:08.648Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T20:13:08.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-13T20:13:09.437Z] + ls -al . [2023-02-13T20:13:09.437Z] total 744 [2023-02-13T20:13:09.437Z] drwxrwxr-x 10 1001 1001 4096 Feb 13 20:06 . [2023-02-13T20:13:09.437Z] drwxr-xr-x 4 root root 4096 Feb 13 20:06 .. [2023-02-13T20:13:09.437Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 20:05 .blubracket [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 16 Feb 13 20:05 .dockerignore [2023-02-13T20:13:09.437Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 20:05 .git [2023-02-13T20:13:09.437Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 20:05 .github [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 1024 Feb 13 20:05 .gitignore [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 42 Feb 13 20:05 .golangci.yml [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 87 Feb 13 20:05 .hadolint.yml [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 20:05 .sonarcloud.properties [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 20:05 ADOPTERS.md [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 10825 Feb 13 20:05 Attribution.txt [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 73765 Feb 13 20:05 CHANGELOG.md [2023-02-13T20:13:09.437Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 20:05 CONTRIBUTING.md [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 20:05 GOVERNANCE.md [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 850 Feb 13 20:05 Jenkinsfile [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 20:05 LICENSE [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 13375 Feb 13 20:05 Makefile [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 20:05 OWNERS.md [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 9403 Feb 13 20:05 README.md [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 6912 Feb 13 20:05 SECURITY.md [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 20:01 VERSION [2023-02-13T20:13:09.438Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 20:05 bin [2023-02-13T20:13:09.438Z] drwxrwxr-x 17 1001 1001 4096 Feb 13 20:05 cmd [2023-02-13T20:13:09.438Z] -rw-r--r-- 1 root root 488663 Feb 13 20:11 coverage.out [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 3295 Feb 13 20:05 go.mod [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 33318 Feb 13 20:05 go.sum [2023-02-13T20:13:09.438Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 20:05 internal [2023-02-13T20:13:09.438Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 20:05 openapi [2023-02-13T20:13:09.438Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 20:05 snap [2023-02-13T20:13:09.438Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 20:05 version.go [Pipeline] sh [2023-02-13T20:13:10.127Z] + '[' -e coverage.out ] [2023-02-13T20:13:10.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-13T20:13:10.166Z] Warning: overwriting stash ‘coverage-report’ [2023-02-13T20:13:11.111Z] Stashed 1 file(s) [Pipeline] sh [2023-02-13T20:13:11.751Z] + make build [2023-02-13T20:13:11.751Z] 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-13T20:14:48.405Z] 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-13T20:14:48.405Z] 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-13T20:14:52.656Z] 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-13T20:14:56.002Z] 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-13T20:15:42.826Z] 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-13T20:15:44.784Z] 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-13T20:15:50.122Z] 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-13T20:15:55.456Z] 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-13T20:15:59.702Z] 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-13T20:16:03.945Z] 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-13T20:16:16.239Z] 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-13T20:16:21.622Z] $ docker stop --time=1 d871fdbee67d19da0d1cdfd7920494f5055a06ccd8ffdcdbe7f25fd1e771af52 [2023-02-13T20:16:23.620Z] $ docker rm -f --volumes d871fdbee67d19da0d1cdfd7920494f5055a06ccd8ffdcdbe7f25fd1e771af52 [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-13T20:16:25.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T20:16:25.971Z] [2023-02-13T20:16:25.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:16:26.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T20:16:26.640Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-13T20:16:26.640Z] 29e5d40040c1: Pulling fs layer [2023-02-13T20:16:26.640Z] 1ce36da41761: Pulling fs layer [2023-02-13T20:16:26.640Z] 25b303627fd3: Pulling fs layer [2023-02-13T20:16:26.640Z] 29e5d40040c1: Verifying Checksum [2023-02-13T20:16:26.640Z] 29e5d40040c1: Download complete [2023-02-13T20:16:26.907Z] 1ce36da41761: Verifying Checksum [2023-02-13T20:16:26.907Z] 1ce36da41761: Download complete [2023-02-13T20:16:27.173Z] 29e5d40040c1: Pull complete [2023-02-13T20:16:28.583Z] 1ce36da41761: Pull complete [2023-02-13T20:16:28.583Z] 25b303627fd3: Verifying Checksum [2023-02-13T20:16:28.583Z] 25b303627fd3: Download complete [2023-02-13T20:16:40.887Z] 25b303627fd3: Pull complete [2023-02-13T20:16:40.887Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-13T20:16:40.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T20:16:40.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:16:41.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container [2023-02-13T20:16:41.316Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-13T20:16:44.387Z] $ docker top 75cb378681d4dfef94f78817b1ba1f9d0116e84ac7b7592949a6d40b78cc1fee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T20:16:45.224Z] + docker-compose build --help [2023-02-13T20:16:45.224Z] + grep parallel [2023-02-13T20:16:49.477Z] --parallel Build images in parallel. [Pipeline] } [2023-02-13T20:16:49.528Z] $ docker stop --time=1 75cb378681d4dfef94f78817b1ba1f9d0116e84ac7b7592949a6d40b78cc1fee [2023-02-13T20:16:51.185Z] $ docker rm -f --volumes 75cb378681d4dfef94f78817b1ba1f9d0116e84ac7b7592949a6d40b78cc1fee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:16:51.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T20:16:51.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:16:52.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container [2023-02-13T20:16:52.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-13T20:16:53.429Z] $ docker top 9b565a4a1cdcfa0cfec6031ccfa51214aefa7fa64ac31605dcc81189f5b5d919 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T20:16:54.301Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-13T20:16:58.550Z] Building core-command ... [2023-02-13T20:16:58.550Z] Building core-common-config-bootstrapper ... [2023-02-13T20:16:58.550Z] Building core-data ... [2023-02-13T20:16:58.550Z] Building core-metadata ... [2023-02-13T20:16:58.550Z] Building security-bootstrapper ... [2023-02-13T20:16:58.550Z] Building security-proxy-setup ... [2023-02-13T20:16:58.550Z] Building security-secretstore-setup ... [2023-02-13T20:16:58.550Z] Building security-spiffe-token-provider ... [2023-02-13T20:16:58.550Z] Building security-spire-agent ... [2023-02-13T20:16:58.550Z] Building security-spire-config ... [2023-02-13T20:16:58.550Z] Building security-spire-server ... [2023-02-13T20:16:58.550Z] Building support-notifications ... [2023-02-13T20:16:58.550Z] Building support-scheduler ... [2023-02-13T20:16:58.550Z] Building support-scheduler [2023-02-13T20:16:58.550Z] Building core-metadata [2023-02-13T20:16:58.550Z] Building security-spire-config [2023-02-13T20:16:58.550Z] Building support-notifications [2023-02-13T20:16:58.550Z] Building security-spiffe-token-provider [2023-02-13T20:17:45.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:17:45.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:17:45.377Z] ---> 83c327ba6dec [2023-02-13T20:17:45.377Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:17:45.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:17:45.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:17:45.377Z] ---> 83c327ba6dec [2023-02-13T20:17:45.377Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T20:17:45.377Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:17:45.377Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:17:45.377Z] ---> 83c327ba6dec [2023-02-13T20:17:45.377Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:17:45.377Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:17:45.377Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:17:45.377Z] ---> 83c327ba6dec [2023-02-13T20:17:45.377Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:17:45.377Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:17:45.377Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:17:45.377Z] ---> 83c327ba6dec [2023-02-13T20:17:45.377Z] Step 3/19 : WORKDIR /edgex-go [2023-02-13T20:17:45.377Z] ---> Running in cf13c9f00105 [2023-02-13T20:17:45.377Z] ---> Running in a401bd76e38f [2023-02-13T20:17:45.377Z] ---> Running in a6208a4224bf [2023-02-13T20:17:45.377Z] ---> Running in 190358fe83f2 [2023-02-13T20:17:45.377Z] ---> Running in ac2bb9b45a31 [2023-02-13T20:17:45.377Z] Removing intermediate container cf13c9f00105 [2023-02-13T20:17:45.377Z] ---> 03895a6fd3ab [2023-02-13T20:17:45.377Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T20:17:45.377Z] Removing intermediate container a401bd76e38f [2023-02-13T20:17:45.377Z] ---> 89ca0ae52edf [2023-02-13T20:17:45.377Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T20:17:45.377Z] Removing intermediate container ac2bb9b45a31 [2023-02-13T20:17:45.377Z] ---> ed95798f4063 [2023-02-13T20:17:45.377Z] Step 4/24 : WORKDIR /edgex-go [2023-02-13T20:17:45.377Z] ---> Running in a475c95323bb [2023-02-13T20:17:45.377Z] ---> Running in 6ab6ec595e0f [2023-02-13T20:17:45.377Z] ---> Running in d87fdc417d29 [2023-02-13T20:17:45.377Z] Removing intermediate container 190358fe83f2 [2023-02-13T20:17:45.377Z] ---> 53b74accbcd0 [2023-02-13T20:17:45.377Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-13T20:17:45.377Z] Removing intermediate container a6208a4224bf [2023-02-13T20:17:45.377Z] ---> ceaf3fddfef6 [2023-02-13T20:17:45.377Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T20:17:45.377Z] ---> Running in dc26f24f0c99 [2023-02-13T20:17:45.645Z] ---> Running in e45f0feeb29d [2023-02-13T20:17:45.913Z] Removing intermediate container a475c95323bb [2023-02-13T20:17:45.913Z] ---> a450b1c4890c [2023-02-13T20:17:45.913Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-13T20:17:46.190Z] Removing intermediate container 6ab6ec595e0f [2023-02-13T20:17:46.190Z] ---> 11a1b08004cb [2023-02-13T20:17:46.190Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T20:17:46.190Z] ---> Running in 9e1ade1fb2ca [2023-02-13T20:17:46.190Z] Removing intermediate container d87fdc417d29 [2023-02-13T20:17:46.190Z] ---> d3f8b730d3c1 [2023-02-13T20:17:46.190Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-13T20:17:46.455Z] ---> Running in 98b6bc70a762 [2023-02-13T20:17:46.455Z] ---> Running in 2518c52849f6 [2023-02-13T20:17:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:48.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:49.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:49.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:49.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:49.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:49.982Z] OK: 221 MiB in 51 packages [2023-02-13T20:17:50.249Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-13T20:17:50.249Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-13T20:17:50.249Z] OK: 16903 distinct packages available [2023-02-13T20:17:50.836Z] OK: 221 MiB in 51 packages [2023-02-13T20:17:50.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:51.107Z] OK: 221 MiB in 51 packages [2023-02-13T20:17:51.107Z] OK: 221 MiB in 51 packages [2023-02-13T20:17:51.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:17:51.644Z] Removing intermediate container e45f0feeb29d [2023-02-13T20:17:51.644Z] ---> c09f9c24f248 [2023-02-13T20:17:51.644Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T20:17:52.232Z] OK: 221 MiB in 51 packages [2023-02-13T20:17:52.834Z] Removing intermediate container 9e1ade1fb2ca [2023-02-13T20:17:52.834Z] Removing intermediate container 2518c52849f6 [2023-02-13T20:17:52.834Z] ---> cd70c8914fb3 [2023-02-13T20:17:52.834Z] Step 6/24 : COPY go.mod vendor* ./ ---> 1c6c1067209c [2023-02-13T20:17:52.834Z] [2023-02-13T20:17:52.834Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T20:17:53.101Z] Removing intermediate container 98b6bc70a762 [2023-02-13T20:17:53.101Z] ---> 8ae8f740603b [2023-02-13T20:17:53.101Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T20:17:53.101Z] ---> 589e80a1812c [2023-02-13T20:17:53.101Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:17:53.368Z] ---> Running in 01662af02e1f [2023-02-13T20:17:53.951Z] Removing intermediate container dc26f24f0c99 [2023-02-13T20:17:53.951Z] ---> 059ac5b1b5e3 [2023-02-13T20:17:53.951Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-13T20:17:53.951Z] ---> 79a11ce31602 [2023-02-13T20:17:53.951Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:17:54.219Z] ---> 5bdd87d6031c [2023-02-13T20:17:54.219Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:17:54.219Z] ---> Running in 886298c5ca5b [2023-02-13T20:17:54.487Z] ---> Running in 0f45222673b4 [2023-02-13T20:17:54.754Z] ---> 02294211b87e [2023-02-13T20:17:54.754Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:17:55.021Z] ---> Running in c5edcdbf5417 [2023-02-13T20:17:55.606Z] ---> 2c3b4c0af8c6 [2023-02-13T20:17:55.606Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:17:55.606Z] ---> Running in 06cf3b8abd5c [2023-02-13T20:19:47.349Z] Removing intermediate container c5edcdbf5417 [2023-02-13T20:19:47.349Z] ---> 23b3bedf72ec [2023-02-13T20:19:47.349Z] Step 8/22 : COPY . . [2023-02-13T20:19:47.349Z] Removing intermediate container 06cf3b8abd5c [2023-02-13T20:19:47.349Z] ---> 3327e674cf16 [2023-02-13T20:19:47.349Z] Step 7/19 : COPY . . [2023-02-13T20:19:47.349Z] Removing intermediate container 886298c5ca5b [2023-02-13T20:19:47.349Z] ---> 67ae27ebf967 [2023-02-13T20:19:47.668Z] Step 8/24 : COPY . . [2023-02-13T20:19:47.668Z] Removing intermediate container 01662af02e1f [2023-02-13T20:19:47.668Z] ---> 1e8e9fd323a7 [2023-02-13T20:19:47.668Z] Step 7/24 : COPY . . [2023-02-13T20:19:47.668Z] Removing intermediate container 0f45222673b4 [2023-02-13T20:19:47.668Z] ---> 82a55f8fe6c0 [2023-02-13T20:19:47.668Z] Step 8/22 : COPY . . [2023-02-13T20:20:05.876Z] ---> 3fccb12221c7 [2023-02-13T20:20:05.876Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T20:20:05.876Z] ---> 8fa785479838 [2023-02-13T20:20:05.876Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-13T20:20:05.876Z] ---> 031edc67ce00 [2023-02-13T20:20:05.876Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-13T20:20:05.876Z] ---> Running in 71e2e187527b [2023-02-13T20:20:05.876Z] ---> 3c120ceeb68e [2023-02-13T20:20:05.876Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler ---> Running in 01febfe118bf [2023-02-13T20:20:05.876Z] [2023-02-13T20:20:05.876Z] ---> Running in 170e9f910d66 [2023-02-13T20:20:05.876Z] ---> Running in 281b5957883b [2023-02-13T20:20:05.876Z] ---> 936c233520cc [2023-02-13T20:20:05.876Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-13T20:20:05.876Z] ---> Running in 37584ad1c2dc [2023-02-13T20:20:05.876Z] Removing intermediate container 71e2e187527b [2023-02-13T20:20:05.876Z] ---> b3376e598889 [2023-02-13T20:20:05.876Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T20:20:05.876Z] ---> Running in cc29a26d7433 [2023-02-13T20:20:05.876Z] Removing intermediate container cc29a26d7433 [2023-02-13T20:20:05.876Z] ---> ae790001999b [2023-02-13T20:20:05.876Z] 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-13T20:20:05.876Z] ---> Running in 92bf042a914a [2023-02-13T20:20:05.876Z] 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-13T20:20:05.876Z] 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-13T20:20:05.876Z] 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-13T20:20:06.143Z] 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-13T20:20:07.549Z] Removing intermediate container 92bf042a914a [2023-02-13T20:20:07.549Z] ---> f041c9391081 [2023-02-13T20:20:07.549Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T20:20:07.549Z] ---> Running in 7893a73ab915 [2023-02-13T20:20:07.815Z] Removing intermediate container 7893a73ab915 [2023-02-13T20:20:07.815Z] ---> b0e816b14c1a [2023-02-13T20:20:07.815Z] [2023-02-13T20:20:07.815Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T20:20:08.081Z] 3.15: Pulling from library/alpine [2023-02-13T20:20:09.522Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T20:20:09.522Z] Status: Downloaded newer image for alpine:3.15 [2023-02-13T20:20:09.522Z] ---> 354640af7b1b [2023-02-13T20:20:09.522Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:20:09.522Z] ---> Running in f419a9dd8aae [2023-02-13T20:20:09.798Z] Removing intermediate container f419a9dd8aae [2023-02-13T20:20:09.798Z] ---> 7a3afff024bc [2023-02-13T20:20:09.798Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-13T20:20:10.069Z] ---> Running in 51ad0c531d14 [2023-02-13T20:20:12.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:20:12.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:20:13.683Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T20:20:13.683Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T20:20:13.683Z] OK: 15734 distinct packages available [2023-02-13T20:20:13.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:20:14.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:20:15.219Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-13T20:20:15.219Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-13T20:20:15.219Z] (3/4) Installing libucontext (1.1-r0) [2023-02-13T20:20:15.219Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-13T20:20:15.219Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T20:20:15.219Z] OK: 6 MiB in 18 packages [2023-02-13T20:20:17.162Z] Removing intermediate container 51ad0c531d14 [2023-02-13T20:20:17.162Z] ---> 7cee5dbdf91a [2023-02-13T20:20:17.162Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T20:20:23.794Z] ---> 4d3ba32b5f2d [2023-02-13T20:20:23.794Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T20:20:23.794Z] ---> cd67fc404354 [2023-02-13T20:20:23.794Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-13T20:20:23.794Z] ---> Running in a172865ace89 [2023-02-13T20:20:24.373Z] Removing intermediate container a172865ace89 [2023-02-13T20:20:24.373Z] ---> 3d9ca7d484ed [2023-02-13T20:20:24.373Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-13T20:20:25.331Z] ---> bbb740826014 [2023-02-13T20:20:25.331Z] Step 19/24 : WORKDIR / [2023-02-13T20:20:25.331Z] ---> Running in 36ea6fe4b0a7 [2023-02-13T20:20:25.604Z] Removing intermediate container 36ea6fe4b0a7 [2023-02-13T20:20:25.604Z] ---> 9e85b1df200a [2023-02-13T20:20:25.604Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T20:20:25.869Z] ---> Running in d86b6246e3be [2023-02-13T20:20:26.135Z] Removing intermediate container d86b6246e3be [2023-02-13T20:20:26.135Z] ---> 0f355bb2be23 [2023-02-13T20:20:26.135Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T20:20:26.399Z] ---> Running in bfb6195aa987 [2023-02-13T20:20:26.665Z] Removing intermediate container bfb6195aa987 [2023-02-13T20:20:26.665Z] ---> 799ad4e956e6 [2023-02-13T20:20:26.665Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T20:20:26.930Z] ---> Running in 5b0b965ee153 [2023-02-13T20:20:27.510Z] Removing intermediate container 5b0b965ee153 [2023-02-13T20:20:27.510Z] ---> 0a5b424d4807 [2023-02-13T20:20:27.510Z] Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:20:27.510Z] ---> Running in 6b9cdc1e7561 [2023-02-13T20:20:28.091Z] Removing intermediate container 6b9cdc1e7561 [2023-02-13T20:20:28.091Z] ---> 31827b45d9c3 [2023-02-13T20:20:28.091Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T20:20:28.091Z] ---> Running in 6182d9fdb476 [2023-02-13T20:20:28.672Z] Removing intermediate container 6182d9fdb476 [2023-02-13T20:20:28.672Z] ---> c1f3e99df8ba [2023-02-13T20:20:28.672Z] [2023-02-13T20:20:28.672Z] Successfully built c1f3e99df8ba [2023-02-13T20:20:28.672Z] Successfully tagged security-spire-config-arm64:latest [2023-02-13T20:20:28.673Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-13T20:20:43.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:20:43.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:20:43.644Z] ---> 83c327ba6dec [2023-02-13T20:20:43.644Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> ceaf3fddfef6 [2023-02-13T20:20:43.644Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> c09f9c24f248 [2023-02-13T20:20:43.644Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> 589e80a1812c [2023-02-13T20:20:43.644Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> 1e8e9fd323a7 [2023-02-13T20:20:43.644Z] Step 7/24 : COPY . . [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> 3fccb12221c7 [2023-02-13T20:20:43.644Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> b3376e598889 [2023-02-13T20:20:43.644Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> ae790001999b [2023-02-13T20:20:43.644Z] 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-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> f041c9391081 [2023-02-13T20:20:43.644Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> b0e816b14c1a [2023-02-13T20:20:43.644Z] [2023-02-13T20:20:43.644Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T20:20:43.644Z] ---> 354640af7b1b [2023-02-13T20:20:43.644Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:20:43.644Z] ---> Using cache [2023-02-13T20:20:43.644Z] ---> 7a3afff024bc [2023-02-13T20:20:43.644Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T20:20:43.644Z] ---> Running in 76f44074219b [2023-02-13T20:20:43.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:20:44.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:20:45.895Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T20:20:45.895Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T20:20:45.895Z] OK: 15734 distinct packages available [2023-02-13T20:20:46.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:20:46.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:20:47.380Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T20:20:47.380Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T20:20:47.646Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T20:20:47.646Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T20:20:47.646Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T20:20:47.646Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T20:20:47.646Z] OK: 6 MiB in 19 packages [2023-02-13T20:20:49.586Z] Removing intermediate container 76f44074219b [2023-02-13T20:20:49.586Z] ---> 771266814ac8 [2023-02-13T20:20:49.586Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-13T20:20:52.922Z] ---> 739ca250bae9 [2023-02-13T20:20:52.922Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T20:20:58.261Z] ---> 7b7f8e962108 [2023-02-13T20:20:58.261Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T20:20:59.233Z] ---> 99e599042cae [2023-02-13T20:20:59.233Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-13T20:20:59.814Z] ---> cbad55086d78 [2023-02-13T20:20:59.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-13T20:21:00.773Z] ---> 72731859fdd1 [2023-02-13T20:21:00.773Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T20:21:02.174Z] ---> Running in 854185ed99b5 [2023-02-13T20:21:02.446Z] Removing intermediate container 854185ed99b5 [2023-02-13T20:21:02.446Z] ---> 79002a5cc3b7 [2023-02-13T20:21:02.446Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T20:21:02.446Z] ---> Running in e05e3d75c12b [2023-02-13T20:21:03.033Z] Removing intermediate container e05e3d75c12b [2023-02-13T20:21:03.033Z] ---> a46ea33129f4 [2023-02-13T20:21:03.033Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T20:21:03.033Z] ---> Running in f7a5466f5b52 [2023-02-13T20:21:03.616Z] Removing intermediate container f7a5466f5b52 [2023-02-13T20:21:03.616Z] ---> 1a9f12922929 [2023-02-13T20:21:03.616Z] Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:21:03.888Z] ---> Running in 15074cd85ba8 [2023-02-13T20:21:04.470Z] Removing intermediate container 15074cd85ba8 [2023-02-13T20:21:04.470Z] ---> 8e74ef0ccecd [2023-02-13T20:21:04.470Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T20:21:04.470Z] ---> Running in d1c071ae5ecc [2023-02-13T20:21:05.058Z] Removing intermediate container d1c071ae5ecc [2023-02-13T20:21:05.058Z] ---> dba3a21ee36f [2023-02-13T20:21:05.058Z] [2023-02-13T20:21:05.325Z] Successfully built dba3a21ee36f [2023-02-13T20:21:05.325Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-13T20:21:05.325Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-13T20:21:23.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:21:23.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:21:23.511Z] ---> 83c327ba6dec [2023-02-13T20:21:23.511Z] Step 3/23 : WORKDIR /edgex-go [2023-02-13T20:21:23.511Z] ---> Using cache [2023-02-13T20:21:23.511Z] ---> ceaf3fddfef6 [2023-02-13T20:21:23.511Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T20:21:23.511Z] ---> Using cache [2023-02-13T20:21:23.511Z] ---> c09f9c24f248 [2023-02-13T20:21:23.511Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-13T20:21:23.511Z] ---> Using cache [2023-02-13T20:21:23.511Z] ---> 589e80a1812c [2023-02-13T20:21:23.511Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:21:23.511Z] ---> Using cache [2023-02-13T20:21:23.511Z] ---> 1e8e9fd323a7 [2023-02-13T20:21:23.511Z] Step 7/23 : COPY . . [2023-02-13T20:21:23.511Z] ---> Using cache [2023-02-13T20:21:23.511Z] ---> 3fccb12221c7 [2023-02-13T20:21:23.511Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T20:21:23.511Z] ---> Using cache [2023-02-13T20:21:23.511Z] ---> b3376e598889 [2023-02-13T20:21:23.511Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-13T20:21:23.511Z] ---> Using cache [2023-02-13T20:21:23.511Z] ---> ae790001999b [2023-02-13T20:21:23.511Z] 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-13T20:21:23.511Z] ---> Running in bf99f09a0f01 [2023-02-13T20:21:24.919Z] Removing intermediate container bf99f09a0f01 [2023-02-13T20:21:24.919Z] ---> bf1c0d78067b [2023-02-13T20:21:24.919Z] Step 11/23 : WORKDIR /edgex-go [2023-02-13T20:21:24.919Z] ---> Running in a2203736a529 [2023-02-13T20:21:28.247Z] Removing intermediate container a2203736a529 [2023-02-13T20:21:28.247Z] ---> 7e65f5f183e1 [2023-02-13T20:21:28.247Z] [2023-02-13T20:21:28.247Z] Step 12/23 : FROM alpine:3.15 [2023-02-13T20:21:28.247Z] ---> 354640af7b1b [2023-02-13T20:21:28.247Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:21:28.247Z] ---> Using cache [2023-02-13T20:21:28.247Z] ---> 7a3afff024bc [2023-02-13T20:21:28.247Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T20:21:28.247Z] ---> Using cache [2023-02-13T20:21:28.247Z] ---> 771266814ac8 [2023-02-13T20:21:28.247Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T20:21:34.891Z] ---> 8b0e6643c540 [2023-02-13T20:21:34.891Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T20:21:34.891Z] ---> 72973cf93222 [2023-02-13T20:21:34.891Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-13T20:21:35.846Z] ---> ba0f85fb18cc [2023-02-13T20:21:35.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-13T20:21:36.807Z] ---> 0c009edfd9a2 [2023-02-13T20:21:36.807Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T20:21:36.807Z] ---> Running in 4940f293d992 [2023-02-13T20:21:37.077Z] Removing intermediate container 4940f293d992 [2023-02-13T20:21:37.077Z] ---> 9fb2719cf4cc [2023-02-13T20:21:37.077Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T20:21:37.349Z] ---> Running in eb9e1b78c219 [2023-02-13T20:21:37.940Z] Removing intermediate container eb9e1b78c219 [2023-02-13T20:21:37.940Z] ---> 67e9e9fe21c3 [2023-02-13T20:21:37.940Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T20:21:37.940Z] ---> Running in d5350c9963f2 [2023-02-13T20:21:38.522Z] Removing intermediate container d5350c9963f2 [2023-02-13T20:21:38.522Z] ---> 5d020e61d49f [2023-02-13T20:21:38.522Z] Step 22/23 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:21:38.789Z] ---> Running in 44a2cd419afa [2023-02-13T20:21:39.370Z] Removing intermediate container 44a2cd419afa [2023-02-13T20:21:39.370Z] ---> bf58070148cc [2023-02-13T20:21:39.370Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T20:21:39.370Z] ---> Running in 55b6d79909bb [2023-02-13T20:21:39.950Z] Removing intermediate container 55b6d79909bb [2023-02-13T20:21:39.950Z] ---> dc9581914f72 [2023-02-13T20:21:39.950Z] [2023-02-13T20:21:40.217Z] Successfully built dc9581914f72 [2023-02-13T20:21:40.217Z] Successfully tagged security-spire-server-arm64:latest [2023-02-13T20:21:40.217Z] Building security-bootstrapper [2023-02-13T20:21:58.416Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:21:58.416Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:21:58.416Z] ---> 83c327ba6dec [2023-02-13T20:21:58.416Z] Step 3/32 : WORKDIR /edgex-go [2023-02-13T20:21:58.416Z] ---> Using cache [2023-02-13T20:21:58.416Z] ---> ceaf3fddfef6 [2023-02-13T20:21:58.416Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-13T20:21:58.416Z] ---> Running in 41b9f5a7396e [2023-02-13T20:21:59.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:21:59.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:22:01.007Z] OK: 221 MiB in 51 packages [2023-02-13T20:22:02.413Z] Removing intermediate container 41b9f5a7396e [2023-02-13T20:22:02.413Z] ---> a139b60dd434 [2023-02-13T20:22:02.413Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-13T20:22:03.374Z] ---> fdab7db324cd [2023-02-13T20:22:03.374Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:22:03.645Z] ---> Running in 6352948f02e5 [2023-02-13T20:23:40.312Z] Removing intermediate container 6352948f02e5 [2023-02-13T20:23:40.312Z] ---> ec2086ec0568 [2023-02-13T20:23:40.312Z] Step 7/32 : COPY . . [2023-02-13T20:23:52.604Z] ---> 34d364d853d1 [2023-02-13T20:23:52.604Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-13T20:23:52.604Z] ---> Running in b104e7891704 [2023-02-13T20:23:53.560Z] 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-13T20:27:30.330Z] Removing intermediate container 01febfe118bf [2023-02-13T20:27:30.330Z] ---> 0008edffa424 [2023-02-13T20:27:30.330Z] [2023-02-13T20:27:30.330Z] Step 10/24 : FROM alpine:3.16 [2023-02-13T20:27:30.330Z] 3.16: Pulling from library/alpine [2023-02-13T20:27:30.330Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T20:27:30.330Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T20:27:30.330Z] ---> 4c81e5bf8899 [2023-02-13T20:27:30.330Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:27:30.330Z] ---> Running in 33cce661fd28 [2023-02-13T20:27:30.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:27:30.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:27:30.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T20:27:30.330Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:27:30.330Z] OK: 5 MiB in 15 packages [2023-02-13T20:27:30.330Z] Removing intermediate container 33cce661fd28 [2023-02-13T20:27:30.330Z] ---> f4ecd4893761 [2023-02-13T20:27:30.330Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T20:27:30.330Z] ---> Running in d8dd44d44c0a [2023-02-13T20:27:30.330Z] Removing intermediate container d8dd44d44c0a [2023-02-13T20:27:30.330Z] ---> dde712cad640 [2023-02-13T20:27:30.330Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-13T20:27:30.330Z] ---> Running in c5fa2be5c73b [2023-02-13T20:27:30.330Z] Removing intermediate container c5fa2be5c73b [2023-02-13T20:27:30.330Z] ---> adc548f3f1d0 [2023-02-13T20:27:30.330Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-13T20:27:30.330Z] ---> Running in d6e82ebd30ec [2023-02-13T20:27:30.330Z] Removing intermediate container d6e82ebd30ec [2023-02-13T20:27:30.330Z] ---> 68688e3eae85 [2023-02-13T20:27:30.330Z] Step 15/24 : WORKDIR / [2023-02-13T20:27:30.330Z] ---> Running in 53cf366d50b3 [2023-02-13T20:27:30.330Z] Removing intermediate container 53cf366d50b3 [2023-02-13T20:27:30.330Z] ---> 2ef582da5bd6 [2023-02-13T20:27:30.330Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:27:30.330Z] ---> 54b4523247d6 [2023-02-13T20:27:30.330Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-13T20:27:30.330Z] ---> b8f49e00a6a1 [2023-02-13T20:27:30.330Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-13T20:27:30.330Z] ---> da166acef182 [2023-02-13T20:27:30.330Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-13T20:27:30.920Z] ---> b3f4eb2a5328 [2023-02-13T20:27:30.920Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-13T20:27:30.920Z] ---> Running in 8610dab96128 [2023-02-13T20:27:31.504Z] Removing intermediate container 8610dab96128 [2023-02-13T20:27:31.504Z] ---> a51bbf1288cc [2023-02-13T20:27:31.504Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:27:31.504Z] ---> Running in bd0690d0e5f4 [2023-02-13T20:27:32.095Z] Removing intermediate container bd0690d0e5f4 [2023-02-13T20:27:32.095Z] ---> 69e6c057cd9a [2023-02-13T20:27:32.095Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T20:27:32.095Z] ---> Running in 5b4d4838b2b9 [2023-02-13T20:27:32.681Z] Removing intermediate container 5b4d4838b2b9 [2023-02-13T20:27:32.681Z] ---> 0431c6c0a33f [2023-02-13T20:27:32.681Z] Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:27:32.681Z] ---> Running in 016a20ef1051 [2023-02-13T20:27:32.947Z] Removing intermediate container 016a20ef1051 [2023-02-13T20:27:32.947Z] ---> dd70f085ec5c [2023-02-13T20:27:32.947Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T20:27:33.215Z] ---> Running in 1c84186d7e60 [2023-02-13T20:27:33.805Z] Removing intermediate container 1c84186d7e60 [2023-02-13T20:27:33.805Z] ---> d860b0251fcb [2023-02-13T20:27:33.805Z] [2023-02-13T20:27:33.805Z] Successfully built d860b0251fcb [2023-02-13T20:27:33.805Z] Successfully tagged core-metadata-arm64:latest [2023-02-13T20:27:34.077Z]  Building core-metadata ... done Building core-command [2023-02-13T20:27:49.051Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:27:49.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:27:49.051Z] ---> 83c327ba6dec [2023-02-13T20:27:49.051Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:27:49.051Z] ---> Using cache [2023-02-13T20:27:49.051Z] ---> ed95798f4063 [2023-02-13T20:27:49.051Z] Step 4/23 : WORKDIR /edgex-go [2023-02-13T20:27:49.051Z] ---> Using cache [2023-02-13T20:27:49.051Z] ---> d3f8b730d3c1 [2023-02-13T20:27:49.051Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-13T20:27:49.051Z] ---> Using cache [2023-02-13T20:27:49.051Z] ---> cd70c8914fb3 [2023-02-13T20:27:49.051Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-13T20:27:49.051Z] ---> Using cache [2023-02-13T20:27:49.051Z] ---> 79a11ce31602 [2023-02-13T20:27:49.051Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:27:49.051Z] ---> Using cache [2023-02-13T20:27:49.051Z] ---> 67ae27ebf967 [2023-02-13T20:27:49.051Z] Step 8/23 : COPY . . [2023-02-13T20:27:49.051Z] ---> Using cache [2023-02-13T20:27:49.051Z] ---> 8fa785479838 [2023-02-13T20:27:49.051Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-13T20:27:49.051Z] ---> Running in eca94e936fd5 [2023-02-13T20:27:49.317Z] 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-13T20:28:45.680Z] Removing intermediate container 170e9f910d66 [2023-02-13T20:28:45.680Z] ---> eed1665b2ba1 [2023-02-13T20:28:45.680Z] [2023-02-13T20:28:45.680Z] Step 9/19 : FROM alpine:3.15 [2023-02-13T20:28:45.680Z] ---> 354640af7b1b [2023-02-13T20:28:45.680Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:28:45.680Z] ---> Using cache [2023-02-13T20:28:45.680Z] ---> 7a3afff024bc [2023-02-13T20:28:45.680Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-13T20:28:45.680Z] ---> Running in de4296db923e [2023-02-13T20:28:45.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:28:45.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:28:45.680Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T20:28:45.680Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T20:28:45.680Z] OK: 15734 distinct packages available [2023-02-13T20:28:45.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:28:45.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:28:45.680Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-13T20:28:45.680Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-13T20:28:45.680Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-13T20:28:45.680Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-13T20:28:45.680Z] (5/9) Installing curl (7.80.0-r5) [2023-02-13T20:28:45.680Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-13T20:28:45.680Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-13T20:28:45.680Z] (8/9) Installing libucontext (1.1-r0) [2023-02-13T20:28:45.680Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-13T20:28:45.680Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T20:28:45.680Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T20:28:46.261Z] OK: 8 MiB in 23 packages [2023-02-13T20:28:48.209Z] Removing intermediate container de4296db923e [2023-02-13T20:28:48.209Z] ---> ab8f3a5748c7 [2023-02-13T20:28:48.209Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:28:49.168Z] ---> c12720056fda [2023-02-13T20:28:49.168Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-13T20:28:51.742Z] ---> edf07c9f1f94 [2023-02-13T20:28:51.742Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-13T20:28:52.325Z] ---> 083e8175841b [2023-02-13T20:28:52.325Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-13T20:28:52.325Z] ---> Running in aea982cb4216 [2023-02-13T20:28:52.910Z] Removing intermediate container aea982cb4216 [2023-02-13T20:28:52.910Z] ---> 0d909a66f38c [2023-02-13T20:28:52.910Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:28:52.910Z] ---> Running in 41661f46e8a9 [2023-02-13T20:28:56.331Z] Removing intermediate container 41661f46e8a9 [2023-02-13T20:28:56.331Z] ---> 6e08d0b71f7e [2023-02-13T20:28:56.331Z] Step 17/19 : LABEL arch=arm64 [2023-02-13T20:28:56.331Z] ---> Running in fcdf989b42b9 [2023-02-13T20:28:56.598Z] Removing intermediate container fcdf989b42b9 [2023-02-13T20:28:56.598Z] ---> 3e61b396f86a [2023-02-13T20:28:56.598Z] Step 18/19 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:28:56.598Z] ---> Running in 5d0b720a429c [2023-02-13T20:28:57.178Z] Removing intermediate container 5d0b720a429c [2023-02-13T20:28:57.178Z] ---> ea291e3fd50c [2023-02-13T20:28:57.178Z] Step 19/19 : LABEL version=0.0.0 [2023-02-13T20:28:57.178Z] ---> Running in d866e9f79e48 [2023-02-13T20:28:57.762Z] Removing intermediate container d866e9f79e48 [2023-02-13T20:28:57.762Z] ---> a6531dd4048f [2023-02-13T20:28:57.762Z] [2023-02-13T20:28:58.028Z] Successfully built a6531dd4048f [2023-02-13T20:28:58.028Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-13T20:28:58.028Z] Building security-secretstore-setup [2023-02-13T20:29:13.013Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:29:13.013Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:29:13.013Z] ---> 83c327ba6dec [2023-02-13T20:29:13.013Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T20:29:13.013Z] ---> Using cache [2023-02-13T20:29:13.013Z] ---> ceaf3fddfef6 [2023-02-13T20:29:13.013Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-13T20:29:13.013Z] ---> Using cache [2023-02-13T20:29:13.013Z] ---> a139b60dd434 [2023-02-13T20:29:13.013Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T20:29:13.013Z] ---> Using cache [2023-02-13T20:29:13.013Z] ---> fdab7db324cd [2023-02-13T20:29:13.013Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:29:13.013Z] ---> Using cache [2023-02-13T20:29:13.013Z] ---> ec2086ec0568 [2023-02-13T20:29:13.013Z] Step 7/24 : COPY . . [2023-02-13T20:29:13.013Z] ---> Using cache [2023-02-13T20:29:13.013Z] ---> 34d364d853d1 [2023-02-13T20:29:13.013Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-13T20:29:13.013Z] ---> Running in c2aa7762fc0c [2023-02-13T20:29:13.280Z] 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-13T20:29:52.127Z] Removing intermediate container 281b5957883b [2023-02-13T20:29:52.127Z] ---> 8c70506a3b53 [2023-02-13T20:29:52.127Z] [2023-02-13T20:29:52.127Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T20:29:52.127Z] ---> 4c81e5bf8899 [2023-02-13T20:29:52.127Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:29:52.127Z] ---> Using cache [2023-02-13T20:29:52.127Z] ---> f4ecd4893761 [2023-02-13T20:29:52.127Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T20:29:52.127Z] ---> Using cache [2023-02-13T20:29:52.127Z] ---> dde712cad640 [2023-02-13T20:29:52.127Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-13T20:29:52.127Z] ---> Running in 37febfb5f078 [2023-02-13T20:29:52.127Z] Removing intermediate container 37febfb5f078 [2023-02-13T20:29:52.127Z] ---> 4bdb8b040b12 [2023-02-13T20:29:52.127Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T20:29:52.127Z] ---> Running in 11373f26b51c [2023-02-13T20:29:52.710Z] Removing intermediate container 11373f26b51c [2023-02-13T20:29:52.710Z] ---> a88b6c604130 [2023-02-13T20:29:52.710Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:29:54.120Z] ---> 37dee0223262 [2023-02-13T20:29:54.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-13T20:29:58.366Z] ---> 97fb8c17f989 [2023-02-13T20:29:58.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-13T20:29:58.366Z] Removing intermediate container 37584ad1c2dc [2023-02-13T20:29:58.366Z] ---> 94f1ebd22d6e [2023-02-13T20:29:58.366Z] [2023-02-13T20:29:58.366Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T20:29:58.366Z] ---> 4c81e5bf8899 [2023-02-13T20:29:58.367Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-13T20:30:01.707Z] ---> Running in 617635f4ca45 [2023-02-13T20:30:01.707Z] ---> 1202c1515deb [2023-02-13T20:30:01.707Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-13T20:30:01.707Z] ---> Running in 54f20de07868 [2023-02-13T20:30:02.670Z] Removing intermediate container 54f20de07868 [2023-02-13T20:30:02.670Z] ---> 6fa47110ae77 [2023-02-13T20:30:02.670Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:30:02.670Z] ---> Running in 677c209e9d2f [2023-02-13T20:30:03.626Z] Removing intermediate container 677c209e9d2f [2023-02-13T20:30:03.626Z] ---> db3a78316455 [2023-02-13T20:30:03.626Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T20:30:03.626Z] ---> Running in f15ad24919ea [2023-02-13T20:30:04.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:30:04.486Z] Removing intermediate container f15ad24919ea [2023-02-13T20:30:04.486Z] ---> a58e688aead5 [2023-02-13T20:30:04.486Z] Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:30:04.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:30:04.751Z] ---> Running in 27c7cefa4685 [2023-02-13T20:30:05.722Z] Removing intermediate container 27c7cefa4685 [2023-02-13T20:30:05.722Z] ---> 63cd747841ad [2023-02-13T20:30:05.722Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T20:30:05.990Z] ---> Running in e6b1d6bded49 [2023-02-13T20:30:06.266Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-13T20:30:06.266Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-13T20:30:06.266Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:30:06.531Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T20:30:06.531Z] Removing intermediate container e6b1d6bded49 [2023-02-13T20:30:06.531Z] ---> 43b2612a7da0 [2023-02-13T20:30:06.531Z] [2023-02-13T20:30:07.120Z] OK: 6 MiB in 16 packages [2023-02-13T20:30:07.120Z] Successfully built 43b2612a7da0 [2023-02-13T20:30:07.385Z] Successfully tagged support-scheduler-arm64:latest [2023-02-13T20:30:07.385Z]  Building support-scheduler ... done Building security-proxy-setup [2023-02-13T20:30:09.963Z] Removing intermediate container 617635f4ca45 [2023-02-13T20:30:09.963Z] ---> 2277661b2dc8 [2023-02-13T20:30:09.963Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T20:30:09.963Z] ---> Running in e870b8f2e123 [2023-02-13T20:30:10.920Z] Removing intermediate container e870b8f2e123 [2023-02-13T20:30:10.920Z] ---> 6ef37c592be6 [2023-02-13T20:30:10.920Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-13T20:30:10.920Z] ---> Running in 19aa880c42ca [2023-02-13T20:30:11.937Z] Removing intermediate container 19aa880c42ca [2023-02-13T20:30:11.937Z] ---> 8b83d07cf53b [2023-02-13T20:30:11.937Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T20:30:11.937Z] ---> Running in 30a37f188e50 [2023-02-13T20:30:11.937Z] Removing intermediate container b104e7891704 [2023-02-13T20:30:11.937Z] ---> 39f5d7388517 [2023-02-13T20:30:11.937Z] [2023-02-13T20:30:11.937Z] Step 9/32 : FROM alpine:3.16 [2023-02-13T20:30:11.937Z] ---> 4c81e5bf8899 [2023-02-13T20:30:11.937Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T20:30:12.203Z] ---> Running in 70b4c0963a2d [2023-02-13T20:30:13.606Z] Removing intermediate container 30a37f188e50 [2023-02-13T20:30:13.606Z] ---> 91c41731ca8a [2023-02-13T20:30:13.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:30:13.606Z] Removing intermediate container 70b4c0963a2d [2023-02-13T20:30:13.606Z] ---> a49f9da04e1c [2023-02-13T20:30:13.606Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-13T20:30:13.606Z] ---> Running in ef345bfc49cb [2023-02-13T20:30:15.551Z] ---> e39606b9d2bd [2023-02-13T20:30:15.551Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-13T20:30:16.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:30:16.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:30:17.801Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-13T20:30:17.801Z] (2/2) Installing su-exec (0.2-r1) [2023-02-13T20:30:17.801Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:30:17.801Z] OK: 5 MiB in 16 packages [2023-02-13T20:30:19.205Z] ---> 03b05dff40a8 [2023-02-13T20:30:19.205Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-13T20:30:19.789Z] Removing intermediate container ef345bfc49cb [2023-02-13T20:30:19.789Z] ---> ff43649eb664 [2023-02-13T20:30:19.789Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-13T20:30:20.055Z] ---> Running in 629300f75ae7 [2023-02-13T20:30:20.635Z] ---> b56023c45261 [2023-02-13T20:30:20.635Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-13T20:30:20.900Z] Removing intermediate container 629300f75ae7 [2023-02-13T20:30:20.900Z] ---> 0f51e9cc846f [2023-02-13T20:30:20.900Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-13T20:30:20.900Z] ---> Running in 86f62251e026 [2023-02-13T20:30:20.900Z] ---> Running in 8e788fb2c382 [2023-02-13T20:30:21.481Z] Removing intermediate container 86f62251e026 [2023-02-13T20:30:21.481Z] ---> 5495d8b53bdd [2023-02-13T20:30:21.481Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:30:21.746Z] Removing intermediate container 8e788fb2c382 [2023-02-13T20:30:21.746Z] ---> f9ff1559dd43 [2023-02-13T20:30:21.746Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-13T20:30:21.746Z] ---> Running in 25d9820e36b8 [2023-02-13T20:30:21.746Z] ---> Running in 27a78f077d0a [2023-02-13T20:30:22.702Z] Removing intermediate container 25d9820e36b8 [2023-02-13T20:30:22.702Z] ---> 3a4c54ee09c1 [2023-02-13T20:30:22.702Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-13T20:30:22.702Z] Removing intermediate container 27a78f077d0a [2023-02-13T20:30:22.702Z] ---> 6c12596fab40 [2023-02-13T20:30:22.702Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T20:30:22.967Z] ---> Running in cb74f46fdc65 [2023-02-13T20:30:22.967Z] ---> Running in fd717ae69dea [2023-02-13T20:30:23.926Z] Removing intermediate container fd717ae69dea [2023-02-13T20:30:23.926Z] ---> 72d76b759682 [2023-02-13T20:30:23.926Z] Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:30:23.926Z] Removing intermediate container cb74f46fdc65 [2023-02-13T20:30:23.926Z] ---> 1759342b3fa1 [2023-02-13T20:30:23.926Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-13T20:30:23.926Z] ---> Running in 9d2697e6bcdc [2023-02-13T20:30:23.926Z] ---> Running in 93cd926aa43d [2023-02-13T20:30:25.871Z] Removing intermediate container 9d2697e6bcdc [2023-02-13T20:30:25.871Z] ---> c42d4692213c [2023-02-13T20:30:25.871Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T20:30:26.137Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:30:26.137Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:30:26.137Z] ---> 83c327ba6dec [2023-02-13T20:30:26.137Z] Step 3/21 : WORKDIR /edgex-go [2023-02-13T20:30:26.137Z] ---> Using cache [2023-02-13T20:30:26.137Z] ---> ceaf3fddfef6 [2023-02-13T20:30:26.137Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-13T20:30:26.137Z] ---> Using cache [2023-02-13T20:30:26.137Z] ---> a139b60dd434 [2023-02-13T20:30:26.137Z] ---> Running in e9bedd8891ba [2023-02-13T20:30:26.137Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-13T20:30:26.137Z] ---> Using cache [2023-02-13T20:30:26.137Z] ---> fdab7db324cd [2023-02-13T20:30:26.137Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:30:26.137Z] ---> Using cache [2023-02-13T20:30:26.404Z] ---> ec2086ec0568 [2023-02-13T20:30:26.404Z] Step 7/21 : COPY . . [2023-02-13T20:30:26.404Z] ---> Using cache [2023-02-13T20:30:26.404Z] ---> 34d364d853d1 [2023-02-13T20:30:26.404Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-13T20:30:26.672Z] ---> Running in 7ba0ce81407b [2023-02-13T20:30:27.257Z] Removing intermediate container e9bedd8891ba [2023-02-13T20:30:27.257Z] ---> 5ce1c3cde2b5 [2023-02-13T20:30:27.257Z] [2023-02-13T20:30:28.379Z] Removing intermediate container 93cd926aa43d [2023-02-13T20:30:28.379Z] ---> 9f93b28f33ea [2023-02-13T20:30:28.379Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-13T20:30:28.379Z] ---> Running in 1dd0b58311fe [2023-02-13T20:30:28.379Z] Successfully built 5ce1c3cde2b5 [2023-02-13T20:30:28.379Z] Successfully tagged support-notifications-arm64:latest [2023-02-13T20:30:28.379Z] Building core-data [2023-02-13T20:30:28.999Z]  Building support-notifications ... done Removing intermediate container 1dd0b58311fe [2023-02-13T20:30:28.999Z] ---> 0d91ce5eca1c [2023-02-13T20:30:28.999Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-13T20:30:29.268Z] 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-13T20:30:29.868Z] ---> a4e9ef24b88a [2023-02-13T20:30:29.868Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-13T20:30:30.174Z] ---> Running in c0c7bf6fcaef [2023-02-13T20:30:33.568Z] Removing intermediate container c0c7bf6fcaef [2023-02-13T20:30:33.568Z] ---> d1db0db8b7ec [2023-02-13T20:30:33.568Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:30:34.523Z] ---> b40a2dee2b5a [2023-02-13T20:30:34.523Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-13T20:30:36.461Z] ---> 92880349102a [2023-02-13T20:30:36.461Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-13T20:30:39.037Z] ---> 201935e41fef [2023-02-13T20:30:39.037Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-13T20:30:39.993Z] ---> 193108a02bc7 [2023-02-13T20:30:39.993Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-13T20:30:41.393Z] ---> 6a93202ea299 [2023-02-13T20:30:41.393Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-13T20:30:41.974Z] ---> e5872cc6090d [2023-02-13T20:30:41.974Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-13T20:30:43.374Z] ---> 0afef98accdd [2023-02-13T20:30:43.374Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-13T20:30:43.374Z] ---> Running in 7e29c6b6ada6 [2023-02-13T20:30:46.727Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:30:46.727Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:30:46.727Z] ---> 83c327ba6dec [2023-02-13T20:30:46.727Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:30:46.727Z] ---> Using cache [2023-02-13T20:30:46.727Z] ---> ed95798f4063 [2023-02-13T20:30:46.727Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T20:30:46.727Z] ---> Using cache [2023-02-13T20:30:46.727Z] ---> d3f8b730d3c1 [2023-02-13T20:30:46.727Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T20:30:46.727Z] ---> Using cache [2023-02-13T20:30:46.727Z] ---> cd70c8914fb3 [2023-02-13T20:30:46.727Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T20:30:46.727Z] ---> Using cache [2023-02-13T20:30:46.727Z] ---> 79a11ce31602 [2023-02-13T20:30:46.727Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:30:46.727Z] ---> Using cache [2023-02-13T20:30:46.727Z] ---> 67ae27ebf967 [2023-02-13T20:30:46.727Z] Step 8/22 : COPY . . [2023-02-13T20:30:46.993Z] Removing intermediate container 7e29c6b6ada6 [2023-02-13T20:30:46.993Z] ---> 177525159b9c [2023-02-13T20:30:46.993Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-13T20:30:46.993Z] ---> Using cache [2023-02-13T20:30:46.993Z] ---> 8fa785479838 [2023-02-13T20:30:46.993Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-13T20:30:46.993Z] ---> Running in 32b6d6341625 [2023-02-13T20:30:47.260Z] ---> Running in 53306cb5c178 [2023-02-13T20:30:47.843Z] Removing intermediate container 32b6d6341625 [2023-02-13T20:30:47.843Z] ---> f781108f587a [2023-02-13T20:30:47.843Z] Step 29/32 : CMD ["gate"] [2023-02-13T20:30:47.843Z] ---> Running in 1bb8ab114b4a [2023-02-13T20:30:48.804Z] Removing intermediate container 1bb8ab114b4a [2023-02-13T20:30:48.804Z] ---> abc425c89b2d [2023-02-13T20:30:48.804Z] Step 30/32 : LABEL arch=arm64 [2023-02-13T20:30:48.804Z] ---> Running in b25c45afff41 [2023-02-13T20:30:49.385Z] 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-13T20:30:51.326Z] Removing intermediate container b25c45afff41 [2023-02-13T20:30:51.327Z] ---> 712bc721c80f [2023-02-13T20:30:51.327Z] Step 31/32 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:30:51.327Z] ---> Running in 82a7cec61768 [2023-02-13T20:30:51.595Z] Removing intermediate container 82a7cec61768 [2023-02-13T20:30:51.595Z] ---> e54a3995b389 [2023-02-13T20:30:51.595Z] Step 32/32 : LABEL version=0.0.0 [2023-02-13T20:30:51.595Z] ---> Running in 3a173c8e873a [2023-02-13T20:30:52.180Z] Removing intermediate container 3a173c8e873a [2023-02-13T20:30:52.180Z] ---> 5bcd296a3aff [2023-02-13T20:30:52.180Z] [2023-02-13T20:30:52.180Z] Successfully built 5bcd296a3aff [2023-02-13T20:30:52.180Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-13T20:30:52.445Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-02-13T20:31:10.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T20:31:10.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T20:31:10.633Z] ---> 83c327ba6dec [2023-02-13T20:31:10.633Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T20:31:10.633Z] ---> Using cache [2023-02-13T20:31:10.633Z] ---> ed95798f4063 [2023-02-13T20:31:10.633Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T20:31:10.633Z] ---> Using cache [2023-02-13T20:31:10.633Z] ---> d3f8b730d3c1 [2023-02-13T20:31:10.633Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T20:31:10.633Z] ---> Using cache [2023-02-13T20:31:10.633Z] ---> cd70c8914fb3 [2023-02-13T20:31:10.633Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T20:31:10.633Z] ---> Using cache [2023-02-13T20:31:10.633Z] ---> 79a11ce31602 [2023-02-13T20:31:10.633Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T20:31:10.633Z] ---> Using cache [2023-02-13T20:31:10.633Z] ---> 67ae27ebf967 [2023-02-13T20:31:10.633Z] Step 8/22 : COPY . . [2023-02-13T20:31:10.633Z] ---> Using cache [2023-02-13T20:31:10.633Z] ---> 8fa785479838 [2023-02-13T20:31:10.633Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-13T20:31:10.633Z] ---> Running in 5d691c2ffab7 [2023-02-13T20:31:11.592Z] 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-13T20:34:03.323Z] Removing intermediate container eca94e936fd5 [2023-02-13T20:34:03.323Z] ---> a774aebd0d4d [2023-02-13T20:34:03.323Z] [2023-02-13T20:34:03.323Z] Step 10/23 : FROM alpine:3.16 [2023-02-13T20:34:03.323Z] ---> 4c81e5bf8899 [2023-02-13T20:34:03.323Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:34:03.323Z] ---> Using cache [2023-02-13T20:34:03.323Z] ---> f4ecd4893761 [2023-02-13T20:34:03.323Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T20:34:03.323Z] ---> Using cache [2023-02-13T20:34:03.323Z] ---> dde712cad640 [2023-02-13T20:34:03.323Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-13T20:34:03.323Z] ---> Running in abc21d7fdccf [2023-02-13T20:34:03.323Z] Removing intermediate container abc21d7fdccf [2023-02-13T20:34:03.323Z] ---> 1d6874035356 [2023-02-13T20:34:03.323Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-13T20:34:03.323Z] ---> Running in 1fd39da81052 [2023-02-13T20:34:03.323Z] Removing intermediate container 1fd39da81052 [2023-02-13T20:34:03.323Z] ---> 497031cb0263 [2023-02-13T20:34:03.323Z] Step 15/23 : WORKDIR / [2023-02-13T20:34:03.323Z] ---> Running in 4c33917950f8 [2023-02-13T20:34:03.323Z] Removing intermediate container 4c33917950f8 [2023-02-13T20:34:03.323Z] ---> 2e184ceb3174 [2023-02-13T20:34:03.323Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:34:03.323Z] ---> 8e80e68d4dfd [2023-02-13T20:34:03.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-13T20:34:04.737Z] ---> be5ba79aa7ef [2023-02-13T20:34:04.737Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-13T20:34:05.323Z] ---> 0d342804f5ab [2023-02-13T20:34:05.323Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-13T20:34:05.608Z] ---> Running in 32e900f0b99a [2023-02-13T20:34:05.876Z] Removing intermediate container 32e900f0b99a [2023-02-13T20:34:05.876Z] ---> 1c363e0727a0 [2023-02-13T20:34:05.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:34:06.143Z] ---> Running in 0dedb2e547ba [2023-02-13T20:34:06.411Z] Removing intermediate container 0dedb2e547ba [2023-02-13T20:34:06.411Z] ---> e3aa01ebc271 [2023-02-13T20:34:06.411Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T20:34:06.679Z] ---> Running in 305a35e45049 [2023-02-13T20:34:06.955Z] Removing intermediate container 305a35e45049 [2023-02-13T20:34:06.955Z] ---> f3f9c0d675c3 [2023-02-13T20:34:06.955Z] Step 22/23 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:34:07.221Z] ---> Running in a5b18f02a356 [2023-02-13T20:34:07.804Z] Removing intermediate container a5b18f02a356 [2023-02-13T20:34:07.804Z] ---> 88c204fe1039 [2023-02-13T20:34:07.804Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T20:34:07.804Z] ---> Running in 2d25d6f082f7 [2023-02-13T20:34:08.387Z] Removing intermediate container 2d25d6f082f7 [2023-02-13T20:34:08.387Z] ---> 37bee89a46d8 [2023-02-13T20:34:08.387Z] [2023-02-13T20:34:08.666Z] Successfully built 37bee89a46d8 [2023-02-13T20:34:08.666Z] Successfully tagged core-command-arm64:latest [2023-02-13T20:34:40.907Z]  Building core-command ... done 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-13T20:34:53.203Z] Removing intermediate container c2aa7762fc0c [2023-02-13T20:34:53.203Z] ---> 989f88495ff8 [2023-02-13T20:34:53.203Z] [2023-02-13T20:34:53.203Z] Step 9/24 : FROM alpine:3.16 [2023-02-13T20:34:53.203Z] ---> 4c81e5bf8899 [2023-02-13T20:34:53.203Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-13T20:34:53.203Z] ---> Running in 785bb08d744c [2023-02-13T20:34:54.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:34:55.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:34:56.608Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-13T20:34:56.608Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-13T20:34:56.608Z] (3/3) Installing su-exec (0.2-r1) [2023-02-13T20:34:56.608Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:34:56.608Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T20:34:57.190Z] OK: 6 MiB in 17 packages [2023-02-13T20:34:59.137Z] Removing intermediate container 785bb08d744c [2023-02-13T20:34:59.137Z] ---> 1c9c6b2a2bf7 [2023-02-13T20:34:59.137Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T20:34:59.137Z] ---> Running in 7a8a92b8e74c [2023-02-13T20:34:59.718Z] Removing intermediate container 7a8a92b8e74c [2023-02-13T20:34:59.718Z] ---> fbb94fe8f8c3 [2023-02-13T20:34:59.718Z] Step 12/24 : WORKDIR / [2023-02-13T20:34:59.718Z] ---> Running in d6a5ff2a797d [2023-02-13T20:35:00.298Z] Removing intermediate container d6a5ff2a797d [2023-02-13T20:35:00.298Z] ---> b7126d8d7ed7 [2023-02-13T20:35:00.298Z] 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-13T20:35:00.879Z] ---> eb52bfee8b3d [2023-02-13T20:35:00.879Z] 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-13T20:35:01.833Z] ---> 7272a1892d13 [2023-02-13T20:35:01.833Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-13T20:35:04.402Z] ---> 120daff9bee7 [2023-02-13T20:35:04.402Z] 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-13T20:35:05.356Z] ---> 5b3a2b5025a4 [2023-02-13T20:35:05.356Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-13T20:35:06.763Z] ---> 434b45a1c657 [2023-02-13T20:35:06.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-13T20:35:08.703Z] ---> 0a9fd95ddc74 [2023-02-13T20:35:08.703Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T20:35:09.286Z] ---> 57257b5bb122 [2023-02-13T20:35:09.286Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T20:35:09.554Z] ---> Running in 5d8e8fd93fcf [2023-02-13T20:35:12.891Z] Removing intermediate container 5d8e8fd93fcf [2023-02-13T20:35:12.891Z] ---> f756abe3e300 [2023-02-13T20:35:12.891Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T20:35:12.891Z] ---> Running in ae71b6ccf441 [2023-02-13T20:35:13.158Z] Removing intermediate container ae71b6ccf441 [2023-02-13T20:35:13.158Z] ---> 2010432f0fff [2023-02-13T20:35:13.158Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T20:35:13.158Z] ---> Running in 33cc70247bb8 [2023-02-13T20:35:13.750Z] Removing intermediate container 33cc70247bb8 [2023-02-13T20:35:13.750Z] ---> 34ef628627da [2023-02-13T20:35:13.750Z] Step 23/24 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:35:14.020Z] ---> Running in 13fba8d5bd3a [2023-02-13T20:35:14.288Z] Removing intermediate container 13fba8d5bd3a [2023-02-13T20:35:14.288Z] ---> 3907b21e7704 [2023-02-13T20:35:14.288Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T20:35:14.556Z] ---> Running in b8780cc6a50b [2023-02-13T20:35:15.153Z] Removing intermediate container b8780cc6a50b [2023-02-13T20:35:15.153Z] ---> 1d648c3c11a8 [2023-02-13T20:35:15.153Z] [2023-02-13T20:35:15.418Z] Successfully built 1d648c3c11a8 [2023-02-13T20:35:15.418Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-13T20:35:37.451Z]  Building security-secretstore-setup ... 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-13T20:35:55.639Z] Removing intermediate container 7ba0ce81407b [2023-02-13T20:35:55.639Z] ---> 6aca5c9d1b49 [2023-02-13T20:35:55.639Z] [2023-02-13T20:35:55.639Z] Step 9/21 : FROM alpine:3.16 [2023-02-13T20:35:55.639Z] ---> 4c81e5bf8899 [2023-02-13T20:35:55.639Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-13T20:35:55.639Z] ---> Running in 75807d3e63ca [2023-02-13T20:35:57.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:35:57.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:35:59.249Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-13T20:35:59.249Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-13T20:35:59.249Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-13T20:35:59.249Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-13T20:35:59.249Z] (5/6) Installing curl (7.83.1-r5) [2023-02-13T20:35:59.249Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-13T20:35:59.249Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:35:59.249Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T20:35:59.515Z] OK: 8 MiB in 20 packages [2023-02-13T20:36:01.465Z] Removing intermediate container 75807d3e63ca [2023-02-13T20:36:01.465Z] ---> c1b7ddfabb92 [2023-02-13T20:36:01.465Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T20:36:01.465Z] ---> Running in 2a1b8f007c4d [2023-02-13T20:36:02.046Z] Removing intermediate container 2a1b8f007c4d [2023-02-13T20:36:02.046Z] ---> b811c8c1202a [2023-02-13T20:36:02.046Z] Step 12/21 : WORKDIR /edgex [2023-02-13T20:36:02.046Z] ---> Running in 8a50923c3427 [2023-02-13T20:36:02.633Z] Removing intermediate container 8a50923c3427 [2023-02-13T20:36:02.633Z] ---> ea8c52fc2702 [2023-02-13T20:36:02.633Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-13T20:36:03.590Z] ---> db2a4feef7d6 [2023-02-13T20:36:03.590Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-13T20:36:04.992Z] ---> 9da106959ddb [2023-02-13T20:36:04.992Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-13T20:36:07.570Z] ---> dac4a5030fbd [2023-02-13T20:36:07.570Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T20:36:08.525Z] ---> aea38feffb9d [2023-02-13T20:36:08.525Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T20:36:08.525Z] ---> Running in e31027a9769a [2023-02-13T20:36:11.105Z] Removing intermediate container e31027a9769a [2023-02-13T20:36:11.105Z] ---> e4016596ba5e [2023-02-13T20:36:11.105Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T20:36:11.105Z] ---> Running in ab8f634fc551 [2023-02-13T20:36:11.371Z] Removing intermediate container ab8f634fc551 [2023-02-13T20:36:11.371Z] ---> 8b445fecec7a [2023-02-13T20:36:11.371Z] Step 19/21 : LABEL arch=arm64 [2023-02-13T20:36:11.636Z] ---> Running in 9c31d83ad7f8 [2023-02-13T20:36:11.907Z] Removing intermediate container 9c31d83ad7f8 [2023-02-13T20:36:11.907Z] ---> 1797a7d3a876 [2023-02-13T20:36:11.907Z] Step 20/21 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:36:12.172Z] ---> Running in b5cfcdd25ac7 [2023-02-13T20:36:12.445Z] Removing intermediate container b5cfcdd25ac7 [2023-02-13T20:36:12.445Z] ---> 187ca84e0ef0 [2023-02-13T20:36:12.445Z] Step 21/21 : LABEL version=0.0.0 [2023-02-13T20:36:12.710Z] ---> Running in 7879e0803d98 [2023-02-13T20:36:12.976Z] Removing intermediate container 7879e0803d98 [2023-02-13T20:36:12.976Z] ---> 9cae8f52187e [2023-02-13T20:36:12.976Z] [2023-02-13T20:36:13.241Z] Successfully built 9cae8f52187e [2023-02-13T20:36:13.241Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-13T20:36:18.574Z]  Building security-proxy-setup ... done Removing intermediate container 5d691c2ffab7 [2023-02-13T20:36:18.574Z] ---> d6cc7e119e68 [2023-02-13T20:36:18.574Z] [2023-02-13T20:36:18.574Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T20:36:18.574Z] ---> 4c81e5bf8899 [2023-02-13T20:36:18.574Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-13T20:36:18.574Z] ---> Running in f4749b60e51d [2023-02-13T20:36:19.978Z] Removing intermediate container f4749b60e51d [2023-02-13T20:36:19.978Z] ---> eeca9686e719 [2023-02-13T20:36:19.978Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:36:20.245Z] ---> Running in bfa403204c52 [2023-02-13T20:36:20.826Z] Removing intermediate container 53306cb5c178 [2023-02-13T20:36:20.826Z] ---> 5301a69fd6de [2023-02-13T20:36:20.826Z] [2023-02-13T20:36:20.826Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T20:36:20.826Z] ---> 4c81e5bf8899 [2023-02-13T20:36:20.826Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-13T20:36:20.826Z] ---> Running in 60e57b47d331 [2023-02-13T20:36:21.092Z] Removing intermediate container 60e57b47d331 [2023-02-13T20:36:21.092Z] ---> be58088ac7f8 [2023-02-13T20:36:21.092Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-13T20:36:21.360Z] ---> Running in 2f312f3de94c [2023-02-13T20:36:21.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:36:21.624Z] Removing intermediate container 2f312f3de94c [2023-02-13T20:36:21.624Z] ---> 4357ddc1b5ad [2023-02-13T20:36:21.624Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-13T20:36:21.624Z] ---> Running in f41deb5d6d45 [2023-02-13T20:36:21.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:36:21.891Z] Removing intermediate container f41deb5d6d45 [2023-02-13T20:36:21.891Z] ---> 0b071ed3f5bc [2023-02-13T20:36:21.891Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T20:36:22.157Z] ---> Running in 466a840337c7 [2023-02-13T20:36:22.740Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T20:36:23.007Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:36:23.007Z] OK: 5 MiB in 15 packages [2023-02-13T20:36:23.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T20:36:23.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T20:36:23.877Z] Removing intermediate container bfa403204c52 [2023-02-13T20:36:23.877Z] ---> 5258396b271d [2023-02-13T20:36:23.877Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:36:24.484Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T20:36:24.485Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T20:36:24.485Z] OK: 5 MiB in 15 packages [2023-02-13T20:36:24.753Z] ---> 50fdc6cec979 [2023-02-13T20:36:24.753Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-13T20:36:25.372Z] Removing intermediate container 466a840337c7 [2023-02-13T20:36:25.372Z] ---> ffa2d063e8ad [2023-02-13T20:36:25.372Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T20:36:25.975Z] ---> 83194713a089 [2023-02-13T20:36:25.975Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-13T20:36:25.975Z] ---> 714fad245667 [2023-02-13T20:36:25.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-13T20:36:26.587Z] ---> b6eefafb9168 [2023-02-13T20:36:26.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-13T20:36:27.206Z] ---> 4df77b42a040 [2023-02-13T20:36:27.206Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T20:36:27.206Z] ---> 5575f5a366c6 [2023-02-13T20:36:27.206Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-13T20:36:27.206Z] ---> Running in 57b097351b37 [2023-02-13T20:36:28.193Z] ---> 4341d9da6b67 [2023-02-13T20:36:28.193Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-13T20:36:28.193Z] ---> Running in 8da5ed07ac4b [2023-02-13T20:36:28.461Z] Removing intermediate container 8da5ed07ac4b [2023-02-13T20:36:28.461Z] ---> ccbd842e4863 [2023-02-13T20:36:28.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T20:36:28.461Z] ---> Running in 3c7cdfdccf45 [2023-02-13T20:36:29.049Z] Removing intermediate container 3c7cdfdccf45 [2023-02-13T20:36:29.049Z] ---> 8e2ca47fbb6b [2023-02-13T20:36:29.049Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T20:36:29.049Z] ---> Running in 697d464f3a53 [2023-02-13T20:36:29.315Z] Removing intermediate container 57b097351b37 [2023-02-13T20:36:29.315Z] ---> a90c4a9ef947 [2023-02-13T20:36:29.315Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T20:36:29.315Z] ---> Running in 8d869f1b1bac [2023-02-13T20:36:29.581Z] Removing intermediate container 697d464f3a53 [2023-02-13T20:36:29.581Z] ---> f2c1796a94f0 [2023-02-13T20:36:29.581Z] Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:36:29.581Z] ---> Running in 43a5d136780f [2023-02-13T20:36:29.850Z] Removing intermediate container 8d869f1b1bac [2023-02-13T20:36:29.850Z] ---> ca1a3a1bdb4f [2023-02-13T20:36:29.850Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-13T20:36:29.850Z] ---> Running in 83ccf1d2a912 [2023-02-13T20:36:29.850Z] Removing intermediate container 43a5d136780f [2023-02-13T20:36:29.850Z] ---> 81f770c1608e [2023-02-13T20:36:29.850Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T20:36:30.117Z] ---> Running in 13dff1619918 [2023-02-13T20:36:30.117Z] Removing intermediate container 83ccf1d2a912 [2023-02-13T20:36:30.117Z] ---> f0ed424a7cad [2023-02-13T20:36:30.117Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T20:36:30.384Z] ---> Running in acf3455b9a65 [2023-02-13T20:36:30.384Z] Removing intermediate container 13dff1619918 [2023-02-13T20:36:30.384Z] ---> 081a33ca7623 [2023-02-13T20:36:30.384Z] [2023-02-13T20:36:30.650Z] Successfully built 081a33ca7623 [2023-02-13T20:36:30.650Z] Removing intermediate container acf3455b9a65 [2023-02-13T20:36:30.650Z] ---> ac460f03ad61 [2023-02-13T20:36:30.650Z] Step 21/22 : LABEL git_sha=01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-13T20:36:30.650Z] Successfully tagged core-data-arm64:latest [2023-02-13T20:36:30.650Z]  Building core-data ... done  ---> Running in ef2e3fafff90 [2023-02-13T20:36:30.932Z] Removing intermediate container ef2e3fafff90 [2023-02-13T20:36:30.932Z] ---> 830ae968e598 [2023-02-13T20:36:30.932Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T20:36:31.198Z] ---> Running in 371b182db433 [2023-02-13T20:36:31.464Z] Removing intermediate container 371b182db433 [2023-02-13T20:36:31.464Z] ---> 625dbce4dd4f [2023-02-13T20:36:31.464Z] [2023-02-13T20:36:31.464Z] Successfully built 625dbce4dd4f [2023-02-13T20:36:31.730Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-13T20:36:32.007Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-02-13T20:36:32.060Z] $ docker stop --time=1 9b565a4a1cdcfa0cfec6031ccfa51214aefa7fa64ac31605dcc81189f5b5d919 [2023-02-13T20:36:33.749Z] $ docker rm -f --volumes 9b565a4a1cdcfa0cfec6031ccfa51214aefa7fa64ac31605dcc81189f5b5d919 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T20:36:34.248Z] + docker images [2023-02-13T20:36:34.514Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-13T20:36:34.514Z] core-common-config-bootstrapper-arm64 latest 625dbce4dd4f 3 seconds ago 14.9MB [2023-02-13T20:36:34.514Z] core-data-arm64 latest 081a33ca7623 4 seconds ago 17.2MB [2023-02-13T20:36:34.515Z] 5301a69fd6de 15 seconds ago 1.51GB [2023-02-13T20:36:34.515Z] d6cc7e119e68 17 seconds ago 1.5GB [2023-02-13T20:36:34.515Z] security-proxy-setup-arm64 latest 9cae8f52187e 22 seconds ago 26.9MB [2023-02-13T20:36:34.515Z] 6aca5c9d1b49 41 seconds ago 1.5GB [2023-02-13T20:36:34.515Z] security-secretstore-setup-arm64 latest 1d648c3c11a8 About a minute ago 29MB [2023-02-13T20:36:34.515Z] 989f88495ff8 About a minute ago 1.5GB [2023-02-13T20:36:34.515Z] core-command-arm64 latest 37bee89a46d8 2 minutes ago 17MB [2023-02-13T20:36:34.515Z] a774aebd0d4d 2 minutes ago 1.51GB [2023-02-13T20:36:34.515Z] security-bootstrapper-arm64 latest 5bcd296a3aff 5 minutes ago 19.6MB [2023-02-13T20:36:34.515Z] support-notifications-arm64 latest 5ce1c3cde2b5 6 minutes ago 29.7MB [2023-02-13T20:36:34.515Z] 39f5d7388517 6 minutes ago 1.49GB [2023-02-13T20:36:34.515Z] support-scheduler-arm64 latest 43b2612a7da0 6 minutes ago 29MB [2023-02-13T20:36:34.515Z] 94f1ebd22d6e 6 minutes ago 1.57GB [2023-02-13T20:36:34.515Z] 8c70506a3b53 6 minutes ago 1.57GB [2023-02-13T20:36:34.515Z] security-spiffe-token-provider-arm64 latest a6531dd4048f 7 minutes ago 29.1MB [2023-02-13T20:36:34.515Z] eed1665b2ba1 7 minutes ago 1.54GB [2023-02-13T20:36:34.515Z] core-metadata-arm64 latest d860b0251fcb 9 minutes ago 17.7MB [2023-02-13T20:36:34.515Z] 0008edffa424 9 minutes ago 1.51GB [2023-02-13T20:36:34.515Z] security-spire-server-arm64 latest dc9581914f72 14 minutes ago 84.3MB [2023-02-13T20:36:34.515Z] 7e65f5f183e1 15 minutes ago 1.38GB [2023-02-13T20:36:34.515Z] security-spire-agent-arm64 latest dba3a21ee36f 15 minutes ago 122MB [2023-02-13T20:36:34.515Z] security-spire-config-arm64 latest c1f3e99df8ba 16 minutes ago 83.6MB [2023-02-13T20:36:34.515Z] b0e816b14c1a 16 minutes ago 1.38GB [2023-02-13T20:36:34.515Z] ci-base-image-arm64 latest 83c327ba6dec 29 minutes ago 905MB [2023-02-13T20:36:34.515Z] alpine 3.15 354640af7b1b 2 days ago 5.34MB [2023-02-13T20:36:34.515Z] alpine 3.16 4c81e5bf8899 2 days ago 5.3MB [2023-02-13T20:36:34.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-13T20:36:34.515Z] 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-13T20:36:35.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T20:36:35.374Z] [2023-02-13T20:36:35.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:36:35.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T20:36:36.083Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T20:36:36.083Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T20:36:36.083Z] 04944245beec: Pulling fs layer [2023-02-13T20:36:36.083Z] 699f458cf7ca: Pulling fs layer [2023-02-13T20:36:36.083Z] 765212b225bb: Pulling fs layer [2023-02-13T20:36:36.083Z] f23df028b6ca: Pulling fs layer [2023-02-13T20:36:36.083Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T20:36:36.083Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T20:36:36.083Z] f23df028b6ca: Waiting [2023-02-13T20:36:36.083Z] d65c8cfc05b1: Waiting [2023-02-13T20:36:36.083Z] 2437ff75d9bd: Waiting [2023-02-13T20:36:36.083Z] 765212b225bb: Waiting [2023-02-13T20:36:36.083Z] 04944245beec: Verifying Checksum [2023-02-13T20:36:36.083Z] 765212b225bb: Download complete [2023-02-13T20:36:36.352Z] f23df028b6ca: Verifying Checksum [2023-02-13T20:36:36.352Z] f23df028b6ca: Download complete [2023-02-13T20:36:36.352Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T20:36:36.352Z] d65c8cfc05b1: Download complete [2023-02-13T20:36:36.352Z] 699f458cf7ca: Verifying Checksum [2023-02-13T20:36:36.352Z] 699f458cf7ca: Download complete [2023-02-13T20:36:36.934Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T20:36:36.934Z] 8998bd30e6a1: Download complete [2023-02-13T20:36:39.508Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T20:36:39.508Z] 2437ff75d9bd: Download complete [2023-02-13T20:36:40.912Z] 8998bd30e6a1: Pull complete [2023-02-13T20:36:41.177Z] 04944245beec: Pull complete [2023-02-13T20:36:42.579Z] 699f458cf7ca: Pull complete [2023-02-13T20:36:42.844Z] 765212b225bb: Pull complete [2023-02-13T20:36:43.802Z] f23df028b6ca: Pull complete [2023-02-13T20:36:43.802Z] d65c8cfc05b1: Pull complete [2023-02-13T20:36:58.780Z] 2437ff75d9bd: Pull complete [2023-02-13T20:36:58.780Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T20:36:58.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T20:36:58.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:36:59.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-5602 does not seem to be running inside a container [2023-02-13T20:36:59.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T20:37:01.732Z] $ docker top 6de47af3064f1785dd75b41a9d5d741dc6e3bb68d3ef3956d208b50d92c98e15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:37:02.347Z] ---> job-cost.sh [2023-02-13T20:37:02.611Z] lf-activate-venv: SKIPPING [2023-02-13T20:37:02.611Z] INFO: No Stack... [2023-02-13T20:37:02.875Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T20:37:03.831Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T20:37:04.181Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2023-02-13T20:37:04.181Z] [Pipeline] lock [2023-02-13T20:37:04.236Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4350-1-stack-cost] [2023-02-13T20:37:04.242Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4350-1-stack-cost] did not exist. Created. [2023-02-13T20:37:04.242Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T20:37:04.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T20:37:04.862Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T20:37:04.878Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4350-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T20:37:04.984Z] $ docker stop --time=1 6de47af3064f1785dd75b41a9d5d741dc6e3bb68d3ef3956d208b50d92c98e15 [2023-02-13T20:37:06.444Z] $ docker rm -f --volumes 6de47af3064f1785dd75b41a9d5d741dc6e3bb68d3ef3956d208b50d92c98e15 [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-13T20:37:07.398Z] provisioning config files... [2023-02-13T20:37:07.405Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5674024499068433118tmp [Pipeline] { [Pipeline] sh [2023-02-13T20:37:07.753Z] + set +x [2023-02-13T20:37:07.753Z] + + curl -s https://codecov.io/bash [2023-02-13T20:37:07.753Z] bash -s -- [2023-02-13T20:37:07.753Z] [2023-02-13T20:37:07.753Z] _____ _ [2023-02-13T20:37:07.753Z] / ____| | | [2023-02-13T20:37:07.753Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T20:37:07.753Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T20:37:07.753Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T20:37:07.753Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T20:37:07.753Z] Bash-1.0.6 [2023-02-13T20:37:07.753Z] [2023-02-13T20:37:07.753Z] [2023-02-13T20:37:07.753Z] ==> git version 2.25.1 found [2023-02-13T20:37:07.753Z] ==> 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-13T20:37:07.753Z] Release-Date: 2020-01-08 [2023-02-13T20:37:07.753Z] 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-13T20:37:07.753Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T20:37:07.753Z] ==> Jenkins CI detected. [2023-02-13T20:37:07.753Z] current dir:  /w/workspace/edgex-go/1 [2023-02-13T20:37:07.753Z] project root: . [2023-02-13T20:37:07.753Z] --> token set from env [2023-02-13T20:37:07.753Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T20:37:07.753Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T20:37:07.753Z] ==> Python coveragepy not found [2023-02-13T20:37:07.753Z] ==> Searching for coverage reports in: [2023-02-13T20:37:07.753Z] + . [2023-02-13T20:37:08.012Z] -> Found 1 reports [2023-02-13T20:37:08.012Z] ==> Detecting git/mercurial file structure [2023-02-13T20:37:08.012Z] ==> Reading reports [2023-02-13T20:37:08.012Z] + ./coverage.out bytes=488663 [2023-02-13T20:37:08.012Z] ==> Appending adjustments [2023-02-13T20:37:08.012Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T20:37:08.951Z] + Found adjustments [2023-02-13T20:37:08.951Z] ==> Gzipping contents [2023-02-13T20:37:09.211Z] 64K /tmp/codecov.UFmxgz.gz [2023-02-13T20:37:09.211Z] ==> Uploading reports [2023-02-13T20:37:09.211Z] url: https://codecov.io [2023-02-13T20:37:09.211Z] query: branch=PR-4350&commit=01bd78e940c060c79caaa305d81a36062f8c4326&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4350&job=&cmd_args= [2023-02-13T20:37:09.211Z] -> Pinging Codecov [2023-02-13T20:37:09.211Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4350&commit=01bd78e940c060c79caaa305d81a36062f8c4326&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4350&job=&cmd_args= [2023-02-13T20:37:35.766Z] -> Uploading to [2023-02-13T20:37:35.766Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/00271124DB129430A58F1EEE437C3FCB/01bd78e940c060c79caaa305d81a36062f8c4326/009a390b-ee95-4d26-81b9-01bf1168204f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T203734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d04184262457858029223b43a830d0087ebf30e64fb2da51d1f72c0fd418bdb6 [2023-02-13T20:37:35.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T20:37:35.766Z] Dload Upload Total Spent Left Speed [2023-02-13T20:37:35.766Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62919 0 0 100 62919 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-02-13T20:37:35.766Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/01bd78e940c060c79caaa305d81a36062f8c4326 [Pipeline] } [2023-02-13T20:37:35.797Z] 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-13T20:37:37.180Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:37:37.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:37:38.470Z] ---> package-listing.sh [2023-02-13T20:37:38.470Z] ++ facter osfamily [2023-02-13T20:37:38.470Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T20:37:38.728Z] + OS_FAMILY=debian [2023-02-13T20:37:38.728Z] + workspace=/w/workspace/edgex-go/1 [2023-02-13T20:37:38.728Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T20:37:38.728Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T20:37:38.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T20:37:38.728Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T20:37:38.728Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-13T20:37:38.728Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T20:37:38.728Z] + case "${OS_FAMILY}" in [2023-02-13T20:37:38.728Z] + dpkg -l [2023-02-13T20:37:38.728Z] + grep '^ii' [2023-02-13T20:37:38.728Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T20:37:38.728Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T20:37:38.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T20:37:38.728Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-13T20:37:38.728Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-13T20:37:38.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-13T20:37:38.762Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T20:37:39.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:37:39.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T20:37:39.681Z] [2023-02-13T20:37:39.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T20:37:40.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T20:37:40.056Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T20:37:40.056Z] 5eb5b503b376: Pulling fs layer [2023-02-13T20:37:40.056Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T20:37:40.056Z] ec43610c2a17: Pulling fs layer [2023-02-13T20:37:40.056Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T20:37:40.056Z] 33b1e0a273af: Pulling fs layer [2023-02-13T20:37:40.056Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T20:37:40.056Z] 2f39f015ded8: Pulling fs layer [2023-02-13T20:37:40.056Z] 33b1e0a273af: Waiting [2023-02-13T20:37:40.056Z] 5d3b04190fa2: Waiting [2023-02-13T20:37:40.056Z] 2f39f015ded8: Waiting [2023-02-13T20:37:40.056Z] 5c69ac0246d0: Verifying Checksum [2023-02-13T20:37:40.056Z] 5c69ac0246d0: Download complete [2023-02-13T20:37:40.056Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T20:37:40.056Z] 3a2ae6a8a46f: Download complete [2023-02-13T20:37:40.317Z] 33b1e0a273af: Verifying Checksum [2023-02-13T20:37:40.317Z] 33b1e0a273af: Download complete [2023-02-13T20:37:40.317Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T20:37:40.317Z] 5d3b04190fa2: Download complete [2023-02-13T20:37:40.317Z] ec43610c2a17: Verifying Checksum [2023-02-13T20:37:40.317Z] ec43610c2a17: Download complete [2023-02-13T20:37:40.577Z] 5eb5b503b376: Download complete [2023-02-13T20:37:41.145Z] 2f39f015ded8: Verifying Checksum [2023-02-13T20:37:41.145Z] 2f39f015ded8: Download complete [2023-02-13T20:37:41.710Z] 5eb5b503b376: Pull complete [2023-02-13T20:37:41.710Z] 5c69ac0246d0: Pull complete [2023-02-13T20:37:42.276Z] ec43610c2a17: Pull complete [2023-02-13T20:37:42.276Z] 3a2ae6a8a46f: Pull complete [2023-02-13T20:37:42.534Z] 33b1e0a273af: Pull complete [2023-02-13T20:37:42.534Z] 5d3b04190fa2: Pull complete [2023-02-13T20:37:46.725Z] 2f39f015ded8: Pull complete [2023-02-13T20:37:46.726Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T20:37:46.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T20:37:46.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T20:37:46.934Z] prd-ubuntu20.04-docker-8c-8g-5601 does not seem to be running inside a container [2023-02-13T20:37:46.982Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T20:37:49.598Z] $ docker top cde6a15e3f9a6d6235240c467046cb81c3164f85ba3ff995c88deac15dfc044c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T20:37:49.983Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T20:37:50.292Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T20:37:50.606Z] + ls /var/log/sa-host [2023-02-13T20:37:50.606Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T20:37:50.824Z] provisioning config files... [2023-02-13T20:37:50.833Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2226151827789480928tmp [Pipeline] { [Pipeline] echo [2023-02-13T20:37:50.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:37:51.197Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T20:37:51.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:37:51.647Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T20:37:51.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:37:51.985Z] ---> sudo-logs.sh [2023-02-13T20:37:51.985Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T20:37:52.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:37:52.374Z] ---> job-cost.sh [2023-02-13T20:37:52.374Z] lf-activate-venv: SKIPPING [2023-02-13T20:37:52.374Z] DEBUG: total: 0.10999999940395355 [2023-02-13T20:37:52.374Z] INFO: Retrieving Stack Cost... [2023-02-13T20:37:52.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T20:37:53.198Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T20:37:53.236Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T20:37:53.552Z] ---> logs-deploy.sh [2023-02-13T20:37:53.552Z] lf-activate-venv: SKIPPING [2023-02-13T20:37:53.552Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4350/1 [2023-02-13T20:37:53.552Z] INFO: archiving workspace using pattern(s): [2023-02-13T20:37:54.488Z] Archives upload complete. [2023-02-13T20:37:54.746Z] INFO: archiving logs to Nexus