Pull request #4542 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 469330d6094ca8e55d01cda5988f2f1d6884033d+805e484e69628a6e3579adc566ad066761c57bdb (6bbf365b6b8ccf9f905741817c35fb3e460e35b0) 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-ssh17784810415039871434.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-ssh5088084003608111065.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-4542/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-4542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh773034922709895363.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-4542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16846777381413837933.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-ssh3464820990747390309.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-4542/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-4542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7877478881148172666.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12231 in /w/workspace/edgexfoundry_edgex-go_PR-4542 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4542/head:refs/remotes/origin/PR-4542 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 805e484e69628a6e3579adc566ad066761c57bdb into PR head commit 469330d6094ca8e55d01cda5988f2f1d6884033d Merge succeeded, producing 469330d6094ca8e55d01cda5988f2f1d6884033d Checking out Revision 469330d6094ca8e55d01cda5988f2f1d6884033d (PR-4542) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T19:58:50.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T19:58:51.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T19:58:51.232Z] ========================================================= [2023-05-01T19:58:51.232Z] EdgeX Global Pipelines Version Info [2023-05-01T19:58:51.232Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 469330d6094ca8e55d01cda5988f2f1d6884033d # 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 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 469330d6094ca8e55d01cda5988f2f1d6884033d # timeout=10 [2023-05-01T19:58:51.988Z] ------------------- [2023-05-01T19:58:51.988Z] stable info: [2023-05-01T19:58:51.988Z] ------------------- [2023-05-01T19:58:51.988Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T19:58:51.988Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T19:58:51.988Z] Message: update stable to v1.0.248 [2023-05-01T19:58:52.558Z] ------------------- [2023-05-01T19:58:52.558Z] experimental info: [2023-05-01T19:58:52.558Z] ------------------- [2023-05-01T19:58:52.558Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T19:58:52.558Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-01T19:58:52.558Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T19:58:52.865Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-01T19:58:52.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-01T19:58:52.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T19:58:52.982Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T19:58:53.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T19:58:53.058Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T19:58:53.104Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T19:58:53.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-01T19:58:53.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-01T19:58:53.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-01T19:58:53.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T19:58:53.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T19:58:53.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T19:58:53.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T19:58:53.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T19:58:53.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T19:58:53.522Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T19:58:53.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T19:58:53.607Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-01T19:58:53.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-01T19:58:53.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T19:58:53.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T19:58:53.759Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T19:58:53.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4542 [Pipeline] echo [2023-05-01T19:58:53.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4542 [Pipeline] echo [2023-05-01T19:58:53.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4542 [Pipeline] echo [2023-05-01T19:58:53.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 469330d6094ca8e55d01cda5988f2f1d6884033d [Pipeline] echo [2023-05-01T19:58:53.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 469330d [Pipeline] echo [2023-05-01T19:58:53.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T19:58:54.099Z] provisioning config files... [2023-05-01T19:58:54.115Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7402647075000756599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:58:54.498Z] ---> docker-login.sh [2023-05-01T19:58:54.498Z] nexus3.edgexfoundry.org:10001 [2023-05-01T19:58:54.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:58:54.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:58:54.759Z] Configure a credential helper to remove this warning. See [2023-05-01T19:58:54.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:58:54.759Z] [2023-05-01T19:58:54.759Z] Login Succeeded [2023-05-01T19:58:54.759Z] nexus3.edgexfoundry.org:10002 [2023-05-01T19:58:55.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:58:55.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:58:55.019Z] Configure a credential helper to remove this warning. See [2023-05-01T19:58:55.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:58:55.019Z] [2023-05-01T19:58:55.019Z] Login Succeeded [2023-05-01T19:58:55.019Z] nexus3.edgexfoundry.org:10003 [2023-05-01T19:58:55.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:58:55.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:58:55.019Z] Configure a credential helper to remove this warning. See [2023-05-01T19:58:55.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:58:55.019Z] [2023-05-01T19:58:55.019Z] Login Succeeded [2023-05-01T19:58:55.019Z] nexus3.edgexfoundry.org:10004 [2023-05-01T19:58:55.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:58:55.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:58:55.280Z] Configure a credential helper to remove this warning. See [2023-05-01T19:58:55.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:58:55.280Z] [2023-05-01T19:58:55.280Z] Login Succeeded [2023-05-01T19:58:55.280Z] docker.io [2023-05-01T19:58:55.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T19:58:55.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T19:58:55.541Z] Configure a credential helper to remove this warning. See [2023-05-01T19:58:55.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T19:58:55.541Z] [2023-05-01T19:58:55.541Z] Login Succeeded [2023-05-01T19:58:55.541Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T19:58:55.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T19:58:55.970Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + dirname cmd/core-command/Dockerfile [2023-05-01T19:58:55.970Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/core-data/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-01T19:58:55.970Z] + + cut -d/ -f2 [2023-05-01T19:58:55.970Z] dirname cmd/core-metadata/Dockerfile [2023-05-01T19:58:55.970Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-01T19:58:55.970Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-05-01T19:58:55.970Z] cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-01T19:58:55.970Z] + dirname cmd/support-notifications/Dockerfile [2023-05-01T19:58:55.970Z] + cut -d/ -f2 [2023-05-01T19:58:55.970Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-01T19:58:55.970Z] + + cut -d/ -f2 [2023-05-01T19:58:55.970Z] dirname cmd/support-scheduler/Dockerfile [2023-05-01T19:58:55.970Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-01T19:58:56.037Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T19:58:56.551Z] + git rev-list -1 --merges 469330d6094ca8e55d01cda5988f2f1d6884033d~1..469330d6094ca8e55d01cda5988f2f1d6884033d [Pipeline] echo [2023-05-01T19:58:56.586Z] -----------> git rev-list -1 --merges 469330d6094ca8e55d01cda5988f2f1d6884033d~1..469330d6094ca8e55d01cda5988f2f1d6884033d 469330d6094ca8e55d01cda5988f2f1d6884033d [false] [Pipeline] sh [2023-05-01T19:58:56.890Z] + git log --format=format:%s -1 469330d6094ca8e55d01cda5988f2f1d6884033d [Pipeline] echo [2023-05-01T19:58:56.926Z] ========================================================= [2023-05-01T19:58:56.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T19:58:56.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-01T19:58:57.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T19:58:57.446Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T19:58:57.446Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T19:58:57.446Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T19:58:57.446Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T19:58:57.446Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T19:58:57.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:58:57.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:58:57.957Z] [2023-05-01T19:58:57.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:58:58.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:58:58.332Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T19:58:58.332Z] b85a868b505f: Pulling fs layer [2023-05-01T19:58:58.332Z] e2be974225ed: Pulling fs layer [2023-05-01T19:58:58.332Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T19:58:58.332Z] 988bab9f4d93: Pulling fs layer [2023-05-01T19:58:58.332Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T19:58:58.332Z] eaf3925da568: Pulling fs layer [2023-05-01T19:58:58.332Z] bab4dde63d76: Pulling fs layer [2023-05-01T19:58:58.332Z] bde34c3a00c8: Pulling fs layer [2023-05-01T19:58:58.332Z] b352a97aabf1: Pulling fs layer [2023-05-01T19:58:58.332Z] 4872d77fe225: Pulling fs layer [2023-05-01T19:58:58.332Z] 5851b861e8e6: Pulling fs layer [2023-05-01T19:58:58.332Z] bde34c3a00c8: Waiting [2023-05-01T19:58:58.332Z] 988bab9f4d93: Waiting [2023-05-01T19:58:58.332Z] b352a97aabf1: Waiting [2023-05-01T19:58:58.332Z] bab4dde63d76: Waiting [2023-05-01T19:58:58.332Z] eaf3925da568: Waiting [2023-05-01T19:58:58.332Z] 1469e6f7b9e6: Waiting [2023-05-01T19:58:58.332Z] 5851b861e8e6: Waiting [2023-05-01T19:58:58.332Z] 4872d77fe225: Waiting [2023-05-01T19:58:58.332Z] e2be974225ed: Download complete [2023-05-01T19:58:58.332Z] 988bab9f4d93: Verifying Checksum [2023-05-01T19:58:58.332Z] 988bab9f4d93: Download complete [2023-05-01T19:58:58.332Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T19:58:58.332Z] 1469e6f7b9e6: Download complete [2023-05-01T19:58:58.592Z] eaf3925da568: Verifying Checksum [2023-05-01T19:58:58.592Z] eaf3925da568: Download complete [2023-05-01T19:58:58.592Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T19:58:58.592Z] 339a4e72a1f5: Download complete [2023-05-01T19:58:58.592Z] bde34c3a00c8: Verifying Checksum [2023-05-01T19:58:58.592Z] bde34c3a00c8: Download complete [2023-05-01T19:58:58.592Z] b352a97aabf1: Download complete [2023-05-01T19:58:58.592Z] 4872d77fe225: Verifying Checksum [2023-05-01T19:58:58.592Z] 4872d77fe225: Download complete [2023-05-01T19:58:58.592Z] 5851b861e8e6: Verifying Checksum [2023-05-01T19:58:58.592Z] 5851b861e8e6: Download complete [2023-05-01T19:58:58.592Z] b85a868b505f: Download complete [2023-05-01T19:58:58.852Z] bab4dde63d76: Verifying Checksum [2023-05-01T19:58:58.852Z] bab4dde63d76: Download complete [2023-05-01T19:58:59.788Z] b85a868b505f: Pull complete [2023-05-01T19:59:00.048Z] e2be974225ed: Pull complete [2023-05-01T19:59:00.618Z] 339a4e72a1f5: Pull complete [2023-05-01T19:59:00.618Z] 988bab9f4d93: Pull complete [2023-05-01T19:59:00.878Z] 1469e6f7b9e6: Pull complete [2023-05-01T19:59:00.878Z] eaf3925da568: Pull complete [2023-05-01T19:59:02.781Z] bab4dde63d76: Pull complete [2023-05-01T19:59:02.781Z] bde34c3a00c8: Pull complete [2023-05-01T19:59:03.040Z] b352a97aabf1: Pull complete [2023-05-01T19:59:03.040Z] 4872d77fe225: Pull complete [2023-05-01T19:59:03.301Z] 5851b861e8e6: Pull complete [2023-05-01T19:59:03.301Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T19:59:03.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:59:03.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:59:03.620Z] prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container [2023-05-01T19:59:03.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T19:59:05.895Z] $ docker top 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf -eo pid,comm [2023-05-01T19:59:05.954Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-01T19:59:05.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T19:59:06.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T19:59:06.075Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T19:59:06.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T19:59:06.198Z] $ docker exec 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf ssh-agent [2023-05-01T19:59:06.320Z] SSH_AUTH_SOCK=/tmp/ssh-ewoW4aNWp69z/agent.32 [2023-05-01T19:59:06.320Z] SSH_AGENT_PID=38 [2023-05-01T19:59:06.328Z] Running ssh-add (command line suppressed) [2023-05-01T19:59:06.439Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9066804064419469268.key (/w/workspace/edgex-go/1@tmp/private_key_9066804064419469268.key) [2023-05-01T19:59:06.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T19:59:06.783Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T19:59:06.805Z] $ docker exec --env ******** --env ******** 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf ssh-agent -k [2023-05-01T19:59:06.910Z] unset SSH_AUTH_SOCK; [2023-05-01T19:59:06.910Z] unset SSH_AGENT_PID; [2023-05-01T19:59:06.910Z] echo Agent pid 38 killed; [2023-05-01T19:59:06.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T19:59:07.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T19:59:07.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T19:59:07.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T19:59:07.129Z] $ docker exec 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf ssh-agent [2023-05-01T19:59:07.237Z] SSH_AUTH_SOCK=/tmp/ssh-PRtaSxiOjm0k/agent.70 [2023-05-01T19:59:07.237Z] SSH_AGENT_PID=76 [2023-05-01T19:59:07.242Z] Running ssh-add (command line suppressed) [2023-05-01T19:59:07.340Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11147618557708951838.key (/w/workspace/edgex-go/1@tmp/private_key_11147618557708951838.key) [2023-05-01T19:59:07.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T19:59:07.690Z] + git semver init [2023-05-01T19:59:07.950Z] 2023-05-01 19:59:07,863 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T19:59:07.950Z] 2023-05-01 19:59:07,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-01T19:59:07.950Z] 2023-05-01 19:59:07,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-01T19:59:07.950Z] 2023-05-01 19:59:07,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-01T19:59:12.157Z] 2023-05-01 19:59:11,988 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-01T19:59:12.157Z] 2023-05-01 19:59:11,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4542 with force:False [2023-05-01T19:59:12.157Z] 2023-05-01 19:59:11,989 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4542 [2023-05-01T19:59:12.157Z] 2023-05-01 19:59:11,994 [execute] INFO git cat-file --batch-check [2023-05-01T19:59:12.157Z] 2023-05-01 19:59:11,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T19:59:12.157Z] 2023-05-01 19:59:12,000 [execute] INFO git cat-file --batch [2023-05-01T19:59:12.157Z] 2023-05-01 19:59:12,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T19:59:12.157Z] 2023-05-01 19:59:12,006 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4542 [2023-05-01T19:59:12.157Z] 0.0.0 [Pipeline] } [2023-05-01T19:59:12.182Z] $ docker exec --env ******** --env ******** 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf ssh-agent -k [2023-05-01T19:59:12.280Z] unset SSH_AUTH_SOCK; [2023-05-01T19:59:12.280Z] unset SSH_AGENT_PID; [2023-05-01T19:59:12.280Z] echo Agent pid 76 killed; [2023-05-01T19:59:12.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T19:59:12.716Z] + git semver [Pipeline] } [2023-05-01T19:59:12.999Z] $ docker stop --time=1 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf [2023-05-01T19:59:14.265Z] $ docker rm -f --volumes 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T19:59:14.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T19:59:14.914Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T19:59:14.934Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T19:59:15.710Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-01T19:59:15.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T19:59:15.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T19:59:15.814Z] ========================================================= [2023-05-01T19:59:15.814Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T19:59:15.814Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-01T19:59:16.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T19:59:16.151Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T19:59:16.151Z] f56be85fc22e: Pulling fs layer [2023-05-01T19:59:16.151Z] 85791d961cd3: Pulling fs layer [2023-05-01T19:59:16.151Z] d694b5ae8c79: Pulling fs layer [2023-05-01T19:59:16.151Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T19:59:16.151Z] 4d19c01a9841: Pulling fs layer [2023-05-01T19:59:16.151Z] 9325e15d5711: Pulling fs layer [2023-05-01T19:59:16.151Z] 556b6ee489ea: Pulling fs layer [2023-05-01T19:59:16.151Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T19:59:16.151Z] 9f32a84ed3da: Waiting [2023-05-01T19:59:16.151Z] 556b6ee489ea: Waiting [2023-05-01T19:59:16.151Z] 4d19c01a9841: Waiting [2023-05-01T19:59:16.151Z] c5a4b2cf53e6: Waiting [2023-05-01T19:59:16.151Z] 85791d961cd3: Verifying Checksum [2023-05-01T19:59:16.151Z] 85791d961cd3: Download complete [2023-05-01T19:59:16.151Z] 9f32a84ed3da: Verifying Checksum [2023-05-01T19:59:16.151Z] 9f32a84ed3da: Download complete [2023-05-01T19:59:16.151Z] 4d19c01a9841: Verifying Checksum [2023-05-01T19:59:16.151Z] 4d19c01a9841: Download complete [2023-05-01T19:59:16.151Z] f56be85fc22e: Verifying Checksum [2023-05-01T19:59:16.151Z] f56be85fc22e: Download complete [2023-05-01T19:59:16.151Z] 9325e15d5711: Verifying Checksum [2023-05-01T19:59:16.151Z] 9325e15d5711: Download complete [2023-05-01T19:59:16.411Z] f56be85fc22e: Pull complete [2023-05-01T19:59:16.411Z] 85791d961cd3: Pull complete [2023-05-01T19:59:16.670Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T19:59:16.670Z] c5a4b2cf53e6: Download complete [2023-05-01T19:59:16.929Z] d694b5ae8c79: Verifying Checksum [2023-05-01T19:59:16.929Z] d694b5ae8c79: Download complete [2023-05-01T19:59:16.929Z] 556b6ee489ea: Verifying Checksum [2023-05-01T19:59:16.929Z] 556b6ee489ea: Download complete [2023-05-01T19:59:20.215Z] d694b5ae8c79: Pull complete [2023-05-01T19:59:20.215Z] 9f32a84ed3da: Pull complete [2023-05-01T19:59:20.215Z] 4d19c01a9841: Pull complete [2023-05-01T19:59:20.215Z] 9325e15d5711: Pull complete [2023-05-01T19:59:22.742Z] 556b6ee489ea: Pull complete [2023-05-01T19:59:23.308Z] c5a4b2cf53e6: Pull complete [2023-05-01T19:59:23.567Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T19:59:23.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T19:59:23.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-01T19:59:23.921Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T19:59:23.921Z] WORKDIR /edgex [2023-05-01T19:59:23.921Z] COPY go.mod . [2023-05-01T19:59:23.921Z] RUN go mod download [2023-05-01T19:59:23.921Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-01T19:59:24.487Z] Sending build context to Docker daemon 170.7MB [2023-05-01T19:59:24.487Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T19:59:24.487Z] ---> c4be618373d6 [2023-05-01T19:59:24.487Z] Step 2/4 : WORKDIR /edgex [2023-05-01T19:59:27.771Z] ---> Running in be53bdb068b5 [2023-05-01T19:59:27.771Z] Removing intermediate container be53bdb068b5 [2023-05-01T19:59:27.771Z] ---> 76c3104c7401 [2023-05-01T19:59:27.771Z] Step 3/4 : COPY go.mod . [2023-05-01T19:59:28.030Z] ---> 08ed01cb4acd [2023-05-01T19:59:28.030Z] Step 4/4 : RUN go mod download [2023-05-01T19:59:28.030Z] ---> Running in 48fed5057e01 [2023-05-01T19:59:30.239Z] Still waiting to schedule task [2023-05-01T19:59:30.239Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-01T19:59:40.253Z] Removing intermediate container 48fed5057e01 [2023-05-01T19:59:40.254Z] ---> 05ef2511bb7d [2023-05-01T19:59:40.254Z] Successfully built 05ef2511bb7d [2023-05-01T19:59:40.254Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:59:40.629Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T19:59:40.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:59:40.786Z] prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container [2023-05-01T19:59:40.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T19:59:41.223Z] $ docker top 9e9f31110cb18b972fd791a51a5bc16d276a1df345f97e47ecf15815afc8672d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T19:59:41.604Z] + go version [2023-05-01T19:59:41.604Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T19:59:41.639Z] $ docker stop --time=1 9e9f31110cb18b972fd791a51a5bc16d276a1df345f97e47ecf15815afc8672d [2023-05-01T19:59:42.893Z] $ docker rm -f --volumes 9e9f31110cb18b972fd791a51a5bc16d276a1df345f97e47ecf15815afc8672d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:59:43.576Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T19:59:43.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:59:43.739Z] prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container [2023-05-01T19:59:43.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T19:59:44.093Z] $ docker top ecbbe3f86ba7a452cb665750d5f4b7d4703118f933fc80759fcdd18a901294f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-01T19:59:44.200Z] ========================================================= [2023-05-01T19:59:44.200Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-01T19:59:44.200Z] ========================================================= [Pipeline] sh [2023-05-01T19:59:44.500Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-01T19:59:44.855Z] + make test [2023-05-01T19:59:44.856Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T19:59:52.974Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-01T20:00:05.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-01T20:00:05.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-01T20:00:05.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-01T20:00:05.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-01T20:00:06.257Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-01T20:00:06.825Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-01T20:00:06.825Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-01T20:00:06.825Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-01T20:00:06.825Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-01T20:00:07.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-01T20:00:07.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-01T20:00:07.602Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-01T20:00:07.602Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-01T20:00:07.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-01T20:00:08.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-01T20:00:08.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-01T20:00:08.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-05-01T20:00:08.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-05-01T20:00:09.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-01T20:00:09.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-01T20:00:09.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-01T20:00:09.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-01T20:00:09.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-01T20:00:10.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-01T20:00:10.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-01T20:00:10.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-01T20:00:10.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-01T20:00:10.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-01T20:00:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-01T20:00:11.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-01T20:00:12.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements [2023-05-01T20:00:12.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-05-01T20:00:12.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.145s coverage: 88.5% of statements [2023-05-01T20:00:12.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-01T20:00:13.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-01T20:00:13.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-01T20:00:13.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-01T20:00:13.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-01T20:00:13.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-01T20:00:13.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-01T20:00:13.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-01T20:00:13.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-01T20:00:13.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.356s coverage: 95.6% of statements [2023-05-01T20:00:13.943Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-05-01T20:00:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-01T20:00:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-01T20:00:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-01T20:00:14.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements [2023-05-01T20:00:15.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-01T20:00:15.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-01T20:00:15.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-05-01T20:00:15.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements [2023-05-01T20:00:15.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 42.9% of statements [2023-05-01T20:00:16.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 82.9% of statements [2023-05-01T20:00:16.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-01T20:00:16.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements [2023-05-01T20:00:16.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-05-01T20:00:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-01T20:00:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-01T20:00:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-01T20:00:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-01T20:00:17.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-01T20:00:17.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-01T20:00:17.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-01T20:00:17.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-01T20:00:18.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-01T20:00:18.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-01T20:00:18.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-01T20:00:18.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-01T20:00:18.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-01T20:00:18.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-01T20:00:19.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-01T20:00:20.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-01T20:00:20.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-01T20:00:21.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-01T20:00:21.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-01T20:00:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-01T20:00:23.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-01T20:00:23.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-01T20:00:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-01T20:00:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-01T20:00:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-01T20:00:25.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-01T20:00:25.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-01T20:00:25.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-01T20:00:25.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-01T20:00:27.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-01T20:00:27.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-01T20:00:27.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-01T20:00:27.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-01T20:00:28.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-05-01T20:00:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-01T20:00:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-01T20:00:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-01T20:00:28.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-01T20:00:29.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-01T20:00:29.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-01T20:00:29.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-01T20:00:29.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.083s coverage: 92.9% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 81.8% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 82.1% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.1% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-05-01T20:00:41.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2023-05-01T20:00:41.957Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-01T20:00:41.957Z] running golangci-lint [2023-05-01T20:00:41.957Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-01T20:00:41.957Z] go version go1.20.2 linux/amd64 [2023-05-01T20:00:41.957Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-01T20:00:41.957Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-01T20:00:56.826Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 15.162408021s" [2023-05-01T20:00:56.826Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.148156ms" [2023-05-01T20:01:04.942Z] level=info msg="[linters_context/goanalysis] analyzers took 59.158915158s with top 10 stages: buildir: 36.29284951s, inspect: 1.771227678s, fact_deprecated: 1.760648614s, ctrlflow: 1.394371593s, gosec: 1.372757056s, printf: 1.097060005s, S1038: 918.932373ms, nilness: 831.262376ms, fact_purity: 823.501886ms, directives: 625.72103ms" [2023-05-01T20:01:04.942Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-01T20:01:04.942Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, nolint: 0/23, filename_unadjuster: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, path_prettifier: 203/203, exclude: 203/203, exclude-rules: 23/203, identifier_marker: 203/203" [2023-05-01T20:01:04.942Z] level=info msg="[runner] processing took 18.485075ms with stages: nolint: 7.607657ms, identifier_marker: 5.801652ms, autogenerated_exclude: 1.581257ms, path_prettifier: 1.427112ms, exclude-rules: 1.255656ms, skip_dirs: 745.698µs, cgo: 38.911µs, filename_unadjuster: 21.731µs, max_same_issues: 770ns, uniq_by_line: 740ns, max_from_linter: 680ns, skip_files: 670ns, exclude: 420ns, diff: 410ns, severity-rules: 380ns, path_prefixer: 380ns, max_per_file_from_linter: 280ns, source_code: 270ns, sort_results: 251ns, path_shortener: 150ns" [2023-05-01T20:01:04.942Z] level=info msg="[runner] linters took 8.561754223s with stages: goanalysis_metalinter: 8.543167296s" [2023-05-01T20:01:04.942Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-01T20:01:04.942Z] level=info msg="Memory: 239 samples, avg is 199.2MB, max is 736.1MB" [2023-05-01T20:01:04.942Z] level=info msg="Execution took 23.775749588s" [2023-05-01T20:01:04.942Z] go vet ./... [2023-05-01T20:01:09.131Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T20:01:09.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T20:01:09.647Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T20:01:09.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-01T20:01:09.998Z] + ls -al . [2023-05-01T20:01:09.998Z] total 704 [2023-05-01T20:01:09.998Z] drwxrwxr-x 11 1001 1001 4096 May 1 19:59 . [2023-05-01T20:01:09.998Z] drwxr-xr-x 4 root root 4096 May 1 19:59 .. [2023-05-01T20:01:09.998Z] drwxrwxr-x 2 1001 1001 4096 May 1 19:58 .blubracket [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 16 May 1 19:58 .dockerignore [2023-05-01T20:01:09.998Z] drwxrwxr-x 8 1001 1001 4096 May 1 19:59 .git [2023-05-01T20:01:09.998Z] drwxrwxr-x 3 1001 1001 4096 May 1 19:58 .github [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 1133 May 1 19:58 .gitignore [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 42 May 1 19:58 .golangci.yml [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 87 May 1 19:58 .hadolint.yml [2023-05-01T20:01:09.998Z] drwxr-xr-x 3 1001 1001 4096 May 1 19:59 .semver [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 166 May 1 19:58 .sonarcloud.properties [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 1171 May 1 19:58 ADOPTERS.md [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 10835 May 1 19:58 Attribution.txt [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 73765 May 1 19:58 CHANGELOG.md [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 3804 May 1 19:58 CONTRIBUTING.md [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 677 May 1 19:58 GOVERNANCE.md [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 883 May 1 19:58 Jenkinsfile [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 10775 May 1 19:58 LICENSE [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 14368 May 1 19:58 Makefile [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 582 May 1 19:58 OWNERS.md [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 9403 May 1 19:58 README.md [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 789 May 1 19:58 SECURITY.md [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 5 May 1 19:59 VERSION [2023-05-01T20:01:09.998Z] drwxrwxr-x 2 1001 1001 4096 May 1 19:58 bin [2023-05-01T20:01:09.998Z] drwxrwxr-x 18 1001 1001 4096 May 1 19:58 cmd [2023-05-01T20:01:09.998Z] -rw-r--r-- 1 root root 448352 May 1 20:00 coverage.out [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 3200 May 1 19:58 go.mod [2023-05-01T20:01:09.998Z] -rw-rw-r-- 1 1001 1001 31155 May 1 19:58 go.sum [2023-05-01T20:01:09.999Z] drwxrwxr-x 7 1001 1001 4096 May 1 19:58 internal [2023-05-01T20:01:09.999Z] drwxrwxr-x 3 1001 1001 4096 May 1 19:58 openapi [2023-05-01T20:01:09.999Z] -rw-rw-r-- 1 1001 1001 594 May 1 19:58 security.txt [2023-05-01T20:01:09.999Z] drwxrwxr-x 4 1001 1001 4096 May 1 19:58 snap [2023-05-01T20:01:09.999Z] -rw-rw-r-- 1 1001 1001 204 May 1 19:58 version.go [Pipeline] sh [2023-05-01T20:01:10.321Z] + '[' -e coverage.out ] [2023-05-01T20:01:10.321Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-01T20:01:10.458Z] Stashed 1 file(s) [Pipeline] sh [2023-05-01T20:01:10.756Z] + make build [2023-05-01T20:01:10.756Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-01T20:01:13.048Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12232 in /w/workspace/edgexfoundry_edgex-go_PR-4542 [Pipeline] { [Pipeline] ws [2023-05-01T20:01:13.099Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-01T20:01:13.179Z] The recommended git tool is: git [2023-05-01T20:01:18.609Z] using credential edgex-jenkins-ssh [2023-05-01T20:01:18.626Z] Cloning the remote Git repository [2023-05-01T20:01:18.673Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-01T20:01:18.772Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-01T20:01:18.944Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-01T20:01:18.945Z] > git --version # timeout=10 [2023-05-01T20:01:18.969Z] > git --version # 'git version 2.25.1' [2023-05-01T20:01:18.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T20:01:19.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T20:01:22.963Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-01T20:01:24.342Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-01T20:01:25.277Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-01T20:01:26.213Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-01T20:01:32.769Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-01T20:01:34.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-01T20:01:35.605Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-01T20:01:36.982Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-01T20:01:36.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-01T20:01:36.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T20:01:36.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-01T20:01:37.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-01T20:01:37.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T20:01:37.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4542/head:refs/remotes/origin/PR-4542 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-01T20:01:37.748Z] Merging remotes/origin/main commit 805e484e69628a6e3579adc566ad066761c57bdb into PR head commit 469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:01:37.922Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-01T20:01:38.179Z] Merge succeeded, producing 469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:01:38.180Z] Checking out Revision 469330d6094ca8e55d01cda5988f2f1d6884033d (PR-4542) [2023-05-01T20:01:38.846Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-01T20:01:38.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-05-01T20:01:38.901Z] > git --version # timeout=10 [2023-05-01T20:01:38.914Z] > git --version # 'git version 2.25.1' [2023-05-01T20:01:38.933Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T20:01:37.770Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T20:01:37.838Z] > git checkout -f 469330d6094ca8e55d01cda5988f2f1d6884033d # timeout=10 [2023-05-01T20:01:38.064Z] > git remote # timeout=10 [2023-05-01T20:01:38.086Z] > git config --get remote.origin.url # timeout=10 [2023-05-01T20:01:38.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T20:01:38.133Z] > git merge 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 [2023-05-01T20:01:38.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-01T20:01:38.189Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T20:01:38.206Z] > git checkout -f 469330d6094ca8e55d01cda5988f2f1d6884033d # timeout=10 [2023-05-01T20:01:39.799Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-01T20:01:40.093Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T20:01:40.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T20:01:40.093Z] Dload Upload Total Spent Left Speed [2023-05-01T20:01:40.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 70159 0 --:--:-- --:--:-- --:--:-- 69715 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-05-01T20:01:40.718Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T20:01:41.077Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-05-01T20:01:41.077Z] [2023-05-01T20:01:41.077Z] { [2023-05-01T20:01:41.077Z] "registry-mirrors": [ [2023-05-01T20:01:41.077Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T20:01:41.077Z] ], [2023-05-01T20:01:41.077Z] "bip": "10.250.0.254/24", [2023-05-01T20:01:41.077Z] "hosts": [ [2023-05-01T20:01:41.077Z] "tcp://0.0.0.0:5555", [2023-05-01T20:01:41.077Z] "unix:///var/run/docker.sock" [2023-05-01T20:01:41.077Z] ], [2023-05-01T20:01:41.077Z] "mtu": 1458, [2023-05-01T20:01:41.077Z] "selinux-enabled": true, [2023-05-01T20:01:41.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T20:01:41.077Z] } [Pipeline] sh [Pipeline] } [2023-05-01T20:01:41.213Z] $ docker stop --time=1 ecbbe3f86ba7a452cb665750d5f4b7d4703118f933fc80759fcdd18a901294f9 [2023-05-01T20:01:41.428Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-01T20:01:44.807Z] $ docker rm -f --volumes ecbbe3f86ba7a452cb665750d5f4b7d4703118f933fc80759fcdd18a901294f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-05-01T20:01:45.547Z] + sudo service docker restart [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:01:46.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-01T20:01:46.096Z] [2023-05-01T20:01:46.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:01:46.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-01T20:01:46.469Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-01T20:01:46.469Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-01T20:01:46.469Z] ca9280d653b3: Pulling fs layer [2023-05-01T20:01:46.469Z] 7e9c9ca2126c: Pulling fs layer [2023-05-01T20:01:46.469Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-01T20:01:46.469Z] cbdbe7a5bc2a: Download complete [2023-05-01T20:01:46.729Z] ca9280d653b3: Verifying Checksum [2023-05-01T20:01:46.729Z] ca9280d653b3: Download complete [2023-05-01T20:01:46.729Z] cbdbe7a5bc2a: Pull complete [2023-05-01T20:01:46.986Z] 7e9c9ca2126c: Verifying Checksum [2023-05-01T20:01:46.987Z] 7e9c9ca2126c: Download complete [2023-05-01T20:01:47.244Z] ca9280d653b3: Pull complete [2023-05-01T20:01:50.528Z] 7e9c9ca2126c: Pull complete [2023-05-01T20:01:50.528Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-01T20:01:50.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-01T20:01:50.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:01:50.761Z] prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container [2023-05-01T20:01:50.796Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-01T20:01:52.189Z] $ docker top 24f53815f993879e64e996a5374457955407deba0ec213d4efa5f692862038a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:01:52.571Z] + docker-compose build --help [2023-05-01T20:01:52.571Z] + grep parallel [2023-05-01T20:01:53.144Z] --parallel Build images in parallel. [Pipeline] } [2023-05-01T20:01:53.187Z] $ docker stop --time=1 24f53815f993879e64e996a5374457955407deba0ec213d4efa5f692862038a9 [2023-05-01T20:01:54.508Z] $ docker rm -f --volumes 24f53815f993879e64e996a5374457955407deba0ec213d4efa5f692862038a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:01:55.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-01T20:01:55.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:01:55.279Z] prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container [2023-05-01T20:01:55.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-01T20:01:55.652Z] $ docker top 515ecce3187a7d403d7ddca173399223a0d7c8ad944a6f09974c60e95dd9edb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:01:56.034Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-01T20:01:56.606Z] Building core-command ... [2023-05-01T20:01:56.606Z] Building core-common-config-bootstrapper ... [2023-05-01T20:01:56.606Z] Building core-data ... [2023-05-01T20:01:56.606Z] Building core-metadata ... [2023-05-01T20:01:56.606Z] Building security-bootstrapper ... [2023-05-01T20:01:56.606Z] Building security-proxy-auth ... [2023-05-01T20:01:56.606Z] Building security-proxy-setup ... [2023-05-01T20:01:56.606Z] Building security-secretstore-setup ... [2023-05-01T20:01:56.606Z] Building security-spiffe-token-provider ... [2023-05-01T20:01:56.606Z] Building security-spire-agent ... [2023-05-01T20:01:56.606Z] Building security-spire-config ... [2023-05-01T20:01:56.606Z] Building security-spire-server ... [2023-05-01T20:01:56.606Z] Building support-notifications ... [2023-05-01T20:01:56.606Z] Building support-scheduler ... [2023-05-01T20:01:56.606Z] Building core-metadata [2023-05-01T20:01:56.606Z] Building security-spire-server [2023-05-01T20:01:56.606Z] Building security-spire-config [2023-05-01T20:01:56.606Z] Building support-notifications [2023-05-01T20:01:56.606Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T20:02:03.851Z] provisioning config files... [2023-05-01T20:02:03.876Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6453323443981819989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:02:04.268Z] ---> docker-login.sh [2023-05-01T20:02:04.268Z] nexus3.edgexfoundry.org:10001 [2023-05-01T20:02:04.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:02:04.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:02:04.858Z] Configure a credential helper to remove this warning. See [2023-05-01T20:02:04.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:02:04.858Z] [2023-05-01T20:02:04.858Z] Login Succeeded [2023-05-01T20:02:04.858Z] nexus3.edgexfoundry.org:10002 [2023-05-01T20:02:05.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:02:05.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:02:05.399Z] Configure a credential helper to remove this warning. See [2023-05-01T20:02:05.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:02:05.399Z] [2023-05-01T20:02:05.399Z] Login Succeeded [2023-05-01T20:02:05.399Z] nexus3.edgexfoundry.org:10003 [2023-05-01T20:02:05.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:02:05.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:02:05.670Z] Configure a credential helper to remove this warning. See [2023-05-01T20:02:05.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:02:05.670Z] [2023-05-01T20:02:05.670Z] Login Succeeded [2023-05-01T20:02:05.670Z] nexus3.edgexfoundry.org:10004 [2023-05-01T20:02:05.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:02:05.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:02:05.943Z] Configure a credential helper to remove this warning. See [2023-05-01T20:02:05.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:02:05.943Z] [2023-05-01T20:02:05.943Z] Login Succeeded [2023-05-01T20:02:05.943Z] docker.io [2023-05-01T20:02:06.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T20:02:06.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T20:02:06.481Z] Configure a credential helper to remove this warning. See [2023-05-01T20:02:06.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T20:02:06.481Z] [2023-05-01T20:02:06.481Z] Login Succeeded [2023-05-01T20:02:06.481Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T20:02:06.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-01T20:02:07.253Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-01T20:02:07.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T20:02:07.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T20:02:07.370Z] ========================================================= [2023-05-01T20:02:07.370Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T20:02:07.370Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-01T20:02:07.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T20:02:08.024Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T20:02:08.024Z] c41833b44d91: Pulling fs layer [2023-05-01T20:02:08.024Z] ed15518f5707: Pulling fs layer [2023-05-01T20:02:08.024Z] feae8fd75edb: Pulling fs layer [2023-05-01T20:02:08.024Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T20:02:08.024Z] 3cdef696dda3: Pulling fs layer [2023-05-01T20:02:08.024Z] 2ced38df9373: Pulling fs layer [2023-05-01T20:02:08.024Z] 58f1dce35555: Pulling fs layer [2023-05-01T20:02:08.024Z] 3cdef696dda3: Waiting [2023-05-01T20:02:08.024Z] 2ced38df9373: Waiting [2023-05-01T20:02:08.024Z] 58f1dce35555: Waiting [2023-05-01T20:02:08.024Z] 242c74f7c9fa: Waiting [2023-05-01T20:02:08.024Z] ed15518f5707: Verifying Checksum [2023-05-01T20:02:08.024Z] ed15518f5707: Download complete [2023-05-01T20:02:08.024Z] 242c74f7c9fa: Verifying Checksum [2023-05-01T20:02:08.024Z] 242c74f7c9fa: Download complete [2023-05-01T20:02:08.024Z] 3cdef696dda3: Verifying Checksum [2023-05-01T20:02:08.024Z] 3cdef696dda3: Download complete [2023-05-01T20:02:08.024Z] c41833b44d91: Verifying Checksum [2023-05-01T20:02:08.024Z] c41833b44d91: Download complete [2023-05-01T20:02:09.006Z] c41833b44d91: Pull complete [2023-05-01T20:02:09.276Z] 58f1dce35555: Verifying Checksum [2023-05-01T20:02:09.276Z] 58f1dce35555: Download complete [2023-05-01T20:02:09.550Z] ed15518f5707: Pull complete [2023-05-01T20:02:10.521Z] feae8fd75edb: Verifying Checksum [2023-05-01T20:02:10.521Z] feae8fd75edb: Download complete [2023-05-01T20:02:10.521Z] 2ced38df9373: Verifying Checksum [2023-05-01T20:02:10.521Z] 2ced38df9373: Download complete [2023-05-01T20:02:11.486Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:02:11.486Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:02:11.486Z] ---> 05ef2511bb7d [2023-05-01T20:02:11.486Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:02:11.486Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:02:11.486Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:02:11.486Z] ---> 05ef2511bb7d [2023-05-01T20:02:11.486Z] Step 3/25 : WORKDIR /edgex-go [2023-05-01T20:02:11.486Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:02:11.486Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:02:11.486Z] ---> 05ef2511bb7d [2023-05-01T20:02:11.486Z] Step 3/26 : WORKDIR /edgex-go [2023-05-01T20:02:11.486Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:02:11.486Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:02:11.486Z] ---> 05ef2511bb7d [2023-05-01T20:02:11.486Z] Step 3/27 : WORKDIR /edgex-go [2023-05-01T20:02:11.486Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:02:11.486Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:02:11.486Z] ---> 05ef2511bb7d [2023-05-01T20:02:11.486Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:02:15.679Z] ---> Running in 5928cb588005 [2023-05-01T20:02:15.679Z] ---> Running in 43006824a590 [2023-05-01T20:02:15.679Z] ---> Running in c9d2ff625118 [2023-05-01T20:02:15.679Z] ---> Running in 8e50cab9d7b4 [2023-05-01T20:02:15.679Z] ---> Running in a895266852b4 [2023-05-01T20:02:15.679Z] Removing intermediate container 5928cb588005 [2023-05-01T20:02:15.679Z] ---> a09ea9a3062b [2023-05-01T20:02:15.679Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:02:15.679Z] Removing intermediate container c9d2ff625118 [2023-05-01T20:02:15.679Z] ---> d1d06d36b84c [2023-05-01T20:02:15.679Z] Step 4/25 : WORKDIR /edgex-go [2023-05-01T20:02:15.679Z] Removing intermediate container a895266852b4 [2023-05-01T20:02:15.679Z] ---> 00f2993a8f66 [2023-05-01T20:02:15.679Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-01T20:02:15.679Z] Removing intermediate container 8e50cab9d7b4 [2023-05-01T20:02:15.679Z] ---> ac3f86264f44 [2023-05-01T20:02:15.679Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-01T20:02:15.679Z] Removing intermediate container 43006824a590 [2023-05-01T20:02:15.679Z] ---> 2d7bf061486b [2023-05-01T20:02:15.679Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-01T20:02:15.679Z] ---> Running in 313288c3d382 [2023-05-01T20:02:15.679Z] ---> Running in 211735e04db7 [2023-05-01T20:02:15.679Z] ---> Running in d34c95df818c [2023-05-01T20:02:15.679Z] ---> Running in 53daf9e3788b [2023-05-01T20:02:15.679Z] ---> Running in 74327a7f77f4 [2023-05-01T20:02:15.679Z] Removing intermediate container 211735e04db7 [2023-05-01T20:02:15.679Z] ---> 3a5af5dd17d4 [2023-05-01T20:02:15.679Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-01T20:02:15.679Z] Removing intermediate container 53daf9e3788b [2023-05-01T20:02:15.679Z] ---> 264cee4c06f0 [2023-05-01T20:02:15.679Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-01T20:02:15.679Z] ---> Running in f0551198b98c [2023-05-01T20:02:15.679Z] ---> Running in 0e52cb5f108d [2023-05-01T20:02:15.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:15.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:15.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:15.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:15.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:15.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:15.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:15.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:16.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:16.196Z] OK: 265 MiB in 53 packages [2023-05-01T20:02:16.196Z] OK: 265 MiB in 53 packages [2023-05-01T20:02:16.196Z] OK: 265 MiB in 53 packages [2023-05-01T20:02:16.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:02:16.456Z] OK: 265 MiB in 53 packages [2023-05-01T20:02:16.456Z] OK: 265 MiB in 53 packages [2023-05-01T20:02:17.026Z] Removing intermediate container 313288c3d382 [2023-05-01T20:02:17.026Z] ---> 5bf8f6d85b63 [2023-05-01T20:02:17.026Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-01T20:02:17.026Z] Removing intermediate container d34c95df818c [2023-05-01T20:02:17.026Z] ---> 07115139b771 [2023-05-01T20:02:17.026Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-01T20:02:17.026Z] Removing intermediate container f0551198b98c [2023-05-01T20:02:17.026Z] ---> 7ffd7b9e4c89 [2023-05-01T20:02:17.026Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:02:17.026Z] Removing intermediate container 74327a7f77f4 [2023-05-01T20:02:17.026Z] ---> 6b7764d8a499 [2023-05-01T20:02:17.026Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-01T20:02:17.026Z] Removing intermediate container 0e52cb5f108d [2023-05-01T20:02:17.026Z] ---> 2bbe08682dc1 [2023-05-01T20:02:17.026Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-01T20:02:17.026Z] ---> 4babfd4bc86d [2023-05-01T20:02:17.026Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:02:17.026Z] ---> 0c0954756106 [2023-05-01T20:02:17.026Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:02:17.285Z] ---> Running in 7df7490df8ba [2023-05-01T20:02:17.285Z] ---> Running in eb6e3e0daa03 [2023-05-01T20:02:17.285Z] ---> 7da6428c8388 [2023-05-01T20:02:17.285Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:02:17.285Z] ---> Running in 80354bbd2141 [2023-05-01T20:02:17.285Z] ---> e85a565a94a7 [2023-05-01T20:02:17.285Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:02:17.285Z] ---> Running in 27ded0ded6f3 [2023-05-01T20:02:17.285Z] ---> 03a1c852c0eb [2023-05-01T20:02:17.285Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:02:17.285Z] ---> Running in a341aadd83d8 [2023-05-01T20:02:22.860Z] feae8fd75edb: Pull complete [2023-05-01T20:02:22.860Z] 242c74f7c9fa: Pull complete [2023-05-01T20:02:22.860Z] 3cdef696dda3: Pull complete [2023-05-01T20:02:28.452Z] 2ced38df9373: Pull complete [2023-05-01T20:02:30.420Z] 58f1dce35555: Pull complete [2023-05-01T20:02:30.420Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T20:02:30.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T20:02:30.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-01T20:02:30.819Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T20:02:30.819Z] WORKDIR /edgex [2023-05-01T20:02:30.819Z] COPY go.mod . [2023-05-01T20:02:30.819Z] RUN go mod download+ [2023-05-01T20:02:30.819Z] docker build -t ci-base-image-arm64 -f - . [2023-05-01T20:02:31.412Z] Sending build context to Docker daemon 2.932MB [2023-05-01T20:02:31.412Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T20:02:31.412Z] ---> fadd8f120f05 [2023-05-01T20:02:31.412Z] Step 2/4 : WORKDIR /edgex [2023-05-01T20:02:33.366Z] ---> Running in bec9cef0ddc2 [2023-05-01T20:02:33.635Z] Removing intermediate container bec9cef0ddc2 [2023-05-01T20:02:33.635Z] ---> f4a3bcebbb0a [2023-05-01T20:02:33.635Z] Step 3/4 : COPY go.mod . [2023-05-01T20:02:34.232Z] ---> 7119009fec78 [2023-05-01T20:02:34.232Z] Step 4/4 : RUN go mod download [2023-05-01T20:02:34.232Z] ---> Running in 987fb8eb5880 [2023-05-01T20:02:56.127Z] Removing intermediate container a341aadd83d8 [2023-05-01T20:02:56.127Z] ---> abac16b94e23 [2023-05-01T20:02:56.127Z] Step 8/25 : COPY . . [2023-05-01T20:02:56.127Z] Removing intermediate container 80354bbd2141 [2023-05-01T20:02:56.127Z] ---> c08c1ae9767e [2023-05-01T20:02:56.127Z] Step 8/23 : COPY . . [2023-05-01T20:02:56.127Z] Removing intermediate container 7df7490df8ba [2023-05-01T20:02:56.127Z] ---> efead175b64d [2023-05-01T20:02:56.127Z] Step 7/25 : COPY . . [2023-05-01T20:02:56.127Z] Removing intermediate container eb6e3e0daa03 [2023-05-01T20:02:56.127Z] ---> 640c9cf117af [2023-05-01T20:02:56.127Z] Step 7/27 : COPY . . [2023-05-01T20:02:56.127Z] Removing intermediate container 27ded0ded6f3 [2023-05-01T20:02:56.127Z] ---> cea3654e9981 [2023-05-01T20:02:56.127Z] Step 7/26 : COPY . . [2023-05-01T20:03:06.518Z] Removing intermediate container 987fb8eb5880 [2023-05-01T20:03:06.519Z] ---> c2d38a7460d3 [2023-05-01T20:03:06.519Z] Successfully built c2d38a7460d3 [2023-05-01T20:03:06.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:03:06.917Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T20:03:06.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:03:07.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container [2023-05-01T20:03:07.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-01T20:03:08.398Z] $ docker top 6d889e5c77f1afee635f847cdede1d9c187da4222eb554dc9cca80da5a2899c9 -eo pid,comm [2023-05-01T20:03:08.421Z] ---> 9325171b1bfd [2023-05-01T20:03:08.421Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-01T20:03:08.421Z] ---> Running in a0036bec03ad [2023-05-01T20:03:08.421Z] ---> 7499dfd184d7 [2023-05-01T20:03:08.421Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-01T20:03:08.421Z] ---> f53275c8d2ad [2023-05-01T20:03:08.421Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-01T20:03:08.421Z] ---> e498d8a4040e [2023-05-01T20:03:08.421Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-01T20:03:08.421Z] ---> 2e3af92cc837 [2023-05-01T20:03:08.421Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-01T20:03:08.421Z] ---> Running in c05cd5ea0f02 [2023-05-01T20:03:08.421Z] ---> Running in 738415af0101 [2023-05-01T20:03:08.421Z] ---> Running in 01a2e2624068 [2023-05-01T20:03:08.421Z] ---> Running in cf6e3733bbdd [2023-05-01T20:03:08.421Z] Removing intermediate container c05cd5ea0f02 [2023-05-01T20:03:08.421Z] ---> e0990087ef31 [2023-05-01T20:03:08.421Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-01T20:03:08.421Z] Removing intermediate container 738415af0101 [2023-05-01T20:03:08.421Z] ---> e9f7ef089cf3 [2023-05-01T20:03:08.421Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-01T20:03:08.421Z] ---> Running in cb7dc6ab63aa [2023-05-01T20:03:08.421Z] ---> Running in 9e7cd37939e8 [2023-05-01T20:03:08.421Z] Removing intermediate container cb7dc6ab63aa [2023-05-01T20:03:08.421Z] ---> 0d3bb89ff8da [2023-05-01T20:03:08.421Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-01T20:03:08.421Z] Removing intermediate container 9e7cd37939e8 [2023-05-01T20:03:08.421Z] ---> d300e87132e5 [2023-05-01T20:03:08.421Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-01T20:03:08.421Z] ---> Running in cdc4d07dcbe8 [2023-05-01T20:03:08.421Z] ---> Running in 6e034b2f8988 [2023-05-01T20:03:08.421Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-01T20:03:08.421Z] Removing intermediate container cdc4d07dcbe8 [2023-05-01T20:03:08.421Z] ---> 58c40ed2d5e6 [2023-05-01T20:03:08.421Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-01T20:03:08.421Z] Removing intermediate container 6e034b2f8988 [2023-05-01T20:03:08.421Z] ---> 13f12ca71ea3 [2023-05-01T20:03:08.421Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-01T20:03:08.421Z] ---> Running in 76143abd82ba [2023-05-01T20:03:08.421Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-01T20:03:08.421Z] ---> Running in 2de082075880 [2023-05-01T20:03:08.421Z] 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 [Pipeline] { [Pipeline] sh [2023-05-01T20:03:09.275Z] + go version [2023-05-01T20:03:09.275Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T20:03:09.313Z] $ docker stop --time=1 6d889e5c77f1afee635f847cdede1d9c187da4222eb554dc9cca80da5a2899c9 [2023-05-01T20:03:09.800Z] Removing intermediate container 2de082075880 [2023-05-01T20:03:09.800Z] ---> 044d790640be [2023-05-01T20:03:09.800Z] Step 12/26 : WORKDIR /edgex-go [2023-05-01T20:03:09.800Z] ---> Running in 3743c431c4a1 [2023-05-01T20:03:09.800Z] Removing intermediate container 76143abd82ba [2023-05-01T20:03:09.800Z] ---> 5f7737e6961b [2023-05-01T20:03:09.800Z] Step 12/27 : WORKDIR /edgex-go [2023-05-01T20:03:09.800Z] ---> Running in 8937fe692f28 [2023-05-01T20:03:09.800Z] Removing intermediate container 3743c431c4a1 [2023-05-01T20:03:09.800Z] ---> f9038aa7c1c6 [2023-05-01T20:03:09.800Z] [2023-05-01T20:03:09.800Z] Step 13/26 : FROM alpine:3.17 [2023-05-01T20:03:09.800Z] Removing intermediate container 8937fe692f28 [2023-05-01T20:03:09.800Z] ---> 6bd93415985d [2023-05-01T20:03:09.800Z] [2023-05-01T20:03:09.800Z] Step 13/27 : FROM alpine:3.17 [2023-05-01T20:03:10.901Z] $ docker rm -f --volumes 6d889e5c77f1afee635f847cdede1d9c187da4222eb554dc9cca80da5a2899c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-05-01T20:03:11.175Z] 3.17: Pulling from library/alpine [2023-05-01T20:03:11.175Z] 3.17: Pulling from library/alpine [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-01T20:03:11.434Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T20:03:11.434Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T20:03:11.434Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T20:03:11.434Z] Status: Image is up to date for alpine:3.17 [2023-05-01T20:03:11.434Z] ---> 9ed4aefc74f6 [2023-05-01T20:03:11.434Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-01T20:03:11.434Z] ---> 9ed4aefc74f6 [2023-05-01T20:03:11.434Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-01T20:03:11.434Z] ---> Running in a5bf0127a6b0 [2023-05-01T20:03:11.434Z] ---> Running in bdc3967dabdd [Pipeline] sh [2023-05-01T20:03:11.692Z] Removing intermediate container bdc3967dabdd [2023-05-01T20:03:11.692Z] ---> cbccbcfa4490 [2023-05-01T20:03:11.692Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-01T20:03:11.692Z] ---> Running in b88c4614bcd2 [2023-05-01T20:03:11.692Z] Removing intermediate container a5bf0127a6b0 [2023-05-01T20:03:11.692Z] ---> d60047b24253 [2023-05-01T20:03:11.692Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-01T20:03:11.794Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T20:03:11.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:03:11.951Z] ---> Running in b2471c0469a3 [2023-05-01T20:03:12.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container [2023-05-01T20:03:12.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-01T20:03:12.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:12.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:12.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:12.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:12.727Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:03:12.727Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:03:12.727Z] OK: 17820 distinct packages available [2023-05-01T20:03:12.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:12.727Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:03:12.727Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:03:12.727Z] OK: 17820 distinct packages available [2023-05-01T20:03:12.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:12.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:12.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:13.245Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-01T20:03:13.245Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-01T20:03:13.246Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-01T20:03:13.246Z] (3/5) Installing libucontext (1.2-r0) [2023-05-01T20:03:13.246Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-01T20:03:13.246Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-01T20:03:13.246Z] (3/4) Installing libucontext (1.2-r0) [2023-05-01T20:03:13.246Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-01T20:03:13.246Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-01T20:03:13.246Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:03:13.246Z] OK: 7 MiB in 19 packages [2023-05-01T20:03:13.246Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:03:13.246Z] OK: 8 MiB in 20 packages [2023-05-01T20:03:13.255Z] $ docker top f722930d9f8f43514f8ebbb5179043fcc053e391161c78f845fc1503c5252db5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-01T20:03:13.609Z] ========================================================= [2023-05-01T20:03:13.609Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-01T20:03:13.609Z] ========================================================= [Pipeline] sh [2023-05-01T20:03:13.934Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-01T20:03:14.326Z] + make test [2023-05-01T20:03:14.327Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T20:03:15.146Z] Removing intermediate container b88c4614bcd2 [2023-05-01T20:03:15.146Z] ---> 2218324ca9dc [2023-05-01T20:03:15.146Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:03:15.146Z] Removing intermediate container b2471c0469a3 [2023-05-01T20:03:15.146Z] ---> 90786b48bd1e [2023-05-01T20:03:15.146Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:03:16.101Z] ---> de9cc741c430 [2023-05-01T20:03:16.101Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:03:16.101Z] ---> d7f9f7dd6e11 [2023-05-01T20:03:16.101Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:03:16.670Z] ---> 94cba3deb4dd [2023-05-01T20:03:16.670Z] ---> 6cb56f80556d [2023-05-01T20:03:16.670Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-01T20:03:16.670Z] [2023-05-01T20:03:25.305Z] ---> 55c0f6117276 [2023-05-01T20:03:25.305Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-01T20:03:25.305Z] ---> c63512fc75e6 [2023-05-01T20:03:25.305Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-01T20:03:25.562Z] ---> 622c604c7eda [2023-05-01T20:03:25.563Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-01T20:03:25.563Z] ---> 38c13a60f6c1 [2023-05-01T20:03:25.563Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-01T20:03:25.563Z] ---> Running in aedceef639ea [2023-05-01T20:03:25.821Z] Removing intermediate container aedceef639ea [2023-05-01T20:03:25.821Z] ---> ee19f1efb5ae [2023-05-01T20:03:25.821Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-01T20:03:26.079Z] ---> 4bbb4d15c79d [2023-05-01T20:03:26.079Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-01T20:03:26.480Z] ---> 4c677d9f423b [2023-05-01T20:03:26.480Z] Step 22/27 : WORKDIR / [2023-05-01T20:03:26.480Z] ---> Running in e9317756047b [2023-05-01T20:03:26.739Z] Removing intermediate container e9317756047b [2023-05-01T20:03:26.740Z] ---> d8c2a6798def [2023-05-01T20:03:26.740Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-01T20:03:26.740Z] ---> 18ce3c96b365 [2023-05-01T20:03:26.740Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-01T20:03:26.740Z] ---> Running in 8277993802fe [2023-05-01T20:03:26.740Z] ---> Running in 0667df15b08c [2023-05-01T20:03:27.002Z] Removing intermediate container 8277993802fe [2023-05-01T20:03:27.002Z] ---> 0ee06465729f [2023-05-01T20:03:27.002Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-01T20:03:27.002Z] ---> Running in 79fd354c3266 [2023-05-01T20:03:27.002Z] Removing intermediate container 0667df15b08c [2023-05-01T20:03:27.002Z] ---> ba08ea318b1c [2023-05-01T20:03:27.002Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-01T20:03:27.002Z] ---> Running in ba80ebaafaa7 [2023-05-01T20:03:27.261Z] Removing intermediate container 79fd354c3266 [2023-05-01T20:03:27.261Z] ---> aada448a009c [2023-05-01T20:03:27.261Z] Step 25/27 : LABEL arch=x86_64 [2023-05-01T20:03:27.521Z] Removing intermediate container ba80ebaafaa7 [2023-05-01T20:03:27.521Z] ---> 9ba5f1ebd1b8 [2023-05-01T20:03:27.521Z] Step 24/26 : LABEL arch=x86_64 [2023-05-01T20:03:27.521Z] ---> Running in 7bb68b0205f4 [2023-05-01T20:03:27.521Z] ---> Running in 182e06eb6a44 [2023-05-01T20:03:28.306Z] Removing intermediate container 7bb68b0205f4 [2023-05-01T20:03:28.306Z] ---> a02530767ae8 [2023-05-01T20:03:28.306Z] Step 26/27 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:03:28.306Z] ---> Running in 56f9acaece5b [2023-05-01T20:03:28.306Z] Removing intermediate container 182e06eb6a44 [2023-05-01T20:03:28.306Z] ---> 9eeb113b9f46 [2023-05-01T20:03:28.306Z] Step 25/26 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:03:28.306Z] ---> Running in 7792ba1084cc [2023-05-01T20:03:28.574Z] Removing intermediate container 56f9acaece5b [2023-05-01T20:03:28.574Z] ---> e96c73935c62 [2023-05-01T20:03:28.574Z] Step 27/27 : LABEL version=0.0.0 [2023-05-01T20:03:28.574Z] ---> Running in bc3d5adb5b8e [2023-05-01T20:03:28.574Z] Removing intermediate container 7792ba1084cc [2023-05-01T20:03:28.574Z] ---> 9750b72028e1 [2023-05-01T20:03:28.574Z] Step 26/26 : LABEL version=0.0.0 [2023-05-01T20:03:28.967Z] ---> Running in e0a000d71d7b [2023-05-01T20:03:28.967Z] Removing intermediate container bc3d5adb5b8e [2023-05-01T20:03:28.967Z] ---> c4238eb80d3f [2023-05-01T20:03:28.967Z] [2023-05-01T20:03:28.967Z] Successfully built c4238eb80d3f [2023-05-01T20:03:28.967Z] Successfully tagged security-spire-config:latest [2023-05-01T20:03:28.967Z] Building security-proxy-setup [2023-05-01T20:03:29.450Z]  Building security-spire-config ... done Removing intermediate container e0a000d71d7b [2023-05-01T20:03:29.450Z] ---> 872182441422 [2023-05-01T20:03:29.450Z] [2023-05-01T20:03:29.450Z] Successfully built 872182441422 [2023-05-01T20:03:29.450Z] Successfully tagged security-spire-server:latest [2023-05-01T20:03:29.450Z] Building core-command [2023-05-01T20:03:32.266Z]  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-01T20:03:34.817Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:03:34.817Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:03:34.817Z] ---> 05ef2511bb7d [2023-05-01T20:03:34.817Z] Step 3/22 : WORKDIR /edgex-go [2023-05-01T20:03:34.817Z] ---> Using cache [2023-05-01T20:03:34.817Z] ---> 2d7bf061486b [2023-05-01T20:03:34.817Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-01T20:03:36.213Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:03:36.213Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:03:36.213Z] ---> 05ef2511bb7d [2023-05-01T20:03:36.213Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:03:36.213Z] ---> Using cache [2023-05-01T20:03:36.213Z] ---> d1d06d36b84c [2023-05-01T20:03:36.213Z] Step 4/24 : WORKDIR /edgex-go [2023-05-01T20:03:36.213Z] ---> Using cache [2023-05-01T20:03:36.213Z] ---> 264cee4c06f0 [2023-05-01T20:03:36.213Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-01T20:03:36.213Z] ---> Using cache [2023-05-01T20:03:36.213Z] ---> 2bbe08682dc1 [2023-05-01T20:03:36.213Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-01T20:03:36.213Z] ---> Using cache [2023-05-01T20:03:36.213Z] ---> 03a1c852c0eb [2023-05-01T20:03:36.213Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:03:36.213Z] ---> Using cache [2023-05-01T20:03:36.213Z] ---> abac16b94e23 [2023-05-01T20:03:36.213Z] Step 8/24 : COPY . . [2023-05-01T20:03:36.213Z] ---> Using cache [2023-05-01T20:03:36.213Z] ---> 2e3af92cc837 [2023-05-01T20:03:36.213Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-01T20:03:40.462Z] ---> Running in 2cfc97edf24d [2023-05-01T20:03:40.462Z] ---> Running in cecf87a099bf [2023-05-01T20:03:40.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:40.462Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-01T20:03:40.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:40.462Z] OK: 265 MiB in 53 packages [2023-05-01T20:03:43.879Z] Removing intermediate container cecf87a099bf [2023-05-01T20:03:43.879Z] ---> f370f505ed38 [2023-05-01T20:03:43.879Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-01T20:03:44.139Z] Removing intermediate container cf6e3733bbdd [2023-05-01T20:03:44.139Z] ---> cd617e8b8c7b [2023-05-01T20:03:44.139Z] [2023-05-01T20:03:44.139Z] Step 10/25 : FROM alpine:3.17 [2023-05-01T20:03:44.139Z] ---> 9ed4aefc74f6 [2023-05-01T20:03:44.139Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:03:44.139Z] Removing intermediate container a0036bec03ad [2023-05-01T20:03:44.139Z] ---> ee30fab95774 [2023-05-01T20:03:44.139Z] [2023-05-01T20:03:44.139Z] Step 9/25 : FROM alpine:3.17 [2023-05-01T20:03:44.139Z] ---> 9ed4aefc74f6 [2023-05-01T20:03:44.139Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-01T20:03:44.139Z] Removing intermediate container 01a2e2624068 [2023-05-01T20:03:44.139Z] ---> 765058598a70 [2023-05-01T20:03:44.139Z] [2023-05-01T20:03:44.139Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:03:44.139Z] ---> 9ed4aefc74f6 [2023-05-01T20:03:44.139Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-01T20:03:44.139Z] ---> Running in c32b55b2fd67 [2023-05-01T20:03:44.139Z] ---> Running in b18d8b37501e [2023-05-01T20:03:44.139Z] ---> Running in c127a5a6777b [2023-05-01T20:03:44.710Z] ---> 88487aa75a7c [2023-05-01T20:03:44.710Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:03:44.710Z] ---> Running in dcb6ffec4f6e [2023-05-01T20:03:44.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:44.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:44.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:44.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:44.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:44.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:03:45.279Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T20:03:45.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:03:45.279Z] OK: 7 MiB in 16 packages [2023-05-01T20:03:45.279Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-01T20:03:45.279Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-01T20:03:45.279Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-01T20:03:45.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:03:45.279Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T20:03:45.279Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-01T20:03:45.279Z] (3/3) Installing su-exec (0.2-r2) [2023-05-01T20:03:45.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:03:45.279Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T20:03:45.538Z] OK: 8 MiB in 18 packages [2023-05-01T20:03:45.538Z] OK: 8 MiB in 17 packages [2023-05-01T20:03:46.112Z] Removing intermediate container c32b55b2fd67 [2023-05-01T20:03:46.112Z] ---> 51dcf2f2a82a [2023-05-01T20:03:46.112Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:03:46.472Z] ---> Running in 55fec8037674 [2023-05-01T20:03:47.225Z] Removing intermediate container c127a5a6777b [2023-05-01T20:03:47.225Z] ---> c2c6683d9cf7 [2023-05-01T20:03:47.225Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-01T20:03:47.225Z] Removing intermediate container b18d8b37501e [2023-05-01T20:03:47.225Z] ---> 2eeb2d9a898c [2023-05-01T20:03:47.225Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:03:47.225Z] Removing intermediate container 55fec8037674 [2023-05-01T20:03:47.225Z] ---> 29540b111347 [2023-05-01T20:03:47.225Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-01T20:03:47.225Z] ---> Running in 5b16868b087c [2023-05-01T20:03:47.225Z] ---> Running in a1bff6c5bb95 [2023-05-01T20:03:47.225Z] ---> Running in c031e6f7dead [2023-05-01T20:03:47.225Z] Removing intermediate container 5b16868b087c [2023-05-01T20:03:47.225Z] ---> 403dec90e6b0 [2023-05-01T20:03:47.225Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-01T20:03:47.225Z] Removing intermediate container a1bff6c5bb95 [2023-05-01T20:03:47.225Z] ---> 124205488778 [2023-05-01T20:03:47.225Z] Step 12/25 : WORKDIR / [2023-05-01T20:03:47.225Z] ---> Running in 4457e6b1dcfe [2023-05-01T20:03:47.225Z] ---> Running in 4d296f59c1cf [2023-05-01T20:03:47.225Z] Removing intermediate container c031e6f7dead [2023-05-01T20:03:47.225Z] ---> be701c5f5606 [2023-05-01T20:03:47.225Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-01T20:03:47.225Z] ---> Running in ead1d13b8eec [2023-05-01T20:03:47.488Z] Removing intermediate container 4457e6b1dcfe [2023-05-01T20:03:47.488Z] ---> b3af64997805 [2023-05-01T20:03:47.488Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-01T20:03:47.488Z] Removing intermediate container 4d296f59c1cf [2023-05-01T20:03:47.488Z] ---> 40c3267b89e5 [2023-05-01T20:03:47.488Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:03:47.749Z] ---> Running in 781e2a80c138 [2023-05-01T20:03:47.749Z] Removing intermediate container ead1d13b8eec [2023-05-01T20:03:47.749Z] ---> a528a948a6b6 [2023-05-01T20:03:47.749Z] Step 15/25 : WORKDIR / [2023-05-01T20:03:47.749Z] ---> Running in 0c60d0b6e65b [2023-05-01T20:03:48.009Z] ---> 0ba635457e9e [2023-05-01T20:03:48.009Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:03:48.009Z] Removing intermediate container 0c60d0b6e65b [2023-05-01T20:03:48.009Z] ---> 3e55f0a71914 [2023-05-01T20:03:48.009Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:03:48.009Z] Removing intermediate container 781e2a80c138 [2023-05-01T20:03:48.009Z] ---> 0ff26ec3b732 [2023-05-01T20:03:48.009Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:03:48.273Z] ---> 224f05d2e717 [2023-05-01T20:03:48.273Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:03:48.654Z] ---> d6c24e278542 [2023-05-01T20:03:48.654Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-01T20:03:48.654Z] ---> 155f32769b97 [2023-05-01T20:03:48.654Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:03:48.981Z] ---> d3b58b42357d [2023-05-01T20:03:48.981Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-01T20:03:49.436Z] ---> 99860acc036e [2023-05-01T20:03:49.436Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-01T20:03:49.436Z] ---> 58692fbc2e14 [2023-05-01T20:03:49.436Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-01T20:03:50.049Z] ---> ff81252d78a4 [2023-05-01T20:03:50.049Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:03:50.308Z] ---> 2d4e14dc68b2 [2023-05-01T20:03:50.308Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:03:50.308Z] ---> 012b88b4e24a [2023-05-01T20:03:50.308Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-01T20:03:50.569Z] ---> 7adca4154adf [2023-05-01T20:03:50.569Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:03:50.569Z] ---> 06e32c918f44 [2023-05-01T20:03:50.569Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-01T20:03:51.145Z] ---> 83ace4722c6d [2023-05-01T20:03:51.145Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-01T20:03:51.145Z] ---> 814edf520ef4 [2023-05-01T20:03:51.145Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-01T20:03:51.145Z] ---> 290ba0f7d5e7 [2023-05-01T20:03:51.145Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-01T20:03:51.145Z] ---> Running in 7b2fd8dc113c [2023-05-01T20:03:51.404Z] ---> Running in e19fbfc97897 [2023-05-01T20:03:51.663Z] Removing intermediate container e19fbfc97897 [2023-05-01T20:03:51.664Z] ---> f5a5d38aca0a [2023-05-01T20:03:51.664Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:03:51.929Z] Removing intermediate container 7b2fd8dc113c [2023-05-01T20:03:51.929Z] ---> 38ff2e8c7beb [2023-05-01T20:03:51.929Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:03:51.929Z] ---> Running in 27f23760216b [2023-05-01T20:03:51.929Z] ---> Running in 9484b1bdce77 [2023-05-01T20:03:52.188Z] Removing intermediate container 27f23760216b [2023-05-01T20:03:52.188Z] ---> 24b995ee748d [2023-05-01T20:03:52.188Z] Step 21/23 : LABEL arch=x86_64 [2023-05-01T20:03:52.188Z] Removing intermediate container 9484b1bdce77 [2023-05-01T20:03:52.188Z] ---> 59864f8dc98c [2023-05-01T20:03:52.188Z] Step 23/25 : LABEL arch=x86_64 [2023-05-01T20:03:52.188Z] ---> Running in f433c615fbac [2023-05-01T20:03:52.456Z] ---> 5a8d0a8dd734 [2023-05-01T20:03:52.457Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-01T20:03:52.457Z] ---> Running in cd7f3871eb30 [2023-05-01T20:03:53.424Z] Removing intermediate container f433c615fbac [2023-05-01T20:03:53.424Z] ---> c6409355dcb1 [2023-05-01T20:03:53.424Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:03:53.701Z] ---> Running in 6929038958da [2023-05-01T20:03:53.701Z] Removing intermediate container cd7f3871eb30 [2023-05-01T20:03:53.701Z] ---> c0de383053f6 [2023-05-01T20:03:53.701Z] Step 24/25 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:03:53.701Z] ---> 2b777563e620 [2023-05-01T20:03:53.701Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-01T20:03:53.701Z] ---> Running in 90040f877aa7 [2023-05-01T20:03:53.701Z] ---> Running in 0f312b747cc9 [2023-05-01T20:03:54.646Z] Removing intermediate container 6929038958da [2023-05-01T20:03:54.646Z] ---> 3087f3d2fc2e [2023-05-01T20:03:54.646Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:03:54.646Z] Removing intermediate container 0f312b747cc9 [2023-05-01T20:03:54.646Z] ---> 63358ee7ab31 [2023-05-01T20:03:54.646Z] Step 25/25 : LABEL version=0.0.0 [2023-05-01T20:03:54.646Z] ---> Running in 61b9d69da866 [2023-05-01T20:03:54.646Z] ---> Running in 9d06ee22adb8 [2023-05-01T20:03:54.914Z] Removing intermediate container 9d06ee22adb8 [2023-05-01T20:03:54.914Z] ---> 038777d7b105 [2023-05-01T20:03:54.914Z] [2023-05-01T20:03:54.914Z] Removing intermediate container 61b9d69da866 [2023-05-01T20:03:54.914Z] ---> 57e72a2d630d [2023-05-01T20:03:54.914Z] [2023-05-01T20:03:55.174Z] Successfully built 038777d7b105 [2023-05-01T20:03:55.174Z] Successfully tagged core-metadata:latest [2023-05-01T20:03:55.174Z] Building core-common-config-bootstrapper [2023-05-01T20:03:55.174Z]  Building core-metadata ... done Successfully built 57e72a2d630d [2023-05-01T20:03:55.174Z] Successfully tagged support-notifications:latest [2023-05-01T20:03:55.174Z] Building security-proxy-auth [2023-05-01T20:04:00.856Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:04:00.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:04:00.856Z] ---> 05ef2511bb7d [2023-05-01T20:04:00.856Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> d1d06d36b84c [2023-05-01T20:04:00.856Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> 264cee4c06f0 [2023-05-01T20:04:00.856Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> 2bbe08682dc1 [2023-05-01T20:04:00.856Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> 03a1c852c0eb [2023-05-01T20:04:00.856Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> abac16b94e23 [2023-05-01T20:04:00.856Z] Step 8/23 : COPY . . [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> 2e3af92cc837 [2023-05-01T20:04:00.856Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-01T20:04:00.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:04:00.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:04:00.856Z] ---> 05ef2511bb7d [2023-05-01T20:04:00.856Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> d1d06d36b84c [2023-05-01T20:04:00.856Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> 264cee4c06f0 [2023-05-01T20:04:00.856Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> 2bbe08682dc1 [2023-05-01T20:04:00.856Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> 03a1c852c0eb [2023-05-01T20:04:00.856Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> abac16b94e23 [2023-05-01T20:04:00.856Z] Step 8/23 : COPY . . [2023-05-01T20:04:00.856Z] ---> Using cache [2023-05-01T20:04:00.856Z] ---> 2e3af92cc837 [2023-05-01T20:04:00.856Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-01T20:04:01.187Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-01T20:04:03.481Z] Removing intermediate container 90040f877aa7 [2023-05-01T20:04:03.481Z] ---> 126aa854ceea [2023-05-01T20:04:03.481Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-01T20:04:03.481Z] ---> Running in d010a4a7fcf4 [2023-05-01T20:04:03.481Z] ---> Running in 09cdcc91efff [2023-05-01T20:04:03.481Z] ---> Running in a289252eb61f [2023-05-01T20:04:03.481Z] Removing intermediate container a289252eb61f [2023-05-01T20:04:03.481Z] ---> ceb07d4cd4fb [2023-05-01T20:04:03.481Z] Step 23/25 : LABEL arch=x86_64 [2023-05-01T20:04:03.740Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-01T20:04:03.740Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-01T20:04:03.740Z] ---> Running in 9827b69feb5f [2023-05-01T20:04:04.682Z] Removing intermediate container 9827b69feb5f [2023-05-01T20:04:04.682Z] ---> 7de6f450fa7c [2023-05-01T20:04:04.682Z] Step 24/25 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:04:06.069Z] ---> Running in 6e5e95d0046e [2023-05-01T20:04:07.443Z] Removing intermediate container 6e5e95d0046e [2023-05-01T20:04:07.443Z] ---> c2d6dd78a42a [2023-05-01T20:04:07.443Z] Step 25/25 : LABEL version=0.0.0 [2023-05-01T20:04:08.391Z] ---> Running in 5be5d700a787 [2023-05-01T20:04:08.391Z] Removing intermediate container 2cfc97edf24d [2023-05-01T20:04:08.391Z] ---> 9dbbf326940f [2023-05-01T20:04:08.391Z] [2023-05-01T20:04:08.391Z] Step 10/24 : FROM alpine:3.17 [2023-05-01T20:04:08.391Z] ---> 9ed4aefc74f6 [2023-05-01T20:04:08.391Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:04:08.391Z] ---> Using cache [2023-05-01T20:04:08.391Z] ---> 51dcf2f2a82a [2023-05-01T20:04:08.391Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:04:08.391Z] ---> Using cache [2023-05-01T20:04:08.391Z] ---> 29540b111347 [2023-05-01T20:04:08.391Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-01T20:04:09.331Z] ---> Running in d04309f303e0 [2023-05-01T20:04:09.331Z] Removing intermediate container 5be5d700a787 [2023-05-01T20:04:09.331Z] ---> 5529b085714e [2023-05-01T20:04:09.331Z] [2023-05-01T20:04:09.331Z] Successfully built 5529b085714e [2023-05-01T20:04:09.331Z] Successfully tagged security-secretstore-setup:latest [2023-05-01T20:04:09.331Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-05-01T20:04:10.273Z] Removing intermediate container d04309f303e0 [2023-05-01T20:04:10.273Z] ---> 9419bbdba750 [2023-05-01T20:04:10.273Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-01T20:04:12.812Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:04:12.812Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:04:12.812Z] ---> 05ef2511bb7d [2023-05-01T20:04:12.812Z] Step 3/20 : WORKDIR /edgex-go [2023-05-01T20:04:12.812Z] ---> Using cache [2023-05-01T20:04:12.812Z] ---> 2d7bf061486b [2023-05-01T20:04:12.812Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-01T20:04:15.375Z] ---> Running in 3a2e390bdd93 [2023-05-01T20:04:15.375Z] ---> Running in f99a838f0c4d [2023-05-01T20:04:15.375Z] Removing intermediate container f99a838f0c4d [2023-05-01T20:04:15.375Z] ---> ec5c59c8dd2c [2023-05-01T20:04:15.375Z] Step 15/24 : WORKDIR / [2023-05-01T20:04:15.375Z] ---> Running in f5d3af5b73d3 [2023-05-01T20:04:15.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:15.375Z] Removing intermediate container f5d3af5b73d3 [2023-05-01T20:04:15.375Z] ---> 087a9b252977 [2023-05-01T20:04:15.375Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:04:15.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:15.846Z] Removing intermediate container dcb6ffec4f6e [2023-05-01T20:04:15.846Z] ---> 7d0240756ce1 [2023-05-01T20:04:15.846Z] Step 7/22 : COPY . . [2023-05-01T20:04:15.846Z] ---> c05f4acfbc63 [2023-05-01T20:04:15.846Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:04:16.267Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:04:16.267Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:04:16.267Z] OK: 17819 distinct packages available [2023-05-01T20:04:16.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:16.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:16.267Z] OK: 265 MiB in 53 packages [2023-05-01T20:04:17.650Z] ---> e1dfd93bb2b9 [2023-05-01T20:04:17.650Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-01T20:04:20.447Z] ---> 88d685e25dae [2023-05-01T20:04:20.447Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:04:20.447Z] Removing intermediate container 3a2e390bdd93 [2023-05-01T20:04:20.447Z] ---> 876bfe0bfe02 [2023-05-01T20:04:20.447Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-01T20:04:21.828Z] ---> e2186ca60c06 [2023-05-01T20:04:21.828Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:04:21.828Z] ---> 7a1cf6c6a988 [2023-05-01T20:04:21.828Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-01T20:04:22.091Z] ---> Running in ed5b51db64e9 [2023-05-01T20:04:22.091Z] ---> Running in 7600e49b1c39 [2023-05-01T20:04:22.091Z] ---> 340bc6416e11 [2023-05-01T20:04:22.091Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-01T20:04:22.091Z] ---> Running in 89443caa825d [2023-05-01T20:04:22.353Z] Removing intermediate container 7600e49b1c39 [2023-05-01T20:04:22.353Z] ---> f93da1ae501e [2023-05-01T20:04:22.353Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:04:22.353Z] ---> Running in 3974a48b0720 [2023-05-01T20:04:22.928Z] Removing intermediate container 3974a48b0720 [2023-05-01T20:04:22.928Z] ---> 56c86772de0f [2023-05-01T20:04:22.928Z] Step 22/24 : LABEL arch=x86_64 [2023-05-01T20:04:22.928Z] ---> Running in d89984fe7c7f [2023-05-01T20:04:22.928Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-01T20:04:22.928Z] Removing intermediate container d89984fe7c7f [2023-05-01T20:04:22.928Z] ---> 12c42e9a67aa [2023-05-01T20:04:22.928Z] Step 23/24 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:04:23.193Z] ---> Running in 9d3aed92ebc5 [2023-05-01T20:04:23.457Z] Removing intermediate container 9d3aed92ebc5 [2023-05-01T20:04:23.457Z] ---> 94f414c7e893 [2023-05-01T20:04:23.457Z] Step 24/24 : LABEL version=0.0.0 [2023-05-01T20:04:23.457Z] ---> Running in 320f4aa2ba46 [2023-05-01T20:04:23.735Z] Removing intermediate container 320f4aa2ba46 [2023-05-01T20:04:23.735Z] ---> e3a420737a73 [2023-05-01T20:04:23.735Z] [2023-05-01T20:04:23.735Z] Successfully built e3a420737a73 [2023-05-01T20:04:23.735Z] Successfully tagged core-command:latest [2023-05-01T20:04:23.735Z]  Building core-command ... done Building support-scheduler [2023-05-01T20:04:27.048Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:04:27.048Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:04:27.048Z] ---> 05ef2511bb7d [2023-05-01T20:04:27.048Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:04:27.048Z] ---> Using cache [2023-05-01T20:04:27.048Z] ---> d1d06d36b84c [2023-05-01T20:04:27.048Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:04:27.048Z] ---> Using cache [2023-05-01T20:04:27.048Z] ---> 264cee4c06f0 [2023-05-01T20:04:27.048Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-01T20:04:27.048Z] ---> Using cache [2023-05-01T20:04:27.048Z] ---> 2bbe08682dc1 [2023-05-01T20:04:27.048Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:04:27.048Z] ---> Using cache [2023-05-01T20:04:27.048Z] ---> 03a1c852c0eb [2023-05-01T20:04:27.048Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:04:27.048Z] ---> Using cache [2023-05-01T20:04:27.048Z] ---> abac16b94e23 [2023-05-01T20:04:27.048Z] Step 8/23 : COPY . . [2023-05-01T20:04:27.048Z] ---> Using cache [2023-05-01T20:04:27.048Z] ---> 2e3af92cc837 [2023-05-01T20:04:27.048Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-01T20:04:27.991Z] ---> Running in 4fe2a27af55f [2023-05-01T20:04:28.949Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-01T20:04:39.034Z] Removing intermediate container 09cdcc91efff [2023-05-01T20:04:39.034Z] ---> 2c9e8db78ae0 [2023-05-01T20:04:39.034Z] [2023-05-01T20:04:39.034Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:04:39.034Z] ---> 9ed4aefc74f6 [2023-05-01T20:04:39.034Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-01T20:04:39.034Z] Removing intermediate container d010a4a7fcf4 [2023-05-01T20:04:39.034Z] ---> d9f2a5bc8b1b [2023-05-01T20:04:39.034Z] [2023-05-01T20:04:39.034Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:04:39.034Z] ---> 9ed4aefc74f6 [2023-05-01T20:04:39.034Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-01T20:04:39.034Z] ---> Running in 4fa8ee07566e [2023-05-01T20:04:39.034Z] ---> Running in 8197904a1888 [2023-05-01T20:04:39.034Z] Removing intermediate container 4fa8ee07566e [2023-05-01T20:04:39.034Z] ---> fdd3a669e7f2 [2023-05-01T20:04:39.034Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:04:39.034Z] Removing intermediate container 8197904a1888 [2023-05-01T20:04:39.034Z] ---> a001ae488129 [2023-05-01T20:04:39.034Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:04:39.034Z] ---> Running in 21d3c37d8121 [2023-05-01T20:04:39.034Z] ---> Running in b9f6fd4953f3 [2023-05-01T20:04:39.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:39.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:39.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:39.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:39.034Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T20:04:39.034Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:04:39.034Z] OK: 7 MiB in 16 packages [2023-05-01T20:04:39.293Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T20:04:39.293Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:04:39.293Z] OK: 7 MiB in 16 packages [2023-05-01T20:04:44.584Z] Removing intermediate container 21d3c37d8121 [2023-05-01T20:04:44.584Z] ---> da26bb10f65b [2023-05-01T20:04:44.584Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:04:44.584Z] Removing intermediate container b9f6fd4953f3 [2023-05-01T20:04:44.584Z] ---> 508bebbd686d [2023-05-01T20:04:44.584Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:04:44.847Z] Removing intermediate container ed5b51db64e9 [2023-05-01T20:04:44.847Z] ---> e2bf39f51eee [2023-05-01T20:04:44.847Z] Step 7/20 : COPY . . [2023-05-01T20:04:45.109Z] ---> ab21ed8c19cb [2023-05-01T20:04:45.109Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:04:48.404Z] ---> aa63c253de8b [2023-05-01T20:04:48.404Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:04:48.976Z] ---> 418383db8a2f [2023-05-01T20:04:48.977Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-01T20:04:49.237Z] ---> 8b9695eb7150 [2023-05-01T20:04:49.237Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-01T20:04:49.500Z] Removing intermediate container 89443caa825d [2023-05-01T20:04:49.500Z] ---> fbcb5d5c404f [2023-05-01T20:04:49.500Z] [2023-05-01T20:04:49.500Z] Step 9/22 : FROM alpine:3.17 [2023-05-01T20:04:49.500Z] ---> 9ed4aefc74f6 [2023-05-01T20:04:49.500Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-01T20:04:50.073Z] ---> Running in 7c569b1d842b [2023-05-01T20:04:50.073Z] ---> da254aa6db3a [2023-05-01T20:04:50.073Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:04:50.073Z] ---> 2776ffdc8ad0 [2023-05-01T20:04:50.073Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:04:50.073Z] ---> d8e14cb853cd [2023-05-01T20:04:50.073Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-01T20:04:50.073Z] ---> Running in ed104cc9aae0 [2023-05-01T20:04:50.073Z] ---> 1f6f1b6a171c [2023-05-01T20:04:50.073Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-01T20:04:50.073Z] ---> 397a5233d21d [2023-05-01T20:04:50.073Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-01T20:04:50.332Z] ---> b6d8d93316ae [2023-05-01T20:04:50.332Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-01T20:04:50.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:50.332Z] ---> Running in 30fab834d072 [2023-05-01T20:04:50.332Z] ---> 534ba2a56674 [2023-05-01T20:04:50.332Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-01T20:04:50.332Z] ---> Running in 6431b7d9f6e7 [2023-05-01T20:04:50.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:04:50.594Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-01T20:04:50.594Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-01T20:04:50.855Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-01T20:04:50.855Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:04:50.855Z] OK: 8 MiB in 17 packages [2023-05-01T20:04:51.434Z] Removing intermediate container 6431b7d9f6e7 [2023-05-01T20:04:51.434Z] ---> e2877c84ea1c [2023-05-01T20:04:51.434Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-01T20:04:51.434Z] Removing intermediate container 30fab834d072 [2023-05-01T20:04:51.434Z] ---> 01ac5cf7f894 [2023-05-01T20:04:51.434Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-01T20:04:51.697Z] ---> Running in 192af3290269 [2023-05-01T20:04:51.697Z] ---> Running in 3d87eebfe558 [2023-05-01T20:04:51.697Z] Removing intermediate container 7c569b1d842b [2023-05-01T20:04:51.697Z] ---> 300b20723287 [2023-05-01T20:04:51.697Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-01T20:04:51.697Z] Removing intermediate container 192af3290269 [2023-05-01T20:04:51.697Z] ---> 5294f45fd21b [2023-05-01T20:04:51.697Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-01T20:04:51.697Z] Removing intermediate container 3d87eebfe558 [2023-05-01T20:04:51.697Z] ---> 9182ef6678d9 [2023-05-01T20:04:51.697Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-01T20:04:51.697Z] ---> Running in c6b484336f49 [2023-05-01T20:04:51.697Z] ---> Running in a0342dce9451 [2023-05-01T20:04:51.697Z] ---> Running in c273f3d1bc43 [2023-05-01T20:04:51.958Z] Removing intermediate container c6b484336f49 [2023-05-01T20:04:51.958Z] ---> 139a47819e02 [2023-05-01T20:04:51.958Z] Step 12/22 : WORKDIR /edgex [2023-05-01T20:04:51.958Z] Removing intermediate container c273f3d1bc43 [2023-05-01T20:04:51.958Z] ---> 946998aacf11 [2023-05-01T20:04:51.958Z] Step 21/23 : LABEL arch=x86_64 [2023-05-01T20:04:51.958Z] Removing intermediate container a0342dce9451 [2023-05-01T20:04:51.958Z] ---> 434c0ab679f7 [2023-05-01T20:04:51.958Z] Step 21/23 : LABEL arch=x86_64 [2023-05-01T20:04:51.958Z] ---> Running in 5e5a813452db [2023-05-01T20:04:51.958Z] ---> Running in 175c41018a07 [2023-05-01T20:04:51.958Z] ---> Running in 9dff0ab7c125 [2023-05-01T20:04:51.958Z] Removing intermediate container 175c41018a07 [2023-05-01T20:04:51.958Z] ---> dc1b2517bf58 [2023-05-01T20:04:51.958Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:04:51.958Z] Removing intermediate container 5e5a813452db [2023-05-01T20:04:51.958Z] ---> fae206502d7a [2023-05-01T20:04:51.958Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:04:51.958Z] Removing intermediate container 9dff0ab7c125 [2023-05-01T20:04:51.958Z] ---> d84d805f0d58 [2023-05-01T20:04:51.958Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:04:51.958Z] ---> Running in 7f74ea4c473f [2023-05-01T20:04:51.958Z] ---> Running in 8dde7bbe7603 [2023-05-01T20:04:51.958Z] Removing intermediate container 7f74ea4c473f [2023-05-01T20:04:51.958Z] ---> 825eaa19e1e4 [2023-05-01T20:04:52.220Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:04:52.220Z] ---> Running in 5693e75d994d [2023-05-01T20:04:52.220Z] ---> f78603f89185 [2023-05-01T20:04:52.220Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:04:52.220Z] Removing intermediate container 8dde7bbe7603 [2023-05-01T20:04:52.220Z] ---> 16d22ca2c888 [2023-05-01T20:04:52.220Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:04:52.481Z] ---> Running in 76826ba7db78 [2023-05-01T20:04:52.481Z] Removing intermediate container 5693e75d994d [2023-05-01T20:04:52.481Z] ---> 0701e56bbb5d [2023-05-01T20:04:52.481Z] [2023-05-01T20:04:52.481Z] ---> 490a9200a185 [2023-05-01T20:04:52.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-01T20:04:52.481Z] Successfully built 0701e56bbb5d [2023-05-01T20:04:52.481Z] Successfully tagged security-proxy-auth:latest [2023-05-01T20:04:52.481Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-05-01T20:04:52.481Z] Removing intermediate container 76826ba7db78 [2023-05-01T20:04:52.481Z] ---> de8620299c1e [2023-05-01T20:04:52.481Z] [2023-05-01T20:04:52.481Z] ---> 794e5e89f457 [2023-05-01T20:04:52.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-01T20:04:52.741Z] Successfully built de8620299c1e [2023-05-01T20:04:52.741Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-01T20:04:52.741Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-05-01T20:04:57.012Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:04:57.012Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:04:57.012Z] ---> 05ef2511bb7d [2023-05-01T20:04:57.012Z] Step 3/27 : WORKDIR /edgex-go [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> 2d7bf061486b [2023-05-01T20:04:57.012Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> 6b7764d8a499 [2023-05-01T20:04:57.012Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> e85a565a94a7 [2023-05-01T20:04:57.012Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> cea3654e9981 [2023-05-01T20:04:57.012Z] Step 7/27 : COPY . . [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> e498d8a4040e [2023-05-01T20:04:57.012Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> e9f7ef089cf3 [2023-05-01T20:04:57.012Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> d300e87132e5 [2023-05-01T20:04:57.012Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> 13f12ca71ea3 [2023-05-01T20:04:57.012Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-01T20:04:57.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:04:57.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:04:57.012Z] ---> 05ef2511bb7d [2023-05-01T20:04:57.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> d1d06d36b84c [2023-05-01T20:04:57.012Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> 264cee4c06f0 [2023-05-01T20:04:57.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> 2bbe08682dc1 [2023-05-01T20:04:57.012Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> 03a1c852c0eb [2023-05-01T20:04:57.012Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> abac16b94e23 [2023-05-01T20:04:57.012Z] Step 8/23 : COPY . . [2023-05-01T20:04:57.012Z] ---> Using cache [2023-05-01T20:04:57.012Z] ---> 2e3af92cc837 [2023-05-01T20:04:57.012Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-01T20:05:00.205Z] ---> ae0352c48028 [2023-05-01T20:05:00.205Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-01T20:05:00.205Z] ---> Running in 972e434d49a7 [2023-05-01T20:05:00.205Z] ---> Running in 8b918b206b97 [2023-05-01T20:05:00.468Z] ---> ac1770584bd4 [2023-05-01T20:05:00.468Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-01T20:05:00.728Z] ---> Running in 000992bcf51b [2023-05-01T20:05:01.299Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-01T20:05:03.234Z] Removing intermediate container 4fe2a27af55f [2023-05-01T20:05:03.234Z] ---> 7dd3fa17bd64 [2023-05-01T20:05:03.234Z] [2023-05-01T20:05:03.234Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:05:03.234Z] ---> 9ed4aefc74f6 [2023-05-01T20:05:03.234Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:05:03.234Z] ---> Using cache [2023-05-01T20:05:03.234Z] ---> 51dcf2f2a82a [2023-05-01T20:05:03.234Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:05:03.234Z] ---> Using cache [2023-05-01T20:05:03.234Z] ---> 29540b111347 [2023-05-01T20:05:03.234Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-01T20:05:03.234Z] Removing intermediate container 000992bcf51b [2023-05-01T20:05:03.234Z] ---> 8b7dce20f009 [2023-05-01T20:05:03.234Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-01T20:05:03.234Z] Removing intermediate container 972e434d49a7 [2023-05-01T20:05:03.234Z] ---> 966c8ef5c168 [2023-05-01T20:05:03.234Z] Step 12/27 : WORKDIR /edgex-go [2023-05-01T20:05:03.234Z] ---> Running in 518e6b8de965 [2023-05-01T20:05:03.495Z] ---> Running in 49c60217b792 [2023-05-01T20:05:03.495Z] ---> Running in 8c26b996b16c [2023-05-01T20:05:03.756Z] Removing intermediate container 49c60217b792 [2023-05-01T20:05:03.756Z] ---> 585f761531c5 [2023-05-01T20:05:03.756Z] Step 20/22 : LABEL arch=x86_64 [2023-05-01T20:05:03.756Z] Removing intermediate container 518e6b8de965 [2023-05-01T20:05:03.756Z] ---> a848bc721271 [2023-05-01T20:05:03.756Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-01T20:05:03.756Z] Removing intermediate container 8c26b996b16c [2023-05-01T20:05:03.756Z] ---> 2f80e47dd326 [2023-05-01T20:05:03.756Z] [2023-05-01T20:05:03.756Z] Step 13/27 : FROM alpine:3.17 [2023-05-01T20:05:03.756Z] ---> 9ed4aefc74f6 [2023-05-01T20:05:03.756Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-01T20:05:03.756Z] ---> Using cache [2023-05-01T20:05:03.756Z] ---> d60047b24253 [2023-05-01T20:05:03.756Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-01T20:05:03.756Z] ---> Running in c109a52da9d4 [2023-05-01T20:05:03.756Z] ---> Running in 954a9c054cfe [2023-05-01T20:05:03.756Z] ---> Running in 5ac3320bda7b [2023-05-01T20:05:04.017Z] Removing intermediate container 954a9c054cfe [2023-05-01T20:05:04.017Z] ---> a551b3efbf06 [2023-05-01T20:05:04.017Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:05:04.017Z] Removing intermediate container c109a52da9d4 [2023-05-01T20:05:04.017Z] ---> 5aff72938b21 [2023-05-01T20:05:04.017Z] Step 21/22 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:05:04.017Z] ---> Running in 12201d714443 [2023-05-01T20:05:04.278Z] Removing intermediate container 12201d714443 [2023-05-01T20:05:04.278Z] ---> bcf500cf5d81 [2023-05-01T20:05:04.278Z] Step 22/22 : LABEL version=0.0.0 [2023-05-01T20:05:04.278Z] ---> Running in d1633a5c7cde [2023-05-01T20:05:04.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:04.278Z] ---> 1479d7943d3d [2023-05-01T20:05:04.278Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:05:04.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:04.541Z] Removing intermediate container d1633a5c7cde [2023-05-01T20:05:04.541Z] ---> 5ee1d7c4c05b [2023-05-01T20:05:04.541Z] [2023-05-01T20:05:04.541Z] ---> 8af2de791bda [2023-05-01T20:05:04.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-01T20:05:04.804Z] Successfully built 5ee1d7c4c05b [2023-05-01T20:05:04.804Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:05:04.804Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:05:04.804Z] OK: 17820 distinct packages available [2023-05-01T20:05:04.804Z] Successfully tagged security-proxy-setup:latest [2023-05-01T20:05:04.804Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-05-01T20:05:04.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:04.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:05.070Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-01T20:05:05.070Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-01T20:05:05.070Z] (3/5) Installing libucontext (1.2-r0) [2023-05-01T20:05:05.070Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-01T20:05:05.070Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-01T20:05:05.070Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:05:05.070Z] OK: 8 MiB in 20 packages [2023-05-01T20:05:07.635Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:05:07.635Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:05:07.635Z] ---> 05ef2511bb7d [2023-05-01T20:05:07.635Z] Step 3/33 : WORKDIR /edgex-go [2023-05-01T20:05:07.635Z] ---> Using cache [2023-05-01T20:05:07.635Z] ---> 2d7bf061486b [2023-05-01T20:05:07.635Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-01T20:05:07.635Z] ---> Using cache [2023-05-01T20:05:07.635Z] ---> f370f505ed38 [2023-05-01T20:05:07.635Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-01T20:05:07.635Z] ---> Using cache [2023-05-01T20:05:07.635Z] ---> 88487aa75a7c [2023-05-01T20:05:07.635Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:05:07.635Z] ---> Using cache [2023-05-01T20:05:07.635Z] ---> 7d0240756ce1 [2023-05-01T20:05:07.635Z] Step 7/33 : COPY . . [2023-05-01T20:05:07.635Z] ---> Using cache [2023-05-01T20:05:07.635Z] ---> 340bc6416e11 [2023-05-01T20:05:07.635Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-01T20:05:10.634Z] ---> 767bffef392f [2023-05-01T20:05:10.634Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:05:10.634Z] ---> Running in c429c76fb4b1 [2023-05-01T20:05:10.899Z] Removing intermediate container 5ac3320bda7b [2023-05-01T20:05:10.899Z] ---> 3b958605f158 [2023-05-01T20:05:10.899Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:05:10.899Z] ---> 1ef6be66f521 [2023-05-01T20:05:10.899Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-01T20:05:11.163Z] ---> Running in b9717ca48369 [2023-05-01T20:05:11.429Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-01T20:05:11.429Z] Removing intermediate container b9717ca48369 [2023-05-01T20:05:11.429Z] ---> 87ab2d61d003 [2023-05-01T20:05:11.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:05:11.429Z] ---> 99587365a010 [2023-05-01T20:05:11.429Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:05:11.429Z] ---> Running in 077f48922ed0 [2023-05-01T20:05:11.691Z] Removing intermediate container 077f48922ed0 [2023-05-01T20:05:11.691Z] ---> 7b700c65e4b1 [2023-05-01T20:05:11.691Z] Step 21/23 : LABEL arch=x86_64 [2023-05-01T20:05:11.956Z] ---> Running in 826a01d59505 [2023-05-01T20:05:11.956Z] ---> 44050501dec3 [2023-05-01T20:05:11.956Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-01T20:05:12.255Z] Removing intermediate container 826a01d59505 [2023-05-01T20:05:12.255Z] ---> cdb7f98edf7d [2023-05-01T20:05:12.255Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:05:12.557Z] ---> Running in b6e94964b92c [2023-05-01T20:05:12.821Z] Removing intermediate container b6e94964b92c [2023-05-01T20:05:12.821Z] ---> 668b655a46b2 [2023-05-01T20:05:12.821Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:05:12.821Z] ---> Running in e1e751b44e12 [2023-05-01T20:05:13.392Z] Removing intermediate container e1e751b44e12 [2023-05-01T20:05:13.392Z] ---> c343cef0cc7e [2023-05-01T20:05:13.392Z] [2023-05-01T20:05:13.392Z] Successfully built c343cef0cc7e [2023-05-01T20:05:13.392Z] Successfully tagged support-scheduler:latest [2023-05-01T20:05:14.457Z]  Building support-scheduler ... done  ---> 2c99ceb5aefc [2023-05-01T20:05:14.457Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-01T20:05:17.001Z] Removing intermediate container ed104cc9aae0 [2023-05-01T20:05:17.001Z] ---> 1083cccb8e2f [2023-05-01T20:05:17.001Z] [2023-05-01T20:05:17.001Z] Step 9/20 : FROM alpine:3.17 [2023-05-01T20:05:17.001Z] ---> 9ed4aefc74f6 [2023-05-01T20:05:17.001Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-01T20:05:17.001Z] ---> 28f4d9576a1a [2023-05-01T20:05:17.001Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-01T20:05:17.001Z] ---> Running in 92cb922a3f6d [2023-05-01T20:05:17.262Z] Removing intermediate container 92cb922a3f6d [2023-05-01T20:05:17.262Z] ---> 454212b1010e [2023-05-01T20:05:17.262Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-01T20:05:17.262Z] ---> Running in 3b57739c9f6c [2023-05-01T20:05:17.523Z] ---> 3eedd59e51e9 [2023-05-01T20:05:17.523Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-01T20:05:18.092Z] ---> 9f762f3c7338 [2023-05-01T20:05:18.093Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-01T20:05:18.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:18.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:18.621Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:05:18.621Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:05:18.621Z] OK: 17820 distinct packages available [2023-05-01T20:05:18.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:18.621Z] ---> efd57406ecfb [2023-05-01T20:05:18.621Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-01T20:05:18.621Z] ---> Running in 737b2ba29816 [2023-05-01T20:05:18.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:18.899Z] Removing intermediate container 737b2ba29816 [2023-05-01T20:05:18.899Z] ---> c329e7fdf157 [2023-05-01T20:05:18.899Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-01T20:05:18.899Z] ---> Running in 275fb8cd8d66 [2023-05-01T20:05:18.899Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-01T20:05:18.899Z] Removing intermediate container 275fb8cd8d66 [2023-05-01T20:05:18.899Z] ---> b4b465545aa0 [2023-05-01T20:05:18.899Z] Step 25/27 : LABEL arch=x86_64 [2023-05-01T20:05:18.899Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-01T20:05:19.160Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-01T20:05:19.161Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-01T20:05:19.161Z] (5/9) Installing curl (8.0.1-r0) [2023-05-01T20:05:19.161Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-01T20:05:19.161Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-01T20:05:19.161Z] (8/9) Installing libucontext (1.2-r0) [2023-05-01T20:05:19.161Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-01T20:05:19.161Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:05:19.161Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T20:05:19.161Z] ---> Running in 990fa059b41a [2023-05-01T20:05:19.161Z] OK: 10 MiB in 24 packages [2023-05-01T20:05:19.435Z] Removing intermediate container 990fa059b41a [2023-05-01T20:05:19.435Z] ---> 5c57711e0bdd [2023-05-01T20:05:19.435Z] Step 26/27 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:05:19.695Z] ---> Running in bb754a2a8e30 [2023-05-01T20:05:19.955Z] Removing intermediate container bb754a2a8e30 [2023-05-01T20:05:19.955Z] ---> a26ae1249927 [2023-05-01T20:05:19.955Z] Step 27/27 : LABEL version=0.0.0 [2023-05-01T20:05:19.955Z] ---> Running in 76c459ebd326 [2023-05-01T20:05:20.216Z] Removing intermediate container 3b57739c9f6c [2023-05-01T20:05:20.216Z] ---> 77515ab2df42 [2023-05-01T20:05:20.216Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:05:20.216Z] Removing intermediate container 76c459ebd326 [2023-05-01T20:05:20.216Z] ---> 9f58c4db4ed5 [2023-05-01T20:05:20.216Z] [2023-05-01T20:05:20.216Z] Successfully built 9f58c4db4ed5 [2023-05-01T20:05:20.216Z] Successfully tagged security-spire-agent:latest [2023-05-01T20:05:21.156Z]  Building security-spire-agent ... done  ---> 2c0369d05769 [2023-05-01T20:05:21.156Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:05:21.419Z] ---> 0fc2ad5bd4da [2023-05-01T20:05:21.419Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-01T20:05:22.870Z] ---> 6180fc98978f [2023-05-01T20:05:22.870Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:05:23.131Z] ---> 71163b22d378 [2023-05-01T20:05:23.131Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-01T20:05:23.131Z] ---> Running in a4bb6a062438 [2023-05-01T20:05:23.395Z] Removing intermediate container a4bb6a062438 [2023-05-01T20:05:23.395Z] ---> 7e31824cc700 [2023-05-01T20:05:23.395Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-01T20:05:23.395Z] ---> Running in 3bc082c42262 [2023-05-01T20:05:24.023Z] Removing intermediate container 3bc082c42262 [2023-05-01T20:05:24.023Z] ---> c4656bd5d5fc [2023-05-01T20:05:24.023Z] Step 18/20 : LABEL arch=x86_64 [2023-05-01T20:05:24.023Z] ---> Running in 7795952345cc [2023-05-01T20:05:24.282Z] Removing intermediate container 7795952345cc [2023-05-01T20:05:24.282Z] ---> 599dcf28ae64 [2023-05-01T20:05:24.282Z] Step 19/20 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:05:24.282Z] ---> Running in 077ab58c681f [2023-05-01T20:05:24.542Z] Removing intermediate container 077ab58c681f [2023-05-01T20:05:24.542Z] ---> 1b11509ebd69 [2023-05-01T20:05:24.542Z] Step 20/20 : LABEL version=0.0.0 [2023-05-01T20:05:24.542Z] ---> Running in 120c57e0d024 [2023-05-01T20:05:24.801Z] Removing intermediate container 120c57e0d024 [2023-05-01T20:05:24.801Z] ---> 48fc35183006 [2023-05-01T20:05:24.801Z] [2023-05-01T20:05:24.801Z] Successfully built 48fc35183006 [2023-05-01T20:05:24.801Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-01T20:05:25.370Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8b918b206b97 [2023-05-01T20:05:25.370Z] ---> 9ab3b23a5fb4 [2023-05-01T20:05:25.370Z] [2023-05-01T20:05:25.370Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:05:25.370Z] ---> 9ed4aefc74f6 [2023-05-01T20:05:25.370Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:05:25.370Z] ---> Running in f378abca0c35 [2023-05-01T20:05:25.630Z] Removing intermediate container f378abca0c35 [2023-05-01T20:05:25.630Z] ---> b2c073ce37ca [2023-05-01T20:05:25.630Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-01T20:05:25.630Z] ---> Running in 61ff427a060f [2023-05-01T20:05:25.630Z] Removing intermediate container 61ff427a060f [2023-05-01T20:05:25.630Z] ---> 3918b1e44e28 [2023-05-01T20:05:25.630Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-01T20:05:25.630Z] ---> Running in 4cc5112ab9be [2023-05-01T20:05:25.890Z] Removing intermediate container 4cc5112ab9be [2023-05-01T20:05:25.890Z] ---> 93b531a817b3 [2023-05-01T20:05:25.890Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:05:25.890Z] ---> Running in 94b8fa8d8f5e [2023-05-01T20:05:26.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:26.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:26.410Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T20:05:26.410Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:05:26.410Z] OK: 7 MiB in 16 packages [2023-05-01T20:05:27.373Z] Removing intermediate container 94b8fa8d8f5e [2023-05-01T20:05:27.373Z] ---> 57df588bea53 [2023-05-01T20:05:27.373Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:05:27.633Z] ---> 21751f5ffe00 [2023-05-01T20:05:27.633Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:05:27.633Z] ---> 8b9d8a1a13e3 [2023-05-01T20:05:27.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-01T20:05:28.201Z] ---> 49abcb2bf956 [2023-05-01T20:05:28.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:05:28.201Z] ---> d2574e318981 [2023-05-01T20:05:28.201Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-01T20:05:28.201Z] ---> Running in fc5dc13bb240 [2023-05-01T20:05:28.462Z] Removing intermediate container fc5dc13bb240 [2023-05-01T20:05:28.462Z] ---> afd37fbc1547 [2023-05-01T20:05:28.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:05:28.462Z] ---> Running in 597880b9e1ae [2023-05-01T20:05:28.462Z] Removing intermediate container 597880b9e1ae [2023-05-01T20:05:28.462Z] ---> 610956102794 [2023-05-01T20:05:28.462Z] Step 21/23 : LABEL arch=x86_64 [2023-05-01T20:05:28.721Z] ---> Running in 4c78399a824a [2023-05-01T20:05:28.722Z] Removing intermediate container 4c78399a824a [2023-05-01T20:05:28.722Z] ---> 135a6d410f37 [2023-05-01T20:05:28.722Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:05:28.722Z] ---> Running in 04e0736a18eb [2023-05-01T20:05:28.722Z] Removing intermediate container 04e0736a18eb [2023-05-01T20:05:28.722Z] ---> 6fef52347de0 [2023-05-01T20:05:28.722Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:05:28.722Z] ---> Running in 0f3286a59370 [2023-05-01T20:05:28.983Z] Removing intermediate container 0f3286a59370 [2023-05-01T20:05:28.983Z] ---> b5c4bcc1ea81 [2023-05-01T20:05:28.983Z] [2023-05-01T20:05:28.983Z] Successfully built b5c4bcc1ea81 [2023-05-01T20:05:28.983Z] Successfully tagged core-data:latest [2023-05-01T20:05:30.893Z]  Building core-data ... done Removing intermediate container c429c76fb4b1 [2023-05-01T20:05:30.893Z] ---> 135dfa514321 [2023-05-01T20:05:30.893Z] [2023-05-01T20:05:30.893Z] Step 9/33 : FROM alpine:3.17 [2023-05-01T20:05:30.893Z] ---> 9ed4aefc74f6 [2023-05-01T20:05:30.893Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-01T20:05:30.893Z] ---> Using cache [2023-05-01T20:05:30.893Z] ---> 454212b1010e [2023-05-01T20:05:30.893Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-01T20:05:30.893Z] ---> Running in 5f63ebc717c2 [2023-05-01T20:05:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T20:05:31.416Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-01T20:05:31.416Z] (2/2) Installing su-exec (0.2-r2) [2023-05-01T20:05:31.416Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:05:31.416Z] OK: 7 MiB in 17 packages [2023-05-01T20:05:31.676Z] Removing intermediate container 5f63ebc717c2 [2023-05-01T20:05:31.677Z] ---> bb6e80c69dbd [2023-05-01T20:05:31.677Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-01T20:05:31.937Z] ---> Running in 48597fc9170e [2023-05-01T20:05:31.937Z] Removing intermediate container 48597fc9170e [2023-05-01T20:05:31.937Z] ---> 6623cf1f26d5 [2023-05-01T20:05:31.937Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-01T20:05:31.937Z] ---> Running in c02a491f53ff [2023-05-01T20:05:31.937Z] Removing intermediate container c02a491f53ff [2023-05-01T20:05:31.937Z] ---> cb549f8acaf9 [2023-05-01T20:05:31.937Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-01T20:05:31.937Z] ---> Running in 5e7ddebcf1d6 [2023-05-01T20:05:32.198Z] Removing intermediate container 5e7ddebcf1d6 [2023-05-01T20:05:32.198Z] ---> a8cf91b1ea17 [2023-05-01T20:05:32.198Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-01T20:05:32.198Z] ---> Running in c089b2c45a44 [2023-05-01T20:05:32.198Z] Removing intermediate container c089b2c45a44 [2023-05-01T20:05:32.198Z] ---> 0f461bf5b8e4 [2023-05-01T20:05:32.198Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-01T20:05:32.198Z] ---> Running in 99a27b5be5c9 [2023-05-01T20:05:32.771Z] Removing intermediate container 99a27b5be5c9 [2023-05-01T20:05:32.771Z] ---> 88254416b350 [2023-05-01T20:05:32.771Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-01T20:05:32.771Z] ---> Running in b6bbd6d0c325 [2023-05-01T20:05:32.771Z] Removing intermediate container b6bbd6d0c325 [2023-05-01T20:05:32.771Z] ---> 353af762f695 [2023-05-01T20:05:32.771Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-01T20:05:33.032Z] ---> a014f22fa486 [2023-05-01T20:05:33.032Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-01T20:05:33.032Z] ---> Running in 6c7d1f5ade82 [2023-05-01T20:05:33.603Z] Removing intermediate container 6c7d1f5ade82 [2023-05-01T20:05:33.603Z] ---> 12b6513168b3 [2023-05-01T20:05:33.603Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:05:33.603Z] ---> 98ada954f8ae [2023-05-01T20:05:33.603Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:05:33.863Z] ---> 127ac0aa1417 [2023-05-01T20:05:33.863Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-01T20:05:34.432Z] ---> 89162af43bf3 [2023-05-01T20:05:34.432Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-01T20:05:34.432Z] ---> 6a6622f071ab [2023-05-01T20:05:34.432Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-01T20:05:34.432Z] ---> 9e5e99697f3f [2023-05-01T20:05:34.432Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-01T20:05:34.692Z] ---> e9b7ecb8e1e1 [2023-05-01T20:05:34.692Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-01T20:05:34.692Z] ---> bbf429c26ca1 [2023-05-01T20:05:34.692Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-01T20:05:34.951Z] ---> 1c514b7d1d81 [2023-05-01T20:05:34.951Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-01T20:05:34.951Z] ---> Running in 9eaa63a00d40 [2023-05-01T20:05:35.525Z] Removing intermediate container 9eaa63a00d40 [2023-05-01T20:05:35.525Z] ---> d0b9fbe8dc7a [2023-05-01T20:05:35.525Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-01T20:05:35.525Z] ---> Running in 75643b5589ab [2023-05-01T20:05:35.525Z] Removing intermediate container 75643b5589ab [2023-05-01T20:05:35.525Z] ---> 85437743018f [2023-05-01T20:05:35.525Z] Step 30/33 : CMD ["gate"] [2023-05-01T20:05:35.525Z] ---> Running in ef0bce041448 [2023-05-01T20:05:35.525Z] Removing intermediate container ef0bce041448 [2023-05-01T20:05:35.525Z] ---> 76c6b3cadcc7 [2023-05-01T20:05:35.525Z] Step 31/33 : LABEL arch=x86_64 [2023-05-01T20:05:35.788Z] ---> Running in 818452c12d3f [2023-05-01T20:05:35.788Z] Removing intermediate container 818452c12d3f [2023-05-01T20:05:35.788Z] ---> 9e4b317f2e89 [2023-05-01T20:05:35.788Z] Step 32/33 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:05:35.788Z] ---> Running in 1fc151b086d3 [2023-05-01T20:05:35.788Z] Removing intermediate container 1fc151b086d3 [2023-05-01T20:05:35.788Z] ---> f2d5a39ca945 [2023-05-01T20:05:35.788Z] Step 33/33 : LABEL version=0.0.0 [2023-05-01T20:05:35.788Z] ---> Running in 2591d80b7242 [2023-05-01T20:05:36.050Z] Removing intermediate container 2591d80b7242 [2023-05-01T20:05:36.050Z] ---> 48e035f0f295 [2023-05-01T20:05:36.050Z] [2023-05-01T20:05:36.050Z] Successfully built 48e035f0f295 [2023-05-01T20:05:36.050Z] Successfully tagged security-bootstrapper:latest [2023-05-01T20:05:36.058Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-01T20:05:36.096Z] $ docker stop --time=1 515ecce3187a7d403d7ddca173399223a0d7c8ad944a6f09974c60e95dd9edb5 [2023-05-01T20:05:37.404Z] $ docker rm -f --volumes 515ecce3187a7d403d7ddca173399223a0d7c8ad944a6f09974c60e95dd9edb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T20:05:37.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-01T20:05:37.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-01T20:05:37.864Z] + docker images [2023-05-01T20:05:37.864Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-01T20:05:37.864Z] security-bootstrapper latest 48e035f0f295 2 seconds ago 22.2MB [2023-05-01T20:05:37.864Z] 135dfa514321 7 seconds ago 1.71GB [2023-05-01T20:05:37.864Z] core-data latest b5c4bcc1ea81 9 seconds ago 20MB [2023-05-01T20:05:37.864Z] 9ab3b23a5fb4 12 seconds ago 1.73GB [2023-05-01T20:05:37.864Z] security-spiffe-token-provider latest 48fc35183006 13 seconds ago 32.8MB [2023-05-01T20:05:37.864Z] security-spire-agent latest 9f58c4db4ed5 17 seconds ago 161MB [2023-05-01T20:05:37.864Z] 1083cccb8e2f 22 seconds ago 1.76GB [2023-05-01T20:05:37.864Z] support-scheduler latest c343cef0cc7e 25 seconds ago 31.8MB [2023-05-01T20:05:37.864Z] security-proxy-setup latest 5ee1d7c4c05b 33 seconds ago 18.7MB [2023-05-01T20:05:37.865Z] 2f80e47dd326 34 seconds ago 1.58GB [2023-05-01T20:05:37.865Z] 7dd3fa17bd64 35 seconds ago 1.79GB [2023-05-01T20:05:37.865Z] security-proxy-auth latest 0701e56bbb5d 45 seconds ago 18.2MB [2023-05-01T20:05:37.865Z] core-common-config-bootstrapper latest de8620299c1e 45 seconds ago 17.2MB [2023-05-01T20:05:37.865Z] fbcb5d5c404f 49 seconds ago 1.7GB [2023-05-01T20:05:37.865Z] 2c9e8db78ae0 About a minute ago 1.72GB [2023-05-01T20:05:37.865Z] d9f2a5bc8b1b About a minute ago 1.7GB [2023-05-01T20:05:37.865Z] core-command latest e3a420737a73 About a minute ago 19.8MB [2023-05-01T20:05:37.865Z] security-secretstore-setup latest 5529b085714e About a minute ago 32.8MB [2023-05-01T20:05:37.865Z] 9dbbf326940f About a minute ago 1.72GB [2023-05-01T20:05:37.865Z] support-notifications latest 57e72a2d630d About a minute ago 32.4MB [2023-05-01T20:05:37.865Z] core-metadata latest 038777d7b105 About a minute ago 20.4MB [2023-05-01T20:05:37.865Z] 765058598a70 About a minute ago 1.79GB [2023-05-01T20:05:37.865Z] cd617e8b8c7b About a minute ago 1.73GB [2023-05-01T20:05:37.865Z] ee30fab95774 About a minute ago 1.72GB [2023-05-01T20:05:37.865Z] security-spire-server latest 872182441422 2 minutes ago 103MB [2023-05-01T20:05:37.865Z] security-spire-config latest c4238eb80d3f 2 minutes ago 102MB [2023-05-01T20:05:37.865Z] 6bd93415985d 2 minutes ago 1.58GB [2023-05-01T20:05:37.865Z] f9038aa7c1c6 2 minutes ago 1.58GB [2023-05-01T20:05:37.865Z] ci-base-image-x86_64 latest 05ef2511bb7d 6 minutes ago 918MB [2023-05-01T20:05:37.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 days ago 700MB [2023-05-01T20:05:37.865Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-05-01T20:05:37.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-01T20:05:37.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T20:05:39.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-01T20:05:44.118Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-01T20:05:44.394Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-01T20:05:46.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-01T20:05:46.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-01T20:05:46.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-01T20:05:46.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-01T20:05:48.569Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-01T20:05:50.515Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-01T20:05:50.515Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-01T20:05:50.515Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-01T20:05:50.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-01T20:06:05.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-01T20:06:05.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-01T20:06:06.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.507s coverage: 28.7% of statements [2023-05-01T20:06:18.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.305s coverage: 98.5% of statements [2023-05-01T20:06:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-01T20:06:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-01T20:06:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-01T20:06:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.412s coverage: 71.5% of statements [2023-05-01T20:06:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-01T20:06:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-01T20:06:28.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.321s coverage: 54.0% of statements [2023-05-01T20:06:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-01T20:06:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-01T20:06:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-01T20:06:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-01T20:06:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-01T20:06:42.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-01T20:06:42.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-01T20:06:51.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.095s coverage: 88.5% of statements [2023-05-01T20:06:51.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.820s coverage: 3.8% of statements [2023-05-01T20:06:56.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-01T20:06:56.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-01T20:06:56.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-01T20:06:58.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.575s coverage: 95.6% of statements [2023-05-01T20:06:58.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-01T20:06:58.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-01T20:06:58.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-01T20:06:58.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-01T20:06:58.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-01T20:06:58.461Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-05-01T20:07:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-01T20:07:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-01T20:07:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-01T20:07:03.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements [2023-05-01T20:07:13.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-01T20:07:13.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-01T20:07:13.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements [2023-05-01T20:07:13.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.268s coverage: 29.0% of statements [2023-05-01T20:07:17.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 42.9% of statements [2023-05-01T20:07:17.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements [2023-05-01T20:07:17.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2023-05-01T20:07:17.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2023-05-01T20:07:20.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2023-05-01T20:07:22.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-01T20:07:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-01T20:07:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-01T20:07:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-01T20:07:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-01T20:07:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-01T20:07:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-01T20:07:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-01T20:07:32.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements [2023-05-01T20:07:32.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-01T20:07:32.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-01T20:07:32.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-01T20:07:32.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-01T20:07:37.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-01T20:07:37.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-01T20:07:38.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-01T20:07:47.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-01T20:07:47.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.124s coverage: 79.9% of statements [2023-05-01T20:07:47.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2023-05-01T20:07:47.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-05-01T20:07:47.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 62.3% of statements [2023-05-01T20:07:47.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2023-05-01T20:07:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-05-01T20:07:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.167s coverage: 100.0% of statements [2023-05-01T20:07:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.448s coverage: 81.8% of statements [2023-05-01T20:07:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.525s coverage: 82.1% of statements [2023-05-01T20:07:47.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-01T20:07:47.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 86.0% of statements [2023-05-01T20:07:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-01T20:07:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-01T20:07:53.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.991s coverage: 63.1% of statements [2023-05-01T20:07:53.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-05-01T20:07:55.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2023-05-01T20:07:55.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2023-05-01T20:07:55.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-05-01T20:07:55.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-01T20:07:55.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-01T20:07:55.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-01T20:07:55.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-05-01T20:08:04.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-01T20:08:04.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-01T20:08:04.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-01T20:08:04.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.027s coverage: 38.4% of statements [2023-05-01T20:08:04.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements [2023-05-01T20:08:09.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-01T20:08:09.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-01T20:08:09.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-01T20:08:09.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-01T20:08:09.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements [2023-05-01T20:08:15.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-01T20:08:15.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-01T20:08:15.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-01T20:08:15.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-01T20:08:21.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2023-05-01T20:08:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-01T20:08:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-01T20:08:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-01T20:08:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-01T20:08:22.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.579s coverage: 92.3% of statements [2023-05-01T20:08:25.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-01T20:08:25.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-01T20:08:26.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 61.5% of statements [2023-05-01T20:08:28.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-01T20:08:28.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-01T20:08:28.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements [2023-05-01T20:08:29.630Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-01T20:08:29.630Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T20:08:29.630Z] go vet ./... [2023-05-01T20:11:06.341Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T20:11:06.341Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T20:11:06.341Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T20:11:06.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-01T20:11:06.716Z] + ls -al . [2023-05-01T20:11:06.716Z] total 704 [2023-05-01T20:11:06.716Z] drwxrwxr-x 10 1001 1001 4096 May 1 20:03 . [2023-05-01T20:11:06.716Z] drwxr-xr-x 4 root root 4096 May 1 20:03 .. [2023-05-01T20:11:06.716Z] drwxrwxr-x 2 1001 1001 4096 May 1 20:01 .blubracket [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 16 May 1 20:01 .dockerignore [2023-05-01T20:11:06.716Z] drwxrwxr-x 8 1001 1001 4096 May 1 20:01 .git [2023-05-01T20:11:06.716Z] drwxrwxr-x 3 1001 1001 4096 May 1 20:01 .github [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 1133 May 1 20:01 .gitignore [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 42 May 1 20:01 .golangci.yml [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 87 May 1 20:01 .hadolint.yml [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 166 May 1 20:01 .sonarcloud.properties [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 1171 May 1 20:01 ADOPTERS.md [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 10835 May 1 20:01 Attribution.txt [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 73765 May 1 20:01 CHANGELOG.md [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 3804 May 1 20:01 CONTRIBUTING.md [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 677 May 1 20:01 GOVERNANCE.md [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 883 May 1 20:01 Jenkinsfile [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 10775 May 1 20:01 LICENSE [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 14368 May 1 20:01 Makefile [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 582 May 1 20:01 OWNERS.md [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 9403 May 1 20:01 README.md [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 789 May 1 20:01 SECURITY.md [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 5 May 1 19:59 VERSION [2023-05-01T20:11:06.716Z] drwxrwxr-x 2 1001 1001 4096 May 1 20:01 bin [2023-05-01T20:11:06.716Z] drwxrwxr-x 18 1001 1001 4096 May 1 20:01 cmd [2023-05-01T20:11:06.716Z] -rw-r--r-- 1 root root 448352 May 1 20:08 coverage.out [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 3200 May 1 20:01 go.mod [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 31155 May 1 20:01 go.sum [2023-05-01T20:11:06.716Z] drwxrwxr-x 7 1001 1001 4096 May 1 20:01 internal [2023-05-01T20:11:06.716Z] drwxrwxr-x 3 1001 1001 4096 May 1 20:01 openapi [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 594 May 1 20:01 security.txt [2023-05-01T20:11:06.716Z] drwxrwxr-x 4 1001 1001 4096 May 1 20:01 snap [2023-05-01T20:11:06.716Z] -rw-rw-r-- 1 1001 1001 204 May 1 20:01 version.go [Pipeline] sh [2023-05-01T20:11:07.054Z] + '[' -e coverage.out ] [2023-05-01T20:11:07.054Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-01T20:11:07.085Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T20:11:07.826Z] Stashed 1 file(s) [Pipeline] sh [2023-05-01T20:11:08.150Z] + make build [2023-05-01T20:11:08.418Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-01T20:12:31.076Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-01T20:12:37.727Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-01T20:12:41.982Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-01T20:12:45.325Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-01T20:13:32.171Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-01T20:13:36.416Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-01T20:13:41.752Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-01T20:13:48.397Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-01T20:13:50.970Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-01T20:13:55.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-01T20:14:01.855Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-01T20:14:07.288Z] $ docker stop --time=1 f722930d9f8f43514f8ebbb5179043fcc053e391161c78f845fc1503c5252db5 [2023-05-01T20:14:09.375Z] $ docker rm -f --volumes f722930d9f8f43514f8ebbb5179043fcc053e391161c78f845fc1503c5252db5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:14:12.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-01T20:14:12.005Z] [2023-05-01T20:14:12.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:14:12.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-01T20:14:12.715Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-01T20:14:12.715Z] 29e5d40040c1: Pulling fs layer [2023-05-01T20:14:12.715Z] 1ce36da41761: Pulling fs layer [2023-05-01T20:14:12.715Z] 25b303627fd3: Pulling fs layer [2023-05-01T20:14:12.715Z] 29e5d40040c1: Verifying Checksum [2023-05-01T20:14:12.715Z] 29e5d40040c1: Download complete [2023-05-01T20:14:12.989Z] 1ce36da41761: Verifying Checksum [2023-05-01T20:14:12.989Z] 1ce36da41761: Download complete [2023-05-01T20:14:13.575Z] 29e5d40040c1: Pull complete [2023-05-01T20:14:14.533Z] 25b303627fd3: Verifying Checksum [2023-05-01T20:14:14.533Z] 25b303627fd3: Download complete [2023-05-01T20:14:14.533Z] 1ce36da41761: Pull complete [2023-05-01T20:14:24.607Z] 25b303627fd3: Pull complete [2023-05-01T20:14:24.607Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-01T20:14:24.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-01T20:14:24.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:14:24.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container [2023-05-01T20:14:24.986Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-01T20:14:27.293Z] $ docker top 446807a2a5e814af541d62b30deb2e409db300d7915fe19fac06c96000250af6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:14:28.165Z] + docker-compose+ build --help [2023-05-01T20:14:28.165Z] grep parallel [2023-05-01T20:14:32.412Z] --parallel Build images in parallel. [Pipeline] } [2023-05-01T20:14:32.451Z] $ docker stop --time=1 446807a2a5e814af541d62b30deb2e409db300d7915fe19fac06c96000250af6 [2023-05-01T20:14:34.088Z] $ docker rm -f --volumes 446807a2a5e814af541d62b30deb2e409db300d7915fe19fac06c96000250af6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:14:34.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-01T20:14:34.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:14:35.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container [2023-05-01T20:14:35.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-01T20:14:36.290Z] $ docker top b84933bca1be8050d7f56c75b6d1fb01c6c0a9e44ef0c653eced1a96219537b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:14:37.148Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-01T20:14:41.388Z] Building core-command ... [2023-05-01T20:14:41.388Z] Building core-common-config-bootstrapper ... [2023-05-01T20:14:41.388Z] Building core-data ... [2023-05-01T20:14:41.388Z] Building core-metadata ... [2023-05-01T20:14:41.388Z] Building security-bootstrapper ... [2023-05-01T20:14:41.388Z] Building security-proxy-auth ... [2023-05-01T20:14:41.388Z] Building security-proxy-setup ... [2023-05-01T20:14:41.388Z] Building security-secretstore-setup ... [2023-05-01T20:14:41.388Z] Building security-spiffe-token-provider ... [2023-05-01T20:14:41.388Z] Building security-spire-agent ... [2023-05-01T20:14:41.388Z] Building security-spire-config ... [2023-05-01T20:14:41.388Z] Building security-spire-server ... [2023-05-01T20:14:41.388Z] Building support-notifications ... [2023-05-01T20:14:41.388Z] Building support-scheduler ... [2023-05-01T20:14:41.388Z] Building security-bootstrapper [2023-05-01T20:14:41.388Z] Building core-data [2023-05-01T20:14:41.388Z] Building security-proxy-auth [2023-05-01T20:14:41.388Z] Building core-common-config-bootstrapper [2023-05-01T20:14:41.388Z] Building security-secretstore-setup [2023-05-01T20:15:28.212Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:15:28.212Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:15:28.212Z] ---> c2d38a7460d3 [2023-05-01T20:15:28.212Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:15:28.796Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:15:28.796Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:15:28.796Z] ---> c2d38a7460d3 [2023-05-01T20:15:28.796Z] Step 3/25 : WORKDIR /edgex-go [2023-05-01T20:15:29.063Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:15:29.063Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:15:29.063Z] ---> c2d38a7460d3 [2023-05-01T20:15:29.063Z] Step 3/33 : WORKDIR /edgex-go [2023-05-01T20:15:29.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:15:29.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:15:29.063Z] ---> c2d38a7460d3 [2023-05-01T20:15:29.063Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:15:29.335Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:15:29.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:15:29.335Z] ---> c2d38a7460d3 [2023-05-01T20:15:29.335Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:15:29.601Z] ---> Running in bf390a4d5ff8 [2023-05-01T20:15:29.601Z] ---> Running in e8a17fc3da06 [2023-05-01T20:15:29.887Z] ---> Running in bc7f563e954e [2023-05-01T20:15:29.887Z] ---> Running in 644ec6964a77 [2023-05-01T20:15:29.887Z] ---> Running in de3658e56fff [2023-05-01T20:15:30.155Z] Removing intermediate container bc7f563e954e [2023-05-01T20:15:30.155Z] ---> a8f865c8fa64 [2023-05-01T20:15:30.155Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:15:30.425Z] ---> Running in 8a94e0379eb5 [2023-05-01T20:15:30.425Z] Removing intermediate container 644ec6964a77 [2023-05-01T20:15:30.425Z] ---> 0ac4e79a4457 [2023-05-01T20:15:30.425Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-01T20:15:30.425Z] Removing intermediate container bf390a4d5ff8 [2023-05-01T20:15:30.425Z] ---> 86b53f9c2f16 [2023-05-01T20:15:30.425Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:15:30.425Z] Removing intermediate container e8a17fc3da06 [2023-05-01T20:15:30.425Z] ---> 053fed884ef7 [2023-05-01T20:15:30.425Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-01T20:15:30.425Z] Removing intermediate container de3658e56fff [2023-05-01T20:15:30.425Z] ---> 81cf76f5367d [2023-05-01T20:15:30.425Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:15:30.700Z] ---> Running in 3af7310a08d8 [2023-05-01T20:15:30.700Z] ---> Running in 133f63e0dd58 [2023-05-01T20:15:30.700Z] ---> Running in ca0be25d5424 [2023-05-01T20:15:30.700Z] ---> Running in bb18c4835255 [2023-05-01T20:15:31.297Z] Removing intermediate container 8a94e0379eb5 [2023-05-01T20:15:31.297Z] ---> 8dc0059982ed [2023-05-01T20:15:31.297Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-01T20:15:31.297Z] ---> Running in 519d209600f6 [2023-05-01T20:15:31.890Z] Removing intermediate container bb18c4835255 [2023-05-01T20:15:31.890Z] ---> ae6fc0532e69 [2023-05-01T20:15:31.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-01T20:15:31.890Z] Removing intermediate container 133f63e0dd58 [2023-05-01T20:15:31.890Z] ---> 343c7e9cf8bb [2023-05-01T20:15:31.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-01T20:15:31.890Z] ---> Running in a96bfc9d5e71 [2023-05-01T20:15:31.890Z] ---> Running in 0950441fe840 [2023-05-01T20:15:33.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:33.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:33.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:33.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:34.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:34.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:34.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:34.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:34.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:35.225Z] OK: 263 MiB in 53 packages [2023-05-01T20:15:35.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:15:35.492Z] OK: 263 MiB in 53 packages [2023-05-01T20:15:36.073Z] OK: 263 MiB in 53 packages [2023-05-01T20:15:36.339Z] OK: 263 MiB in 53 packages [2023-05-01T20:15:36.609Z] OK: 263 MiB in 53 packages [2023-05-01T20:15:36.878Z] Removing intermediate container 3af7310a08d8 [2023-05-01T20:15:36.878Z] ---> e3c4afdbf9e8 [2023-05-01T20:15:36.878Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-01T20:15:37.145Z] Removing intermediate container ca0be25d5424 [2023-05-01T20:15:37.145Z] ---> 5170c75702e7 [2023-05-01T20:15:37.145Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-01T20:15:37.734Z] Removing intermediate container 519d209600f6 [2023-05-01T20:15:37.734Z] ---> 2cd9d74c6df5 [2023-05-01T20:15:37.734Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:15:38.002Z] Removing intermediate container 0950441fe840 [2023-05-01T20:15:38.002Z] ---> c5eb6015fa05 [2023-05-01T20:15:38.002Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:15:38.002Z] ---> e4ec0319b246 [2023-05-01T20:15:38.002Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:15:38.270Z] Removing intermediate container a96bfc9d5e71 [2023-05-01T20:15:38.270Z] ---> d2a02b97e62e [2023-05-01T20:15:38.270Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:15:38.270Z] ---> Running in d0adfecca449 [2023-05-01T20:15:38.537Z] ---> 091d6b8d4fd9 [2023-05-01T20:15:38.537Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:15:38.537Z] ---> Running in e6bcd467f325 [2023-05-01T20:15:39.123Z] ---> 3c8cc0e4309d [2023-05-01T20:15:39.123Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:15:39.390Z] ---> Running in 15fa2287596c [2023-05-01T20:15:39.661Z] ---> 6b532f6a90a0 [2023-05-01T20:15:39.661Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:15:39.929Z] ---> 311001cc97bc [2023-05-01T20:15:39.929Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:15:39.929Z] ---> Running in 6e404e311263 [2023-05-01T20:15:40.196Z] ---> Running in 5db10acf3cf7 [2023-05-01T20:18:01.836Z] Removing intermediate container 15fa2287596c [2023-05-01T20:18:01.836Z] ---> 4889a3ab5ecf [2023-05-01T20:18:01.836Z] Step 8/23 : COPY . . [2023-05-01T20:18:01.836Z] Removing intermediate container 5db10acf3cf7 [2023-05-01T20:18:01.836Z] ---> 3f31c609fb3e [2023-05-01T20:18:01.836Z] Step 8/23 : COPY . . [2023-05-01T20:18:01.836Z] Removing intermediate container 6e404e311263 [2023-05-01T20:18:01.836Z] ---> aab05870f04f [2023-05-01T20:18:01.836Z] Step 8/23 : COPY . . [2023-05-01T20:18:01.836Z] Removing intermediate container d0adfecca449 [2023-05-01T20:18:01.836Z] ---> e16307d87408 [2023-05-01T20:18:01.836Z] Step 7/33 : COPY . . [2023-05-01T20:18:01.836Z] Removing intermediate container e6bcd467f325 [2023-05-01T20:18:01.836Z] ---> 8d6801039701 [2023-05-01T20:18:01.836Z] Step 7/25 : COPY . . [2023-05-01T20:18:10.034Z] ---> 2e1eac611918 [2023-05-01T20:18:10.034Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-01T20:18:10.034Z] ---> 744031cdf143 [2023-05-01T20:18:10.034Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-01T20:18:10.034Z] ---> 8a17617fe9ad [2023-05-01T20:18:10.034Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-01T20:18:10.034Z] ---> Running in 5c0fb9970015 [2023-05-01T20:18:10.034Z] ---> Running in d63fe8a1be41 [2023-05-01T20:18:10.034Z] ---> febfc7d209ce [2023-05-01T20:18:10.034Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-01T20:18:10.034Z] ---> 5c8d2bade309 [2023-05-01T20:18:10.034Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-01T20:18:10.034Z] ---> Running in 4834ba688bc2 [2023-05-01T20:18:10.034Z] ---> Running in 2a4d3793706e [2023-05-01T20:18:10.034Z] ---> Running in e7c8cd68a93b [2023-05-01T20:18:10.993Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-01T20:18:11.261Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-01T20:18:11.528Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-01T20:18:11.528Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-01T20:18:11.794Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-01T20:24:18.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-01T20:24:18.728Z] Removing intermediate container 5c0fb9970015 [2023-05-01T20:24:18.728Z] ---> ef6e05edc1fa [2023-05-01T20:24:18.728Z] [2023-05-01T20:24:18.728Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:24:18.728Z] 3.17: Pulling from library/alpine [2023-05-01T20:24:18.728Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T20:24:18.728Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T20:24:18.728Z] ---> 51e60588ff2c [2023-05-01T20:24:18.728Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-01T20:24:18.728Z] ---> Running in 8e0e775def18 [2023-05-01T20:24:18.728Z] Removing intermediate container 8e0e775def18 [2023-05-01T20:24:18.728Z] ---> a2f7017b4f56 [2023-05-01T20:24:18.728Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:24:18.728Z] ---> Running in fe64a2acdccd [2023-05-01T20:24:18.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:24:18.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:24:18.728Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T20:24:18.728Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:24:18.728Z] OK: 8 MiB in 16 packages [2023-05-01T20:24:20.671Z] Removing intermediate container fe64a2acdccd [2023-05-01T20:24:20.671Z] ---> 76a0f985e5be [2023-05-01T20:24:20.671Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:24:22.612Z] ---> 0136bbba9d22 [2023-05-01T20:24:22.612Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:24:24.017Z] ---> 2d0a7a307543 [2023-05-01T20:24:24.017Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-01T20:24:27.354Z] ---> d0f0873f9fc9 [2023-05-01T20:24:27.354Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:24:28.315Z] Removing intermediate container e7c8cd68a93b [2023-05-01T20:24:28.315Z] ---> e570d19768e2 [2023-05-01T20:24:28.315Z] [2023-05-01T20:24:28.315Z] Step 9/33 : FROM alpine:3.17 [2023-05-01T20:24:28.315Z] ---> 51e60588ff2c [2023-05-01T20:24:28.315Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-01T20:24:28.581Z] ---> Running in 4ea0353847a2 [2023-05-01T20:24:28.581Z] ---> f8d6834fa07a [2023-05-01T20:24:28.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-01T20:24:29.538Z] Removing intermediate container 4ea0353847a2 [2023-05-01T20:24:29.538Z] ---> e4bcc607c262 [2023-05-01T20:24:29.538Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-01T20:24:29.810Z] ---> Running in b35fc01bf844 [2023-05-01T20:24:30.469Z] ---> 6953d0c54a5b [2023-05-01T20:24:30.469Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-01T20:24:30.469Z] ---> Running in f29338e9fca9 [2023-05-01T20:24:33.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:24:33.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:24:35.225Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-01T20:24:35.225Z] (2/2) Installing su-exec (0.2-r2) [2023-05-01T20:24:35.225Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:24:35.225Z] OK: 8 MiB in 17 packages [2023-05-01T20:24:35.497Z] Removing intermediate container f29338e9fca9 [2023-05-01T20:24:35.497Z] ---> 4971f0ee2745 [2023-05-01T20:24:35.497Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-01T20:24:35.497Z] ---> Running in 7c10e75ae322 [2023-05-01T20:24:36.460Z] Removing intermediate container 7c10e75ae322 [2023-05-01T20:24:36.460Z] ---> 81f89705af09 [2023-05-01T20:24:36.460Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-01T20:24:36.460Z] Removing intermediate container 4834ba688bc2 [2023-05-01T20:24:36.460Z] ---> 7a4317813438 [2023-05-01T20:24:36.460Z] [2023-05-01T20:24:36.460Z] Step 9/25 : FROM alpine:3.17 [2023-05-01T20:24:36.460Z] ---> 51e60588ff2c [2023-05-01T20:24:36.460Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-01T20:24:36.728Z] ---> Running in 71c914d1b456 [2023-05-01T20:24:36.728Z] Removing intermediate container b35fc01bf844 [2023-05-01T20:24:36.728Z] ---> db4932cec23a [2023-05-01T20:24:36.728Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-01T20:24:36.728Z] ---> Running in 7323198244fa [2023-05-01T20:24:36.994Z] ---> Running in 9253f56e6d94 [2023-05-01T20:24:37.952Z] Removing intermediate container 9253f56e6d94 [2023-05-01T20:24:37.952Z] ---> 0789ef4be298 [2023-05-01T20:24:37.952Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-01T20:24:37.952Z] Removing intermediate container 71c914d1b456 [2023-05-01T20:24:37.952Z] ---> 700dd8651a34 [2023-05-01T20:24:37.952Z] Step 21/23 : LABEL arch=arm64 [2023-05-01T20:24:37.952Z] ---> Running in 5383d358baaa [2023-05-01T20:24:38.219Z] ---> Running in 38e08fdbe2f0 [2023-05-01T20:24:38.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:24:39.068Z] Removing intermediate container 5383d358baaa [2023-05-01T20:24:39.068Z] ---> 80eb74f97055 [2023-05-01T20:24:39.068Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-01T20:24:39.068Z] Removing intermediate container 38e08fdbe2f0 [2023-05-01T20:24:39.068Z] ---> 4de264541bb3 [2023-05-01T20:24:39.068Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:24:39.068Z] ---> Running in 67f4b4c83d05 [2023-05-01T20:24:39.068Z] ---> Running in e17724ab90a1 [2023-05-01T20:24:39.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:24:40.293Z] Removing intermediate container 67f4b4c83d05 [2023-05-01T20:24:40.293Z] ---> 7752c4a2c5ee [2023-05-01T20:24:40.293Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:24:40.293Z] Removing intermediate container e17724ab90a1 [2023-05-01T20:24:40.293Z] ---> e78aafe4f262 [2023-05-01T20:24:40.293Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-01T20:24:40.559Z] ---> Running in 2e3821ae1902 [2023-05-01T20:24:40.559Z] ---> Running in 4feb772dd82a [2023-05-01T20:24:40.560Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-01T20:24:40.560Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-01T20:24:40.560Z] (3/3) Installing su-exec (0.2-r2) [2023-05-01T20:24:40.560Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:24:40.560Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T20:24:41.141Z] Removing intermediate container 2e3821ae1902 [2023-05-01T20:24:41.141Z] ---> 87a2e954a459 [2023-05-01T20:24:41.407Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-01T20:24:41.407Z] Removing intermediate container 4feb772dd82a [2023-05-01T20:24:41.407Z] ---> c5b0ade35029 [2023-05-01T20:24:41.407Z] [2023-05-01T20:24:41.407Z] OK: 8 MiB in 18 packages [2023-05-01T20:24:41.407Z] ---> Running in ab8d186090a0 [2023-05-01T20:24:41.993Z] Successfully built c5b0ade35029 [2023-05-01T20:24:41.993Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-01T20:24:41.993Z]  Building security-proxy-auth ... done Building support-scheduler [2023-05-01T20:24:46.455Z] Removing intermediate container d63fe8a1be41 [2023-05-01T20:24:46.455Z] ---> 9cb205bedabb [2023-05-01T20:24:46.455Z] [2023-05-01T20:24:46.455Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:24:46.455Z] ---> 51e60588ff2c [2023-05-01T20:24:46.455Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-01T20:24:46.455Z] ---> Using cache [2023-05-01T20:24:46.455Z] ---> a2f7017b4f56 [2023-05-01T20:24:46.455Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:24:46.455Z] ---> Using cache [2023-05-01T20:24:46.455Z] ---> 76a0f985e5be [2023-05-01T20:24:46.455Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:24:46.455Z] ---> Using cache [2023-05-01T20:24:46.455Z] ---> 0136bbba9d22 [2023-05-01T20:24:46.455Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:24:46.455Z] ---> Using cache [2023-05-01T20:24:46.455Z] ---> 2d0a7a307543 [2023-05-01T20:24:46.455Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-01T20:24:46.455Z] Removing intermediate container 7323198244fa [2023-05-01T20:24:46.455Z] ---> 105f93edf5f9 [2023-05-01T20:24:46.455Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-01T20:24:46.721Z] ---> Running in ffbd10c5a923 [2023-05-01T20:24:47.304Z] Removing intermediate container ab8d186090a0 [2023-05-01T20:24:47.304Z] ---> 6bd3d4f546db [2023-05-01T20:24:47.304Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-01T20:24:47.580Z] ---> Running in 042e1f748c1f [2023-05-01T20:24:47.580Z] Removing intermediate container ffbd10c5a923 [2023-05-01T20:24:47.580Z] ---> 04a51222a6d4 [2023-05-01T20:24:47.580Z] Step 12/25 : WORKDIR / [2023-05-01T20:24:47.846Z] ---> Running in b13825abc54b [2023-05-01T20:24:48.113Z] Removing intermediate container 042e1f748c1f [2023-05-01T20:24:48.113Z] ---> 3d720ad0eff3 [2023-05-01T20:24:48.113Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-01T20:24:48.388Z] Removing intermediate container b13825abc54b [2023-05-01T20:24:48.388Z] ---> 0a77dab4bbd6 [2023-05-01T20:24:48.388Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:24:48.979Z] ---> 9f657c9bcc72 [2023-05-01T20:24:48.979Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:24:49.260Z] ---> 1c00e9039ab1 [2023-05-01T20:24:49.260Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-01T20:24:49.527Z] ---> Running in 28f35fbe2084 [2023-05-01T20:24:49.528Z] ---> 6093bafc4607 [2023-05-01T20:24:49.528Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:24:50.489Z] ---> a03f9478e9c5 [2023-05-01T20:24:50.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-01T20:24:50.758Z] ---> edfb32bdabe3 [2023-05-01T20:24:50.758Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-01T20:24:52.173Z] ---> 992e61a73cb0 [2023-05-01T20:24:52.173Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-01T20:24:52.173Z] ---> ed53db1140a5 [2023-05-01T20:24:52.173Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-01T20:24:52.173Z] ---> Running in 36e3d82a78b9 [2023-05-01T20:24:52.754Z] Removing intermediate container 28f35fbe2084 [2023-05-01T20:24:52.754Z] ---> fad664b7d296 [2023-05-01T20:24:52.754Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:24:53.337Z] ---> 925331bedc8d [2023-05-01T20:24:53.337Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:24:53.926Z] ---> 2f0d53c245e6 [2023-05-01T20:24:53.926Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:24:54.516Z] ---> 72e46b966506 [2023-05-01T20:24:54.516Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-01T20:24:55.097Z] Removing intermediate container 36e3d82a78b9 [2023-05-01T20:24:55.097Z] ---> 07390ddf9d6e [2023-05-01T20:24:55.097Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-01T20:24:55.364Z] ---> Running in e0fe12626c71 [2023-05-01T20:24:55.364Z] ---> 72bd00a6c49f [2023-05-01T20:24:55.364Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-01T20:24:56.322Z] Removing intermediate container e0fe12626c71 [2023-05-01T20:24:56.322Z] ---> c07daedc2f26 [2023-05-01T20:24:56.322Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-01T20:24:56.322Z] ---> Running in b2466f25604a [2023-05-01T20:24:57.281Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:24:57.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:24:57.281Z] ---> c2d38a7460d3 [2023-05-01T20:24:57.281Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:24:57.281Z] ---> Using cache [2023-05-01T20:24:57.281Z] ---> 81cf76f5367d [2023-05-01T20:24:57.281Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:24:57.281Z] ---> Using cache [2023-05-01T20:24:57.281Z] ---> ae6fc0532e69 [2023-05-01T20:24:57.281Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-01T20:24:57.281Z] ---> Using cache [2023-05-01T20:24:57.281Z] ---> d2a02b97e62e [2023-05-01T20:24:57.281Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:24:57.281Z] ---> Using cache [2023-05-01T20:24:57.281Z] ---> 6b532f6a90a0 [2023-05-01T20:24:57.281Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:24:57.281Z] ---> Using cache [2023-05-01T20:24:57.281Z] ---> aab05870f04f [2023-05-01T20:24:57.281Z] Step 8/23 : COPY . . [2023-05-01T20:24:57.281Z] ---> Using cache [2023-05-01T20:24:57.281Z] ---> 2e1eac611918 [2023-05-01T20:24:57.281Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-01T20:24:59.234Z] ---> 4c47550a989e [2023-05-01T20:24:59.234Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-01T20:24:59.234Z] ---> Running in 9d2d9960748f [2023-05-01T20:24:59.234Z] Removing intermediate container b2466f25604a [2023-05-01T20:24:59.234Z] ---> 9231d640f12e [2023-05-01T20:24:59.234Z] Step 21/23 : LABEL arch=arm64 [2023-05-01T20:24:59.234Z] ---> 1d1852d4555d [2023-05-01T20:24:59.234Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-01T20:24:59.234Z] ---> Running in 7668fb75f235 [2023-05-01T20:25:00.206Z] Removing intermediate container 7668fb75f235 [2023-05-01T20:25:00.207Z] ---> 6805dd32e445 [2023-05-01T20:25:00.207Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:25:00.207Z] ---> Running in 71b175ff787c [2023-05-01T20:25:00.207Z] ---> 2c8b70cbbaf4 [2023-05-01T20:25:00.207Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-01T20:25:00.478Z] Removing intermediate container 2a4d3793706e [2023-05-01T20:25:00.478Z] ---> 6d2d3d621238 [2023-05-01T20:25:00.478Z] [2023-05-01T20:25:00.478Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:25:00.478Z] ---> 51e60588ff2c [2023-05-01T20:25:00.478Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:25:00.478Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-01T20:25:00.747Z] ---> Running in f739f2cbd0e7 [2023-05-01T20:25:01.017Z] Removing intermediate container 71b175ff787c [2023-05-01T20:25:01.017Z] ---> 7606e9ceb450 [2023-05-01T20:25:01.017Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:25:01.288Z] Removing intermediate container f739f2cbd0e7 [2023-05-01T20:25:01.288Z] ---> 602786911473 [2023-05-01T20:25:01.288Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-01T20:25:01.288Z] ---> Running in 64b7ce0b3587 [2023-05-01T20:25:01.568Z] ---> Running in ac8cba655633 [2023-05-01T20:25:01.568Z] ---> 2fbee0cf0b66 [2023-05-01T20:25:01.568Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-01T20:25:01.837Z] ---> 381b842784c4 [2023-05-01T20:25:01.837Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-01T20:25:01.837Z] Removing intermediate container 64b7ce0b3587 [2023-05-01T20:25:01.837Z] ---> 0bc155094c51 [2023-05-01T20:25:02.103Z] [2023-05-01T20:25:02.709Z] Successfully built 0bc155094c51 [2023-05-01T20:25:02.709Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-01T20:25:02.709Z] Building security-spiffe-token-provider [2023-05-01T20:25:02.709Z] Removing intermediate container ac8cba655633 [2023-05-01T20:25:02.709Z] ---> afb4a7818f66 [2023-05-01T20:25:02.709Z]  Building core-common-config-bootstrapper ... done Step 13/23 : EXPOSE $APP_PORT [2023-05-01T20:25:02.709Z] ---> Running in eaade72083ce [2023-05-01T20:25:02.978Z] ---> 6972240a94c8 [2023-05-01T20:25:02.978Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-01T20:25:03.245Z] ---> b4fc56d6b70f [2023-05-01T20:25:03.245Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-01T20:25:03.511Z] ---> Running in 080339644cf0 [2023-05-01T20:25:03.511Z] Removing intermediate container eaade72083ce [2023-05-01T20:25:03.511Z] ---> 60f37e99f65f [2023-05-01T20:25:03.511Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:25:03.782Z] ---> Running in 14998cb31ced [2023-05-01T20:25:04.758Z] ---> 5b61fbebe34e [2023-05-01T20:25:04.758Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-01T20:25:06.177Z] ---> 01974cc67942 [2023-05-01T20:25:06.177Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-01T20:25:06.177Z] ---> Running in 2f8cc690106f [2023-05-01T20:25:06.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:07.410Z] Removing intermediate container 080339644cf0 [2023-05-01T20:25:07.410Z] ---> fb8ea59e8659 [2023-05-01T20:25:07.410Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-01T20:25:07.410Z] ---> Running in 0bf0d549dffc [2023-05-01T20:25:07.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:07.994Z] Removing intermediate container 0bf0d549dffc [2023-05-01T20:25:07.994Z] ---> cbdc482442ba [2023-05-01T20:25:07.994Z] Step 23/25 : LABEL arch=arm64 [2023-05-01T20:25:08.260Z] ---> Running in 57433a8e6495 [2023-05-01T20:25:08.849Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T20:25:08.849Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:25:09.120Z] OK: 8 MiB in 16 packages [2023-05-01T20:25:09.120Z] Removing intermediate container 57433a8e6495 [2023-05-01T20:25:09.120Z] ---> e35a311b56d2 [2023-05-01T20:25:09.120Z] Step 24/25 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:25:09.390Z] ---> Running in f70cd647cfda [2023-05-01T20:25:11.987Z] Removing intermediate container 2f8cc690106f [2023-05-01T20:25:11.987Z] ---> ecaa0ccc6fd6 [2023-05-01T20:25:11.987Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-01T20:25:11.987Z] Removing intermediate container f70cd647cfda [2023-05-01T20:25:11.987Z] ---> 214109c27c11 [2023-05-01T20:25:11.987Z] Step 25/25 : LABEL version=0.0.0 [2023-05-01T20:25:12.253Z] ---> Running in 5ba08acf920a [2023-05-01T20:25:12.253Z] ---> Running in f55bf31d7eea [2023-05-01T20:25:13.218Z] Removing intermediate container 14998cb31ced [2023-05-01T20:25:13.218Z] ---> 06d27cf106fa [2023-05-01T20:25:13.218Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:25:13.218Z] Removing intermediate container f55bf31d7eea [2023-05-01T20:25:13.218Z] ---> e307921a9bc1 [2023-05-01T20:25:13.218Z] Removing intermediate container 5ba08acf920a [2023-05-01T20:25:13.218Z] ---> 57945b496385 [2023-05-01T20:25:13.485Z] Step 30/33 : CMD ["gate"] [2023-05-01T20:25:13.485Z] [2023-05-01T20:25:13.485Z] ---> Running in b81449379eb1 [2023-05-01T20:25:14.069Z] Successfully built e307921a9bc1 [2023-05-01T20:25:14.069Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-01T20:25:14.069Z]  Building security-secretstore-setup ... done Building support-notifications [2023-05-01T20:25:14.069Z] ---> 81bdc9ff550c [2023-05-01T20:25:14.336Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:25:14.336Z] Removing intermediate container b81449379eb1 [2023-05-01T20:25:14.336Z] ---> 2e409cf5a37e [2023-05-01T20:25:14.336Z] Step 31/33 : LABEL arch=arm64 [2023-05-01T20:25:14.602Z] ---> Running in 29197535f397 [2023-05-01T20:25:15.184Z] Removing intermediate container 29197535f397 [2023-05-01T20:25:15.184Z] ---> c8e6830de930 [2023-05-01T20:25:15.184Z] Step 32/33 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:25:15.184Z] ---> 4ded3c27a6c7 [2023-05-01T20:25:15.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-01T20:25:15.449Z] ---> Running in 32a76fd0b2cf [2023-05-01T20:25:16.049Z] Removing intermediate container 32a76fd0b2cf [2023-05-01T20:25:16.049Z] ---> 79687c53c9ba [2023-05-01T20:25:16.049Z] Step 33/33 : LABEL version=0.0.0 [2023-05-01T20:25:16.049Z] ---> Running in cde2426db4bb [2023-05-01T20:25:17.006Z] Removing intermediate container cde2426db4bb [2023-05-01T20:25:17.006Z] ---> 6c063f39b5b5 [2023-05-01T20:25:17.006Z] [2023-05-01T20:25:17.284Z] Successfully built 6c063f39b5b5 [2023-05-01T20:25:17.284Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-01T20:25:17.284Z] Building security-spire-config [2023-05-01T20:25:17.550Z]  Building security-bootstrapper ... done  ---> d44252fd2b0c [2023-05-01T20:25:17.550Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:25:18.506Z] ---> 5ce01243f592 [2023-05-01T20:25:18.506Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-01T20:25:18.506Z] ---> Running in 21c2f4587899 [2023-05-01T20:25:19.089Z] Removing intermediate container 21c2f4587899 [2023-05-01T20:25:19.089Z] ---> cd4c42930a7f [2023-05-01T20:25:19.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:25:19.089Z] ---> Running in 5b732b6feb61 [2023-05-01T20:25:19.685Z] Removing intermediate container 5b732b6feb61 [2023-05-01T20:25:19.685Z] ---> 0556399158dd [2023-05-01T20:25:19.685Z] Step 21/23 : LABEL arch=arm64 [2023-05-01T20:25:19.685Z] ---> Running in 8723b2cbf222 [2023-05-01T20:25:20.269Z] Removing intermediate container 8723b2cbf222 [2023-05-01T20:25:20.269Z] ---> a785fee73ec4 [2023-05-01T20:25:20.269Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:25:20.536Z] ---> Running in c724cbc43074 [2023-05-01T20:25:20.808Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:25:20.808Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:25:20.808Z] ---> c2d38a7460d3 [2023-05-01T20:25:20.808Z] Step 3/20 : WORKDIR /edgex-go [2023-05-01T20:25:20.808Z] ---> Using cache [2023-05-01T20:25:20.808Z] ---> 053fed884ef7 [2023-05-01T20:25:20.808Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-01T20:25:20.808Z] ---> Running in 30bfa891c7ea [2023-05-01T20:25:21.394Z] Removing intermediate container c724cbc43074 [2023-05-01T20:25:21.394Z] ---> ba734a6da96a [2023-05-01T20:25:21.394Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:25:21.394Z] ---> Running in ecc7cfb71834 [2023-05-01T20:25:21.976Z] Removing intermediate container ecc7cfb71834 [2023-05-01T20:25:21.976Z] ---> 93cf8d9ffc51 [2023-05-01T20:25:21.976Z] [2023-05-01T20:25:22.244Z] Successfully built 93cf8d9ffc51 [2023-05-01T20:25:22.510Z] Successfully tagged core-data-arm64:latest [2023-05-01T20:25:22.510Z]  Building core-data ... done Building security-proxy-setup [2023-05-01T20:25:22.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:23.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:24.498Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:25:24.498Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:25:24.498Z] OK: 17690 distinct packages available [2023-05-01T20:25:24.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:25.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:26.043Z] OK: 263 MiB in 53 packages [2023-05-01T20:25:27.989Z] Removing intermediate container 30bfa891c7ea [2023-05-01T20:25:27.989Z] ---> 667ca472947a [2023-05-01T20:25:27.989Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-01T20:25:28.952Z] ---> ea8037a951ea [2023-05-01T20:25:28.952Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:25:28.952Z] ---> Running in 949e5d70e26f [2023-05-01T20:25:41.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:25:41.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:25:41.256Z] ---> c2d38a7460d3 [2023-05-01T20:25:41.256Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:25:41.256Z] ---> Using cache [2023-05-01T20:25:41.256Z] ---> 81cf76f5367d [2023-05-01T20:25:41.256Z] Step 4/23 : WORKDIR /edgex-go [2023-05-01T20:25:41.256Z] ---> Using cache [2023-05-01T20:25:41.256Z] ---> ae6fc0532e69 [2023-05-01T20:25:41.256Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-01T20:25:42.662Z] ---> Running in 45f3a073ffda [2023-05-01T20:25:45.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:45.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:46.773Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:25:46.773Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:25:46.773Z] ---> c2d38a7460d3 [2023-05-01T20:25:46.773Z] Step 3/27 : WORKDIR /edgex-go [2023-05-01T20:25:46.773Z] ---> Using cache [2023-05-01T20:25:46.773Z] ---> 053fed884ef7 [2023-05-01T20:25:46.773Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-01T20:25:46.773Z] ---> Running in ad8cbf4fb71d [2023-05-01T20:25:47.732Z] OK: 263 MiB in 53 packages [2023-05-01T20:25:49.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:49.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:25:49.717Z] Removing intermediate container 45f3a073ffda [2023-05-01T20:25:49.717Z] ---> 22ffa504704f [2023-05-01T20:25:49.717Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-01T20:25:51.120Z] ---> 30ba19172bc7 [2023-05-01T20:25:51.120Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:25:51.120Z] ---> Running in a5a73ac1705f [2023-05-01T20:25:51.120Z] OK: 263 MiB in 53 packages [2023-05-01T20:25:52.527Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:25:52.527Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:25:52.527Z] ---> c2d38a7460d3 [2023-05-01T20:25:52.527Z] Step 3/22 : WORKDIR /edgex-go [2023-05-01T20:25:52.527Z] ---> Using cache [2023-05-01T20:25:52.527Z] ---> 053fed884ef7 [2023-05-01T20:25:52.527Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-01T20:25:52.527Z] ---> Using cache [2023-05-01T20:25:52.527Z] ---> 5170c75702e7 [2023-05-01T20:25:52.527Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-01T20:25:52.527Z] ---> Using cache [2023-05-01T20:25:52.527Z] ---> 091d6b8d4fd9 [2023-05-01T20:25:52.527Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:25:52.527Z] ---> Using cache [2023-05-01T20:25:52.527Z] ---> 8d6801039701 [2023-05-01T20:25:52.527Z] Step 7/22 : COPY . . [2023-05-01T20:25:52.797Z] ---> Using cache [2023-05-01T20:25:52.797Z] ---> 8a17617fe9ad [2023-05-01T20:25:52.797Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-01T20:25:53.380Z] ---> Running in 52b9b05b74e3 [2023-05-01T20:25:53.380Z] Removing intermediate container ad8cbf4fb71d [2023-05-01T20:25:53.380Z] ---> 558083a7c24f [2023-05-01T20:25:53.380Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-01T20:25:54.794Z] ---> 8ac884584fbd [2023-05-01T20:25:54.794Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:25:55.060Z] ---> Running in a7e8574c69f3 [2023-05-01T20:25:55.645Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-01T20:27:03.492Z] Removing intermediate container 949e5d70e26f [2023-05-01T20:27:03.492Z] ---> aeab13321afa [2023-05-01T20:27:03.492Z] Step 7/20 : COPY . . [2023-05-01T20:27:30.174Z] ---> 2786c0af35a8 [2023-05-01T20:27:30.174Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-01T20:27:30.174Z] ---> Running in 08b3520f3725 [2023-05-01T20:27:32.758Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-01T20:27:54.810Z] Removing intermediate container a5a73ac1705f [2023-05-01T20:27:54.810Z] ---> 8bd759bf96e2 [2023-05-01T20:27:54.810Z] Step 8/23 : COPY . . [2023-05-01T20:27:59.055Z] Removing intermediate container a7e8574c69f3 [2023-05-01T20:27:59.055Z] ---> 4cad3c1a846d [2023-05-01T20:27:59.055Z] Step 7/27 : COPY . . [2023-05-01T20:28:11.359Z] ---> 998149086acc [2023-05-01T20:28:11.359Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-01T20:28:11.627Z] ---> Running in 5fa9b9e00969 [2023-05-01T20:28:14.206Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-01T20:28:15.163Z] ---> 461d762b3708 [2023-05-01T20:28:15.163Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-01T20:28:15.163Z] ---> Running in e537f59a622b [2023-05-01T20:28:18.494Z] Removing intermediate container e537f59a622b [2023-05-01T20:28:18.494Z] ---> 5e8f5fce20f1 [2023-05-01T20:28:18.494Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-01T20:28:18.775Z] ---> Running in adf307db79c1 [2023-05-01T20:28:19.357Z] Removing intermediate container adf307db79c1 [2023-05-01T20:28:19.357Z] ---> 6d596140b73b [2023-05-01T20:28:19.357Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-01T20:28:19.357Z] ---> Running in e8a96674d75c [2023-05-01T20:28:19.938Z] Removing intermediate container e8a96674d75c [2023-05-01T20:28:19.938Z] ---> b8af87bbccca [2023-05-01T20:28:19.938Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-01T20:28:19.938Z] ---> Running in 2f2a1ebbe374 [2023-05-01T20:28:23.277Z] Removing intermediate container 2f2a1ebbe374 [2023-05-01T20:28:23.277Z] ---> 124eef08d66f [2023-05-01T20:28:23.277Z] Step 12/27 : WORKDIR /edgex-go [2023-05-01T20:28:23.277Z] ---> Running in 804c07baf723 [2023-05-01T20:28:23.544Z] Removing intermediate container 804c07baf723 [2023-05-01T20:28:23.544Z] ---> a7fb7c9ce317 [2023-05-01T20:28:23.544Z] [2023-05-01T20:28:23.544Z] Step 13/27 : FROM alpine:3.17 [2023-05-01T20:28:23.544Z] ---> 51e60588ff2c [2023-05-01T20:28:23.544Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-01T20:28:23.544Z] ---> Running in dcf0d3b057ff [2023-05-01T20:28:24.131Z] Removing intermediate container dcf0d3b057ff [2023-05-01T20:28:24.131Z] ---> c6de3ff9e2fb [2023-05-01T20:28:24.131Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-01T20:28:24.131Z] ---> Running in e1f306e609ac [2023-05-01T20:28:26.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:28:26.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:28:28.587Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:28:28.587Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:28:28.587Z] OK: 17691 distinct packages available [2023-05-01T20:28:28.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:28:29.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:28:30.857Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-01T20:28:30.857Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-01T20:28:30.857Z] (3/4) Installing libucontext (1.2-r0) [2023-05-01T20:28:30.857Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-01T20:28:30.857Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:28:30.857Z] OK: 8 MiB in 19 packages [2023-05-01T20:28:32.916Z] Removing intermediate container e1f306e609ac [2023-05-01T20:28:32.916Z] ---> 3b05c66c606b [2023-05-01T20:28:32.916Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:28:33.899Z] ---> 29a0592f054a [2023-05-01T20:28:33.899Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:28:34.483Z] ---> 044b5e5dcd23 [2023-05-01T20:28:34.483Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-01T20:28:41.108Z] ---> e713d5b43ae9 [2023-05-01T20:28:41.108Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-01T20:28:41.688Z] ---> 7d456bf41b0b [2023-05-01T20:28:41.688Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-01T20:28:41.960Z] ---> Running in fcdc6ca67807 [2023-05-01T20:28:42.547Z] Removing intermediate container fcdc6ca67807 [2023-05-01T20:28:42.547Z] ---> 2e152d0d3545 [2023-05-01T20:28:42.547Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-01T20:28:45.126Z] ---> a4f0391af916 [2023-05-01T20:28:45.126Z] Step 22/27 : WORKDIR / [2023-05-01T20:28:45.394Z] ---> Running in 51bb32297889 [2023-05-01T20:28:45.661Z] Removing intermediate container 51bb32297889 [2023-05-01T20:28:45.661Z] ---> d758527b65f7 [2023-05-01T20:28:45.661Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-01T20:28:45.934Z] ---> Running in cdd82d042bde [2023-05-01T20:28:46.204Z] Removing intermediate container cdd82d042bde [2023-05-01T20:28:46.204Z] ---> 3859695b7f6a [2023-05-01T20:28:46.204Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-01T20:28:46.473Z] ---> Running in 922d1456e81b [2023-05-01T20:28:47.431Z] Removing intermediate container 922d1456e81b [2023-05-01T20:28:47.431Z] ---> b79887ac9689 [2023-05-01T20:28:47.431Z] Step 25/27 : LABEL arch=arm64 [2023-05-01T20:28:47.431Z] ---> Running in 8fe518876a6a [2023-05-01T20:28:48.015Z] Removing intermediate container 8fe518876a6a [2023-05-01T20:28:48.015Z] ---> be772b0e7b47 [2023-05-01T20:28:48.015Z] Step 26/27 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:28:48.283Z] ---> Running in 3e518ee1ea06 [2023-05-01T20:28:48.552Z] Removing intermediate container 3e518ee1ea06 [2023-05-01T20:28:48.552Z] ---> a159f2627356 [2023-05-01T20:28:48.552Z] Step 27/27 : LABEL version=0.0.0 [2023-05-01T20:28:48.819Z] ---> Running in a5041de2a929 [2023-05-01T20:28:49.403Z] Removing intermediate container a5041de2a929 [2023-05-01T20:28:49.403Z] ---> 56e40cd9df11 [2023-05-01T20:28:49.403Z] [2023-05-01T20:28:49.670Z] Successfully built 56e40cd9df11 [2023-05-01T20:28:49.670Z] Successfully tagged security-spire-config-arm64:latest [2023-05-01T20:28:49.670Z]  Building security-spire-config ... done Building security-spire-server [2023-05-01T20:29:04.648Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:29:04.648Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:29:04.648Z] ---> c2d38a7460d3 [2023-05-01T20:29:04.648Z] Step 3/26 : WORKDIR /edgex-go [2023-05-01T20:29:04.648Z] ---> Using cache [2023-05-01T20:29:04.648Z] ---> 053fed884ef7 [2023-05-01T20:29:04.648Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-01T20:29:04.648Z] ---> Using cache [2023-05-01T20:29:04.648Z] ---> 558083a7c24f [2023-05-01T20:29:04.648Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-01T20:29:04.648Z] ---> Using cache [2023-05-01T20:29:04.648Z] ---> 8ac884584fbd [2023-05-01T20:29:04.648Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:29:04.648Z] ---> Using cache [2023-05-01T20:29:04.648Z] ---> 4cad3c1a846d [2023-05-01T20:29:04.648Z] Step 7/26 : COPY . . [2023-05-01T20:29:04.648Z] ---> Using cache [2023-05-01T20:29:04.648Z] ---> 461d762b3708 [2023-05-01T20:29:04.648Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-01T20:29:04.648Z] ---> Using cache [2023-05-01T20:29:04.648Z] ---> 5e8f5fce20f1 [2023-05-01T20:29:04.648Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-01T20:29:04.648Z] ---> Using cache [2023-05-01T20:29:04.648Z] ---> 6d596140b73b [2023-05-01T20:29:04.648Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-01T20:29:04.648Z] ---> Using cache [2023-05-01T20:29:04.648Z] ---> b8af87bbccca [2023-05-01T20:29:04.648Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-01T20:29:05.229Z] ---> Running in 3fcf43d92b20 [2023-05-01T20:29:08.572Z] Removing intermediate container 3fcf43d92b20 [2023-05-01T20:29:08.572Z] ---> a921ced0dfe3 [2023-05-01T20:29:08.572Z] Step 12/26 : WORKDIR /edgex-go [2023-05-01T20:29:08.572Z] ---> Running in f5737554edf5 [2023-05-01T20:29:08.847Z] Removing intermediate container f5737554edf5 [2023-05-01T20:29:08.847Z] ---> 3abbc52db98c [2023-05-01T20:29:08.847Z] [2023-05-01T20:29:08.847Z] Step 13/26 : FROM alpine:3.17 [2023-05-01T20:29:08.847Z] ---> 51e60588ff2c [2023-05-01T20:29:08.847Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-01T20:29:08.847Z] ---> Using cache [2023-05-01T20:29:08.847Z] ---> c6de3ff9e2fb [2023-05-01T20:29:08.847Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-01T20:29:08.847Z] ---> Running in bd6a4f6a1f73 [2023-05-01T20:29:10.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:29:11.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:29:12.773Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:29:12.773Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:29:12.773Z] OK: 17691 distinct packages available [2023-05-01T20:29:13.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:29:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:29:15.399Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-01T20:29:15.399Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-01T20:29:15.399Z] (3/5) Installing libucontext (1.2-r0) [2023-05-01T20:29:15.399Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-01T20:29:15.399Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-01T20:29:15.399Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:29:15.399Z] OK: 9 MiB in 20 packages [2023-05-01T20:29:17.336Z] Removing intermediate container bd6a4f6a1f73 [2023-05-01T20:29:17.336Z] ---> 1b12563e65a0 [2023-05-01T20:29:17.336Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:29:17.916Z] ---> 0cafddf999c9 [2023-05-01T20:29:17.917Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:29:18.889Z] ---> b4b74eb17301 [2023-05-01T20:29:18.889Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-01T20:29:25.518Z] ---> 190c367d0ab6 [2023-05-01T20:29:25.518Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-01T20:29:25.786Z] ---> a73681d501a3 [2023-05-01T20:29:25.786Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-01T20:29:26.743Z] ---> cfde83036cb9 [2023-05-01T20:29:26.743Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-01T20:29:27.703Z] ---> 4f58a826f7a4 [2023-05-01T20:29:27.703Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-01T20:29:27.969Z] ---> Running in cb35b0435bf6 [2023-05-01T20:29:28.554Z] Removing intermediate container cb35b0435bf6 [2023-05-01T20:29:28.554Z] ---> cc5a684448ad [2023-05-01T20:29:28.554Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-01T20:29:28.554Z] ---> Running in 567c0301a8cb [2023-05-01T20:29:29.142Z] Removing intermediate container 567c0301a8cb [2023-05-01T20:29:29.142Z] ---> b0d1125c987a [2023-05-01T20:29:29.142Z] Step 24/26 : LABEL arch=arm64 [2023-05-01T20:29:29.423Z] ---> Running in f93cd53fe734 [2023-05-01T20:29:29.696Z] Removing intermediate container f93cd53fe734 [2023-05-01T20:29:29.696Z] ---> b0ccd62fff9f [2023-05-01T20:29:29.696Z] Step 25/26 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:29:29.964Z] ---> Running in 5a4e5c4da5ad [2023-05-01T20:29:30.551Z] Removing intermediate container 5a4e5c4da5ad [2023-05-01T20:29:30.551Z] ---> 229a18c51f0f [2023-05-01T20:29:30.551Z] Step 26/26 : LABEL version=0.0.0 [2023-05-01T20:29:30.551Z] ---> Running in c224d35b8cde [2023-05-01T20:29:31.135Z] Removing intermediate container c224d35b8cde [2023-05-01T20:29:31.135Z] ---> cc1c30d6e477 [2023-05-01T20:29:31.135Z] [2023-05-01T20:29:31.402Z] Successfully built cc1c30d6e477 [2023-05-01T20:29:31.402Z] Successfully tagged security-spire-server-arm64:latest [2023-05-01T20:29:31.402Z] Building security-spire-agent [2023-05-01T20:29:49.588Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:29:49.588Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:29:49.588Z] ---> c2d38a7460d3 [2023-05-01T20:29:49.588Z] Step 3/27 : WORKDIR /edgex-go [2023-05-01T20:29:49.588Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 053fed884ef7 [2023-05-01T20:29:49.589Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 558083a7c24f [2023-05-01T20:29:49.589Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 8ac884584fbd [2023-05-01T20:29:49.589Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 4cad3c1a846d [2023-05-01T20:29:49.589Z] Step 7/27 : COPY . . [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 461d762b3708 [2023-05-01T20:29:49.589Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 5e8f5fce20f1 [2023-05-01T20:29:49.589Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 6d596140b73b [2023-05-01T20:29:49.589Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> b8af87bbccca [2023-05-01T20:29:49.589Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 124eef08d66f [2023-05-01T20:29:49.589Z] Step 12/27 : WORKDIR /edgex-go [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> a7fb7c9ce317 [2023-05-01T20:29:49.589Z] [2023-05-01T20:29:49.589Z] Step 13/27 : FROM alpine:3.17 [2023-05-01T20:29:49.589Z] ---> 51e60588ff2c [2023-05-01T20:29:49.589Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> c6de3ff9e2fb [2023-05-01T20:29:49.589Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 1b12563e65a0 [2023-05-01T20:29:49.589Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> 0cafddf999c9 [2023-05-01T20:29:49.589Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:29:49.589Z] ---> Using cache [2023-05-01T20:29:49.589Z] ---> b4b74eb17301 [2023-05-01T20:29:49.589Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-01T20:29:51.531Z] ---> 788b70d9c6cc [2023-05-01T20:29:51.531Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-01T20:29:56.859Z] ---> 5d4015f50012 [2023-05-01T20:29:56.859Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-01T20:29:56.859Z] ---> e93e72371b7f [2023-05-01T20:29:56.859Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-01T20:29:57.826Z] ---> 275281b9f257 [2023-05-01T20:29:57.826Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-01T20:29:58.779Z] ---> 6a4ee68c401a [2023-05-01T20:29:58.779Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-01T20:29:58.779Z] ---> Running in ae51eb4539f6 [2023-05-01T20:29:59.358Z] Removing intermediate container ae51eb4539f6 [2023-05-01T20:29:59.358Z] ---> 493d20e72e69 [2023-05-01T20:29:59.358Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-01T20:29:59.621Z] ---> Running in 4133de23d208 [2023-05-01T20:29:59.886Z] Removing intermediate container 4133de23d208 [2023-05-01T20:29:59.886Z] ---> 50bb8ac8374b [2023-05-01T20:29:59.886Z] Step 25/27 : LABEL arch=arm64 [2023-05-01T20:30:00.151Z] ---> Running in d6ff5d1e4974 [2023-05-01T20:30:00.416Z] Removing intermediate container d6ff5d1e4974 [2023-05-01T20:30:00.416Z] ---> 93981614605b [2023-05-01T20:30:00.416Z] Step 26/27 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:30:00.685Z] ---> Running in 20b5f9a2a7ad [2023-05-01T20:30:01.268Z] Removing intermediate container 20b5f9a2a7ad [2023-05-01T20:30:01.268Z] ---> 667d0bcb3ad5 [2023-05-01T20:30:01.268Z] Step 27/27 : LABEL version=0.0.0 [2023-05-01T20:30:01.268Z] ---> Running in a05c4c5e33af [2023-05-01T20:30:05.525Z] Removing intermediate container a05c4c5e33af [2023-05-01T20:30:05.525Z] ---> 0e7904b6c6d5 [2023-05-01T20:30:05.525Z] [2023-05-01T20:30:05.525Z] Successfully built 0e7904b6c6d5 [2023-05-01T20:30:05.525Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-01T20:30:05.525Z]  Building security-spire-agent ... done Building core-command [2023-05-01T20:30:20.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:30:20.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:30:20.495Z] ---> c2d38a7460d3 [2023-05-01T20:30:20.495Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:30:20.495Z] ---> Using cache [2023-05-01T20:30:20.495Z] ---> 81cf76f5367d [2023-05-01T20:30:20.495Z] Step 4/24 : WORKDIR /edgex-go [2023-05-01T20:30:20.495Z] ---> Using cache [2023-05-01T20:30:20.495Z] ---> ae6fc0532e69 [2023-05-01T20:30:20.495Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-01T20:30:20.495Z] ---> Using cache [2023-05-01T20:30:20.495Z] ---> d2a02b97e62e [2023-05-01T20:30:20.495Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-01T20:30:20.495Z] ---> Using cache [2023-05-01T20:30:20.495Z] ---> 6b532f6a90a0 [2023-05-01T20:30:20.495Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:30:20.495Z] ---> Using cache [2023-05-01T20:30:20.495Z] ---> aab05870f04f [2023-05-01T20:30:20.495Z] Step 8/24 : COPY . . [2023-05-01T20:30:20.495Z] ---> Using cache [2023-05-01T20:30:20.495Z] ---> 2e1eac611918 [2023-05-01T20:30:20.495Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-01T20:30:21.078Z] ---> Running in cdce9ddee3c9 [2023-05-01T20:30:23.018Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-01T20:31:59.622Z] Removing intermediate container 52b9b05b74e3 [2023-05-01T20:31:59.622Z] ---> f9a999a2f596 [2023-05-01T20:31:59.622Z] [2023-05-01T20:31:59.623Z] Step 9/22 : FROM alpine:3.17 [2023-05-01T20:31:59.623Z] ---> 51e60588ff2c [2023-05-01T20:31:59.623Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-01T20:31:59.623Z] ---> Running in a4ae8c86a204 [2023-05-01T20:31:59.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:31:59.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:31:59.623Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-01T20:31:59.623Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-01T20:31:59.623Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:31:59.623Z] OK: 8 MiB in 17 packages [2023-05-01T20:31:59.623Z] Removing intermediate container a4ae8c86a204 [2023-05-01T20:31:59.623Z] ---> 33bbb2076c0a [2023-05-01T20:31:59.623Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-01T20:31:59.623Z] ---> Running in 28f7882ba445 [2023-05-01T20:31:59.623Z] Removing intermediate container 28f7882ba445 [2023-05-01T20:31:59.623Z] ---> 2e406d75060b [2023-05-01T20:31:59.623Z] Step 12/22 : WORKDIR /edgex [2023-05-01T20:31:59.623Z] ---> Running in 28da21e6cd12 [2023-05-01T20:31:59.890Z] Removing intermediate container 28da21e6cd12 [2023-05-01T20:31:59.890Z] ---> cfe9655cd6bb [2023-05-01T20:31:59.890Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:32:00.845Z] ---> 232f726cfa52 [2023-05-01T20:32:00.845Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:32:01.803Z] ---> a359f209b8c3 [2023-05-01T20:32:01.803Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-01T20:32:02.758Z] ---> e760ca927f36 [2023-05-01T20:32:02.758Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-01T20:32:04.695Z] ---> 76088c8cdf74 [2023-05-01T20:32:04.695Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-01T20:32:05.275Z] ---> fa6dddd625a8 [2023-05-01T20:32:05.275Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-01T20:32:05.275Z] ---> Running in b21abbf26e7b [2023-05-01T20:32:08.608Z] Removing intermediate container b21abbf26e7b [2023-05-01T20:32:08.608Z] ---> bd1ae7d2c0f7 [2023-05-01T20:32:08.608Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-01T20:32:08.608Z] ---> Running in 0699eaed93f5 [2023-05-01T20:32:08.878Z] Removing intermediate container 0699eaed93f5 [2023-05-01T20:32:08.878Z] ---> 8602e44a61d0 [2023-05-01T20:32:08.878Z] Step 20/22 : LABEL arch=arm64 [2023-05-01T20:32:08.878Z] ---> Running in 9e3a30f6f379 [2023-05-01T20:32:09.462Z] Removing intermediate container 9e3a30f6f379 [2023-05-01T20:32:09.462Z] ---> 372a0eecef53 [2023-05-01T20:32:09.462Z] Step 21/22 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:32:09.462Z] ---> Running in 068f4063557f [2023-05-01T20:32:10.040Z] Removing intermediate container 068f4063557f [2023-05-01T20:32:10.040Z] ---> 272133f22d60 [2023-05-01T20:32:10.040Z] Step 22/22 : LABEL version=0.0.0 [2023-05-01T20:32:10.040Z] ---> Running in 025f3eb288db [2023-05-01T20:32:10.620Z] Removing intermediate container 025f3eb288db [2023-05-01T20:32:10.620Z] ---> 910f05d4beae [2023-05-01T20:32:10.620Z] [2023-05-01T20:32:10.884Z] Successfully built 910f05d4beae [2023-05-01T20:32:10.884Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-01T20:32:10.884Z]  Building security-proxy-setup ... done Building core-metadata [2023-05-01T20:32:29.086Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-01T20:32:29.086Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-01T20:32:29.086Z] ---> c2d38a7460d3 [2023-05-01T20:32:29.086Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-01T20:32:29.086Z] ---> Using cache [2023-05-01T20:32:29.086Z] ---> 81cf76f5367d [2023-05-01T20:32:29.086Z] Step 4/25 : WORKDIR /edgex-go [2023-05-01T20:32:29.086Z] ---> Using cache [2023-05-01T20:32:29.086Z] ---> ae6fc0532e69 [2023-05-01T20:32:29.086Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-01T20:32:29.086Z] ---> Using cache [2023-05-01T20:32:29.086Z] ---> d2a02b97e62e [2023-05-01T20:32:29.086Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-01T20:32:29.086Z] ---> Using cache [2023-05-01T20:32:29.086Z] ---> 6b532f6a90a0 [2023-05-01T20:32:29.086Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T20:32:29.086Z] ---> Using cache [2023-05-01T20:32:29.086Z] ---> aab05870f04f [2023-05-01T20:32:29.086Z] Step 8/25 : COPY . . [2023-05-01T20:32:29.086Z] ---> Using cache [2023-05-01T20:32:29.086Z] ---> 2e1eac611918 [2023-05-01T20:32:29.086Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-01T20:32:29.086Z] ---> Running in 7c4c4c7bbcd1 [2023-05-01T20:32:30.494Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-01T20:33:52.091Z] Removing intermediate container 9d2d9960748f [2023-05-01T20:33:52.091Z] ---> d150462135ce [2023-05-01T20:33:52.091Z] [2023-05-01T20:33:52.091Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:33:52.091Z] ---> 51e60588ff2c [2023-05-01T20:33:52.091Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:33:52.091Z] ---> Running in b157f1a2902a [2023-05-01T20:33:52.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:33:52.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:33:52.091Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T20:33:52.091Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:33:52.091Z] OK: 8 MiB in 16 packages [2023-05-01T20:33:52.091Z] Removing intermediate container b157f1a2902a [2023-05-01T20:33:52.091Z] ---> 38df414edd1c [2023-05-01T20:33:52.091Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:33:52.091Z] ---> Running in 8fc4345bbc57 [2023-05-01T20:33:52.091Z] Removing intermediate container 8fc4345bbc57 [2023-05-01T20:33:52.091Z] ---> 350f49830504 [2023-05-01T20:33:52.091Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-01T20:33:52.091Z] ---> Running in 5f25bc07fdfa [2023-05-01T20:33:52.091Z] Removing intermediate container 5f25bc07fdfa [2023-05-01T20:33:52.091Z] ---> 4cdb15cadbaa [2023-05-01T20:33:52.091Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-01T20:33:52.091Z] ---> Running in 8489379f46e8 [2023-05-01T20:33:52.678Z] Removing intermediate container 8489379f46e8 [2023-05-01T20:33:52.678Z] ---> 8dcae439129d [2023-05-01T20:33:52.678Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:33:53.641Z] ---> 5b54b6bc34fd [2023-05-01T20:33:53.641Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:33:54.228Z] ---> 5ee9f4581b5a [2023-05-01T20:33:54.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-01T20:33:56.949Z] ---> f653642d3379 [2023-05-01T20:33:56.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:33:57.929Z] ---> 05824bcafdc0 [2023-05-01T20:33:57.929Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-01T20:33:57.929Z] ---> Running in a7593c761ec5 [2023-05-01T20:33:58.198Z] Removing intermediate container a7593c761ec5 [2023-05-01T20:33:58.198Z] ---> 0f4972a4f1f1 [2023-05-01T20:33:58.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:33:58.473Z] ---> Running in 4410b6b39f55 [2023-05-01T20:33:58.760Z] Removing intermediate container 4410b6b39f55 [2023-05-01T20:33:58.760Z] ---> d15d36e617ba [2023-05-01T20:33:58.760Z] Step 21/23 : LABEL arch=arm64 [2023-05-01T20:33:59.037Z] ---> Running in 4ec1f6ab5146 [2023-05-01T20:33:59.333Z] Removing intermediate container 4ec1f6ab5146 [2023-05-01T20:33:59.333Z] ---> 0709944057bc [2023-05-01T20:33:59.333Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:33:59.612Z] ---> Running in 660ac188d943 [2023-05-01T20:34:00.213Z] Removing intermediate container 660ac188d943 [2023-05-01T20:34:00.213Z] ---> 6129f7dd4b19 [2023-05-01T20:34:00.213Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:34:00.213Z] ---> Running in e29bf3b626c6 [2023-05-01T20:34:04.454Z] Removing intermediate container e29bf3b626c6 [2023-05-01T20:34:04.454Z] ---> a0fb32c05c63 [2023-05-01T20:34:04.454Z] [2023-05-01T20:34:04.454Z] Successfully built a0fb32c05c63 [2023-05-01T20:34:04.454Z] Successfully tagged support-scheduler-arm64:latest [2023-05-01T20:35:56.089Z]  Building support-scheduler ... done Removing intermediate container 08b3520f3725 [2023-05-01T20:35:56.089Z] ---> 69e2effa7160 [2023-05-01T20:35:56.089Z] [2023-05-01T20:35:56.089Z] Step 9/20 : FROM alpine:3.17 [2023-05-01T20:35:56.089Z] ---> 51e60588ff2c [2023-05-01T20:35:56.089Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-01T20:35:56.089Z] ---> Using cache [2023-05-01T20:35:56.089Z] ---> e4bcc607c262 [2023-05-01T20:35:56.089Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-01T20:35:56.089Z] ---> Running in 8c68cf8d2383 [2023-05-01T20:35:56.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:35:56.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:35:56.089Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-01T20:35:56.089Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-01T20:35:56.089Z] OK: 17691 distinct packages available [2023-05-01T20:35:56.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:35:56.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:35:58.340Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-01T20:35:58.340Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-01T20:35:58.340Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-01T20:35:58.340Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-01T20:35:58.340Z] (5/9) Installing curl (8.0.1-r0) [2023-05-01T20:35:58.340Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-01T20:35:58.340Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-01T20:35:58.340Z] (8/9) Installing libucontext (1.2-r0) [2023-05-01T20:35:58.340Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-01T20:35:58.340Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:35:58.340Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T20:35:58.923Z] OK: 11 MiB in 24 packages [2023-05-01T20:36:01.514Z] Removing intermediate container 8c68cf8d2383 [2023-05-01T20:36:01.514Z] ---> 110c32e6e6b3 [2023-05-01T20:36:01.514Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:36:02.092Z] ---> 9655ff120d29 [2023-05-01T20:36:02.092Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:36:02.689Z] ---> 0160885b5ca3 [2023-05-01T20:36:02.689Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-01T20:36:05.259Z] ---> 87d1ff88e21b [2023-05-01T20:36:05.259Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:36:06.211Z] ---> e085149487ef [2023-05-01T20:36:06.211Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-01T20:36:06.211Z] ---> Running in 7b8f66ca725b [2023-05-01T20:36:06.792Z] Removing intermediate container 7b8f66ca725b [2023-05-01T20:36:06.792Z] ---> 1f24dfc48cd4 [2023-05-01T20:36:06.792Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-01T20:36:06.792Z] ---> Running in 4c1fc40004cd [2023-05-01T20:36:07.375Z] Removing intermediate container 4c1fc40004cd [2023-05-01T20:36:07.375Z] ---> 944e4dbc6629 [2023-05-01T20:36:07.375Z] Step 18/20 : LABEL arch=arm64 [2023-05-01T20:36:07.375Z] ---> Running in 99393c61dde1 [2023-05-01T20:36:07.956Z] Removing intermediate container 99393c61dde1 [2023-05-01T20:36:07.956Z] ---> d564b81bea97 [2023-05-01T20:36:07.956Z] Step 19/20 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:36:07.956Z] ---> Running in 0e04329d7bc3 [2023-05-01T20:36:08.538Z] Removing intermediate container 0e04329d7bc3 [2023-05-01T20:36:08.538Z] ---> 083daaeb9ef7 [2023-05-01T20:36:08.538Z] Step 20/20 : LABEL version=0.0.0 [2023-05-01T20:36:08.538Z] ---> Running in 6e0a0d7f0805 [2023-05-01T20:36:09.118Z] Removing intermediate container 6e0a0d7f0805 [2023-05-01T20:36:09.118Z] ---> 74dd66c52d2f [2023-05-01T20:36:09.118Z] [2023-05-01T20:36:09.385Z] Successfully built 74dd66c52d2f [2023-05-01T20:36:09.385Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-01T20:36:31.436Z]  Building security-spiffe-token-provider ... done Removing intermediate container cdce9ddee3c9 [2023-05-01T20:36:31.436Z] ---> f49585cdfe89 [2023-05-01T20:36:31.436Z] [2023-05-01T20:36:31.436Z] Step 10/24 : FROM alpine:3.17 [2023-05-01T20:36:31.436Z] ---> 51e60588ff2c [2023-05-01T20:36:31.436Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:36:31.436Z] ---> Using cache [2023-05-01T20:36:31.436Z] ---> 38df414edd1c [2023-05-01T20:36:31.436Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:36:31.436Z] ---> Using cache [2023-05-01T20:36:31.436Z] ---> 350f49830504 [2023-05-01T20:36:31.436Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-01T20:36:31.436Z] ---> Running in a9a9365205ac [2023-05-01T20:36:31.436Z] Removing intermediate container a9a9365205ac [2023-05-01T20:36:31.436Z] ---> e8f42e93d46c [2023-05-01T20:36:31.436Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-01T20:36:31.436Z] ---> Running in e2398136e66d [2023-05-01T20:36:31.436Z] Removing intermediate container e2398136e66d [2023-05-01T20:36:31.436Z] ---> 684410ee5fd9 [2023-05-01T20:36:31.436Z] Step 15/24 : WORKDIR / [2023-05-01T20:36:31.436Z] ---> Running in d1b82d4b10a8 [2023-05-01T20:36:31.436Z] Removing intermediate container d1b82d4b10a8 [2023-05-01T20:36:31.436Z] ---> bc7dc1bcba83 [2023-05-01T20:36:31.436Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:36:32.393Z] ---> ca9b5298a8ee [2023-05-01T20:36:32.393Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:36:32.977Z] ---> 7360f5b35766 [2023-05-01T20:36:32.977Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-01T20:36:34.920Z] ---> 7e8cfecf585a [2023-05-01T20:36:34.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:36:35.509Z] ---> a14ebc8d0d22 [2023-05-01T20:36:35.509Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-01T20:36:35.509Z] ---> Running in fffef82765f4 [2023-05-01T20:36:36.101Z] Removing intermediate container fffef82765f4 [2023-05-01T20:36:36.101Z] ---> 6553c2ba6a95 [2023-05-01T20:36:36.101Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:36:36.101Z] ---> Running in ad59e17c2946 [2023-05-01T20:36:36.683Z] Removing intermediate container ad59e17c2946 [2023-05-01T20:36:36.683Z] ---> ea390b48aa00 [2023-05-01T20:36:36.683Z] Step 22/24 : LABEL arch=arm64 [2023-05-01T20:36:36.683Z] ---> Running in f6235cab9810 [2023-05-01T20:36:37.266Z] Removing intermediate container f6235cab9810 [2023-05-01T20:36:37.266Z] ---> e57c041795f5 [2023-05-01T20:36:37.266Z] Step 23/24 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:36:37.538Z] ---> Running in aa34afa09702 [2023-05-01T20:36:38.120Z] Removing intermediate container aa34afa09702 [2023-05-01T20:36:38.121Z] ---> 4af694a429e1 [2023-05-01T20:36:38.121Z] Step 24/24 : LABEL version=0.0.0 [2023-05-01T20:36:38.121Z] ---> Running in 9e5000d6f7d0 [2023-05-01T20:36:38.702Z] Removing intermediate container 9e5000d6f7d0 [2023-05-01T20:36:38.702Z] ---> 9cc8b5b6494c [2023-05-01T20:36:38.702Z] [2023-05-01T20:36:38.969Z] Successfully built 9cc8b5b6494c [2023-05-01T20:36:38.969Z] Successfully tagged core-command-arm64:latest [2023-05-01T20:37:01.005Z]  Building core-command ... done Removing intermediate container 5fa9b9e00969 [2023-05-01T20:37:01.005Z] ---> c68332a926d6 [2023-05-01T20:37:01.005Z] [2023-05-01T20:37:01.005Z] Step 10/23 : FROM alpine:3.17 [2023-05-01T20:37:01.005Z] ---> 51e60588ff2c [2023-05-01T20:37:01.005Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-01T20:37:01.005Z] ---> Running in e03ef590afb1 [2023-05-01T20:37:01.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T20:37:02.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T20:37:03.505Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-01T20:37:03.772Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-01T20:37:03.772Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T20:37:03.772Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T20:37:04.041Z] OK: 8 MiB in 17 packages [2023-05-01T20:37:05.979Z] Removing intermediate container e03ef590afb1 [2023-05-01T20:37:05.979Z] ---> 1302882b0f3d [2023-05-01T20:37:05.979Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:37:05.979Z] ---> Running in 7e93f4fce6ab [2023-05-01T20:37:06.245Z] Removing intermediate container 7e93f4fce6ab [2023-05-01T20:37:06.245Z] ---> b46323799ab5 [2023-05-01T20:37:06.245Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-01T20:37:06.245Z] ---> Running in 4c7d149c2cb3 [2023-05-01T20:37:06.826Z] Removing intermediate container 4c7d149c2cb3 [2023-05-01T20:37:06.826Z] ---> 4869e405c18c [2023-05-01T20:37:06.826Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-01T20:37:06.826Z] ---> Running in 5b15d09b53dd [2023-05-01T20:37:07.092Z] Removing intermediate container 5b15d09b53dd [2023-05-01T20:37:07.092Z] ---> e466bbb89ff6 [2023-05-01T20:37:07.092Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:37:08.048Z] ---> 374b08dea2a4 [2023-05-01T20:37:08.048Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:37:12.293Z] ---> 061ba3eeab07 [2023-05-01T20:37:12.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-01T20:37:12.563Z] Removing intermediate container 7c4c4c7bbcd1 [2023-05-01T20:37:12.563Z] ---> 40684a92ffd3 [2023-05-01T20:37:12.563Z] [2023-05-01T20:37:12.563Z] Step 10/25 : FROM alpine:3.17 [2023-05-01T20:37:12.563Z] ---> 51e60588ff2c [2023-05-01T20:37:12.563Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-01T20:37:12.563Z] ---> Using cache [2023-05-01T20:37:12.563Z] ---> 38df414edd1c [2023-05-01T20:37:12.563Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-01T20:37:12.563Z] ---> Using cache [2023-05-01T20:37:12.563Z] ---> 350f49830504 [2023-05-01T20:37:12.563Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-01T20:37:12.830Z] ---> Running in 1ce289a63e67 [2023-05-01T20:37:13.097Z] Removing intermediate container 1ce289a63e67 [2023-05-01T20:37:13.097Z] ---> 96db7bdc5c26 [2023-05-01T20:37:13.097Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-01T20:37:13.097Z] ---> Running in 8319aaaa4bec [2023-05-01T20:37:13.682Z] Removing intermediate container 8319aaaa4bec [2023-05-01T20:37:13.682Z] ---> 94805a6d5b5b [2023-05-01T20:37:13.682Z] Step 15/25 : WORKDIR / [2023-05-01T20:37:13.682Z] ---> Running in 01d95359f65f [2023-05-01T20:37:13.682Z] ---> 457fd7a99dfa [2023-05-01T20:37:13.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:37:13.949Z] Removing intermediate container 01d95359f65f [2023-05-01T20:37:13.949Z] ---> 955a1c57dcdd [2023-05-01T20:37:13.949Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-01T20:37:14.216Z] ---> 06c73ec33ecf [2023-05-01T20:37:14.216Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-01T20:37:14.487Z] ---> Running in 939b9750599d [2023-05-01T20:37:14.752Z] ---> f9e0f14d33a0 [2023-05-01T20:37:14.752Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-01T20:37:14.752Z] Removing intermediate container 939b9750599d [2023-05-01T20:37:14.752Z] ---> 54f746f4d2c8 [2023-05-01T20:37:14.752Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:37:14.752Z] ---> Running in a451b06455c9 [2023-05-01T20:37:15.021Z] Removing intermediate container a451b06455c9 [2023-05-01T20:37:15.021Z] ---> f0b7cbe0100a [2023-05-01T20:37:15.021Z] Step 21/23 : LABEL arch=arm64 [2023-05-01T20:37:15.286Z] ---> Running in 2321faf64ce7 [2023-05-01T20:37:15.286Z] ---> 68831ce73850 [2023-05-01T20:37:15.286Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-01T20:37:15.558Z] Removing intermediate container 2321faf64ce7 [2023-05-01T20:37:15.558Z] ---> 3e8f8804817b [2023-05-01T20:37:15.558Z] Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:37:15.558Z] ---> Running in 07d8000d359d [2023-05-01T20:37:16.136Z] Removing intermediate container 07d8000d359d [2023-05-01T20:37:16.136Z] ---> c9d46b482c1a [2023-05-01T20:37:16.136Z] Step 23/23 : LABEL version=0.0.0 [2023-05-01T20:37:16.136Z] ---> Running in 9827af1cdf5b [2023-05-01T20:37:16.402Z] Removing intermediate container 9827af1cdf5b [2023-05-01T20:37:16.402Z] ---> 228b6ef188d2 [2023-05-01T20:37:16.402Z] [2023-05-01T20:37:16.402Z] ---> 947e946d421d [2023-05-01T20:37:16.402Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-01T20:37:16.666Z] Successfully built 228b6ef188d2 [2023-05-01T20:37:16.666Z] Successfully tagged support-notifications-arm64:latest [2023-05-01T20:37:16.933Z]  Building support-notifications ... done  ---> 139336c8053c [2023-05-01T20:37:16.933Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-01T20:37:17.512Z] ---> 09c05cf4f76b [2023-05-01T20:37:17.512Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-01T20:37:17.512Z] ---> Running in ee2dea64689d [2023-05-01T20:37:17.777Z] Removing intermediate container ee2dea64689d [2023-05-01T20:37:17.777Z] ---> c6df99286fd2 [2023-05-01T20:37:17.777Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T20:37:17.777Z] ---> Running in aee0e5a1a985 [2023-05-01T20:37:18.043Z] Removing intermediate container aee0e5a1a985 [2023-05-01T20:37:18.043Z] ---> 88d1ff001b9a [2023-05-01T20:37:18.043Z] Step 23/25 : LABEL arch=arm64 [2023-05-01T20:37:18.309Z] ---> Running in 952374e7311c [2023-05-01T20:37:18.574Z] Removing intermediate container 952374e7311c [2023-05-01T20:37:18.574Z] ---> 9fc451a60fb2 [2023-05-01T20:37:18.574Z] Step 24/25 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d [2023-05-01T20:37:18.574Z] ---> Running in 928d21781651 [2023-05-01T20:37:18.838Z] Removing intermediate container 928d21781651 [2023-05-01T20:37:18.838Z] ---> 627b25f6ced7 [2023-05-01T20:37:18.838Z] Step 25/25 : LABEL version=0.0.0 [2023-05-01T20:37:18.838Z] ---> Running in 88eb2befa845 [2023-05-01T20:37:19.104Z] Removing intermediate container 88eb2befa845 [2023-05-01T20:37:19.104Z] ---> 5f80730cd7b0 [2023-05-01T20:37:19.104Z] [2023-05-01T20:37:19.368Z] Successfully built 5f80730cd7b0 [2023-05-01T20:37:19.368Z] Successfully tagged core-metadata-arm64:latest [2023-05-01T20:37:19.643Z]  Building core-metadata ... done  [Pipeline] } [2023-05-01T20:37:19.657Z] $ docker stop --time=1 b84933bca1be8050d7f56c75b6d1fb01c6c0a9e44ef0c653eced1a96219537b4 [2023-05-01T20:37:21.244Z] $ docker rm -f --volumes b84933bca1be8050d7f56c75b6d1fb01c6c0a9e44ef0c653eced1a96219537b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T20:37:21.771Z] + docker images [2023-05-01T20:37:22.038Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-01T20:37:22.038Z] core-metadata-arm64 latest 5f80730cd7b0 3 seconds ago 20.2MB [2023-05-01T20:37:22.038Z] support-notifications-arm64 latest 228b6ef188d2 5 seconds ago 31.9MB [2023-05-01T20:37:22.038Z] 40684a92ffd3 10 seconds ago 1.53GB [2023-05-01T20:37:22.038Z] c68332a926d6 22 seconds ago 1.59GB [2023-05-01T20:37:22.038Z] core-command-arm64 latest 9cc8b5b6494c 43 seconds ago 19.7MB [2023-05-01T20:37:22.038Z] f49585cdfe89 55 seconds ago 1.53GB [2023-05-01T20:37:22.038Z] security-spiffe-token-provider-arm64 latest 74dd66c52d2f About a minute ago 32.7MB [2023-05-01T20:37:22.038Z] 69e2effa7160 About a minute ago 1.57GB [2023-05-01T20:37:22.038Z] support-scheduler-arm64 latest a0fb32c05c63 3 minutes ago 31.2MB [2023-05-01T20:37:22.038Z] d150462135ce 3 minutes ago 1.59GB [2023-05-01T20:37:22.038Z] security-proxy-setup-arm64 latest 910f05d4beae 5 minutes ago 18.7MB [2023-05-01T20:37:22.038Z] f9a999a2f596 5 minutes ago 1.51GB [2023-05-01T20:37:22.038Z] security-spire-agent-arm64 latest 0e7904b6c6d5 7 minutes ago 153MB [2023-05-01T20:37:22.038Z] security-spire-server-arm64 latest cc1c30d6e477 7 minutes ago 97MB [2023-05-01T20:37:22.038Z] 3abbc52db98c 8 minutes ago 1.39GB [2023-05-01T20:37:22.038Z] security-spire-config-arm64 latest 56e40cd9df11 8 minutes ago 96.1MB [2023-05-01T20:37:22.038Z] a7fb7c9ce317 8 minutes ago 1.39GB [2023-05-01T20:37:22.038Z] core-data-arm64 latest 93cf8d9ffc51 12 minutes ago 19.9MB [2023-05-01T20:37:22.038Z] security-bootstrapper-arm64 latest 6c063f39b5b5 12 minutes ago 21.9MB [2023-05-01T20:37:22.038Z] security-secretstore-setup-arm64 latest e307921a9bc1 12 minutes ago 32.2MB [2023-05-01T20:37:22.038Z] core-common-config-bootstrapper-arm64 latest 0bc155094c51 12 minutes ago 17.2MB [2023-05-01T20:37:22.038Z] 6d2d3d621238 12 minutes ago 1.53GB [2023-05-01T20:37:22.038Z] 9cb205bedabb 12 minutes ago 1.52GB [2023-05-01T20:37:22.038Z] security-proxy-auth-arm64 latest c5b0ade35029 12 minutes ago 18.1MB [2023-05-01T20:37:22.038Z] 7a4317813438 12 minutes ago 1.52GB [2023-05-01T20:37:22.038Z] e570d19768e2 12 minutes ago 1.51GB [2023-05-01T20:37:22.038Z] ef6e05edc1fa 13 minutes ago 1.51GB [2023-05-01T20:37:22.038Z] ci-base-image-arm64 latest c2d38a7460d3 34 minutes ago 899MB [2023-05-01T20:37:22.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 days ago 681MB [2023-05-01T20:37:22.038Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-05-01T20:37:22.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:37:22.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T20:37:22.833Z] [2023-05-01T20:37:22.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:37:23.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T20:37:23.498Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T20:37:23.498Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T20:37:23.498Z] 04944245beec: Pulling fs layer [2023-05-01T20:37:23.498Z] 699f458cf7ca: Pulling fs layer [2023-05-01T20:37:23.498Z] 765212b225bb: Pulling fs layer [2023-05-01T20:37:23.498Z] f23df028b6ca: Pulling fs layer [2023-05-01T20:37:23.498Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T20:37:23.498Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T20:37:23.498Z] 765212b225bb: Waiting [2023-05-01T20:37:23.498Z] f23df028b6ca: Waiting [2023-05-01T20:37:23.498Z] 2437ff75d9bd: Waiting [2023-05-01T20:37:23.498Z] d65c8cfc05b1: Waiting [2023-05-01T20:37:23.498Z] 04944245beec: Verifying Checksum [2023-05-01T20:37:23.498Z] 04944245beec: Download complete [2023-05-01T20:37:23.498Z] 765212b225bb: Verifying Checksum [2023-05-01T20:37:23.498Z] 765212b225bb: Download complete [2023-05-01T20:37:23.498Z] f23df028b6ca: Verifying Checksum [2023-05-01T20:37:23.498Z] f23df028b6ca: Download complete [2023-05-01T20:37:23.768Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T20:37:23.768Z] d65c8cfc05b1: Download complete [2023-05-01T20:37:23.768Z] 699f458cf7ca: Verifying Checksum [2023-05-01T20:37:23.768Z] 699f458cf7ca: Download complete [2023-05-01T20:37:24.034Z] 8998bd30e6a1: Verifying Checksum [2023-05-01T20:37:24.034Z] 8998bd30e6a1: Download complete [2023-05-01T20:37:25.969Z] 2437ff75d9bd: Download complete [2023-05-01T20:37:27.902Z] 8998bd30e6a1: Pull complete [2023-05-01T20:37:28.168Z] 04944245beec: Pull complete [2023-05-01T20:37:29.566Z] 699f458cf7ca: Pull complete [2023-05-01T20:37:29.566Z] 765212b225bb: Pull complete [2023-05-01T20:37:30.524Z] f23df028b6ca: Pull complete [2023-05-01T20:37:30.524Z] d65c8cfc05b1: Pull complete [2023-05-01T20:37:45.541Z] 2437ff75d9bd: Pull complete [2023-05-01T20:37:45.541Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T20:37:45.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T20:37:45.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:37:45.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container [2023-05-01T20:37:46.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-01T20:37:49.172Z] $ docker top cd50a705313490c1d56b326602f394ce369a82712a31b3787aec90daf01e0c74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:37:49.874Z] ---> job-cost.sh [2023-05-01T20:37:50.144Z] lf-activate-venv: SKIPPING [2023-05-01T20:37:50.144Z] INFO: No Stack... [2023-05-01T20:37:50.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T20:37:51.367Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T20:37:51.706Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-01T20:37:51.707Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T20:37:51.756Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4542-1-stack-cost] [2023-05-01T20:37:51.762Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4542-1-stack-cost] did not exist. Created. [2023-05-01T20:37:51.762Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T20:37:52.168Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T20:37:52.352Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T20:37:52.367Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4542-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T20:37:52.432Z] $ docker stop --time=1 cd50a705313490c1d56b326602f394ce369a82712a31b3787aec90daf01e0c74 [2023-05-01T20:37:54.072Z] $ docker rm -f --volumes cd50a705313490c1d56b326602f394ce369a82712a31b3787aec90daf01e0c74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-01T20:37:54.990Z] provisioning config files... [2023-05-01T20:37:54.997Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3317918809888905636tmp [Pipeline] { [Pipeline] sh [2023-05-01T20:37:55.343Z] + set +x [2023-05-01T20:37:55.343Z] + curl -s https://codecov.io/bash [2023-05-01T20:37:55.343Z] + bash -s -- [2023-05-01T20:37:55.343Z] [2023-05-01T20:37:55.343Z] _____ _ [2023-05-01T20:37:55.343Z] / ____| | | [2023-05-01T20:37:55.343Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T20:37:55.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T20:37:55.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T20:37:55.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T20:37:55.343Z] Bash-1.0.6 [2023-05-01T20:37:55.343Z] [2023-05-01T20:37:55.343Z] [2023-05-01T20:37:55.343Z] ==> git version 2.25.1 found [2023-05-01T20:37:55.343Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-01T20:37:55.343Z] Release-Date: 2020-01-08 [2023-05-01T20:37:55.344Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-01T20:37:55.344Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T20:37:55.344Z] ==> Jenkins CI detected. [2023-05-01T20:37:55.344Z] current dir:  /w/workspace/edgex-go/1 [2023-05-01T20:37:55.344Z] project root: . [2023-05-01T20:37:55.344Z] --> token set from env [2023-05-01T20:37:55.344Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T20:37:55.344Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T20:37:55.603Z] ==> Python coveragepy not found [2023-05-01T20:37:55.603Z] ==> Searching for coverage reports in: [2023-05-01T20:37:55.603Z] + . [2023-05-01T20:37:55.603Z] -> Found 1 reports [2023-05-01T20:37:55.603Z] ==> Detecting git/mercurial file structure [2023-05-01T20:37:55.603Z] ==> Reading reports [2023-05-01T20:37:55.603Z] + ./coverage.out bytes=448352 [2023-05-01T20:37:55.603Z] ==> Appending adjustments [2023-05-01T20:37:55.603Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T20:37:56.540Z] + Found adjustments [2023-05-01T20:37:56.540Z] ==> Gzipping contents [2023-05-01T20:37:56.540Z] 60K /tmp/codecov.hWavZZ.gz [2023-05-01T20:37:56.540Z] ==> Uploading reports [2023-05-01T20:37:56.540Z] url: https://codecov.io [2023-05-01T20:37:56.540Z] query: branch=PR-4542&commit=469330d6094ca8e55d01cda5988f2f1d6884033d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4542&job=&cmd_args= [2023-05-01T20:37:56.540Z] -> Pinging Codecov [2023-05-01T20:37:56.540Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4542&commit=469330d6094ca8e55d01cda5988f2f1d6884033d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4542&job=&cmd_args= [2023-05-01T20:37:56.799Z] -> Uploading to [2023-05-01T20:37:56.799Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/00271124DB129430A58F1EEE437C3FCB/469330d6094ca8e55d01cda5988f2f1d6884033d/2e460948-e870-4529-837f-d636f66b4b03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T203756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a3c82192dc178cf6f0e42e9cf8bf0d4f58c1f6bc0993627d90ef33850f0ac97 [2023-05-01T20:37:56.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T20:37:56.799Z] Dload Upload Total Spent Left Speed [2023-05-01T20:37:57.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57550 0 0 100 57550 0 238k --:--:-- --:--:-- --:--:-- 238k [2023-05-01T20:37:57.058Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/469330d6094ca8e55d01cda5988f2f1d6884033d [Pipeline] } [2023-05-01T20:37:57.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-01T20:37:58.524Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:37:58.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:37:59.745Z] ---> package-listing.sh [2023-05-01T20:37:59.745Z] ++ facter osfamily [2023-05-01T20:37:59.745Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T20:38:00.004Z] + OS_FAMILY=debian [2023-05-01T20:38:00.004Z] + workspace=/w/workspace/edgex-go/1 [2023-05-01T20:38:00.004Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T20:38:00.004Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T20:38:00.004Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T20:38:00.004Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T20:38:00.004Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-01T20:38:00.004Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T20:38:00.004Z] + case "${OS_FAMILY}" in [2023-05-01T20:38:00.004Z] + dpkg -l [2023-05-01T20:38:00.004Z] + grep '^ii' [2023-05-01T20:38:00.004Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T20:38:00.004Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T20:38:00.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T20:38:00.004Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-01T20:38:00.004Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-01T20:38:00.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-01T20:38:00.042Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-01T20:38:00.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:38:00.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T20:38:00.970Z] [2023-05-01T20:38:00.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T20:38:01.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T20:38:01.349Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T20:38:01.349Z] 5eb5b503b376: Pulling fs layer [2023-05-01T20:38:01.349Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T20:38:01.349Z] ec43610c2a17: Pulling fs layer [2023-05-01T20:38:01.349Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T20:38:01.349Z] 33b1e0a273af: Pulling fs layer [2023-05-01T20:38:01.349Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T20:38:01.349Z] 2f39f015ded8: Pulling fs layer [2023-05-01T20:38:01.349Z] 3a2ae6a8a46f: Waiting [2023-05-01T20:38:01.349Z] 33b1e0a273af: Waiting [2023-05-01T20:38:01.349Z] 5d3b04190fa2: Waiting [2023-05-01T20:38:01.349Z] 5c69ac0246d0: Verifying Checksum [2023-05-01T20:38:01.349Z] 5c69ac0246d0: Download complete [2023-05-01T20:38:01.349Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-01T20:38:01.349Z] 3a2ae6a8a46f: Download complete [2023-05-01T20:38:01.349Z] 33b1e0a273af: Verifying Checksum [2023-05-01T20:38:01.349Z] 33b1e0a273af: Download complete [2023-05-01T20:38:01.349Z] 5d3b04190fa2: Verifying Checksum [2023-05-01T20:38:01.349Z] 5d3b04190fa2: Download complete [2023-05-01T20:38:01.349Z] ec43610c2a17: Verifying Checksum [2023-05-01T20:38:01.349Z] ec43610c2a17: Download complete [2023-05-01T20:38:01.609Z] 5eb5b503b376: Verifying Checksum [2023-05-01T20:38:01.609Z] 5eb5b503b376: Download complete [2023-05-01T20:38:02.176Z] 2f39f015ded8: Download complete [2023-05-01T20:38:03.112Z] 5eb5b503b376: Pull complete [2023-05-01T20:38:03.112Z] 5c69ac0246d0: Pull complete [2023-05-01T20:38:03.679Z] ec43610c2a17: Pull complete [2023-05-01T20:38:03.679Z] 3a2ae6a8a46f: Pull complete [2023-05-01T20:38:03.679Z] 33b1e0a273af: Pull complete [2023-05-01T20:38:03.938Z] 5d3b04190fa2: Pull complete [2023-05-01T20:38:08.121Z] 2f39f015ded8: Pull complete [2023-05-01T20:38:08.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T20:38:08.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T20:38:08.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T20:38:08.342Z] prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container [2023-05-01T20:38:08.391Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T20:38:10.639Z] $ docker top df34cb4021945b732afce9dada60850011d89c0a36b4ccbb6a2aae6581048fb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T20:38:11.027Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T20:38:11.338Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T20:38:11.648Z] + ls /var/log/sa-host [2023-05-01T20:38:11.648Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T20:38:11.867Z] provisioning config files... [2023-05-01T20:38:11.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13635252574920316441tmp [Pipeline] { [Pipeline] echo [2023-05-01T20:38:11.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:38:12.245Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T20:38:12.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:38:12.735Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T20:38:12.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:38:13.081Z] ---> sudo-logs.sh [2023-05-01T20:38:13.081Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T20:38:13.156Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:38:13.469Z] ---> job-cost.sh [2023-05-01T20:38:13.469Z] lf-activate-venv: SKIPPING [2023-05-01T20:38:13.469Z] DEBUG: total: 0.10999999940395355 [2023-05-01T20:38:13.469Z] INFO: Retrieving Stack Cost... [2023-05-01T20:38:13.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T20:38:14.297Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T20:38:14.333Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T20:38:14.647Z] ---> logs-deploy.sh [2023-05-01T20:38:14.647Z] lf-activate-venv: SKIPPING [2023-05-01T20:38:14.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4542/1 [2023-05-01T20:38:14.647Z] INFO: archiving workspace using pattern(s): [2023-05-01T20:38:15.583Z] Archives upload complete. [2023-05-01T20:38:15.583Z] INFO: archiving logs to Nexus