Pull request #4551 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 9f3a76adac1c477dc265c7be151b0f0ecbddfefb rather than 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 Obtained Jenkinsfile from 9f3a76adac1c477dc265c7be151b0f0ecbddfefb 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-ssh9067807118708026655.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6619893289866863543.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4551/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-4551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16771916153121904141.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-4551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7210100923489536752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh10439777379718607502.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-4551/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-4551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15341049780579025835.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13273 in /w/workspace/edgexfoundry_edgex-go_PR-4551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4551/head:refs/remotes/origin/PR-4551 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f3a76adac1c477dc265c7be151b0f0ecbddfefb into PR head commit 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 Merge succeeded, producing 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 Checking out Revision 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 (PR-4551) > git config core.sparsecheckout # timeout=10 > git checkout -f 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 # 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 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 # timeout=10 Commit message: "Merge commit '9f3a76adac1c477dc265c7be151b0f0ecbddfefb' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T08:12:27.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T08:12:27.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T08:12:27.745Z] ========================================================= [2023-05-04T08:12:27.745Z] EdgeX Global Pipelines Version Info [2023-05-04T08:12:27.745Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:12:28.477Z] ------------------- [2023-05-04T08:12:28.478Z] stable info: [2023-05-04T08:12:28.478Z] ------------------- [2023-05-04T08:12:28.478Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T08:12:28.478Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T08:12:28.478Z] Message: update stable to v1.0.248 [2023-05-04T08:12:29.052Z] ------------------- [2023-05-04T08:12:29.052Z] experimental info: [2023-05-04T08:12:29.052Z] ------------------- [2023-05-04T08:12:29.052Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T08:12:29.052Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T08:12:29.052Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T08:12:29.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-04T08:12:29.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-04T08:12:29.391Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T08:12:29.426Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T08:12:29.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T08:12:29.495Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T08:12:29.530Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T08:12:29.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-04T08:12:29.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-04T08:12:29.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-04T08:12:29.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T08:12:29.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T08:12:29.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T08:12:29.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T08:12:29.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T08:12:29.850Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T08:12:29.889Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T08:12:29.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T08:12:29.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-04T08:12:29.992Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-04T08:12:30.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T08:12:30.063Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T08:12:30.098Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T08:12:30.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4551 [Pipeline] echo [2023-05-04T08:12:30.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4551 [Pipeline] echo [2023-05-04T08:12:30.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4551 [Pipeline] echo [2023-05-04T08:12:30.251Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [Pipeline] echo [2023-05-04T08:12:30.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94fd6a2 [Pipeline] echo [2023-05-04T08:12:30.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T08:12:30.434Z] provisioning config files... [2023-05-04T08:12:30.449Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8352021738640728848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:12:30.799Z] ---> docker-login.sh [2023-05-04T08:12:30.799Z] nexus3.edgexfoundry.org:10001 [2023-05-04T08:12:31.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:12:31.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:12:31.060Z] Configure a credential helper to remove this warning. See [2023-05-04T08:12:31.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:12:31.061Z] [2023-05-04T08:12:31.061Z] Login Succeeded [2023-05-04T08:12:31.061Z] nexus3.edgexfoundry.org:10002 [2023-05-04T08:12:31.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:12:31.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:12:31.321Z] Configure a credential helper to remove this warning. See [2023-05-04T08:12:31.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:12:31.321Z] [2023-05-04T08:12:31.321Z] Login Succeeded [2023-05-04T08:12:31.321Z] nexus3.edgexfoundry.org:10003 [2023-05-04T08:12:31.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:12:31.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:12:31.321Z] Configure a credential helper to remove this warning. See [2023-05-04T08:12:31.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:12:31.321Z] [2023-05-04T08:12:31.321Z] Login Succeeded [2023-05-04T08:12:31.321Z] nexus3.edgexfoundry.org:10004 [2023-05-04T08:12:31.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:12:31.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:12:31.321Z] Configure a credential helper to remove this warning. See [2023-05-04T08:12:31.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:12:31.321Z] [2023-05-04T08:12:31.321Z] Login Succeeded [2023-05-04T08:12:31.321Z] docker.io [2023-05-04T08:12:31.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:12:31.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:12:31.584Z] Configure a credential helper to remove this warning. See [2023-05-04T08:12:31.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:12:31.584Z] [2023-05-04T08:12:31.584Z] Login Succeeded [2023-05-04T08:12:31.584Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T08:12:31.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T08:12:32.035Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/core-command/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-04T08:12:32.035Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-05-04T08:12:32.035Z] -f2 [2023-05-04T08:12:32.035Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/core-metadata/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/support-notifications/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-04T08:12:32.035Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-04T08:12:32.035Z] + cut -d/ -f2 [2023-05-04T08:12:32.035Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-04T08:12:32.105Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T08:12:32.662Z] + git rev-list -1 --merges 94fd6a22abe688d6d5e19ddf44a2522e548e8e35~1..94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [Pipeline] echo [2023-05-04T08:12:32.694Z] -----------> git rev-list -1 --merges 94fd6a22abe688d6d5e19ddf44a2522e548e8e35~1..94fd6a22abe688d6d5e19ddf44a2522e548e8e35 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:12:32.694Z] 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [false] [Pipeline] sh [2023-05-04T08:12:33.006Z] + git log --format=format:%s -1 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [Pipeline] echo [2023-05-04T08:12:33.044Z] ========================================================= [2023-05-04T08:12:33.044Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T08:12:33.044Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-04T08:12:33.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T08:12:33.500Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T08:12:33.500Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T08:12:33.500Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T08:12:33.500Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T08:12:33.500Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T08:12:33.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:12:33.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T08:12:33.925Z] [2023-05-04T08:12:33.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:12:34.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T08:12:34.293Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T08:12:34.293Z] b85a868b505f: Pulling fs layer [2023-05-04T08:12:34.293Z] e2be974225ed: Pulling fs layer [2023-05-04T08:12:34.293Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T08:12:34.293Z] 988bab9f4d93: Pulling fs layer [2023-05-04T08:12:34.293Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T08:12:34.293Z] eaf3925da568: Pulling fs layer [2023-05-04T08:12:34.293Z] bab4dde63d76: Pulling fs layer [2023-05-04T08:12:34.293Z] bde34c3a00c8: Pulling fs layer [2023-05-04T08:12:34.293Z] b352a97aabf1: Pulling fs layer [2023-05-04T08:12:34.293Z] 4872d77fe225: Pulling fs layer [2023-05-04T08:12:34.293Z] 5851b861e8e6: Pulling fs layer [2023-05-04T08:12:34.293Z] bab4dde63d76: Waiting [2023-05-04T08:12:34.293Z] 1469e6f7b9e6: Waiting [2023-05-04T08:12:34.293Z] eaf3925da568: Waiting [2023-05-04T08:12:34.293Z] 4872d77fe225: Waiting [2023-05-04T08:12:34.293Z] 5851b861e8e6: Waiting [2023-05-04T08:12:34.293Z] bde34c3a00c8: Waiting [2023-05-04T08:12:34.293Z] 988bab9f4d93: Waiting [2023-05-04T08:12:34.293Z] e2be974225ed: Verifying Checksum [2023-05-04T08:12:34.293Z] e2be974225ed: Download complete [2023-05-04T08:12:34.293Z] 988bab9f4d93: Verifying Checksum [2023-05-04T08:12:34.293Z] 988bab9f4d93: Download complete [2023-05-04T08:12:34.293Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T08:12:34.293Z] 1469e6f7b9e6: Download complete [2023-05-04T08:12:34.552Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T08:12:34.552Z] 339a4e72a1f5: Download complete [2023-05-04T08:12:34.552Z] eaf3925da568: Verifying Checksum [2023-05-04T08:12:34.552Z] eaf3925da568: Download complete [2023-05-04T08:12:34.552Z] bde34c3a00c8: Download complete [2023-05-04T08:12:34.552Z] b352a97aabf1: Verifying Checksum [2023-05-04T08:12:34.552Z] b352a97aabf1: Download complete [2023-05-04T08:12:34.552Z] 4872d77fe225: Verifying Checksum [2023-05-04T08:12:34.552Z] 4872d77fe225: Download complete [2023-05-04T08:12:34.552Z] 5851b861e8e6: Verifying Checksum [2023-05-04T08:12:34.552Z] 5851b861e8e6: Download complete [2023-05-04T08:12:34.552Z] b85a868b505f: Verifying Checksum [2023-05-04T08:12:34.552Z] b85a868b505f: Download complete [2023-05-04T08:12:34.811Z] bab4dde63d76: Verifying Checksum [2023-05-04T08:12:34.812Z] bab4dde63d76: Download complete [2023-05-04T08:12:35.749Z] b85a868b505f: Pull complete [2023-05-04T08:12:35.749Z] e2be974225ed: Pull complete [2023-05-04T08:12:36.320Z] 339a4e72a1f5: Pull complete [2023-05-04T08:12:36.320Z] 988bab9f4d93: Pull complete [2023-05-04T08:12:36.580Z] 1469e6f7b9e6: Pull complete [2023-05-04T08:12:36.842Z] eaf3925da568: Pull complete [2023-05-04T08:12:38.799Z] bab4dde63d76: Pull complete [2023-05-04T08:12:38.799Z] bde34c3a00c8: Pull complete [2023-05-04T08:12:38.799Z] b352a97aabf1: Pull complete [2023-05-04T08:12:38.799Z] 4872d77fe225: Pull complete [2023-05-04T08:12:38.799Z] 5851b861e8e6: Pull complete [2023-05-04T08:12:38.799Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T08:12:38.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T08:12:38.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:12:39.052Z] prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container [2023-05-04T08:12:39.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T08:12:42.465Z] $ docker top a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 -eo pid,comm [2023-05-04T08:12:42.518Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-04T08:12:42.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T08:12:42.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T08:12:42.641Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T08:12:42.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T08:12:42.760Z] $ docker exec a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 ssh-agent [2023-05-04T08:12:42.861Z] SSH_AUTH_SOCK=/tmp/ssh-m2S6Qiafl7tl/agent.32 [2023-05-04T08:12:42.861Z] SSH_AGENT_PID=38 [2023-05-04T08:12:42.867Z] Running ssh-add (command line suppressed) [2023-05-04T08:12:42.981Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9333495414711187910.key (/w/workspace/edgex-go/1@tmp/private_key_9333495414711187910.key) [2023-05-04T08:12:42.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T08:12:43.356Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T08:12:43.384Z] $ docker exec --env ******** --env ******** a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 ssh-agent -k [2023-05-04T08:12:43.481Z] unset SSH_AUTH_SOCK; [2023-05-04T08:12:43.481Z] unset SSH_AGENT_PID; [2023-05-04T08:12:43.482Z] echo Agent pid 38 killed; [2023-05-04T08:12:43.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T08:12:43.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T08:12:43.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T08:12:43.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T08:12:43.699Z] $ docker exec a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 ssh-agent [2023-05-04T08:12:43.821Z] SSH_AUTH_SOCK=/tmp/ssh-fDzLOfHmWndy/agent.70 [2023-05-04T08:12:43.821Z] SSH_AGENT_PID=76 [2023-05-04T08:12:43.826Z] Running ssh-add (command line suppressed) [2023-05-04T08:12:43.938Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3561258679648697981.key (/w/workspace/edgex-go/1@tmp/private_key_3561258679648697981.key) [2023-05-04T08:12:43.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T08:12:44.293Z] + git semver init [2023-05-04T08:12:44.553Z] 2023-05-04 08:12:44,497 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T08:12:44.553Z] 2023-05-04 08:12:44,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-04T08:12:44.553Z] 2023-05-04 08:12:44,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-04T08:12:44.553Z] 2023-05-04 08:12:44,499 [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-05-04T08:12:51.136Z] 2023-05-04 08:12:50,122 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-04T08:12:51.136Z] 2023-05-04 08:12:50,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4551 with force:False [2023-05-04T08:12:51.136Z] 2023-05-04 08:12:50,123 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4551 [2023-05-04T08:12:51.136Z] 2023-05-04 08:12:50,126 [execute] INFO git cat-file --batch-check [2023-05-04T08:12:51.136Z] 2023-05-04 08:12:50,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T08:12:51.136Z] 2023-05-04 08:12:50,133 [execute] INFO git cat-file --batch [2023-05-04T08:12:51.136Z] 2023-05-04 08:12:50,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T08:12:51.136Z] 2023-05-04 08:12:50,137 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4551 [2023-05-04T08:12:51.136Z] 0.0.0 [Pipeline] } [2023-05-04T08:12:51.163Z] $ docker exec --env ******** --env ******** a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 ssh-agent -k [2023-05-04T08:12:51.254Z] unset SSH_AUTH_SOCK; [2023-05-04T08:12:51.255Z] unset SSH_AGENT_PID; [2023-05-04T08:12:51.255Z] echo Agent pid 76 killed; [2023-05-04T08:12:51.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T08:12:51.679Z] + git semver [Pipeline] } [2023-05-04T08:12:51.961Z] $ docker stop --time=1 a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 [2023-05-04T08:12:53.237Z] $ docker rm -f --volumes a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T08:12:53.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T08:12:53.917Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T08:12:53.934Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T08:12:54.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-04T08:12:54.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T08:12:54.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T08:12:54.830Z] ========================================================= [2023-05-04T08:12:54.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T08:12:54.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:12:55.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T08:12:55.161Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T08:12:55.161Z] f56be85fc22e: Pulling fs layer [2023-05-04T08:12:55.161Z] 85791d961cd3: Pulling fs layer [2023-05-04T08:12:55.161Z] d694b5ae8c79: Pulling fs layer [2023-05-04T08:12:55.161Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T08:12:55.161Z] 4d19c01a9841: Pulling fs layer [2023-05-04T08:12:55.161Z] 9325e15d5711: Pulling fs layer [2023-05-04T08:12:55.161Z] 556b6ee489ea: Pulling fs layer [2023-05-04T08:12:55.161Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T08:12:55.161Z] 9325e15d5711: Waiting [2023-05-04T08:12:55.161Z] 556b6ee489ea: Waiting [2023-05-04T08:12:55.161Z] 4d19c01a9841: Waiting [2023-05-04T08:12:55.161Z] c5a4b2cf53e6: Waiting [2023-05-04T08:12:55.161Z] 85791d961cd3: Verifying Checksum [2023-05-04T08:12:55.161Z] 85791d961cd3: Download complete [2023-05-04T08:12:55.161Z] 9f32a84ed3da: Download complete [2023-05-04T08:12:55.161Z] 4d19c01a9841: Download complete [2023-05-04T08:12:55.161Z] f56be85fc22e: Download complete [2023-05-04T08:12:55.161Z] 9325e15d5711: Verifying Checksum [2023-05-04T08:12:55.161Z] 9325e15d5711: Download complete [2023-05-04T08:12:55.426Z] f56be85fc22e: Pull complete [2023-05-04T08:12:55.426Z] 85791d961cd3: Pull complete [2023-05-04T08:12:56.005Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T08:12:56.005Z] c5a4b2cf53e6: Download complete [2023-05-04T08:12:56.005Z] d694b5ae8c79: Verifying Checksum [2023-05-04T08:12:56.005Z] d694b5ae8c79: Download complete [2023-05-04T08:12:56.262Z] 556b6ee489ea: Verifying Checksum [2023-05-04T08:12:56.262Z] 556b6ee489ea: Download complete [2023-05-04T08:12:58.789Z] d694b5ae8c79: Pull complete [2023-05-04T08:12:59.048Z] 9f32a84ed3da: Pull complete [2023-05-04T08:12:59.048Z] 4d19c01a9841: Pull complete [2023-05-04T08:12:59.048Z] 9325e15d5711: Pull complete [2023-05-04T08:13:01.584Z] 556b6ee489ea: Pull complete [2023-05-04T08:13:02.155Z] c5a4b2cf53e6: Pull complete [2023-05-04T08:13:02.413Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T08:13:02.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T08:13:02.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:13:02.770Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T08:13:02.770Z] WORKDIR /edgex [2023-05-04T08:13:02.770Z] COPY go.mod . [2023-05-04T08:13:02.770Z] RUN go mod download [2023-05-04T08:13:02.770Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-04T08:13:03.340Z] Sending build context to Docker daemon 170.7MB [2023-05-04T08:13:03.340Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T08:13:03.340Z] ---> c4be618373d6 [2023-05-04T08:13:03.340Z] Step 2/4 : WORKDIR /edgex [2023-05-04T08:13:09.269Z] Still waiting to schedule task [2023-05-04T08:13:09.270Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T08:13:09.940Z] ---> Running in ff0574f47b77 [2023-05-04T08:13:09.940Z] Removing intermediate container ff0574f47b77 [2023-05-04T08:13:09.940Z] ---> ee1680d74683 [2023-05-04T08:13:09.940Z] Step 3/4 : COPY go.mod . [2023-05-04T08:13:09.940Z] ---> 1efaec2b1574 [2023-05-04T08:13:09.940Z] Step 4/4 : RUN go mod download [2023-05-04T08:13:09.940Z] ---> Running in e0b3c6909d9b [2023-05-04T08:13:24.929Z] Removing intermediate container e0b3c6909d9b [2023-05-04T08:13:24.929Z] ---> 13bc6ff1f611 [2023-05-04T08:13:24.929Z] Successfully built 13bc6ff1f611 [2023-05-04T08:13:24.929Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:13:25.316Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T08:13:25.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:13:25.473Z] prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container [2023-05-04T08:13:25.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T08:13:25.914Z] $ docker top 41f60946418acebafb9d9fb43ad050326f942316f171ff72000a8660b51a7614 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:13:26.306Z] + go version [2023-05-04T08:13:26.306Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T08:13:26.337Z] $ docker stop --time=1 41f60946418acebafb9d9fb43ad050326f942316f171ff72000a8660b51a7614 [2023-05-04T08:13:27.628Z] $ docker rm -f --volumes 41f60946418acebafb9d9fb43ad050326f942316f171ff72000a8660b51a7614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:13:28.323Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T08:13:28.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:13:28.483Z] prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container [2023-05-04T08:13:28.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T08:13:28.857Z] $ docker top e21421b7a4cf3752a99125410f66d974a3bc249185f93b4a0e4970225d067617 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T08:13:28.972Z] ========================================================= [2023-05-04T08:13:28.972Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-04T08:13:28.972Z] ========================================================= [Pipeline] sh [2023-05-04T08:13:29.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:13:29.613Z] + make test [2023-05-04T08:13:29.613Z] go test -race -coverprofile=coverage.out ./... [2023-05-04T08:13:37.741Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-04T08:13:49.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-04T08:13:49.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-04T08:13:50.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-04T08:13:50.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-04T08:13:50.784Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-04T08:13:51.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-04T08:13:51.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-04T08:13:51.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-04T08:13:51.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-04T08:13:51.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-04T08:13:51.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-04T08:13:51.816Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-04T08:13:51.816Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-04T08:13:51.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-04T08:13:53.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-04T08:13:53.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-04T08:13:53.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-05-04T08:13:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-05-04T08:14:00.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-05-04T08:14:00.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-04T08:14:00.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-04T08:14:00.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-04T08:14:01.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-04T08:14:01.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-04T08:14:01.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-05-04T08:14:03.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-04T08:14:03.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-04T08:14:03.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:14:03.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-04T08:14:03.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-04T08:14:04.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-04T08:14:04.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-04T08:14:06.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.909s coverage: 88.5% of statements [2023-05-04T08:14:06.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.8% of statements [2023-05-04T08:14:06.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-04T08:14:06.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:14:06.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-04T08:14:06.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 95.6% of statements [2023-05-04T08:14:06.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-04T08:14:06.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-04T08:14:06.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-04T08:14:06.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-04T08:14:06.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-04T08:14:06.901Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-04T08:14:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-04T08:14:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-04T08:14:08.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-04T08:14:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements [2023-05-04T08:14:08.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-04T08:14:08.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-04T08:14:08.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-05-04T08:14:08.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-05-04T08:14:08.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements [2023-05-04T08:14:08.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements [2023-05-04T08:14:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2023-05-04T08:14:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2023-05-04T08:14:09.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2023-05-04T08:14:10.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-04T08:14:10.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-04T08:14:10.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-04T08:14:10.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-04T08:14:10.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-04T08:14:10.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-04T08:14:10.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-04T08:14:10.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-04T08:14:11.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-04T08:14:11.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-04T08:14:11.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-04T08:14:11.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-04T08:14:11.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-04T08:14:11.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-04T08:14:12.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-04T08:14:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-04T08:14:13.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-04T08:14:14.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-04T08:14:14.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-04T08:14:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-04T08:14:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-04T08:14:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-04T08:14:17.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-04T08:14:17.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-04T08:14:17.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-04T08:14:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-04T08:14:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-04T08:14:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-04T08:14:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-04T08:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-04T08:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-04T08:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-04T08:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-04T08:14:20.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2023-05-04T08:14:21.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-04T08:14:21.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:14:21.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-04T08:14:21.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-04T08:14:22.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-04T08:14:22.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-04T08:14:22.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-04T08:14:22.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.074s coverage: 92.9% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-05-04T08:14:34.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-05-04T08:14:34.949Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-04T08:14:34.949Z] running golangci-lint [2023-05-04T08:14:34.949Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-04T08:14:34.949Z] go version go1.20.2 linux/amd64 [2023-05-04T08:14:34.949Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-04T08:14:34.949Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-04T08:14:36.660Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13275 in /w/workspace/edgexfoundry_edgex-go_PR-4551 [Pipeline] { [Pipeline] ws [2023-05-04T08:14:36.711Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T08:14:36.782Z] The recommended git tool is: git [2023-05-04T08:14:42.255Z] using credential edgex-jenkins-ssh [2023-05-04T08:14:42.282Z] Cloning the remote Git repository [2023-05-04T08:14:42.328Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-04T08:14:42.425Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-04T08:14:42.583Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-04T08:14:42.584Z] > git --version # timeout=10 [2023-05-04T08:14:42.607Z] > git --version # 'git version 2.25.1' [2023-05-04T08:14:42.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T08:14:42.759Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T08:14:49.814Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 14.658471945s" [2023-05-04T08:14:49.814Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.818364ms" [2023-05-04T08:14:57.958Z] level=info msg="[linters_context/goanalysis] analyzers took 1m7.103792391s with top 10 stages: buildir: 37.635492887s, inspect: 2.709925477s, fact_deprecated: 1.960266684s, gosec: 1.777917469s, ctrlflow: 1.327074625s, printf: 1.266953286s, fact_purity: 1.098214194s, S1038: 1.090099952s, nilness: 1.008132113s, unused: 670.571415ms" [2023-05-04T08:14:57.958Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-04T08:14:57.958Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, skip_dirs: 203/203, identifier_marker: 203/203, skip_files: 203/203, exclude: 203/203, exclude-rules: 23/203, path_prettifier: 203/203" [2023-05-04T08:14:57.958Z] level=info msg="[runner] processing took 16.59302ms with stages: nolint: 6.962307ms, identifier_marker: 4.679395ms, autogenerated_exclude: 1.584235ms, path_prettifier: 1.394983ms, exclude-rules: 1.234802ms, skip_dirs: 677.047µs, cgo: 33.511µs, filename_unadjuster: 18.08µs, max_same_issues: 1.77µs, uniq_by_line: 1.6µs, severity-rules: 860ns, skip_files: 840ns, source_code: 840ns, diff: 660ns, path_shortener: 610ns, sort_results: 590ns, exclude: 470ns, max_from_linter: 180ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2023-05-04T08:14:57.958Z] level=info msg="[runner] linters took 8.632312895s with stages: goanalysis_metalinter: 8.615558254s" [2023-05-04T08:14:57.958Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-04T08:14:57.958Z] level=info msg="Memory: 234 samples, avg is 201.2MB, max is 790.7MB" [2023-05-04T08:14:57.958Z] level=info msg="Execution took 23.340939459s" [2023-05-04T08:14:57.958Z] go vet ./... [2023-05-04T08:15:02.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T08:15:02.422Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T08:15:02.422Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T08:15:02.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-04T08:15:03.040Z] + ls -al . [2023-05-04T08:15:03.040Z] total 704 [2023-05-04T08:15:03.040Z] drwxrwxr-x 11 1001 1001 4096 May 4 08:13 . [2023-05-04T08:15:03.040Z] drwxr-xr-x 4 root root 4096 May 4 08:13 .. [2023-05-04T08:15:03.040Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:12 .blubracket [2023-05-04T08:15:03.040Z] -rw-rw-r-- 1 1001 1001 16 May 4 08:12 .dockerignore [2023-05-04T08:15:03.040Z] drwxrwxr-x 8 1001 1001 4096 May 4 08:12 .git [2023-05-04T08:15:03.040Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:12 .github [2023-05-04T08:15:03.040Z] -rw-rw-r-- 1 1001 1001 1133 May 4 08:12 .gitignore [2023-05-04T08:15:03.040Z] -rw-rw-r-- 1 1001 1001 42 May 4 08:12 .golangci.yml [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 87 May 4 08:12 .hadolint.yml [2023-05-04T08:15:03.041Z] drwxr-xr-x 3 1001 1001 4096 May 4 08:12 .semver [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 166 May 4 08:12 .sonarcloud.properties [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 1171 May 4 08:12 ADOPTERS.md [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 10835 May 4 08:12 Attribution.txt [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 73765 May 4 08:12 CHANGELOG.md [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 3804 May 4 08:12 CONTRIBUTING.md [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 677 May 4 08:12 GOVERNANCE.md [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 883 May 4 08:12 Jenkinsfile [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 10775 May 4 08:12 LICENSE [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 14368 May 4 08:12 Makefile [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 582 May 4 08:12 OWNERS.md [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 9403 May 4 08:12 README.md [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 789 May 4 08:12 SECURITY.md [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 5 May 4 08:12 VERSION [2023-05-04T08:15:03.041Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:12 bin [2023-05-04T08:15:03.041Z] drwxrwxr-x 18 1001 1001 4096 May 4 08:12 cmd [2023-05-04T08:15:03.041Z] -rw-r--r-- 1 root root 448560 May 4 08:14 coverage.out [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 3200 May 4 08:12 go.mod [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 31040 May 4 08:12 go.sum [2023-05-04T08:15:03.041Z] drwxrwxr-x 7 1001 1001 4096 May 4 08:12 internal [2023-05-04T08:15:03.041Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:12 openapi [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 594 May 4 08:12 security.txt [2023-05-04T08:15:03.041Z] drwxrwxr-x 4 1001 1001 4096 May 4 08:12 snap [2023-05-04T08:15:03.041Z] -rw-rw-r-- 1 1001 1001 204 May 4 08:12 version.go [Pipeline] sh [2023-05-04T08:15:02.016Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-04T08:15:02.046Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T08:15:02.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-04T08:15:02.938Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-04T08:15:02.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T08:15:02.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4551/head:refs/remotes/origin/PR-4551 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T08:15:03.356Z] + '[' -e coverage.out ] [2023-05-04T08:15:03.356Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-04T08:15:03.470Z] Stashed 1 file(s) [Pipeline] sh [2023-05-04T08:15:03.773Z] + make build [2023-05-04T08:15:03.774Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-04T08:15:03.842Z] Merging remotes/origin/main commit 9f3a76adac1c477dc265c7be151b0f0ecbddfefb into PR head commit 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 [2023-05-04T08:15:04.444Z] Merge succeeded, producing cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:15:04.444Z] Checking out Revision cbbd47a177a64ff9b07711511e0e4cd04975600b (PR-4551) [2023-05-04T08:15:03.863Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T08:15:03.941Z] > git checkout -f 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 # timeout=10 [2023-05-04T08:15:04.167Z] > git remote # timeout=10 [2023-05-04T08:15:04.187Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T08:15:04.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T08:15:04.219Z] > git merge 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 [2023-05-04T08:15:04.429Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T08:15:04.453Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T08:15:04.470Z] > git checkout -f cbbd47a177a64ff9b07711511e0e4cd04975600b # timeout=10 [2023-05-04T08:15:08.099Z] Commit message: "Merge commit '9f3a76adac1c477dc265c7be151b0f0ecbddfefb' into HEAD" [2023-05-04T08:15:08.099Z] First time build. Skipping changelog. [2023-05-04T08:15:08.157Z] > git --version # timeout=10 [2023-05-04T08:15:08.169Z] > git --version # 'git version 2.25.1' [2023-05-04T08:15:08.183Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T08:15:10.322Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T08:15:10.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T08:15:10.322Z] Dload Upload Total Spent Left Speed [2023-05-04T08:15:10.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-05-04T08:15:10.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T08:15:11.334Z] + sudo tee /etc/docker/daemon.new [2023-05-04T08:15:11.334Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T08:15:11.334Z] { [2023-05-04T08:15:11.334Z] "registry-mirrors": [ [2023-05-04T08:15:11.334Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T08:15:11.334Z] ], [2023-05-04T08:15:11.334Z] "bip": "10.250.0.254/24", [2023-05-04T08:15:11.334Z] "hosts": [ [2023-05-04T08:15:11.334Z] "tcp://0.0.0.0:5555", [2023-05-04T08:15:11.334Z] "unix:///var/run/docker.sock" [2023-05-04T08:15:11.334Z] ], [2023-05-04T08:15:11.334Z] "mtu": 1458, [2023-05-04T08:15:11.334Z] "selinux-enabled": true, [2023-05-04T08:15:11.334Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T08:15:11.334Z] } [Pipeline] sh [2023-05-04T08:15:11.690Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T08:15:12.041Z] + sudo service docker restart [2023-05-04T08:15:15.988Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-04T08:15:17.370Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-04T08:15:18.339Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-04T08:15:19.277Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-04T08:15:25.836Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-04T08:15:27.750Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-04T08:15:28.689Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-04T08:15:30.071Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T08:15:30.358Z] provisioning config files... [2023-05-04T08:15:30.387Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5414175734225652042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:15:30.775Z] ---> docker-login.sh [2023-05-04T08:15:30.775Z] nexus3.edgexfoundry.org:10001 [2023-05-04T08:15:31.010Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-04T08:15:31.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:15:31.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:15:31.637Z] Configure a credential helper to remove this warning. See [2023-05-04T08:15:31.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:15:31.637Z] [2023-05-04T08:15:31.637Z] Login Succeeded [2023-05-04T08:15:31.637Z] nexus3.edgexfoundry.org:10002 [2023-05-04T08:15:31.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:15:31.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:15:31.908Z] Configure a credential helper to remove this warning. See [2023-05-04T08:15:31.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:15:31.908Z] [2023-05-04T08:15:31.908Z] Login Succeeded [2023-05-04T08:15:31.908Z] nexus3.edgexfoundry.org:10003 [2023-05-04T08:15:31.946Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-04T08:15:32.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:15:32.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:15:32.180Z] Configure a credential helper to remove this warning. See [2023-05-04T08:15:32.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:15:32.180Z] [2023-05-04T08:15:32.180Z] Login Succeeded [2023-05-04T08:15:32.180Z] nexus3.edgexfoundry.org:10004 [2023-05-04T08:15:32.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:15:32.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:15:32.723Z] Configure a credential helper to remove this warning. See [2023-05-04T08:15:32.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:15:32.723Z] [2023-05-04T08:15:32.723Z] Login Succeeded [2023-05-04T08:15:32.723Z] docker.io [2023-05-04T08:15:32.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T08:15:33.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T08:15:33.004Z] Configure a credential helper to remove this warning. See [2023-05-04T08:15:33.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T08:15:33.004Z] [2023-05-04T08:15:33.004Z] Login Succeeded [2023-05-04T08:15:33.004Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T08:15:33.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-04T08:15:33.324Z] 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] sh [2023-05-04T08:15:33.728Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-04T08:15:33.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T08:15:33.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T08:15:33.839Z] ========================================================= [2023-05-04T08:15:33.839Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T08:15:33.839Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:15:34.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] } [2023-05-04T08:15:34.280Z] $ docker stop --time=1 e21421b7a4cf3752a99125410f66d974a3bc249185f93b4a0e4970225d067617 [2023-05-04T08:15:34.488Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T08:15:34.488Z] c41833b44d91: Pulling fs layer [2023-05-04T08:15:34.488Z] ed15518f5707: Pulling fs layer [2023-05-04T08:15:34.488Z] feae8fd75edb: Pulling fs layer [2023-05-04T08:15:34.488Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T08:15:34.488Z] 3cdef696dda3: Pulling fs layer [2023-05-04T08:15:34.488Z] 2ced38df9373: Pulling fs layer [2023-05-04T08:15:34.488Z] 58f1dce35555: Pulling fs layer [2023-05-04T08:15:34.488Z] 3cdef696dda3: Waiting [2023-05-04T08:15:34.488Z] 58f1dce35555: Waiting [2023-05-04T08:15:34.488Z] 2ced38df9373: Waiting [2023-05-04T08:15:34.488Z] 242c74f7c9fa: Waiting [2023-05-04T08:15:34.488Z] ed15518f5707: Verifying Checksum [2023-05-04T08:15:34.488Z] ed15518f5707: Download complete [2023-05-04T08:15:34.488Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T08:15:34.488Z] 242c74f7c9fa: Download complete [2023-05-04T08:15:34.488Z] c41833b44d91: Verifying Checksum [2023-05-04T08:15:34.488Z] c41833b44d91: Download complete [2023-05-04T08:15:34.488Z] 3cdef696dda3: Verifying Checksum [2023-05-04T08:15:34.488Z] 3cdef696dda3: Download complete [2023-05-04T08:15:35.478Z] c41833b44d91: Pull complete [2023-05-04T08:15:36.073Z] 58f1dce35555: Verifying Checksum [2023-05-04T08:15:36.073Z] 58f1dce35555: Download complete [2023-05-04T08:15:36.073Z] ed15518f5707: Pull complete [2023-05-04T08:15:37.046Z] feae8fd75edb: Verifying Checksum [2023-05-04T08:15:37.046Z] feae8fd75edb: Download complete [2023-05-04T08:15:37.315Z] 2ced38df9373: Verifying Checksum [2023-05-04T08:15:37.315Z] 2ced38df9373: Download complete [2023-05-04T08:15:39.208Z] $ docker rm -f --volumes e21421b7a4cf3752a99125410f66d974a3bc249185f93b4a0e4970225d067617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:15:40.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-04T08:15:40.806Z] [2023-05-04T08:15:40.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:15:41.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-04T08:15:41.185Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-04T08:15:41.185Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-04T08:15:41.185Z] ca9280d653b3: Pulling fs layer [2023-05-04T08:15:41.185Z] 7e9c9ca2126c: Pulling fs layer [2023-05-04T08:15:41.185Z] cbdbe7a5bc2a: Download complete [2023-05-04T08:15:41.445Z] ca9280d653b3: Verifying Checksum [2023-05-04T08:15:41.445Z] ca9280d653b3: Download complete [2023-05-04T08:15:41.445Z] cbdbe7a5bc2a: Pull complete [2023-05-04T08:15:41.704Z] 7e9c9ca2126c: Download complete [2023-05-04T08:15:41.963Z] ca9280d653b3: Pull complete [2023-05-04T08:15:45.251Z] 7e9c9ca2126c: Pull complete [2023-05-04T08:15:45.251Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-04T08:15:45.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-04T08:15:45.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:15:45.486Z] prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container [2023-05-04T08:15:45.510Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-04T08:15:48.635Z] $ docker top dfcab12bc5cc54bd148db9f37912faa47315ebb48f3eaedea10fbf1ac70fbbf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:15:49.034Z] + + docker-composegrep build parallel --help [2023-05-04T08:15:49.034Z] [2023-05-04T08:15:49.599Z] --parallel Build images in parallel. [Pipeline] } [2023-05-04T08:15:49.631Z] $ docker stop --time=1 dfcab12bc5cc54bd148db9f37912faa47315ebb48f3eaedea10fbf1ac70fbbf0 [2023-05-04T08:15:49.640Z] feae8fd75edb: Pull complete [2023-05-04T08:15:49.640Z] 242c74f7c9fa: Pull complete [2023-05-04T08:15:49.640Z] 3cdef696dda3: Pull complete [2023-05-04T08:15:50.898Z] $ docker rm -f --volumes dfcab12bc5cc54bd148db9f37912faa47315ebb48f3eaedea10fbf1ac70fbbf0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:15:51.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-04T08:15:51.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:15:51.663Z] prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container [2023-05-04T08:15:51.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-04T08:15:52.004Z] $ docker top 7eb204b7fa6acbaca596f27c10c67b448f1e579b87a018c20a1c5c5e854cd757 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:15:52.408Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-04T08:15:52.976Z] Building core-command ... [2023-05-04T08:15:52.976Z] Building core-common-config-bootstrapper ... [2023-05-04T08:15:52.976Z] Building core-data ... [2023-05-04T08:15:52.976Z] Building core-metadata ... [2023-05-04T08:15:52.976Z] Building security-bootstrapper ... [2023-05-04T08:15:52.976Z] Building security-proxy-auth ... [2023-05-04T08:15:52.976Z] Building security-proxy-setup ... [2023-05-04T08:15:52.976Z] Building security-secretstore-setup ... [2023-05-04T08:15:52.976Z] Building security-spiffe-token-provider ... [2023-05-04T08:15:52.976Z] Building security-spire-agent ... [2023-05-04T08:15:52.976Z] Building security-spire-config ... [2023-05-04T08:15:52.976Z] Building security-spire-server ... [2023-05-04T08:15:52.976Z] Building support-notifications ... [2023-05-04T08:15:52.976Z] Building support-scheduler ... [2023-05-04T08:15:52.976Z] Building core-common-config-bootstrapper [2023-05-04T08:15:52.976Z] Building security-spire-agent [2023-05-04T08:15:52.976Z] Building security-spire-config [2023-05-04T08:15:52.976Z] Building core-command [2023-05-04T08:15:52.976Z] Building security-proxy-auth [2023-05-04T08:15:55.007Z] 2ced38df9373: Pull complete [2023-05-04T08:15:56.964Z] 58f1dce35555: Pull complete [2023-05-04T08:15:56.964Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T08:15:56.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T08:15:56.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:15:57.357Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T08:15:57.358Z] WORKDIR /edgex [2023-05-04T08:15:57.358Z] COPY go.mod . [2023-05-04T08:15:57.358Z] RUN go mod download [2023-05-04T08:15:57.358Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-04T08:15:57.942Z] Sending build context to Docker daemon 2.932MB [2023-05-04T08:15:57.942Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T08:15:57.942Z] ---> fadd8f120f05 [2023-05-04T08:15:57.942Z] Step 2/4 : WORKDIR /edgex [2023-05-04T08:15:59.892Z] ---> Running in 31f11bc4af91 [2023-05-04T08:16:00.159Z] Removing intermediate container 31f11bc4af91 [2023-05-04T08:16:00.159Z] ---> 236a7d8ad8b4 [2023-05-04T08:16:00.159Z] Step 3/4 : COPY go.mod . [2023-05-04T08:16:00.427Z] ---> 416a144d2059 [2023-05-04T08:16:00.427Z] Step 4/4 : RUN go mod download [2023-05-04T08:16:00.427Z] ---> Running in 7e94e27aaf17 [2023-05-04T08:16:07.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:16:07.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:16:07.859Z] ---> 13bc6ff1f611 [2023-05-04T08:16:07.859Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:16:07.859Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:16:07.859Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:16:07.859Z] ---> 13bc6ff1f611 [2023-05-04T08:16:07.859Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T08:16:07.859Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:16:07.859Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:16:07.859Z] ---> 13bc6ff1f611 [2023-05-04T08:16:07.859Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T08:16:07.859Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:16:07.859Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:16:07.859Z] ---> 13bc6ff1f611 [2023-05-04T08:16:07.859Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:16:07.859Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:16:07.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:16:07.859Z] ---> 13bc6ff1f611 [2023-05-04T08:16:07.859Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:16:13.206Z] ---> Running in 682e789792f1 [2023-05-04T08:16:13.206Z] ---> Running in 82e95c6b773c [2023-05-04T08:16:13.206Z] ---> Running in 440e2c75c97a [2023-05-04T08:16:13.206Z] ---> Running in 67b01adc8cdb [2023-05-04T08:16:13.206Z] ---> Running in 7268faaaa455 [2023-05-04T08:16:13.206Z] Removing intermediate container 7268faaaa455 [2023-05-04T08:16:13.206Z] ---> ef4003d98441 [2023-05-04T08:16:13.206Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:16:13.206Z] Removing intermediate container 82e95c6b773c [2023-05-04T08:16:13.206Z] Removing intermediate container 67b01adc8cdb [2023-05-04T08:16:13.206Z] ---> e9f72c2b378a [2023-05-04T08:16:13.206Z] ---> 907765cf1796 [2023-05-04T08:16:13.206Z] Step 4/24 : WORKDIR /edgex-goStep 4/23 : WORKDIR /edgex-go [2023-05-04T08:16:13.206Z] [2023-05-04T08:16:13.206Z] Removing intermediate container 682e789792f1 [2023-05-04T08:16:13.206Z] ---> f0f12631e621 [2023-05-04T08:16:13.206Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:16:13.206Z] Removing intermediate container 440e2c75c97a [2023-05-04T08:16:13.206Z] ---> 920263ed4fbd [2023-05-04T08:16:13.206Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:16:13.206Z] ---> Running in da0d353cb784 [2023-05-04T08:16:13.206Z] ---> Running in 738929053e6a [2023-05-04T08:16:13.206Z] ---> Running in f25cf9c283d1 [2023-05-04T08:16:13.206Z] ---> Running in c23764fb1f66 [2023-05-04T08:16:13.206Z] ---> Running in 3cd81034f1a4 [2023-05-04T08:16:13.206Z] Removing intermediate container 738929053e6a [2023-05-04T08:16:13.206Z] ---> 2c91a5d23a22 [2023-05-04T08:16:13.206Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-04T08:16:13.206Z] Removing intermediate container f25cf9c283d1 [2023-05-04T08:16:13.206Z] ---> 442f1afd7dbb [2023-05-04T08:16:13.206Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:16:13.206Z] ---> Running in be2b9a00b9ef [2023-05-04T08:16:13.207Z] Removing intermediate container c23764fb1f66 [2023-05-04T08:16:13.207Z] ---> dc8c64a2a14d [2023-05-04T08:16:13.207Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:16:13.207Z] ---> Running in 6f4f3fa29a53 [2023-05-04T08:16:13.207Z] ---> Running in 66099e1e0b51 [2023-05-04T08:16:13.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.725Z] OK: 265 MiB in 53 packages [2023-05-04T08:16:13.725Z] OK: 265 MiB in 53 packages [2023-05-04T08:16:13.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:16:13.725Z] OK: 265 MiB in 53 packages [2023-05-04T08:16:13.725Z] OK: 265 MiB in 53 packages [2023-05-04T08:16:13.983Z] Removing intermediate container da0d353cb784 [2023-05-04T08:16:13.983Z] ---> 7988af7734c3 [2023-05-04T08:16:13.983Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T08:16:13.983Z] OK: 265 MiB in 53 packages [2023-05-04T08:16:13.983Z] Removing intermediate container 3cd81034f1a4 [2023-05-04T08:16:13.983Z] ---> d9ffd6640ac3 [2023-05-04T08:16:13.983Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T08:16:14.241Z] ---> b73780a17a51 [2023-05-04T08:16:14.241Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:16:14.241Z] ---> Running in 2b7589126695 [2023-05-04T08:16:14.241Z] Removing intermediate container be2b9a00b9ef [2023-05-04T08:16:14.241Z] ---> 3da70ef1b198 [2023-05-04T08:16:14.241Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-04T08:16:14.241Z] ---> 139504b1032b [2023-05-04T08:16:14.241Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:16:14.241Z] ---> Running in 84f025286fed [2023-05-04T08:16:14.500Z] Removing intermediate container 6f4f3fa29a53 [2023-05-04T08:16:14.500Z] ---> d95a5d31ed9b [2023-05-04T08:16:14.500Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:16:14.500Z] ---> 01e1d0387aea [2023-05-04T08:16:14.500Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:16:14.500Z] ---> Running in 698e6dbc962e [2023-05-04T08:16:14.500Z] Removing intermediate container 66099e1e0b51 [2023-05-04T08:16:14.500Z] ---> c24a42e9c24d [2023-05-04T08:16:14.500Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:16:14.500Z] ---> e9ae55c95135 [2023-05-04T08:16:14.500Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:16:14.500Z] ---> Running in 9006c4202487 [2023-05-04T08:16:14.758Z] ---> c95f5bd4e507 [2023-05-04T08:16:14.758Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:16:14.758Z] ---> Running in 4c749dceca68 [2023-05-04T08:16:27.116Z] Removing intermediate container 7e94e27aaf17 [2023-05-04T08:16:27.116Z] ---> 1e15545eaf38 [2023-05-04T08:16:27.116Z] Successfully built 1e15545eaf38 [2023-05-04T08:16:27.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:16:27.527Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T08:16:27.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:16:27.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container [2023-05-04T08:16:27.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T08:16:28.983Z] $ docker top 420913536f6d156e3f30370bfefc6c1dfa9285021c28a961372e1da26ef79669 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:16:29.851Z] + go version [2023-05-04T08:16:29.851Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T08:16:29.915Z] $ docker stop --time=1 420913536f6d156e3f30370bfefc6c1dfa9285021c28a961372e1da26ef79669 [2023-05-04T08:16:31.471Z] $ docker rm -f --volumes 420913536f6d156e3f30370bfefc6c1dfa9285021c28a961372e1da26ef79669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:16:32.311Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T08:16:32.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:16:32.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container [2023-05-04T08:16:32.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T08:16:33.678Z] $ docker top 30116fa86f39c0aa4cf1a822472fe357abc8744a27638701b5ddf14f0f975494 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T08:16:33.977Z] ========================================================= [2023-05-04T08:16:33.977Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-04T08:16:33.977Z] ========================================================= [Pipeline] sh [2023-05-04T08:16:34.297Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T08:16:34.683Z] + make test [2023-05-04T08:16:34.684Z] go test -race -coverprofile=coverage.out ./... [2023-05-04T08:17:11.048Z] Removing intermediate container 9006c4202487 [2023-05-04T08:17:11.049Z] ---> 96413871bef2 [2023-05-04T08:17:11.049Z] Step 8/23 : COPY . . [2023-05-04T08:17:11.049Z] Removing intermediate container 4c749dceca68 [2023-05-04T08:17:11.049Z] ---> 5a820a86c76c [2023-05-04T08:17:11.049Z] Step 8/23 : COPY . . [2023-05-04T08:17:11.049Z] Removing intermediate container 698e6dbc962e [2023-05-04T08:17:11.049Z] ---> 9d71573f2635 [2023-05-04T08:17:11.049Z] Step 8/24 : COPY . . [2023-05-04T08:17:11.049Z] Removing intermediate container 2b7589126695 [2023-05-04T08:17:11.049Z] ---> 594d4138b5c9 [2023-05-04T08:17:11.049Z] Step 7/27 : COPY . . [2023-05-04T08:17:11.049Z] Removing intermediate container 84f025286fed [2023-05-04T08:17:11.049Z] ---> 4a9f6e806320 [2023-05-04T08:17:11.049Z] Step 7/27 : COPY . . [2023-05-04T08:17:16.594Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-04T08:17:29.244Z] ---> fd1cb229e56d [2023-05-04T08:17:29.244Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:17:29.244Z] ---> ab071911f20e [2023-05-04T08:17:29.244Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-04T08:17:29.244Z] ---> b8201dcb688e [2023-05-04T08:17:29.244Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:17:29.244Z] ---> 56d23c09ea5d [2023-05-04T08:17:29.244Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-04T08:17:29.244Z] ---> 4c73cde5c0f0 [2023-05-04T08:17:29.244Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-04T08:17:29.244Z] ---> Running in 958484a3e508 [2023-05-04T08:17:29.244Z] ---> Running in 1fb2574b4fb4 [2023-05-04T08:17:29.244Z] ---> Running in 7a65b52ece71 [2023-05-04T08:17:29.244Z] ---> Running in b22683390dfa [2023-05-04T08:17:29.244Z] ---> Running in 31849a6fbccd [2023-05-04T08:17:29.244Z] Removing intermediate container 7a65b52ece71 [2023-05-04T08:17:29.244Z] ---> a374102c48f1 [2023-05-04T08:17:29.244Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T08:17:29.244Z] Removing intermediate container 31849a6fbccd [2023-05-04T08:17:29.244Z] ---> e3dd0373d99d [2023-05-04T08:17:29.244Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T08:17:29.244Z] ---> Running in 49876b33e787 [2023-05-04T08:17:29.244Z] ---> Running in a39b5a5268bf [2023-05-04T08:17:29.244Z] Removing intermediate container 49876b33e787 [2023-05-04T08:17:29.244Z] ---> e2c95393a1a1 [2023-05-04T08:17:29.244Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:17:29.244Z] Removing intermediate container a39b5a5268bf [2023-05-04T08:17:29.244Z] ---> d6c4e385d4d0 [2023-05-04T08:17:29.244Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:17:29.244Z] ---> Running in e32dd6b46c8e [2023-05-04T08:17:29.244Z] ---> Running in 38731dab26a9 [2023-05-04T08:17:29.244Z] Removing intermediate container e32dd6b46c8e [2023-05-04T08:17:29.244Z] ---> 20c61f6c2ce0 [2023-05-04T08:17:29.244Z] Removing intermediate container 38731dab26a9 [2023-05-04T08:17:29.244Z] ---> 4015589e0ad0 [2023-05-04T08:17:29.244Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-04T08:17:29.244Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-04T08:17:29.244Z] ---> Running in b20ffa701b80 [2023-05-04T08:17:29.244Z] ---> Running in 429015a92cd4 [2023-05-04T08:17:29.244Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-04T08:17:29.244Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-04T08:17:29.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-04T08:17:29.244Z] Removing intermediate container b20ffa701b80 [2023-05-04T08:17:29.244Z] ---> 00b501c1d7e3 [2023-05-04T08:17:29.244Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T08:17:29.244Z] ---> Running in 8169529884fb [2023-05-04T08:17:29.244Z] Removing intermediate container 429015a92cd4 [2023-05-04T08:17:29.244Z] ---> 999241c11e9e [2023-05-04T08:17:29.244Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T08:17:29.244Z] ---> Running in 88e832cd87a5 [2023-05-04T08:17:29.244Z] Removing intermediate container 8169529884fb [2023-05-04T08:17:29.244Z] ---> d88918ae5bc1 [2023-05-04T08:17:29.244Z] [2023-05-04T08:17:29.244Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T08:17:29.244Z] Removing intermediate container 88e832cd87a5 [2023-05-04T08:17:29.244Z] ---> ede2cbb9926b [2023-05-04T08:17:29.244Z] [2023-05-04T08:17:29.244Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T08:17:29.244Z] 3.17: Pulling from library/alpine [2023-05-04T08:17:29.244Z] 3.17: Pulling from library/alpine [2023-05-04T08:17:29.244Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T08:17:29.244Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T08:17:29.244Z] ---> 9ed4aefc74f6 [2023-05-04T08:17:29.244Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:17:29.244Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T08:17:29.244Z] Status: Image is up to date for alpine:3.17 [2023-05-04T08:17:29.244Z] ---> 9ed4aefc74f6 [2023-05-04T08:17:29.244Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:17:29.244Z] ---> Running in f67d1a1d0fee [2023-05-04T08:17:29.244Z] ---> Running in 3db578526bf3 [2023-05-04T08:17:29.244Z] Removing intermediate container f67d1a1d0fee [2023-05-04T08:17:29.244Z] ---> 10bdb3f5dae2 [2023-05-04T08:17:29.244Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T08:17:29.244Z] Removing intermediate container 3db578526bf3 [2023-05-04T08:17:29.244Z] ---> c44bff656e91 [2023-05-04T08:17:29.245Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-04T08:17:29.245Z] ---> Running in 4ab0b042f82b [2023-05-04T08:17:29.245Z] ---> Running in 7e5c9f524cf9 [2023-05-04T08:17:29.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:17:29.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:17:29.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:17:29.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:17:29.761Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:17:29.761Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:17:29.761Z] OK: 17820 distinct packages available [2023-05-04T08:17:29.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:17:29.761Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:17:29.761Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:17:29.761Z] OK: 17820 distinct packages available [2023-05-04T08:17:30.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:17:30.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:17:30.276Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-04T08:17:30.276Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:17:30.276Z] (3/5) Installing libucontext (1.2-r0) [2023-05-04T08:17:30.276Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-04T08:17:30.276Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-04T08:17:30.276Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:17:30.276Z] OK: 8 MiB in 20 packages [2023-05-04T08:17:30.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:17:30.533Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-04T08:17:30.533Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:17:30.533Z] (3/4) Installing libucontext (1.2-r0) [2023-05-04T08:17:30.533Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-04T08:17:30.533Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:17:30.533Z] OK: 7 MiB in 19 packages [2023-05-04T08:17:31.468Z] Removing intermediate container 4ab0b042f82b [2023-05-04T08:17:31.468Z] ---> de030f642337 [2023-05-04T08:17:31.468Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:17:32.861Z] Removing intermediate container 7e5c9f524cf9 [2023-05-04T08:17:32.861Z] ---> b8c16b30be4e [2023-05-04T08:17:32.861Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:17:33.122Z] ---> d70147bedda1 [2023-05-04T08:17:33.122Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:17:33.880Z] ---> cfc1e1332ee6 [2023-05-04T08:17:33.880Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:17:35.402Z] ---> 968bbd763d94 [2023-05-04T08:17:35.402Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-04T08:17:35.402Z] ---> 68d285f4dee5 [2023-05-04T08:17:35.402Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:17:43.979Z] ---> ce2e9a8b2280 [2023-05-04T08:17:43.979Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:17:43.979Z] ---> 6c2e37c1bbf7 [2023-05-04T08:17:43.979Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:17:45.353Z] ---> aad1032fd961 [2023-05-04T08:17:45.353Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-04T08:17:45.930Z] ---> Running in 3912c1266372 [2023-05-04T08:17:46.868Z] ---> dea2f3b18b43 [2023-05-04T08:17:46.868Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:17:46.868Z] Removing intermediate container 3912c1266372 [2023-05-04T08:17:46.868Z] ---> 69a1eeefc48f [2023-05-04T08:17:46.868Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-04T08:17:47.436Z] ---> a906894a9d06 [2023-05-04T08:17:47.436Z] Step 22/27 : WORKDIR / [2023-05-04T08:17:47.436Z] ---> c37d73095c98 [2023-05-04T08:17:47.436Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-04T08:17:47.436Z] ---> Running in 7d0231d8d0c3 [2023-05-04T08:17:47.695Z] Removing intermediate container 7d0231d8d0c3 [2023-05-04T08:17:47.695Z] ---> a5f2e88cb08b [2023-05-04T08:17:47.695Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T08:17:47.695Z] ---> Running in 75d588d3ae01 [2023-05-04T08:17:47.695Z] ---> 8b39a7b9b9eb [2023-05-04T08:17:47.695Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-04T08:17:47.962Z] Removing intermediate container 75d588d3ae01 [2023-05-04T08:17:47.962Z] ---> 719bd8c8d3b9 [2023-05-04T08:17:47.962Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:17:47.962Z] ---> Running in 5399f10549a5 [2023-05-04T08:17:47.962Z] ---> 353b055bdae5 [2023-05-04T08:17:47.962Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T08:17:47.962Z] ---> Running in 7329a5627bb6 [2023-05-04T08:17:48.221Z] Removing intermediate container 5399f10549a5 [2023-05-04T08:17:48.221Z] ---> 4f2107923b3b [2023-05-04T08:17:48.221Z] Step 25/27 : LABEL arch=x86_64 [2023-05-04T08:17:48.221Z] ---> Running in b2dd59898b44 [2023-05-04T08:17:48.479Z] Removing intermediate container 7329a5627bb6 [2023-05-04T08:17:48.479Z] ---> 888e225644b1 [2023-05-04T08:17:48.479Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:17:48.479Z] ---> Running in bfeed4d49dd8 [2023-05-04T08:17:48.479Z] Removing intermediate container bfeed4d49dd8 [2023-05-04T08:17:48.479Z] ---> ca25ab574988 [2023-05-04T08:17:48.479Z] Step 25/27 : LABEL arch=x86_64 [2023-05-04T08:17:48.479Z] Removing intermediate container b2dd59898b44 [2023-05-04T08:17:48.479Z] ---> 2260c17b5244 [2023-05-04T08:17:48.479Z] Step 26/27 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:17:48.479Z] ---> Running in da98526f770a [2023-05-04T08:17:48.479Z] ---> Running in 5bbcc8cf8533 [2023-05-04T08:17:48.737Z] Removing intermediate container 5bbcc8cf8533 [2023-05-04T08:17:48.737Z] ---> 9fc460e9163f [2023-05-04T08:17:48.737Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T08:17:48.737Z] Removing intermediate container da98526f770a [2023-05-04T08:17:48.737Z] ---> 87905bcfbe6e [2023-05-04T08:17:48.737Z] Step 26/27 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:17:48.737Z] ---> Running in ca6094362c15 [2023-05-04T08:17:48.737Z] ---> Running in 9aea19b2e22b [2023-05-04T08:17:48.995Z] Removing intermediate container ca6094362c15 [2023-05-04T08:17:48.995Z] ---> 4e9c59ab1684 [2023-05-04T08:17:48.995Z] [2023-05-04T08:17:48.995Z] Successfully built 4e9c59ab1684 [2023-05-04T08:17:49.253Z] Successfully tagged security-spire-config:latest [2023-05-04T08:17:49.253Z]  Building security-spire-config ... done Building core-metadata [2023-05-04T08:17:49.253Z] Removing intermediate container 9aea19b2e22b [2023-05-04T08:17:49.253Z] ---> 1a088f1dcb9f [2023-05-04T08:17:49.253Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T08:17:49.253Z] ---> Running in e07fb03d8388 [2023-05-04T08:17:51.782Z] Removing intermediate container e07fb03d8388 [2023-05-04T08:17:51.782Z] ---> e87de1936ea7 [2023-05-04T08:17:51.782Z] [2023-05-04T08:17:51.782Z] Successfully built e87de1936ea7 [2023-05-04T08:17:51.782Z] Successfully tagged security-spire-agent:latest [2023-05-04T08:17:51.782Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-05-04T08:17:53.156Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:17:53.156Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:17:53.156Z] ---> 13bc6ff1f611 [2023-05-04T08:17:53.156Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:17:53.156Z] ---> Using cache [2023-05-04T08:17:53.156Z] ---> f0f12631e621 [2023-05-04T08:17:53.156Z] Step 4/25 : WORKDIR /edgex-go [2023-05-04T08:17:53.156Z] ---> Using cache [2023-05-04T08:17:53.156Z] ---> dc8c64a2a14d [2023-05-04T08:17:53.156Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-04T08:17:53.156Z] ---> Using cache [2023-05-04T08:17:53.156Z] ---> c24a42e9c24d [2023-05-04T08:17:53.156Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-04T08:17:53.156Z] ---> Using cache [2023-05-04T08:17:53.156Z] ---> c95f5bd4e507 [2023-05-04T08:17:53.156Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:17:53.156Z] ---> Using cache [2023-05-04T08:17:53.156Z] ---> 5a820a86c76c [2023-05-04T08:17:53.156Z] Step 8/25 : COPY . . [2023-05-04T08:17:53.156Z] ---> Using cache [2023-05-04T08:17:53.156Z] ---> 4c73cde5c0f0 [2023-05-04T08:17:53.156Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-04T08:17:55.064Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:17:55.064Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:17:55.064Z] ---> 13bc6ff1f611 [2023-05-04T08:17:55.064Z] Step 3/33 : WORKDIR /edgex-go [2023-05-04T08:17:55.064Z] ---> Using cache [2023-05-04T08:17:55.064Z] ---> 920263ed4fbd [2023-05-04T08:17:55.064Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-04T08:18:03.181Z] ---> Running in 69641fc3777f [2023-05-04T08:18:03.181Z] ---> Running in 66d76a87fdd6 [2023-05-04T08:18:03.442Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-04T08:18:03.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:03.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:03.701Z] OK: 265 MiB in 53 packages [2023-05-04T08:18:10.345Z] Removing intermediate container 69641fc3777f [2023-05-04T08:18:10.345Z] ---> 9ef5adbdb2fc [2023-05-04T08:18:10.345Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-04T08:18:10.345Z] Removing intermediate container 1fb2574b4fb4 [2023-05-04T08:18:10.345Z] ---> a5d5738cc2ca [2023-05-04T08:18:10.345Z] [2023-05-04T08:18:10.345Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:18:10.345Z] Removing intermediate container 958484a3e508 [2023-05-04T08:18:10.345Z] ---> 9ed4aefc74f6 [2023-05-04T08:18:10.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' ---> bd0eca5bca4c [2023-05-04T08:18:10.345Z] [2023-05-04T08:18:10.345Z] [2023-05-04T08:18:10.345Z] Step 10/24 : FROM alpine:3.17 [2023-05-04T08:18:10.345Z] ---> 9ed4aefc74f6 [2023-05-04T08:18:10.345Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:18:10.345Z] Removing intermediate container b22683390dfa [2023-05-04T08:18:10.345Z] ---> d60a0eaee7ea [2023-05-04T08:18:10.345Z] [2023-05-04T08:18:10.345Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:18:10.345Z] ---> 9ed4aefc74f6 [2023-05-04T08:18:10.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T08:18:10.345Z] ---> Running in b8c0b8bf9272 [2023-05-04T08:18:10.345Z] ---> Running in 9d1ac875bfa7 [2023-05-04T08:18:10.345Z] ---> Running in 329ea3741c62 [2023-05-04T08:18:10.345Z] ---> 5bdbf5583684 [2023-05-04T08:18:10.345Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:18:10.345Z] ---> Running in 9e26cf51f928 [2023-05-04T08:18:10.602Z] Removing intermediate container 329ea3741c62 [2023-05-04T08:18:10.602Z] ---> 6fafbec005eb [2023-05-04T08:18:10.602Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:18:10.971Z] Removing intermediate container b8c0b8bf9272 [2023-05-04T08:18:10.971Z] ---> e8c8a2a87fce [2023-05-04T08:18:10.971Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:18:11.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:11.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:11.508Z] ---> Running in 4c9fd16c1c8d [2023-05-04T08:18:11.508Z] ---> Running in 41a1e19cdec8 [2023-05-04T08:18:11.765Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:18:11.765Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:18:11.765Z] OK: 7 MiB in 16 packages [2023-05-04T08:18:12.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:12.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:12.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:12.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:12.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:18:12.595Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:18:12.595Z] OK: 7 MiB in 16 packages [2023-05-04T08:18:12.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:18:12.595Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:18:12.595Z] OK: 7 MiB in 16 packages [2023-05-04T08:18:12.854Z] Removing intermediate container 9d1ac875bfa7 [2023-05-04T08:18:12.854Z] ---> 5e2c7f461f79 [2023-05-04T08:18:12.854Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:18:12.854Z] ---> Running in 4208baa338b8 [2023-05-04T08:18:13.792Z] Removing intermediate container 4208baa338b8 [2023-05-04T08:18:13.792Z] ---> bee22d15cb5e [2023-05-04T08:18:13.792Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-04T08:18:14.360Z] ---> Running in 2cdb21e4600c [2023-05-04T08:18:14.618Z] Removing intermediate container 4c9fd16c1c8d [2023-05-04T08:18:14.618Z] ---> ce11435df6d6 [2023-05-04T08:18:14.618Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:18:14.618Z] Removing intermediate container 41a1e19cdec8 [2023-05-04T08:18:14.618Z] ---> 4eb52eab1519 [2023-05-04T08:18:14.618Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:18:15.185Z] Removing intermediate container 2cdb21e4600c [2023-05-04T08:18:15.185Z] ---> 58ff9d147055 [2023-05-04T08:18:15.185Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-04T08:18:15.755Z] ---> 8e306f383f5c [2023-05-04T08:18:15.755Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:18:15.755Z] ---> Running in 5ec88288125c [2023-05-04T08:18:15.755Z] ---> 8527aeb543de [2023-05-04T08:18:15.755Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:18:22.417Z] Removing intermediate container 5ec88288125c [2023-05-04T08:18:22.417Z] ---> 6a39dd4b5ffe [2023-05-04T08:18:22.417Z] Step 15/24 : WORKDIR / [2023-05-04T08:18:22.417Z] ---> 0e46fdce712c [2023-05-04T08:18:22.417Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-04T08:18:24.323Z] ---> 1767cb4ddf92 [2023-05-04T08:18:24.323Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-04T08:18:24.323Z] ---> Running in 8cdbe39f8c99 [2023-05-04T08:18:24.323Z] ---> d07e9b16e2fb [2023-05-04T08:18:24.323Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:18:26.856Z] Removing intermediate container 8cdbe39f8c99 [2023-05-04T08:18:26.856Z] ---> 4c62f5017a3d [2023-05-04T08:18:26.856Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:18:27.860Z] ---> ddd785fc63cd [2023-05-04T08:18:27.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-04T08:18:30.229Z] ---> aeedf073ffb1 [2023-05-04T08:18:30.229Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:18:30.229Z] ---> 5879d7604756 [2023-05-04T08:18:30.229Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:18:30.229Z] ---> a3ecbf7479f8 [2023-05-04T08:18:30.229Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:18:30.229Z] ---> Running in f11b1ce1a7d5 [2023-05-04T08:18:30.229Z] Removing intermediate container 66d76a87fdd6 [2023-05-04T08:18:30.229Z] ---> 907345751c8e [2023-05-04T08:18:30.229Z] [2023-05-04T08:18:30.229Z] Step 10/25 : FROM alpine:3.17 [2023-05-04T08:18:30.488Z] ---> 9ed4aefc74f6 [2023-05-04T08:18:30.488Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:18:30.488Z] ---> Using cache [2023-05-04T08:18:30.488Z] ---> 5e2c7f461f79 [2023-05-04T08:18:30.488Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:18:30.488Z] ---> Using cache [2023-05-04T08:18:30.488Z] ---> bee22d15cb5e [2023-05-04T08:18:30.488Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-04T08:18:30.488Z] ---> 6a8b28440463 [2023-05-04T08:18:30.488Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-04T08:18:30.488Z] ---> b76eea18014c [2023-05-04T08:18:30.488Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-04T08:18:30.488Z] ---> Running in 5eab4face494 [2023-05-04T08:18:31.486Z] Removing intermediate container 5eab4face494 [2023-05-04T08:18:31.486Z] ---> de39827abcba [2023-05-04T08:18:31.486Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-04T08:18:32.419Z] ---> d78a6a29eeea [2023-05-04T08:18:32.419Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:18:32.419Z] ---> Running in 05d071fac73a [2023-05-04T08:18:32.419Z] ---> 76181de2f68c [2023-05-04T08:18:32.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:18:32.419Z] ---> Running in 6ec9ffc6aed7 [2023-05-04T08:18:32.419Z] Removing intermediate container f11b1ce1a7d5 [2023-05-04T08:18:32.419Z] ---> f30fc500060a [2023-05-04T08:18:32.419Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:18:32.419Z] Removing intermediate container 05d071fac73a [2023-05-04T08:18:32.419Z] ---> 08cce103f0cd [2023-05-04T08:18:32.419Z] Step 15/25 : WORKDIR / [2023-05-04T08:18:32.419Z] ---> Running in c5edd0e0c4d4 [2023-05-04T08:18:32.419Z] ---> Running in d2c33d9412d1 [2023-05-04T08:18:32.419Z] ---> 491a406ea077 [2023-05-04T08:18:32.419Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-04T08:18:32.698Z] ---> Running in 0a68ee025b9c [2023-05-04T08:18:32.698Z] Removing intermediate container d2c33d9412d1 [2023-05-04T08:18:32.698Z] ---> d700719aecea [2023-05-04T08:18:32.698Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:18:32.698Z] Removing intermediate container c5edd0e0c4d4 [2023-05-04T08:18:32.698Z] ---> c1f4497b9891 [2023-05-04T08:18:32.698Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:18:32.698Z] Removing intermediate container 0a68ee025b9c [2023-05-04T08:18:32.698Z] ---> bdf1e9cd5133 [2023-05-04T08:18:32.698Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:18:32.698Z] ---> Running in af423d8c1c9f [2023-05-04T08:18:32.698Z] ---> Running in 1c6ad94cbaf9 [2023-05-04T08:18:32.960Z] Removing intermediate container 1c6ad94cbaf9 [2023-05-04T08:18:32.960Z] ---> 0a1ccac33fbf [2023-05-04T08:18:32.960Z] Step 22/24 : LABEL arch=x86_64 [2023-05-04T08:18:32.960Z] ---> 414a8dcd1186 [2023-05-04T08:18:32.960Z] Removing intermediate container af423d8c1c9f [2023-05-04T08:18:32.960Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / ---> dbb05b1e4ea8 [2023-05-04T08:18:32.960Z] [2023-05-04T08:18:32.960Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:18:32.961Z] ---> Running in 7a92757235b7 [2023-05-04T08:18:32.961Z] ---> Running in 0ab3a9364430 [2023-05-04T08:18:32.961Z] Removing intermediate container 0ab3a9364430 [2023-05-04T08:18:32.961Z] ---> b6d22a7dd64c [2023-05-04T08:18:32.961Z] Step 23/24 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:18:32.961Z] Removing intermediate container 7a92757235b7 [2023-05-04T08:18:32.961Z] ---> 97b233c0a9ea [2023-05-04T08:18:32.961Z] Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:18:32.961Z] Removing intermediate container 6ec9ffc6aed7 [2023-05-04T08:18:32.961Z] ---> 1bd57fe06e21 [2023-05-04T08:18:32.961Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:18:32.961Z] ---> c92290cec5c3 [2023-05-04T08:18:32.961Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-04T08:18:33.220Z] ---> Running in 4aa8f4b21ed5 [2023-05-04T08:18:33.220Z] ---> Running in 2c15bb2b9f79 [2023-05-04T08:18:33.220Z] ---> Running in 259bef7f8d88 [2023-05-04T08:18:33.220Z] Removing intermediate container 9e26cf51f928 [2023-05-04T08:18:33.220Z] ---> 4a28e06141a1 [2023-05-04T08:18:33.220Z] Step 7/33 : COPY . . [2023-05-04T08:18:33.220Z] Removing intermediate container 4aa8f4b21ed5 [2023-05-04T08:18:33.220Z] ---> ae8aa67ee3ff [2023-05-04T08:18:33.220Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T08:18:37.460Z] Removing intermediate container 259bef7f8d88 [2023-05-04T08:18:37.460Z] ---> c9f27f91afd4 [2023-05-04T08:18:37.460Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:18:37.460Z] Removing intermediate container 2c15bb2b9f79 [2023-05-04T08:18:37.460Z] ---> 53a883564081 [2023-05-04T08:18:37.460Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:18:37.460Z] ---> Running in 516b34005c81 [2023-05-04T08:18:37.460Z] ---> ca94063e50b9 [2023-05-04T08:18:37.460Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:18:37.460Z] ---> Running in c48488559eb4 [2023-05-04T08:18:37.460Z] ---> Running in 59a5c6368f36 [2023-05-04T08:18:37.460Z] Removing intermediate container 516b34005c81 [2023-05-04T08:18:37.460Z] ---> 9e08ecc42aa9 [2023-05-04T08:18:37.460Z] [2023-05-04T08:18:37.460Z] ---> fbfe1968daec [2023-05-04T08:18:37.460Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-04T08:18:37.460Z] Removing intermediate container c48488559eb4 [2023-05-04T08:18:37.460Z] ---> 6ceaa502d3dc [2023-05-04T08:18:37.460Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:18:37.460Z] Removing intermediate container 59a5c6368f36 [2023-05-04T08:18:37.460Z] ---> 931a08c65885 [2023-05-04T08:18:37.460Z] [2023-05-04T08:18:37.460Z] ---> Running in 98a45fcf8a01 [2023-05-04T08:18:37.460Z] ---> Running in 9b741ecfc4ec [2023-05-04T08:18:37.753Z] ---> 9205078c8c01 [2023-05-04T08:18:37.753Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-04T08:18:37.753Z] Successfully built 931a08c65885 [2023-05-04T08:18:37.753Z] Successfully built 9e08ecc42aa9 [2023-05-04T08:18:37.753Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-04T08:18:37.753Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-05-04T08:18:37.753Z] Successfully tagged core-command:latest [2023-05-04T08:18:37.753Z] Building support-scheduler [2023-05-04T08:18:37.753Z]  Building core-command ... done Removing intermediate container 9b741ecfc4ec [2023-05-04T08:18:37.753Z] ---> 7589ef98da3d [2023-05-04T08:18:37.753Z] Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:18:37.753Z] ---> Running in 12bc79bebfba [2023-05-04T08:18:37.753Z] Removing intermediate container 12bc79bebfba [2023-05-04T08:18:37.753Z] ---> 72c095c8f1df [2023-05-04T08:18:37.753Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:18:37.753Z] ---> 4512a05ff1cd [2023-05-04T08:18:37.753Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-04T08:18:37.753Z] ---> Running in cb619c9a403d [2023-05-04T08:18:37.753Z] ---> Running in 86d910218c47 [2023-05-04T08:18:38.779Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-04T08:18:41.474Z] Removing intermediate container cb619c9a403d [2023-05-04T08:18:41.474Z] ---> 7ae0e2bcdab0 [2023-05-04T08:18:41.474Z] [2023-05-04T08:18:41.474Z] Successfully built 7ae0e2bcdab0 [2023-05-04T08:18:41.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:18:41.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:18:42.040Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:18:42.040Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:18:43.444Z] Successfully tagged security-proxy-auth:latest [2023-05-04T08:18:43.444Z] Building security-proxy-setup [2023-05-04T08:18:43.444Z] ---> 13bc6ff1f611 [2023-05-04T08:18:43.444Z]  Building security-proxy-auth ... done  ---> 13bc6ff1f611 [2023-05-04T08:18:43.444Z] Step 3/20 : WORKDIR /edgex-goStep 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:18:43.444Z] [2023-05-04T08:18:43.444Z] ---> Using cache [2023-05-04T08:18:43.444Z] ---> 920263ed4fbd [2023-05-04T08:18:43.444Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-04T08:18:43.444Z] ---> Using cache [2023-05-04T08:18:43.444Z] ---> f0f12631e621 [2023-05-04T08:18:43.444Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:18:43.444Z] ---> Using cache [2023-05-04T08:18:43.444Z] ---> dc8c64a2a14d [2023-05-04T08:18:43.444Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:18:43.444Z] ---> Using cache [2023-05-04T08:18:43.444Z] ---> c24a42e9c24d [2023-05-04T08:18:43.444Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:18:43.444Z] ---> Using cache [2023-05-04T08:18:43.444Z] ---> c95f5bd4e507 [2023-05-04T08:18:43.444Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:18:43.444Z] ---> Using cache [2023-05-04T08:18:43.444Z] ---> 5a820a86c76c [2023-05-04T08:18:43.444Z] Step 8/23 : COPY . . [2023-05-04T08:18:43.444Z] ---> Using cache [2023-05-04T08:18:43.444Z] ---> 4c73cde5c0f0 [2023-05-04T08:18:43.444Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-04T08:18:50.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:18:50.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:18:50.020Z] ---> 13bc6ff1f611 [2023-05-04T08:18:50.020Z] Step 3/22 : WORKDIR /edgex-go [2023-05-04T08:18:50.020Z] ---> Using cache [2023-05-04T08:18:50.020Z] ---> 920263ed4fbd [2023-05-04T08:18:50.020Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-04T08:18:50.020Z] ---> Using cache [2023-05-04T08:18:50.020Z] ---> 9ef5adbdb2fc [2023-05-04T08:18:50.020Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-04T08:18:50.020Z] ---> Using cache [2023-05-04T08:18:50.020Z] ---> 5bdbf5583684 [2023-05-04T08:18:50.020Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:18:50.020Z] ---> Using cache [2023-05-04T08:18:50.020Z] ---> 4a28e06141a1 [2023-05-04T08:18:50.020Z] Step 7/22 : COPY . . [2023-05-04T08:18:50.020Z] ---> Using cache [2023-05-04T08:18:50.020Z] ---> fbfe1968daec [2023-05-04T08:18:50.020Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-04T08:18:52.558Z] Removing intermediate container 86d910218c47 [2023-05-04T08:18:52.558Z] ---> cec59bb75c0e [2023-05-04T08:18:52.558Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:18:52.558Z] ---> Running in 041f24a51412 [2023-05-04T08:18:52.558Z] ---> Running in 226cc220df0c [2023-05-04T08:18:52.558Z] ---> Running in 7300c35e28bc [2023-05-04T08:18:52.558Z] ---> Running in 67848673486f [2023-05-04T08:18:52.558Z] Removing intermediate container 67848673486f [2023-05-04T08:18:52.558Z] ---> 18e2018e36c0 [2023-05-04T08:18:52.558Z] Step 23/25 : LABEL arch=x86_64 [2023-05-04T08:18:52.558Z] ---> Running in 9ba8c9a73e23 [2023-05-04T08:18:52.558Z] Removing intermediate container 9ba8c9a73e23 [2023-05-04T08:18:52.558Z] ---> 5c87fdadb339 [2023-05-04T08:18:52.558Z] Step 24/25 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:18:52.558Z] ---> Running in 73fa4591e2a7 [2023-05-04T08:18:52.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:52.840Z] Removing intermediate container 73fa4591e2a7 [2023-05-04T08:18:52.840Z] ---> 5f9f5ab1110c [2023-05-04T08:18:52.840Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T08:18:52.840Z] ---> Running in 8b387577a7c3 [2023-05-04T08:18:52.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:52.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-04T08:18:53.099Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-04T08:18:53.099Z] Removing intermediate container 8b387577a7c3 [2023-05-04T08:18:53.099Z] ---> d3746907d919 [2023-05-04T08:18:53.099Z] [2023-05-04T08:18:53.099Z] Successfully built d3746907d919 [2023-05-04T08:18:53.099Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:18:53.099Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:18:53.099Z] OK: 17819 distinct packages available [2023-05-04T08:18:53.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:53.099Z] Successfully tagged core-metadata:latest [2023-05-04T08:18:53.099Z]  Building core-metadata ... done Building security-secretstore-setup [2023-05-04T08:18:53.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-04T08:18:53.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-04T08:18:53.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-04T08:18:53.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:18:53.617Z] OK: 265 MiB in 53 packages [2023-05-04T08:18:55.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-04T08:18:55.832Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-04T08:18:57.977Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:18:57.977Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:18:57.977Z] ---> 13bc6ff1f611 [2023-05-04T08:18:57.977Z] Step 3/25 : WORKDIR /edgex-go [2023-05-04T08:18:57.977Z] ---> Using cache [2023-05-04T08:18:57.977Z] ---> 920263ed4fbd [2023-05-04T08:18:57.977Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-04T08:18:57.977Z] ---> Using cache [2023-05-04T08:18:57.977Z] ---> 9ef5adbdb2fc [2023-05-04T08:18:57.977Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-04T08:18:57.977Z] ---> Using cache [2023-05-04T08:18:57.977Z] ---> 5bdbf5583684 [2023-05-04T08:18:57.977Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:18:57.977Z] ---> Using cache [2023-05-04T08:18:57.977Z] ---> 4a28e06141a1 [2023-05-04T08:18:57.977Z] Step 7/25 : COPY . . [2023-05-04T08:18:57.977Z] ---> Using cache [2023-05-04T08:18:57.977Z] ---> fbfe1968daec [2023-05-04T08:18:57.977Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-04T08:18:58.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-04T08:18:58.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-04T08:18:58.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-04T08:18:58.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-04T08:18:59.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-04T08:19:02.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-04T08:19:02.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-04T08:19:02.402Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-04T08:19:02.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-04T08:19:04.697Z] ---> Running in db4c0f6607ec [2023-05-04T08:19:04.698Z] Removing intermediate container 041f24a51412 [2023-05-04T08:19:04.698Z] ---> fd64a274628d [2023-05-04T08:19:04.698Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-04T08:19:04.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-04T08:19:05.292Z] ---> 5cea9d2f23f4 [2023-05-04T08:19:05.292Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:19:08.596Z] ---> Running in 1913f4587ae6 [2023-05-04T08:19:08.596Z] Removing intermediate container 98a45fcf8a01 [2023-05-04T08:19:08.596Z] ---> 1f567828a7ec [2023-05-04T08:19:08.596Z] [2023-05-04T08:19:08.596Z] Step 9/33 : FROM alpine:3.17 [2023-05-04T08:19:08.596Z] ---> 9ed4aefc74f6 [2023-05-04T08:19:08.596Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T08:19:08.596Z] ---> Running in 94405d13a2f8 [2023-05-04T08:19:08.596Z] Removing intermediate container 94405d13a2f8 [2023-05-04T08:19:08.596Z] ---> e5a6764dc9f1 [2023-05-04T08:19:08.596Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-04T08:19:08.596Z] ---> Running in 0e8a0c365203 [2023-05-04T08:19:09.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:19:09.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:19:09.686Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:19:09.686Z] (2/2) Installing su-exec (0.2-r2) [2023-05-04T08:19:09.686Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:19:09.686Z] OK: 7 MiB in 17 packages [2023-05-04T08:19:11.611Z] Removing intermediate container 0e8a0c365203 [2023-05-04T08:19:11.611Z] ---> 219bda3e4c52 [2023-05-04T08:19:11.611Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-04T08:19:11.611Z] ---> Running in fef95d654c34 [2023-05-04T08:19:11.611Z] Removing intermediate container fef95d654c34 [2023-05-04T08:19:11.611Z] ---> 8ffa59a6bbd6 [2023-05-04T08:19:11.611Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-04T08:19:11.929Z] ---> Running in f862edb3aadd [2023-05-04T08:19:12.189Z] Removing intermediate container f862edb3aadd [2023-05-04T08:19:12.189Z] ---> d28bdca3caeb [2023-05-04T08:19:12.189Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-04T08:19:12.189Z] ---> Running in 9520734a75d5 [2023-05-04T08:19:12.845Z] Removing intermediate container 9520734a75d5 [2023-05-04T08:19:12.845Z] ---> 031f4a2f39e4 [2023-05-04T08:19:12.845Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-04T08:19:12.845Z] ---> Running in 4f0d6ff2797d [2023-05-04T08:19:13.106Z] Removing intermediate container 4f0d6ff2797d [2023-05-04T08:19:13.106Z] ---> 99826c77b33a [2023-05-04T08:19:13.106Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-04T08:19:13.107Z] ---> Running in e07a0008526a [2023-05-04T08:19:14.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-04T08:19:14.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-04T08:19:15.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.521s coverage: 28.7% of statements [2023-05-04T08:19:23.210Z] Removing intermediate container e07a0008526a [2023-05-04T08:19:23.210Z] ---> 72786ac1cfd5 [2023-05-04T08:19:23.210Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-04T08:19:23.210Z] ---> Running in e4e1a59beecd [2023-05-04T08:19:25.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.282s coverage: 98.5% of statements [2023-05-04T08:19:27.423Z] Removing intermediate container e4e1a59beecd [2023-05-04T08:19:27.423Z] ---> f17dafef3ed4 [2023-05-04T08:19:27.423Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-04T08:19:28.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-04T08:19:29.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-04T08:19:29.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-04T08:19:29.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-04T08:19:30.965Z] Removing intermediate container 7300c35e28bc [2023-05-04T08:19:30.965Z] ---> 5562edb06a76 [2023-05-04T08:19:30.965Z] [2023-05-04T08:19:30.965Z] Step 9/22 : FROM alpine:3.17 [2023-05-04T08:19:30.965Z] ---> 9ed4aefc74f6 [2023-05-04T08:19:30.965Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-04T08:19:30.965Z] ---> 61d8058e55c5 [2023-05-04T08:19:30.965Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-04T08:19:31.227Z] ---> Running in 4e42dffc1ad8 [2023-05-04T08:19:31.227Z] ---> Running in f473d36ffaec [2023-05-04T08:19:31.227Z] Removing intermediate container 226cc220df0c [2023-05-04T08:19:31.227Z] ---> 003ef84b1cf8 [2023-05-04T08:19:31.227Z] [2023-05-04T08:19:31.227Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:19:31.227Z] ---> 9ed4aefc74f6 [2023-05-04T08:19:31.227Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:19:31.227Z] ---> Using cache [2023-05-04T08:19:31.227Z] ---> 5e2c7f461f79 [2023-05-04T08:19:31.227Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:19:31.227Z] ---> Using cache [2023-05-04T08:19:31.227Z] ---> bee22d15cb5e [2023-05-04T08:19:31.227Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-04T08:19:31.866Z] ---> Running in ce2a8d3a8c55 [2023-05-04T08:19:31.866Z] Removing intermediate container 1913f4587ae6 [2023-05-04T08:19:31.866Z] ---> 9fbdf542b4b2 [2023-05-04T08:19:31.867Z] Step 7/20 : COPY . . [2023-05-04T08:19:32.437Z] Removing intermediate container ce2a8d3a8c55 [2023-05-04T08:19:32.437Z] ---> 770f475cd24d [2023-05-04T08:19:32.437Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T08:19:32.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:19:32.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:19:32.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.546s coverage: 71.5% of statements [2023-05-04T08:19:32.698Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:19:32.698Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-04T08:19:32.698Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:19:32.698Z] OK: 8 MiB in 17 packages [2023-05-04T08:19:36.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-04T08:19:36.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-04T08:19:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 54.0% of statements [2023-05-04T08:19:37.285Z] ---> Running in c44fa5d28866 [2023-05-04T08:19:37.285Z] Removing intermediate container db4c0f6607ec [2023-05-04T08:19:37.285Z] ---> b8404328802f [2023-05-04T08:19:37.285Z] [2023-05-04T08:19:37.285Z] Step 9/25 : FROM alpine:3.17 [2023-05-04T08:19:37.285Z] ---> 9ed4aefc74f6 [2023-05-04T08:19:37.285Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-04T08:19:37.545Z] ---> Running in 9e446f604d8d [2023-05-04T08:19:37.545Z] Removing intermediate container c44fa5d28866 [2023-05-04T08:19:37.545Z] ---> f56d5c6ea94c [2023-05-04T08:19:37.545Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:19:37.545Z] Removing intermediate container f473d36ffaec [2023-05-04T08:19:37.545Z] ---> da355733e50b [2023-05-04T08:19:37.545Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:19:37.545Z] Removing intermediate container 4e42dffc1ad8 [2023-05-04T08:19:37.545Z] ---> 4199df1657a0 [2023-05-04T08:19:37.545Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-04T08:19:37.545Z] ---> Running in 4e2d7e6da14f [2023-05-04T08:19:38.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:19:38.216Z] Removing intermediate container 4e2d7e6da14f [2023-05-04T08:19:38.216Z] ---> 194e4fa94686 [2023-05-04T08:19:38.216Z] Step 12/22 : WORKDIR /edgex [2023-05-04T08:19:38.216Z] ---> 660d291d4736 [2023-05-04T08:19:38.550Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:19:38.550Z] ---> cd892e15be73 [2023-05-04T08:19:38.550Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:19:38.550Z] ---> Running in fab0254dc82f [2023-05-04T08:19:38.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:19:38.824Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-04T08:19:38.824Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-04T08:19:38.824Z] (3/3) Installing su-exec (0.2-r2) [2023-05-04T08:19:38.824Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:19:38.824Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:19:38.824Z] Removing intermediate container fab0254dc82f [2023-05-04T08:19:38.824Z] ---> 7516a60ec606 [2023-05-04T08:19:38.824Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:19:38.824Z] ---> dd5b084596d1 [2023-05-04T08:19:38.824Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-04T08:19:38.824Z] OK: 8 MiB in 18 packages [2023-05-04T08:19:38.824Z] ---> fe5034b019aa [2023-05-04T08:19:38.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-04T08:19:38.824Z] ---> 35a6e293d56f [2023-05-04T08:19:38.824Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-04T08:19:39.835Z] ---> Running in 04401965c638 [2023-05-04T08:19:39.835Z] ---> 4cf3110e72e8 [2023-05-04T08:19:39.835Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:19:39.835Z] ---> 5b9bb6e428c0 [2023-05-04T08:19:39.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:19:39.835Z] ---> 628e16691df9 [2023-05-04T08:19:39.835Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-04T08:19:40.097Z] Removing intermediate container 9e446f604d8d [2023-05-04T08:19:40.097Z] ---> b24f1b9a9111 [2023-05-04T08:19:40.097Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-04T08:19:40.097Z] ---> 31af3f60f46d [2023-05-04T08:19:40.097Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-04T08:19:40.097Z] ---> Running in 98cd49b95d77 [2023-05-04T08:19:40.097Z] ---> d30f3882e636 [2023-05-04T08:19:40.097Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-04T08:19:40.097Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-04T08:19:40.097Z] ---> 773574ed638f [2023-05-04T08:19:40.097Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-04T08:19:40.097Z] ---> Running in 97ef4580b2d4 [2023-05-04T08:19:40.437Z] Removing intermediate container 98cd49b95d77 [2023-05-04T08:19:40.437Z] ---> b91fc1966a09 [2023-05-04T08:19:40.437Z] Step 12/25 : WORKDIR / [2023-05-04T08:19:40.437Z] ---> 0d26e6539e0d [2023-05-04T08:19:40.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-04T08:19:40.437Z] ---> Running in 3afe37b84b1d [2023-05-04T08:19:40.437Z] Removing intermediate container 97ef4580b2d4 [2023-05-04T08:19:40.437Z] ---> 2f9d23b7d217 [2023-05-04T08:19:40.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:19:40.736Z] ---> Running in 9218171c79e4 [2023-05-04T08:19:40.736Z] ---> b95e2c2f3538 [2023-05-04T08:19:40.736Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-04T08:19:40.736Z] Removing intermediate container 3afe37b84b1d [2023-05-04T08:19:40.736Z] ---> 37b45d1efdd5 [2023-05-04T08:19:40.736Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:19:40.736Z] Removing intermediate container 9218171c79e4 [2023-05-04T08:19:40.736Z] ---> e019c74e5ae7 [2023-05-04T08:19:40.736Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:19:40.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-04T08:19:40.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:19:40.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-04T08:19:40.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-04T08:19:40.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-04T08:19:40.997Z] ---> Running in 3d81595269a7 [2023-05-04T08:19:40.997Z] ---> fe68b756817a [2023-05-04T08:19:40.997Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:19:40.997Z] ---> 2e797ec95a29 [2023-05-04T08:19:40.997Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-04T08:19:40.997Z] ---> 863054eccfdc [2023-05-04T08:19:40.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T08:19:40.997Z] Removing intermediate container 3d81595269a7 [2023-05-04T08:19:40.997Z] ---> c57d63453fe0 [2023-05-04T08:19:40.997Z] Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:19:40.997Z] ---> Running in 79d07a271ed6 [2023-05-04T08:19:41.258Z] ---> 2625d1bcfb9b [2023-05-04T08:19:41.258Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-04T08:19:41.258Z] ---> 7321ce3950eb [2023-05-04T08:19:41.258Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-04T08:19:41.258Z] Removing intermediate container 79d07a271ed6 [2023-05-04T08:19:41.258Z] ---> 3217279eef0e [2023-05-04T08:19:41.258Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:19:41.258Z] ---> ee3b55b9c677 [2023-05-04T08:19:41.258Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:19:41.258Z] ---> Running in 030f9b510852 [2023-05-04T08:19:41.258Z] ---> Running in b74776a84426 [2023-05-04T08:19:41.516Z] Removing intermediate container 030f9b510852 [2023-05-04T08:19:41.516Z] ---> bb25f4322b53 [2023-05-04T08:19:41.516Z] [2023-05-04T08:19:41.516Z] ---> 9d5f5b43aff5 [2023-05-04T08:19:41.516Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-04T08:19:41.516Z] ---> dcb8c82fe328 [2023-05-04T08:19:41.516Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-04T08:19:41.516Z] ---> Running in f04b57106cf5 [2023-05-04T08:19:41.516Z] Successfully built bb25f4322b53 [2023-05-04T08:19:41.516Z] Successfully tagged support-scheduler:latest [2023-05-04T08:19:41.516Z]  Building support-scheduler ... done Building core-data [2023-05-04T08:19:45.006Z] ---> 9cd381c23a13 [2023-05-04T08:19:45.006Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:19:45.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:19:45.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:19:45.609Z] ---> 13bc6ff1f611 [2023-05-04T08:19:45.609Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:19:45.609Z] ---> Using cache [2023-05-04T08:19:45.609Z] ---> f0f12631e621 [2023-05-04T08:19:45.609Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:19:45.609Z] ---> Using cache [2023-05-04T08:19:45.609Z] ---> dc8c64a2a14d [2023-05-04T08:19:45.609Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:19:45.609Z] ---> Using cache [2023-05-04T08:19:45.609Z] ---> c24a42e9c24d [2023-05-04T08:19:45.609Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:19:45.609Z] ---> Using cache [2023-05-04T08:19:45.609Z] ---> c95f5bd4e507 [2023-05-04T08:19:45.609Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:19:45.609Z] ---> Using cache [2023-05-04T08:19:45.609Z] ---> 5a820a86c76c [2023-05-04T08:19:45.609Z] Step 8/23 : COPY . . [2023-05-04T08:19:45.609Z] ---> Using cache [2023-05-04T08:19:45.609Z] ---> 4c73cde5c0f0 [2023-05-04T08:19:45.609Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-04T08:19:47.397Z] ---> Running in 184298d25e22 [2023-05-04T08:19:47.397Z] ---> 9d792112e512 [2023-05-04T08:19:47.397Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-04T08:19:47.397Z] Removing intermediate container b74776a84426 [2023-05-04T08:19:47.397Z] ---> babd434ee8d3 [2023-05-04T08:19:47.397Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:19:47.659Z] ---> Running in 9d9da8b0a5c6 [2023-05-04T08:19:47.659Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-04T08:19:47.919Z] Removing intermediate container f04b57106cf5 [2023-05-04T08:19:47.919Z] ---> 1a0f6ff2f5a7 [2023-05-04T08:19:47.919Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-04T08:19:47.919Z] ---> Running in b6fabcbb298c [2023-05-04T08:19:48.183Z] Removing intermediate container 9d9da8b0a5c6 [2023-05-04T08:19:48.183Z] ---> 06f084a62f93 [2023-05-04T08:19:48.183Z] Step 20/22 : LABEL arch=x86_64 [2023-05-04T08:19:48.183Z] ---> f92873281a80 [2023-05-04T08:19:48.183Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-04T08:19:48.183Z] ---> Running in 235119ddba30 [2023-05-04T08:19:48.183Z] Removing intermediate container b6fabcbb298c [2023-05-04T08:19:48.183Z] ---> 997e14f4f101 [2023-05-04T08:19:48.183Z] Step 30/33 : CMD ["gate"] [2023-05-04T08:19:48.493Z] ---> Running in 28be869d960c [2023-05-04T08:19:48.869Z] Removing intermediate container 235119ddba30 [2023-05-04T08:19:48.869Z] ---> a8747c139272 [2023-05-04T08:19:48.869Z] Step 21/22 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:19:49.137Z] Removing intermediate container 28be869d960c [2023-05-04T08:19:49.137Z] ---> c9e51fdfe799 [2023-05-04T08:19:49.137Z] Step 31/33 : LABEL arch=x86_64 [2023-05-04T08:19:49.137Z] ---> Running in acab42843692 [2023-05-04T08:19:49.137Z] ---> 818e4dca1beb [2023-05-04T08:19:49.137Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T08:19:49.137Z] ---> Running in 94b17c48ffcd [2023-05-04T08:19:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-04T08:19:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-04T08:19:49.402Z] Removing intermediate container acab42843692 [2023-05-04T08:19:49.403Z] ---> 83d8c917c735 [2023-05-04T08:19:49.403Z] Step 22/22 : LABEL version=0.0.0 [2023-05-04T08:19:49.403Z] ---> 6ca49e691e09 [2023-05-04T08:19:49.403Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:19:49.403Z] ---> Running in 1768cf689fd7 [2023-05-04T08:19:49.403Z] Removing intermediate container 94b17c48ffcd [2023-05-04T08:19:49.403Z] ---> 2110a41ee77d [2023-05-04T08:19:49.403Z] Step 32/33 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:19:49.690Z] ---> Running in 87ef7ca0d64c [2023-05-04T08:19:49.690Z] ---> Running in fc3379207543 [2023-05-04T08:19:49.690Z] Removing intermediate container 1768cf689fd7 [2023-05-04T08:19:49.690Z] ---> 451844b93cf3 [2023-05-04T08:19:49.690Z] [2023-05-04T08:19:49.690Z] Removing intermediate container fc3379207543 [2023-05-04T08:19:49.690Z] ---> af491b77f0a5 [2023-05-04T08:19:49.690Z] Step 33/33 : LABEL version=0.0.0 [2023-05-04T08:19:49.690Z] Successfully built 451844b93cf3 [2023-05-04T08:19:49.951Z] Successfully tagged security-proxy-setup:latest [2023-05-04T08:19:49.951Z]  Building security-proxy-setup ... done Building security-spire-server [2023-05-04T08:19:49.951Z] ---> Running in 37c4e9a6e2de [2023-05-04T08:19:52.525Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:19:52.525Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:19:52.525Z] ---> 13bc6ff1f611 [2023-05-04T08:19:52.525Z] Step 3/26 : WORKDIR /edgex-go [2023-05-04T08:19:52.525Z] ---> Using cache [2023-05-04T08:19:52.525Z] ---> 920263ed4fbd [2023-05-04T08:19:52.525Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:19:52.525Z] ---> Using cache [2023-05-04T08:19:52.525Z] ---> d9ffd6640ac3 [2023-05-04T08:19:52.525Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-04T08:19:52.525Z] ---> Using cache [2023-05-04T08:19:52.525Z] ---> 139504b1032b [2023-05-04T08:19:52.525Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:19:52.525Z] ---> Using cache [2023-05-04T08:19:52.525Z] ---> 4a9f6e806320 [2023-05-04T08:19:52.525Z] Step 7/26 : COPY . . [2023-05-04T08:19:52.525Z] ---> Using cache [2023-05-04T08:19:52.525Z] ---> fd1cb229e56d [2023-05-04T08:19:52.525Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:19:52.525Z] ---> Using cache [2023-05-04T08:19:52.525Z] ---> e3dd0373d99d [2023-05-04T08:19:52.525Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-04T08:19:52.525Z] ---> Using cache [2023-05-04T08:19:52.525Z] ---> e2c95393a1a1 [2023-05-04T08:19:52.525Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:19:52.525Z] ---> Using cache [2023-05-04T08:19:52.525Z] ---> 20c61f6c2ce0 [2023-05-04T08:19:52.525Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-04T08:19:55.903Z] Removing intermediate container 37c4e9a6e2de [2023-05-04T08:19:55.903Z] ---> 324c31ddbce9 [2023-05-04T08:19:55.903Z] [2023-05-04T08:19:55.903Z] Successfully built 324c31ddbce9 [2023-05-04T08:19:56.474Z] Successfully tagged security-bootstrapper:latest [2023-05-04T08:19:56.474Z] Building support-notifications [2023-05-04T08:19:56.474Z]  Building security-bootstrapper ... done  ---> Running in eeccfda9bdb1 [2023-05-04T08:19:59.826Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:19:59.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:19:59.826Z] ---> 13bc6ff1f611 [2023-05-04T08:19:59.826Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:19:59.826Z] ---> Using cache [2023-05-04T08:19:59.826Z] ---> f0f12631e621 [2023-05-04T08:19:59.826Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:19:59.826Z] ---> Using cache [2023-05-04T08:19:59.826Z] ---> dc8c64a2a14d [2023-05-04T08:19:59.826Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-04T08:20:01.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.223s coverage: 88.5% of statements [2023-05-04T08:20:01.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.379s coverage: 3.8% of statements [2023-05-04T08:20:03.140Z] Removing intermediate container 87ef7ca0d64c [2023-05-04T08:20:03.140Z] ---> 51b136bc2809 [2023-05-04T08:20:03.140Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:20:03.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-04T08:20:03.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:20:03.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-04T08:20:04.534Z] ---> Running in da874913d066 [2023-05-04T08:20:04.534Z] ---> Running in 0aa1b836be64 [2023-05-04T08:20:04.534Z] Removing intermediate container da874913d066 [2023-05-04T08:20:04.534Z] ---> 8a5282196645 [2023-05-04T08:20:04.534Z] Step 23/25 : LABEL arch=x86_64 [2023-05-04T08:20:04.534Z] ---> Running in 39d14b7d6832 [2023-05-04T08:20:04.534Z] Removing intermediate container eeccfda9bdb1 [2023-05-04T08:20:04.534Z] ---> 048ef6267bd0 [2023-05-04T08:20:04.534Z] Step 12/26 : WORKDIR /edgex-go [2023-05-04T08:20:04.795Z] ---> Running in ea1100318d26 [2023-05-04T08:20:04.795Z] Removing intermediate container 39d14b7d6832 [2023-05-04T08:20:04.795Z] ---> b0664c00910f [2023-05-04T08:20:04.795Z] Step 24/25 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:20:04.795Z] ---> Running in 462782804a21 [2023-05-04T08:20:04.795Z] Removing intermediate container ea1100318d26 [2023-05-04T08:20:04.795Z] ---> a1ab28e3b9d9 [2023-05-04T08:20:04.795Z] [2023-05-04T08:20:04.795Z] Step 13/26 : FROM alpine:3.17 [2023-05-04T08:20:04.795Z] ---> 9ed4aefc74f6 [2023-05-04T08:20:04.795Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:20:04.795Z] ---> Using cache [2023-05-04T08:20:04.795Z] ---> c44bff656e91 [2023-05-04T08:20:04.795Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T08:20:04.795Z] ---> Running in 5488b513d3fa [2023-05-04T08:20:04.795Z] Removing intermediate container 462782804a21 [2023-05-04T08:20:04.795Z] ---> 6e07887cdc24 [2023-05-04T08:20:04.795Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T08:20:04.795Z] ---> Running in bd38d8300b1e [2023-05-04T08:20:05.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:05.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:05.060Z] Removing intermediate container bd38d8300b1e [2023-05-04T08:20:05.060Z] ---> c12f9b6dccf2 [2023-05-04T08:20:05.060Z] [2023-05-04T08:20:05.060Z] Successfully built c12f9b6dccf2 [2023-05-04T08:20:05.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.600s coverage: 95.6% of statements [2023-05-04T08:20:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-04T08:20:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-04T08:20:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-04T08:20:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-04T08:20:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-04T08:20:05.206Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-05-04T08:20:05.321Z] Successfully tagged security-secretstore-setup:latest [2023-05-04T08:20:05.321Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:05.321Z] OK: 265 MiB in 53 packages [2023-05-04T08:20:05.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:05.583Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:20:05.583Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:20:05.583Z] OK: 17820 distinct packages available [2023-05-04T08:20:05.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:05.877Z] Removing intermediate container 0aa1b836be64 [2023-05-04T08:20:05.877Z] ---> e7f94a63d8ea [2023-05-04T08:20:05.877Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:20:05.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:06.138Z] ---> 3b1f4008f871 [2023-05-04T08:20:06.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:20:06.138Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-04T08:20:06.138Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:20:06.138Z] (3/5) Installing libucontext (1.2-r0) [2023-05-04T08:20:06.138Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-04T08:20:06.138Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-04T08:20:06.138Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:20:06.138Z] ---> Running in 19b7bc23fda2 [2023-05-04T08:20:06.138Z] OK: 8 MiB in 20 packages [2023-05-04T08:20:07.089Z] Removing intermediate container 5488b513d3fa [2023-05-04T08:20:07.089Z] ---> 06cc92b0c60a [2023-05-04T08:20:07.089Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:20:07.347Z] ---> ca76a8604115 [2023-05-04T08:20:07.347Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:20:07.913Z] ---> afa55663ab23 [2023-05-04T08:20:07.913Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:20:10.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-04T08:20:10.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-04T08:20:10.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-04T08:20:10.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 65.9% of statements [2023-05-04T08:20:14.572Z] ---> 3e0d917a5648 [2023-05-04T08:20:14.572Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:20:14.572Z] Removing intermediate container 04401965c638 [2023-05-04T08:20:14.572Z] ---> 4efd6874e819 [2023-05-04T08:20:14.572Z] [2023-05-04T08:20:14.572Z] Step 9/20 : FROM alpine:3.17 [2023-05-04T08:20:14.572Z] ---> 9ed4aefc74f6 [2023-05-04T08:20:14.572Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T08:20:14.572Z] ---> Using cache [2023-05-04T08:20:14.572Z] ---> e5a6764dc9f1 [2023-05-04T08:20:14.572Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-04T08:20:15.154Z] ---> Running in 4841c12e3a05 [2023-05-04T08:20:20.442Z] ---> d87a41bf3ab2 [2023-05-04T08:20:20.442Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-04T08:20:20.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:20.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-04T08:20:20.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-04T08:20:20.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.401s coverage: 0.9% of statements [2023-05-04T08:20:20.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements [2023-05-04T08:20:20.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:20.702Z] ---> 5e4ce83d4914 [2023-05-04T08:20:20.702Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-04T08:20:20.961Z] Removing intermediate container 184298d25e22 [2023-05-04T08:20:20.961Z] ---> cf57f462b6f6 [2023-05-04T08:20:20.961Z] [2023-05-04T08:20:20.961Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:20:20.961Z] ---> 9ed4aefc74f6 [2023-05-04T08:20:20.961Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:20:20.961Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:20:20.961Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:20:20.961Z] OK: 17820 distinct packages available [2023-05-04T08:20:20.961Z] ---> Running in 46ae4e469e3e [2023-05-04T08:20:20.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:21.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:21.246Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-04T08:20:21.507Z] Removing intermediate container 46ae4e469e3e [2023-05-04T08:20:21.507Z] ---> ed28e3753d2e [2023-05-04T08:20:21.507Z] ---> 3d8b27ab2044 [2023-05-04T08:20:21.507Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 12/23 : ENV APP_PORT=59880 [2023-05-04T08:20:21.507Z] [2023-05-04T08:20:21.507Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-04T08:20:21.507Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-04T08:20:21.507Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-04T08:20:21.507Z] (5/9) Installing curl (8.0.1-r0) [2023-05-04T08:20:21.507Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-04T08:20:21.507Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:20:21.507Z] (8/9) Installing libucontext (1.2-r0) [2023-05-04T08:20:21.507Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-04T08:20:21.507Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:20:21.507Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:20:21.507Z] ---> Running in d3fd7266c144 [2023-05-04T08:20:21.507Z] ---> Running in e6da5dc6ab41 [2023-05-04T08:20:21.507Z] OK: 10 MiB in 24 packages [2023-05-04T08:20:22.546Z] Removing intermediate container d3fd7266c144 [2023-05-04T08:20:22.546Z] ---> adcadfd5a841 [2023-05-04T08:20:22.546Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:20:22.546Z] Removing intermediate container e6da5dc6ab41 [2023-05-04T08:20:22.546Z] ---> 500cc1ebfa23 [2023-05-04T08:20:22.546Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-04T08:20:22.546Z] ---> Running in 4b6cfd0cb7a0 [2023-05-04T08:20:22.546Z] ---> Running in 6b71dc980366 [2023-05-04T08:20:22.815Z] Removing intermediate container 4b6cfd0cb7a0 [2023-05-04T08:20:22.815Z] ---> bf72abf8e26f [2023-05-04T08:20:22.815Z] Step 24/26 : LABEL arch=x86_64 [2023-05-04T08:20:22.815Z] Removing intermediate container 6b71dc980366 [2023-05-04T08:20:22.815Z] ---> b84b60780711 [2023-05-04T08:20:22.815Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:20:22.815Z] ---> Running in 11ee15fbff49 [2023-05-04T08:20:22.815Z] ---> Running in e0fa1f789fdb [2023-05-04T08:20:22.815Z] Removing intermediate container 4841c12e3a05 [2023-05-04T08:20:22.815Z] ---> 01cb88886d1d [2023-05-04T08:20:22.815Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:20:23.084Z] Removing intermediate container 11ee15fbff49 [2023-05-04T08:20:23.084Z] ---> c7de0e2f3bc3 [2023-05-04T08:20:23.084Z] Step 25/26 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:20:23.084Z] ---> Running in d7f7f103af19 [2023-05-04T08:20:23.422Z] ---> 340f554ec79e [2023-05-04T08:20:23.422Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:20:23.422Z] Removing intermediate container d7f7f103af19 [2023-05-04T08:20:23.422Z] ---> 266a2e3c18a4 [2023-05-04T08:20:23.422Z] Step 26/26 : LABEL version=0.0.0 [2023-05-04T08:20:23.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:23.422Z] ---> Running in 417b6a5cab91 [2023-05-04T08:20:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:20:23.683Z] ---> 154388bc75a6 [2023-05-04T08:20:23.683Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-04T08:20:23.683Z] Removing intermediate container 417b6a5cab91 [2023-05-04T08:20:23.683Z] ---> 85fb1ff5d062 [2023-05-04T08:20:23.683Z] [2023-05-04T08:20:23.683Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:20:23.683Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:20:23.683Z] OK: 7 MiB in 16 packages [2023-05-04T08:20:23.683Z] Successfully built 85fb1ff5d062 [2023-05-04T08:20:23.683Z] Successfully tagged security-spire-server:latest [2023-05-04T08:20:23.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements [2023-05-04T08:20:23.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 82.9% of statements [2023-05-04T08:20:23.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements [2023-05-04T08:20:23.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements [2023-05-04T08:20:26.232Z]  Building security-spire-server ... done  ---> 40d647fbbc6e [2023-05-04T08:20:26.232Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:20:26.232Z] Removing intermediate container e0fa1f789fdb [2023-05-04T08:20:26.232Z] ---> aed797ac2313 [2023-05-04T08:20:26.232Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:20:26.232Z] ---> 2572881c4c29 [2023-05-04T08:20:26.232Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-04T08:20:26.232Z] ---> 42c1bdca8e5c [2023-05-04T08:20:26.232Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:20:26.232Z] ---> Running in 68f44a347043 [2023-05-04T08:20:26.493Z] ---> 0ba013c836ce [2023-05-04T08:20:26.493Z] Removing intermediate container 68f44a347043 [2023-05-04T08:20:26.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / ---> a50a60c283a2 [2023-05-04T08:20:26.493Z] [2023-05-04T08:20:26.493Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:20:26.753Z] ---> Running in c46929a28cce [2023-05-04T08:20:27.051Z] Removing intermediate container c46929a28cce [2023-05-04T08:20:27.051Z] ---> 99781af11296 [2023-05-04T08:20:27.051Z] Step 18/20 : LABEL arch=x86_64 [2023-05-04T08:20:27.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2023-05-04T08:20:27.318Z] ---> 4bf57d1918c2 [2023-05-04T08:20:27.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:20:27.318Z] ---> Running in 86d54ba84019 [2023-05-04T08:20:27.578Z] Removing intermediate container 86d54ba84019 [2023-05-04T08:20:27.578Z] ---> e0bb4b5aca37 [2023-05-04T08:20:27.578Z] Step 19/20 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:20:27.578Z] ---> a1699f2e49ae [2023-05-04T08:20:27.578Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-04T08:20:27.578Z] ---> Running in 63b5a3bd6f9f [2023-05-04T08:20:27.839Z] ---> Running in ca249b5cf38d [2023-05-04T08:20:27.839Z] Removing intermediate container 63b5a3bd6f9f [2023-05-04T08:20:27.839Z] ---> 6fa4a41c6c68 [2023-05-04T08:20:27.839Z] Step 20/20 : LABEL version=0.0.0 [2023-05-04T08:20:27.839Z] ---> Running in 359de935bb67 [2023-05-04T08:20:27.839Z] Removing intermediate container ca249b5cf38d [2023-05-04T08:20:27.839Z] ---> ba7c4f8423b4 [2023-05-04T08:20:27.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:20:27.839Z] ---> Running in f14c0b438666 [2023-05-04T08:20:27.839Z] Removing intermediate container 359de935bb67 [2023-05-04T08:20:27.839Z] ---> 3eeda208e8a5 [2023-05-04T08:20:27.839Z] [2023-05-04T08:20:28.099Z] Removing intermediate container f14c0b438666 [2023-05-04T08:20:28.099Z] ---> b40daede9420 [2023-05-04T08:20:28.099Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:20:28.099Z] Successfully built 3eeda208e8a5 [2023-05-04T08:20:28.099Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-04T08:20:28.099Z]  Building security-spiffe-token-provider ... done  ---> Running in ff3f91119bff [2023-05-04T08:20:28.381Z] Removing intermediate container ff3f91119bff [2023-05-04T08:20:28.381Z] ---> 92f8bf8ffe4f [2023-05-04T08:20:28.381Z] Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:20:28.381Z] ---> Running in 808522697fb2 [2023-05-04T08:20:28.643Z] Removing intermediate container 808522697fb2 [2023-05-04T08:20:28.643Z] ---> e290aff6c9c1 [2023-05-04T08:20:28.643Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:20:28.643Z] ---> Running in 74b422f840d9 [2023-05-04T08:20:28.906Z] Removing intermediate container 74b422f840d9 [2023-05-04T08:20:28.906Z] ---> 73446ece8491 [2023-05-04T08:20:28.906Z] [2023-05-04T08:20:28.906Z] Successfully built 73446ece8491 [2023-05-04T08:20:28.906Z] Successfully tagged core-data:latest [2023-05-04T08:20:29.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-04T08:20:29.476Z]  Building core-data ... done Removing intermediate container 19b7bc23fda2 [2023-05-04T08:20:29.476Z] ---> e14bb34c132a [2023-05-04T08:20:29.476Z] Step 8/23 : COPY . . [2023-05-04T08:20:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-04T08:20:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-04T08:20:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-04T08:20:31.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-04T08:20:31.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-04T08:20:31.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-04T08:20:31.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-04T08:20:37.866Z] ---> 15bfa5c8c4fc [2023-05-04T08:20:37.866Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-04T08:20:37.866Z] ---> Running in 56de4b811040 [2023-05-04T08:20:37.866Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-04T08:20:39.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements [2023-05-04T08:20:39.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-04T08:20:39.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-04T08:20:39.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-04T08:20:39.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-04T08:20:43.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-04T08:20:43.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-04T08:20:45.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-04T08:20:53.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.916s coverage: 79.9% of statements [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.203s coverage: 62.3% of statements [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements [2023-05-04T08:20:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.451s coverage: 82.1% of statements [2023-05-04T08:20:54.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-04T08:20:55.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 86.0% of statements [2023-05-04T08:20:59.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-04T08:20:59.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-04T08:20:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.024s coverage: 63.1% of statements [2023-05-04T08:20:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-05-04T08:21:01.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-05-04T08:21:01.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2023-05-04T08:21:01.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-05-04T08:21:01.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-04T08:21:01.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-04T08:21:01.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-04T08:21:01.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2023-05-04T08:21:04.460Z] Removing intermediate container 56de4b811040 [2023-05-04T08:21:04.460Z] ---> 4aff9b9d38d8 [2023-05-04T08:21:04.460Z] [2023-05-04T08:21:04.460Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:21:04.460Z] ---> 9ed4aefc74f6 [2023-05-04T08:21:04.460Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-04T08:21:04.460Z] ---> Running in bd67d36a4d85 [2023-05-04T08:21:04.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T08:21:04.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T08:21:04.460Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T08:21:04.460Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:21:04.460Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:21:04.460Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:21:04.460Z] OK: 8 MiB in 17 packages [2023-05-04T08:21:04.460Z] Removing intermediate container bd67d36a4d85 [2023-05-04T08:21:04.460Z] ---> 825339e884e9 [2023-05-04T08:21:04.460Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:21:04.460Z] ---> Running in a3f6bb7a16a8 [2023-05-04T08:21:04.460Z] Removing intermediate container a3f6bb7a16a8 [2023-05-04T08:21:04.460Z] ---> 4fb9b7df0953 [2023-05-04T08:21:04.460Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-04T08:21:04.460Z] ---> Running in 0015c41cc21c [2023-05-04T08:21:04.460Z] Removing intermediate container 0015c41cc21c [2023-05-04T08:21:04.460Z] ---> 0b80e2509ac5 [2023-05-04T08:21:04.460Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T08:21:04.460Z] ---> Running in 3953776df41f [2023-05-04T08:21:04.460Z] Removing intermediate container 3953776df41f [2023-05-04T08:21:04.460Z] ---> 6afa15b0f57c [2023-05-04T08:21:04.460Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:21:04.460Z] ---> e4ca7da0d4e9 [2023-05-04T08:21:04.460Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:21:04.460Z] ---> dc84111e53f9 [2023-05-04T08:21:04.460Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-04T08:21:04.460Z] ---> 6c5b0fdfe644 [2023-05-04T08:21:04.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:21:04.460Z] ---> eba0ad25dfb6 [2023-05-04T08:21:04.460Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-04T08:21:04.460Z] ---> Running in 2b8da8499ef2 [2023-05-04T08:21:04.460Z] Removing intermediate container 2b8da8499ef2 [2023-05-04T08:21:04.460Z] ---> 0cdaf298e24c [2023-05-04T08:21:04.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:21:04.460Z] ---> Running in 087da720488f [2023-05-04T08:21:04.460Z] Removing intermediate container 087da720488f [2023-05-04T08:21:04.460Z] ---> 0eb1ca69e1ad [2023-05-04T08:21:04.460Z] Step 21/23 : LABEL arch=x86_64 [2023-05-04T08:21:04.460Z] ---> Running in 7ada26ba1747 [2023-05-04T08:21:04.460Z] Removing intermediate container 7ada26ba1747 [2023-05-04T08:21:04.460Z] ---> 120a0d8e72a1 [2023-05-04T08:21:04.460Z] Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [2023-05-04T08:21:04.460Z] ---> Running in 446528f74705 [2023-05-04T08:21:04.460Z] Removing intermediate container 446528f74705 [2023-05-04T08:21:04.460Z] ---> 198b9d64014e [2023-05-04T08:21:04.460Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:21:04.460Z] ---> Running in 8f438aba03e9 [2023-05-04T08:21:04.460Z] Removing intermediate container 8f438aba03e9 [2023-05-04T08:21:04.460Z] ---> f782a12cbb56 [2023-05-04T08:21:04.460Z] [2023-05-04T08:21:04.460Z] Successfully built f782a12cbb56 [2023-05-04T08:21:04.460Z] Successfully tagged support-notifications:latest [2023-05-04T08:21:04.467Z]  Building support-notifications ... done  [Pipeline] } [2023-05-04T08:21:04.495Z] $ docker stop --time=1 7eb204b7fa6acbaca596f27c10c67b448f1e579b87a018c20a1c5c5e854cd757 [2023-05-04T08:21:05.789Z] $ docker rm -f --volumes 7eb204b7fa6acbaca596f27c10c67b448f1e579b87a018c20a1c5c5e854cd757 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T08:21:06.192Z] + docker images [2023-05-04T08:21:06.192Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-04T08:21:06.192Z] support-notifications latest f782a12cbb56 3 seconds ago 32.4MB [2023-05-04T08:21:06.192Z] 4aff9b9d38d8 9 seconds ago 1.79GB [2023-05-04T08:21:06.192Z] core-data latest 73446ece8491 38 seconds ago 20MB [2023-05-04T08:21:06.192Z] security-spiffe-token-provider latest 3eeda208e8a5 39 seconds ago 32.8MB [2023-05-04T08:21:06.192Z] security-spire-server latest 85fb1ff5d062 43 seconds ago 103MB [2023-05-04T08:21:06.192Z] cf57f462b6f6 47 seconds ago 1.73GB [2023-05-04T08:21:06.192Z] 4efd6874e819 53 seconds ago 1.76GB [2023-05-04T08:21:06.192Z] a1ab28e3b9d9 About a minute ago 1.58GB [2023-05-04T08:21:06.192Z] security-secretstore-setup latest c12f9b6dccf2 About a minute ago 32.8MB [2023-05-04T08:21:06.192Z] security-bootstrapper latest 324c31ddbce9 About a minute ago 22.2MB [2023-05-04T08:21:06.192Z] security-proxy-setup latest 451844b93cf3 About a minute ago 18.7MB [2023-05-04T08:21:06.192Z] support-scheduler latest bb25f4322b53 About a minute ago 31.8MB [2023-05-04T08:21:06.192Z] b8404328802f About a minute ago 1.72GB [2023-05-04T08:21:06.193Z] 003ef84b1cf8 About a minute ago 1.79GB [2023-05-04T08:21:06.193Z] 5562edb06a76 About a minute ago 1.7GB [2023-05-04T08:21:06.193Z] 1f567828a7ec 2 minutes ago 1.71GB [2023-05-04T08:21:06.193Z] core-metadata latest d3746907d919 2 minutes ago 20.4MB [2023-05-04T08:21:06.193Z] core-command latest 9e08ecc42aa9 2 minutes ago 19.8MB [2023-05-04T08:21:06.193Z] core-common-config-bootstrapper latest 931a08c65885 2 minutes ago 17.2MB [2023-05-04T08:21:06.193Z] security-proxy-auth latest 7ae0e2bcdab0 2 minutes ago 18.3MB [2023-05-04T08:21:06.193Z] 907345751c8e 2 minutes ago 1.73GB [2023-05-04T08:21:06.193Z] d60a0eaee7ea 2 minutes ago 1.72GB [2023-05-04T08:21:06.193Z] a5d5738cc2ca 2 minutes ago 1.7GB [2023-05-04T08:21:06.193Z] bd0eca5bca4c 2 minutes ago 1.72GB [2023-05-04T08:21:06.193Z] security-spire-agent latest e87de1936ea7 3 minutes ago 161MB [2023-05-04T08:21:06.193Z] security-spire-config latest 4e9c59ab1684 3 minutes ago 102MB [2023-05-04T08:21:06.193Z] d88918ae5bc1 3 minutes ago 1.58GB [2023-05-04T08:21:06.193Z] ede2cbb9926b 3 minutes ago 1.58GB [2023-05-04T08:21:06.193Z] ci-base-image-x86_64 latest 13bc6ff1f611 7 minutes ago 918MB [2023-05-04T08:21:06.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 9 days ago 700MB [2023-05-04T08:21:06.193Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-04T08:21:06.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-04T08:21:06.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T08:21:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-04T08:21:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-04T08:21:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-04T08:21:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.967s coverage: 38.4% of statements [2023-05-04T08:21:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements [2023-05-04T08:21:13.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-04T08:21:13.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-04T08:21:13.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-04T08:21:13.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-04T08:21:13.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2023-05-04T08:21:20.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-04T08:21:20.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-04T08:21:20.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-04T08:21:20.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-04T08:21:25.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.283s coverage: 17.7% of statements [2023-05-04T08:21:25.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-04T08:21:25.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:21:25.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-04T08:21:25.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-04T08:21:26.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.534s coverage: 92.3% of statements [2023-05-04T08:21:29.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-04T08:21:29.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-04T08:21:29.870Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 61.5% of statements [2023-05-04T08:21:31.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-04T08:21:31.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-04T08:21:32.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements [2023-05-04T08:21:33.338Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-04T08:21:33.338Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T08:21:33.338Z] go vet ./... [2023-05-04T08:24:10.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T08:24:10.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T08:24:10.043Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T08:24:10.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-04T08:24:10.744Z] + ls -al . [2023-05-04T08:24:10.744Z] total 700 [2023-05-04T08:24:10.744Z] drwxrwxr-x 10 1001 1001 4096 May 4 08:16 . [2023-05-04T08:24:10.745Z] drwxr-xr-x 4 root root 4096 May 4 08:16 .. [2023-05-04T08:24:10.745Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:15 .blubracket [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 16 May 4 08:15 .dockerignore [2023-05-04T08:24:10.745Z] drwxrwxr-x 8 1001 1001 4096 May 4 08:15 .git [2023-05-04T08:24:10.745Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:15 .github [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 1133 May 4 08:15 .gitignore [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 42 May 4 08:15 .golangci.yml [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 87 May 4 08:15 .hadolint.yml [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 166 May 4 08:15 .sonarcloud.properties [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 1171 May 4 08:15 ADOPTERS.md [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 10835 May 4 08:15 Attribution.txt [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 73765 May 4 08:15 CHANGELOG.md [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 3804 May 4 08:15 CONTRIBUTING.md [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 677 May 4 08:15 GOVERNANCE.md [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 883 May 4 08:15 Jenkinsfile [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 10775 May 4 08:15 LICENSE [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 14368 May 4 08:15 Makefile [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 582 May 4 08:15 OWNERS.md [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 9403 May 4 08:15 README.md [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 789 May 4 08:15 SECURITY.md [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 5 May 4 08:12 VERSION [2023-05-04T08:24:10.745Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:15 bin [2023-05-04T08:24:10.745Z] drwxrwxr-x 18 1001 1001 4096 May 4 08:15 cmd [2023-05-04T08:24:10.745Z] -rw-r--r-- 1 root root 448560 May 4 08:21 coverage.out [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 3200 May 4 08:15 go.mod [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 31040 May 4 08:15 go.sum [2023-05-04T08:24:10.745Z] drwxrwxr-x 7 1001 1001 4096 May 4 08:15 internal [2023-05-04T08:24:10.745Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:15 openapi [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 594 May 4 08:15 security.txt [2023-05-04T08:24:10.745Z] drwxrwxr-x 4 1001 1001 4096 May 4 08:15 snap [2023-05-04T08:24:10.745Z] -rw-rw-r-- 1 1001 1001 204 May 4 08:15 version.go [Pipeline] sh [2023-05-04T08:24:11.408Z] + '[' -e coverage.out ] [2023-05-04T08:24:11.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-04T08:24:11.444Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T08:24:12.255Z] Stashed 1 file(s) [Pipeline] sh [2023-05-04T08:24:12.892Z] + make build [2023-05-04T08:24:12.892Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-04T08:25:49.553Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-04T08:25:49.553Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-04T08:25:49.553Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-04T08:25:50.137Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-04T08:26:37.106Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-04T08:26:40.475Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-04T08:26:47.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-04T08:26:52.492Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-04T08:26:55.830Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-04T08:27:00.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-04T08:27:05.420Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-04T08:27:12.083Z] $ docker stop --time=1 30116fa86f39c0aa4cf1a822472fe357abc8744a27638701b5ddf14f0f975494 [2023-05-04T08:27:14.175Z] $ docker rm -f --volumes 30116fa86f39c0aa4cf1a822472fe357abc8744a27638701b5ddf14f0f975494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:27:16.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T08:27:16.872Z] [2023-05-04T08:27:16.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:27:17.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T08:27:17.539Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-04T08:27:17.539Z] 29e5d40040c1: Pulling fs layer [2023-05-04T08:27:17.539Z] 1ce36da41761: Pulling fs layer [2023-05-04T08:27:17.539Z] 25b303627fd3: Pulling fs layer [2023-05-04T08:27:17.539Z] 29e5d40040c1: Verifying Checksum [2023-05-04T08:27:17.539Z] 29e5d40040c1: Download complete [2023-05-04T08:27:17.810Z] 1ce36da41761: Verifying Checksum [2023-05-04T08:27:17.810Z] 1ce36da41761: Download complete [2023-05-04T08:27:18.771Z] 29e5d40040c1: Pull complete [2023-05-04T08:27:19.355Z] 25b303627fd3: Verifying Checksum [2023-05-04T08:27:19.355Z] 25b303627fd3: Download complete [2023-05-04T08:27:19.937Z] 1ce36da41761: Pull complete [2023-05-04T08:27:30.021Z] 25b303627fd3: Pull complete [2023-05-04T08:27:30.021Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-04T08:27:30.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T08:27:30.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:27:30.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container [2023-05-04T08:27:30.407Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-04T08:27:33.668Z] $ docker top 801d95487de263b404db0884184b136e859c8095b99278e3fe58cd6ac76dc83e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:27:34.551Z] + docker-compose build --help [2023-05-04T08:27:34.551Z] + grep parallel [2023-05-04T08:27:38.789Z] --parallel Build images in parallel. [Pipeline] } [2023-05-04T08:27:38.826Z] $ docker stop --time=1 801d95487de263b404db0884184b136e859c8095b99278e3fe58cd6ac76dc83e [2023-05-04T08:27:40.468Z] $ docker rm -f --volumes 801d95487de263b404db0884184b136e859c8095b99278e3fe58cd6ac76dc83e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:27:41.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T08:27:41.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:27:41.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container [2023-05-04T08:27:41.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-04T08:27:42.666Z] $ docker top 9eff4d96c4807c594b515248257af35e33d9a24eeaa97bec5d750c940055467a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:27:43.204Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-04T08:27:48.534Z] Building core-command ... [2023-05-04T08:27:48.534Z] Building core-common-config-bootstrapper ... [2023-05-04T08:27:48.534Z] Building core-data ... [2023-05-04T08:27:48.534Z] Building core-metadata ... [2023-05-04T08:27:48.534Z] Building security-bootstrapper ... [2023-05-04T08:27:48.534Z] Building security-proxy-auth ... [2023-05-04T08:27:48.534Z] Building security-proxy-setup ... [2023-05-04T08:27:48.534Z] Building security-secretstore-setup ... [2023-05-04T08:27:48.534Z] Building security-spiffe-token-provider ... [2023-05-04T08:27:48.534Z] Building security-spire-agent ... [2023-05-04T08:27:48.534Z] Building security-spire-config ... [2023-05-04T08:27:48.534Z] Building security-spire-server ... [2023-05-04T08:27:48.534Z] Building support-notifications ... [2023-05-04T08:27:48.534Z] Building support-scheduler ... [2023-05-04T08:27:48.534Z] Building security-spire-agent [2023-05-04T08:27:48.534Z] Building support-scheduler [2023-05-04T08:27:48.534Z] Building support-notifications [2023-05-04T08:27:48.534Z] Building core-command [2023-05-04T08:27:48.534Z] Building security-spire-config [2023-05-04T08:28:35.367Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:28:35.367Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:28:35.367Z] ---> 1e15545eaf38 [2023-05-04T08:28:35.367Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:28:35.954Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:28:35.954Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:28:35.954Z] ---> 1e15545eaf38 [2023-05-04T08:28:35.954Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T08:28:36.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:28:36.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:28:36.229Z] ---> 1e15545eaf38 [2023-05-04T08:28:36.229Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:28:36.503Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:28:36.503Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:28:36.503Z] ---> 1e15545eaf38 [2023-05-04T08:28:36.503Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:28:36.503Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:28:36.503Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:28:36.503Z] ---> 1e15545eaf38 [2023-05-04T08:28:36.503Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T08:28:36.773Z] ---> Running in 57bdcbcb5dad [2023-05-04T08:28:36.773Z] ---> Running in 9348c85de9ff [2023-05-04T08:28:36.773Z] ---> Running in 27820bb29c33 [2023-05-04T08:28:36.773Z] ---> Running in bbe5721d97e4 [2023-05-04T08:28:36.773Z] ---> Running in 9fc6eebdb241 [2023-05-04T08:28:41.026Z] Removing intermediate container bbe5721d97e4 [2023-05-04T08:28:41.026Z] ---> b22f45e5fe54 [2023-05-04T08:28:41.026Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:28:41.026Z] Removing intermediate container 57bdcbcb5dad [2023-05-04T08:28:41.026Z] ---> 8945bbb41d57 [2023-05-04T08:28:41.026Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:28:41.026Z] Removing intermediate container 9348c85de9ff [2023-05-04T08:28:41.026Z] ---> 840bd5669625 [2023-05-04T08:28:41.026Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:28:41.026Z] Removing intermediate container 27820bb29c33 [2023-05-04T08:28:41.026Z] ---> 6f928e3ca84e [2023-05-04T08:28:41.026Z] Step 4/24 : WORKDIR /edgex-go [2023-05-04T08:28:41.026Z] Removing intermediate container 9fc6eebdb241 [2023-05-04T08:28:41.026Z] ---> 11a60be5b42d [2023-05-04T08:28:41.026Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:28:41.026Z] ---> Running in 7e7bf2ba0cbb [2023-05-04T08:28:41.026Z] ---> Running in d7350ea7cc0d [2023-05-04T08:28:41.026Z] ---> Running in 21952020c0c5 [2023-05-04T08:28:41.026Z] ---> Running in 20cea7b3d407 [2023-05-04T08:28:41.026Z] ---> Running in 99fcaa30023c [2023-05-04T08:28:41.613Z] Removing intermediate container 21952020c0c5 [2023-05-04T08:28:41.613Z] ---> 0947f8d2e4e2 [2023-05-04T08:28:41.613Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-04T08:28:41.613Z] Removing intermediate container 7e7bf2ba0cbb [2023-05-04T08:28:41.613Z] ---> c40fe69ce115 [2023-05-04T08:28:41.613Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:28:41.613Z] ---> Running in e93444a381bb [2023-05-04T08:28:41.613Z] Removing intermediate container 20cea7b3d407 [2023-05-04T08:28:41.613Z] ---> 3f22cb0231d3 [2023-05-04T08:28:41.613Z] ---> Running in c7e42fa2bc34 [2023-05-04T08:28:41.880Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-04T08:28:41.880Z] ---> Running in bbffbb21a8e5 [2023-05-04T08:28:43.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:43.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:43.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:43.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:43.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:43.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:44.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:44.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:44.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:44.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:28:45.303Z] OK: 263 MiB in 53 packages [2023-05-04T08:28:45.303Z] OK: 263 MiB in 53 packages [2023-05-04T08:28:45.891Z] OK: 263 MiB in 53 packages [2023-05-04T08:28:46.171Z] OK: 263 MiB in 53 packages [2023-05-04T08:28:46.171Z] OK: 263 MiB in 53 packages [2023-05-04T08:28:47.596Z] Removing intermediate container 99fcaa30023c [2023-05-04T08:28:47.596Z] ---> 753f1f28df46 [2023-05-04T08:28:47.596Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T08:28:47.596Z] Removing intermediate container d7350ea7cc0d [2023-05-04T08:28:47.596Z] ---> 26414f08f37f [2023-05-04T08:28:47.596Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T08:28:47.872Z] Removing intermediate container e93444a381bb [2023-05-04T08:28:47.872Z] ---> 369fc622b179 [2023-05-04T08:28:47.872Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:28:47.872Z] Removing intermediate container bbffbb21a8e5 [2023-05-04T08:28:47.872Z] ---> f30af779499c [2023-05-04T08:28:47.872Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-04T08:28:48.140Z] Removing intermediate container c7e42fa2bc34 [2023-05-04T08:28:48.140Z] ---> 17cd0d038b02 [2023-05-04T08:28:48.140Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:28:48.408Z] ---> 865620ae58ee [2023-05-04T08:28:48.408Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:28:48.678Z] ---> 3168fbfa9b5f [2023-05-04T08:28:48.679Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:28:48.679Z] ---> Running in 127252c07353 [2023-05-04T08:28:48.949Z] ---> Running in 3e673b7d3268 [2023-05-04T08:28:48.949Z] ---> 13b8160127ab [2023-05-04T08:28:49.216Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:28:49.216Z] ---> Running in 875afff66e2e [2023-05-04T08:28:49.216Z] ---> 62b60a02d390 [2023-05-04T08:28:49.216Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:28:49.487Z] ---> Running in 584628626f71 [2023-05-04T08:28:49.487Z] ---> a4011058af93 [2023-05-04T08:28:49.488Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:28:49.755Z] ---> Running in 56b7baec9789 [2023-05-04T08:30:41.935Z] Removing intermediate container 875afff66e2e [2023-05-04T08:30:41.935Z] ---> db38ec9dfa95 [2023-05-04T08:30:41.935Z] Step 8/23 : COPY . . [2023-05-04T08:30:41.935Z] Removing intermediate container 584628626f71 [2023-05-04T08:30:41.935Z] ---> 1045941e167d [2023-05-04T08:30:41.935Z] Step 8/24 : COPY . . [2023-05-04T08:30:41.935Z] Removing intermediate container 3e673b7d3268 [2023-05-04T08:30:41.935Z] ---> e9e0be74b33f [2023-05-04T08:30:41.935Z] Step 7/27 : COPY . . [2023-05-04T08:30:41.935Z] Removing intermediate container 127252c07353 [2023-05-04T08:30:41.935Z] ---> 6788ed96bbcc [2023-05-04T08:30:41.935Z] Step 7/27 : COPY . . [2023-05-04T08:30:41.935Z] Removing intermediate container 56b7baec9789 [2023-05-04T08:30:41.935Z] ---> a30b88e426a8 [2023-05-04T08:30:41.935Z] Step 8/23 : COPY . . [2023-05-04T08:30:46.215Z] ---> ce68e7abc3bd [2023-05-04T08:30:46.215Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:30:46.215Z] ---> 8af2d9fe11a1 [2023-05-04T08:30:46.215Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-04T08:30:46.215Z] ---> 30f5363bec4f [2023-05-04T08:30:46.215Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-04T08:30:46.215Z] ---> Running in 1e6fd50afd9c [2023-05-04T08:30:46.215Z] ---> Running in 3ac0c67431bf [2023-05-04T08:30:46.215Z] ---> 1e5dca3748b8 [2023-05-04T08:30:46.215Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-04T08:30:46.499Z] ---> Running in 7b18a01b5054 [2023-05-04T08:30:46.499Z] ---> Running in 4bb46ae49ff7 [2023-05-04T08:30:46.776Z] ---> 355ddcee8c6b [2023-05-04T08:30:46.776Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:30:47.043Z] Removing intermediate container 1e6fd50afd9c [2023-05-04T08:30:47.043Z] ---> c5de60ef1364 [2023-05-04T08:30:47.043Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T08:30:47.043Z] ---> Running in 73177496924d [2023-05-04T08:30:47.311Z] ---> Running in 8c7b466e82d8 [2023-05-04T08:30:47.895Z] Removing intermediate container 73177496924d [2023-05-04T08:30:47.895Z] ---> f3c9b196acb9 [2023-05-04T08:30:47.895Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T08:30:47.895Z] Removing intermediate container 8c7b466e82d8 [2023-05-04T08:30:47.895Z] ---> Running in 0da788d12306 [2023-05-04T08:30:47.895Z] ---> 1c375610fa55 [2023-05-04T08:30:47.895Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:30:48.163Z] ---> Running in b7bd02ad6a77 [2023-05-04T08:30:48.431Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-04T08:30:48.698Z] Removing intermediate container 0da788d12306 [2023-05-04T08:30:48.698Z] ---> 7470a7c2000d [2023-05-04T08:30:48.698Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:30:48.698Z] ---> Running in f615896bea66 [2023-05-04T08:30:48.971Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-04T08:30:48.971Z] Removing intermediate container b7bd02ad6a77 [2023-05-04T08:30:48.971Z] ---> d1f6a0dab5d6 [2023-05-04T08:30:48.971Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-04T08:30:49.237Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-04T08:30:49.237Z] ---> Running in 9998eba16f99 [2023-05-04T08:30:49.504Z] Removing intermediate container f615896bea66 [2023-05-04T08:30:49.504Z] ---> a6c2751780c6 [2023-05-04T08:30:49.504Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-04T08:30:49.771Z] ---> Running in 53cfb5e2df72 [2023-05-04T08:30:53.103Z] Removing intermediate container 9998eba16f99 [2023-05-04T08:30:53.103Z] ---> 45a30b034a8d [2023-05-04T08:30:53.103Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T08:30:53.103Z] ---> Running in 532492476f16 [2023-05-04T08:30:53.374Z] Removing intermediate container 53cfb5e2df72 [2023-05-04T08:30:53.374Z] ---> fd82f806502e [2023-05-04T08:30:53.374Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T08:30:53.374Z] ---> Running in 1bc59e1b4a99 [2023-05-04T08:30:53.955Z] Removing intermediate container 532492476f16 [2023-05-04T08:30:53.956Z] ---> 979b5b18fa14 [2023-05-04T08:30:53.956Z] [2023-05-04T08:30:53.956Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T08:30:53.956Z] 3.17: Pulling from library/alpine [2023-05-04T08:30:54.221Z] Removing intermediate container 1bc59e1b4a99 [2023-05-04T08:30:54.221Z] ---> 475cef6fd601 [2023-05-04T08:30:54.221Z] [2023-05-04T08:30:54.221Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T08:30:54.221Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T08:30:54.221Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T08:30:54.221Z] ---> 51e60588ff2c [2023-05-04T08:30:54.221Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:30:54.221Z] 3.17: Pulling from library/alpine [2023-05-04T08:30:54.221Z] ---> Running in 7c2419f1c0d3 [2023-05-04T08:30:54.488Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T08:30:54.488Z] Status: Image is up to date for alpine:3.17 [2023-05-04T08:30:54.488Z] ---> 51e60588ff2c [2023-05-04T08:30:54.488Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:30:54.488Z] ---> Running in 561db9664f9a [2023-05-04T08:30:55.075Z] Removing intermediate container 7c2419f1c0d3 [2023-05-04T08:30:55.075Z] ---> b1721aab205e [2023-05-04T08:30:55.075Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-04T08:30:55.075Z] Removing intermediate container 561db9664f9a [2023-05-04T08:30:55.075Z] ---> ae2f77300f46 [2023-05-04T08:30:55.075Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T08:30:55.342Z] ---> Running in d303a1444968 [2023-05-04T08:30:55.342Z] ---> Running in a71fe18b0633 [2023-05-04T08:30:57.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:30:57.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:30:58.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:30:58.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:30:59.650Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:30:59.650Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:30:59.650Z] OK: 17691 distinct packages available [2023-05-04T08:30:59.650Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:30:59.650Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:30:59.650Z] OK: 17691 distinct packages available [2023-05-04T08:30:59.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:30:59.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:31:00.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:31:00.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:31:02.290Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-04T08:31:02.290Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:31:02.290Z] (3/5) Installing libucontext (1.2-r0) [2023-05-04T08:31:02.290Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-04T08:31:02.290Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-04T08:31:02.290Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:31:02.290Z] OK: 9 MiB in 20 packages [2023-05-04T08:31:02.290Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-04T08:31:02.290Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:31:02.290Z] (3/4) Installing libucontext (1.2-r0) [2023-05-04T08:31:02.290Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-04T08:31:02.290Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:31:02.559Z] OK: 8 MiB in 19 packages [2023-05-04T08:31:04.498Z] Removing intermediate container a71fe18b0633 [2023-05-04T08:31:04.498Z] ---> 77ccf7096ff7 [2023-05-04T08:31:04.498Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:31:04.763Z] Removing intermediate container d303a1444968 [2023-05-04T08:31:04.763Z] ---> 71efbfa77c0b [2023-05-04T08:31:04.763Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:31:07.501Z] ---> e37919b6fcb8 [2023-05-04T08:31:07.501Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:31:07.501Z] ---> 264ac6b0cc9c [2023-05-04T08:31:07.501Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:31:08.962Z] ---> 7860c7723f5a [2023-05-04T08:31:08.962Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:31:08.962Z] ---> 115972c88769 [2023-05-04T08:31:08.962Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-04T08:31:14.410Z] ---> 0b246d49c242 [2023-05-04T08:31:14.410Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:31:16.997Z] ---> f6c83e0b9257 [2023-05-04T08:31:16.997Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:31:18.408Z] ---> 79320870511b [2023-05-04T08:31:18.408Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-04T08:31:18.408Z] ---> Running in 8ab9a076bf7e [2023-05-04T08:31:20.355Z] Removing intermediate container 8ab9a076bf7e [2023-05-04T08:31:20.355Z] ---> e111688dee15 [2023-05-04T08:31:20.355Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-04T08:31:21.762Z] ---> 2fd429e898ca [2023-05-04T08:31:21.762Z] Step 22/27 : WORKDIR / [2023-05-04T08:31:22.028Z] ---> Running in 7239ba02e436 [2023-05-04T08:31:22.609Z] Removing intermediate container 7239ba02e436 [2023-05-04T08:31:22.609Z] ---> 3356ac23e41d [2023-05-04T08:31:22.609Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T08:31:22.609Z] ---> 0ccd0b93539a [2023-05-04T08:31:22.609Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:31:22.609Z] ---> Running in 27b485e5ed6b [2023-05-04T08:31:23.198Z] Removing intermediate container 27b485e5ed6b [2023-05-04T08:31:23.198Z] ---> dddb209b6d54 [2023-05-04T08:31:23.198Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:31:23.466Z] ---> Running in 739c2dc09806 [2023-05-04T08:31:23.733Z] ---> 4b67ffbca8d9 [2023-05-04T08:31:23.733Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-04T08:31:24.004Z] Removing intermediate container 739c2dc09806 [2023-05-04T08:31:24.004Z] ---> 2ddda45c2bb0 [2023-05-04T08:31:24.004Z] Step 25/27 : LABEL arch=arm64 [2023-05-04T08:31:24.270Z] ---> Running in 2632d41010f8 [2023-05-04T08:31:24.852Z] ---> cc6ddc12667a [2023-05-04T08:31:24.852Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-04T08:31:24.852Z] Removing intermediate container 2632d41010f8 [2023-05-04T08:31:24.852Z] ---> ef00323ab1fe [2023-05-04T08:31:24.852Z] Step 26/27 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:31:24.852Z] ---> Running in 5e5e7f4e7ba4 [2023-05-04T08:31:25.432Z] Removing intermediate container 5e5e7f4e7ba4 [2023-05-04T08:31:25.432Z] ---> cf55726b6298 [2023-05-04T08:31:25.432Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T08:31:25.698Z] ---> Running in 91ea36dca26d [2023-05-04T08:31:25.963Z] ---> cea16c19e814 [2023-05-04T08:31:25.963Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T08:31:26.227Z] ---> Running in 38fdfb151f89 [2023-05-04T08:31:26.227Z] Removing intermediate container 91ea36dca26d [2023-05-04T08:31:26.227Z] ---> 29976f0ca249 [2023-05-04T08:31:26.227Z] [2023-05-04T08:31:26.809Z] Removing intermediate container 38fdfb151f89 [2023-05-04T08:31:26.809Z] ---> 4d3f772df8f8 [2023-05-04T08:31:26.809Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:31:26.809Z] Successfully built 29976f0ca249 [2023-05-04T08:31:26.809Z] Successfully tagged security-spire-config-arm64:latest [2023-05-04T08:31:26.809Z]  Building security-spire-config ... done Building security-spire-server [2023-05-04T08:31:26.809Z] ---> Running in 4cb1de67e9e0 [2023-05-04T08:31:27.392Z] Removing intermediate container 4cb1de67e9e0 [2023-05-04T08:31:27.392Z] ---> daa2528afdc3 [2023-05-04T08:31:27.392Z] Step 25/27 : LABEL arch=arm64 [2023-05-04T08:31:27.392Z] ---> Running in 93f90cf8bbcf [2023-05-04T08:31:27.972Z] Removing intermediate container 93f90cf8bbcf [2023-05-04T08:31:27.972Z] ---> 7b8650cb2d40 [2023-05-04T08:31:27.972Z] Step 26/27 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:31:27.972Z] ---> Running in 275b47170c2c [2023-05-04T08:31:28.552Z] Removing intermediate container 275b47170c2c [2023-05-04T08:31:28.552Z] ---> 88957194eb04 [2023-05-04T08:31:28.552Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T08:31:28.819Z] ---> Running in 5b179378dba7 [2023-05-04T08:31:29.085Z] Removing intermediate container 5b179378dba7 [2023-05-04T08:31:29.085Z] ---> 213b9e3200c0 [2023-05-04T08:31:29.085Z] [2023-05-04T08:31:29.350Z] Successfully built 213b9e3200c0 [2023-05-04T08:31:29.350Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-04T08:31:29.616Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-05-04T08:31:51.649Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:31:51.649Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:31:51.649Z] ---> 1e15545eaf38 [2023-05-04T08:31:51.649Z] Step 3/26 : WORKDIR /edgex-go [2023-05-04T08:31:51.649Z] ---> Using cache [2023-05-04T08:31:51.649Z] ---> 11a60be5b42d [2023-05-04T08:31:51.649Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T08:31:51.649Z] ---> Using cache [2023-05-04T08:31:51.649Z] ---> 753f1f28df46 [2023-05-04T08:31:51.649Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-04T08:31:51.649Z] ---> Using cache [2023-05-04T08:31:51.649Z] ---> 865620ae58ee [2023-05-04T08:31:51.649Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:31:51.649Z] ---> Using cache [2023-05-04T08:31:51.649Z] ---> 6788ed96bbcc [2023-05-04T08:31:51.649Z] Step 7/26 : COPY . . [2023-05-04T08:31:51.649Z] ---> Using cache [2023-05-04T08:31:51.649Z] ---> ce68e7abc3bd [2023-05-04T08:31:51.649Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T08:31:51.649Z] ---> Using cache [2023-05-04T08:31:51.649Z] ---> c5de60ef1364 [2023-05-04T08:31:51.649Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-04T08:31:51.649Z] ---> Using cache [2023-05-04T08:31:51.649Z] ---> 1c375610fa55 [2023-05-04T08:31:51.649Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T08:31:51.649Z] ---> Using cache [2023-05-04T08:31:51.649Z] ---> d1f6a0dab5d6 [2023-05-04T08:31:51.649Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-04T08:31:52.248Z] ---> Running in 3bcd179cd176 [2023-05-04T08:31:54.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:31:54.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:31:54.849Z] ---> 1e15545eaf38 [2023-05-04T08:31:54.849Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:31:54.849Z] ---> Using cache [2023-05-04T08:31:54.849Z] ---> 6f928e3ca84e [2023-05-04T08:31:54.849Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:31:54.849Z] ---> Using cache [2023-05-04T08:31:54.849Z] ---> 3f22cb0231d3 [2023-05-04T08:31:54.849Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:31:54.849Z] ---> Using cache [2023-05-04T08:31:54.849Z] ---> f30af779499c [2023-05-04T08:31:54.849Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:31:54.849Z] ---> Using cache [2023-05-04T08:31:54.849Z] ---> 62b60a02d390 [2023-05-04T08:31:54.849Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:31:54.849Z] ---> Using cache [2023-05-04T08:31:54.849Z] ---> 1045941e167d [2023-05-04T08:31:54.849Z] Step 8/23 : COPY . . [2023-05-04T08:31:54.849Z] ---> Using cache [2023-05-04T08:31:54.849Z] ---> 30f5363bec4f [2023-05-04T08:31:54.849Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-04T08:31:54.849Z] ---> Running in f7f1f895df16 [2023-05-04T08:31:56.313Z] Removing intermediate container 3bcd179cd176 [2023-05-04T08:31:56.313Z] ---> 363efc729afb [2023-05-04T08:31:56.313Z] Step 12/26 : WORKDIR /edgex-go [2023-05-04T08:31:56.313Z] ---> Running in 03c87e1e22f1 [2023-05-04T08:31:56.893Z] Removing intermediate container 03c87e1e22f1 [2023-05-04T08:31:56.893Z] ---> 578c240ed470 [2023-05-04T08:31:56.893Z] [2023-05-04T08:31:56.893Z] Step 13/26 : FROM alpine:3.17 [2023-05-04T08:31:56.893Z] ---> 51e60588ff2c [2023-05-04T08:31:56.893Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T08:31:56.893Z] ---> Using cache [2023-05-04T08:31:56.893Z] ---> ae2f77300f46 [2023-05-04T08:31:56.893Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T08:31:56.893Z] ---> Using cache [2023-05-04T08:31:56.893Z] ---> 77ccf7096ff7 [2023-05-04T08:31:56.893Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:31:56.893Z] ---> Using cache [2023-05-04T08:31:57.158Z] ---> e37919b6fcb8 [2023-05-04T08:31:57.158Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:31:57.158Z] ---> Using cache [2023-05-04T08:31:57.158Z] ---> 115972c88769 [2023-05-04T08:31:57.158Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T08:31:57.158Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-04T08:32:03.789Z] ---> 04ee3c7895f0 [2023-05-04T08:32:03.789Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T08:32:03.789Z] ---> 86819a2a6a29 [2023-05-04T08:32:03.789Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-04T08:32:04.746Z] ---> b8a9107eb8db [2023-05-04T08:32:04.746Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-04T08:32:05.712Z] ---> eda017aaf574 [2023-05-04T08:32:05.712Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T08:32:05.712Z] ---> Running in af304c24bbaa [2023-05-04T08:32:06.296Z] Removing intermediate container af304c24bbaa [2023-05-04T08:32:06.296Z] ---> b1fbbd2462a3 [2023-05-04T08:32:06.296Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T08:32:06.296Z] ---> Running in b5adfd1a06bd [2023-05-04T08:32:06.877Z] Removing intermediate container b5adfd1a06bd [2023-05-04T08:32:06.877Z] ---> 103c8827dabb [2023-05-04T08:32:06.877Z] Step 24/26 : LABEL arch=arm64 [2023-05-04T08:32:06.877Z] ---> Running in 0cbe65017db3 [2023-05-04T08:32:07.460Z] Removing intermediate container 0cbe65017db3 [2023-05-04T08:32:07.460Z] ---> afd3f4ab61cf [2023-05-04T08:32:07.460Z] Step 25/26 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:32:07.727Z] ---> Running in 9bc42cba1844 [2023-05-04T08:32:08.003Z] Removing intermediate container 9bc42cba1844 [2023-05-04T08:32:08.003Z] ---> 0f27b632e3db [2023-05-04T08:32:08.003Z] Step 26/26 : LABEL version=0.0.0 [2023-05-04T08:32:08.269Z] ---> Running in cfcde059d9d0 [2023-05-04T08:32:08.537Z] Removing intermediate container cfcde059d9d0 [2023-05-04T08:32:08.537Z] ---> d93d42bbc471 [2023-05-04T08:32:08.537Z] [2023-05-04T08:32:08.803Z] Successfully built d93d42bbc471 [2023-05-04T08:32:08.803Z] Successfully tagged security-spire-server-arm64:latest [2023-05-04T08:32:08.803Z] Building security-secretstore-setup [2023-05-04T08:32:27.013Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:32:27.013Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:32:27.013Z] ---> 1e15545eaf38 [2023-05-04T08:32:27.013Z] Step 3/25 : WORKDIR /edgex-go [2023-05-04T08:32:27.013Z] ---> Using cache [2023-05-04T08:32:27.013Z] ---> 11a60be5b42d [2023-05-04T08:32:27.013Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-04T08:32:29.586Z] ---> Running in ba16d1af8ddd [2023-05-04T08:32:31.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:32:32.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:32:33.519Z] OK: 263 MiB in 53 packages [2023-05-04T08:32:34.930Z] Removing intermediate container ba16d1af8ddd [2023-05-04T08:32:34.930Z] ---> 93158b9f638c [2023-05-04T08:32:34.930Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-04T08:32:35.889Z] ---> 9b49b8251ab9 [2023-05-04T08:32:35.889Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:32:35.889Z] ---> Running in 338a3d43638b [2023-05-04T08:34:12.519Z] Removing intermediate container 338a3d43638b [2023-05-04T08:34:12.519Z] ---> 9edab3a93f63 [2023-05-04T08:34:12.519Z] Step 7/25 : COPY . . [2023-05-04T08:34:17.856Z] ---> 3b969eb003ec [2023-05-04T08:34:17.856Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-04T08:34:17.856Z] ---> Running in 76d3ec309efc [2023-05-04T08:34:19.802Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-04T08:37:56.546Z] Removing intermediate container 7b18a01b5054 [2023-05-04T08:37:56.546Z] ---> 45cc96b4e361 [2023-05-04T08:37:56.546Z] [2023-05-04T08:37:56.546Z] Step 10/24 : FROM alpine:3.17 [2023-05-04T08:37:56.546Z] ---> 51e60588ff2c [2023-05-04T08:37:56.546Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:37:56.546Z] ---> Running in fb12e3bf8448 [2023-05-04T08:37:56.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:37:56.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:37:56.546Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:37:56.546Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:37:56.546Z] OK: 8 MiB in 16 packages [2023-05-04T08:37:56.546Z] Removing intermediate container fb12e3bf8448 [2023-05-04T08:37:56.546Z] ---> 71ee7f11677a [2023-05-04T08:37:56.546Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:37:56.546Z] ---> Running in abb8c991352f [2023-05-04T08:37:56.546Z] Removing intermediate container abb8c991352f [2023-05-04T08:37:56.546Z] ---> 590c99ca2686 [2023-05-04T08:37:56.546Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-04T08:37:56.546Z] ---> Running in b9b84daad6e3 [2023-05-04T08:37:56.546Z] Removing intermediate container b9b84daad6e3 [2023-05-04T08:37:56.546Z] ---> 61ff284c463b [2023-05-04T08:37:56.546Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-04T08:37:56.546Z] ---> Running in 31f05abad8c6 [2023-05-04T08:37:56.546Z] Removing intermediate container 31f05abad8c6 [2023-05-04T08:37:56.546Z] ---> 06d1ed370a3c [2023-05-04T08:37:56.546Z] Step 15/24 : WORKDIR / [2023-05-04T08:37:56.546Z] ---> Running in ee67325735c9 [2023-05-04T08:37:56.546Z] Removing intermediate container ee67325735c9 [2023-05-04T08:37:56.546Z] ---> 2a5eb820122f [2023-05-04T08:37:56.546Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:37:56.546Z] ---> 93745cfbd26b [2023-05-04T08:37:56.546Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:37:56.546Z] ---> 4002917d1b87 [2023-05-04T08:37:56.546Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-04T08:37:56.546Z] ---> 92e2ddba267e [2023-05-04T08:37:56.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:37:56.816Z] ---> a209a6ed2293 [2023-05-04T08:37:56.816Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-04T08:37:57.081Z] ---> Running in 8cf713087cf8 [2023-05-04T08:37:57.664Z] Removing intermediate container 8cf713087cf8 [2023-05-04T08:37:57.664Z] ---> 8e5fe225c83e [2023-05-04T08:37:57.664Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:37:57.664Z] ---> Running in cacf19855eb5 [2023-05-04T08:37:57.938Z] Removing intermediate container cacf19855eb5 [2023-05-04T08:37:57.939Z] ---> da75b3f887e9 [2023-05-04T08:37:57.939Z] Step 22/24 : LABEL arch=arm64 [2023-05-04T08:37:58.205Z] ---> Running in 13b3ebdf508a [2023-05-04T08:37:58.471Z] Removing intermediate container 13b3ebdf508a [2023-05-04T08:37:58.471Z] ---> 8f83d7761967 [2023-05-04T08:37:58.471Z] Step 23/24 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:37:58.737Z] ---> Running in 61bf8ce095e3 [2023-05-04T08:37:59.327Z] Removing intermediate container 61bf8ce095e3 [2023-05-04T08:37:59.327Z] ---> b363e3b2bf0f [2023-05-04T08:37:59.327Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T08:37:59.327Z] ---> Running in 8e7b9380e23a [2023-05-04T08:37:59.911Z] Removing intermediate container 8e7b9380e23a [2023-05-04T08:37:59.911Z] ---> 49af3764fd8d [2023-05-04T08:37:59.911Z] [2023-05-04T08:38:00.177Z] Successfully built 49af3764fd8d [2023-05-04T08:38:00.177Z] Successfully tagged core-command-arm64:latest [2023-05-04T08:38:00.177Z] Building core-data [2023-05-04T08:38:18.369Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:38:18.369Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:38:18.369Z] ---> 1e15545eaf38 [2023-05-04T08:38:18.369Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:38:18.369Z] ---> Using cache [2023-05-04T08:38:18.369Z] ---> 6f928e3ca84e [2023-05-04T08:38:18.370Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:38:18.370Z] ---> Using cache [2023-05-04T08:38:18.370Z] ---> 3f22cb0231d3 [2023-05-04T08:38:18.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:38:18.370Z] ---> Using cache [2023-05-04T08:38:18.370Z] ---> f30af779499c [2023-05-04T08:38:18.370Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:38:18.370Z] ---> Using cache [2023-05-04T08:38:18.370Z] ---> 62b60a02d390 [2023-05-04T08:38:18.370Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:38:18.370Z] ---> Using cache [2023-05-04T08:38:18.370Z] ---> 1045941e167d [2023-05-04T08:38:18.370Z] Step 8/23 : COPY . . [2023-05-04T08:38:18.370Z] ---> Using cache [2023-05-04T08:38:18.370Z] ---> 30f5363bec4f [2023-05-04T08:38:18.370Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-04T08:38:18.370Z] ---> Running in d695c22586b2 [2023-05-04T08:38:20.302Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-04T08:38:52.557Z] Removing intermediate container f7f1f895df16 [2023-05-04T08:38:52.557Z] ---> 53ef547a09a8 [2023-05-04T08:38:52.557Z] [2023-05-04T08:38:52.557Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:38:52.557Z] ---> 51e60588ff2c [2023-05-04T08:38:52.557Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T08:38:52.557Z] ---> Running in 4bc8c7584c46 [2023-05-04T08:38:52.557Z] Removing intermediate container 4bc8c7584c46 [2023-05-04T08:38:52.557Z] ---> c5c87a058094 [2023-05-04T08:38:52.557Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:38:52.557Z] ---> Running in cbf2330857e0 [2023-05-04T08:38:52.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:38:52.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:38:52.557Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:38:52.557Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:38:52.557Z] OK: 8 MiB in 16 packages [2023-05-04T08:38:53.538Z] Removing intermediate container cbf2330857e0 [2023-05-04T08:38:53.538Z] ---> e0a2fe470a9d [2023-05-04T08:38:53.538Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:38:54.492Z] ---> 3e4cdd282d1c [2023-05-04T08:38:54.492Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:38:55.077Z] ---> 054451b0be14 [2023-05-04T08:38:55.077Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-04T08:38:57.664Z] ---> 150c89dfb438 [2023-05-04T08:38:57.664Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:38:58.622Z] ---> 0a9067d067cf [2023-05-04T08:38:58.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-04T08:38:59.205Z] ---> c492739939b3 [2023-05-04T08:38:59.205Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:38:59.472Z] ---> Running in f294c09060da [2023-05-04T08:39:02.818Z] Removing intermediate container f294c09060da [2023-05-04T08:39:02.818Z] ---> e7a38fe1d256 [2023-05-04T08:39:02.818Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:39:02.818Z] ---> Running in 4a4111898a4d [2023-05-04T08:39:02.818Z] Removing intermediate container 4a4111898a4d [2023-05-04T08:39:02.818Z] ---> 48e571cfdc08 [2023-05-04T08:39:02.818Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:39:02.818Z] ---> Running in 3c779401435d [2023-05-04T08:39:03.402Z] Removing intermediate container 3c779401435d [2023-05-04T08:39:03.402Z] ---> cb4337418a79 [2023-05-04T08:39:03.402Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T08:39:03.402Z] ---> Running in 0500931b226b [2023-05-04T08:39:03.669Z] Removing intermediate container 0500931b226b [2023-05-04T08:39:03.937Z] ---> 852f7fa8de34 [2023-05-04T08:39:03.937Z] Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:39:03.937Z] ---> Running in f88aad693e98 [2023-05-04T08:39:04.525Z] Removing intermediate container f88aad693e98 [2023-05-04T08:39:04.525Z] ---> 793a9a257db9 [2023-05-04T08:39:04.525Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:39:04.525Z] ---> Running in b1b7bcc380db [2023-05-04T08:39:05.114Z] Removing intermediate container b1b7bcc380db [2023-05-04T08:39:05.114Z] ---> 982077b21214 [2023-05-04T08:39:05.114Z] [2023-05-04T08:39:05.381Z] Successfully built 982077b21214 [2023-05-04T08:39:05.381Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-04T08:39:05.381Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-05-04T08:39:23.732Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:39:23.732Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:39:23.732Z] ---> 1e15545eaf38 [2023-05-04T08:39:23.732Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:39:23.732Z] ---> Using cache [2023-05-04T08:39:23.732Z] ---> 6f928e3ca84e [2023-05-04T08:39:23.732Z] Step 4/25 : WORKDIR /edgex-go [2023-05-04T08:39:23.732Z] ---> Using cache [2023-05-04T08:39:23.732Z] ---> 3f22cb0231d3 [2023-05-04T08:39:23.732Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-04T08:39:23.732Z] ---> Using cache [2023-05-04T08:39:23.732Z] ---> f30af779499c [2023-05-04T08:39:23.732Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-04T08:39:23.732Z] ---> Using cache [2023-05-04T08:39:23.732Z] ---> 62b60a02d390 [2023-05-04T08:39:23.732Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:39:23.732Z] ---> Using cache [2023-05-04T08:39:23.732Z] ---> 1045941e167d [2023-05-04T08:39:23.732Z] Step 8/25 : COPY . . [2023-05-04T08:39:23.732Z] ---> Using cache [2023-05-04T08:39:23.732Z] ---> 30f5363bec4f [2023-05-04T08:39:23.732Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-04T08:39:25.178Z] ---> Running in 228894bf4026 [2023-05-04T08:39:27.127Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-04T08:40:34.968Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-04T08:40:43.164Z] Removing intermediate container 3ac0c67431bf [2023-05-04T08:40:43.164Z] ---> d949795091de [2023-05-04T08:40:43.164Z] [2023-05-04T08:40:43.164Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:40:43.164Z] ---> 51e60588ff2c [2023-05-04T08:40:43.164Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:40:43.164Z] ---> Using cache [2023-05-04T08:40:43.164Z] ---> 71ee7f11677a [2023-05-04T08:40:43.164Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:40:43.164Z] ---> Using cache [2023-05-04T08:40:43.164Z] ---> 590c99ca2686 [2023-05-04T08:40:43.164Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-04T08:40:43.430Z] ---> Running in 7b44bf54768b [2023-05-04T08:40:46.005Z] Removing intermediate container 7b44bf54768b [2023-05-04T08:40:46.005Z] ---> 3e55f08ef921 [2023-05-04T08:40:46.005Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T08:40:46.005Z] ---> Running in 762e17c4763b [2023-05-04T08:40:46.587Z] Removing intermediate container 762e17c4763b [2023-05-04T08:40:46.587Z] ---> a87025a0306f [2023-05-04T08:40:46.587Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:40:47.543Z] Removing intermediate container 4bb46ae49ff7 [2023-05-04T08:40:47.543Z] ---> a54d3f1cf833 [2023-05-04T08:40:47.543Z] [2023-05-04T08:40:47.543Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:40:47.543Z] ---> 51e60588ff2c [2023-05-04T08:40:47.543Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-04T08:40:47.808Z] ---> Running in 31a37f271130 [2023-05-04T08:40:48.074Z] ---> 6a0daf47609a [2023-05-04T08:40:48.074Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:40:50.017Z] ---> 044f1f8edfd7 [2023-05-04T08:40:50.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-04T08:40:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:40:51.565Z] Removing intermediate container 76d3ec309efc [2023-05-04T08:40:51.565Z] ---> c162a3059e20 [2023-05-04T08:40:51.565Z] [2023-05-04T08:40:51.565Z] Step 9/25 : FROM alpine:3.17 [2023-05-04T08:40:51.565Z] ---> 51e60588ff2c [2023-05-04T08:40:51.565Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-04T08:40:51.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:40:51.565Z] ---> Running in 5688c289ff05 [2023-05-04T08:40:52.972Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T08:40:53.240Z] ---> c6937c4326f7 [2023-05-04T08:40:53.240Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:40:53.240Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:40:53.240Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:40:53.240Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:40:54.220Z] OK: 8 MiB in 17 packages [2023-05-04T08:40:54.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:40:54.488Z] ---> 65605826f648 [2023-05-04T08:40:54.488Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-04T08:40:54.488Z] ---> Running in 780d2f228410 [2023-05-04T08:40:55.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:40:55.338Z] Removing intermediate container 780d2f228410 [2023-05-04T08:40:55.338Z] ---> e62980bf676c [2023-05-04T08:40:55.338Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:40:55.605Z] ---> Running in 102cddf25a97 [2023-05-04T08:40:56.562Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-04T08:40:56.562Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-04T08:40:56.562Z] (3/3) Installing su-exec (0.2-r2) [2023-05-04T08:40:56.562Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:40:56.562Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:40:57.146Z] OK: 8 MiB in 18 packages [2023-05-04T08:40:58.553Z] Removing intermediate container 102cddf25a97 [2023-05-04T08:40:58.553Z] ---> 0984311e98ea [2023-05-04T08:40:58.553Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T08:40:58.819Z] ---> Running in b9dce47fe933 [2023-05-04T08:40:58.819Z] Removing intermediate container 31a37f271130 [2023-05-04T08:40:58.819Z] ---> 409138445013 [2023-05-04T08:40:58.819Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:40:59.084Z] ---> Running in 4219c6f36dca [2023-05-04T08:40:59.664Z] Removing intermediate container b9dce47fe933 [2023-05-04T08:40:59.664Z] ---> 28480c42e10d [2023-05-04T08:40:59.664Z] Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:40:59.938Z] ---> Running in 7e0d73368ee0 [2023-05-04T08:41:00.205Z] Removing intermediate container 4219c6f36dca [2023-05-04T08:41:00.205Z] ---> e41b1583d0e1 [2023-05-04T08:41:00.205Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-04T08:41:00.472Z] ---> Running in 9063f5d7b031 [2023-05-04T08:41:00.739Z] Removing intermediate container 7e0d73368ee0 [2023-05-04T08:41:00.739Z] ---> 73406b9698a5 [2023-05-04T08:41:00.739Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:41:01.003Z] ---> Running in ef71a12866a8 [2023-05-04T08:41:01.270Z] Removing intermediate container 9063f5d7b031 [2023-05-04T08:41:01.270Z] ---> 8dee246b117d [2023-05-04T08:41:01.270Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T08:41:01.270Z] Removing intermediate container 5688c289ff05 [2023-05-04T08:41:01.270Z] ---> f5afb010dea7 [2023-05-04T08:41:01.270Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-04T08:41:01.270Z] ---> Running in 71b4833d9696 [2023-05-04T08:41:01.536Z] ---> Running in 2b6462efddfa [2023-05-04T08:41:02.116Z] Removing intermediate container ef71a12866a8 [2023-05-04T08:41:02.116Z] ---> 78800a71cae3 [2023-05-04T08:41:02.116Z] [2023-05-04T08:41:02.386Z] Removing intermediate container 71b4833d9696 [2023-05-04T08:41:02.386Z] ---> f6437965f5c4 [2023-05-04T08:41:02.386Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:41:02.386Z] Removing intermediate container 2b6462efddfa [2023-05-04T08:41:02.386Z] ---> f270e616df0c [2023-05-04T08:41:02.386Z] Step 12/25 : WORKDIR / [2023-05-04T08:41:02.654Z] ---> Running in 2e923e57c289 [2023-05-04T08:41:03.250Z] Successfully built 78800a71cae3 [2023-05-04T08:41:03.250Z] Successfully tagged support-scheduler-arm64:latest [2023-05-04T08:41:03.250Z]  Building support-scheduler ... done Building security-bootstrapper [2023-05-04T08:41:03.516Z] Removing intermediate container 2e923e57c289 [2023-05-04T08:41:03.516Z] ---> 2b51d88e6038 [2023-05-04T08:41:03.516Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:41:04.100Z] ---> f1d6295f7572 [2023-05-04T08:41:04.100Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:41:04.372Z] ---> 242cc2d8bb51 [2023-05-04T08:41:04.372Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:41:05.773Z] ---> 39b63ac141b6 [2023-05-04T08:41:05.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-04T08:41:05.774Z] ---> 3d980b9857c7 [2023-05-04T08:41:05.774Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-04T08:41:07.185Z] ---> cfefccc99875 [2023-05-04T08:41:07.185Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-04T08:41:08.593Z] ---> 3ad3fe542f1f [2023-05-04T08:41:08.593Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:41:08.593Z] ---> 118715c960f9 [2023-05-04T08:41:08.593Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:41:11.945Z] ---> c2a15531d59f [2023-05-04T08:41:11.945Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-04T08:41:11.945Z] ---> 2376f850c6d8 [2023-05-04T08:41:11.945Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-04T08:41:11.945Z] ---> Running in ce2bbbb9df20 [2023-05-04T08:41:12.904Z] Removing intermediate container ce2bbbb9df20 [2023-05-04T08:41:12.904Z] ---> 2f55a834f6cf [2023-05-04T08:41:12.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:41:12.904Z] ---> Running in 4a1205ac7f24 [2023-05-04T08:41:13.863Z] Removing intermediate container 4a1205ac7f24 [2023-05-04T08:41:13.864Z] ---> 41e1fe1516e9 [2023-05-04T08:41:13.864Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T08:41:13.864Z] ---> Running in 73221f413850 [2023-05-04T08:41:14.823Z] Removing intermediate container 73221f413850 [2023-05-04T08:41:14.823Z] ---> 44db38515f8c [2023-05-04T08:41:14.823Z] Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:41:14.823Z] ---> f71c0f893d25 [2023-05-04T08:41:14.823Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> Running in 16d631e6f086 [2023-05-04T08:41:14.823Z] [2023-05-04T08:41:15.784Z] Removing intermediate container 16d631e6f086 [2023-05-04T08:41:15.784Z] ---> ec4939904bb6 [2023-05-04T08:41:15.784Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:41:16.053Z] ---> Running in 7055c5dc484b [2023-05-04T08:41:17.013Z] Removing intermediate container 7055c5dc484b [2023-05-04T08:41:17.013Z] ---> 424f8f3516e5 [2023-05-04T08:41:17.013Z] [2023-05-04T08:41:17.593Z] Successfully built 424f8f3516e5 [2023-05-04T08:41:17.593Z] Successfully tagged support-notifications-arm64:latest [2023-05-04T08:41:17.593Z] Building security-spiffe-token-provider [2023-05-04T08:41:18.174Z]  Building support-notifications ... done  ---> 988bd6fe6bf3 [2023-05-04T08:41:18.174Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T08:41:19.136Z] ---> 6b8796fe006a [2023-05-04T08:41:19.136Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:41:19.136Z] ---> Running in 08ebeb185998 [2023-05-04T08:41:23.431Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:41:23.431Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:41:23.431Z] ---> 1e15545eaf38 [2023-05-04T08:41:23.431Z] Step 3/33 : WORKDIR /edgex-go [2023-05-04T08:41:23.431Z] ---> Using cache [2023-05-04T08:41:23.431Z] ---> 11a60be5b42d [2023-05-04T08:41:23.431Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-04T08:41:23.431Z] ---> Using cache [2023-05-04T08:41:23.431Z] ---> 93158b9f638c [2023-05-04T08:41:23.431Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-04T08:41:23.431Z] ---> Using cache [2023-05-04T08:41:23.431Z] ---> 9b49b8251ab9 [2023-05-04T08:41:23.431Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:41:23.431Z] ---> Using cache [2023-05-04T08:41:23.431Z] ---> 9edab3a93f63 [2023-05-04T08:41:23.431Z] Step 7/33 : COPY . . [2023-05-04T08:41:23.431Z] ---> Using cache [2023-05-04T08:41:23.431Z] ---> 3b969eb003ec [2023-05-04T08:41:23.431Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-04T08:41:23.431Z] ---> Running in 36c7530d7a66 [2023-05-04T08:41:23.431Z] Removing intermediate container 08ebeb185998 [2023-05-04T08:41:23.431Z] ---> c2200ba654b0 [2023-05-04T08:41:23.431Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:41:23.431Z] ---> Running in 96c87850da01 [2023-05-04T08:41:24.019Z] Removing intermediate container 96c87850da01 [2023-05-04T08:41:24.019Z] ---> e15691b8c089 [2023-05-04T08:41:24.019Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T08:41:24.019Z] ---> Running in f675e36f3878 [2023-05-04T08:41:25.433Z] Removing intermediate container f675e36f3878 [2023-05-04T08:41:25.433Z] ---> cd3d07241746 [2023-05-04T08:41:25.433Z] Step 24/25 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:41:25.701Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-04T08:41:25.701Z] ---> Running in e037923aa8ba [2023-05-04T08:41:26.289Z] Removing intermediate container e037923aa8ba [2023-05-04T08:41:26.289Z] ---> 0c51e80f4da2 [2023-05-04T08:41:26.289Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T08:41:26.289Z] ---> Running in e42ad75db60d [2023-05-04T08:41:26.870Z] Removing intermediate container e42ad75db60d [2023-05-04T08:41:26.870Z] ---> b1feeef78180 [2023-05-04T08:41:26.870Z] [2023-05-04T08:41:27.136Z] Successfully built b1feeef78180 [2023-05-04T08:41:27.136Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-04T08:41:27.136Z] Building security-proxy-setup [2023-05-04T08:41:45.332Z]  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:41:45.332Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:41:45.332Z] ---> 1e15545eaf38 [2023-05-04T08:41:45.332Z] Step 3/20 : WORKDIR /edgex-go [2023-05-04T08:41:45.332Z] ---> Using cache [2023-05-04T08:41:45.332Z] ---> 11a60be5b42d [2023-05-04T08:41:45.332Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-04T08:41:45.332Z] ---> Running in a3b98c59abeb [2023-05-04T08:41:45.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:41:47.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:41:48.950Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:41:48.950Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:41:48.950Z] OK: 17690 distinct packages available [2023-05-04T08:41:48.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:41:49.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:41:51.312Z] OK: 263 MiB in 53 packages [2023-05-04T08:41:52.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:41:52.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:41:52.718Z] ---> 1e15545eaf38 [2023-05-04T08:41:52.718Z] Step 3/22 : WORKDIR /edgex-go [2023-05-04T08:41:52.718Z] ---> Using cache [2023-05-04T08:41:52.718Z] ---> 11a60be5b42d [2023-05-04T08:41:52.718Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-04T08:41:52.718Z] ---> Using cache [2023-05-04T08:41:52.718Z] ---> 93158b9f638c [2023-05-04T08:41:52.718Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-04T08:41:52.718Z] ---> Using cache [2023-05-04T08:41:52.718Z] ---> 9b49b8251ab9 [2023-05-04T08:41:52.718Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:41:52.718Z] ---> Using cache [2023-05-04T08:41:52.718Z] ---> 9edab3a93f63 [2023-05-04T08:41:52.718Z] Step 7/22 : COPY . . [2023-05-04T08:41:52.718Z] ---> Using cache [2023-05-04T08:41:52.718Z] ---> 3b969eb003ec [2023-05-04T08:41:52.718Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-04T08:41:53.303Z] ---> Running in dcfaa96d4bd2 [2023-05-04T08:41:54.717Z] Removing intermediate container a3b98c59abeb [2023-05-04T08:41:54.717Z] ---> cf677756c279 [2023-05-04T08:41:54.717Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-04T08:41:55.677Z] ---> 33330bf7de33 [2023-05-04T08:41:55.677Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:41:55.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-04T08:41:55.677Z] ---> Running in b7056e9a76af [2023-05-04T08:43:33.005Z] Removing intermediate container b7056e9a76af [2023-05-04T08:43:33.005Z] ---> 4f89dfe8a7c4 [2023-05-04T08:43:33.005Z] Step 7/20 : COPY . . [2023-05-04T08:43:38.344Z] ---> 5054c23761ea [2023-05-04T08:43:38.344Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-04T08:43:38.344Z] ---> Running in a71638a63f14 [2023-05-04T08:43:40.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-04T08:45:31.996Z] Removing intermediate container d695c22586b2 [2023-05-04T08:45:31.996Z] ---> 132f98123b31 [2023-05-04T08:45:31.996Z] [2023-05-04T08:45:31.996Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:45:31.996Z] ---> 51e60588ff2c [2023-05-04T08:45:31.996Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:45:31.996Z] ---> Running in 7349c9ebdc83 [2023-05-04T08:45:31.996Z] Removing intermediate container 7349c9ebdc83 [2023-05-04T08:45:31.996Z] ---> 83a9b7b0b4e7 [2023-05-04T08:45:31.996Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-04T08:45:31.996Z] ---> Running in 73d6aa2033c1 [2023-05-04T08:45:31.996Z] Removing intermediate container 73d6aa2033c1 [2023-05-04T08:45:31.996Z] ---> 8769db196cff [2023-05-04T08:45:31.996Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-04T08:45:31.996Z] ---> Running in d9e274e686c4 [2023-05-04T08:45:31.996Z] Removing intermediate container d9e274e686c4 [2023-05-04T08:45:31.996Z] ---> 58ec4c9d15e1 [2023-05-04T08:45:31.996Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:45:31.996Z] ---> Running in 53d256e3a318 [2023-05-04T08:45:31.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:45:31.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:45:31.996Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T08:45:31.996Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:45:31.996Z] OK: 8 MiB in 16 packages [2023-05-04T08:45:31.996Z] Removing intermediate container 53d256e3a318 [2023-05-04T08:45:31.996Z] ---> bd331eacf653 [2023-05-04T08:45:31.996Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:45:31.996Z] ---> 0f04d00e7c46 [2023-05-04T08:45:31.996Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:45:31.996Z] ---> b023daf97f36 [2023-05-04T08:45:31.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-04T08:45:35.421Z] ---> df6acc5a0705 [2023-05-04T08:45:35.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:45:35.421Z] ---> bc2542972adf [2023-05-04T08:45:35.421Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-04T08:45:35.421Z] ---> Running in d5a3411d778b [2023-05-04T08:45:35.421Z] Removing intermediate container d5a3411d778b [2023-05-04T08:45:35.421Z] ---> 1e628670233c [2023-05-04T08:45:35.421Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:45:35.421Z] ---> Running in 5744ad9ab34b [2023-05-04T08:45:36.004Z] Removing intermediate container 5744ad9ab34b [2023-05-04T08:45:36.004Z] ---> 58535f09c273 [2023-05-04T08:45:36.004Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T08:45:36.004Z] ---> Running in 915db32409ec [2023-05-04T08:45:36.606Z] Removing intermediate container 915db32409ec [2023-05-04T08:45:36.606Z] ---> fa57e2a8bb73 [2023-05-04T08:45:36.606Z] Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:45:36.880Z] ---> Running in aff84d3f6f49 [2023-05-04T08:45:38.761Z] Removing intermediate container aff84d3f6f49 [2023-05-04T08:45:38.761Z] ---> 0b8fc44f0857 [2023-05-04T08:45:38.761Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:45:38.761Z] ---> Running in d02ca4c9bf68 [2023-05-04T08:45:38.761Z] Removing intermediate container d02ca4c9bf68 [2023-05-04T08:45:38.761Z] ---> 7ddf9d01399b [2023-05-04T08:45:38.761Z] [2023-05-04T08:45:38.761Z] Successfully built 7ddf9d01399b [2023-05-04T08:45:38.761Z] Successfully tagged core-data-arm64:latest [2023-05-04T08:45:38.761Z] Building security-proxy-auth [2023-05-04T08:45:56.981Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T08:45:56.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T08:45:56.981Z] ---> 1e15545eaf38 [2023-05-04T08:45:56.981Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T08:45:56.981Z] ---> Using cache [2023-05-04T08:45:56.981Z] ---> 6f928e3ca84e [2023-05-04T08:45:56.981Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T08:45:56.981Z] ---> Using cache [2023-05-04T08:45:56.981Z] ---> 3f22cb0231d3 [2023-05-04T08:45:56.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T08:45:56.981Z] ---> Using cache [2023-05-04T08:45:56.981Z] ---> f30af779499c [2023-05-04T08:45:56.981Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T08:45:56.981Z] ---> Using cache [2023-05-04T08:45:56.981Z] ---> 62b60a02d390 [2023-05-04T08:45:56.981Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T08:45:56.981Z] ---> Using cache [2023-05-04T08:45:56.981Z] ---> 1045941e167d [2023-05-04T08:45:56.981Z] Step 8/23 : COPY . . [2023-05-04T08:45:56.981Z] ---> Using cache [2023-05-04T08:45:56.981Z] ---> 30f5363bec4f [2023-05-04T08:45:56.981Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-04T08:45:56.981Z] ---> Running in 5672de269951 [2023-05-04T08:45:58.924Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-04T08:46:21.264Z] Removing intermediate container 228894bf4026 [2023-05-04T08:46:21.264Z] ---> f82e77eec32e [2023-05-04T08:46:21.264Z] [2023-05-04T08:46:21.264Z] Step 10/25 : FROM alpine:3.17 [2023-05-04T08:46:21.264Z] ---> 51e60588ff2c [2023-05-04T08:46:21.264Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:46:21.264Z] ---> Using cache [2023-05-04T08:46:21.264Z] ---> 71ee7f11677a [2023-05-04T08:46:21.264Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T08:46:21.264Z] ---> Using cache [2023-05-04T08:46:21.264Z] ---> 590c99ca2686 [2023-05-04T08:46:21.264Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-04T08:46:22.954Z] ---> Running in 933bb79356f1 [2023-05-04T08:46:23.287Z] Removing intermediate container 933bb79356f1 [2023-05-04T08:46:23.287Z] ---> 1f807fa596a7 [2023-05-04T08:46:23.287Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-04T08:46:23.572Z] ---> Running in 8559ce182472 [2023-05-04T08:46:24.259Z] Removing intermediate container 8559ce182472 [2023-05-04T08:46:24.259Z] ---> 93a0a7ea7ab8 [2023-05-04T08:46:24.259Z] Step 15/25 : WORKDIR / [2023-05-04T08:46:24.259Z] ---> Running in 4eb637deafe2 [2023-05-04T08:46:24.525Z] Removing intermediate container 4eb637deafe2 [2023-05-04T08:46:24.525Z] ---> d34d3eb94e3a [2023-05-04T08:46:24.525Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:46:25.480Z] ---> ab5a718f92c6 [2023-05-04T08:46:25.480Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:46:26.438Z] ---> ad4f976ecd8a [2023-05-04T08:46:26.438Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-04T08:46:28.375Z] ---> beebbdbc6188 [2023-05-04T08:46:28.375Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:46:28.957Z] ---> 15184703b94c [2023-05-04T08:46:28.957Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-04T08:46:29.922Z] ---> 91b8b6ccba4f [2023-05-04T08:46:29.922Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-04T08:46:30.196Z] ---> Running in 8dae008fe900 [2023-05-04T08:46:30.462Z] Removing intermediate container 8dae008fe900 [2023-05-04T08:46:30.462Z] ---> 027c412b65cb [2023-05-04T08:46:30.462Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T08:46:30.728Z] ---> Running in 67e1a53db135 [2023-05-04T08:46:30.993Z] Removing intermediate container 67e1a53db135 [2023-05-04T08:46:30.993Z] ---> bd528ac81408 [2023-05-04T08:46:30.993Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T08:46:31.261Z] ---> Running in b98cf5e7c9a5 [2023-05-04T08:46:31.841Z] Removing intermediate container b98cf5e7c9a5 [2023-05-04T08:46:31.841Z] ---> 39c3bed0d69e [2023-05-04T08:46:31.841Z] Step 24/25 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:46:31.841Z] ---> Running in a4f7c23bc9ab [2023-05-04T08:46:32.422Z] Removing intermediate container a4f7c23bc9ab [2023-05-04T08:46:32.422Z] ---> 5f5b766ffb6e [2023-05-04T08:46:32.422Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T08:46:32.422Z] ---> Running in cea6f7a46e71 [2023-05-04T08:46:33.004Z] Removing intermediate container cea6f7a46e71 [2023-05-04T08:46:33.004Z] ---> 7b751d18e645 [2023-05-04T08:46:33.004Z] [2023-05-04T08:46:33.270Z] Successfully built 7b751d18e645 [2023-05-04T08:46:33.270Z] Successfully tagged core-metadata-arm64:latest [2023-05-04T08:47:55.123Z]  Building core-metadata ... done Removing intermediate container 36c7530d7a66 [2023-05-04T08:47:55.123Z] ---> 341de0cc5320 [2023-05-04T08:47:55.123Z] [2023-05-04T08:47:55.123Z] Step 9/33 : FROM alpine:3.17 [2023-05-04T08:47:55.123Z] ---> 51e60588ff2c [2023-05-04T08:47:55.123Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T08:47:55.123Z] ---> Running in f2384fee2868 [2023-05-04T08:47:55.123Z] Removing intermediate container f2384fee2868 [2023-05-04T08:47:55.123Z] ---> 58ff96831413 [2023-05-04T08:47:55.123Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-04T08:47:55.123Z] ---> Running in 63c1f95640c7 [2023-05-04T08:47:55.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:47:55.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:47:55.123Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:47:55.123Z] (2/2) Installing su-exec (0.2-r2) [2023-05-04T08:47:55.123Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:47:55.123Z] OK: 8 MiB in 17 packages [2023-05-04T08:47:55.123Z] Removing intermediate container 63c1f95640c7 [2023-05-04T08:47:55.123Z] ---> ce2b17c03391 [2023-05-04T08:47:55.123Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-04T08:47:55.123Z] ---> Running in c97a33a5abb3 [2023-05-04T08:47:55.123Z] Removing intermediate container c97a33a5abb3 [2023-05-04T08:47:55.123Z] ---> 0993f9935664 [2023-05-04T08:47:55.123Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-04T08:47:55.123Z] ---> Running in d96125db275b [2023-05-04T08:47:55.123Z] Removing intermediate container d96125db275b [2023-05-04T08:47:55.123Z] ---> 3990da660dea [2023-05-04T08:47:55.123Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-04T08:47:55.123Z] ---> Running in 6583697fc95b [2023-05-04T08:47:55.123Z] Removing intermediate container 6583697fc95b [2023-05-04T08:47:55.123Z] ---> 2e3dd11ffe16 [2023-05-04T08:47:55.123Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-04T08:47:55.123Z] ---> Running in 976cc448f908 [2023-05-04T08:47:55.707Z] Removing intermediate container 976cc448f908 [2023-05-04T08:47:55.707Z] ---> f34a70d19552 [2023-05-04T08:47:55.707Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-04T08:47:55.973Z] ---> Running in bb0705345be6 [2023-05-04T08:48:01.309Z] Removing intermediate container bb0705345be6 [2023-05-04T08:48:01.309Z] ---> 049a03d75940 [2023-05-04T08:48:01.309Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-04T08:48:01.309Z] ---> Running in d416786e400a [2023-05-04T08:48:01.309Z] Removing intermediate container d416786e400a [2023-05-04T08:48:01.309Z] ---> a0d35950141e [2023-05-04T08:48:01.309Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-04T08:48:01.576Z] Removing intermediate container dcfaa96d4bd2 [2023-05-04T08:48:01.576Z] ---> 997ef0458de6 [2023-05-04T08:48:01.576Z] [2023-05-04T08:48:01.576Z] Step 9/22 : FROM alpine:3.17 [2023-05-04T08:48:01.576Z] ---> 51e60588ff2c [2023-05-04T08:48:01.576Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-04T08:48:01.576Z] ---> Running in c4c9b6e2cb79 [2023-05-04T08:48:02.980Z] ---> 0231c8dd4849 [2023-05-04T08:48:02.980Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-04T08:48:02.980Z] ---> Running in f3dcd14876c0 [2023-05-04T08:48:03.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:48:04.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:48:06.305Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T08:48:06.305Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-04T08:48:06.305Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:48:06.305Z] OK: 8 MiB in 17 packages [2023-05-04T08:48:09.644Z] Removing intermediate container f3dcd14876c0 [2023-05-04T08:48:09.644Z] ---> 5889e2b1abf1 [2023-05-04T08:48:09.644Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:48:10.620Z] Removing intermediate container c4c9b6e2cb79 [2023-05-04T08:48:10.620Z] ---> 883cf0c41f6c [2023-05-04T08:48:10.620Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-04T08:48:10.924Z] ---> Running in 7abc1846932c [2023-05-04T08:48:10.924Z] ---> 9a75f306645d [2023-05-04T08:48:10.924Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:48:11.514Z] Removing intermediate container 7abc1846932c [2023-05-04T08:48:11.514Z] ---> 7f06187ee208 [2023-05-04T08:48:11.514Z] Step 12/22 : WORKDIR /edgex [2023-05-04T08:48:11.779Z] ---> Running in 3f386c386b32 [2023-05-04T08:48:12.359Z] ---> 76b2f3172795 [2023-05-04T08:48:12.359Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-04T08:48:12.624Z] Removing intermediate container 3f386c386b32 [2023-05-04T08:48:12.624Z] ---> 04388d37e8e4 [2023-05-04T08:48:12.624Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:48:14.056Z] ---> 48d2b7d73637 [2023-05-04T08:48:14.056Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:48:15.009Z] ---> f8a7f033777a [2023-05-04T08:48:15.009Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-04T08:48:15.009Z] ---> 9c31353d9bb4 [2023-05-04T08:48:15.009Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-04T08:48:15.967Z] ---> a8c21d94ba90 [2023-05-04T08:48:15.967Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-04T08:48:16.238Z] ---> 3f6a949a2d67 [2023-05-04T08:48:16.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-04T08:48:17.654Z] ---> 0d58f7b59988 [2023-05-04T08:48:17.654Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-04T08:48:18.245Z] ---> b7813eacc5f3 [2023-05-04T08:48:18.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T08:48:18.514Z] ---> e5001691432d [2023-05-04T08:48:18.514Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-04T08:48:19.926Z] ---> 9f0f0b48e7a7 [2023-05-04T08:48:19.926Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:48:19.926Z] ---> 7c5254a84298 [2023-05-04T08:48:19.926Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-04T08:48:19.926Z] ---> Running in 9a1ea606980e [2023-05-04T08:48:22.504Z] ---> 0898d0c8a263 [2023-05-04T08:48:22.504Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-04T08:48:22.773Z] ---> Running in 0423700bb535 [2023-05-04T08:48:24.192Z] Removing intermediate container 9a1ea606980e [2023-05-04T08:48:24.192Z] ---> 86ff898e7f4a [2023-05-04T08:48:24.192Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:48:24.458Z] ---> Running in 8e46ad901423 [2023-05-04T08:48:25.042Z] Removing intermediate container 8e46ad901423 [2023-05-04T08:48:25.042Z] ---> b05e22ed6531 [2023-05-04T08:48:25.042Z] Step 20/22 : LABEL arch=arm64 [2023-05-04T08:48:25.320Z] ---> Running in 523b9a3aed7e [2023-05-04T08:48:25.906Z] Removing intermediate container 523b9a3aed7e [2023-05-04T08:48:25.906Z] ---> d6e5abda7c93 [2023-05-04T08:48:25.906Z] Step 21/22 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:48:26.173Z] ---> Running in d677fd7f49d4 [2023-05-04T08:48:26.754Z] Removing intermediate container 0423700bb535 [2023-05-04T08:48:26.754Z] ---> 9ed199ae077c [2023-05-04T08:48:26.754Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-04T08:48:26.754Z] Removing intermediate container d677fd7f49d4 [2023-05-04T08:48:26.754Z] ---> a39528d2a28e [2023-05-04T08:48:26.754Z] Step 22/22 : LABEL version=0.0.0 [2023-05-04T08:48:26.754Z] ---> Running in ac791f460c59 [2023-05-04T08:48:26.754Z] ---> Running in c794887d19fd [2023-05-04T08:48:27.708Z] Removing intermediate container ac791f460c59 [2023-05-04T08:48:27.708Z] ---> 2d5ec95d4264 [2023-05-04T08:48:27.708Z] Step 30/33 : CMD ["gate"] [2023-05-04T08:48:27.708Z] Removing intermediate container c794887d19fd [2023-05-04T08:48:27.708Z] ---> 3e90ee500936 [2023-05-04T08:48:27.708Z] [2023-05-04T08:48:27.708Z] ---> Running in 6fe9f9fd9cc2 [2023-05-04T08:48:27.974Z] Successfully built 3e90ee500936 [2023-05-04T08:48:27.974Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-04T08:48:28.241Z]  Building security-proxy-setup ... done Removing intermediate container 6fe9f9fd9cc2 [2023-05-04T08:48:28.241Z] ---> 549e80e5c74a [2023-05-04T08:48:28.241Z] Step 31/33 : LABEL arch=arm64 [2023-05-04T08:48:28.513Z] ---> Running in 99c55ae1c822 [2023-05-04T08:48:28.794Z] Removing intermediate container 99c55ae1c822 [2023-05-04T08:48:28.794Z] ---> c941f633ef59 [2023-05-04T08:48:28.794Z] Step 32/33 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:48:29.072Z] ---> Running in c5b2e7e8ea99 [2023-05-04T08:48:29.652Z] Removing intermediate container c5b2e7e8ea99 [2023-05-04T08:48:29.652Z] ---> 1b5343736fea [2023-05-04T08:48:29.652Z] Step 33/33 : LABEL version=0.0.0 [2023-05-04T08:48:29.652Z] ---> Running in f9e45259cfa1 [2023-05-04T08:48:30.235Z] Removing intermediate container f9e45259cfa1 [2023-05-04T08:48:30.235Z] ---> 74fe61b81f76 [2023-05-04T08:48:30.235Z] [2023-05-04T08:48:30.502Z] Successfully built 74fe61b81f76 [2023-05-04T08:48:30.502Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-04T08:49:38.330Z]  Building security-bootstrapper ... done Removing intermediate container 5672de269951 [2023-05-04T08:49:38.330Z] ---> 20f6b0dd209c [2023-05-04T08:49:38.330Z] [2023-05-04T08:49:38.330Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T08:49:38.330Z] ---> 51e60588ff2c [2023-05-04T08:49:38.330Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T08:49:38.330Z] ---> Using cache [2023-05-04T08:49:38.330Z] ---> c5c87a058094 [2023-05-04T08:49:38.330Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T08:49:38.330Z] ---> Using cache [2023-05-04T08:49:38.330Z] ---> e0a2fe470a9d [2023-05-04T08:49:38.330Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:49:38.330Z] ---> Using cache [2023-05-04T08:49:38.330Z] ---> 3e4cdd282d1c [2023-05-04T08:49:38.330Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:49:38.330Z] ---> Using cache [2023-05-04T08:49:38.330Z] ---> 054451b0be14 [2023-05-04T08:49:38.330Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-04T08:49:39.736Z] ---> c3535099ef79 [2023-05-04T08:49:39.736Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:49:42.314Z] ---> 719a084f543a [2023-05-04T08:49:42.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-04T08:49:42.897Z] ---> 51ff670de3d3 [2023-05-04T08:49:42.897Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T08:49:42.897Z] Removing intermediate container a71638a63f14 [2023-05-04T08:49:42.897Z] ---> d62694e5e690 [2023-05-04T08:49:42.897Z] [2023-05-04T08:49:42.897Z] Step 9/20 : FROM alpine:3.17 [2023-05-04T08:49:42.897Z] ---> 51e60588ff2c [2023-05-04T08:49:42.897Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T08:49:42.897Z] ---> Using cache [2023-05-04T08:49:42.897Z] ---> 58ff96831413 [2023-05-04T08:49:42.897Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-04T08:49:42.897Z] ---> Running in dc923079c65d [2023-05-04T08:49:43.164Z] ---> Running in 350954bb89ff [2023-05-04T08:49:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:49:45.151Z] Removing intermediate container dc923079c65d [2023-05-04T08:49:45.151Z] ---> dc68fd05e2ef [2023-05-04T08:49:45.151Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T08:49:45.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:49:45.151Z] ---> Running in 1fa52751b2ae [2023-05-04T08:49:45.417Z] Removing intermediate container 1fa52751b2ae [2023-05-04T08:49:45.417Z] ---> be48e5509233 [2023-05-04T08:49:45.417Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:49:45.417Z] ---> Running in 893fe50081fd [2023-05-04T08:49:45.683Z] Removing intermediate container 893fe50081fd [2023-05-04T08:49:45.683Z] ---> 78afe254e995 [2023-05-04T08:49:45.683Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T08:49:45.965Z] ---> Running in e1797656a779 [2023-05-04T08:49:46.234Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T08:49:46.234Z] v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T08:49:46.234Z] OK: 17691 distinct packages available [2023-05-04T08:49:46.234Z] Removing intermediate container e1797656a779 [2023-05-04T08:49:46.234Z] ---> 85865383591c [2023-05-04T08:49:46.234Z] Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:49:46.234Z] ---> Running in 4d94ca509fad [2023-05-04T08:49:46.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T08:49:46.503Z] Removing intermediate container 4d94ca509fad [2023-05-04T08:49:46.503Z] ---> 8f6a61e40c9f [2023-05-04T08:49:46.503Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T08:49:46.771Z] ---> Running in 238684d89203 [2023-05-04T08:49:46.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T08:49:47.038Z] Removing intermediate container 238684d89203 [2023-05-04T08:49:47.038Z] ---> 6d316a19f5b2 [2023-05-04T08:49:47.038Z] [2023-05-04T08:49:47.305Z] Successfully built 6d316a19f5b2 [2023-05-04T08:49:47.305Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-04T08:49:47.888Z]  Building security-proxy-auth ... done (1/9) Installing ca-certificates (20220614-r4) [2023-05-04T08:49:47.888Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-04T08:49:47.888Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-04T08:49:47.888Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-04T08:49:47.888Z] (5/9) Installing curl (8.0.1-r0) [2023-05-04T08:49:47.888Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-04T08:49:47.888Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-04T08:49:47.888Z] (8/9) Installing libucontext (1.2-r0) [2023-05-04T08:49:47.888Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-04T08:49:47.888Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T08:49:48.155Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T08:49:48.424Z] OK: 11 MiB in 24 packages [2023-05-04T08:49:49.844Z] Removing intermediate container 350954bb89ff [2023-05-04T08:49:49.844Z] ---> 4e660eb43eb9 [2023-05-04T08:49:49.844Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T08:49:50.112Z] ---> 3aba5340027a [2023-05-04T08:49:50.112Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T08:49:50.697Z] ---> eb49e2e317b7 [2023-05-04T08:49:50.697Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-04T08:49:52.109Z] ---> 330c968ca013 [2023-05-04T08:49:52.109Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-04T08:49:52.377Z] ---> 2fdf73c3805c [2023-05-04T08:49:52.378Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-04T08:49:52.378Z] ---> Running in 475ab33a1609 [2023-05-04T08:49:52.647Z] Removing intermediate container 475ab33a1609 [2023-05-04T08:49:52.647Z] ---> 45a149c21326 [2023-05-04T08:49:52.647Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T08:49:52.927Z] ---> Running in cd02d93d74c4 [2023-05-04T08:49:53.197Z] Removing intermediate container cd02d93d74c4 [2023-05-04T08:49:53.197Z] ---> e2c2fc053eab [2023-05-04T08:49:53.197Z] Step 18/20 : LABEL arch=arm64 [2023-05-04T08:49:53.197Z] ---> Running in 9c1e7af2a2f6 [2023-05-04T08:49:53.467Z] Removing intermediate container 9c1e7af2a2f6 [2023-05-04T08:49:53.467Z] ---> 4d5eb0cf4845 [2023-05-04T08:49:53.467Z] Step 19/20 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b [2023-05-04T08:49:53.738Z] ---> Running in 68b8022f2eb9 [2023-05-04T08:49:54.006Z] Removing intermediate container 68b8022f2eb9 [2023-05-04T08:49:54.006Z] ---> e42e96a27060 [2023-05-04T08:49:54.006Z] Step 20/20 : LABEL version=0.0.0 [2023-05-04T08:49:54.006Z] ---> Running in 7f20f45f60fd [2023-05-04T08:49:54.273Z] Removing intermediate container 7f20f45f60fd [2023-05-04T08:49:54.273Z] ---> d2537aa4330b [2023-05-04T08:49:54.273Z] [2023-05-04T08:49:54.542Z] Successfully built d2537aa4330b [2023-05-04T08:49:54.543Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-04T08:49:54.823Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-04T08:49:54.837Z] $ docker stop --time=1 9eff4d96c4807c594b515248257af35e33d9a24eeaa97bec5d750c940055467a [2023-05-04T08:49:56.501Z] $ docker rm -f --volumes 9eff4d96c4807c594b515248257af35e33d9a24eeaa97bec5d750c940055467a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T08:49:57.050Z] + docker images [2023-05-04T08:49:57.314Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-04T08:49:57.314Z] security-spiffe-token-provider-arm64 latest d2537aa4330b 3 seconds ago 32.7MB [2023-05-04T08:49:57.314Z] security-proxy-auth-arm64 latest 6d316a19f5b2 11 seconds ago 18.1MB [2023-05-04T08:49:57.314Z] d62694e5e690 15 seconds ago 1.57GB [2023-05-04T08:49:57.314Z] 20f6b0dd209c 21 seconds ago 1.51GB [2023-05-04T08:49:57.314Z] security-bootstrapper-arm64 latest 74fe61b81f76 About a minute ago 21.9MB [2023-05-04T08:49:57.314Z] security-proxy-setup-arm64 latest 3e90ee500936 About a minute ago 18.7MB [2023-05-04T08:49:57.314Z] 997ef0458de6 About a minute ago 1.51GB [2023-05-04T08:49:57.314Z] 341de0cc5320 2 minutes ago 1.51GB [2023-05-04T08:49:57.314Z] core-metadata-arm64 latest 7b751d18e645 3 minutes ago 20.2MB [2023-05-04T08:49:57.314Z] f82e77eec32e 3 minutes ago 1.53GB [2023-05-04T08:49:57.314Z] core-data-arm64 latest 7ddf9d01399b 4 minutes ago 19.9MB [2023-05-04T08:49:57.314Z] 132f98123b31 4 minutes ago 1.53GB [2023-05-04T08:49:57.314Z] security-secretstore-setup-arm64 latest b1feeef78180 8 minutes ago 32.2MB [2023-05-04T08:49:57.314Z] support-notifications-arm64 latest 424f8f3516e5 8 minutes ago 31.9MB [2023-05-04T08:49:57.314Z] support-scheduler-arm64 latest 78800a71cae3 8 minutes ago 31.2MB [2023-05-04T08:49:57.314Z] c162a3059e20 9 minutes ago 1.52GB [2023-05-04T08:49:57.314Z] a54d3f1cf833 9 minutes ago 1.59GB [2023-05-04T08:49:57.314Z] d949795091de 9 minutes ago 1.59GB [2023-05-04T08:49:57.314Z] core-common-config-bootstrapper-arm64 latest 982077b21214 10 minutes ago 17.2MB [2023-05-04T08:49:57.314Z] 53ef547a09a8 11 minutes ago 1.52GB [2023-05-04T08:49:57.314Z] core-command-arm64 latest 49af3764fd8d 11 minutes ago 19.7MB [2023-05-04T08:49:57.315Z] 45cc96b4e361 12 minutes ago 1.53GB [2023-05-04T08:49:57.315Z] security-spire-server-arm64 latest d93d42bbc471 17 minutes ago 97MB [2023-05-04T08:49:57.315Z] 578c240ed470 18 minutes ago 1.39GB [2023-05-04T08:49:57.315Z] security-spire-agent-arm64 latest 213b9e3200c0 18 minutes ago 153MB [2023-05-04T08:49:57.315Z] security-spire-config-arm64 latest 29976f0ca249 18 minutes ago 96.1MB [2023-05-04T08:49:57.315Z] 979b5b18fa14 19 minutes ago 1.39GB [2023-05-04T08:49:57.315Z] 475cef6fd601 19 minutes ago 1.39GB [2023-05-04T08:49:57.315Z] ci-base-image-arm64 latest 1e15545eaf38 33 minutes ago 899MB [2023-05-04T08:49:57.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 9 days ago 681MB [2023-05-04T08:49:57.315Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-04T08:49:57.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:49:58.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T08:49:58.096Z] [2023-05-04T08:49:58.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:49:58.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T08:49:58.487Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T08:49:58.487Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T08:49:58.487Z] 04944245beec: Pulling fs layer [2023-05-04T08:49:58.487Z] 699f458cf7ca: Pulling fs layer [2023-05-04T08:49:58.487Z] 765212b225bb: Pulling fs layer [2023-05-04T08:49:58.487Z] f23df028b6ca: Pulling fs layer [2023-05-04T08:49:58.487Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T08:49:58.487Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T08:49:58.487Z] f23df028b6ca: Waiting [2023-05-04T08:49:58.487Z] 2437ff75d9bd: Waiting [2023-05-04T08:49:58.487Z] 765212b225bb: Waiting [2023-05-04T08:49:58.487Z] d65c8cfc05b1: Waiting [2023-05-04T08:49:58.754Z] 04944245beec: Verifying Checksum [2023-05-04T08:49:58.754Z] 04944245beec: Download complete [2023-05-04T08:49:58.754Z] 765212b225bb: Verifying Checksum [2023-05-04T08:49:58.754Z] 765212b225bb: Download complete [2023-05-04T08:49:58.754Z] f23df028b6ca: Verifying Checksum [2023-05-04T08:49:58.754Z] f23df028b6ca: Download complete [2023-05-04T08:49:58.754Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T08:49:58.754Z] d65c8cfc05b1: Download complete [2023-05-04T08:49:58.754Z] 699f458cf7ca: Verifying Checksum [2023-05-04T08:49:58.754Z] 699f458cf7ca: Download complete [2023-05-04T08:49:59.342Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T08:49:59.342Z] 8998bd30e6a1: Download complete [2023-05-04T08:50:01.287Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T08:50:01.287Z] 2437ff75d9bd: Download complete [2023-05-04T08:50:03.231Z] 8998bd30e6a1: Pull complete [2023-05-04T08:50:03.816Z] 04944245beec: Pull complete [2023-05-04T08:50:05.221Z] 699f458cf7ca: Pull complete [2023-05-04T08:50:05.221Z] 765212b225bb: Pull complete [2023-05-04T08:50:05.804Z] f23df028b6ca: Pull complete [2023-05-04T08:50:06.071Z] d65c8cfc05b1: Pull complete [2023-05-04T08:50:21.140Z] 2437ff75d9bd: Pull complete [2023-05-04T08:50:21.140Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T08:50:21.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T08:50:21.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:50:21.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container [2023-05-04T08:50:21.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T08:50:24.227Z] $ docker top fcffc838a6d812d2a66da65693273113ada1c6af2bc8d4025b10c9207c920e87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:50:25.287Z] ---> job-cost.sh [2023-05-04T08:50:25.287Z] lf-activate-venv: SKIPPING [2023-05-04T08:50:25.287Z] INFO: No Stack... [2023-05-04T08:50:25.562Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T08:50:26.538Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T08:50:27.209Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-04T08:50:27.209Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T08:50:27.315Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4551-1-stack-cost] [2023-05-04T08:50:27.322Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4551-1-stack-cost] did not exist. Created. [2023-05-04T08:50:27.322Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4551-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T08:50:28.044Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T08:50:28.249Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T08:50:28.268Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4551-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T08:50:28.334Z] $ docker stop --time=1 fcffc838a6d812d2a66da65693273113ada1c6af2bc8d4025b10c9207c920e87 [2023-05-04T08:50:29.926Z] $ docker rm -f --volumes fcffc838a6d812d2a66da65693273113ada1c6af2bc8d4025b10c9207c920e87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T08:50:30.955Z] provisioning config files... [2023-05-04T08:50:30.965Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11645501582261450445tmp [Pipeline] { [Pipeline] sh [2023-05-04T08:50:31.289Z] + set +x [2023-05-04T08:50:31.289Z] + curl -s https://codecov.io/bash [2023-05-04T08:50:31.290Z] + bash -s -- [2023-05-04T08:50:31.290Z] [2023-05-04T08:50:31.290Z] _____ _ [2023-05-04T08:50:31.290Z] / ____| | | [2023-05-04T08:50:31.290Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T08:50:31.290Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T08:50:31.290Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T08:50:31.290Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T08:50:31.290Z] Bash-1.0.6 [2023-05-04T08:50:31.290Z] [2023-05-04T08:50:31.290Z] [2023-05-04T08:50:31.290Z] ==> git version 2.25.1 found [2023-05-04T08:50:31.290Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T08:50:31.290Z] Release-Date: 2020-01-08 [2023-05-04T08:50:31.290Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T08:50:31.290Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T08:50:31.290Z] ==> Jenkins CI detected. [2023-05-04T08:50:31.290Z] current dir:  /w/workspace/edgex-go/1 [2023-05-04T08:50:31.290Z] project root: . [2023-05-04T08:50:31.290Z] --> token set from env [2023-05-04T08:50:31.290Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T08:50:31.290Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T08:50:31.550Z] ==> Python coveragepy not found [2023-05-04T08:50:31.550Z] ==> Searching for coverage reports in: [2023-05-04T08:50:31.550Z] + . [2023-05-04T08:50:31.550Z] -> Found 1 reports [2023-05-04T08:50:31.550Z] ==> Detecting git/mercurial file structure [2023-05-04T08:50:31.550Z] ==> Reading reports [2023-05-04T08:50:31.550Z] + ./coverage.out bytes=448560 [2023-05-04T08:50:31.550Z] ==> Appending adjustments [2023-05-04T08:50:31.550Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T08:50:32.488Z] + Found adjustments [2023-05-04T08:50:32.488Z] ==> Gzipping contents [2023-05-04T08:50:32.749Z] 60K /tmp/codecov.2M3GKF.gz [2023-05-04T08:50:32.749Z] ==> Uploading reports [2023-05-04T08:50:32.749Z] url: https://codecov.io [2023-05-04T08:50:32.749Z] query: branch=PR-4551&commit=94fd6a22abe688d6d5e19ddf44a2522e548e8e35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4551%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4551&job=&cmd_args= [2023-05-04T08:50:32.749Z] -> Pinging Codecov [2023-05-04T08:50:32.749Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4551&commit=94fd6a22abe688d6d5e19ddf44a2522e548e8e35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4551%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4551&job=&cmd_args= [2023-05-04T08:50:32.749Z] -> Uploading to [2023-05-04T08:50:32.749Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/00271124DB129430A58F1EEE437C3FCB/94fd6a22abe688d6d5e19ddf44a2522e548e8e35/cf61416b-f936-4691-a023-4862230cd32e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T085032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48477f51d731019e1e8e756b3ac9b02d80228fd486922a6482b0ed836186b27a [2023-05-04T08:50:32.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T08:50:32.749Z] Dload Upload Total Spent Left Speed [2023-05-04T08:50:33.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57564 0 0 100 57564 0 238k --:--:-- --:--:-- --:--:-- 238k [2023-05-04T08:50:33.017Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [Pipeline] } [2023-05-04T08:50:33.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T08:50:34.404Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:50:34.725Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:50:35.614Z] ---> package-listing.sh [2023-05-04T08:50:35.614Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T08:50:35.614Z] ++ facter osfamily [2023-05-04T08:50:35.874Z] + OS_FAMILY=debian [2023-05-04T08:50:35.874Z] + workspace=/w/workspace/edgex-go/1 [2023-05-04T08:50:35.874Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T08:50:35.874Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T08:50:35.874Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T08:50:35.874Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T08:50:35.874Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-04T08:50:35.874Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T08:50:35.874Z] + case "${OS_FAMILY}" in [2023-05-04T08:50:35.874Z] + dpkg -l [2023-05-04T08:50:35.874Z] + grep '^ii' [2023-05-04T08:50:35.874Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T08:50:35.874Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T08:50:35.874Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T08:50:35.874Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-04T08:50:35.874Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-04T08:50:35.874Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-04T08:50:35.910Z] 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-05-04T08:50:36.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:50:36.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T08:50:36.823Z] [2023-05-04T08:50:36.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T08:50:37.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T08:50:37.202Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T08:50:37.202Z] 5eb5b503b376: Pulling fs layer [2023-05-04T08:50:37.202Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T08:50:37.202Z] ec43610c2a17: Pulling fs layer [2023-05-04T08:50:37.202Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T08:50:37.202Z] 33b1e0a273af: Pulling fs layer [2023-05-04T08:50:37.202Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T08:50:37.202Z] 2f39f015ded8: Pulling fs layer [2023-05-04T08:50:37.202Z] 33b1e0a273af: Waiting [2023-05-04T08:50:37.202Z] 5d3b04190fa2: Waiting [2023-05-04T08:50:37.202Z] 2f39f015ded8: Waiting [2023-05-04T08:50:37.202Z] 3a2ae6a8a46f: Waiting [2023-05-04T08:50:37.202Z] 5c69ac0246d0: Download complete [2023-05-04T08:50:37.202Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T08:50:37.202Z] 3a2ae6a8a46f: Download complete [2023-05-04T08:50:37.202Z] 33b1e0a273af: Verifying Checksum [2023-05-04T08:50:37.202Z] 33b1e0a273af: Download complete [2023-05-04T08:50:37.202Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T08:50:37.202Z] 5d3b04190fa2: Download complete [2023-05-04T08:50:37.202Z] ec43610c2a17: Verifying Checksum [2023-05-04T08:50:37.202Z] ec43610c2a17: Download complete [2023-05-04T08:50:37.461Z] 5eb5b503b376: Verifying Checksum [2023-05-04T08:50:37.461Z] 5eb5b503b376: Download complete [2023-05-04T08:50:38.028Z] 2f39f015ded8: Download complete [2023-05-04T08:50:38.602Z] 5eb5b503b376: Pull complete [2023-05-04T08:50:38.863Z] 5c69ac0246d0: Pull complete [2023-05-04T08:50:39.122Z] ec43610c2a17: Pull complete [2023-05-04T08:50:39.382Z] 3a2ae6a8a46f: Pull complete [2023-05-04T08:50:39.382Z] 33b1e0a273af: Pull complete [2023-05-04T08:50:39.642Z] 5d3b04190fa2: Pull complete [2023-05-04T08:50:43.830Z] 2f39f015ded8: Pull complete [2023-05-04T08:50:43.830Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T08:50:43.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T08:50:43.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T08:50:44.035Z] prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container [2023-05-04T08:50:44.058Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T08:50:45.611Z] $ docker top 2e078f7705079733fda36132248bf025acc90ee68fad4f5618099cee6c466000 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T08:50:46.020Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T08:50:46.336Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T08:50:46.646Z] + ls /var/log/sa-host [2023-05-04T08:50:46.646Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T08:50:46.867Z] provisioning config files... [2023-05-04T08:50:46.875Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17245528668090400339tmp [Pipeline] { [Pipeline] echo [2023-05-04T08:50:46.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:50:47.248Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T08:50:47.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:50:47.689Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T08:50:47.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:50:48.035Z] ---> sudo-logs.sh [2023-05-04T08:50:48.035Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T08:50:48.121Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:50:48.446Z] ---> job-cost.sh [2023-05-04T08:50:48.446Z] lf-activate-venv: SKIPPING [2023-05-04T08:50:48.446Z] DEBUG: total: 0.10999999940395355 [2023-05-04T08:50:48.446Z] INFO: Retrieving Stack Cost... [2023-05-04T08:50:49.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T08:50:49.273Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T08:50:49.308Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T08:50:49.621Z] ---> logs-deploy.sh [2023-05-04T08:50:49.621Z] lf-activate-venv: SKIPPING [2023-05-04T08:50:49.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4551/1 [2023-05-04T08:50:49.621Z] INFO: archiving workspace using pattern(s): [2023-05-04T08:50:50.559Z] Archives upload complete. [2023-05-04T08:50:50.822Z] INFO: archiving logs to Nexus [2023-05-04T08:50:51.419Z] ---> uname -a: [2023-05-04T08:50:51.420Z] Linux prd-ubuntu20-04-docker-8c-8g-13273 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-04T08:50:51.420Z] [2023-05-04T08:50:51.420Z] [2023-05-04T08:50:51.420Z] ---> lscpu: [2023-05-04T08:50:51.420Z] Architecture: x86_64 [2023-05-04T08:50:51.420Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-04T08:50:51.420Z] Byte Order: Little Endian [2023-05-04T08:50:51.420Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-04T08:50:51.420Z] CPU(s): 8 [2023-05-04T08:50:51.420Z] On-line CPU(s) list: 0-7 [2023-05-04T08:50:51.420Z] Thread(s) per core: 1 [2023-05-04T08:50:51.420Z] Core(s) per socket: 1 [2023-05-04T08:50:51.420Z] Socket(s): 8 [2023-05-04T08:50:51.420Z] NUMA node(s): 1 [2023-05-04T08:50:51.420Z] Vendor ID: AuthenticAMD [2023-05-04T08:50:51.420Z] CPU family: 23 [2023-05-04T08:50:51.420Z] Model: 49 [2023-05-04T08:50:51.420Z] Model name: AMD EPYC-Rome Processor [2023-05-04T08:50:51.420Z] Stepping: 0 [2023-05-04T08:50:51.420Z] CPU MHz: 2799.998 [2023-05-04T08:50:51.420Z] BogoMIPS: 5599.99 [2023-05-04T08:50:51.420Z] Virtualization: AMD-V [2023-05-04T08:50:51.420Z] Hypervisor vendor: KVM [2023-05-04T08:50:51.420Z] Virtualization type: full [2023-05-04T08:50:51.420Z] L1d cache: 256 KiB [2023-05-04T08:50:51.420Z] L1i cache: 256 KiB [2023-05-04T08:50:51.420Z] L2 cache: 4 MiB [2023-05-04T08:50:51.420Z] L3 cache: 128 MiB [2023-05-04T08:50:51.420Z] NUMA node0 CPU(s): 0-7 [2023-05-04T08:50:51.420Z] Vulnerability Itlb multihit: Not affected [2023-05-04T08:50:51.420Z] Vulnerability L1tf: Not affected [2023-05-04T08:50:51.420Z] Vulnerability Mds: Not affected [2023-05-04T08:50:51.420Z] Vulnerability Meltdown: Not affected [2023-05-04T08:50:51.420Z] Vulnerability Mmio stale data: Not affected [2023-05-04T08:50:51.420Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-04T08:50:51.420Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-04T08:50:51.420Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-04T08:50:51.420Z] Vulnerability Srbds: Not affected [2023-05-04T08:50:51.420Z] Vulnerability Tsx async abort: Not affected [2023-05-04T08:50:51.420Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-04T08:50:51.420Z] [2023-05-04T08:50:51.420Z] [2023-05-04T08:50:51.420Z] ---> nproc: [2023-05-04T08:50:51.420Z] 8 [2023-05-04T08:50:51.420Z] [2023-05-04T08:50:51.420Z] [2023-05-04T08:50:51.420Z] ---> df -h: [2023-05-04T08:50:51.420Z] Filesystem Size Used Avail Use% Mounted on [2023-05-04T08:50:51.420Z] overlay 155G 20G 136G 13% / [2023-05-04T08:50:51.420Z] tmpfs 64M 0 64M 0% /dev [2023-05-04T08:50:51.420Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-04T08:50:51.420Z] shm 64M 0 64M 0% /dev/shm [2023-05-04T08:50:51.420Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-05-04T08:50:51.420Z] [2023-05-04T08:50:51.420Z]