Pull request #4521 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 bill-mahoney for edgexfoundry/edgex-go Obtained Jenkinsfile from adae08446ccafd5bbf2269dbd38b65bc1a977ca6+6ed5f643afd548d7d3f8a26d03abe2373781a040 (e3e637d60bdf868444d87b82cff4ac1392931be1) 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-ssh12930490481876052142.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-ssh11283817469710631044.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-4521/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-4521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8897505674246839658.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-4521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4731024938811220481.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-ssh4481426896778636784.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-4521/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-4521/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18346857607019411472.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 ‘prd-ubuntu20.04-docker-8c-8g-9205’ Running on prd-ubuntu20.04-docker-8c-8g-9209 in /w/workspace/edgexfoundry_edgex-go_PR-4521 [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 Merging remotes/origin/main commit 6ed5f643afd548d7d3f8a26d03abe2373781a040 into PR head commit adae08446ccafd5bbf2269dbd38b65bc1a977ca6 Merge succeeded, producing adae08446ccafd5bbf2269dbd38b65bc1a977ca6 Checking out Revision adae08446ccafd5bbf2269dbd38b65bc1a977ca6 (PR-4521) 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/4521/head:refs/remotes/origin/PR-4521 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adae08446ccafd5bbf2269dbd38b65bc1a977ca6 # 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 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adae08446ccafd5bbf2269dbd38b65bc1a977ca6 # timeout=10 Commit message: "build: update spire" 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-04-20T20:34:00.221Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T20:34:00.380Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T20:34:00.496Z] ========================================================= [2023-04-20T20:34:00.496Z] EdgeX Global Pipelines Version Info [2023-04-20T20:34:00.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:34:01.248Z] ------------------- [2023-04-20T20:34:01.248Z] stable info: [2023-04-20T20:34:01.248Z] ------------------- [2023-04-20T20:34:01.248Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T20:34:01.248Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T20:34:01.248Z] Message: update stable to v1.0.248 [2023-04-20T20:34:01.818Z] ------------------- [2023-04-20T20:34:01.818Z] experimental info: [2023-04-20T20:34:01.818Z] ------------------- [2023-04-20T20:34:01.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T20:34:01.818Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T20:34:01.818Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T20:34:02.115Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-20T20:34:02.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-20T20:34:02.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T20:34:02.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T20:34:02.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T20:34:02.331Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T20:34:02.373Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T20:34:02.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-20T20:34:02.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-20T20:34:02.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-20T20:34:02.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T20:34:02.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T20:34:02.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T20:34:02.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T20:34:02.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T20:34:02.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T20:34:02.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T20:34:02.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T20:34:02.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-20T20:34:02.917Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-20T20:34:02.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T20:34:02.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T20:34:03.026Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T20:34:03.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4521 [Pipeline] echo [2023-04-20T20:34:03.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4521 [Pipeline] echo [2023-04-20T20:34:03.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4521 [Pipeline] echo [2023-04-20T20:34:03.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [Pipeline] echo [2023-04-20T20:34:03.228Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adae084 [Pipeline] echo [2023-04-20T20:34:03.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T20:34:03.393Z] provisioning config files... [2023-04-20T20:34:03.407Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14831964945839559132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:34:03.751Z] ---> docker-login.sh [2023-04-20T20:34:03.751Z] nexus3.edgexfoundry.org:10001 [2023-04-20T20:34:04.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:34:04.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:34:04.011Z] Configure a credential helper to remove this warning. See [2023-04-20T20:34:04.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:34:04.011Z] [2023-04-20T20:34:04.011Z] Login Succeeded [2023-04-20T20:34:04.011Z] nexus3.edgexfoundry.org:10002 [2023-04-20T20:34:04.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:34:04.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:34:04.274Z] Configure a credential helper to remove this warning. See [2023-04-20T20:34:04.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:34:04.274Z] [2023-04-20T20:34:04.274Z] Login Succeeded [2023-04-20T20:34:04.274Z] nexus3.edgexfoundry.org:10003 [2023-04-20T20:34:04.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:34:04.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:34:04.274Z] Configure a credential helper to remove this warning. See [2023-04-20T20:34:04.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:34:04.274Z] [2023-04-20T20:34:04.274Z] Login Succeeded [2023-04-20T20:34:04.274Z] nexus3.edgexfoundry.org:10004 [2023-04-20T20:34:04.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:34:04.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:34:04.537Z] Configure a credential helper to remove this warning. See [2023-04-20T20:34:04.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:34:04.537Z] [2023-04-20T20:34:04.537Z] Login Succeeded [2023-04-20T20:34:04.537Z] docker.io [2023-04-20T20:34:04.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:34:04.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:34:04.797Z] Configure a credential helper to remove this warning. See [2023-04-20T20:34:04.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:34:04.797Z] [2023-04-20T20:34:04.797Z] Login Succeeded [2023-04-20T20:34:04.797Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T20:34:04.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T20:34:05.250Z] + 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-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + dirname cmd/core-command/Dockerfile [2023-04-20T20:34:05.251Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-20T20:34:05.251Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-20T20:34:05.251Z] cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + dirname cmd/core-data/Dockerfile [2023-04-20T20:34:05.251Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/core-metadata/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-20T20:34:05.251Z] + cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-20T20:34:05.251Z] + + dirname cmd/support-notifications/Dockerfile [2023-04-20T20:34:05.251Z] cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-20T20:34:05.251Z] + dirname cmd/support-scheduler/Dockerfile+ [2023-04-20T20:34:05.251Z] cut -d/ -f2 [2023-04-20T20:34:05.251Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-20T20:34:05.331Z] 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-04-20T20:34:05.846Z] + git rev-list -1 --merges adae08446ccafd5bbf2269dbd38b65bc1a977ca6~1..adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [Pipeline] echo [2023-04-20T20:34:05.890Z] -----------> git rev-list -1 --merges adae08446ccafd5bbf2269dbd38b65bc1a977ca6~1..adae08446ccafd5bbf2269dbd38b65bc1a977ca6 adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [false] [Pipeline] sh [2023-04-20T20:34:06.203Z] + git log --format=format:%s -1 adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [Pipeline] echo [2023-04-20T20:34:06.236Z] ========================================================= [2023-04-20T20:34:06.237Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T20:34:06.237Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-20T20:34:06.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T20:34:06.738Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T20:34:06.738Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T20:34:06.738Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T20:34:06.738Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T20:34:06.738Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T20:34:06.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:34:07.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T20:34:07.167Z] [2023-04-20T20:34:07.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:34:07.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T20:34:07.564Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T20:34:07.564Z] b85a868b505f: Pulling fs layer [2023-04-20T20:34:07.564Z] e2be974225ed: Pulling fs layer [2023-04-20T20:34:07.564Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T20:34:07.564Z] 988bab9f4d93: Pulling fs layer [2023-04-20T20:34:07.564Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T20:34:07.564Z] eaf3925da568: Pulling fs layer [2023-04-20T20:34:07.564Z] bab4dde63d76: Pulling fs layer [2023-04-20T20:34:07.564Z] bde34c3a00c8: Pulling fs layer [2023-04-20T20:34:07.564Z] b352a97aabf1: Pulling fs layer [2023-04-20T20:34:07.564Z] 4872d77fe225: Pulling fs layer [2023-04-20T20:34:07.564Z] 5851b861e8e6: Pulling fs layer [2023-04-20T20:34:07.564Z] bab4dde63d76: Waiting [2023-04-20T20:34:07.564Z] b352a97aabf1: Waiting [2023-04-20T20:34:07.564Z] 4872d77fe225: Waiting [2023-04-20T20:34:07.564Z] 1469e6f7b9e6: Waiting [2023-04-20T20:34:07.564Z] 988bab9f4d93: Waiting [2023-04-20T20:34:07.564Z] eaf3925da568: Waiting [2023-04-20T20:34:07.564Z] bde34c3a00c8: Waiting [2023-04-20T20:34:07.564Z] e2be974225ed: Download complete [2023-04-20T20:34:07.564Z] 988bab9f4d93: Verifying Checksum [2023-04-20T20:34:07.564Z] 988bab9f4d93: Download complete [2023-04-20T20:34:07.564Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T20:34:07.564Z] 1469e6f7b9e6: Download complete [2023-04-20T20:34:07.825Z] eaf3925da568: Verifying Checksum [2023-04-20T20:34:07.825Z] eaf3925da568: Download complete [2023-04-20T20:34:07.825Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T20:34:07.825Z] 339a4e72a1f5: Download complete [2023-04-20T20:34:07.825Z] bde34c3a00c8: Download complete [2023-04-20T20:34:07.825Z] b352a97aabf1: Verifying Checksum [2023-04-20T20:34:07.825Z] b352a97aabf1: Download complete [2023-04-20T20:34:07.825Z] 4872d77fe225: Verifying Checksum [2023-04-20T20:34:07.825Z] 4872d77fe225: Download complete [2023-04-20T20:34:07.825Z] 5851b861e8e6: Verifying Checksum [2023-04-20T20:34:07.825Z] b85a868b505f: Verifying Checksum [2023-04-20T20:34:07.825Z] b85a868b505f: Download complete [2023-04-20T20:34:08.088Z] bab4dde63d76: Verifying Checksum [2023-04-20T20:34:08.088Z] bab4dde63d76: Download complete [2023-04-20T20:34:09.048Z] b85a868b505f: Pull complete [2023-04-20T20:34:09.308Z] e2be974225ed: Pull complete [2023-04-20T20:34:09.570Z] 339a4e72a1f5: Pull complete [2023-04-20T20:34:09.835Z] 988bab9f4d93: Pull complete [2023-04-20T20:34:10.097Z] 1469e6f7b9e6: Pull complete [2023-04-20T20:34:10.097Z] eaf3925da568: Pull complete [2023-04-20T20:34:12.018Z] bab4dde63d76: Pull complete [2023-04-20T20:34:12.018Z] bde34c3a00c8: Pull complete [2023-04-20T20:34:12.018Z] b352a97aabf1: Pull complete [2023-04-20T20:34:12.018Z] 4872d77fe225: Pull complete [2023-04-20T20:34:12.305Z] 5851b861e8e6: Pull complete [2023-04-20T20:34:12.305Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T20:34:12.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T20:34:12.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:34:12.549Z] prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container [2023-04-20T20:34:12.586Z] $ 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-04-20T20:34:15.091Z] $ docker top 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 -eo pid,comm [2023-04-20T20:34:15.144Z] 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-04-20T20:34:15.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T20:34:15.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T20:34:15.276Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T20:34:15.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T20:34:15.423Z] $ docker exec 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 ssh-agent [2023-04-20T20:34:15.522Z] SSH_AUTH_SOCK=/tmp/ssh-3RulLlPTg54I/agent.33 [2023-04-20T20:34:15.522Z] SSH_AGENT_PID=39 [2023-04-20T20:34:15.530Z] Running ssh-add (command line suppressed) [2023-04-20T20:34:15.637Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9714547211465124651.key (/w/workspace/edgex-go/1@tmp/private_key_9714547211465124651.key) [2023-04-20T20:34:15.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T20:34:15.983Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T20:34:16.017Z] $ docker exec --env ******** --env ******** 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 ssh-agent -k [2023-04-20T20:34:16.110Z] unset SSH_AUTH_SOCK; [2023-04-20T20:34:16.110Z] unset SSH_AGENT_PID; [2023-04-20T20:34:16.110Z] echo Agent pid 39 killed; [2023-04-20T20:34:16.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T20:34:16.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T20:34:16.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T20:34:16.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T20:34:16.322Z] $ docker exec 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 ssh-agent [2023-04-20T20:34:16.426Z] SSH_AUTH_SOCK=/tmp/ssh-hEdsbGGGWSYM/agent.71 [2023-04-20T20:34:16.426Z] SSH_AGENT_PID=77 [2023-04-20T20:34:16.431Z] Running ssh-add (command line suppressed) [2023-04-20T20:34:16.543Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16990576844556165236.key (/w/workspace/edgex-go/1@tmp/private_key_16990576844556165236.key) [2023-04-20T20:34:16.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T20:34:16.900Z] + git semver init [2023-04-20T20:34:17.163Z] 2023-04-20 20:34:17,119 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T20:34:17.163Z] 2023-04-20 20:34:17,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-20T20:34:17.163Z] 2023-04-20 20:34:17,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-20T20:34:17.163Z] 2023-04-20 20:34:17,120 [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-04-20T20:34:22.456Z] 2023-04-20 20:34:21,699 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-20T20:34:22.456Z] 2023-04-20 20:34:21,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4521 with force:False [2023-04-20T20:34:22.456Z] 2023-04-20 20:34:21,700 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4521 [2023-04-20T20:34:22.456Z] 2023-04-20 20:34:21,704 [execute] INFO git cat-file --batch-check [2023-04-20T20:34:22.456Z] 2023-04-20 20:34:21,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T20:34:22.456Z] 2023-04-20 20:34:21,709 [execute] INFO git cat-file --batch [2023-04-20T20:34:22.456Z] 2023-04-20 20:34:21,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T20:34:22.456Z] 2023-04-20 20:34:21,715 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4521 [2023-04-20T20:34:22.456Z] 0.0.0 [Pipeline] } [2023-04-20T20:34:22.491Z] $ docker exec --env ******** --env ******** 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 ssh-agent -k [2023-04-20T20:34:22.615Z] unset SSH_AUTH_SOCK; [2023-04-20T20:34:22.615Z] unset SSH_AGENT_PID; [2023-04-20T20:34:22.616Z] echo Agent pid 77 killed; [2023-04-20T20:34:22.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T20:34:23.028Z] + git semver [Pipeline] } [2023-04-20T20:34:23.315Z] $ docker stop --time=1 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 [2023-04-20T20:34:24.644Z] $ docker rm -f --volumes 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T20:34:25.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T20:34:25.339Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T20:34:25.355Z] [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-04-20T20:34:26.141Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-20T20:34:26.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T20:34:26.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T20:34:26.261Z] ========================================================= [2023-04-20T20:34:26.261Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T20:34:26.261Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:34:26.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T20:34:26.612Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T20:34:26.612Z] 63b65145d645: Pulling fs layer [2023-04-20T20:34:26.612Z] a2d21d5440eb: Pulling fs layer [2023-04-20T20:34:26.612Z] 935e6c44a52c: Pulling fs layer [2023-04-20T20:34:26.612Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T20:34:26.612Z] 30dea6a524f1: Pulling fs layer [2023-04-20T20:34:26.612Z] a2aff8979fd8: Pulling fs layer [2023-04-20T20:34:26.612Z] 6808be2612f2: Pulling fs layer [2023-04-20T20:34:26.612Z] f25807f1079a: Pulling fs layer [2023-04-20T20:34:26.612Z] 6808be2612f2: Waiting [2023-04-20T20:34:26.612Z] 94cc34f8dd06: Waiting [2023-04-20T20:34:26.612Z] 30dea6a524f1: Waiting [2023-04-20T20:34:26.612Z] a2aff8979fd8: Waiting [2023-04-20T20:34:26.612Z] f25807f1079a: Waiting [2023-04-20T20:34:26.612Z] a2d21d5440eb: Verifying Checksum [2023-04-20T20:34:26.612Z] a2d21d5440eb: Download complete [2023-04-20T20:34:26.612Z] 94cc34f8dd06: Verifying Checksum [2023-04-20T20:34:26.612Z] 94cc34f8dd06: Download complete [2023-04-20T20:34:26.612Z] 30dea6a524f1: Verifying Checksum [2023-04-20T20:34:26.612Z] 30dea6a524f1: Download complete [2023-04-20T20:34:26.612Z] 63b65145d645: Verifying Checksum [2023-04-20T20:34:26.612Z] 63b65145d645: Download complete [2023-04-20T20:34:26.612Z] a2aff8979fd8: Verifying Checksum [2023-04-20T20:34:26.612Z] a2aff8979fd8: Download complete [2023-04-20T20:34:26.872Z] 63b65145d645: Pull complete [2023-04-20T20:34:26.872Z] a2d21d5440eb: Pull complete [2023-04-20T20:34:27.131Z] f25807f1079a: Verifying Checksum [2023-04-20T20:34:27.131Z] f25807f1079a: Download complete [2023-04-20T20:34:27.389Z] 935e6c44a52c: Verifying Checksum [2023-04-20T20:34:27.389Z] 935e6c44a52c: Download complete [2023-04-20T20:34:27.389Z] 6808be2612f2: Verifying Checksum [2023-04-20T20:34:27.389Z] 6808be2612f2: Download complete [2023-04-20T20:34:30.684Z] 935e6c44a52c: Pull complete [2023-04-20T20:34:30.684Z] 94cc34f8dd06: Pull complete [2023-04-20T20:34:30.684Z] 30dea6a524f1: Pull complete [2023-04-20T20:34:30.943Z] a2aff8979fd8: Pull complete [2023-04-20T20:34:33.482Z] 6808be2612f2: Pull complete [2023-04-20T20:34:34.048Z] f25807f1079a: Pull complete [2023-04-20T20:34:34.048Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T20:34:34.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T20:34:34.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:34:34.440Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T20:34:34.440Z] WORKDIR /edgex [2023-04-20T20:34:34.440Z] COPY go.mod . [2023-04-20T20:34:34.440Z] RUN go mod download [2023-04-20T20:34:34.440Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-20T20:34:35.008Z] Sending build context to Docker daemon 170.7MB [2023-04-20T20:34:35.008Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T20:34:35.008Z] ---> 3b553350e43f [2023-04-20T20:34:35.008Z] Step 2/4 : WORKDIR /edgex [2023-04-20T20:34:39.206Z] ---> Running in 2fba74ef1181 [2023-04-20T20:34:39.206Z] Removing intermediate container 2fba74ef1181 [2023-04-20T20:34:39.206Z] ---> f59a31221430 [2023-04-20T20:34:39.206Z] Step 3/4 : COPY go.mod . [2023-04-20T20:34:39.206Z] ---> 3e4559efaf93 [2023-04-20T20:34:39.206Z] Step 4/4 : RUN go mod download [2023-04-20T20:34:39.206Z] ---> Running in 01d7a50353e4 [2023-04-20T20:34:40.674Z] Still waiting to schedule task [2023-04-20T20:34:40.674Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9206’ [2023-04-20T20:34:54.179Z] Removing intermediate container 01d7a50353e4 [2023-04-20T20:34:54.179Z] ---> fc49df6e095a [2023-04-20T20:34:54.179Z] Successfully built fc49df6e095a [2023-04-20T20:34:54.179Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:34:54.554Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T20:34:54.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:34:54.707Z] prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container [2023-04-20T20:34:54.736Z] $ 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-04-20T20:34:55.113Z] $ docker top 294de903f5516b9cb7ed90b4691deef9ceaefe1416ac6e7da1ce0e92cbe2543c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:34:55.506Z] + go version [2023-04-20T20:34:55.506Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T20:34:55.540Z] $ docker stop --time=1 294de903f5516b9cb7ed90b4691deef9ceaefe1416ac6e7da1ce0e92cbe2543c [2023-04-20T20:34:56.814Z] $ docker rm -f --volumes 294de903f5516b9cb7ed90b4691deef9ceaefe1416ac6e7da1ce0e92cbe2543c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:34:57.527Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T20:34:57.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:34:57.691Z] prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container [2023-04-20T20:34:57.728Z] $ 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-04-20T20:34:58.058Z] $ docker top a11b8d3f0620988d5fa6eb8a60f0b1fab42269cb353666ee2454de62fcee5373 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-20T20:34:58.168Z] ========================================================= [2023-04-20T20:34:58.168Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-20T20:34:58.168Z] ========================================================= [Pipeline] sh [2023-04-20T20:34:58.465Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:34:58.823Z] + make test [2023-04-20T20:34:58.824Z] go test -race -coverprofile=coverage.out ./... [2023-04-20T20:35:06.994Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-20T20:35:21.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-20T20:35:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-20T20:35:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-20T20:35:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2023-04-20T20:35:25.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-04-20T20:35:29.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements [2023-04-20T20:35:29.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-20T20:35:29.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-20T20:35:29.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-20T20:35:31.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-20T20:35:31.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-20T20:35:31.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-04-20T20:35:32.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-20T20:35:32.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-20T20:35:32.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:35:32.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-20T20:35:32.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-20T20:35:34.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-20T20:35:34.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-20T20:35:36.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.163s coverage: 88.5% of statements [2023-04-20T20:35:36.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-04-20T20:35:36.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-20T20:35:36.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:35:36.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-20T20:35:36.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.388s coverage: 95.6% of statements [2023-04-20T20:35:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-20T20:35:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-20T20:35:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-20T20:35:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-20T20:35:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-20T20:35:36.527Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-04-20T20:35:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-20T20:35:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-20T20:35:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-20T20:35:37.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 65.9% of statements [2023-04-20T20:35:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-20T20:35:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-20T20:35:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-04-20T20:35:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.0% of statements [2023-04-20T20:35:38.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 44.1% of statements [2023-04-20T20:35:38.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-04-20T20:35:38.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-04-20T20:35:38.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2023-04-20T20:35:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-04-20T20:35:39.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-20T20:35:39.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-20T20:35:39.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-20T20:35:39.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-20T20:35:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-20T20:35:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-20T20:35:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-20T20:35:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-20T20:35:41.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-20T20:35:41.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-20T20:35:41.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-20T20:35:41.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-20T20:35:41.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-20T20:35:41.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-20T20:35:41.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-20T20:35:42.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-20T20:35:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-20T20:35:44.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-20T20:35:44.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-20T20:35:45.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-20T20:35:45.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-20T20:35:45.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-20T20:35:47.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-20T20:35:47.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-20T20:35:47.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-20T20:35:48.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-20T20:35:48.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-20T20:35:48.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-20T20:35:48.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-20T20:35:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-20T20:35:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-20T20:35:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-20T20:35:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-20T20:35:51.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-20T20:35:51.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:35:51.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-20T20:35:51.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-20T20:35:51.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-04-20T20:35:52.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-20T20:35:52.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-20T20:35:52.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-20T20:35:52.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements [2023-04-20T20:36:04.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-04-20T20:36:04.682Z] 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-04-20T20:36:04.682Z] running golangci-lint [2023-04-20T20:36:04.682Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-20T20:36:04.682Z] go version go1.20.2 linux/amd64 [2023-04-20T20:36:04.682Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-20T20:36:04.682Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-20T20:36:19.591Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 15.158459125s" [2023-04-20T20:36:19.591Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.005271ms" [2023-04-20T20:36:27.697Z] level=info msg="[linters_context/goanalysis] analyzers took 58.115562816s with top 10 stages: buildir: 34.801754573s, inspect: 1.383014254s, fact_deprecated: 1.327031258s, printf: 1.160206108s, S1038: 1.101427419s, ctrlflow: 1.055366282s, fact_purity: 1.027869815s, gosec: 909.192585ms, nilness: 875.618456ms, SA4030: 463.018445ms" [2023-04-20T20:36:27.697Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-20T20:36:27.697Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203, exclude-rules: 23/203, cgo: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, nolint: 0/23" [2023-04-20T20:36:27.697Z] level=info msg="[runner] processing took 17.224257ms with stages: nolint: 7.03353ms, identifier_marker: 4.251146ms, autogenerated_exclude: 2.610542ms, path_prettifier: 1.323381ms, exclude-rules: 1.236651ms, skip_dirs: 700.396µs, filename_unadjuster: 33.951µs, cgo: 29.2µs, max_same_issues: 1.17µs, severity-rules: 730ns, skip_files: 590ns, uniq_by_line: 540ns, sort_results: 440ns, source_code: 440ns, exclude: 420ns, path_prefixer: 400ns, diff: 250ns, max_from_linter: 210ns, path_shortener: 140ns, max_per_file_from_linter: 130ns" [2023-04-20T20:36:27.697Z] level=info msg="[runner] linters took 8.149008776s with stages: goanalysis_metalinter: 8.131694838s" [2023-04-20T20:36:27.697Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-20T20:36:27.697Z] level=info msg="Memory: 235 samples, avg is 193.2MB, max is 819.6MB" [2023-04-20T20:36:27.697Z] level=info msg="Execution took 23.358057257s" [2023-04-20T20:36:27.697Z] go vet ./... [2023-04-20T20:36:31.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T20:36:31.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T20:36:31.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T20:36:31.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-20T20:36:32.291Z] + ls -al . [2023-04-20T20:36:32.291Z] total 704 [2023-04-20T20:36:32.291Z] drwxrwxr-x 11 1001 1001 4096 Apr 20 20:34 . [2023-04-20T20:36:32.291Z] drwxr-xr-x 4 root root 4096 Apr 20 20:34 .. [2023-04-20T20:36:32.291Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 20:33 .blubracket [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 16 Apr 20 20:33 .dockerignore [2023-04-20T20:36:32.291Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 20:34 .git [2023-04-20T20:36:32.291Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 20:33 .github [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 1133 Apr 20 20:33 .gitignore [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 42 Apr 20 20:33 .golangci.yml [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 87 Apr 20 20:33 .hadolint.yml [2023-04-20T20:36:32.291Z] drwxr-xr-x 3 1001 1001 4096 Apr 20 20:34 .semver [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 20:33 .sonarcloud.properties [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 1171 Apr 20 20:33 ADOPTERS.md [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 10835 Apr 20 20:33 Attribution.txt [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 73765 Apr 20 20:33 CHANGELOG.md [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 20:33 CONTRIBUTING.md [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 677 Apr 20 20:33 GOVERNANCE.md [2023-04-20T20:36:32.291Z] -rw-rw-r-- 1 1001 1001 883 Apr 20 20:33 Jenkinsfile [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 20:33 LICENSE [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 14368 Apr 20 20:33 Makefile [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 582 Apr 20 20:33 OWNERS.md [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 9403 Apr 20 20:33 README.md [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 789 Apr 20 20:33 SECURITY.md [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 20:34 VERSION [2023-04-20T20:36:32.292Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 20:33 bin [2023-04-20T20:36:32.292Z] drwxrwxr-x 18 1001 1001 4096 Apr 20 20:33 cmd [2023-04-20T20:36:32.292Z] -rw-r--r-- 1 root root 448248 Apr 20 20:36 coverage.out [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 3200 Apr 20 20:33 go.mod [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 31155 Apr 20 20:33 go.sum [2023-04-20T20:36:32.292Z] drwxrwxr-x 7 1001 1001 4096 Apr 20 20:33 internal [2023-04-20T20:36:32.292Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 20:33 openapi [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 594 Apr 20 20:33 security.txt [2023-04-20T20:36:32.292Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 20:33 snap [2023-04-20T20:36:32.292Z] -rw-rw-r-- 1 1001 1001 204 Apr 20 20:33 version.go [Pipeline] sh [2023-04-20T20:36:32.606Z] + '[' -e coverage.out ] [2023-04-20T20:36:32.606Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-20T20:36:32.717Z] Stashed 1 file(s) [Pipeline] sh [2023-04-20T20:36:33.021Z] + make build [2023-04-20T20:36:33.021Z] 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-04-20T20:36:45.218Z] 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-04-20T20:36:45.218Z] 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-04-20T20:36:46.599Z] 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-04-20T20:36:47.166Z] 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-04-20T20:36:53.722Z] 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-04-20T20:36:54.295Z] 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-04-20T20:36:55.685Z] 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-04-20T20:36:56.622Z] 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-04-20T20:36:57.189Z] 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-04-20T20:36:58.128Z] 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-04-20T20:36:59.066Z] 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-04-20T20:37:00.471Z] $ docker stop --time=1 a11b8d3f0620988d5fa6eb8a60f0b1fab42269cb353666ee2454de62fcee5373 [2023-04-20T20:37:04.180Z] $ docker rm -f --volumes a11b8d3f0620988d5fa6eb8a60f0b1fab42269cb353666ee2454de62fcee5373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:37:05.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T20:37:05.400Z] [2023-04-20T20:37:05.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:37:05.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T20:37:05.781Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-20T20:37:05.781Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-20T20:37:05.781Z] ca9280d653b3: Pulling fs layer [2023-04-20T20:37:05.781Z] 7e9c9ca2126c: Pulling fs layer [2023-04-20T20:37:05.781Z] cbdbe7a5bc2a: Download complete [2023-04-20T20:37:06.039Z] ca9280d653b3: Verifying Checksum [2023-04-20T20:37:06.039Z] ca9280d653b3: Download complete [2023-04-20T20:37:06.039Z] cbdbe7a5bc2a: Pull complete [2023-04-20T20:37:06.297Z] 7e9c9ca2126c: Verifying Checksum [2023-04-20T20:37:06.297Z] 7e9c9ca2126c: Download complete [2023-04-20T20:37:06.556Z] ca9280d653b3: Pull complete [2023-04-20T20:37:09.849Z] 7e9c9ca2126c: Pull complete [2023-04-20T20:37:09.849Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-20T20:37:09.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T20:37:09.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:37:10.084Z] prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container [2023-04-20T20:37:10.120Z] $ 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-04-20T20:37:11.954Z] $ docker top 22c2d9aea9f70b38a74509a4201c0aa1b6ded9fd811f5fa03b822bb690728b5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:37:12.335Z] + docker-compose build --help [2023-04-20T20:37:12.335Z] + grep parallel [2023-04-20T20:37:12.905Z] --parallel Build images in parallel. [Pipeline] } [2023-04-20T20:37:12.944Z] $ docker stop --time=1 22c2d9aea9f70b38a74509a4201c0aa1b6ded9fd811f5fa03b822bb690728b5b [2023-04-20T20:37:14.233Z] $ docker rm -f --volumes 22c2d9aea9f70b38a74509a4201c0aa1b6ded9fd811f5fa03b822bb690728b5b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:37:14.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T20:37:14.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:37:15.006Z] prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container [2023-04-20T20:37:15.038Z] $ 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-04-20T20:37:15.384Z] $ docker top 876372e402686faa6cdfeb9d08ebca4087496172cca89b8d0e2a4f143a499ff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:37:15.778Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-20T20:37:16.361Z] Building core-command ... [2023-04-20T20:37:16.361Z] Building core-common-config-bootstrapper ... [2023-04-20T20:37:16.361Z] Building core-data ... [2023-04-20T20:37:16.361Z] Building core-metadata ... [2023-04-20T20:37:16.361Z] Building security-bootstrapper ... [2023-04-20T20:37:16.361Z] Building security-proxy-auth ... [2023-04-20T20:37:16.361Z] Building security-proxy-setup ... [2023-04-20T20:37:16.361Z] Building security-secretstore-setup ... [2023-04-20T20:37:16.361Z] Building security-spiffe-token-provider ... [2023-04-20T20:37:16.361Z] Building security-spire-agent ... [2023-04-20T20:37:16.361Z] Building security-spire-config ... [2023-04-20T20:37:16.361Z] Building security-spire-server ... [2023-04-20T20:37:16.361Z] Building support-notifications ... [2023-04-20T20:37:16.361Z] Building support-scheduler ... [2023-04-20T20:37:16.361Z] Building support-notifications [2023-04-20T20:37:16.361Z] Building security-spire-config [2023-04-20T20:37:16.361Z] Building security-bootstrapper [2023-04-20T20:37:16.361Z] Building security-spire-server [2023-04-20T20:37:16.361Z] Building security-spiffe-token-provider [2023-04-20T20:37:28.573Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:37:28.573Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:37:28.573Z] ---> fc49df6e095a [2023-04-20T20:37:28.573Z] Step 3/26 : WORKDIR /edgex-go [2023-04-20T20:37:28.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:37:28.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:37:28.573Z] ---> fc49df6e095a [2023-04-20T20:37:28.573Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:37:28.573Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:37:28.573Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:37:28.573Z] ---> fc49df6e095a [2023-04-20T20:37:28.573Z] Step 3/33 : WORKDIR /edgex-go [2023-04-20T20:37:28.573Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:37:28.573Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:37:28.573Z] ---> fc49df6e095a [2023-04-20T20:37:28.573Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T20:37:28.833Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:37:28.833Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:37:28.833Z] ---> fc49df6e095a [2023-04-20T20:37:28.833Z] Step 3/20 : WORKDIR /edgex-go [2023-04-20T20:37:30.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9211 in /w/workspace/edgexfoundry_edgex-go_PR-4521 [Pipeline] { [Pipeline] ws [2023-04-20T20:37:30.167Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-20T20:37:30.247Z] The recommended git tool is: git [2023-04-20T20:37:35.417Z] ---> Running in e469b5254c35 [2023-04-20T20:37:35.417Z] ---> Running in 02761728d9e3 [2023-04-20T20:37:35.417Z] ---> Running in 00fb7ad1f4d6 [2023-04-20T20:37:35.417Z] ---> Running in edf80dd7d04a [2023-04-20T20:37:35.417Z] ---> Running in 6db0653f084a [2023-04-20T20:37:35.417Z] Removing intermediate container e469b5254c35 [2023-04-20T20:37:35.417Z] ---> 3562843cf55b [2023-04-20T20:37:35.417Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:37:35.417Z] Removing intermediate container 00fb7ad1f4d6 [2023-04-20T20:37:35.417Z] ---> f43664a6b219 [2023-04-20T20:37:35.417Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:37:35.417Z] Removing intermediate container 02761728d9e3 [2023-04-20T20:37:35.417Z] ---> d33cff461c12 [2023-04-20T20:37:35.417Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-20T20:37:35.417Z] Removing intermediate container edf80dd7d04a [2023-04-20T20:37:35.417Z] ---> a29785f6aaac [2023-04-20T20:37:35.417Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-20T20:37:35.417Z] Removing intermediate container 6db0653f084a [2023-04-20T20:37:35.417Z] ---> 92fb3d97e4d3 [2023-04-20T20:37:35.417Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:37:35.417Z] ---> Running in d5af802160f6 [2023-04-20T20:37:35.417Z] ---> Running in 8b18e4bf551c [2023-04-20T20:37:35.417Z] ---> Running in 01d32d6a010f [2023-04-20T20:37:35.417Z] ---> Running in 228bd5de92ae [2023-04-20T20:37:35.417Z] ---> Running in c3bf5864bf4e [2023-04-20T20:37:35.417Z] Removing intermediate container 8b18e4bf551c [2023-04-20T20:37:35.417Z] ---> 02501261f56c [2023-04-20T20:37:35.417Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-20T20:37:35.417Z] ---> Running in 26e06ea48997 [2023-04-20T20:37:35.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:35.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:35.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:35.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.230Z] OK: 265 MiB in 53 packages [2023-04-20T20:37:36.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.489Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:37:36.489Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:37:36.489Z] OK: 17824 distinct packages available [2023-04-20T20:37:36.489Z] OK: 265 MiB in 53 packages [2023-04-20T20:37:36.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.489Z] Removing intermediate container d5af802160f6 [2023-04-20T20:37:36.489Z] ---> 1a5456c2b758 [2023-04-20T20:37:36.489Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-20T20:37:36.489Z] OK: 265 MiB in 53 packages [2023-04-20T20:37:36.489Z] OK: 265 MiB in 53 packages [2023-04-20T20:37:36.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:37:36.489Z] ---> a89652a674cd [2023-04-20T20:37:36.489Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:37:36.755Z] ---> Running in f04027880b66 [2023-04-20T20:37:36.755Z] Removing intermediate container c3bf5864bf4e [2023-04-20T20:37:36.755Z] ---> 71cfdba9665c [2023-04-20T20:37:36.755Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T20:37:36.755Z] OK: 265 MiB in 53 packages [2023-04-20T20:37:36.755Z] ---> 41c4ff0b44d9 [2023-04-20T20:37:36.755Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:37:37.024Z] ---> Running in dfba65860f99 [2023-04-20T20:37:37.024Z] Removing intermediate container 26e06ea48997 [2023-04-20T20:37:37.024Z] ---> 78dec6d3cce0 [2023-04-20T20:37:37.024Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:37:37.024Z] Removing intermediate container 228bd5de92ae [2023-04-20T20:37:37.024Z] ---> c6b2af7c73ea [2023-04-20T20:37:37.024Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-20T20:37:37.024Z] ---> 1f7ab2c69cac [2023-04-20T20:37:37.024Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:37:37.283Z] ---> 3bfe7a3a9fdd [2023-04-20T20:37:37.283Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:37:37.283Z] ---> Running in 6c202d62dc5e [2023-04-20T20:37:37.283Z] ---> Running in 24f78da95723 [2023-04-20T20:37:37.283Z] Removing intermediate container 01d32d6a010f [2023-04-20T20:37:37.423Z] using credential edgex-jenkins-ssh [2023-04-20T20:37:37.441Z] Cloning the remote Git repository [2023-04-20T20:37:37.541Z] ---> 25e6d6f81ecb [2023-04-20T20:37:37.541Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-20T20:37:37.541Z] ---> f632630f34ca [2023-04-20T20:37:37.541Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:37:37.541Z] ---> Running in 0d74f67d52a8 [2023-04-20T20:37:37.487Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-20T20:37:37.592Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-20T20:37:37.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-20T20:37:37.765Z] > git --version # timeout=10 [2023-04-20T20:37:37.789Z] > git --version # 'git version 2.25.1' [2023-04-20T20:37:37.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T20:37:37.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T20:37:56.351Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-20T20:37:56.399Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T20:37:58.450Z] Merging remotes/origin/main commit 6ed5f643afd548d7d3f8a26d03abe2373781a040 into PR head commit adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:37:58.936Z] Merge succeeded, producing adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:37:58.937Z] Checking out Revision adae08446ccafd5bbf2269dbd38b65bc1a977ca6 (PR-4521) [2023-04-20T20:37:57.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-20T20:37:57.538Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-20T20:37:57.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T20:37:57.555Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4521/head:refs/remotes/origin/PR-4521 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T20:37:58.473Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T20:37:58.557Z] > git checkout -f adae08446ccafd5bbf2269dbd38b65bc1a977ca6 # timeout=10 [2023-04-20T20:37:58.816Z] > git remote # timeout=10 [2023-04-20T20:37:58.842Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T20:37:58.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T20:37:58.879Z] > git merge 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 [2023-04-20T20:37:58.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T20:37:58.945Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T20:37:58.964Z] > git checkout -f adae08446ccafd5bbf2269dbd38b65bc1a977ca6 # timeout=10 [2023-04-20T20:38:02.682Z] Commit message: "build: update spire" [2023-04-20T20:38:02.741Z] > git --version # timeout=10 [2023-04-20T20:38:02.752Z] > git --version # 'git version 2.25.1' [2023-04-20T20:38:02.764Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T20:38:03.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T20:38:03.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T20:38:03.976Z] Dload Upload Total Spent Left Speed [2023-04-20T20:38:03.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-04-20T20:38:04.775Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T20:38:05.151Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T20:38:05.151Z] + sudo tee /etc/docker/daemon.new [2023-04-20T20:38:05.151Z] { [2023-04-20T20:38:05.151Z] "registry-mirrors": [ [2023-04-20T20:38:05.151Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T20:38:05.151Z] ], [2023-04-20T20:38:05.151Z] "bip": "10.250.0.254/24", [2023-04-20T20:38:05.151Z] "hosts": [ [2023-04-20T20:38:05.151Z] "tcp://0.0.0.0:5555", [2023-04-20T20:38:05.151Z] "unix:///var/run/docker.sock" [2023-04-20T20:38:05.151Z] ], [2023-04-20T20:38:05.151Z] "mtu": 1458, [2023-04-20T20:38:05.151Z] "selinux-enabled": true, [2023-04-20T20:38:05.151Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T20:38:05.151Z] } [Pipeline] sh [2023-04-20T20:38:05.527Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T20:38:05.884Z] + sudo service docker restart [2023-04-20T20:38:16.259Z] Removing intermediate container 24f78da95723 [2023-04-20T20:38:16.259Z] ---> 6d0a29874d5c [2023-04-20T20:38:16.259Z] Step 7/33 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T20:38:24.267Z] provisioning config files... [2023-04-20T20:38:24.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5745907575164825543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:38:24.719Z] ---> docker-login.sh [2023-04-20T20:38:24.720Z] nexus3.edgexfoundry.org:10001 [2023-04-20T20:38:25.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:38:25.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:38:25.585Z] Configure a credential helper to remove this warning. See [2023-04-20T20:38:25.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:38:25.585Z] [2023-04-20T20:38:25.585Z] Login Succeeded [2023-04-20T20:38:25.585Z] nexus3.edgexfoundry.org:10002 [2023-04-20T20:38:25.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:38:25.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:38:25.859Z] Configure a credential helper to remove this warning. See [2023-04-20T20:38:25.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:38:25.859Z] [2023-04-20T20:38:25.859Z] Login Succeeded [2023-04-20T20:38:25.859Z] nexus3.edgexfoundry.org:10003 [2023-04-20T20:38:26.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:38:26.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:38:26.406Z] Configure a credential helper to remove this warning. See [2023-04-20T20:38:26.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:38:26.406Z] [2023-04-20T20:38:26.406Z] Login Succeeded [2023-04-20T20:38:26.406Z] nexus3.edgexfoundry.org:10004 [2023-04-20T20:38:26.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:38:26.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:38:26.684Z] Configure a credential helper to remove this warning. See [2023-04-20T20:38:26.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:38:26.684Z] [2023-04-20T20:38:26.684Z] Login Succeeded [2023-04-20T20:38:26.684Z] docker.io [2023-04-20T20:38:26.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:38:27.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:38:27.228Z] Configure a credential helper to remove this warning. See [2023-04-20T20:38:27.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:38:27.228Z] [2023-04-20T20:38:27.228Z] Login Succeeded [2023-04-20T20:38:27.228Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T20:38:27.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-20T20:38:28.039Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-20T20:38:28.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T20:38:28.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T20:38:28.166Z] ========================================================= [2023-04-20T20:38:28.166Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T20:38:28.166Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:38:28.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T20:38:28.828Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T20:38:28.829Z] af6eaf76a39c: Pulling fs layer [2023-04-20T20:38:28.829Z] 55522c791124: Pulling fs layer [2023-04-20T20:38:28.829Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T20:38:28.829Z] 169dfbe0d373: Pulling fs layer [2023-04-20T20:38:28.829Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T20:38:28.829Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T20:38:28.829Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T20:38:28.829Z] e1ff8fa3b103: Waiting [2023-04-20T20:38:28.829Z] 169dfbe0d373: Waiting [2023-04-20T20:38:28.829Z] 5abe8eddf0d5: Waiting [2023-04-20T20:38:28.829Z] 52ebb69f0ebf: Waiting [2023-04-20T20:38:28.829Z] 55522c791124: Verifying Checksum [2023-04-20T20:38:28.829Z] 55522c791124: Download complete [2023-04-20T20:38:28.829Z] 169dfbe0d373: Verifying Checksum [2023-04-20T20:38:28.829Z] 169dfbe0d373: Download complete [2023-04-20T20:38:28.829Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T20:38:28.829Z] e1ff8fa3b103: Download complete [2023-04-20T20:38:28.829Z] af6eaf76a39c: Verifying Checksum [2023-04-20T20:38:28.829Z] af6eaf76a39c: Download complete [2023-04-20T20:38:29.814Z] af6eaf76a39c: Pull complete [2023-04-20T20:38:30.093Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T20:38:30.093Z] 5abe8eddf0d5: Download complete [2023-04-20T20:38:30.367Z] 55522c791124: Pull complete [2023-04-20T20:38:31.348Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T20:38:31.348Z] ce5c4a1c91eb: Download complete [2023-04-20T20:38:31.348Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T20:38:31.348Z] 52ebb69f0ebf: Download complete [2023-04-20T20:38:42.861Z] ---> 52710a4c2dcb [2023-04-20T20:38:42.861Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-20T20:38:42.861Z] ---> Running in 4d0674c372c2 [2023-04-20T20:38:42.861Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-20T20:38:42.861Z] Removing intermediate container dfba65860f99 [2023-04-20T20:38:42.861Z] ---> d7fc5f4adc43 [2023-04-20T20:38:42.861Z] Step 7/27 : COPY . . [2023-04-20T20:38:42.861Z] Removing intermediate container 0d74f67d52a8 [2023-04-20T20:38:42.861Z] ---> b630203f3d25 [2023-04-20T20:38:42.861Z] Step 7/20 : COPY . . [2023-04-20T20:38:42.861Z] Removing intermediate container f04027880b66 [2023-04-20T20:38:42.861Z] ---> 0694da8bf3ff [2023-04-20T20:38:42.861Z] Step 7/26 : COPY . . [2023-04-20T20:38:42.861Z] Removing intermediate container 6c202d62dc5e [2023-04-20T20:38:42.861Z] ---> f61b4b28b914 [2023-04-20T20:38:42.861Z] Step 8/23 : COPY . . [2023-04-20T20:38:43.714Z] ce5c4a1c91eb: Pull complete [2023-04-20T20:38:43.714Z] 169dfbe0d373: Pull complete [2023-04-20T20:38:43.714Z] e1ff8fa3b103: Pull complete [2023-04-20T20:38:49.096Z] 52ebb69f0ebf: Pull complete [2023-04-20T20:38:51.076Z] 5abe8eddf0d5: Pull complete [2023-04-20T20:38:51.076Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T20:38:51.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T20:38:51.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:38:51.765Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T20:38:51.765Z] WORKDIR /edgex [2023-04-20T20:38:51.765Z] COPY go.mod . [2023-04-20T20:38:51.765Z] RUN go mod download [2023-04-20T20:38:51.765Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-20T20:38:52.359Z] Sending build context to Docker daemon 2.932MB [2023-04-20T20:38:52.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T20:38:52.359Z] ---> 6cb57ee374ae [2023-04-20T20:38:52.359Z] Step 2/4 : WORKDIR /edgex [2023-04-20T20:38:54.397Z] ---> Running in 99682f6138f5 [2023-04-20T20:38:54.397Z] Removing intermediate container 99682f6138f5 [2023-04-20T20:38:54.397Z] ---> e2f12017552a [2023-04-20T20:38:54.397Z] Step 3/4 : COPY go.mod . [2023-04-20T20:38:55.033Z] ---> 80a09bd0ac73 [2023-04-20T20:38:55.033Z] Step 4/4 : RUN go mod download [2023-04-20T20:38:55.302Z] ---> Running in d97d5fda87a6 [2023-04-20T20:39:04.810Z] ---> dd16b442af60 [2023-04-20T20:39:04.810Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-20T20:39:04.810Z] ---> 68f082b81799 [2023-04-20T20:39:04.810Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-20T20:39:04.810Z] ---> 9a1ebc48b81c [2023-04-20T20:39:04.810Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-20T20:39:04.810Z] ---> 77a355dd6e3f [2023-04-20T20:39:04.810Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-20T20:39:04.810Z] ---> Running in cdc816e19dee [2023-04-20T20:39:04.810Z] ---> Running in c4487ff552d9 [2023-04-20T20:39:04.810Z] ---> Running in c84871180a84 [2023-04-20T20:39:04.810Z] ---> Running in d7372a681518 [2023-04-20T20:39:04.810Z] Removing intermediate container c84871180a84 [2023-04-20T20:39:04.810Z] ---> d7a1fbc3f5e5 [2023-04-20T20:39:04.810Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T20:39:04.810Z] Removing intermediate container cdc816e19dee [2023-04-20T20:39:04.810Z] ---> 174b9c78d3b6 [2023-04-20T20:39:04.810Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-20T20:39:04.810Z] ---> Running in d71cf03bbae1 [2023-04-20T20:39:04.810Z] ---> Running in 86f409432395 [2023-04-20T20:39:04.810Z] Removing intermediate container d71cf03bbae1 [2023-04-20T20:39:04.810Z] ---> 2d9be10af180 [2023-04-20T20:39:04.810Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:39:04.810Z] ---> Running in 6ed336244e06 [2023-04-20T20:39:04.810Z] Removing intermediate container 86f409432395 [2023-04-20T20:39:04.810Z] ---> 631fb76243b0 [2023-04-20T20:39:04.810Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:39:04.810Z] ---> Running in 8bd62705524c [2023-04-20T20:39:04.810Z] Removing intermediate container 6ed336244e06 [2023-04-20T20:39:04.810Z] ---> 03f8dfe99920 [2023-04-20T20:39:04.810Z] 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-04-20T20:39:04.810Z] 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-04-20T20:39:04.810Z] ---> Running in eff3ce9e3a21 [2023-04-20T20:39:04.810Z] Removing intermediate container 8bd62705524c [2023-04-20T20:39:04.810Z] ---> a757d5e0f098 [2023-04-20T20:39:04.810Z] 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-04-20T20:39:04.810Z] 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-04-20T20:39:04.810Z] ---> Running in 93af168cdc15 [2023-04-20T20:39:04.810Z] Removing intermediate container 93af168cdc15 [2023-04-20T20:39:04.810Z] ---> 4e7ec1ea5d46 [2023-04-20T20:39:04.810Z] Step 12/26 : WORKDIR /edgex-go [2023-04-20T20:39:04.810Z] ---> Running in 74bb4b3d3398 [2023-04-20T20:39:04.810Z] Removing intermediate container eff3ce9e3a21 [2023-04-20T20:39:04.810Z] ---> 0e3cdc83283e [2023-04-20T20:39:04.810Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T20:39:05.102Z] ---> Running in 3e90d44f7df2 [2023-04-20T20:39:05.102Z] Removing intermediate container 74bb4b3d3398 [2023-04-20T20:39:05.102Z] ---> 6816a63d89cc [2023-04-20T20:39:05.102Z] [2023-04-20T20:39:05.102Z] Step 13/26 : FROM alpine:3.17 [2023-04-20T20:39:05.102Z] 3.17: Pulling from library/alpine [2023-04-20T20:39:05.360Z] Removing intermediate container 3e90d44f7df2 [2023-04-20T20:39:05.360Z] ---> 138373112de6 [2023-04-20T20:39:05.360Z] [2023-04-20T20:39:05.360Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T20:39:05.360Z] 3.17: Pulling from library/alpine [2023-04-20T20:39:05.620Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T20:39:05.620Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T20:39:05.620Z] Status: Image is up to date for alpine:3.17 [2023-04-20T20:39:05.620Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T20:39:05.620Z] ---> 9ed4aefc74f6 [2023-04-20T20:39:05.620Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:39:05.620Z] ---> 9ed4aefc74f6 [2023-04-20T20:39:05.620Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:39:05.878Z] ---> Running in c7d7990dabf0 [2023-04-20T20:39:05.878Z] ---> Running in 271bb5d0845a [2023-04-20T20:39:05.878Z] Removing intermediate container 271bb5d0845a [2023-04-20T20:39:05.878Z] ---> 4f9d36fc9c36 [2023-04-20T20:39:05.878Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T20:39:05.878Z] Removing intermediate container c7d7990dabf0 [2023-04-20T20:39:05.878Z] ---> 92da6d444c90 [2023-04-20T20:39:05.878Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-20T20:39:05.878Z] ---> Running in eeaea5cc007e [2023-04-20T20:39:05.878Z] ---> Running in df2ffd9952f3 [2023-04-20T20:39:06.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:06.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:06.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:06.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:06.963Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:39:06.963Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:39:06.963Z] OK: 17820 distinct packages available [2023-04-20T20:39:06.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:06.963Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:39:06.963Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:39:06.963Z] OK: 17820 distinct packages available [2023-04-20T20:39:06.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:06.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:07.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:07.220Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T20:39:07.220Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:39:07.220Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T20:39:07.220Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T20:39:07.220Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-20T20:39:07.220Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:39:07.220Z] OK: 8 MiB in 20 packages [2023-04-20T20:39:07.509Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-20T20:39:07.509Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:39:07.509Z] (3/4) Installing libucontext (1.2-r0) [2023-04-20T20:39:07.509Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-20T20:39:07.509Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:39:07.509Z] OK: 7 MiB in 19 packages [2023-04-20T20:39:08.445Z] Removing intermediate container eeaea5cc007e [2023-04-20T20:39:08.445Z] ---> dccc3c4d26e5 [2023-04-20T20:39:08.445Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:39:09.379Z] Removing intermediate container df2ffd9952f3 [2023-04-20T20:39:09.379Z] ---> 7b31a48fb5a5 [2023-04-20T20:39:09.379Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:39:09.641Z] ---> 74e7b48b9590 [2023-04-20T20:39:09.641Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:39:10.214Z] ---> e73edd749bdc [2023-04-20T20:39:10.214Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:39:10.478Z] ---> 40104312e882 [2023-04-20T20:39:10.478Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:39:13.027Z] ---> 9aca44211833 [2023-04-20T20:39:13.027Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:39:17.212Z] ---> d24060371c4a [2023-04-20T20:39:17.212Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:39:17.212Z] ---> 957135ef3f84 [2023-04-20T20:39:17.212Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:39:18.147Z] ---> 56cdc02a0386 [2023-04-20T20:39:18.147Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-20T20:39:18.406Z] ---> cf10c619c3ea [2023-04-20T20:39:18.406Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-20T20:39:18.406Z] ---> Running in ec069923a00c [2023-04-20T20:39:18.406Z] ---> 3a5a4e23d51d [2023-04-20T20:39:18.406Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-20T20:39:19.791Z] Removing intermediate container ec069923a00c [2023-04-20T20:39:19.791Z] ---> 10016755a43a [2023-04-20T20:39:19.791Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-20T20:39:19.791Z] ---> 9afde95774c4 [2023-04-20T20:39:19.791Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:39:19.791Z] ---> Running in 9a74e6808867 [2023-04-20T20:39:20.052Z] ---> 6b3d60350561 [2023-04-20T20:39:20.052Z] Step 22/27 : WORKDIR / [2023-04-20T20:39:20.052Z] ---> Running in 4ba2eada647d [2023-04-20T20:39:20.326Z] Removing intermediate container 4d0674c372c2 [2023-04-20T20:39:20.326Z] ---> 432caa172b96 [2023-04-20T20:39:20.326Z] [2023-04-20T20:39:20.326Z] Step 9/33 : FROM alpine:3.17 [2023-04-20T20:39:20.326Z] ---> 9ed4aefc74f6 [2023-04-20T20:39:20.326Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T20:39:20.326Z] Removing intermediate container 9a74e6808867 [2023-04-20T20:39:20.326Z] ---> fd10bb7a007d [2023-04-20T20:39:20.326Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:39:20.585Z] ---> Running in 6eb6dcb438fb [2023-04-20T20:39:20.585Z] ---> Running in 52f53c015d54 [2023-04-20T20:39:20.585Z] Removing intermediate container 4ba2eada647d [2023-04-20T20:39:20.585Z] ---> abb6b6f9cc4f [2023-04-20T20:39:20.585Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:39:20.846Z] ---> Running in 7ea1eecb2160 [2023-04-20T20:39:20.846Z] Removing intermediate container 6eb6dcb438fb [2023-04-20T20:39:20.846Z] ---> 92229a8c445b [2023-04-20T20:39:20.846Z] Step 24/26 : LABEL arch=x86_64 [2023-04-20T20:39:21.109Z] Removing intermediate container 52f53c015d54 [2023-04-20T20:39:21.109Z] ---> e47f48c0d25b [2023-04-20T20:39:21.109Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-20T20:39:21.109Z] ---> Running in bf5ccf2ffcad [2023-04-20T20:39:21.109Z] Removing intermediate container 7ea1eecb2160 [2023-04-20T20:39:21.109Z] ---> d8d9b357a80c [2023-04-20T20:39:21.109Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:39:21.109Z] ---> Running in 855fc90df731 [2023-04-20T20:39:21.109Z] ---> Running in 38f4cd5d7ccc [2023-04-20T20:39:21.679Z] Removing intermediate container bf5ccf2ffcad [2023-04-20T20:39:21.679Z] ---> 8077196a1ca8 [2023-04-20T20:39:21.679Z] Step 25/26 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:39:21.679Z] Removing intermediate container 38f4cd5d7ccc [2023-04-20T20:39:21.679Z] ---> 1dc834e8cc0c [2023-04-20T20:39:21.679Z] Step 25/27 : LABEL arch=x86_64 [2023-04-20T20:39:21.679Z] ---> Running in a8cb5e3febf8 [2023-04-20T20:39:21.679Z] ---> Running in c04164516258 [2023-04-20T20:39:21.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:21.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:21.939Z] Removing intermediate container a8cb5e3febf8 [2023-04-20T20:39:21.939Z] ---> 5115a62c01db [2023-04-20T20:39:21.939Z] Step 26/26 : LABEL version=0.0.0 [2023-04-20T20:39:21.939Z] Removing intermediate container c04164516258 [2023-04-20T20:39:22.200Z] ---> 34393db389ec [2023-04-20T20:39:22.200Z] Step 26/27 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:39:22.200Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:39:22.200Z] (2/2) Installing su-exec (0.2-r2) [2023-04-20T20:39:22.200Z] ---> Running in 7a80b848e9a9 [2023-04-20T20:39:22.200Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:39:22.200Z] OK: 7 MiB in 17 packages [2023-04-20T20:39:22.200Z] ---> Running in 0ab49743785f [2023-04-20T20:39:22.771Z] Removing intermediate container 7a80b848e9a9 [2023-04-20T20:39:22.771Z] ---> b212cd33f1bb [2023-04-20T20:39:22.771Z] [2023-04-20T20:39:22.771Z] Removing intermediate container 0ab49743785f [2023-04-20T20:39:22.771Z] ---> 3bd8fe757a65 [2023-04-20T20:39:22.771Z] Step 27/27 : LABEL version=0.0.0 [2023-04-20T20:39:22.771Z] ---> Running in 046b6b8461d4 [2023-04-20T20:39:23.031Z] Successfully built b212cd33f1bb [2023-04-20T20:39:23.031Z] Successfully tagged security-spire-server:latest [2023-04-20T20:39:23.031Z]  Building security-spire-server ... done Building support-scheduler [2023-04-20T20:39:23.031Z] Removing intermediate container 855fc90df731 [2023-04-20T20:39:23.031Z] ---> c074f628610d [2023-04-20T20:39:23.031Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-20T20:39:26.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:39:26.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:39:26.389Z] ---> fc49df6e095a [2023-04-20T20:39:26.389Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:39:26.389Z] ---> Using cache [2023-04-20T20:39:26.389Z] ---> 3562843cf55b [2023-04-20T20:39:26.389Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:39:26.389Z] ---> Using cache [2023-04-20T20:39:26.389Z] ---> 02501261f56c [2023-04-20T20:39:26.389Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:39:29.053Z] Removing intermediate container d97d5fda87a6 [2023-04-20T20:39:29.053Z] ---> b8494bf33e33 [2023-04-20T20:39:29.053Z] Successfully built b8494bf33e33 [2023-04-20T20:39:29.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:39:29.491Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T20:39:29.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:39:29.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container [2023-04-20T20:39:29.900Z] $ 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-04-20T20:39:31.169Z] $ docker top 6302bd9b5a86dea878d31322e2e3ce540999e3d04ae2151b62819685345752e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:39:31.679Z] Removing intermediate container 046b6b8461d4 [2023-04-20T20:39:31.680Z] ---> 481490cc131a [2023-04-20T20:39:31.680Z] [2023-04-20T20:39:31.680Z] ---> Running in cf929c008b8d [2023-04-20T20:39:31.680Z] ---> Running in 260d148ec919 [2023-04-20T20:39:31.680Z] Successfully built 481490cc131a [2023-04-20T20:39:31.680Z] Successfully tagged security-spire-config:latest [2023-04-20T20:39:31.680Z] Building core-common-config-bootstrapper [2023-04-20T20:39:31.680Z]  Building security-spire-config ... done Removing intermediate container cf929c008b8d [2023-04-20T20:39:31.680Z] ---> af51887049cd [2023-04-20T20:39:31.680Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-20T20:39:32.076Z] + go version [2023-04-20T20:39:32.076Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T20:39:32.114Z] $ docker stop --time=1 6302bd9b5a86dea878d31322e2e3ce540999e3d04ae2151b62819685345752e1 [2023-04-20T20:39:32.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:32.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:32.888Z] OK: 265 MiB in 53 packages [2023-04-20T20:39:33.762Z] $ docker rm -f --volumes 6302bd9b5a86dea878d31322e2e3ce540999e3d04ae2151b62819685345752e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-20T20:39:34.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:39:34.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:39:34.383Z] ---> fc49df6e095a [2023-04-20T20:39:34.383Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:39:34.383Z] ---> Using cache [2023-04-20T20:39:34.383Z] ---> 3562843cf55b [2023-04-20T20:39:34.383Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:39:34.383Z] ---> Using cache [2023-04-20T20:39:34.383Z] ---> 02501261f56c [2023-04-20T20:39:34.383Z] Step 5/23 : RUN apk add --update --no-cache make git [Pipeline] sh [2023-04-20T20:39:34.748Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T20:39:34.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:39:35.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container [2023-04-20T20:39:35.103Z] $ 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-04-20T20:39:36.331Z] $ docker top 8548ef189efa89ad843dc674547cd2c5daad0295b6f13ec53e12b3d2199cb11f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-20T20:39:36.611Z] ========================================================= [2023-04-20T20:39:36.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-20T20:39:36.611Z] ========================================================= [Pipeline] sh [2023-04-20T20:39:37.272Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:39:38.000Z] + make test [2023-04-20T20:39:38.000Z] go test -race -coverprofile=coverage.out ./... [2023-04-20T20:39:38.781Z] ---> Running in e117911fda3a [2023-04-20T20:39:38.781Z] ---> Running in 71b265872941 [2023-04-20T20:39:39.040Z] Removing intermediate container e117911fda3a [2023-04-20T20:39:39.040Z] ---> c8ad450e630b [2023-04-20T20:39:39.040Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-20T20:39:39.040Z] Removing intermediate container 260d148ec919 [2023-04-20T20:39:39.040Z] ---> 4273a6510edc [2023-04-20T20:39:39.040Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:39:39.040Z] ---> Running in 87ed204c7ae8 [2023-04-20T20:39:39.040Z] Removing intermediate container c4487ff552d9 [2023-04-20T20:39:39.040Z] ---> 50c3d5ec55d0 [2023-04-20T20:39:39.040Z] [2023-04-20T20:39:39.040Z] Step 9/20 : FROM alpine:3.17 [2023-04-20T20:39:39.040Z] ---> 9ed4aefc74f6 [2023-04-20T20:39:39.040Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T20:39:39.040Z] ---> Using cache [2023-04-20T20:39:39.040Z] ---> e47f48c0d25b [2023-04-20T20:39:39.040Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-20T20:39:39.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:39.299Z] Removing intermediate container d7372a681518 [2023-04-20T20:39:39.299Z] ---> 7be80db5d5ff [2023-04-20T20:39:39.299Z] [2023-04-20T20:39:39.299Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:39:39.299Z] ---> 9ed4aefc74f6 [2023-04-20T20:39:39.299Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-20T20:39:39.299Z] ---> Running in 5f9e67bf5049 [2023-04-20T20:39:39.299Z] Removing intermediate container 87ed204c7ae8 [2023-04-20T20:39:39.299Z] ---> 14161fcb0cc0 [2023-04-20T20:39:39.299Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-20T20:39:39.299Z] ---> Running in f4d54a51cb33 [2023-04-20T20:39:39.299Z] ---> Running in a605b8a01ff3 [2023-04-20T20:39:39.299Z] ---> 218d6642e6af [2023-04-20T20:39:39.299Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:39:39.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:39.299Z] ---> Running in 2935eacc7b87 [2023-04-20T20:39:39.299Z] Removing intermediate container a605b8a01ff3 [2023-04-20T20:39:39.299Z] ---> 9275ff3bffc2 [2023-04-20T20:39:39.299Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-20T20:39:39.558Z] ---> Running in 351dca09cebe [2023-04-20T20:39:39.558Z] OK: 265 MiB in 53 packages [2023-04-20T20:39:39.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:39.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:39.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:39.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:39.818Z] Removing intermediate container 71b265872941 [2023-04-20T20:39:39.818Z] ---> 8d42d120a546 [2023-04-20T20:39:39.818Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:39:40.082Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:39:40.082Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:39:40.082Z] OK: 17820 distinct packages available [2023-04-20T20:39:40.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:40.082Z] ---> f4ccbe212e89 [2023-04-20T20:39:40.082Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:39:40.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:39:40.082Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-20T20:39:40.082Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:39:40.082Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:39:40.082Z] ---> Running in 9fe1a892a3bd [2023-04-20T20:39:40.082Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:39:40.342Z] Removing intermediate container 351dca09cebe [2023-04-20T20:39:40.342Z] ---> e3e19c01440b [2023-04-20T20:39:40.342Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-20T20:39:40.342Z] OK: 8 MiB in 17 packages [2023-04-20T20:39:40.342Z] ---> Running in 85a5309a6e64 [2023-04-20T20:39:40.342Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-20T20:39:40.342Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-20T20:39:40.342Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-20T20:39:40.342Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-20T20:39:40.342Z] (5/9) Installing curl (8.0.1-r0) [2023-04-20T20:39:40.342Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-20T20:39:40.342Z] Removing intermediate container 85a5309a6e64 [2023-04-20T20:39:40.342Z] ---> cd0fbc6019ff [2023-04-20T20:39:40.342Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-20T20:39:40.342Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:39:40.342Z] (8/9) Installing libucontext (1.2-r0) [2023-04-20T20:39:40.342Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-20T20:39:40.342Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:39:40.342Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:39:40.601Z] OK: 10 MiB in 24 packages [2023-04-20T20:39:40.601Z] ---> cfb152b6f4b2 [2023-04-20T20:39:40.601Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-20T20:39:40.903Z] ---> Running in fafd875a5b7d [2023-04-20T20:39:40.903Z] Removing intermediate container f4d54a51cb33 [2023-04-20T20:39:40.903Z] ---> f9d6b0a17f8a [2023-04-20T20:39:40.903Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:39:41.162Z] ---> Running in 9e09ef88680b [2023-04-20T20:39:41.162Z] Removing intermediate container 5f9e67bf5049 [2023-04-20T20:39:41.162Z] ---> 64a4022dad1f [2023-04-20T20:39:41.162Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:39:41.162Z] Removing intermediate container 9e09ef88680b [2023-04-20T20:39:41.162Z] ---> 7c4f7397d771 [2023-04-20T20:39:41.162Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-20T20:39:41.162Z] ---> Running in 129f85f5713c [2023-04-20T20:39:41.422Z] ---> e809883eb6a5 [2023-04-20T20:39:41.422Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:39:41.422Z] Removing intermediate container 129f85f5713c [2023-04-20T20:39:41.422Z] ---> 0c11b4bd9b2c [2023-04-20T20:39:41.422Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T20:39:41.700Z] ---> Running in bddc05065d36 [2023-04-20T20:39:41.700Z] ---> 1d15eb852653 [2023-04-20T20:39:41.700Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-20T20:39:41.700Z] Removing intermediate container bddc05065d36 [2023-04-20T20:39:41.700Z] ---> 51a2115a059d [2023-04-20T20:39:41.700Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:39:41.700Z] Removing intermediate container fafd875a5b7d [2023-04-20T20:39:41.700Z] ---> 59243bf4afec [2023-04-20T20:39:41.700Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:39:43.080Z] ---> fc414c9d3988 [2023-04-20T20:39:43.080Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:39:43.080Z] ---> 7dcde0621dc1 [2023-04-20T20:39:43.080Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:39:43.080Z] ---> 7db3033849cd [2023-04-20T20:39:43.080Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:39:43.080Z] ---> 3355f8dd70e9 [2023-04-20T20:39:43.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-20T20:39:43.339Z] ---> 2e53fcc276cb [2023-04-20T20:39:43.339Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-20T20:39:43.339Z] ---> 38664e8b5c5e [2023-04-20T20:39:43.339Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-20T20:39:43.339Z] ---> Running in ba9fe0fb2b81 [2023-04-20T20:39:44.274Z] Removing intermediate container ba9fe0fb2b81 [2023-04-20T20:39:44.274Z] ---> a7ee5a81254c [2023-04-20T20:39:44.274Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:39:44.274Z] ---> 4aa6bbd19a71 [2023-04-20T20:39:44.274Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-20T20:39:44.274Z] ---> Running in 55113674f821 [2023-04-20T20:39:44.274Z] ---> f01c18bc267f [2023-04-20T20:39:44.274Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:39:44.274Z] Removing intermediate container 55113674f821 [2023-04-20T20:39:44.274Z] ---> e0d834a3c07b [2023-04-20T20:39:44.274Z] Step 18/20 : LABEL arch=x86_64 [2023-04-20T20:39:44.274Z] ---> Running in 5d646ecd0121 [2023-04-20T20:39:44.274Z] ---> c65a4f43c1c9 [2023-04-20T20:39:44.274Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-20T20:39:44.274Z] ---> afc999c25291 [2023-04-20T20:39:44.274Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-20T20:39:44.275Z] ---> Running in 71519a3ad385 [2023-04-20T20:39:44.275Z] Removing intermediate container 5d646ecd0121 [2023-04-20T20:39:44.275Z] ---> ccc9fa873a68 [2023-04-20T20:39:44.275Z] Step 19/20 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:39:44.275Z] ---> Running in a5eb23b2123d [2023-04-20T20:39:44.547Z] Removing intermediate container 71519a3ad385 [2023-04-20T20:39:44.547Z] ---> b61d38aa49d2 [2023-04-20T20:39:44.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:39:44.547Z] ---> 1d81a8f6b8a9 [2023-04-20T20:39:44.547Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-20T20:39:44.547Z] ---> Running in 61f1490786f5 [2023-04-20T20:39:44.547Z] Removing intermediate container a5eb23b2123d [2023-04-20T20:39:44.547Z] ---> 6c5f505836af [2023-04-20T20:39:44.547Z] Step 20/20 : LABEL version=0.0.0 [2023-04-20T20:39:44.547Z] ---> Running in 300819232c2c [2023-04-20T20:39:44.547Z] Removing intermediate container 61f1490786f5 [2023-04-20T20:39:44.547Z] ---> db432985f36f [2023-04-20T20:39:44.547Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:39:44.547Z] ---> Running in c266152bec76 [2023-04-20T20:39:44.547Z] ---> 685c3170604c [2023-04-20T20:39:44.547Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-20T20:39:44.806Z] Removing intermediate container 300819232c2c [2023-04-20T20:39:44.806Z] ---> b8fbec456394 [2023-04-20T20:39:44.806Z] [2023-04-20T20:39:44.806Z] Removing intermediate container c266152bec76 [2023-04-20T20:39:44.806Z] ---> 5063acd08c53 [2023-04-20T20:39:44.806Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:39:44.806Z] ---> Running in 0382b1e02013 [2023-04-20T20:39:44.806Z] Successfully built b8fbec456394 [2023-04-20T20:39:44.806Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-20T20:39:44.806Z]  Building security-spiffe-token-provider ... done Building core-command [2023-04-20T20:39:44.806Z] ---> b80776556052 [2023-04-20T20:39:44.806Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-20T20:39:49.007Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:39:49.007Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:39:49.007Z] ---> fc49df6e095a [2023-04-20T20:39:49.007Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:39:49.007Z] ---> Using cache [2023-04-20T20:39:49.007Z] ---> 3562843cf55b [2023-04-20T20:39:49.007Z] Step 4/24 : WORKDIR /edgex-go [2023-04-20T20:39:49.007Z] ---> Using cache [2023-04-20T20:39:49.007Z] ---> 02501261f56c [2023-04-20T20:39:49.007Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-20T20:39:49.007Z] ---> Using cache [2023-04-20T20:39:49.007Z] ---> 8d42d120a546 [2023-04-20T20:39:49.007Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-20T20:39:49.007Z] ---> Using cache [2023-04-20T20:39:49.007Z] ---> f4ccbe212e89 [2023-04-20T20:39:49.007Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:39:49.952Z] Removing intermediate container 0382b1e02013 [2023-04-20T20:39:49.952Z] ---> 0d90ae8c539e [2023-04-20T20:39:49.952Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:39:49.952Z] ---> 2fe0e7c707ec [2023-04-20T20:39:49.952Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-20T20:39:49.952Z] ---> Running in 2c29e11abdec [2023-04-20T20:39:49.952Z] ---> Running in b4aea190bd9d [2023-04-20T20:39:49.952Z] ---> Running in 9540789a3901 [2023-04-20T20:39:49.952Z] Removing intermediate container b4aea190bd9d [2023-04-20T20:39:49.952Z] ---> f91fcb2dd215 [2023-04-20T20:39:49.952Z] [2023-04-20T20:39:49.952Z] Successfully built f91fcb2dd215 [2023-04-20T20:39:49.952Z] Successfully tagged support-notifications:latest [2023-04-20T20:39:49.952Z] Building core-metadata [2023-04-20T20:39:54.264Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:39:54.264Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:39:54.264Z] ---> fc49df6e095a [2023-04-20T20:39:54.264Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:39:54.264Z] ---> Using cache [2023-04-20T20:39:54.264Z] ---> 3562843cf55b [2023-04-20T20:39:54.264Z] Step 4/25 : WORKDIR /edgex-go [2023-04-20T20:39:54.264Z] ---> Using cache [2023-04-20T20:39:54.264Z] ---> 02501261f56c [2023-04-20T20:39:54.264Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-20T20:39:54.264Z] ---> Using cache [2023-04-20T20:39:54.264Z] ---> 8d42d120a546 [2023-04-20T20:39:54.264Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-20T20:39:54.264Z] ---> Using cache [2023-04-20T20:39:54.264Z] ---> f4ccbe212e89 [2023-04-20T20:39:54.264Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:39:54.840Z] Removing intermediate container 9540789a3901 [2023-04-20T20:39:54.840Z] ---> 028a281841cd [2023-04-20T20:39:54.840Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-20T20:39:54.840Z] ---> Running in 921f301e481a [2023-04-20T20:39:54.840Z] ---> Running in ca6295582b33 [2023-04-20T20:39:55.099Z] Removing intermediate container ca6295582b33 [2023-04-20T20:39:55.099Z] ---> 0c2d8eb7eb5c [2023-04-20T20:39:55.099Z] Step 30/33 : CMD ["gate"] [2023-04-20T20:39:55.099Z] ---> Running in cbeb30386757 [2023-04-20T20:39:55.099Z] Removing intermediate container cbeb30386757 [2023-04-20T20:39:55.099Z] ---> 90b8563d85ab [2023-04-20T20:39:55.099Z] Step 31/33 : LABEL arch=x86_64 [2023-04-20T20:39:55.099Z] ---> Running in 52866dce9cb4 [2023-04-20T20:39:55.358Z] Removing intermediate container 52866dce9cb4 [2023-04-20T20:39:55.358Z] ---> 2ede5437d037 [2023-04-20T20:39:55.358Z] Step 32/33 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:39:55.358Z] ---> Running in 5f19a4b6ff63 [2023-04-20T20:39:55.358Z] Removing intermediate container 5f19a4b6ff63 [2023-04-20T20:39:55.358Z] ---> f6a6e66c947c [2023-04-20T20:39:55.358Z] Step 33/33 : LABEL version=0.0.0 [2023-04-20T20:39:55.358Z] ---> Running in 0eb590cb5e86 [2023-04-20T20:39:55.358Z] Removing intermediate container 0eb590cb5e86 [2023-04-20T20:39:55.358Z] ---> 6e31028dba30 [2023-04-20T20:39:55.358Z] [2023-04-20T20:39:55.616Z] Successfully built 6e31028dba30 [2023-04-20T20:39:55.616Z] Successfully tagged security-bootstrapper:latest [2023-04-20T20:39:55.616Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-04-20T20:39:58.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:39:58.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:39:58.897Z] ---> fc49df6e095a [2023-04-20T20:39:58.897Z] Step 3/22 : WORKDIR /edgex-go [2023-04-20T20:39:58.897Z] ---> Using cache [2023-04-20T20:39:58.897Z] ---> 92fb3d97e4d3 [2023-04-20T20:39:58.897Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-20T20:40:13.860Z] ---> Running in 4588fb64370f [2023-04-20T20:40:13.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:40:13.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:40:13.860Z] OK: 265 MiB in 53 packages [2023-04-20T20:40:24.923Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-20T20:40:32.083Z] Removing intermediate container 4588fb64370f [2023-04-20T20:40:32.083Z] ---> 1a2caaa75c59 [2023-04-20T20:40:32.083Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-20T20:40:32.083Z] Removing intermediate container 9fe1a892a3bd [2023-04-20T20:40:32.083Z] ---> a375504dce31 [2023-04-20T20:40:32.083Z] Step 8/23 : COPY . . [2023-04-20T20:40:32.083Z] Removing intermediate container 2935eacc7b87 [2023-04-20T20:40:32.083Z] ---> b0570e83221d [2023-04-20T20:40:32.083Z] Step 8/23 : COPY . . [2023-04-20T20:40:32.083Z] Removing intermediate container 2c29e11abdec [2023-04-20T20:40:32.083Z] ---> 4c6ba1275364 [2023-04-20T20:40:32.083Z] Step 8/24 : COPY . . [2023-04-20T20:40:36.302Z] ---> 6268de2512d9 [2023-04-20T20:40:36.302Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:40:48.522Z] ---> Running in 0da15e9ff94c [2023-04-20T20:40:48.522Z] ---> 01913ec90585 [2023-04-20T20:40:48.522Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-20T20:40:48.523Z] ---> 9beb2e269abf [2023-04-20T20:40:48.523Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-20T20:40:48.523Z] ---> 1de1de6c2e19 [2023-04-20T20:40:48.523Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-20T20:40:48.523Z] ---> Running in 06fd0e0424ad [2023-04-20T20:40:48.523Z] ---> Running in cb702a16d1ff [2023-04-20T20:40:48.523Z] ---> Running in a58af4d17c84 [2023-04-20T20:40:48.523Z] Removing intermediate container 921f301e481a [2023-04-20T20:40:48.523Z] ---> fb260224576b [2023-04-20T20:40:48.523Z] Step 8/25 : COPY . . [2023-04-20T20:40:48.523Z] 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-04-20T20:40:48.523Z] 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-04-20T20:40:48.782Z] 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-04-20T20:41:03.676Z] ---> 342860260e44 [2023-04-20T20:41:03.676Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-20T20:41:04.767Z] ---> Running in 481bfbdcecde [2023-04-20T20:41:05.701Z] 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-04-20T20:41:32.351Z] Removing intermediate container 0da15e9ff94c [2023-04-20T20:41:32.351Z] ---> 8a0fc7a525d7 [2023-04-20T20:41:32.351Z] Step 7/22 : COPY . . [2023-04-20T20:41:37.778Z] ---> 9012c5282df0 [2023-04-20T20:41:37.778Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-20T20:41:37.778Z] Removing intermediate container 06fd0e0424ad [2023-04-20T20:41:37.778Z] ---> 70b656133f4b [2023-04-20T20:41:37.778Z] [2023-04-20T20:41:37.778Z] Step 10/24 : FROM alpine:3.17 [2023-04-20T20:41:37.778Z] ---> 9ed4aefc74f6 [2023-04-20T20:41:37.778Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:41:37.778Z] Removing intermediate container cb702a16d1ff [2023-04-20T20:41:37.778Z] ---> 890c95f64ff0 [2023-04-20T20:41:37.778Z] [2023-04-20T20:41:37.778Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:41:37.778Z] ---> 9ed4aefc74f6 [2023-04-20T20:41:37.778Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T20:41:37.778Z] Removing intermediate container a58af4d17c84 [2023-04-20T20:41:37.778Z] ---> ac01a352cfbe [2023-04-20T20:41:37.778Z] [2023-04-20T20:41:37.778Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:41:37.778Z] ---> 9ed4aefc74f6 [2023-04-20T20:41:37.778Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:41:38.038Z] ---> Running in 991f26e6ccda [2023-04-20T20:41:38.038Z] ---> Running in f0dd897b16e1 [2023-04-20T20:41:38.038Z] ---> Running in d848c62a64be [2023-04-20T20:41:38.038Z] ---> Running in fb421298dabd [2023-04-20T20:41:38.626Z] Removing intermediate container d848c62a64be [2023-04-20T20:41:38.626Z] ---> 7e57e6ef547d [2023-04-20T20:41:38.626Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:41:38.887Z] 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-04-20T20:41:39.472Z] ---> Running in ce455d9c5d9f [2023-04-20T20:41:39.472Z] Removing intermediate container 481bfbdcecde [2023-04-20T20:41:39.472Z] ---> 8cc63f9614e0 [2023-04-20T20:41:39.472Z] [2023-04-20T20:41:39.472Z] Step 10/25 : FROM alpine:3.17 [2023-04-20T20:41:39.472Z] ---> 9ed4aefc74f6 [2023-04-20T20:41:39.472Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:41:39.472Z] ---> Running in 900c2b40d3ba [2023-04-20T20:41:39.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:41:39.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:41:39.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:41:39.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:41:39.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:41:39.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:41:39.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:41:40.255Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:41:40.255Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:41:40.255Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:41:40.255Z] OK: 7 MiB in 16 packages [2023-04-20T20:41:40.255Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:41:40.255Z] OK: 7 MiB in 16 packages [2023-04-20T20:41:40.255Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:41:40.255Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:41:40.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:41:40.255Z] OK: 7 MiB in 16 packages [2023-04-20T20:41:40.516Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:41:40.516Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:41:40.516Z] OK: 7 MiB in 16 packages [2023-04-20T20:41:40.778Z] Removing intermediate container fb421298dabd [2023-04-20T20:41:40.778Z] ---> ac3db2cb041f [2023-04-20T20:41:40.778Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:41:40.778Z] ---> Running in 45d42dd2c6f8 [2023-04-20T20:41:40.778Z] Removing intermediate container f0dd897b16e1 [2023-04-20T20:41:40.778Z] ---> 6caf004583a1 [2023-04-20T20:41:40.778Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:41:40.778Z] Removing intermediate container ce455d9c5d9f [2023-04-20T20:41:40.778Z] ---> ad3207ec850f [2023-04-20T20:41:40.778Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:41:40.778Z] ---> Running in edcabaaba311 [2023-04-20T20:41:40.778Z] Removing intermediate container 45d42dd2c6f8 [2023-04-20T20:41:40.778Z] ---> ea2e197d5b1a [2023-04-20T20:41:40.778Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-20T20:41:40.778Z] ---> Running in 4cdfc1706a93 [2023-04-20T20:41:41.040Z] Removing intermediate container edcabaaba311 [2023-04-20T20:41:41.040Z] ---> 0043804b1cb3 [2023-04-20T20:41:41.040Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-20T20:41:41.040Z] ---> Running in c50310122cdf [2023-04-20T20:41:41.040Z] ---> 211bb69d5197 [2023-04-20T20:41:41.040Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:41:41.040Z] Removing intermediate container 4cdfc1706a93 [2023-04-20T20:41:41.040Z] ---> cc6f55643ad4 [2023-04-20T20:41:41.040Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-20T20:41:41.040Z] ---> Running in ed455676e1b2 [2023-04-20T20:41:41.040Z] Removing intermediate container 900c2b40d3ba [2023-04-20T20:41:41.040Z] ---> 7a5fae126534 [2023-04-20T20:41:41.040Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:41:41.040Z] Removing intermediate container c50310122cdf [2023-04-20T20:41:41.040Z] ---> c53037a01594 [2023-04-20T20:41:41.040Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T20:41:41.040Z] ---> Running in 678acbe6dcec [2023-04-20T20:41:41.349Z] Removing intermediate container ed455676e1b2 [2023-04-20T20:41:41.349Z] ---> df5f3ba363b0 [2023-04-20T20:41:41.349Z] Step 15/24 : WORKDIR / [2023-04-20T20:41:41.349Z] ---> Running in a2e91cde8451 [2023-04-20T20:41:41.349Z] ---> Running in b4b8339572ba [2023-04-20T20:41:41.349Z] ---> 1728a54195fa [2023-04-20T20:41:41.349Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-20T20:41:41.349Z] Removing intermediate container 678acbe6dcec [2023-04-20T20:41:41.349Z] ---> 0e08d899c080 [2023-04-20T20:41:41.349Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-20T20:41:41.349Z] Removing intermediate container a2e91cde8451 [2023-04-20T20:41:41.349Z] ---> 96068c28ad39 [2023-04-20T20:41:41.349Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:41:41.349Z] ---> Running in 3a8c39b44f4a [2023-04-20T20:41:41.647Z] Removing intermediate container b4b8339572ba [2023-04-20T20:41:41.647Z] ---> 74244b75795b [2023-04-20T20:41:41.647Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:41:41.647Z] Removing intermediate container 3a8c39b44f4a [2023-04-20T20:41:41.647Z] ---> 0a43a8a9ef98 [2023-04-20T20:41:41.647Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-20T20:41:41.647Z] ---> Running in 574249abeea0 [2023-04-20T20:41:41.647Z] ---> 23ff2bfc5b1f [2023-04-20T20:41:41.647Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:41:41.908Z] ---> 7392e1a4c950 [2023-04-20T20:41:41.908Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:41:41.908Z] Removing intermediate container 574249abeea0 [2023-04-20T20:41:41.908Z] ---> 61fc1642b5df [2023-04-20T20:41:41.908Z] Step 15/25 : WORKDIR / [2023-04-20T20:41:41.908Z] ---> c158861f62d4 [2023-04-20T20:41:41.908Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:41:41.908Z] ---> Running in 0635b8f63689 [2023-04-20T20:41:41.908Z] ---> 8ee94862016d [2023-04-20T20:41:41.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-20T20:41:41.908Z] Removing intermediate container 0635b8f63689 [2023-04-20T20:41:41.908Z] ---> e32f9b51cd9a [2023-04-20T20:41:41.908Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:41:42.174Z] ---> 9243670c1744 [2023-04-20T20:41:42.174Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-20T20:41:42.435Z] ---> ba3d8174bb25 [2023-04-20T20:41:42.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-20T20:41:43.012Z] ---> 490c104821b7 [2023-04-20T20:41:43.012Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:41:43.012Z] ---> a7ad9ab57287 [2023-04-20T20:41:43.012Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:41:43.012Z] ---> 8ce280c0bb31 [2023-04-20T20:41:43.012Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:41:43.012Z] ---> 6c19976e193a [2023-04-20T20:41:43.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:41:43.012Z] ---> Running in 14494568bb67 [2023-04-20T20:41:43.587Z] ---> 69c02c08d9f1 [2023-04-20T20:41:43.587Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-20T20:41:43.587Z] ---> 25c3f320432a [2023-04-20T20:41:43.587Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-20T20:41:43.587Z] ---> 6705de6d7a18 [2023-04-20T20:41:43.587Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-20T20:41:43.587Z] ---> Running in 6d53922f771b [2023-04-20T20:41:43.587Z] ---> Running in e14d6e6fab5b [2023-04-20T20:41:44.532Z] Removing intermediate container 6d53922f771b [2023-04-20T20:41:44.532Z] ---> aebfd0ba1235 [2023-04-20T20:41:44.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:41:44.532Z] Removing intermediate container e14d6e6fab5b [2023-04-20T20:41:44.532Z] ---> 49bce1cb573b [2023-04-20T20:41:44.532Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:41:44.532Z] ---> b4513c60217a [2023-04-20T20:41:44.532Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:41:44.532Z] ---> Running in e582c0c76a04 [2023-04-20T20:41:44.532Z] ---> Running in 686ecee7c22e [2023-04-20T20:41:44.803Z] ---> 3012d73dbbd6 [2023-04-20T20:41:44.803Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-20T20:41:44.803Z] Removing intermediate container e582c0c76a04 [2023-04-20T20:41:44.803Z] ---> 47e77162aa10 [2023-04-20T20:41:44.803Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:41:44.803Z] Removing intermediate container 686ecee7c22e [2023-04-20T20:41:44.803Z] ---> 951c4de5e472 [2023-04-20T20:41:44.803Z] Step 22/24 : LABEL arch=x86_64 [2023-04-20T20:41:44.803Z] Removing intermediate container 14494568bb67 [2023-04-20T20:41:44.803Z] ---> a9d4b6e91462 [2023-04-20T20:41:44.803Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:41:44.803Z] ---> Running in 1456ea3881ca [2023-04-20T20:41:44.803Z] ---> Running in d755513a12e3 [2023-04-20T20:41:45.078Z] ---> Running in 9bcb0e5086f6 [2023-04-20T20:41:45.078Z] ---> f2be8f90fc41 [2023-04-20T20:41:45.078Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-20T20:41:45.078Z] ---> Running in 696005c038b3 [2023-04-20T20:41:45.078Z] Removing intermediate container 1456ea3881ca [2023-04-20T20:41:45.078Z] ---> a51afe4711e7 [2023-04-20T20:41:45.078Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:41:45.078Z] Removing intermediate container d755513a12e3 [2023-04-20T20:41:45.078Z] ---> 1e675b54e54a [2023-04-20T20:41:45.078Z] Step 23/24 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:41:45.078Z] Removing intermediate container 9bcb0e5086f6 [2023-04-20T20:41:45.078Z] ---> c3f0e02209ad [2023-04-20T20:41:45.078Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T20:41:45.357Z] ---> Running in 539fd3e56ac8 [2023-04-20T20:41:45.357Z] ---> Running in c146bcb584cf [2023-04-20T20:41:45.357Z] Removing intermediate container 696005c038b3 [2023-04-20T20:41:45.357Z] ---> e91d6cf36f7c [2023-04-20T20:41:45.357Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:41:45.357Z] ---> Running in c05a1f86a4ee [2023-04-20T20:41:45.357Z] ---> Running in f59d68d8eb2d [2023-04-20T20:41:45.357Z] Removing intermediate container 539fd3e56ac8 [2023-04-20T20:41:45.357Z] ---> 9b04b915f66f [2023-04-20T20:41:45.357Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:41:45.357Z] ---> Running in 12d870b5a7d9 [2023-04-20T20:41:45.357Z] Removing intermediate container c05a1f86a4ee [2023-04-20T20:41:45.357Z] ---> 2051996f2b18 [2023-04-20T20:41:45.357Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:41:45.618Z] Removing intermediate container c146bcb584cf [2023-04-20T20:41:45.618Z] ---> d731f9d1e2f8 [2023-04-20T20:41:45.618Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T20:41:45.618Z] ---> Running in a04b88536a25 [2023-04-20T20:41:45.618Z] ---> Running in ca2356e0e990 [2023-04-20T20:41:45.618Z] Removing intermediate container f59d68d8eb2d [2023-04-20T20:41:45.618Z] ---> cf044bd73bcf [2023-04-20T20:41:45.618Z] Step 23/25 : LABEL arch=x86_64 [2023-04-20T20:41:45.618Z] ---> Running in da262c8b0382 [2023-04-20T20:41:45.618Z] Removing intermediate container 12d870b5a7d9 [2023-04-20T20:41:45.618Z] ---> 912d3bcf05db [2023-04-20T20:41:45.618Z] [2023-04-20T20:41:45.618Z] Removing intermediate container a04b88536a25 [2023-04-20T20:41:45.618Z] ---> bdbf3494d99f [2023-04-20T20:41:45.618Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:41:45.875Z] ---> Running in 48a4d829e2ed [2023-04-20T20:41:45.875Z] Removing intermediate container ca2356e0e990 [2023-04-20T20:41:45.875Z] ---> e5d6cc6d85bf [2023-04-20T20:41:45.875Z] [2023-04-20T20:41:45.875Z] Successfully built 912d3bcf05db [2023-04-20T20:41:45.875Z] Successfully tagged support-scheduler:latest [2023-04-20T20:41:45.875Z] Building security-proxy-auth [2023-04-20T20:41:45.875Z]  Building support-scheduler ... done Removing intermediate container da262c8b0382 [2023-04-20T20:41:45.875Z] ---> 23834f997bb0 [2023-04-20T20:41:45.876Z] Step 24/25 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:41:46.133Z] Successfully built e5d6cc6d85bf [2023-04-20T20:41:47.082Z] Successfully tagged core-command:latest [2023-04-20T20:41:47.082Z] Building security-secretstore-setup [2023-04-20T20:41:50.376Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:41:50.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:41:50.376Z] ---> fc49df6e095a [2023-04-20T20:41:50.376Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:41:50.376Z] ---> Using cache [2023-04-20T20:41:50.376Z] ---> 3562843cf55b [2023-04-20T20:41:50.376Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:41:50.376Z] ---> Using cache [2023-04-20T20:41:50.376Z] ---> 02501261f56c [2023-04-20T20:41:50.376Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:41:50.376Z] ---> Using cache [2023-04-20T20:41:50.376Z] ---> 8d42d120a546 [2023-04-20T20:41:50.376Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:41:50.376Z] ---> Using cache [2023-04-20T20:41:50.376Z] ---> f4ccbe212e89 [2023-04-20T20:41:50.376Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:41:50.376Z] ---> Using cache [2023-04-20T20:41:50.376Z] ---> fb260224576b [2023-04-20T20:41:50.376Z] Step 8/23 : COPY . . [2023-04-20T20:41:50.376Z] ---> Using cache [2023-04-20T20:41:50.376Z] ---> 342860260e44 [2023-04-20T20:41:50.376Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-20T20:41:52.276Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:41:52.276Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:41:52.276Z] ---> fc49df6e095a [2023-04-20T20:41:52.276Z] Step 3/25 : WORKDIR /edgex-go [2023-04-20T20:41:52.276Z] ---> Using cache [2023-04-20T20:41:52.276Z] ---> 92fb3d97e4d3 [2023-04-20T20:41:52.276Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-20T20:41:52.276Z] ---> Using cache [2023-04-20T20:41:52.276Z] ---> 1a2caaa75c59 [2023-04-20T20:41:52.276Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-20T20:41:52.276Z] ---> Using cache [2023-04-20T20:41:52.276Z] ---> 6268de2512d9 [2023-04-20T20:41:52.276Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:41:52.276Z] ---> Using cache [2023-04-20T20:41:52.276Z] ---> 8a0fc7a525d7 [2023-04-20T20:41:52.276Z] Step 7/25 : COPY . . [2023-04-20T20:41:52.276Z] ---> Using cache [2023-04-20T20:41:52.276Z] ---> 9012c5282df0 [2023-04-20T20:41:52.276Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-20T20:41:57.563Z] ---> Running in 5a9c78877e0b [2023-04-20T20:41:57.563Z] Removing intermediate container 48a4d829e2ed [2023-04-20T20:41:57.563Z] ---> df70dec4f345 [2023-04-20T20:41:57.563Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:41:57.563Z] ---> Running in 162bb27d5663 [2023-04-20T20:41:57.563Z] ---> Running in 1d9382e46418 [2023-04-20T20:41:57.563Z] ---> Running in 95cb4b0b1f4e [2023-04-20T20:41:57.563Z] Removing intermediate container 5a9c78877e0b [2023-04-20T20:41:57.563Z] ---> 81150f86ac26 [2023-04-20T20:41:57.563Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T20:41:57.563Z] ---> Running in 24b803567947 [2023-04-20T20:41:57.563Z] Removing intermediate container 95cb4b0b1f4e [2023-04-20T20:41:57.563Z] ---> ca4ee062a9cb [2023-04-20T20:41:57.563Z] [2023-04-20T20:41:57.563Z] Successfully built ca4ee062a9cb [2023-04-20T20:41:57.563Z] Removing intermediate container 24b803567947 [2023-04-20T20:41:57.563Z] ---> ebbb6c27aaee [2023-04-20T20:41:57.563Z] [2023-04-20T20:41:57.563Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-20T20:41:57.563Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-04-20T20:41:57.825Z] Successfully built ebbb6c27aaee [2023-04-20T20:41:57.825Z] Successfully tagged core-metadata:latest [2023-04-20T20:41:57.825Z]  Building core-metadata ... done Building security-spire-agent [2023-04-20T20:41:58.086Z] 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-04-20T20:41:58.086Z] 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-04-20T20:42:03.440Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:42:03.440Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:42:03.440Z] ---> fc49df6e095a [2023-04-20T20:42:03.440Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:42:03.440Z] ---> Using cache [2023-04-20T20:42:03.440Z] ---> 3562843cf55b [2023-04-20T20:42:03.440Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:42:03.440Z] ---> Using cache [2023-04-20T20:42:03.440Z] ---> 02501261f56c [2023-04-20T20:42:03.440Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:42:03.440Z] ---> Using cache [2023-04-20T20:42:03.440Z] ---> 8d42d120a546 [2023-04-20T20:42:03.440Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:42:03.440Z] ---> Using cache [2023-04-20T20:42:03.440Z] ---> f4ccbe212e89 [2023-04-20T20:42:03.440Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:42:03.440Z] ---> Using cache [2023-04-20T20:42:03.440Z] ---> fb260224576b [2023-04-20T20:42:03.440Z] Step 8/23 : COPY . . [2023-04-20T20:42:03.440Z] ---> Using cache [2023-04-20T20:42:03.440Z] ---> 342860260e44 [2023-04-20T20:42:03.440Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-20T20:42:04.010Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:42:04.010Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:42:04.010Z] ---> fc49df6e095a [2023-04-20T20:42:04.010Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 92fb3d97e4d3 [2023-04-20T20:42:04.010Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 71cfdba9665c [2023-04-20T20:42:04.010Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 41c4ff0b44d9 [2023-04-20T20:42:04.010Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> d7fc5f4adc43 [2023-04-20T20:42:04.010Z] Step 7/27 : COPY . . [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 68f082b81799 [2023-04-20T20:42:04.010Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> d7a1fbc3f5e5 [2023-04-20T20:42:04.010Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 2d9be10af180 [2023-04-20T20:42:04.010Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 03f8dfe99920 [2023-04-20T20:42:04.010Z] 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-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 0e3cdc83283e [2023-04-20T20:42:04.010Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 138373112de6 [2023-04-20T20:42:04.010Z] [2023-04-20T20:42:04.010Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T20:42:04.010Z] ---> 9ed4aefc74f6 [2023-04-20T20:42:04.010Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:42:04.010Z] ---> Using cache [2023-04-20T20:42:04.010Z] ---> 92da6d444c90 [2023-04-20T20:42:04.010Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T20:42:14.079Z] ---> Running in b0a914e0fa93 [2023-04-20T20:42:14.079Z] ---> Running in 3463b2647878 [2023-04-20T20:42:14.079Z] Removing intermediate container 991f26e6ccda [2023-04-20T20:42:14.079Z] ---> df173cbe33d5 [2023-04-20T20:42:14.079Z] [2023-04-20T20:42:14.079Z] Step 9/22 : FROM alpine:3.17 [2023-04-20T20:42:14.079Z] ---> 9ed4aefc74f6 [2023-04-20T20:42:14.079Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-20T20:42:14.079Z] ---> Running in d4a768d1610d [2023-04-20T20:42:14.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:14.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:14.079Z] 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-04-20T20:42:14.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:14.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:14.079Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:42:14.079Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:42:14.079Z] OK: 17820 distinct packages available [2023-04-20T20:42:14.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:14.079Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:42:14.079Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-20T20:42:14.079Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:42:14.079Z] OK: 8 MiB in 17 packages [2023-04-20T20:42:14.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:14.079Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T20:42:14.079Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:42:14.079Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T20:42:14.079Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T20:42:14.079Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-20T20:42:14.079Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:42:14.079Z] OK: 8 MiB in 20 packages [2023-04-20T20:42:14.652Z] Removing intermediate container d4a768d1610d [2023-04-20T20:42:14.652Z] ---> d9e0d2467844 [2023-04-20T20:42:14.652Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T20:42:14.652Z] ---> Running in eb50af140723 [2023-04-20T20:42:14.912Z] Removing intermediate container b0a914e0fa93 [2023-04-20T20:42:14.912Z] ---> d1cb270d6fe1 [2023-04-20T20:42:14.912Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:42:14.912Z] Removing intermediate container eb50af140723 [2023-04-20T20:42:14.912Z] ---> 732141dc4aff [2023-04-20T20:42:14.912Z] Step 12/22 : WORKDIR /edgex [2023-04-20T20:42:15.189Z] ---> Running in 9a287d714e8a [2023-04-20T20:42:15.452Z] Removing intermediate container 9a287d714e8a [2023-04-20T20:42:15.452Z] ---> 6c78a4ba7e0e [2023-04-20T20:42:15.452Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:42:15.712Z] ---> 0ef31a7ba797 [2023-04-20T20:42:15.712Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:42:15.712Z] ---> 34ded5a63f68 [2023-04-20T20:42:15.712Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:42:15.972Z] ---> e0834a19e8b1 [2023-04-20T20:42:15.972Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-20T20:42:15.972Z] ---> 60504c02fac5 [2023-04-20T20:42:15.972Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-20T20:42:16.981Z] ---> bdfe9a4ade2a [2023-04-20T20:42:16.981Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-20T20:42:16.981Z] ---> d45df37a1b7a [2023-04-20T20:42:16.981Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:42:21.315Z] ---> ac67ae995d12 [2023-04-20T20:42:21.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T20:42:21.315Z] ---> bafb67c250e0 [2023-04-20T20:42:21.315Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:42:21.315Z] ---> 900cb489eaaa [2023-04-20T20:42:21.315Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:42:21.315Z] ---> Running in 648300ec30f6 [2023-04-20T20:42:21.590Z] ---> 41d180fb3294 [2023-04-20T20:42:21.590Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-20T20:42:22.163Z] ---> b98c979ea0b7 [2023-04-20T20:42:22.163Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-20T20:42:22.163Z] 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-04-20T20:42:22.425Z] Removing intermediate container 648300ec30f6 [2023-04-20T20:42:22.425Z] ---> 409aa37cb661 [2023-04-20T20:42:22.425Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:42:22.425Z] ---> Running in 3662245e601d [2023-04-20T20:42:22.686Z] ---> e68f12a6d49a [2023-04-20T20:42:22.686Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:42:22.686Z] ---> Running in aa9a902e651a [2023-04-20T20:42:22.957Z] Removing intermediate container 3662245e601d [2023-04-20T20:42:22.957Z] ---> 9fc41f163af6 [2023-04-20T20:42:22.957Z] Step 20/22 : LABEL arch=x86_64 [2023-04-20T20:42:22.957Z] ---> Running in 27eab1e07c7d [2023-04-20T20:42:22.957Z] Removing intermediate container aa9a902e651a [2023-04-20T20:42:22.957Z] ---> e9703611bfff [2023-04-20T20:42:22.957Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:42:23.219Z] ---> Running in ec9b276cb1eb [2023-04-20T20:42:23.219Z] Removing intermediate container 27eab1e07c7d [2023-04-20T20:42:23.219Z] ---> d0a680ff7cdd [2023-04-20T20:42:23.219Z] Step 21/22 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:42:23.518Z] ---> Running in f4175aa257fe [2023-04-20T20:42:23.780Z] Removing intermediate container ec9b276cb1eb [2023-04-20T20:42:23.780Z] ---> dbe3caafee58 [2023-04-20T20:42:23.780Z] Step 25/27 : LABEL arch=x86_64 [2023-04-20T20:42:24.802Z] Removing intermediate container f4175aa257fe [2023-04-20T20:42:24.802Z] ---> 4bd3006ce638 [2023-04-20T20:42:24.802Z] Step 22/22 : LABEL version=0.0.0 [2023-04-20T20:42:24.802Z] ---> Running in 3caf1784af88 [2023-04-20T20:42:25.374Z] ---> Running in 62a270a8c681 [2023-04-20T20:42:25.374Z] Removing intermediate container 3caf1784af88 [2023-04-20T20:42:25.374Z] ---> 390a9d2d69fc [2023-04-20T20:42:25.374Z] Step 26/27 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:42:25.374Z] ---> Running in 0ec679cb671d [2023-04-20T20:42:25.374Z] Removing intermediate container 62a270a8c681 [2023-04-20T20:42:25.374Z] ---> 9aa503943865 [2023-04-20T20:42:25.374Z] [2023-04-20T20:42:25.634Z] Removing intermediate container 1d9382e46418 [2023-04-20T20:42:25.634Z] ---> 7d3a3f2c0d8b [2023-04-20T20:42:25.634Z] [2023-04-20T20:42:25.634Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:42:25.634Z] ---> 9ed4aefc74f6 [2023-04-20T20:42:25.634Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T20:42:25.634Z] ---> Using cache [2023-04-20T20:42:25.634Z] ---> 7e57e6ef547d [2023-04-20T20:42:25.634Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:42:25.634Z] ---> Using cache [2023-04-20T20:42:25.634Z] ---> ad3207ec850f [2023-04-20T20:42:25.634Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:42:25.634Z] ---> Using cache [2023-04-20T20:42:25.634Z] ---> 211bb69d5197 [2023-04-20T20:42:25.635Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:42:25.635Z] ---> Using cache [2023-04-20T20:42:25.635Z] Removing intermediate container 0ec679cb671d [2023-04-20T20:42:25.635Z] ---> 0ca5abb9f687 [2023-04-20T20:42:25.635Z] Step 27/27 : LABEL version=0.0.0 [2023-04-20T20:42:25.635Z] ---> 1728a54195fa [2023-04-20T20:42:25.635Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-20T20:42:25.635Z] Successfully built 9aa503943865 [2023-04-20T20:42:25.635Z] Successfully tagged security-proxy-setup:latest [2023-04-20T20:42:25.635Z]  Building security-proxy-setup ... done  ---> Running in b75b21ec55a8 [2023-04-20T20:42:26.205Z] Removing intermediate container b75b21ec55a8 [2023-04-20T20:42:26.205Z] ---> d0e6917e479f [2023-04-20T20:42:26.205Z] [2023-04-20T20:42:26.468Z] Successfully built d0e6917e479f [2023-04-20T20:42:27.082Z] Successfully tagged security-spire-agent:latest [2023-04-20T20:42:27.345Z]  Building security-spire-agent ... done  ---> bc90f6f87df0 [2023-04-20T20:42:27.345Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:42:27.606Z] Removing intermediate container 162bb27d5663 [2023-04-20T20:42:27.606Z] ---> e82a50521932 [2023-04-20T20:42:27.606Z] [2023-04-20T20:42:27.606Z] Step 9/25 : FROM alpine:3.17 [2023-04-20T20:42:27.606Z] ---> 9ed4aefc74f6 [2023-04-20T20:42:27.606Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-20T20:42:27.606Z] ---> Running in d5ef1f7f4862 [2023-04-20T20:42:27.606Z] ---> 54e9dfd75b1d [2023-04-20T20:42:27.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-20T20:42:27.865Z] ---> 65f03fa1e6fb [2023-04-20T20:42:27.865Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:42:27.865Z] ---> Running in d05eae70adbc [2023-04-20T20:42:27.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:28.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:28.387Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-20T20:42:28.387Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-20T20:42:28.387Z] (3/3) Installing su-exec (0.2-r2) [2023-04-20T20:42:28.387Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:42:28.387Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:42:28.387Z] OK: 8 MiB in 18 packages [2023-04-20T20:42:28.956Z] Removing intermediate container d05eae70adbc [2023-04-20T20:42:28.956Z] ---> 8b979f194a2c [2023-04-20T20:42:28.956Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:42:28.956Z] ---> Running in 032d13a575a3 [2023-04-20T20:42:28.956Z] Removing intermediate container d5ef1f7f4862 [2023-04-20T20:42:28.956Z] ---> b72c873875c8 [2023-04-20T20:42:28.956Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T20:42:28.956Z] ---> Running in dc17e68dd442 [2023-04-20T20:42:28.956Z] Removing intermediate container 032d13a575a3 [2023-04-20T20:42:28.956Z] ---> 8a878a2bd65f [2023-04-20T20:42:28.956Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T20:42:29.216Z] ---> Running in 117af4bb5ca4 [2023-04-20T20:42:29.216Z] Removing intermediate container dc17e68dd442 [2023-04-20T20:42:29.216Z] ---> f1a043833c55 [2023-04-20T20:42:29.216Z] Step 12/25 : WORKDIR / [2023-04-20T20:42:29.216Z] Removing intermediate container 117af4bb5ca4 [2023-04-20T20:42:29.216Z] ---> 94fdf8a46823 [2023-04-20T20:42:29.216Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:42:29.216Z] ---> Running in 981a2cab0541 [2023-04-20T20:42:29.216Z] ---> Running in 3de651f881d9 [2023-04-20T20:42:29.476Z] Removing intermediate container 981a2cab0541 [2023-04-20T20:42:29.476Z] ---> e87c4aced885 [2023-04-20T20:42:29.476Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:42:29.476Z] Removing intermediate container 3de651f881d9 [2023-04-20T20:42:29.476Z] ---> a4f303b6af87 [2023-04-20T20:42:29.476Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:42:29.745Z] ---> Running in 69cc75a66a3e [2023-04-20T20:42:29.745Z] ---> 00c33f56ba0d [2023-04-20T20:42:29.745Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:42:30.006Z] Removing intermediate container 69cc75a66a3e [2023-04-20T20:42:30.006Z] ---> aa1d13fde070 [2023-04-20T20:42:30.006Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:42:30.006Z] ---> 05c8a7362e42 [2023-04-20T20:42:30.006Z] 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-04-20T20:42:30.006Z] ---> Running in 15898d8b6425 [2023-04-20T20:42:30.584Z] Removing intermediate container 15898d8b6425 [2023-04-20T20:42:30.584Z] ---> 068da2ebf82f [2023-04-20T20:42:30.584Z] [2023-04-20T20:42:30.584Z] Successfully built 068da2ebf82f [2023-04-20T20:42:30.584Z] Successfully tagged security-proxy-auth:latest [2023-04-20T20:42:30.852Z]  Building security-proxy-auth ... done  ---> 9dca1d77b931 [2023-04-20T20:42:30.852Z] 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-04-20T20:42:31.118Z] ---> 4c3f9723ac63 [2023-04-20T20:42:31.118Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:42:31.384Z] ---> 9755740685c1 [2023-04-20T20:42:31.384Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-20T20:42:31.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-20T20:42:31.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-20T20:42:31.961Z] ---> fb38bc69da9d [2023-04-20T20:42:31.961Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-20T20:42:32.528Z] ---> 3415131e2d4b [2023-04-20T20:42:32.528Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T20:42:32.786Z] ---> 17efe98bed7b [2023-04-20T20:42:32.786Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:42:32.786Z] ---> Running in fd479ba61e8d [2023-04-20T20:42:34.688Z] Removing intermediate container fd479ba61e8d [2023-04-20T20:42:34.689Z] ---> e8994d143e2a [2023-04-20T20:42:34.689Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:42:34.689Z] ---> Running in 4d0768a6ce4f [2023-04-20T20:42:34.689Z] Removing intermediate container 3463b2647878 [2023-04-20T20:42:34.689Z] ---> dc081965f805 [2023-04-20T20:42:34.689Z] [2023-04-20T20:42:34.689Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:42:34.689Z] ---> 9ed4aefc74f6 [2023-04-20T20:42:34.689Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:42:34.689Z] ---> Running in b565a9046272 [2023-04-20T20:42:34.689Z] Removing intermediate container 4d0768a6ce4f [2023-04-20T20:42:34.689Z] ---> da86f8dbae73 [2023-04-20T20:42:34.689Z] Step 23/25 : LABEL arch=x86_64 [2023-04-20T20:42:34.689Z] ---> Running in 51b2f6f85dc5 [2023-04-20T20:42:34.689Z] Removing intermediate container b565a9046272 [2023-04-20T20:42:34.689Z] ---> e1682ce8a827 [2023-04-20T20:42:34.689Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-20T20:42:34.689Z] ---> Running in a20a1f61fdfd [2023-04-20T20:42:34.954Z] Removing intermediate container 51b2f6f85dc5 [2023-04-20T20:42:34.954Z] ---> 177d5001b7c0 [2023-04-20T20:42:34.954Z] Step 24/25 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:42:34.954Z] ---> Running in c1ef817c0714 [2023-04-20T20:42:34.954Z] Removing intermediate container a20a1f61fdfd [2023-04-20T20:42:34.954Z] ---> 0ea1225e93fd [2023-04-20T20:42:34.954Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-20T20:42:34.954Z] ---> Running in 2c954ba61fd0 [2023-04-20T20:42:34.954Z] Removing intermediate container c1ef817c0714 [2023-04-20T20:42:34.954Z] ---> 1fd2038a3219 [2023-04-20T20:42:34.954Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T20:42:34.954Z] ---> Running in 9ae3d8ea093a [2023-04-20T20:42:34.954Z] Removing intermediate container 2c954ba61fd0 [2023-04-20T20:42:34.954Z] ---> de187eaf13ba [2023-04-20T20:42:34.954Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:42:34.954Z] ---> Running in 1fabeae96a94 [2023-04-20T20:42:34.954Z] Removing intermediate container 9ae3d8ea093a [2023-04-20T20:42:34.954Z] ---> 1949111b8146 [2023-04-20T20:42:34.954Z] [2023-04-20T20:42:35.034Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-20T20:42:35.213Z] Successfully built 1949111b8146 [2023-04-20T20:42:35.213Z] Successfully tagged security-secretstore-setup:latest [2023-04-20T20:42:35.213Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:35.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-20T20:42:35.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:42:35.472Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:42:35.585Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-20T20:42:35.741Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:42:35.742Z] OK: 7 MiB in 16 packages [2023-04-20T20:42:36.001Z] Removing intermediate container 1fabeae96a94 [2023-04-20T20:42:36.002Z] ---> e5699ca3be25 [2023-04-20T20:42:36.002Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:42:36.002Z] ---> f7334e8146ef [2023-04-20T20:42:36.002Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:42:36.259Z] ---> 27eab6fcfd1a [2023-04-20T20:42:36.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-20T20:42:36.518Z] ---> a076a069d0e3 [2023-04-20T20:42:36.518Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:42:36.778Z] ---> bbb42fbe892b [2023-04-20T20:42:36.778Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-20T20:42:36.778Z] ---> Running in c0a8e5751db9 [2023-04-20T20:42:36.778Z] Removing intermediate container c0a8e5751db9 [2023-04-20T20:42:36.778Z] ---> 101e30ae9eee [2023-04-20T20:42:36.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:42:36.778Z] ---> Running in a19b782eb596 [2023-04-20T20:42:37.038Z] Removing intermediate container a19b782eb596 [2023-04-20T20:42:37.038Z] ---> 55abd65de408 [2023-04-20T20:42:37.038Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:42:37.038Z] ---> Running in 7858c1b863bc [2023-04-20T20:42:37.038Z] Removing intermediate container 7858c1b863bc [2023-04-20T20:42:37.038Z] ---> c80e95d4380e [2023-04-20T20:42:37.038Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:42:37.038Z] ---> Running in 8e197e395efc [2023-04-20T20:42:37.038Z] Removing intermediate container 8e197e395efc [2023-04-20T20:42:37.038Z] ---> 58f847843e63 [2023-04-20T20:42:37.038Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:42:37.038Z] ---> Running in dd5eff354951 [2023-04-20T20:42:37.298Z] Removing intermediate container dd5eff354951 [2023-04-20T20:42:37.298Z] ---> a28e7ccc821a [2023-04-20T20:42:37.298Z] [2023-04-20T20:42:37.298Z] Successfully built a28e7ccc821a [2023-04-20T20:42:37.298Z] Successfully tagged core-data:latest [2023-04-20T20:42:37.305Z]  Building core-data ... done  [Pipeline] } [2023-04-20T20:42:37.337Z] $ docker stop --time=1 876372e402686faa6cdfeb9d08ebca4087496172cca89b8d0e2a4f143a499ff0 [2023-04-20T20:42:38.626Z] $ docker rm -f --volumes 876372e402686faa6cdfeb9d08ebca4087496172cca89b8d0e2a4f143a499ff0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T20:42:39.036Z] + docker images [2023-04-20T20:42:39.036Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-20T20:42:39.036Z] core-data latest a28e7ccc821a 1 second ago 20MB [2023-04-20T20:42:39.036Z] security-secretstore-setup latest 1949111b8146 4 seconds ago 32.8MB [2023-04-20T20:42:39.036Z] dc081965f805 4 seconds ago 1.69GB [2023-04-20T20:42:39.036Z] security-proxy-auth latest 068da2ebf82f 8 seconds ago 18.3MB [2023-04-20T20:42:39.036Z] e82a50521932 11 seconds ago 1.68GB [2023-04-20T20:42:39.036Z] security-proxy-setup latest 9aa503943865 13 seconds ago 18.7MB [2023-04-20T20:42:39.036Z] security-spire-agent latest d0e6917e479f 13 seconds ago 129MB [2023-04-20T20:42:39.036Z] 7d3a3f2c0d8b 13 seconds ago 1.67GB [2023-04-20T20:42:39.036Z] df173cbe33d5 39 seconds ago 1.67GB [2023-04-20T20:42:39.036Z] core-metadata latest ebbb6c27aaee 41 seconds ago 20.4MB [2023-04-20T20:42:39.036Z] core-common-config-bootstrapper latest ca4ee062a9cb 41 seconds ago 17.2MB [2023-04-20T20:42:39.036Z] support-scheduler latest 912d3bcf05db 53 seconds ago 32.1MB [2023-04-20T20:42:39.036Z] core-command latest e5d6cc6d85bf 53 seconds ago 19.8MB [2023-04-20T20:42:39.036Z] 8cc63f9614e0 59 seconds ago 1.69GB [2023-04-20T20:42:39.036Z] ac01a352cfbe About a minute ago 1.75GB [2023-04-20T20:42:39.036Z] 70b656133f4b About a minute ago 1.69GB [2023-04-20T20:42:39.036Z] 890c95f64ff0 About a minute ago 1.68GB [2023-04-20T20:42:39.036Z] security-bootstrapper latest 6e31028dba30 2 minutes ago 22.2MB [2023-04-20T20:42:39.036Z] support-notifications latest f91fcb2dd215 2 minutes ago 32.7MB [2023-04-20T20:42:39.036Z] security-spiffe-token-provider latest b8fbec456394 2 minutes ago 32.8MB [2023-04-20T20:42:39.036Z] 7be80db5d5ff 3 minutes ago 1.75GB [2023-04-20T20:42:39.036Z] 50c3d5ec55d0 3 minutes ago 1.73GB [2023-04-20T20:42:39.036Z] security-spire-config latest 481490cc131a 3 minutes ago 88.9MB [2023-04-20T20:42:39.036Z] security-spire-server latest b212cd33f1bb 3 minutes ago 89.8MB [2023-04-20T20:42:39.036Z] 432caa172b96 3 minutes ago 1.67GB [2023-04-20T20:42:39.036Z] 138373112de6 3 minutes ago 1.55GB [2023-04-20T20:42:39.036Z] 6816a63d89cc 3 minutes ago 1.55GB [2023-04-20T20:42:39.036Z] ci-base-image-x86_64 latest fc49df6e095a 7 minutes ago 881MB [2023-04-20T20:42:39.036Z] alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB [2023-04-20T20:42:39.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB [2023-04-20T20:42:39.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-20T20:42:39.036Z] 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-04-20T20:42:40.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-20T20:42:40.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-20T20:42:40.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-20T20:42:40.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-20T20:42:42.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-20T20:42:45.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-20T20:42:45.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-20T20:42:45.531Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-20T20:42:45.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-20T20:43:00.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-20T20:43:00.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-20T20:43:00.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.319s coverage: 28.7% of statements [2023-04-20T20:43:10.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 98.5% of statements [2023-04-20T20:43:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-20T20:43:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-20T20:43:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-20T20:43:19.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.447s coverage: 71.5% of statements [2023-04-20T20:43:21.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-20T20:43:21.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-20T20:43:21.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.345s coverage: 54.0% of statements [2023-04-20T20:43:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-20T20:43:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-20T20:43:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:43:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-20T20:43:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-20T20:43:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-20T20:43:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-20T20:43:42.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.660s coverage: 88.5% of statements [2023-04-20T20:43:42.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.404s coverage: 3.8% of statements [2023-04-20T20:43:49.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-20T20:43:49.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:43:49.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-20T20:43:50.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.636s coverage: 95.6% of statements [2023-04-20T20:43:50.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-20T20:43:50.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-20T20:43:50.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-20T20:43:50.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-20T20:43:50.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-20T20:43:50.736Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements [2023-04-20T20:43:56.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-20T20:43:56.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-20T20:43:56.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-20T20:43:56.090Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.252s coverage: 65.9% of statements [2023-04-20T20:44:06.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-20T20:44:06.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-20T20:44:06.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.434s coverage: 0.9% of statements [2023-04-20T20:44:06.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 29.0% of statements [2023-04-20T20:44:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 44.1% of statements [2023-04-20T20:44:11.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.288s coverage: 82.9% of statements [2023-04-20T20:44:11.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements [2023-04-20T20:44:11.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2023-04-20T20:44:14.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2023-04-20T20:44:17.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-20T20:44:17.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-20T20:44:17.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-20T20:44:17.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-20T20:44:20.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-20T20:44:20.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-20T20:44:20.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-20T20:44:20.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-20T20:44:26.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-04-20T20:44:26.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-20T20:44:26.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-20T20:44:26.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-20T20:44:26.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-20T20:44:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-20T20:44:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-20T20:44:34.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-20T20:44:42.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.208s coverage: 79.9% of statements [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.271s coverage: 92.9% of statements [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.483s coverage: 81.8% of statements [2023-04-20T20:44:42.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.510s coverage: 82.1% of statements [2023-04-20T20:44:42.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-20T20:44:43.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 86.0% of statements [2023-04-20T20:44:48.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-20T20:44:48.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-20T20:44:49.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.062s coverage: 63.1% of statements [2023-04-20T20:44:49.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements [2023-04-20T20:44:50.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-04-20T20:44:50.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2023-04-20T20:44:50.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2023-04-20T20:44:51.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-20T20:44:51.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-20T20:44:51.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-20T20:44:51.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-04-20T20:44:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-20T20:44:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-20T20:44:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-20T20:44:59.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 38.4% of statements [2023-04-20T20:44:59.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements [2023-04-20T20:45:05.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-20T20:45:05.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-20T20:45:05.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-20T20:45:05.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-20T20:45:05.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2023-04-20T20:45:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-20T20:45:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-20T20:45:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-20T20:45:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-20T20:45:18.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements [2023-04-20T20:45:18.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-20T20:45:18.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:45:18.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-20T20:45:18.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-20T20:45:18.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements [2023-04-20T20:45:22.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-20T20:45:22.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-20T20:45:22.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.5% of statements [2023-04-20T20:45:24.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-20T20:45:24.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:45:25.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.386s coverage: 97.7% of statements [2023-04-20T20:45:26.315Z] 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-04-20T20:45:26.315Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T20:45:26.315Z] go vet ./... [2023-04-20T20:48:18.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T20:48:18.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T20:48:18.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T20:48:18.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-20T20:48:18.771Z] + ls -al . [2023-04-20T20:48:18.771Z] total 700 [2023-04-20T20:48:18.771Z] drwxrwxr-x 10 1001 1001 4096 Apr 20 20:39 . [2023-04-20T20:48:18.771Z] drwxr-xr-x 4 root root 4096 Apr 20 20:39 .. [2023-04-20T20:48:18.771Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 20:37 .blubracket [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 16 Apr 20 20:37 .dockerignore [2023-04-20T20:48:18.771Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 20:37 .git [2023-04-20T20:48:18.771Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 20:37 .github [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 1133 Apr 20 20:37 .gitignore [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 42 Apr 20 20:37 .golangci.yml [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 87 Apr 20 20:37 .hadolint.yml [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 20:37 .sonarcloud.properties [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 1171 Apr 20 20:37 ADOPTERS.md [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 10835 Apr 20 20:37 Attribution.txt [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 73765 Apr 20 20:37 CHANGELOG.md [2023-04-20T20:48:18.771Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 20:37 CONTRIBUTING.md [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 677 Apr 20 20:37 GOVERNANCE.md [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 883 Apr 20 20:37 Jenkinsfile [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 20:37 LICENSE [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 14368 Apr 20 20:37 Makefile [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 582 Apr 20 20:37 OWNERS.md [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 9403 Apr 20 20:37 README.md [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 789 Apr 20 20:37 SECURITY.md [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 20:34 VERSION [2023-04-20T20:48:18.772Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 20:37 bin [2023-04-20T20:48:18.772Z] drwxrwxr-x 18 1001 1001 4096 Apr 20 20:37 cmd [2023-04-20T20:48:18.772Z] -rw-r--r-- 1 root root 448248 Apr 20 20:45 coverage.out [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 3200 Apr 20 20:37 go.mod [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 31155 Apr 20 20:37 go.sum [2023-04-20T20:48:18.772Z] drwxrwxr-x 7 1001 1001 4096 Apr 20 20:37 internal [2023-04-20T20:48:18.772Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 20:37 openapi [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 594 Apr 20 20:37 security.txt [2023-04-20T20:48:18.772Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 20:37 snap [2023-04-20T20:48:18.772Z] -rw-rw-r-- 1 1001 1001 204 Apr 20 20:37 version.go [Pipeline] sh [2023-04-20T20:48:19.428Z] + '[' -e coverage.out ] [2023-04-20T20:48:19.428Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-20T20:48:19.466Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T20:48:20.318Z] Stashed 1 file(s) [Pipeline] sh [2023-04-20T20:48:20.966Z] + make build [2023-04-20T20:48:20.967Z] 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-04-20T20:49:57.638Z] 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-04-20T20:49:58.224Z] 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-04-20T20:50:03.715Z] 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-04-20T20:50:07.999Z] 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-04-20T20:50:54.868Z] 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-04-20T20:51:01.521Z] 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-04-20T20:51:08.161Z] 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-04-20T20:51:13.498Z] 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-04-20T20:51:16.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-04-20T20:51:21.106Z] 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-04-20T20:51: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-20T20:51:33.193Z] $ docker stop --time=1 8548ef189efa89ad843dc674547cd2c5daad0295b6f13ec53e12b3d2199cb11f [2023-04-20T20:51:35.280Z] $ docker rm -f --volumes 8548ef189efa89ad843dc674547cd2c5daad0295b6f13ec53e12b3d2199cb11f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:51:37.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T20:51:37.976Z] [2023-04-20T20:51:37.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:51:38.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T20:51:38.651Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-20T20:51:38.651Z] 29e5d40040c1: Pulling fs layer [2023-04-20T20:51:38.651Z] 1ce36da41761: Pulling fs layer [2023-04-20T20:51:38.651Z] 25b303627fd3: Pulling fs layer [2023-04-20T20:51:38.651Z] 29e5d40040c1: Verifying Checksum [2023-04-20T20:51:38.651Z] 29e5d40040c1: Download complete [2023-04-20T20:51:38.917Z] 1ce36da41761: Verifying Checksum [2023-04-20T20:51:38.917Z] 1ce36da41761: Download complete [2023-04-20T20:51:39.185Z] 29e5d40040c1: Pull complete [2023-04-20T20:51:40.591Z] 1ce36da41761: Pull complete [2023-04-20T20:51:40.591Z] 25b303627fd3: Verifying Checksum [2023-04-20T20:51:40.591Z] 25b303627fd3: Download complete [2023-04-20T20:51:50.671Z] 25b303627fd3: Pull complete [2023-04-20T20:51:50.671Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-20T20:51:50.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T20:51:50.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:51:51.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container [2023-04-20T20:51:51.065Z] $ 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-04-20T20:51:53.282Z] $ docker top 9fb5fff811380d73b1c32077da5fc1ee5cb90012f141531306d13aa40909a1d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:51:54.149Z] + docker-compose+ buildgrep parallel [2023-04-20T20:51:54.150Z] --help [2023-04-20T20:51:58.388Z] --parallel Build images in parallel. [Pipeline] } [2023-04-20T20:51:58.417Z] $ docker stop --time=1 9fb5fff811380d73b1c32077da5fc1ee5cb90012f141531306d13aa40909a1d0 [2023-04-20T20:52:00.038Z] $ docker rm -f --volumes 9fb5fff811380d73b1c32077da5fc1ee5cb90012f141531306d13aa40909a1d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:52:00.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T20:52:00.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:52:01.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container [2023-04-20T20:52:01.169Z] $ 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-04-20T20:52:04.056Z] $ docker top 5cbee01f3bacf2d3caded76cbfe9a7f6bec27fa59e8b218d0bd52687cddaf70e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:52:04.624Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-20T20:52:11.274Z] Building core-command ... [2023-04-20T20:52:11.274Z] Building core-common-config-bootstrapper ... [2023-04-20T20:52:11.274Z] Building core-data ... [2023-04-20T20:52:11.274Z] Building core-metadata ... [2023-04-20T20:52:11.274Z] Building security-bootstrapper ... [2023-04-20T20:52:11.274Z] Building security-proxy-auth ... [2023-04-20T20:52:11.274Z] Building security-proxy-setup ... [2023-04-20T20:52:11.274Z] Building security-secretstore-setup ... [2023-04-20T20:52:11.274Z] Building security-spiffe-token-provider ... [2023-04-20T20:52:11.274Z] Building security-spire-agent ... [2023-04-20T20:52:11.274Z] Building security-spire-config ... [2023-04-20T20:52:11.274Z] Building security-spire-server ... [2023-04-20T20:52:11.274Z] Building support-notifications ... [2023-04-20T20:52:11.274Z] Building support-scheduler ... [2023-04-20T20:52:11.274Z] Building security-spire-agent [2023-04-20T20:52:11.274Z] Building support-scheduler [2023-04-20T20:52:11.274Z] Building support-notifications [2023-04-20T20:52:11.274Z] Building security-spire-config [2023-04-20T20:52:11.274Z] Building security-spire-server [2023-04-20T20:52:58.138Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:52:58.138Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:52:58.138Z] ---> b8494bf33e33 [2023-04-20T20:52:58.138Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T20:52:58.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:52:58.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:52:58.407Z] ---> b8494bf33e33 [2023-04-20T20:52:58.407Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:52:58.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:52:58.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:52:58.407Z] ---> b8494bf33e33 [2023-04-20T20:52:58.407Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:52:58.407Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:52:58.407Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:52:58.407Z] ---> b8494bf33e33 [2023-04-20T20:52:58.407Z] Step 3/26 : WORKDIR /edgex-go [2023-04-20T20:52:58.675Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:52:58.675Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:52:58.675Z] ---> b8494bf33e33 [2023-04-20T20:52:58.675Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T20:52:59.259Z] ---> Running in 289e0f32fd5a [2023-04-20T20:52:59.259Z] ---> Running in e169f3d2cf8a [2023-04-20T20:52:59.259Z] ---> Running in e219a8d93d04 [2023-04-20T20:52:59.259Z] ---> Running in e64c363756e7 [2023-04-20T20:52:59.259Z] ---> Running in 25ed8845c2b1 [2023-04-20T20:52:59.851Z] Removing intermediate container e64c363756e7 [2023-04-20T20:52:59.851Z] ---> 1c93c25bc8f0 [2023-04-20T20:52:59.851Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:52:59.851Z] Removing intermediate container e219a8d93d04 [2023-04-20T20:52:59.851Z] ---> 450dd7230253 [2023-04-20T20:52:59.851Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:52:59.851Z] Removing intermediate container 289e0f32fd5a [2023-04-20T20:52:59.851Z] ---> 490fece1e593 [2023-04-20T20:52:59.851Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:52:59.851Z] Removing intermediate container e169f3d2cf8a [2023-04-20T20:52:59.851Z] ---> 1424e9f1f27d [2023-04-20T20:52:59.851Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:52:59.851Z] Removing intermediate container 25ed8845c2b1 [2023-04-20T20:52:59.851Z] ---> fd475c76ea03 [2023-04-20T20:52:59.851Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:53:00.126Z] ---> Running in 2000df516525 [2023-04-20T20:53:00.126Z] ---> Running in dac7417e450d [2023-04-20T20:53:00.126Z] ---> Running in 6b2d6c5bb528 [2023-04-20T20:53:00.126Z] ---> Running in 8f6ee1d2bc67 [2023-04-20T20:53:00.126Z] ---> Running in ea6a3351d91d [2023-04-20T20:53:01.089Z] Removing intermediate container 8f6ee1d2bc67 [2023-04-20T20:53:01.089Z] ---> 42ae4cf3a52b [2023-04-20T20:53:01.089Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-20T20:53:01.089Z] Removing intermediate container dac7417e450d [2023-04-20T20:53:01.089Z] ---> 8c98a65d8cf8 [2023-04-20T20:53:01.089Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:53:01.371Z] ---> Running in 5cf98dc2bb35 [2023-04-20T20:53:01.371Z] ---> Running in 965c4ecabba1 [2023-04-20T20:53:02.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:03.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:03.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:03.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:03.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:03.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:03.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:03.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:04.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:04.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:53:05.024Z] OK: 263 MiB in 53 packages [2023-04-20T20:53:05.024Z] OK: 263 MiB in 53 packages [2023-04-20T20:53:05.291Z] OK: 263 MiB in 53 packages [2023-04-20T20:53:05.880Z] OK: 263 MiB in 53 packages [2023-04-20T20:53:05.880Z] OK: 263 MiB in 53 packages [2023-04-20T20:53:06.841Z] Removing intermediate container 2000df516525 [2023-04-20T20:53:06.841Z] ---> bc7f6058c535 [2023-04-20T20:53:06.841Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-20T20:53:07.108Z] Removing intermediate container ea6a3351d91d [2023-04-20T20:53:07.108Z] ---> 3b45b7894d58 [2023-04-20T20:53:07.108Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T20:53:07.108Z] Removing intermediate container 6b2d6c5bb528 [2023-04-20T20:53:07.108Z] ---> 285f2f2f923d [2023-04-20T20:53:07.108Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T20:53:07.377Z] Removing intermediate container 5cf98dc2bb35 [2023-04-20T20:53:07.377Z] ---> 5885e24573f5 [2023-04-20T20:53:07.377Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:53:07.646Z] Removing intermediate container 965c4ecabba1 [2023-04-20T20:53:07.646Z] ---> cf4d2dc3058f [2023-04-20T20:53:07.646Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:53:08.237Z] ---> 27fbd1016f0b [2023-04-20T20:53:08.237Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:53:08.237Z] ---> Running in 2808127ed1ff [2023-04-20T20:53:08.237Z] ---> 38be4d1819cd [2023-04-20T20:53:08.237Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:53:08.518Z] ---> 59933e3fbbb2 [2023-04-20T20:53:08.518Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:53:08.518Z] ---> Running in 5483387e728e [2023-04-20T20:53:08.788Z] ---> c2caae26c487 [2023-04-20T20:53:08.788Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:53:08.788Z] ---> Running in 2d72e8b5cb3f [2023-04-20T20:53:09.058Z] ---> Running in f68e82b2e006 [2023-04-20T20:53:09.337Z] ---> 68bd350a76af [2023-04-20T20:53:09.337Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:53:09.337Z] ---> Running in 5cfa5a753b97 [2023-04-20T20:55:01.228Z] Removing intermediate container f68e82b2e006 [2023-04-20T20:55:01.228Z] ---> 590e8388ad15 [2023-04-20T20:55:01.228Z] Step 8/23 : COPY . . [2023-04-20T20:55:01.228Z] Removing intermediate container 5483387e728e [2023-04-20T20:55:01.228Z] ---> 03a82838d812 [2023-04-20T20:55:01.228Z] Step 7/27 : COPY . . [2023-04-20T20:55:01.228Z] Removing intermediate container 2d72e8b5cb3f [2023-04-20T20:55:01.228Z] ---> 28255a0fe0bc [2023-04-20T20:55:01.228Z] Step 7/27 : COPY . . [2023-04-20T20:55:01.228Z] Removing intermediate container 5cfa5a753b97 [2023-04-20T20:55:01.228Z] ---> 2f284ba82dac [2023-04-20T20:55:01.228Z] Step 8/23 : COPY . . [2023-04-20T20:55:01.228Z] Removing intermediate container 2808127ed1ff [2023-04-20T20:55:01.228Z] ---> 8cdefd59945e [2023-04-20T20:55:01.228Z] Step 7/26 : COPY . . [2023-04-20T20:55:19.447Z] ---> cc0bf2a04d5e [2023-04-20T20:55:19.447Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-20T20:55:19.447Z] ---> 2278f62841c9 [2023-04-20T20:55:19.447Z] ---> cf12102aab97 [2023-04-20T20:55:19.447Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-20T20:55:19.447Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-20T20:55:19.447Z] ---> 6c757f951f81 [2023-04-20T20:55:19.447Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-20T20:55:19.447Z] ---> Running in c442d856cc61 [2023-04-20T20:55:19.447Z] ---> Running in f7ff82a300cc [2023-04-20T20:55:19.447Z] ---> Running in 07dd69a0f2f8 [2023-04-20T20:55:19.447Z] ---> Running in 9343ebb76173 [2023-04-20T20:55:19.447Z] ---> c182ea9d7302 [2023-04-20T20:55:19.447Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-20T20:55:19.447Z] ---> Running in d005a2afbb54 [2023-04-20T20:55:19.447Z] Removing intermediate container c442d856cc61 [2023-04-20T20:55:19.447Z] ---> 027cf6cf6585 [2023-04-20T20:55:19.447Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-20T20:55:19.447Z] ---> Running in 69c9adb09c4c [2023-04-20T20:55:19.447Z] Removing intermediate container f7ff82a300cc [2023-04-20T20:55:19.447Z] ---> bfbe4c69bba7 [2023-04-20T20:55:19.447Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T20:55:19.447Z] ---> Running in 121ad54f06eb [2023-04-20T20:55:19.714Z] Removing intermediate container d005a2afbb54 [2023-04-20T20:55:19.714Z] ---> 35c5fc43b3f2 [2023-04-20T20:55:19.714Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T20:55:19.714Z] ---> Running in d4a88510586d [2023-04-20T20:55:19.982Z] Removing intermediate container 69c9adb09c4c [2023-04-20T20:55:19.982Z] ---> d38f7c223fb0 [2023-04-20T20:55:19.982Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:55:20.248Z] Removing intermediate container 121ad54f06eb [2023-04-20T20:55:20.248Z] ---> a856139b0ba5 [2023-04-20T20:55:20.248Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:55:20.248Z] ---> Running in f271c1d0fac5 [2023-04-20T20:55:20.248Z] ---> Running in 728c81f9cb49 [2023-04-20T20:55:20.517Z] Removing intermediate container d4a88510586d [2023-04-20T20:55:20.517Z] ---> 3b70f2652f1f [2023-04-20T20:55:20.517Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:55:20.517Z] 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-04-20T20:55:20.517Z] 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-04-20T20:55:20.517Z] ---> Running in f2dcb99c66ea [2023-04-20T20:55:21.106Z] Removing intermediate container f271c1d0fac5 [2023-04-20T20:55:21.106Z] ---> 806072892802 [2023-04-20T20:55:21.106Z] 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-04-20T20:55:21.106Z] Removing intermediate container 728c81f9cb49 [2023-04-20T20:55:21.106Z] ---> a33bc490672b [2023-04-20T20:55:21.106Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-20T20:55:21.106Z] ---> Running in 269c676d4ed2 [2023-04-20T20:55:21.106Z] ---> Running in b5d5d9e25f6b [2023-04-20T20:55:21.374Z] Removing intermediate container f2dcb99c66ea [2023-04-20T20:55:21.374Z] ---> 10a37d27ab94 [2023-04-20T20:55:21.374Z] 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-04-20T20:55:21.642Z] ---> Running in 4aa7594634db [2023-04-20T20:55:25.911Z] Removing intermediate container b5d5d9e25f6b [2023-04-20T20:55:25.911Z] ---> ad036e3c712b [2023-04-20T20:55:25.911Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T20:55:25.911Z] Removing intermediate container 269c676d4ed2 [2023-04-20T20:55:25.911Z] ---> 51a246ca128d [2023-04-20T20:55:25.911Z] Step 12/26 : WORKDIR /edgex-go [2023-04-20T20:55:25.911Z] Removing intermediate container 4aa7594634db [2023-04-20T20:55:25.911Z] ---> 08b2883bebc7 [2023-04-20T20:55:25.911Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T20:55:25.911Z] ---> Running in 01d4a53cc46c [2023-04-20T20:55:26.178Z] ---> Running in 4afff2844c3a [2023-04-20T20:55:26.178Z] ---> Running in 0a781a15dee6 [2023-04-20T20:55:27.140Z] Removing intermediate container 01d4a53cc46c [2023-04-20T20:55:27.140Z] ---> 045f1ba815f8 [2023-04-20T20:55:27.140Z] [2023-04-20T20:55:27.140Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T20:55:27.140Z] Removing intermediate container 0a781a15dee6 [2023-04-20T20:55:27.140Z] ---> 7b184bc94308 [2023-04-20T20:55:27.140Z] [2023-04-20T20:55:27.140Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T20:55:27.140Z] Removing intermediate container 4afff2844c3a [2023-04-20T20:55:27.140Z] ---> 0d300015ee64 [2023-04-20T20:55:27.140Z] [2023-04-20T20:55:27.140Z] Step 13/26 : FROM alpine:3.17 [2023-04-20T20:55:28.102Z] 3.17: Pulling from library/alpine [2023-04-20T20:55:28.102Z] 3.17: Pulling from library/alpine [2023-04-20T20:55:28.102Z] 3.17: Pulling from library/alpine [2023-04-20T20:55:30.050Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T20:55:30.050Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T20:55:30.319Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T20:55:30.319Z] Status: Image is up to date for alpine:3.17 [2023-04-20T20:55:30.319Z] ---> 51e60588ff2c [2023-04-20T20:55:30.319Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Status: Downloaded newer image for alpine:3.17 [2023-04-20T20:55:30.319Z] ---> 51e60588ff2c [2023-04-20T20:55:30.319Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:55:30.319Z] [2023-04-20T20:55:30.319Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T20:55:30.319Z] ---> 51e60588ff2c [2023-04-20T20:55:30.319Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:55:30.588Z] ---> Running in 880de5c67060 [2023-04-20T20:55:30.588Z] ---> Running in 69d09773d118 [2023-04-20T20:55:30.588Z] ---> Running in c125b3d9209c [2023-04-20T20:55:31.175Z] Removing intermediate container 880de5c67060 [2023-04-20T20:55:31.175Z] ---> d056f6b23b20 [2023-04-20T20:55:31.175Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-20T20:55:31.444Z] Removing intermediate container 69d09773d118 [2023-04-20T20:55:31.444Z] ---> 8737499b2c91 [2023-04-20T20:55:31.444Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T20:55:31.444Z] Removing intermediate container c125b3d9209c [2023-04-20T20:55:31.444Z] ---> f6c4b6cbd26e [2023-04-20T20:55:31.444Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T20:55:31.444Z] ---> Running in d33f224402d6 [2023-04-20T20:55:31.713Z] ---> Running in 7d91062459ef [2023-04-20T20:55:31.713Z] ---> Running in 5766c094ce92 [2023-04-20T20:55:34.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:34.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:35.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:35.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:36.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:36.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:36.711Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:55:36.711Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:55:36.711Z] OK: 17691 distinct packages available [2023-04-20T20:55:36.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:37.569Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:55:37.569Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:55:37.569Z] OK: 17691 distinct packages available [2023-04-20T20:55:37.569Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:55:37.569Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:55:37.569Z] OK: 17691 distinct packages available [2023-04-20T20:55:37.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:37.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:38.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:38.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:38.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:55:39.655Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-20T20:55:39.655Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:55:39.655Z] (3/4) Installing libucontext (1.2-r0) [2023-04-20T20:55:39.655Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-20T20:55:39.922Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:55:39.922Z] OK: 8 MiB in 19 packages [2023-04-20T20:55:39.922Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T20:55:39.922Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:55:39.922Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T20:55:39.922Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T20:55:39.922Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-20T20:55:40.196Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:55:40.196Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T20:55:40.196Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:55:40.196Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T20:55:40.196Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T20:55:40.196Z] OK: 9 MiB in 20 packages [2023-04-20T20:55:40.196Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-20T20:55:40.196Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:55:40.196Z] OK: 9 MiB in 20 packages [2023-04-20T20:55:42.787Z] Removing intermediate container d33f224402d6 [2023-04-20T20:55:42.787Z] ---> a775c65d15f8 [2023-04-20T20:55:42.787Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:55:42.787Z] Removing intermediate container 7d91062459ef [2023-04-20T20:55:42.787Z] ---> db7b8c3865d5 [2023-04-20T20:55:42.787Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:55:42.787Z] Removing intermediate container 5766c094ce92 [2023-04-20T20:55:42.787Z] ---> 83c653b85545 [2023-04-20T20:55:42.787Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:55:43.748Z] ---> 0247e0f1f645 [2023-04-20T20:55:43.748Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:55:43.748Z] ---> c1d0489edfbd [2023-04-20T20:55:43.748Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:55:44.015Z] ---> 4b3cb319dfee [2023-04-20T20:55:44.015Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:55:44.976Z] ---> 25be75ac74e3 [2023-04-20T20:55:44.976Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:55:44.976Z] ---> a724a8b537e9 [2023-04-20T20:55:44.976Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-20T20:55:45.243Z] ---> 4069758c3c5d [2023-04-20T20:55:45.243Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:55:51.886Z] ---> 522d76954275 [2023-04-20T20:55:51.886Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:55:54.492Z] ---> c6374183eb82 [2023-04-20T20:55:54.492Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:55:54.492Z] ---> a17271484da4 [2023-04-20T20:55:54.492Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:55:55.911Z] ---> 72c1da78201b [2023-04-20T20:55:55.911Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-20T20:55:55.911Z] ---> 87e95196eeeb [2023-04-20T20:55:56.182Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-20T20:55:56.182Z] ---> Running in d9aa93f6ddd2 [2023-04-20T20:55:57.144Z] Removing intermediate container d9aa93f6ddd2 [2023-04-20T20:55:57.144Z] ---> 6c7f3d75d4d9 [2023-04-20T20:55:57.144Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-20T20:55:57.728Z] ---> 58b3f40b9506 [2023-04-20T20:55:57.728Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-20T20:55:58.688Z] ---> fc416044ca74 [2023-04-20T20:55:58.689Z] Step 22/27 : WORKDIR / [2023-04-20T20:55:58.957Z] ---> Running in b4424fa1b51d [2023-04-20T20:55:59.223Z] ---> d71ec5d21289 [2023-04-20T20:55:59.223Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:55:59.489Z] ---> Running in 49112b672b03 [2023-04-20T20:56:00.072Z] Removing intermediate container b4424fa1b51d [2023-04-20T20:56:00.072Z] ---> aaf6b7b0c11f [2023-04-20T20:56:00.072Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:56:00.340Z] ---> Running in 09dc2fe3abe1 [2023-04-20T20:56:00.340Z] Removing intermediate container 49112b672b03 [2023-04-20T20:56:00.340Z] ---> cf67da62b3bb [2023-04-20T20:56:00.340Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:56:00.607Z] ---> Running in 4375a64594fc [2023-04-20T20:56:01.202Z] Removing intermediate container 09dc2fe3abe1 [2023-04-20T20:56:01.202Z] ---> 255a14000d9b [2023-04-20T20:56:01.202Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:56:01.202Z] ---> Running in 95ec25b41013 [2023-04-20T20:56:01.793Z] Removing intermediate container 4375a64594fc [2023-04-20T20:56:01.793Z] ---> d0265a4b7f6c [2023-04-20T20:56:01.793Z] Step 24/26 : LABEL arch=arm64 [2023-04-20T20:56:02.061Z] ---> Running in 6e39aaae47ea [2023-04-20T20:56:02.327Z] Removing intermediate container 95ec25b41013 [2023-04-20T20:56:02.327Z] ---> b410cf36c54a [2023-04-20T20:56:02.327Z] Step 25/27 : LABEL arch=arm64 [2023-04-20T20:56:02.599Z] ---> Running in 5cf98c2bf75e [2023-04-20T20:56:02.599Z] Removing intermediate container 6e39aaae47ea [2023-04-20T20:56:02.599Z] ---> 5b774a55344e [2023-04-20T20:56:02.599Z] Step 25/26 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:56:02.599Z] ---> cfa1a6f29ed3 [2023-04-20T20:56:02.599Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:56:02.867Z] ---> Running in 897625625acd [2023-04-20T20:56:03.476Z] Removing intermediate container 5cf98c2bf75e [2023-04-20T20:56:03.476Z] ---> ba1e473be419 [2023-04-20T20:56:03.476Z] Step 26/27 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:56:03.476Z] ---> Running in b0b32bdb01a2 [2023-04-20T20:56:03.748Z] Removing intermediate container 897625625acd [2023-04-20T20:56:03.748Z] ---> 7570b6f7d042 [2023-04-20T20:56:03.748Z] Step 26/26 : LABEL version=0.0.0 [2023-04-20T20:56:03.748Z] ---> e5fbaaa3956c [2023-04-20T20:56:03.748Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-20T20:56:03.748Z] ---> Running in 2fb85a5790f4 [2023-04-20T20:56:04.033Z] Removing intermediate container b0b32bdb01a2 [2023-04-20T20:56:04.033Z] ---> 5c6131f46cf1 [2023-04-20T20:56:04.033Z] Step 27/27 : LABEL version=0.0.0 [2023-04-20T20:56:04.316Z] ---> Running in bf709c9bd53f [2023-04-20T20:56:04.585Z] Removing intermediate container 2fb85a5790f4 [2023-04-20T20:56:04.585Z] ---> b9f55a78f581 [2023-04-20T20:56:04.585Z] [2023-04-20T20:56:04.876Z] Successfully built b9f55a78f581 [2023-04-20T20:56:04.876Z] Successfully tagged security-spire-server-arm64:latest [2023-04-20T20:56:05.144Z]  Building security-spire-server ... done Building core-data [2023-04-20T20:56:05.144Z] Removing intermediate container bf709c9bd53f [2023-04-20T20:56:05.144Z] ---> d89d3ebb4029 [2023-04-20T20:56:05.144Z] [2023-04-20T20:56:05.144Z] ---> 7de7bb5ee855 [2023-04-20T20:56:05.144Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-20T20:56:05.411Z] Successfully built d89d3ebb4029 [2023-04-20T20:56:05.682Z] Successfully tagged security-spire-config-arm64:latest [2023-04-20T20:56:05.682Z] Building security-proxy-setup [2023-04-20T20:56:05.954Z]  Building security-spire-config ... done  ---> dc4fb4a61eef [2023-04-20T20:56:05.954Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:56:06.222Z] ---> Running in 0ccf6ed094cc [2023-04-20T20:56:06.808Z] Removing intermediate container 0ccf6ed094cc [2023-04-20T20:56:06.809Z] ---> cac807ea836a [2023-04-20T20:56:06.809Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:56:06.809Z] ---> Running in c9cb237f713c [2023-04-20T20:56:07.403Z] Removing intermediate container c9cb237f713c [2023-04-20T20:56:07.403Z] ---> eb5d01629886 [2023-04-20T20:56:07.403Z] Step 25/27 : LABEL arch=arm64 [2023-04-20T20:56:07.403Z] ---> Running in 30c35422c1ee [2023-04-20T20:56:07.993Z] Removing intermediate container 30c35422c1ee [2023-04-20T20:56:07.994Z] ---> 9d1a8639c99a [2023-04-20T20:56:07.994Z] Step 26/27 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T20:56:08.260Z] ---> Running in 5d9c3e5bcdeb [2023-04-20T20:56:08.843Z] Removing intermediate container 5d9c3e5bcdeb [2023-04-20T20:56:08.843Z] ---> de00c615b6e4 [2023-04-20T20:56:08.843Z] Step 27/27 : LABEL version=0.0.0 [2023-04-20T20:56:08.843Z] ---> Running in f0326899f094 [2023-04-20T20:56:09.427Z] Removing intermediate container f0326899f094 [2023-04-20T20:56:09.427Z] ---> 728b1a5f7bd2 [2023-04-20T20:56:09.427Z] [2023-04-20T20:56:09.427Z] Successfully built 728b1a5f7bd2 [2023-04-20T20:56:09.694Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-20T20:56:09.694Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-04-20T20:56:41.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:56:41.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:56:41.917Z] ---> b8494bf33e33 [2023-04-20T20:56:41.917Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:56:41.917Z] ---> Using cache [2023-04-20T20:56:41.917Z] ---> 490fece1e593 [2023-04-20T20:56:41.917Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:56:41.917Z] ---> Using cache [2023-04-20T20:56:41.917Z] ---> 42ae4cf3a52b [2023-04-20T20:56:41.917Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:56:41.917Z] ---> Running in eb8bca670b18 [2023-04-20T20:56:42.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:56:42.882Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:56:42.882Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:56:43.150Z] ---> b8494bf33e33 [2023-04-20T20:56:43.150Z] Step 3/22 : WORKDIR /edgex-go [2023-04-20T20:56:43.150Z] ---> Using cache [2023-04-20T20:56:43.150Z] ---> fd475c76ea03 [2023-04-20T20:56:43.150Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-20T20:56:44.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:56:45.074Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:56:45.074Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:56:45.074Z] ---> b8494bf33e33 [2023-04-20T20:56:45.074Z] Step 3/25 : WORKDIR /edgex-go [2023-04-20T20:56:45.074Z] ---> Using cache [2023-04-20T20:56:45.074Z] ---> fd475c76ea03 [2023-04-20T20:56:45.074Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-20T20:56:45.074Z] ---> Running in 406a0722bb8d [2023-04-20T20:56:45.074Z] ---> Running in 60afa62bb85a [2023-04-20T20:56:45.658Z] OK: 263 MiB in 53 packages [2023-04-20T20:56:47.599Z] Removing intermediate container eb8bca670b18 [2023-04-20T20:56:47.599Z] ---> 9a18766235b3 [2023-04-20T20:56:47.599Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:56:47.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:56:48.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:56:48.723Z] ---> 4cfc643caeeb [2023-04-20T20:56:48.723Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:56:48.723Z] ---> Running in a8d0331b87b3 [2023-04-20T20:56:48.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:56:48.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:56:50.404Z] OK: 263 MiB in 53 packages [2023-04-20T20:56:50.670Z] OK: 263 MiB in 53 packages [2023-04-20T20:56:52.616Z] Removing intermediate container 60afa62bb85a [2023-04-20T20:56:52.616Z] ---> 1622296b12da [2023-04-20T20:56:52.616Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-20T20:56:52.616Z] Removing intermediate container 406a0722bb8d [2023-04-20T20:56:52.616Z] ---> fa910637c021 [2023-04-20T20:56:52.616Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-20T20:56:53.578Z] ---> 8d014878ac35 [2023-04-20T20:56:53.578Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:56:53.578Z] ---> 3955b7c6f0c3 [2023-04-20T20:56:53.578Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:56:53.846Z] ---> Running in 06457fb74f9f [2023-04-20T20:56:53.846Z] ---> Running in ce19db63c731 [2023-04-20T20:59:15.548Z] Removing intermediate container a8d0331b87b3 [2023-04-20T20:59:15.548Z] ---> e683b70ffbd1 [2023-04-20T20:59:15.548Z] Step 8/23 : COPY . . [2023-04-20T20:59:15.548Z] Removing intermediate container ce19db63c731 [2023-04-20T20:59:15.548Z] ---> feb52f889c4c [2023-04-20T20:59:15.548Z] Step 7/22 : COPY . . [2023-04-20T20:59:15.548Z] Removing intermediate container 06457fb74f9f [2023-04-20T20:59:15.548Z] ---> 5ab69f4497a1 [2023-04-20T20:59:15.548Z] Step 7/25 : COPY . . [2023-04-20T20:59:27.847Z] ---> 852c30957431 [2023-04-20T20:59:27.847Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-20T20:59:27.847Z] ---> Running in 81af2b20521e [2023-04-20T20:59:28.808Z] 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-04-20T20:59:30.793Z] ---> 44a85cad5ad9 [2023-04-20T20:59:30.793Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-20T20:59:30.793Z] ---> Running in 9bb44c284276 [2023-04-20T20:59:32.742Z] ---> f2444615b1d7 [2023-04-20T20:59:32.742Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-20T20:59:32.742Z] ---> Running in 321e66ef277b [2023-04-20T20:59:33.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-04-20T20:59:34.957Z] 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-04-20T21:03:56.823Z] Removing intermediate container 07dd69a0f2f8 [2023-04-20T21:03:56.823Z] ---> ee21d9db98a4 [2023-04-20T21:03:56.823Z] [2023-04-20T21:03:56.823Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T21:03:56.823Z] ---> 51e60588ff2c [2023-04-20T21:03:56.823Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T21:03:56.823Z] ---> Running in 1f8eba543f2a [2023-04-20T21:03:56.823Z] Removing intermediate container 9343ebb76173 [2023-04-20T21:03:56.823Z] ---> fe8b1b21e234 [2023-04-20T21:03:56.823Z] [2023-04-20T21:03:56.823Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T21:03:56.823Z] ---> 51e60588ff2c [2023-04-20T21:03:56.823Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-20T21:03:56.823Z] ---> Running in 37be6176ee00 [2023-04-20T21:03:56.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:03:56.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:03:56.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:03:57.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:03:58.810Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T21:03:58.810Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T21:03:58.810Z] OK: 8 MiB in 16 packages [2023-04-20T21:03:58.810Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-20T21:03:58.810Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-20T21:03:58.810Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T21:03:58.810Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T21:03:59.771Z] OK: 8 MiB in 17 packages [2023-04-20T21:04:00.040Z] Removing intermediate container 1f8eba543f2a [2023-04-20T21:04:00.040Z] ---> 51cc1ae85749 [2023-04-20T21:04:00.040Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T21:04:00.317Z] ---> Running in b9802aae2a50 [2023-04-20T21:04:01.279Z] Removing intermediate container b9802aae2a50 [2023-04-20T21:04:01.279Z] ---> 070c9286333c [2023-04-20T21:04:01.279Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-20T21:04:01.545Z] ---> Running in 591d710967a2 [2023-04-20T21:04:02.131Z] Removing intermediate container 591d710967a2 [2023-04-20T21:04:02.131Z] ---> 46166845e01a [2023-04-20T21:04:02.131Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T21:04:02.402Z] ---> Running in 70413387e23e [2023-04-20T21:04:02.402Z] Removing intermediate container 37be6176ee00 [2023-04-20T21:04:02.402Z] ---> 30899bdd6de5 [2023-04-20T21:04:02.402Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T21:04:02.668Z] ---> Running in 227c00dbf3a3 [2023-04-20T21:04:02.937Z] Removing intermediate container 70413387e23e [2023-04-20T21:04:02.937Z] ---> 495bc65256a7 [2023-04-20T21:04:02.937Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:04:03.206Z] Removing intermediate container 227c00dbf3a3 [2023-04-20T21:04:03.206Z] ---> f385d976a17c [2023-04-20T21:04:03.206Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-20T21:04:03.472Z] ---> Running in 81280e5343a1 [2023-04-20T21:04:04.055Z] ---> 969e5f8c72fc [2023-04-20T21:04:04.055Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:04:04.055Z] Removing intermediate container 81280e5343a1 [2023-04-20T21:04:04.055Z] ---> 80e2b8a5d89d [2023-04-20T21:04:04.055Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T21:04:04.326Z] ---> Running in 45914eeb1fa7 [2023-04-20T21:04:04.922Z] Removing intermediate container 45914eeb1fa7 [2023-04-20T21:04:04.922Z] ---> 60de5fab6a01 [2023-04-20T21:04:04.922Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:04:05.533Z] ---> e846b6fc84c6 [2023-04-20T21:04:05.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-20T21:04:06.367Z] ---> 33f8b3dee959 [2023-04-20T21:04:06.367Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:04:07.795Z] ---> d6126bd6bd01 [2023-04-20T21:04:07.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-20T21:04:08.857Z] ---> c98e7bb788b4 [2023-04-20T21:04:08.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:04:10.321Z] ---> 16547e5106c0 [2023-04-20T21:04:10.321Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-20T21:04:10.321Z] ---> Running in 8e0df76c07e3 [2023-04-20T21:04:11.286Z] Removing intermediate container 8e0df76c07e3 [2023-04-20T21:04:11.286Z] ---> dc710ee7d60d [2023-04-20T21:04:11.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T21:04:11.556Z] ---> Running in 2fdb87fcb909 [2023-04-20T21:04:11.556Z] ---> 4f11cb2ef1db [2023-04-20T21:04:11.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:04:12.143Z] Removing intermediate container 2fdb87fcb909 [2023-04-20T21:04:12.143Z] ---> 09b2f4a27984 [2023-04-20T21:04:12.143Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T21:04:12.410Z] ---> Running in 9804d08a5656 [2023-04-20T21:04:12.679Z] ---> e3599fa4aae3 [2023-04-20T21:04:12.679Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-20T21:04:12.951Z] ---> Running in 3cba6e559c04 [2023-04-20T21:04:13.217Z] Removing intermediate container 9804d08a5656 [2023-04-20T21:04:13.217Z] ---> 9a9a77fef504 [2023-04-20T21:04:13.217Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:04:13.217Z] ---> Running in 95d7fbb03432 [2023-04-20T21:04:13.801Z] Removing intermediate container 3cba6e559c04 [2023-04-20T21:04:13.801Z] ---> 28c192081394 [2023-04-20T21:04:13.801Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T21:04:13.801Z] ---> Running in 0d5d690b44f9 [2023-04-20T21:04:14.072Z] Removing intermediate container 95d7fbb03432 [2023-04-20T21:04:14.072Z] ---> 5291e9f0c4cc [2023-04-20T21:04:14.072Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T21:04:14.656Z] ---> Running in a8e6da7eb5f7 [2023-04-20T21:04:14.656Z] Removing intermediate container 0d5d690b44f9 [2023-04-20T21:04:14.656Z] ---> 84ce242c0745 [2023-04-20T21:04:14.656Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T21:04:14.923Z] ---> Running in 80bde4e94a7e [2023-04-20T21:04:15.190Z] Removing intermediate container a8e6da7eb5f7 [2023-04-20T21:04:15.190Z] ---> 46ca9a8e000b [2023-04-20T21:04:15.190Z] [2023-04-20T21:04:15.775Z] Removing intermediate container 80bde4e94a7e [2023-04-20T21:04:15.775Z] ---> 70f8d2dcffed [2023-04-20T21:04:15.775Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:04:15.775Z] Successfully built 46ca9a8e000b [2023-04-20T21:04:15.775Z] Successfully tagged support-scheduler-arm64:latest [2023-04-20T21:04:15.775Z] ---> Running in 6a0a7cbae853 [2023-04-20T21:04:15.775Z] Building core-command [2023-04-20T21:04:16.359Z]  Building support-scheduler ... done Removing intermediate container 6a0a7cbae853 [2023-04-20T21:04:16.359Z] ---> 21b26c2d4d12 [2023-04-20T21:04:16.359Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T21:04:16.359Z] ---> Running in feab0d3b80e0 [2023-04-20T21:04:16.941Z] Removing intermediate container feab0d3b80e0 [2023-04-20T21:04:16.941Z] ---> e90241d0aea4 [2023-04-20T21:04:16.941Z] [2023-04-20T21:04:17.206Z] Successfully built e90241d0aea4 [2023-04-20T21:04:17.206Z] Successfully tagged support-notifications-arm64:latest [2023-04-20T21:04:17.206Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-04-20T21:04:43.869Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T21:04:43.869Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-20T21:04:43.869Z] ---> b8494bf33e33 [2023-04-20T21:04:43.869Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T21:04:43.869Z] ---> Using cache [2023-04-20T21:04:43.869Z] ---> 490fece1e593 [2023-04-20T21:04:43.869Z] Step 4/24 : WORKDIR /edgex-go [2023-04-20T21:04:43.869Z] ---> Using cache [2023-04-20T21:04:43.869Z] ---> 42ae4cf3a52b [2023-04-20T21:04:43.869Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-20T21:04:43.869Z] ---> Using cache [2023-04-20T21:04:43.869Z] ---> 9a18766235b3 [2023-04-20T21:04:43.869Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-20T21:04:43.869Z] ---> Using cache [2023-04-20T21:04:43.869Z] ---> 4cfc643caeeb [2023-04-20T21:04:43.869Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T21:04:43.869Z] ---> Using cache [2023-04-20T21:04:43.869Z] ---> e683b70ffbd1 [2023-04-20T21:04:43.869Z] Step 8/24 : COPY . . [2023-04-20T21:04:43.869Z] ---> Using cache [2023-04-20T21:04:43.869Z] ---> 852c30957431 [2023-04-20T21:04:43.869Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-20T21:04:43.869Z] ---> Running in 34d0a20ac891 [2023-04-20T21:04:44.835Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T21:04:44.835Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-20T21:04:44.835Z] ---> b8494bf33e33 [2023-04-20T21:04:44.835Z] Step 3/20 : WORKDIR /edgex-go [2023-04-20T21:04:44.835Z] ---> Using cache [2023-04-20T21:04:44.835Z] ---> fd475c76ea03 [2023-04-20T21:04:44.835Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-20T21:04:44.835Z] ---> Running in 1015373fd0fd [2023-04-20T21:04:46.248Z] 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-04-20T21:04:46.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:04:47.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:04:49.201Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T21:04:49.201Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T21:04:49.201Z] OK: 17695 distinct packages available [2023-04-20T21:04:49.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:04:50.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:04:51.827Z] OK: 263 MiB in 53 packages [2023-04-20T21:04:56.092Z] Removing intermediate container 1015373fd0fd [2023-04-20T21:04:56.092Z] ---> 132f50d35f4b [2023-04-20T21:04:56.092Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-20T21:04:56.676Z] ---> 5947e5e50d00 [2023-04-20T21:04:56.676Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T21:04:56.948Z] ---> Running in 1d0cc62d0d19 [2023-04-20T21:05:35.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-20T21:05:44.008Z] Removing intermediate container 9bb44c284276 [2023-04-20T21:05:44.008Z] ---> 7e5c9e6f54f4 [2023-04-20T21:05:44.008Z] [2023-04-20T21:05:44.008Z] Step 9/22 : FROM alpine:3.17 [2023-04-20T21:05:44.008Z] ---> 51e60588ff2c [2023-04-20T21:05:44.008Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-20T21:05:44.277Z] ---> Running in a8079727a4fd [2023-04-20T21:05:46.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:05:47.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:05:49.232Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T21:05:49.232Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-20T21:05:49.232Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T21:05:49.232Z] OK: 8 MiB in 17 packages [2023-04-20T21:05:52.581Z] Removing intermediate container a8079727a4fd [2023-04-20T21:05:52.581Z] ---> d23934733ab3 [2023-04-20T21:05:52.581Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T21:05:52.581Z] ---> Running in 4ccccd6ff1bf [2023-04-20T21:05:53.163Z] Removing intermediate container 4ccccd6ff1bf [2023-04-20T21:05:53.163Z] ---> 03cf08a1a05a [2023-04-20T21:05:53.163Z] Step 12/22 : WORKDIR /edgex [2023-04-20T21:05:53.433Z] ---> Running in 1bb44747e2de [2023-04-20T21:05:53.433Z] Removing intermediate container 321e66ef277b [2023-04-20T21:05:53.433Z] ---> 97aeecbf6665 [2023-04-20T21:05:53.433Z] [2023-04-20T21:05:53.433Z] Step 9/25 : FROM alpine:3.17 [2023-04-20T21:05:53.433Z] ---> 51e60588ff2c [2023-04-20T21:05:53.433Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-20T21:05:53.705Z] ---> Running in e0a119e2b004 [2023-04-20T21:05:54.289Z] Removing intermediate container 1bb44747e2de [2023-04-20T21:05:54.289Z] ---> 8436c6304891 [2023-04-20T21:05:54.289Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:05:55.695Z] ---> 7fa0801d1476 [2023-04-20T21:05:55.695Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:05:55.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:05:56.548Z] ---> 0d54937ee94c [2023-04-20T21:05:56.548Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-20T21:05:56.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:05:57.399Z] ---> 9d7f738a71d7 [2023-04-20T21:05:57.399Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-20T21:05:58.360Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-20T21:05:58.360Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-20T21:05:58.625Z] (3/3) Installing su-exec (0.2-r2) [2023-04-20T21:05:58.625Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T21:05:58.625Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T21:05:59.207Z] ---> 6eba7fed28d4 [2023-04-20T21:05:59.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T21:05:59.474Z] OK: 8 MiB in 18 packages [2023-04-20T21:06:00.436Z] ---> 4a3837b0e934 [2023-04-20T21:06:00.436Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T21:06:00.704Z] ---> Running in 0209b287b58a [2023-04-20T21:06:02.659Z] Removing intermediate container e0a119e2b004 [2023-04-20T21:06:02.659Z] ---> 217acce87749 [2023-04-20T21:06:02.659Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T21:06:02.659Z] ---> Running in 377bf4f5c53f [2023-04-20T21:06:04.071Z] Removing intermediate container 377bf4f5c53f [2023-04-20T21:06:04.071Z] ---> 2b277b37d93b [2023-04-20T21:06:04.071Z] Step 12/25 : WORKDIR / [2023-04-20T21:06:04.071Z] ---> Running in f6b30900e94b [2023-04-20T21:06:05.043Z] Removing intermediate container f6b30900e94b [2023-04-20T21:06:05.043Z] Removing intermediate container 0209b287b58a [2023-04-20T21:06:05.043Z] ---> 6935bab76af3 [2023-04-20T21:06:05.043Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T21:06:05.043Z] ---> 607594a81fb3 [2023-04-20T21:06:05.043Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:06:05.311Z] ---> Running in 585e674f5755 [2023-04-20T21:06:06.296Z] Removing intermediate container 585e674f5755 [2023-04-20T21:06:06.296Z] ---> 115ef25ff7fb [2023-04-20T21:06:06.296Z] Step 20/22 : LABEL arch=arm64 [2023-04-20T21:06:06.562Z] ---> Running in 2377b0264735 [2023-04-20T21:06:06.829Z] ---> f5781cab046c [2023-04-20T21:06:06.829Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:06:07.410Z] Removing intermediate container 2377b0264735 [2023-04-20T21:06:07.410Z] ---> 34d3f1370ded [2023-04-20T21:06:07.410Z] Step 21/22 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:06:07.676Z] ---> Running in 8eba7a281652 [2023-04-20T21:06:08.641Z] ---> 522dd683dfa6 [2023-04-20T21:06:08.641Z] 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-04-20T21:06:08.641Z] Removing intermediate container 8eba7a281652 [2023-04-20T21:06:08.641Z] ---> ef050ba7539c [2023-04-20T21:06:08.641Z] Step 22/22 : LABEL version=0.0.0 [2023-04-20T21:06:08.907Z] ---> Running in dc9014934623 [2023-04-20T21:06:09.880Z] Removing intermediate container dc9014934623 [2023-04-20T21:06:09.880Z] ---> 82f72479a8d6 [2023-04-20T21:06:09.880Z] [2023-04-20T21:06:10.148Z] ---> 7840021c7417 [2023-04-20T21:06:10.148Z] 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-04-20T21:06:10.420Z] Successfully built 82f72479a8d6 [2023-04-20T21:06:10.420Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-20T21:06:10.420Z] Building security-bootstrapper [2023-04-20T21:06:11.384Z]  Building security-proxy-setup ... done  ---> e5e97d3dd627 [2023-04-20T21:06:11.384Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:06:12.792Z] ---> 936f1841b9fb [2023-04-20T21:06:12.792Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-20T21:06:15.375Z] ---> 14b791e0f862 [2023-04-20T21:06:15.375Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-20T21:06:19.637Z] ---> 50af2a9f62ba [2023-04-20T21:06:19.637Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T21:06:22.224Z] ---> e9dd293fec76 [2023-04-20T21:06:22.224Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T21:06:22.224Z] ---> Running in 06e96340e75c [2023-04-20T21:06:27.589Z] Removing intermediate container 06e96340e75c [2023-04-20T21:06:27.589Z] ---> 52193d781088 [2023-04-20T21:06:27.589Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T21:06:27.589Z] ---> Running in f97f6ac12866 [2023-04-20T21:06:28.571Z] Removing intermediate container f97f6ac12866 [2023-04-20T21:06:28.571Z] ---> 3ab7f2f12c3b [2023-04-20T21:06:28.571Z] Step 23/25 : LABEL arch=arm64 [2023-04-20T21:06:28.571Z] ---> Running in 8856506fb4fa [2023-04-20T21:06:29.997Z] Removing intermediate container 8856506fb4fa [2023-04-20T21:06:29.997Z] ---> 49dc5ca4be1b [2023-04-20T21:06:29.997Z] Step 24/25 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:06:30.268Z] ---> Running in 5450bff3b16a [2023-04-20T21:06:31.238Z] Removing intermediate container 5450bff3b16a [2023-04-20T21:06:31.238Z] ---> cf291be6d8af [2023-04-20T21:06:31.238Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T21:06:31.513Z] ---> Running in e51a6227b0c1 [2023-04-20T21:06:32.488Z] Removing intermediate container e51a6227b0c1 [2023-04-20T21:06:32.488Z] ---> a96ccc54dc86 [2023-04-20T21:06:32.488Z] [2023-04-20T21:06:33.456Z] Successfully built a96ccc54dc86 [2023-04-20T21:06:33.456Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-20T21:06:33.456Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-04-20T21:06:34.874Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T21:06:34.874Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-20T21:06:34.874Z] ---> b8494bf33e33 [2023-04-20T21:06:34.874Z] Step 3/33 : WORKDIR /edgex-go [2023-04-20T21:06:34.874Z] ---> Using cache [2023-04-20T21:06:34.874Z] ---> fd475c76ea03 [2023-04-20T21:06:34.874Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-20T21:06:34.874Z] ---> Using cache [2023-04-20T21:06:34.874Z] ---> fa910637c021 [2023-04-20T21:06:34.874Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-20T21:06:34.874Z] ---> Using cache [2023-04-20T21:06:34.874Z] ---> 3955b7c6f0c3 [2023-04-20T21:06:34.874Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T21:06:34.874Z] ---> Using cache [2023-04-20T21:06:34.874Z] ---> feb52f889c4c [2023-04-20T21:06:34.874Z] Step 7/33 : COPY . . [2023-04-20T21:06:35.144Z] ---> Using cache [2023-04-20T21:06:35.144Z] ---> 44a85cad5ad9 [2023-04-20T21:06:35.144Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-20T21:06:36.112Z] ---> Running in 0c291c4b7e57 [2023-04-20T21:06:38.715Z] 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-04-20T21:06:43.000Z] Removing intermediate container 81af2b20521e [2023-04-20T21:06:43.276Z] ---> 8cab635abcc9 [2023-04-20T21:06:43.276Z] [2023-04-20T21:06:43.276Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T21:06:43.276Z] ---> 51e60588ff2c [2023-04-20T21:06:43.276Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T21:06:43.546Z] ---> Running in 01080f660333 [2023-04-20T21:06:44.977Z] Removing intermediate container 01080f660333 [2023-04-20T21:06:44.977Z] ---> e8b26e41a127 [2023-04-20T21:06:44.977Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-20T21:06:44.977Z] ---> Running in 95a8b19c0db6 [2023-04-20T21:06:45.950Z] Removing intermediate container 95a8b19c0db6 [2023-04-20T21:06:45.951Z] ---> 97095dc2bf7d [2023-04-20T21:06:45.951Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-20T21:06:46.252Z] ---> Running in 86064c54d8bb [2023-04-20T21:06:47.675Z] Removing intermediate container 86064c54d8bb [2023-04-20T21:06:47.676Z] ---> 074b8cc01287 [2023-04-20T21:06:47.676Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T21:06:47.946Z] ---> Running in 9b002afb8a9c [2023-04-20T21:06:50.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:06:51.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:06:52.936Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T21:06:52.936Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T21:06:52.936Z] OK: 8 MiB in 16 packages [2023-04-20T21:06:54.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T21:06:54.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T21:06:54.587Z] ---> b8494bf33e33 [2023-04-20T21:06:54.587Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T21:06:54.587Z] ---> Using cache [2023-04-20T21:06:54.587Z] ---> 490fece1e593 [2023-04-20T21:06:54.587Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T21:06:54.587Z] ---> Using cache [2023-04-20T21:06:54.587Z] ---> 42ae4cf3a52b [2023-04-20T21:06:54.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T21:06:54.587Z] ---> Using cache [2023-04-20T21:06:54.587Z] ---> 9a18766235b3 [2023-04-20T21:06:54.587Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T21:06:54.587Z] ---> Using cache [2023-04-20T21:06:54.587Z] ---> 4cfc643caeeb [2023-04-20T21:06:54.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T21:06:54.587Z] ---> Using cache [2023-04-20T21:06:54.587Z] ---> e683b70ffbd1 [2023-04-20T21:06:54.587Z] Step 8/23 : COPY . . [2023-04-20T21:06:54.587Z] ---> Using cache [2023-04-20T21:06:54.587Z] ---> 852c30957431 [2023-04-20T21:06:54.587Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-20T21:06:55.623Z] ---> Running in fbb61ed7583c [2023-04-20T21:06:57.647Z] Removing intermediate container 9b002afb8a9c [2023-04-20T21:06:57.647Z] ---> 69e26394e4eb [2023-04-20T21:06:57.647Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:06:59.099Z] 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-04-20T21:06:59.099Z] ---> 95e6a2548108 [2023-04-20T21:06:59.099Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:07:00.517Z] ---> 8d723a47f7ff [2023-04-20T21:07:00.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-20T21:07:03.113Z] ---> 28db219ae321 [2023-04-20T21:07:03.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:07:04.079Z] ---> 675286dc292d [2023-04-20T21:07:04.079Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-20T21:07:04.353Z] ---> Running in 7b368349a66c [2023-04-20T21:07:04.944Z] Removing intermediate container 7b368349a66c [2023-04-20T21:07:04.944Z] ---> 5cf9ad2ab73e [2023-04-20T21:07:04.944Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T21:07:05.214Z] ---> Running in 8cc937ac9bcd [2023-04-20T21:07:07.177Z] Removing intermediate container 1d0cc62d0d19 [2023-04-20T21:07:07.448Z] ---> 9bd4148d2063 [2023-04-20T21:07:07.448Z] Step 7/20 : COPY . . [2023-04-20T21:07:09.411Z] Removing intermediate container 8cc937ac9bcd [2023-04-20T21:07:09.411Z] ---> 63dccba368db [2023-04-20T21:07:09.411Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T21:07:09.680Z] ---> Running in 4960a7b48a31 [2023-04-20T21:07:10.655Z] Removing intermediate container 4960a7b48a31 [2023-04-20T21:07:10.655Z] ---> 5c5f84783640 [2023-04-20T21:07:10.655Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:07:10.927Z] ---> Running in 309d2318835d [2023-04-20T21:07:11.903Z] Removing intermediate container 309d2318835d [2023-04-20T21:07:11.903Z] ---> a0a4db8e8ef9 [2023-04-20T21:07:11.903Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T21:07:12.176Z] ---> Running in 73241bd065fe [2023-04-20T21:07:13.143Z] Removing intermediate container 73241bd065fe [2023-04-20T21:07:13.143Z] ---> 3da85c981df8 [2023-04-20T21:07:13.143Z] [2023-04-20T21:07:13.413Z] Successfully built 3da85c981df8 [2023-04-20T21:07:13.413Z] Successfully tagged core-data-arm64:latest [2023-04-20T21:07:13.413Z]  Building core-data ... done Building core-metadata [2023-04-20T21:07:25.758Z] ---> 4ffba3906337 [2023-04-20T21:07:25.758Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-20T21:07:25.758Z] ---> Running in ec84e09e7e00 [2023-04-20T21:07:27.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-20T21:07:32.503Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T21:07:32.503Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T21:07:32.503Z] ---> b8494bf33e33 [2023-04-20T21:07:32.503Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-20T21:07:32.503Z] ---> Using cache [2023-04-20T21:07:32.503Z] ---> 490fece1e593 [2023-04-20T21:07:32.503Z] Step 4/25 : WORKDIR /edgex-go [2023-04-20T21:07:32.503Z] ---> Using cache [2023-04-20T21:07:32.503Z] ---> 42ae4cf3a52b [2023-04-20T21:07:32.503Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-20T21:07:32.503Z] ---> Using cache [2023-04-20T21:07:32.503Z] ---> 9a18766235b3 [2023-04-20T21:07:32.503Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-20T21:07:32.503Z] ---> Using cache [2023-04-20T21:07:32.503Z] ---> 4cfc643caeeb [2023-04-20T21:07:32.503Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T21:07:32.503Z] ---> Using cache [2023-04-20T21:07:32.503Z] ---> e683b70ffbd1 [2023-04-20T21:07:32.503Z] Step 8/25 : COPY . . [2023-04-20T21:07:32.503Z] ---> Using cache [2023-04-20T21:07:32.503Z] ---> 852c30957431 [2023-04-20T21:07:32.503Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-20T21:07:32.503Z] ---> Running in ae482723034b [2023-04-20T21:07:34.480Z] 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-04-20T21:11:26.374Z] Removing intermediate container 34d0a20ac891 [2023-04-20T21:11:26.374Z] ---> 69506111d936 [2023-04-20T21:11:26.374Z] [2023-04-20T21:11:26.374Z] Step 10/24 : FROM alpine:3.17 [2023-04-20T21:11:26.374Z] ---> 51e60588ff2c [2023-04-20T21:11:26.374Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T21:11:26.374Z] ---> Using cache [2023-04-20T21:11:26.374Z] ---> 51cc1ae85749 [2023-04-20T21:11:26.374Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T21:11:26.374Z] ---> Using cache [2023-04-20T21:11:26.374Z] ---> 070c9286333c [2023-04-20T21:11:26.374Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-20T21:11:26.374Z] ---> Running in bd500627e897 [2023-04-20T21:11:26.375Z] Removing intermediate container bd500627e897 [2023-04-20T21:11:26.375Z] ---> 37605fde1bd8 [2023-04-20T21:11:26.375Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-20T21:11:26.375Z] ---> Running in 068fe74582b1 [2023-04-20T21:11:26.375Z] Removing intermediate container 068fe74582b1 [2023-04-20T21:11:26.375Z] ---> 1fff13ac7ebe [2023-04-20T21:11:26.375Z] Step 15/24 : WORKDIR / [2023-04-20T21:11:26.375Z] ---> Running in ae589fd244ed [2023-04-20T21:11:26.375Z] Removing intermediate container ae589fd244ed [2023-04-20T21:11:26.375Z] ---> 9099e44b68b5 [2023-04-20T21:11:26.375Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:11:26.375Z] ---> 3a4d09167939 [2023-04-20T21:11:26.375Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:11:26.375Z] ---> ba90e340fe67 [2023-04-20T21:11:26.375Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-20T21:11:26.375Z] ---> 30d013c638ef [2023-04-20T21:11:26.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:11:26.375Z] ---> 48c6ef98c833 [2023-04-20T21:11:26.375Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-20T21:11:26.375Z] ---> Running in 3cc1e6295a04 [2023-04-20T21:11:26.375Z] Removing intermediate container 3cc1e6295a04 [2023-04-20T21:11:26.375Z] ---> 78a669373ae8 [2023-04-20T21:11:26.375Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T21:11:26.375Z] ---> Running in e1181dcc7f53 [2023-04-20T21:11:26.375Z] Removing intermediate container e1181dcc7f53 [2023-04-20T21:11:26.375Z] ---> b2359669a9a4 [2023-04-20T21:11:26.375Z] Step 22/24 : LABEL arch=arm64 [2023-04-20T21:11:26.375Z] ---> Running in c8276d6f5dca [2023-04-20T21:11:26.375Z] Removing intermediate container c8276d6f5dca [2023-04-20T21:11:26.375Z] ---> 0465f653f3d7 [2023-04-20T21:11:26.375Z] Step 23/24 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:11:26.375Z] ---> Running in a30bf3533553 [2023-04-20T21:11:26.375Z] Removing intermediate container a30bf3533553 [2023-04-20T21:11:26.375Z] ---> 179a57d7f68e [2023-04-20T21:11:26.375Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T21:11:26.375Z] ---> Running in c25d884a24c2 [2023-04-20T21:11:26.375Z] Removing intermediate container c25d884a24c2 [2023-04-20T21:11:26.375Z] ---> 51a1f67fc12c [2023-04-20T21:11:26.375Z] [2023-04-20T21:11:26.646Z] Successfully built 51a1f67fc12c [2023-04-20T21:11:26.914Z] Successfully tagged core-command-arm64:latest [2023-04-20T21:11:26.915Z]  Building core-command ... done Building security-proxy-auth [2023-04-20T21:11:41.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T21:11:41.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T21:11:41.955Z] ---> b8494bf33e33 [2023-04-20T21:11:41.955Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T21:11:41.955Z] ---> Using cache [2023-04-20T21:11:41.955Z] ---> 490fece1e593 [2023-04-20T21:11:41.955Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T21:11:41.955Z] ---> Using cache [2023-04-20T21:11:41.955Z] ---> 42ae4cf3a52b [2023-04-20T21:11:41.955Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T21:11:41.955Z] ---> Using cache [2023-04-20T21:11:41.955Z] ---> 9a18766235b3 [2023-04-20T21:11:41.955Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T21:11:41.955Z] ---> Using cache [2023-04-20T21:11:41.955Z] ---> 4cfc643caeeb [2023-04-20T21:11:41.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T21:11:41.955Z] ---> Using cache [2023-04-20T21:11:41.955Z] ---> e683b70ffbd1 [2023-04-20T21:11:41.955Z] Step 8/23 : COPY . . [2023-04-20T21:11:41.955Z] ---> Using cache [2023-04-20T21:11:41.955Z] ---> 852c30957431 [2023-04-20T21:11:41.955Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-20T21:11:41.955Z] ---> Running in 3bfd309ede2c [2023-04-20T21:11:42.224Z] 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-04-20T21:13:33.939Z] Removing intermediate container 0c291c4b7e57 [2023-04-20T21:13:33.939Z] ---> 8f66b98892ed [2023-04-20T21:13:33.939Z] [2023-04-20T21:13:33.939Z] Step 9/33 : FROM alpine:3.17 [2023-04-20T21:13:33.939Z] ---> 51e60588ff2c [2023-04-20T21:13:33.939Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T21:13:33.939Z] ---> Running in 3773a6aa4dcb [2023-04-20T21:13:33.939Z] Removing intermediate container 3773a6aa4dcb [2023-04-20T21:13:33.939Z] ---> 3b23009a6f80 [2023-04-20T21:13:33.939Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-20T21:13:33.939Z] ---> Running in bab52d0a9cca [2023-04-20T21:13:33.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:13:33.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:13:33.939Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T21:13:33.939Z] (2/2) Installing su-exec (0.2-r2) [2023-04-20T21:13:33.939Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T21:13:33.939Z] OK: 8 MiB in 17 packages [2023-04-20T21:13:33.939Z] Removing intermediate container bab52d0a9cca [2023-04-20T21:13:33.939Z] ---> adcb5742dcfc [2023-04-20T21:13:33.939Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-20T21:13:33.939Z] ---> Running in 0ebda26fec76 [2023-04-20T21:13:33.939Z] Removing intermediate container 0ebda26fec76 [2023-04-20T21:13:33.939Z] ---> 043ac17778e6 [2023-04-20T21:13:33.939Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-20T21:13:33.939Z] ---> Running in 7c66bc17a89b [2023-04-20T21:13:33.939Z] Removing intermediate container 7c66bc17a89b [2023-04-20T21:13:33.939Z] ---> 2437e099be8f [2023-04-20T21:13:33.939Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-20T21:13:33.939Z] ---> Running in ab32538ee906 [2023-04-20T21:13:33.939Z] Removing intermediate container ab32538ee906 [2023-04-20T21:13:33.939Z] ---> a94b1cba8fcf [2023-04-20T21:13:33.939Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-20T21:13:33.939Z] ---> Running in 4d732bc00019 [2023-04-20T21:13:33.939Z] Removing intermediate container 4d732bc00019 [2023-04-20T21:13:33.939Z] ---> 4415c783a20e [2023-04-20T21:13:33.939Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-20T21:13:33.939Z] ---> Running in 7483d39e7d21 [2023-04-20T21:13:35.909Z] Removing intermediate container 7483d39e7d21 [2023-04-20T21:13:35.909Z] ---> 20a0c6d0c856 [2023-04-20T21:13:35.909Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-20T21:13:36.180Z] ---> Running in cbbbb8168283 [2023-04-20T21:13:36.771Z] Removing intermediate container cbbbb8168283 [2023-04-20T21:13:36.771Z] ---> 30db53156cab [2023-04-20T21:13:36.771Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-20T21:13:37.737Z] ---> eaef4a7c23fb [2023-04-20T21:13:37.737Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-20T21:13:38.008Z] ---> Running in 3dd186951fa9 [2023-04-20T21:13:41.367Z] Removing intermediate container 3dd186951fa9 [2023-04-20T21:13:41.367Z] ---> 527936b57143 [2023-04-20T21:13:41.367Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:13:41.956Z] ---> 1db911da6736 [2023-04-20T21:13:41.956Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:13:42.928Z] ---> 8e27699ab280 [2023-04-20T21:13:42.928Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-20T21:13:44.879Z] ---> 63fb28549e19 [2023-04-20T21:13:44.879Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-20T21:13:47.472Z] ---> 1f964e89cbe6 [2023-04-20T21:13:47.741Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-20T21:13:48.704Z] ---> 80c66b2173c5 [2023-04-20T21:13:48.704Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-20T21:13:49.669Z] ---> cdd763e22015 [2023-04-20T21:13:49.669Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-20T21:13:50.636Z] ---> 6b26d8fdbc46 [2023-04-20T21:13:50.636Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-20T21:13:51.230Z] ---> 3cafb302954b [2023-04-20T21:13:51.230Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-20T21:13:51.502Z] ---> Running in b74f7a7765c6 [2023-04-20T21:13:54.144Z] Removing intermediate container b74f7a7765c6 [2023-04-20T21:13:54.144Z] ---> e91130f4c68d [2023-04-20T21:13:54.144Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-20T21:13:54.417Z] ---> Running in ab9a93300e8b [2023-04-20T21:13:55.009Z] Removing intermediate container ab9a93300e8b [2023-04-20T21:13:55.009Z] ---> ec779d9ebf30 [2023-04-20T21:13:55.009Z] Step 30/33 : CMD ["gate"] [2023-04-20T21:13:55.009Z] ---> Running in ff1598599324 [2023-04-20T21:13:55.609Z] Removing intermediate container ff1598599324 [2023-04-20T21:13:55.609Z] ---> d8e061a83454 [2023-04-20T21:13:55.609Z] Step 31/33 : LABEL arch=arm64 [2023-04-20T21:13:55.609Z] ---> Running in a1dff12c8ded [2023-04-20T21:13:56.209Z] Removing intermediate container a1dff12c8ded [2023-04-20T21:13:56.209Z] ---> 96507c29d3ae [2023-04-20T21:13:56.209Z] Step 32/33 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:13:56.209Z] ---> Running in 1d8e7408783b [2023-04-20T21:13:56.809Z] Removing intermediate container 1d8e7408783b [2023-04-20T21:13:56.809Z] ---> 0c213b050c07 [2023-04-20T21:13:56.809Z] Step 33/33 : LABEL version=0.0.0 [2023-04-20T21:13:57.079Z] ---> Running in 29b206a955b8 [2023-04-20T21:13:57.673Z] Removing intermediate container 29b206a955b8 [2023-04-20T21:13:57.673Z] ---> a49145e9e8d6 [2023-04-20T21:13:57.673Z] [2023-04-20T21:13:57.943Z] Successfully built a49145e9e8d6 [2023-04-20T21:13:57.943Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-20T21:14:10.276Z]  Building security-bootstrapper ... done Removing intermediate container fbb61ed7583c [2023-04-20T21:14:10.276Z] ---> b1d9da28ff42 [2023-04-20T21:14:10.276Z] [2023-04-20T21:14:10.276Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T21:14:10.276Z] ---> 51e60588ff2c [2023-04-20T21:14:10.276Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T21:14:10.276Z] ---> Running in bab99c5be119 [2023-04-20T21:14:10.276Z] Removing intermediate container bab99c5be119 [2023-04-20T21:14:10.276Z] ---> 062d52d926e0 [2023-04-20T21:14:10.276Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T21:14:10.276Z] ---> Running in 60ca3e351f3d [2023-04-20T21:14:11.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:14:11.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:14:13.269Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T21:14:13.269Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T21:14:13.269Z] OK: 8 MiB in 16 packages [2023-04-20T21:14:15.227Z] Removing intermediate container 60ca3e351f3d [2023-04-20T21:14:15.227Z] ---> a4345e156814 [2023-04-20T21:14:15.227Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:14:16.195Z] ---> b63ae1724cf8 [2023-04-20T21:14:16.195Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:14:17.168Z] ---> 3422ad0ea496 [2023-04-20T21:14:17.168Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-20T21:14:18.607Z] ---> 34f6a4b4f0ea [2023-04-20T21:14:18.607Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:14:19.580Z] ---> c7a04337392f [2023-04-20T21:14:19.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-20T21:14:20.547Z] ---> ef15e71ee86c [2023-04-20T21:14:20.547Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T21:14:20.547Z] ---> Running in 382e22bdde4e [2023-04-20T21:14:23.917Z] Removing intermediate container 382e22bdde4e [2023-04-20T21:14:23.917Z] ---> 27b0de682621 [2023-04-20T21:14:23.917Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T21:14:23.917Z] ---> Running in 1cff570a1eff [2023-04-20T21:14:24.513Z] Removing intermediate container 1cff570a1eff [2023-04-20T21:14:24.513Z] ---> cb97285b7751 [2023-04-20T21:14:24.513Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T21:14:24.513Z] ---> Running in 1f2a8d1bac14 [2023-04-20T21:14:25.105Z] Removing intermediate container 1f2a8d1bac14 [2023-04-20T21:14:25.105Z] ---> 6fa2aa55d9c7 [2023-04-20T21:14:25.105Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T21:14:25.105Z] ---> Running in eb26a904dccc [2023-04-20T21:14:25.695Z] Removing intermediate container eb26a904dccc [2023-04-20T21:14:25.695Z] ---> 7ad7c0c9910a [2023-04-20T21:14:25.695Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:14:25.966Z] ---> Running in dabad545d436 [2023-04-20T21:14:27.392Z] Removing intermediate container dabad545d436 [2023-04-20T21:14:27.392Z] ---> 86f127f6d21c [2023-04-20T21:14:27.392Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T21:14:27.392Z] ---> Running in 57906c0e4de4 [2023-04-20T21:14:27.663Z] Removing intermediate container 57906c0e4de4 [2023-04-20T21:14:27.663Z] ---> 4b2564e368df [2023-04-20T21:14:27.663Z] [2023-04-20T21:14:27.933Z] Successfully built 4b2564e368df [2023-04-20T21:14:27.933Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-20T21:14:54.660Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ae482723034b [2023-04-20T21:14:54.660Z] ---> 3928f58ea05d [2023-04-20T21:14:54.660Z] [2023-04-20T21:14:54.660Z] Step 10/25 : FROM alpine:3.17 [2023-04-20T21:14:54.660Z] ---> 51e60588ff2c [2023-04-20T21:14:54.660Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-20T21:14:54.660Z] ---> Using cache [2023-04-20T21:14:54.660Z] ---> 51cc1ae85749 [2023-04-20T21:14:54.660Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T21:14:54.661Z] ---> Using cache [2023-04-20T21:14:54.661Z] ---> 070c9286333c [2023-04-20T21:14:54.661Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-20T21:14:54.661Z] ---> Running in a042c8e3bd84 [2023-04-20T21:14:55.254Z] Removing intermediate container a042c8e3bd84 [2023-04-20T21:14:55.254Z] ---> 12e8ae7aaca3 [2023-04-20T21:14:55.254Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-20T21:14:55.254Z] ---> Running in 3e57b4846474 [2023-04-20T21:14:55.840Z] Removing intermediate container 3e57b4846474 [2023-04-20T21:14:55.840Z] ---> f0859e7e9240 [2023-04-20T21:14:55.840Z] Step 15/25 : WORKDIR / [2023-04-20T21:14:55.840Z] ---> Running in 12cf6dc569eb [2023-04-20T21:14:56.420Z] Removing intermediate container 12cf6dc569eb [2023-04-20T21:14:56.420Z] ---> c1694f781e83 [2023-04-20T21:14:56.420Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:14:57.379Z] ---> 3d83c992d85a [2023-04-20T21:14:57.379Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:14:58.335Z] ---> 6d12637da5a8 [2023-04-20T21:14:58.335Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-20T21:15:00.275Z] ---> 20ac5efe6866 [2023-04-20T21:15:00.275Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:15:01.439Z] ---> 46547a49d9c5 [2023-04-20T21:15:01.439Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-20T21:15:02.422Z] ---> d9468946c230 [2023-04-20T21:15:02.422Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-20T21:15:02.723Z] ---> Running in f890bcf06370 [2023-04-20T21:15:02.996Z] Removing intermediate container f890bcf06370 [2023-04-20T21:15:02.996Z] ---> 3159ad7e4bba [2023-04-20T21:15:02.996Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T21:15:03.276Z] ---> Running in 22cb312f0306 [2023-04-20T21:15:03.548Z] Removing intermediate container 22cb312f0306 [2023-04-20T21:15:03.548Z] ---> c63f3a4fac66 [2023-04-20T21:15:03.548Z] Step 23/25 : LABEL arch=arm64 [2023-04-20T21:15:03.826Z] ---> Running in 5d9f624383e6 [2023-04-20T21:15:05.877Z] Removing intermediate container 5d9f624383e6 [2023-04-20T21:15:05.878Z] ---> a3a99dcf88e1 [2023-04-20T21:15:05.878Z] Step 24/25 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:15:05.878Z] ---> Running in 63b79950852b [2023-04-20T21:15:06.461Z] Removing intermediate container 63b79950852b [2023-04-20T21:15:06.461Z] ---> 36c15b50ce47 [2023-04-20T21:15:06.461Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T21:15:06.461Z] ---> Running in 061664b3232c [2023-04-20T21:15:07.044Z] Removing intermediate container 061664b3232c [2023-04-20T21:15:07.044Z] ---> 53e6612f2e5c [2023-04-20T21:15:07.044Z] [2023-04-20T21:15:07.310Z] Successfully built 53e6612f2e5c [2023-04-20T21:15:07.310Z] Successfully tagged core-metadata-arm64:latest [2023-04-20T21:15:39.549Z]  Building core-metadata ... done Removing intermediate container ec84e09e7e00 [2023-04-20T21:15:39.549Z] ---> 3d393134c8fe [2023-04-20T21:15:39.549Z] [2023-04-20T21:15:39.549Z] Step 9/20 : FROM alpine:3.17 [2023-04-20T21:15:39.549Z] ---> 51e60588ff2c [2023-04-20T21:15:39.550Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T21:15:39.550Z] ---> Using cache [2023-04-20T21:15:39.550Z] ---> 3b23009a6f80 [2023-04-20T21:15:39.550Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-20T21:15:39.550Z] ---> Running in 4f320a9386ab [2023-04-20T21:15:39.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:15:39.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:15:40.508Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T21:15:40.508Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T21:15:40.508Z] OK: 17691 distinct packages available [2023-04-20T21:15:40.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T21:15:41.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T21:15:42.336Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-20T21:15:42.603Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-20T21:15:42.603Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-20T21:15:42.603Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-20T21:15:42.603Z] (5/9) Installing curl (8.0.1-r0) [2023-04-20T21:15:42.603Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-20T21:15:42.603Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-20T21:15:42.603Z] (8/9) Installing libucontext (1.2-r0) [2023-04-20T21:15:42.603Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-20T21:15:42.603Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T21:15:42.603Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T21:15:43.189Z] OK: 11 MiB in 24 packages [2023-04-20T21:15:45.130Z] Removing intermediate container 4f320a9386ab [2023-04-20T21:15:45.130Z] ---> 041e9be6a19b [2023-04-20T21:15:45.130Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:15:45.718Z] ---> 005b85b0937e [2023-04-20T21:15:45.718Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:15:46.304Z] ---> 89860d5634dc [2023-04-20T21:15:46.304Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-20T21:15:48.248Z] ---> 6e69ba34958a [2023-04-20T21:15:48.248Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:15:48.832Z] ---> a495ca4bf4b0 [2023-04-20T21:15:48.832Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-20T21:15:48.832Z] ---> Running in 241302f7a567 [2023-04-20T21:15:49.416Z] Removing intermediate container 241302f7a567 [2023-04-20T21:15:49.416Z] ---> 8c1c79faa6f5 [2023-04-20T21:15:49.416Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T21:15:49.416Z] ---> Running in 79a867a0d491 [2023-04-20T21:15:49.684Z] Removing intermediate container 79a867a0d491 [2023-04-20T21:15:49.684Z] ---> 5d049862b27d [2023-04-20T21:15:49.684Z] Step 18/20 : LABEL arch=arm64 [2023-04-20T21:15:49.950Z] ---> Running in e125301601ce [2023-04-20T21:15:50.534Z] Removing intermediate container e125301601ce [2023-04-20T21:15:50.534Z] ---> b707f70b00e6 [2023-04-20T21:15:50.534Z] Step 19/20 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:15:50.534Z] ---> Running in e71f6596dd79 [2023-04-20T21:15:50.804Z] Removing intermediate container e71f6596dd79 [2023-04-20T21:15:50.804Z] ---> a3c6e04da22f [2023-04-20T21:15:50.804Z] Step 20/20 : LABEL version=0.0.0 [2023-04-20T21:15:51.071Z] ---> Running in b4ff98659350 [2023-04-20T21:15:51.340Z] Removing intermediate container b4ff98659350 [2023-04-20T21:15:51.340Z] ---> 6e1360c326c9 [2023-04-20T21:15:51.340Z] [2023-04-20T21:15:51.609Z] Successfully built 6e1360c326c9 [2023-04-20T21:15:51.609Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-20T21:15:51.884Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3bfd309ede2c [2023-04-20T21:15:51.884Z] ---> b7ee86283181 [2023-04-20T21:15:51.884Z] [2023-04-20T21:15:51.884Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T21:15:51.884Z] ---> 51e60588ff2c [2023-04-20T21:15:51.884Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T21:15:51.884Z] ---> Using cache [2023-04-20T21:15:51.884Z] ---> 062d52d926e0 [2023-04-20T21:15:51.884Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T21:15:51.884Z] ---> Using cache [2023-04-20T21:15:51.884Z] ---> a4345e156814 [2023-04-20T21:15:51.884Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T21:15:51.884Z] ---> Using cache [2023-04-20T21:15:51.884Z] ---> b63ae1724cf8 [2023-04-20T21:15:51.884Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T21:15:51.884Z] ---> Using cache [2023-04-20T21:15:51.884Z] ---> 3422ad0ea496 [2023-04-20T21:15:51.884Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-20T21:15:52.843Z] ---> 8488bfb66a3a [2023-04-20T21:15:52.843Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-20T21:15:53.427Z] ---> c5d062613fd5 [2023-04-20T21:15:53.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-20T21:15:54.011Z] ---> 55dc6a1c7698 [2023-04-20T21:15:54.011Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T21:15:54.011Z] ---> Running in 3ecec9114900 [2023-04-20T21:15:55.955Z] Removing intermediate container 3ecec9114900 [2023-04-20T21:15:55.955Z] ---> 167b43be8c57 [2023-04-20T21:15:55.955Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T21:15:55.955Z] ---> Running in f0d5d2d09280 [2023-04-20T21:15:55.955Z] Removing intermediate container f0d5d2d09280 [2023-04-20T21:15:55.955Z] ---> 10100ae26488 [2023-04-20T21:15:55.955Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T21:15:56.223Z] ---> Running in 8463cd85f88a [2023-04-20T21:15:56.489Z] Removing intermediate container 8463cd85f88a [2023-04-20T21:15:56.489Z] ---> aa3fa81bd611 [2023-04-20T21:15:56.489Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T21:15:56.489Z] ---> Running in 7e842687bfb5 [2023-04-20T21:15:56.756Z] Removing intermediate container 7e842687bfb5 [2023-04-20T21:15:56.756Z] ---> cc3b99fc0f85 [2023-04-20T21:15:56.756Z] Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [2023-04-20T21:15:57.022Z] ---> Running in 68e4ad1fa719 [2023-04-20T21:15:57.290Z] Removing intermediate container 68e4ad1fa719 [2023-04-20T21:15:57.290Z] ---> 9c343013cd36 [2023-04-20T21:15:57.290Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T21:15:57.290Z] ---> Running in f73858906bcc [2023-04-20T21:15:57.559Z] Removing intermediate container f73858906bcc [2023-04-20T21:15:57.559Z] ---> cdf356565bfa [2023-04-20T21:15:57.559Z] [2023-04-20T21:15:57.825Z] Successfully built cdf356565bfa [2023-04-20T21:15:57.825Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-20T21:15:58.101Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-04-20T21:15:58.109Z] $ docker stop --time=1 5cbee01f3bacf2d3caded76cbfe9a7f6bec27fa59e8b218d0bd52687cddaf70e [2023-04-20T21:15:59.756Z] $ docker rm -f --volumes 5cbee01f3bacf2d3caded76cbfe9a7f6bec27fa59e8b218d0bd52687cddaf70e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T21:16:00.302Z] + docker images [2023-04-20T21:16:00.567Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-20T21:16:00.567Z] security-proxy-auth-arm64 latest cdf356565bfa 3 seconds ago 18.3MB [2023-04-20T21:16:00.567Z] b7ee86283181 9 seconds ago 1.47GB [2023-04-20T21:16:00.567Z] security-spiffe-token-provider-arm64 latest 6e1360c326c9 9 seconds ago 32.7MB [2023-04-20T21:16:00.567Z] 3d393134c8fe 25 seconds ago 1.53GB [2023-04-20T21:16:00.567Z] core-metadata-arm64 latest 53e6612f2e5c 54 seconds ago 20.2MB [2023-04-20T21:16:00.567Z] 3928f58ea05d About a minute ago 1.5GB [2023-04-20T21:16:00.567Z] core-common-config-bootstrapper-arm64 latest 4b2564e368df About a minute ago 17.2MB [2023-04-20T21:16:00.567Z] b1d9da28ff42 About a minute ago 1.49GB [2023-04-20T21:16:00.567Z] security-bootstrapper-arm64 latest a49145e9e8d6 2 minutes ago 21.9MB [2023-04-20T21:16:00.567Z] 8f66b98892ed 2 minutes ago 1.48GB [2023-04-20T21:16:00.567Z] core-command-arm64 latest 51a1f67fc12c 4 minutes ago 19.7MB [2023-04-20T21:16:00.567Z] 69506111d936 4 minutes ago 1.49GB [2023-04-20T21:16:00.567Z] core-data-arm64 latest 3da85c981df8 8 minutes ago 19.9MB [2023-04-20T21:16:00.567Z] 8cab635abcc9 9 minutes ago 1.5GB [2023-04-20T21:16:00.567Z] security-secretstore-setup-arm64 latest a96ccc54dc86 9 minutes ago 32.2MB [2023-04-20T21:16:00.567Z] security-proxy-setup-arm64 latest 82f72479a8d6 9 minutes ago 18.7MB [2023-04-20T21:16:00.567Z] 97aeecbf6665 10 minutes ago 1.49GB [2023-04-20T21:16:00.567Z] 7e5c9e6f54f4 10 minutes ago 1.47GB [2023-04-20T21:16:00.567Z] support-notifications-arm64 latest e90241d0aea4 11 minutes ago 32.2MB [2023-04-20T21:16:00.567Z] support-scheduler-arm64 latest 46ca9a8e000b 11 minutes ago 31.5MB [2023-04-20T21:16:00.567Z] fe8b1b21e234 12 minutes ago 1.56GB [2023-04-20T21:16:00.567Z] ee21d9db98a4 12 minutes ago 1.56GB [2023-04-20T21:16:00.567Z] security-spire-agent-arm64 latest 728b1a5f7bd2 19 minutes ago 125MB [2023-04-20T21:16:00.568Z] security-spire-config-arm64 latest d89d3ebb4029 19 minutes ago 86.2MB [2023-04-20T21:16:00.568Z] security-spire-server-arm64 latest b9f55a78f581 19 minutes ago 87.1MB [2023-04-20T21:16:00.568Z] 045f1ba815f8 20 minutes ago 1.35GB [2023-04-20T21:16:00.568Z] 7b184bc94308 20 minutes ago 1.35GB [2023-04-20T21:16:00.568Z] 0d300015ee64 20 minutes ago 1.35GB [2023-04-20T21:16:00.568Z] ci-base-image-arm64 latest b8494bf33e33 36 minutes ago 866MB [2023-04-20T21:16:00.568Z] alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB [2023-04-20T21:16:00.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB [2023-04-20T21:16:00.568Z] 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-04-20T21:16:01.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T21:16:01.364Z] [2023-04-20T21:16:01.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T21:16:01.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T21:16:02.041Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T21:16:02.042Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T21:16:02.042Z] 04944245beec: Pulling fs layer [2023-04-20T21:16:02.042Z] 699f458cf7ca: Pulling fs layer [2023-04-20T21:16:02.042Z] 765212b225bb: Pulling fs layer [2023-04-20T21:16:02.042Z] f23df028b6ca: Pulling fs layer [2023-04-20T21:16:02.042Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T21:16:02.042Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T21:16:02.042Z] f23df028b6ca: Waiting [2023-04-20T21:16:02.042Z] 765212b225bb: Waiting [2023-04-20T21:16:02.042Z] 2437ff75d9bd: Waiting [2023-04-20T21:16:02.042Z] d65c8cfc05b1: Waiting [2023-04-20T21:16:02.042Z] 04944245beec: Verifying Checksum [2023-04-20T21:16:02.042Z] 04944245beec: Download complete [2023-04-20T21:16:02.042Z] 765212b225bb: Download complete [2023-04-20T21:16:02.316Z] f23df028b6ca: Verifying Checksum [2023-04-20T21:16:02.316Z] f23df028b6ca: Download complete [2023-04-20T21:16:02.316Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T21:16:02.316Z] d65c8cfc05b1: Download complete [2023-04-20T21:16:02.316Z] 699f458cf7ca: Verifying Checksum [2023-04-20T21:16:02.316Z] 699f458cf7ca: Download complete [2023-04-20T21:16:02.584Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T21:16:02.584Z] 8998bd30e6a1: Download complete [2023-04-20T21:16:05.159Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T21:16:05.159Z] 2437ff75d9bd: Download complete [2023-04-20T21:16:07.102Z] 8998bd30e6a1: Pull complete [2023-04-20T21:16:07.103Z] 04944245beec: Pull complete [2023-04-20T21:16:08.509Z] 699f458cf7ca: Pull complete [2023-04-20T21:16:08.774Z] 765212b225bb: Pull complete [2023-04-20T21:16:09.734Z] f23df028b6ca: Pull complete [2023-04-20T21:16:09.735Z] d65c8cfc05b1: Pull complete [2023-04-20T21:16:24.725Z] 2437ff75d9bd: Pull complete [2023-04-20T21:16:24.725Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T21:16:24.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T21:16:24.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T21:16:25.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container [2023-04-20T21:16:25.114Z] $ 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-04-20T21:16:27.839Z] $ docker top 601b96277c9ea70c6fd87e78cc322cd67a49241b7e7c21b4a3e71a039cc8b4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T21:16:28.463Z] ---> job-cost.sh [2023-04-20T21:16:28.727Z] lf-activate-venv: SKIPPING [2023-04-20T21:16:28.728Z] INFO: No Stack... [2023-04-20T21:16:28.991Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T21:16:29.942Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T21:16:30.282Z] + cut -d, -f6 [2023-04-20T21:16:30.282Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-04-20T21:16:30.359Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4521-1-stack-cost] [2023-04-20T21:16:30.364Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4521-1-stack-cost] did not exist. Created. [2023-04-20T21:16:30.364Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4521-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T21:16:30.765Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T21:16:31.007Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T21:16:31.022Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4521-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T21:16:31.107Z] $ docker stop --time=1 601b96277c9ea70c6fd87e78cc322cd67a49241b7e7c21b4a3e71a039cc8b4ce [2023-04-20T21:16:32.567Z] $ docker rm -f --volumes 601b96277c9ea70c6fd87e78cc322cd67a49241b7e7c21b4a3e71a039cc8b4ce [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-04-20T21:16:33.605Z] provisioning config files... [2023-04-20T21:16:33.613Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1092390185183762263tmp [Pipeline] { [Pipeline] sh [2023-04-20T21:16:33.956Z] + set +x [2023-04-20T21:16:33.956Z] + curl -s https://codecov.io/bash [2023-04-20T21:16:33.956Z] + bash -s -- [2023-04-20T21:16:33.956Z] [2023-04-20T21:16:33.956Z] _____ _ [2023-04-20T21:16:33.956Z] / ____| | | [2023-04-20T21:16:33.956Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T21:16:33.956Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T21:16:33.956Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T21:16:33.956Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T21:16:33.956Z] Bash-1.0.6 [2023-04-20T21:16:33.956Z] [2023-04-20T21:16:33.956Z] [2023-04-20T21:16:33.956Z] ==> git version 2.25.1 found [2023-04-20T21:16:33.956Z] ==> 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-04-20T21:16:33.956Z] Release-Date: 2020-01-08 [2023-04-20T21:16:33.956Z] 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-04-20T21:16:33.956Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T21:16:33.956Z] ==> Jenkins CI detected. [2023-04-20T21:16:33.956Z] current dir:  /w/workspace/edgex-go/1 [2023-04-20T21:16:33.956Z] project root: . [2023-04-20T21:16:33.956Z] --> token set from env [2023-04-20T21:16:33.956Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T21:16:33.956Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T21:16:33.956Z] ==> Python coveragepy not found [2023-04-20T21:16:33.956Z] ==> Searching for coverage reports in: [2023-04-20T21:16:33.956Z] + . [2023-04-20T21:16:33.956Z] -> Found 1 reports [2023-04-20T21:16:33.956Z] ==> Detecting git/mercurial file structure [2023-04-20T21:16:33.956Z] ==> Reading reports [2023-04-20T21:16:33.956Z] + ./coverage.out bytes=448248 [2023-04-20T21:16:33.956Z] ==> Appending adjustments [2023-04-20T21:16:33.956Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T21:16:35.337Z] + Found adjustments [2023-04-20T21:16:35.337Z] ==> Gzipping contents [2023-04-20T21:16:35.337Z] 60K /tmp/codecov.K7Q9Od.gz [2023-04-20T21:16:35.337Z] ==> Uploading reports [2023-04-20T21:16:35.337Z] url: https://codecov.io [2023-04-20T21:16:35.337Z] query: branch=PR-4521&commit=adae08446ccafd5bbf2269dbd38b65bc1a977ca6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4521&job=&cmd_args= [2023-04-20T21:16:35.337Z] -> Pinging Codecov [2023-04-20T21:16:35.337Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4521&commit=adae08446ccafd5bbf2269dbd38b65bc1a977ca6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4521&job=&cmd_args= [2023-04-20T21:16:35.337Z] -> Uploading to [2023-04-20T21:16:35.337Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/00271124DB129430A58F1EEE437C3FCB/adae08446ccafd5bbf2269dbd38b65bc1a977ca6/c22fe5d5-66ef-44cb-8a03-9bbe5194a210.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T211635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e6786f51bbe3c525390259e2cf9a78786bab68ff68092b427a149c50fd6a6ba [2023-04-20T21:16:35.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T21:16:35.337Z] Dload Upload Total Spent Left Speed [2023-04-20T21:16:35.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57527 0 0 100 57527 0 224k --:--:-- --:--:-- --:--:-- 224k [2023-04-20T21:16:35.596Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [Pipeline] } [2023-04-20T21:16:35.624Z] 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-04-20T21:16:37.006Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-20T21:16:37.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T21:16:38.223Z] ---> package-listing.sh [2023-04-20T21:16:38.224Z] ++ facter osfamily [2023-04-20T21:16:38.224Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T21:16:38.484Z] + OS_FAMILY=debian [2023-04-20T21:16:38.484Z] + workspace=/w/workspace/edgex-go/1 [2023-04-20T21:16:38.484Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T21:16:38.484Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T21:16:38.484Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T21:16:38.484Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T21:16:38.484Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-20T21:16:38.484Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T21:16:38.484Z] + case "${OS_FAMILY}" in [2023-04-20T21:16:38.484Z] + dpkg -l [2023-04-20T21:16:38.484Z] + grep '^ii' [2023-04-20T21:16:38.484Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T21:16:38.484Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T21:16:38.484Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T21:16:38.484Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-20T21:16:38.484Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-20T21:16:38.484Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-20T21:16:38.520Z] 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-04-20T21:16:38.815Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T21:16:39.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T21:16:39.453Z] [2023-04-20T21:16:39.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T21:16:39.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T21:16:39.835Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T21:16:39.835Z] 5eb5b503b376: Pulling fs layer [2023-04-20T21:16:39.835Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T21:16:39.835Z] ec43610c2a17: Pulling fs layer [2023-04-20T21:16:39.835Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T21:16:39.835Z] 33b1e0a273af: Pulling fs layer [2023-04-20T21:16:39.835Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T21:16:39.835Z] 2f39f015ded8: Pulling fs layer [2023-04-20T21:16:39.835Z] 3a2ae6a8a46f: Waiting [2023-04-20T21:16:39.835Z] 2f39f015ded8: Waiting [2023-04-20T21:16:39.835Z] 5d3b04190fa2: Waiting [2023-04-20T21:16:39.835Z] 33b1e0a273af: Waiting [2023-04-20T21:16:39.835Z] 5c69ac0246d0: Verifying Checksum [2023-04-20T21:16:39.835Z] 5c69ac0246d0: Download complete [2023-04-20T21:16:39.835Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T21:16:39.835Z] 3a2ae6a8a46f: Download complete [2023-04-20T21:16:39.835Z] 33b1e0a273af: Verifying Checksum [2023-04-20T21:16:39.835Z] 33b1e0a273af: Download complete [2023-04-20T21:16:39.835Z] ec43610c2a17: Verifying Checksum [2023-04-20T21:16:39.835Z] ec43610c2a17: Download complete [2023-04-20T21:16:39.835Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T21:16:39.835Z] 5d3b04190fa2: Download complete [2023-04-20T21:16:40.096Z] 5eb5b503b376: Verifying Checksum [2023-04-20T21:16:40.096Z] 5eb5b503b376: Download complete [2023-04-20T21:16:40.664Z] 2f39f015ded8: Download complete [2023-04-20T21:16:41.236Z] 5eb5b503b376: Pull complete [2023-04-20T21:16:41.496Z] 5c69ac0246d0: Pull complete [2023-04-20T21:16:42.063Z] ec43610c2a17: Pull complete [2023-04-20T21:16:42.063Z] 3a2ae6a8a46f: Pull complete [2023-04-20T21:16:42.323Z] 33b1e0a273af: Pull complete [2023-04-20T21:16:42.323Z] 5d3b04190fa2: Pull complete [2023-04-20T21:16:47.598Z] 2f39f015ded8: Pull complete [2023-04-20T21:16:47.598Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T21:16:47.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T21:16:47.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T21:16:47.823Z] prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container [2023-04-20T21:16:47.850Z] $ 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-04-20T21:16:50.288Z] $ docker top db12129717132b403221e654c58a3cb081d60749f058f9ee673dfd5462d93da5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T21:16:50.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T21:16:50.998Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T21:16:51.313Z] + ls /var/log/sa-host [2023-04-20T21:16:51.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T21:16:51.548Z] provisioning config files... [2023-04-20T21:16:51.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11019064639834053437tmp [Pipeline] { [Pipeline] echo [2023-04-20T21:16:51.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T21:16:51.929Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T21:16:51.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T21:16:52.366Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T21:16:52.396Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T21:16:52.710Z] ---> sudo-logs.sh [2023-04-20T21:16:52.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T21:16:52.784Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T21:16:53.097Z] ---> job-cost.sh [2023-04-20T21:16:53.097Z] lf-activate-venv: SKIPPING [2023-04-20T21:16:53.097Z] DEBUG: total: 0.10999999940395355 [2023-04-20T21:16:53.097Z] INFO: Retrieving Stack Cost... [2023-04-20T21:16:53.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T21:16:53.930Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T21:16:53.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T21:16:54.274Z] ---> logs-deploy.sh [2023-04-20T21:16:54.274Z] lf-activate-venv: SKIPPING [2023-04-20T21:16:54.274Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4521/1 [2023-04-20T21:16:54.274Z] INFO: archiving workspace using pattern(s): [2023-04-20T21:16:55.209Z] Archives upload complete. [2023-04-20T21:16:55.469Z] INFO: archiving logs to Nexus [2023-04-20T21:16:56.044Z] ---> uname -a: [2023-04-20T21:16:56.044Z] Linux prd-ubuntu20-04-docker-8c-8g-9209 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-20T21:16:56.044Z] [2023-04-20T21:16:56.044Z] [2023-04-20T21:16:56.044Z] ---> lscpu: [2023-04-20T21:16:56.044Z] Architecture: x86_64 [2023-04-20T21:16:56.044Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-20T21:16:56.044Z] Byte Order: Little Endian [2023-04-20T21:16:56.044Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-20T21:16:56.044Z] CPU(s): 8 [2023-04-20T21:16:56.044Z] On-line CPU(s) list: 0-7 [2023-04-20T21:16:56.044Z] Thread(s) per core: 1 [2023-04-20T21:16:56.044Z] Core(s) per socket: 1 [2023-04-20T21:16:56.044Z] Socket(s): 8 [2023-04-20T21:16:56.044Z] NUMA node(s): 1 [2023-04-20T21:16:56.044Z] Vendor ID: AuthenticAMD [2023-04-20T21:16:56.044Z] CPU family: 23 [2023-04-20T21:16:56.044Z] Model: 49 [2023-04-20T21:16:56.044Z] Model name: AMD EPYC-Rome Processor [2023-04-20T21:16:56.044Z] Stepping: 0 [2023-04-20T21:16:56.044Z] CPU MHz: 2800.004 [2023-04-20T21:16:56.044Z] BogoMIPS: 5600.00 [2023-04-20T21:16:56.044Z] Virtualization: AMD-V [2023-04-20T21:16:56.044Z] Hypervisor vendor: KVM [2023-04-20T21:16:56.044Z] Virtualization type: full [2023-04-20T21:16:56.044Z] L1d cache: 256 KiB [2023-04-20T21:16:56.044Z] L1i cache: 256 KiB [2023-04-20T21:16:56.044Z] L2 cache: 4 MiB [2023-04-20T21:16:56.044Z] L3 cache: 128 MiB [2023-04-20T21:16:56.044Z] NUMA node0 CPU(s): 0-7 [2023-04-20T21:16:56.044Z] Vulnerability Itlb multihit: Not affected [2023-04-20T21:16:56.044Z] Vulnerability L1tf: Not affected [2023-04-20T21:16:56.044Z] Vulnerability Mds: Not affected [2023-04-20T21:16:56.044Z] Vulnerability Meltdown: Not affected [2023-04-20T21:16:56.044Z] Vulnerability Mmio stale data: Not affected [2023-04-20T21:16:56.044Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-20T21:16:56.044Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-20T21:16:56.044Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-20T21:16:56.044Z] Vulnerability Srbds: Not affected [2023-04-20T21:16:56.044Z] Vulnerability Tsx async abort: Not affected [2023-04-20T21:16:56.044Z] 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-04-20T21:16:56.044Z] [2023-04-20T21:16:56.044Z]