Pull request #4545 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7afc286b40584e9339f2da210137af5b33be461+0075755ea904cb1c320e6f00828dbbda8c0a5f06 (b80571d6af545bd413b00f705e1f5fadf15ec0ea) 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-ssh13839388844255264614.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-ssh791837152215728025.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-4545/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-4545/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2479208552322666236.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-4545/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7728000019829297255.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-ssh2839846241614698623.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-4545/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-4545/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh316903291776168450.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-12457 in /w/workspace/edgexfoundry_edgex-go_PR-4545 [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/4545/head:refs/remotes/origin/PR-4545 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0075755ea904cb1c320e6f00828dbbda8c0a5f06 into PR head commit d7afc286b40584e9339f2da210137af5b33be461 Merge succeeded, producing d7afc286b40584e9339f2da210137af5b33be461 Checking out Revision d7afc286b40584e9339f2da210137af5b33be461 (PR-4545) 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-02T19:59:32.753Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T19:59:32.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T19:59:33.018Z] ========================================================= [2023-05-02T19:59:33.018Z] EdgeX Global Pipelines Version Info [2023-05-02T19:59:33.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d7afc286b40584e9339f2da210137af5b33be461 # 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 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7afc286b40584e9339f2da210137af5b33be461 # timeout=10 [2023-05-02T19:59:33.739Z] ------------------- [2023-05-02T19:59:33.740Z] stable info: [2023-05-02T19:59:33.740Z] ------------------- [2023-05-02T19:59:33.740Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T19:59:33.740Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T19:59:33.740Z] Message: update stable to v1.0.248 [2023-05-02T19:59:34.311Z] ------------------- [2023-05-02T19:59:34.311Z] experimental info: [2023-05-02T19:59:34.311Z] ------------------- [2023-05-02T19:59:34.311Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T19:59:34.311Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T19:59:34.311Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T19:59:34.616Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-02T19:59:34.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-02T19:59:34.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T19:59:34.736Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T19:59:34.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T19:59:34.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T19:59:34.862Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T19:59:34.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-02T19:59:34.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-02T19:59:34.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-02T19:59:35.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T19:59:35.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T19:59:35.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T19:59:35.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T19:59:35.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T19:59:35.240Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T19:59:35.281Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T19:59:35.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T19:59:35.356Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-02T19:59:35.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-02T19:59:35.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T19:59:35.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T19:59:35.519Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T19:59:35.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4545 [Pipeline] echo [2023-05-02T19:59:35.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4545 [Pipeline] echo [2023-05-02T19:59:35.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4545 [Pipeline] echo [2023-05-02T19:59:35.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7afc286b40584e9339f2da210137af5b33be461 [Pipeline] echo [2023-05-02T19:59:35.721Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7afc28 [Pipeline] echo [2023-05-02T19:59:35.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T19:59:35.881Z] provisioning config files... [2023-05-02T19:59:35.906Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11605955159939175243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T19:59:36.261Z] ---> docker-login.sh [2023-05-02T19:59:36.261Z] nexus3.edgexfoundry.org:10001 [2023-05-02T19:59:36.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T19:59:36.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T19:59:36.784Z] Configure a credential helper to remove this warning. See [2023-05-02T19:59:36.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T19:59:36.784Z] [2023-05-02T19:59:36.784Z] Login Succeeded [2023-05-02T19:59:36.784Z] nexus3.edgexfoundry.org:10002 [2023-05-02T19:59:36.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T19:59:36.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T19:59:36.784Z] Configure a credential helper to remove this warning. See [2023-05-02T19:59:36.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T19:59:36.784Z] [2023-05-02T19:59:36.784Z] Login Succeeded [2023-05-02T19:59:36.784Z] nexus3.edgexfoundry.org:10003 [2023-05-02T19:59:36.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T19:59:37.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T19:59:37.044Z] Configure a credential helper to remove this warning. See [2023-05-02T19:59:37.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T19:59:37.044Z] [2023-05-02T19:59:37.044Z] Login Succeeded [2023-05-02T19:59:37.044Z] nexus3.edgexfoundry.org:10004 [2023-05-02T19:59:37.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T19:59:37.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T19:59:37.044Z] Configure a credential helper to remove this warning. See [2023-05-02T19:59:37.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T19:59:37.044Z] [2023-05-02T19:59:37.044Z] Login Succeeded [2023-05-02T19:59:37.044Z] docker.io [2023-05-02T19:59:37.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T19:59:37.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T19:59:37.304Z] Configure a credential helper to remove this warning. See [2023-05-02T19:59:37.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T19:59:37.304Z] [2023-05-02T19:59:37.304Z] Login Succeeded [2023-05-02T19:59:37.304Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T19:59:37.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T19:59:37.753Z] + 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-02T19:59:37.753Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2023-05-02T19:59:37.753Z] [2023-05-02T19:59:37.753Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-02T19:59:37.753Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2023-05-02T19:59:37.753Z] -d/ -f2 [2023-05-02T19:59:37.753Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + dirname cmd/core-data/Dockerfile [2023-05-02T19:59:37.753Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-02T19:59:37.753Z] + + cut -d/ -f2 [2023-05-02T19:59:37.753Z] dirname cmd/core-metadata/Dockerfile [2023-05-02T19:59:37.753Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-02T19:59:37.753Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-02T19:59:37.753Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-02T19:59:37.753Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-02T19:59:37.753Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-02T19:59:37.753Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-02T19:59:37.753Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-02T19:59:37.753Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-02T19:59:37.753Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-02T19:59:37.753Z] + dirname cmd/support-notifications/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-02T19:59:37.753Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-02T19:59:37.753Z] + cut -d/ -f2 [2023-05-02T19:59:37.753Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-02T19:59:37.866Z] 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-02T19:59:38.364Z] + git rev-list -1 --merges d7afc286b40584e9339f2da210137af5b33be461~1..d7afc286b40584e9339f2da210137af5b33be461 [Pipeline] echo [2023-05-02T19:59:38.393Z] -----------> git rev-list -1 --merges d7afc286b40584e9339f2da210137af5b33be461~1..d7afc286b40584e9339f2da210137af5b33be461 d7afc286b40584e9339f2da210137af5b33be461 [false] [Pipeline] sh [2023-05-02T19:59:38.730Z] + git log --format=format:%s -1 d7afc286b40584e9339f2da210137af5b33be461 [Pipeline] echo [2023-05-02T19:59:38.764Z] ========================================================= [2023-05-02T19:59:38.764Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T19:59:38.764Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-02T19:59:39.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T19:59:39.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T19:59:39.215Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T19:59:39.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T19:59:39.215Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T19:59:39.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T19:59:39.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T19:59:39.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T19:59:39.656Z] [2023-05-02T19:59:39.656Z] 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-02T19:59:40.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T19:59:40.307Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T19:59:40.307Z] b85a868b505f: Pulling fs layer [2023-05-02T19:59:40.307Z] e2be974225ed: Pulling fs layer [2023-05-02T19:59:40.307Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T19:59:40.307Z] 988bab9f4d93: Pulling fs layer [2023-05-02T19:59:40.307Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T19:59:40.307Z] eaf3925da568: Pulling fs layer [2023-05-02T19:59:40.307Z] bab4dde63d76: Pulling fs layer [2023-05-02T19:59:40.307Z] bde34c3a00c8: Pulling fs layer [2023-05-02T19:59:40.307Z] b352a97aabf1: Pulling fs layer [2023-05-02T19:59:40.307Z] 4872d77fe225: Pulling fs layer [2023-05-02T19:59:40.307Z] 5851b861e8e6: Pulling fs layer [2023-05-02T19:59:40.307Z] 988bab9f4d93: Waiting [2023-05-02T19:59:40.307Z] 1469e6f7b9e6: Waiting [2023-05-02T19:59:40.307Z] eaf3925da568: Waiting [2023-05-02T19:59:40.307Z] bab4dde63d76: Waiting [2023-05-02T19:59:40.307Z] 4872d77fe225: Waiting [2023-05-02T19:59:40.307Z] bde34c3a00c8: Waiting [2023-05-02T19:59:40.307Z] 5851b861e8e6: Waiting [2023-05-02T19:59:40.307Z] b352a97aabf1: Waiting [2023-05-02T19:59:40.307Z] e2be974225ed: Verifying Checksum [2023-05-02T19:59:40.307Z] e2be974225ed: Download complete [2023-05-02T19:59:40.307Z] 988bab9f4d93: Verifying Checksum [2023-05-02T19:59:40.307Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T19:59:40.307Z] 1469e6f7b9e6: Download complete [2023-05-02T19:59:40.307Z] eaf3925da568: Verifying Checksum [2023-05-02T19:59:40.307Z] eaf3925da568: Download complete [2023-05-02T19:59:40.307Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T19:59:40.307Z] 339a4e72a1f5: Download complete [2023-05-02T19:59:40.307Z] bde34c3a00c8: Download complete [2023-05-02T19:59:40.307Z] b352a97aabf1: Download complete [2023-05-02T19:59:40.307Z] 4872d77fe225: Verifying Checksum [2023-05-02T19:59:40.307Z] 4872d77fe225: Download complete [2023-05-02T19:59:40.566Z] 5851b861e8e6: Verifying Checksum [2023-05-02T19:59:40.566Z] 5851b861e8e6: Download complete [2023-05-02T19:59:40.566Z] b85a868b505f: Download complete [2023-05-02T19:59:40.826Z] bab4dde63d76: Verifying Checksum [2023-05-02T19:59:40.826Z] bab4dde63d76: Download complete [2023-05-02T19:59:42.205Z] b85a868b505f: Pull complete [2023-05-02T19:59:42.502Z] e2be974225ed: Pull complete [2023-05-02T19:59:43.069Z] 339a4e72a1f5: Pull complete [2023-05-02T19:59:43.329Z] 988bab9f4d93: Pull complete [2023-05-02T19:59:43.587Z] 1469e6f7b9e6: Pull complete [2023-05-02T19:59:43.588Z] eaf3925da568: Pull complete [2023-05-02T19:59:45.505Z] bab4dde63d76: Pull complete [2023-05-02T19:59:45.505Z] bde34c3a00c8: Pull complete [2023-05-02T19:59:45.505Z] b352a97aabf1: Pull complete [2023-05-02T19:59:45.505Z] 4872d77fe225: Pull complete [2023-05-02T19:59:45.505Z] 5851b861e8e6: Pull complete [2023-05-02T19:59:45.770Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T19:59:45.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T19:59:45.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T19:59:46.029Z] prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container [2023-05-02T19:59:46.071Z] $ 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-02T19:59:51.135Z] $ docker top 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d -eo pid,comm [2023-05-02T19:59:51.229Z] 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-02T19:59:51.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T19:59:51.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T19:59:51.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T19:59:51.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T19:59:51.483Z] $ docker exec 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d ssh-agent [2023-05-02T19:59:51.597Z] SSH_AUTH_SOCK=/tmp/ssh-Hs7XpHxZtW3F/agent.15 [2023-05-02T19:59:51.597Z] SSH_AGENT_PID=26 [2023-05-02T19:59:51.607Z] Running ssh-add (command line suppressed) [2023-05-02T19:59:51.714Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10338178572704426384.key (/w/workspace/edgex-go/1@tmp/private_key_10338178572704426384.key) [2023-05-02T19:59:51.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T19:59:52.054Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T19:59:52.083Z] $ docker exec --env ******** --env ******** 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d ssh-agent -k [2023-05-02T19:59:52.180Z] unset SSH_AUTH_SOCK; [2023-05-02T19:59:52.185Z] unset SSH_AGENT_PID; [2023-05-02T19:59:52.185Z] echo Agent pid 26 killed; [2023-05-02T19:59:52.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T19:59:52.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T19:59:52.297Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T19:59:52.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T19:59:52.417Z] $ docker exec 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d ssh-agent [2023-05-02T19:59:52.526Z] SSH_AUTH_SOCK=/tmp/ssh-VXai3JUSEnV7/agent.70 [2023-05-02T19:59:52.526Z] SSH_AGENT_PID=77 [2023-05-02T19:59:52.531Z] Running ssh-add (command line suppressed) [2023-05-02T19:59:52.635Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10620275597119080225.key (/w/workspace/edgex-go/1@tmp/private_key_10620275597119080225.key) [2023-05-02T19:59:52.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T19:59:52.978Z] + git semver init [2023-05-02T19:59:53.241Z] 2023-05-02 19:59:53,237 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T19:59:53.241Z] 2023-05-02 19:59:53,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-02T19:59:53.241Z] 2023-05-02 19:59:53,239 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-02T19:59:53.241Z] 2023-05-02 19:59:53,239 [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-02T19:59:59.836Z] 2023-05-02 19:59:59,310 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-02T19:59:59.836Z] 2023-05-02 19:59:59,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4545 with force:False [2023-05-02T19:59:59.836Z] 2023-05-02 19:59:59,310 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4545 [2023-05-02T19:59:59.836Z] 2023-05-02 19:59:59,314 [execute] INFO git cat-file --batch-check [2023-05-02T19:59:59.836Z] 2023-05-02 19:59:59,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T19:59:59.836Z] 2023-05-02 19:59:59,321 [execute] INFO git cat-file --batch [2023-05-02T19:59:59.836Z] 2023-05-02 19:59:59,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T19:59:59.836Z] 2023-05-02 19:59:59,326 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4545 [2023-05-02T19:59:59.836Z] 0.0.0 [Pipeline] } [2023-05-02T19:59:59.866Z] $ docker exec --env ******** --env ******** 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d ssh-agent -k [2023-05-02T19:59:59.975Z] unset SSH_AUTH_SOCK; [2023-05-02T19:59:59.975Z] unset SSH_AGENT_PID; [2023-05-02T19:59:59.975Z] echo Agent pid 77 killed; [2023-05-02T20:00:00.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T20:00:00.494Z] + git semver [Pipeline] } [2023-05-02T20:00:00.785Z] $ docker stop --time=1 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d [2023-05-02T20:00:02.135Z] $ docker rm -f --volumes 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T20:00:02.561Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T20:00:02.910Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T20:00:02.933Z] [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-02T20:00:03.858Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-02T20:00:03.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T20:00:03.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T20:00:03.972Z] ========================================================= [2023-05-02T20:00:03.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T20:00:03.973Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-02T20:00:04.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T20:00:04.334Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T20:00:04.334Z] f56be85fc22e: Pulling fs layer [2023-05-02T20:00:04.334Z] 85791d961cd3: Pulling fs layer [2023-05-02T20:00:04.334Z] d694b5ae8c79: Pulling fs layer [2023-05-02T20:00:04.334Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T20:00:04.334Z] 4d19c01a9841: Pulling fs layer [2023-05-02T20:00:04.334Z] 9325e15d5711: Pulling fs layer [2023-05-02T20:00:04.334Z] 556b6ee489ea: Pulling fs layer [2023-05-02T20:00:04.334Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T20:00:04.334Z] 9f32a84ed3da: Waiting [2023-05-02T20:00:04.334Z] 9325e15d5711: Waiting [2023-05-02T20:00:04.334Z] 556b6ee489ea: Waiting [2023-05-02T20:00:04.334Z] 85791d961cd3: Verifying Checksum [2023-05-02T20:00:04.334Z] 85791d961cd3: Download complete [2023-05-02T20:00:04.334Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T20:00:04.334Z] 9f32a84ed3da: Download complete [2023-05-02T20:00:04.334Z] 4d19c01a9841: Verifying Checksum [2023-05-02T20:00:04.334Z] 4d19c01a9841: Download complete [2023-05-02T20:00:04.334Z] f56be85fc22e: Verifying Checksum [2023-05-02T20:00:04.334Z] f56be85fc22e: Download complete [2023-05-02T20:00:04.731Z] 9325e15d5711: Verifying Checksum [2023-05-02T20:00:04.731Z] 9325e15d5711: Download complete [2023-05-02T20:00:04.731Z] f56be85fc22e: Pull complete [2023-05-02T20:00:04.731Z] 85791d961cd3: Pull complete [2023-05-02T20:00:05.000Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T20:00:05.000Z] c5a4b2cf53e6: Download complete [2023-05-02T20:00:05.259Z] 556b6ee489ea: Verifying Checksum [2023-05-02T20:00:05.259Z] 556b6ee489ea: Download complete [2023-05-02T20:00:05.259Z] d694b5ae8c79: Verifying Checksum [2023-05-02T20:00:05.259Z] d694b5ae8c79: Download complete [2023-05-02T20:00:08.554Z] d694b5ae8c79: Pull complete [2023-05-02T20:00:08.554Z] 9f32a84ed3da: Pull complete [2023-05-02T20:00:08.554Z] 4d19c01a9841: Pull complete [2023-05-02T20:00:08.813Z] 9325e15d5711: Pull complete [2023-05-02T20:00:11.353Z] 556b6ee489ea: Pull complete [2023-05-02T20:00:12.290Z] c5a4b2cf53e6: Pull complete [2023-05-02T20:00:12.290Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T20:00:12.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T20:00:12.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-02T20:00:12.650Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T20:00:12.650Z] WORKDIR /edgex [2023-05-02T20:00:12.650Z] COPY go.mod . [2023-05-02T20:00:12.650Z] RUN go mod download [2023-05-02T20:00:12.650Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-02T20:00:13.215Z] Sending build context to Docker daemon 170.7MB [2023-05-02T20:00:13.215Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T20:00:13.215Z] ---> c4be618373d6 [2023-05-02T20:00:13.215Z] Step 2/4 : WORKDIR /edgex [2023-05-02T20:00:18.364Z] Still waiting to schedule task [2023-05-02T20:00:18.365Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-02T20:00:21.437Z] ---> Running in c6146ef493eb [2023-05-02T20:00:21.437Z] Removing intermediate container c6146ef493eb [2023-05-02T20:00:21.437Z] ---> f9cb04916dff [2023-05-02T20:00:21.437Z] Step 3/4 : COPY go.mod . [2023-05-02T20:00:21.437Z] ---> 1aef884d2797 [2023-05-02T20:00:21.437Z] Step 4/4 : RUN go mod download [2023-05-02T20:00:21.437Z] ---> Running in d894d5ec64a7 [2023-05-02T20:00:39.570Z] Removing intermediate container d894d5ec64a7 [2023-05-02T20:00:39.570Z] ---> fecb284bd9bc [2023-05-02T20:00:39.570Z] Successfully built fecb284bd9bc [2023-05-02T20:00:39.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:00:39.971Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T20:00:39.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:00:40.159Z] prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container [2023-05-02T20:00:40.198Z] $ 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-02T20:00:40.775Z] $ docker top 0da87256d98c102466b01a66589b66fe49f1dec4e6c74fe552620f2bdd77a201 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T20:00:41.167Z] + go version [2023-05-02T20:00:41.168Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T20:00:41.205Z] $ docker stop --time=1 0da87256d98c102466b01a66589b66fe49f1dec4e6c74fe552620f2bdd77a201 [2023-05-02T20:00:42.975Z] $ docker rm -f --volumes 0da87256d98c102466b01a66589b66fe49f1dec4e6c74fe552620f2bdd77a201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:00:43.698Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T20:00:43.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:00:43.856Z] prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container [2023-05-02T20:00:43.893Z] $ 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-02T20:00:44.549Z] $ docker top 788afb2b52935fb70797f03797a6f4772dada5d2861d5e1dad55d3c9328318ad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T20:00:44.668Z] ========================================================= [2023-05-02T20:00:44.668Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-02T20:00:44.668Z] ========================================================= [Pipeline] sh [2023-05-02T20:00:45.035Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T20:00:45.409Z] + make test [2023-05-02T20:00:45.409Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T20:00:53.516Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-02T20:01:05.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-02T20:01:05.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-02T20:01:06.006Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-02T20:01:06.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-02T20:01:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-02T20:01:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-02T20:01:06.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-02T20:01:06.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-02T20:01:06.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-02T20:01:06.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-02T20:01:07.045Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-02T20:01:07.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-02T20:01:07.304Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-02T20:01:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-02T20:01:09.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-02T20:01:09.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-02T20:01:09.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2023-05-02T20:01:11.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-05-02T20:01:16.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.107s coverage: 71.5% of statements [2023-05-02T20:01:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-02T20:01:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-02T20:01:16.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-02T20:01:16.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-02T20:01:16.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-02T20:01:16.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-05-02T20:01:18.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-02T20:01:18.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-02T20:01:18.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-02T20:01:18.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-02T20:01:18.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-02T20:01:19.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-02T20:01:19.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-02T20:01:21.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.923s coverage: 88.5% of statements [2023-05-02T20:01:21.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-05-02T20:01:21.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-02T20:01:21.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-02T20:01:21.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-02T20:01:22.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.369s coverage: 95.6% of statements [2023-05-02T20:01:22.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-02T20:01:22.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-02T20:01:22.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-02T20:01:22.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-02T20:01:22.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-02T20:01:22.140Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-05-02T20:01:23.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-02T20:01:23.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-02T20:01:23.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-02T20:01:23.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements [2023-05-02T20:01:23.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-02T20:01:23.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-02T20:01:23.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-05-02T20:01:23.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements [2023-05-02T20:01:23.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements [2023-05-02T20:01:23.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements [2023-05-02T20:01:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-05-02T20:01:24.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-05-02T20:01:24.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-05-02T20:01:24.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-02T20:01:24.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-02T20:01:24.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-02T20:01:24.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-02T20:01:25.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-02T20:01:25.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-02T20:01:25.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-02T20:01:25.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-02T20:01:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-02T20:01:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-02T20:01:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-02T20:01:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-02T20:01:26.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-02T20:01:26.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-02T20:01:27.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-02T20:01:27.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-02T20:01:28.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-02T20:01:29.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-02T20:01:29.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-02T20:01:30.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-02T20:01:30.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-02T20:01:30.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-02T20:01:32.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-02T20:01:32.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-02T20:01:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-02T20:01:33.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-02T20:01:33.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-02T20:01:33.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-02T20:01:33.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-02T20:01:34.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-02T20:01:34.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-02T20:01:34.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-02T20:01:34.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-02T20:01:35.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2023-05-02T20:01:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-02T20:01:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-02T20:01:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-02T20:01:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-02T20:01:36.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-02T20:01:36.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-02T20:01:37.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-02T20:01:37.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-02T20:01:49.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.294s coverage: 79.9% of statements [2023-05-02T20:01:50.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.064s coverage: 92.9% of statements [2023-05-02T20:01:50.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-05-02T20:01:50.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-05-02T20:01:50.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.8% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.1% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.208s coverage: 92.3% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-05-02T20:01:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2023-05-02T20:01:50.269Z] 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-02T20:01:50.529Z] running golangci-lint [2023-05-02T20:01:50.788Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-02T20:01:50.788Z] go version go1.20.2 linux/amd64 [2023-05-02T20:01:51.076Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-02T20:01:51.076Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-02T20:02:09.210Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|deps|exports_file|files|types_sizes) took 15.521711104s" [2023-05-02T20:02:09.210Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.322732ms" [2023-05-02T20:02:15.802Z] level=info msg="[linters_context/goanalysis] analyzers took 1m25.734007601s with top 10 stages: buildir: 34.776539427s, inspect: 2.231839126s, printf: 2.082431606s, fact_deprecated: 1.890683267s, gosec: 1.665642599s, fact_purity: 1.352327228s, typedness: 1.321312529s, nilness: 1.26557498s, ctrlflow: 1.14386521s, S1038: 1.024378399s" [2023-05-02T20:02:15.802Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-02T20:02:15.802Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, nolint: 0/23, exclude: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" [2023-05-02T20:02:15.802Z] level=info msg="[runner] processing took 23.626922ms with stages: nolint: 12.56062ms, identifier_marker: 5.249064ms, exclude-rules: 2.121684ms, path_prettifier: 1.560389ms, autogenerated_exclude: 1.283039ms, skip_dirs: 803.385µs, cgo: 28.431µs, filename_unadjuster: 16.58µs, max_same_issues: 880ns, uniq_by_line: 540ns, skip_files: 380ns, exclude: 290ns, source_code: 280ns, sort_results: 260ns, diff: 250ns, severity-rules: 230ns, path_shortener: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-05-02T20:02:15.802Z] level=info msg="[runner] linters took 8.330350176s with stages: goanalysis_metalinter: 8.306624053s" [2023-05-02T20:02:15.802Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-02T20:02:15.802Z] level=info msg="Memory: 241 samples, avg is 193.5MB, max is 781.3MB" [2023-05-02T20:02:15.802Z] level=info msg="Execution took 23.937827954s" [2023-05-02T20:02:15.802Z] go vet ./... [2023-05-02T20:02:19.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T20:02:19.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T20:02:19.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T20:02:20.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-02T20:02:20.509Z] + ls -al . [2023-05-02T20:02:20.510Z] total 704 [2023-05-02T20:02:20.510Z] drwxrwxr-x 11 1001 1001 4096 May 2 20:00 . [2023-05-02T20:02:20.510Z] drwxr-xr-x 4 root root 4096 May 2 20:00 .. [2023-05-02T20:02:20.510Z] drwxrwxr-x 2 1001 1001 4096 May 2 19:59 .blubracket [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 16 May 2 19:59 .dockerignore [2023-05-02T20:02:20.510Z] drwxrwxr-x 8 1001 1001 4096 May 2 20:00 .git [2023-05-02T20:02:20.510Z] drwxrwxr-x 3 1001 1001 4096 May 2 19:59 .github [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 1133 May 2 19:59 .gitignore [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 42 May 2 19:59 .golangci.yml [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 87 May 2 19:59 .hadolint.yml [2023-05-02T20:02:20.510Z] drwxr-xr-x 3 1001 1001 4096 May 2 19:59 .semver [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 166 May 2 19:59 .sonarcloud.properties [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 1171 May 2 19:59 ADOPTERS.md [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 10835 May 2 19:59 Attribution.txt [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 73765 May 2 19:59 CHANGELOG.md [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 3804 May 2 19:59 CONTRIBUTING.md [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 677 May 2 19:59 GOVERNANCE.md [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 883 May 2 19:59 Jenkinsfile [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 10775 May 2 19:59 LICENSE [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 14368 May 2 19:59 Makefile [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 582 May 2 19:59 OWNERS.md [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 9403 May 2 19:59 README.md [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 789 May 2 19:59 SECURITY.md [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 5 May 2 20:00 VERSION [2023-05-02T20:02:20.510Z] drwxrwxr-x 2 1001 1001 4096 May 2 19:59 bin [2023-05-02T20:02:20.510Z] drwxrwxr-x 18 1001 1001 4096 May 2 19:59 cmd [2023-05-02T20:02:20.510Z] -rw-r--r-- 1 root root 448352 May 2 20:01 coverage.out [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 3200 May 2 19:59 go.mod [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 31040 May 2 19:59 go.sum [2023-05-02T20:02:20.510Z] drwxrwxr-x 7 1001 1001 4096 May 2 19:59 internal [2023-05-02T20:02:20.510Z] drwxrwxr-x 3 1001 1001 4096 May 2 19:59 openapi [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 594 May 2 19:59 security.txt [2023-05-02T20:02:20.510Z] drwxrwxr-x 4 1001 1001 4096 May 2 19:59 snap [2023-05-02T20:02:20.510Z] -rw-rw-r-- 1 1001 1001 204 May 2 19:59 version.go [Pipeline] sh [2023-05-02T20:02:20.835Z] + '[' -e coverage.out ] [2023-05-02T20:02:20.835Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-02T20:02:20.954Z] Stashed 1 file(s) [Pipeline] sh [2023-05-02T20:02:21.252Z] + make build [2023-05-02T20:02:21.252Z] 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-02T20:02:39.401Z] 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-02T20:02:40.335Z] 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-02T20:02:41.266Z] 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-02T20:02:42.201Z] 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-02T20:02:48.851Z] 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-02T20:02:50.308Z] 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-02T20:02:51.248Z] 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-02T20:02:52.664Z] 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-02T20:02:53.239Z] 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-02T20:02:54.179Z] 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-02T20:02:55.561Z] 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-02T20:02:56.526Z] $ docker stop --time=1 788afb2b52935fb70797f03797a6f4772dada5d2861d5e1dad55d3c9328318ad [2023-05-02T20:02:57.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12460 in /w/workspace/edgexfoundry_edgex-go_PR-4545 [2023-05-02T20:03:12.533Z] $ docker rm -f --volumes 788afb2b52935fb70797f03797a6f4772dada5d2861d5e1dad55d3c9328318ad [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2023-05-02T20:03:13.347Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [2023-05-02T20:03:13.498Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:03:14.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T20:03:14.059Z] [2023-05-02T20:03:14.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:03:14.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T20:03:14.441Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-02T20:03:14.441Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-02T20:03:14.441Z] ca9280d653b3: Pulling fs layer [2023-05-02T20:03:14.441Z] 7e9c9ca2126c: Pulling fs layer [2023-05-02T20:03:14.701Z] cbdbe7a5bc2a: Download complete [2023-05-02T20:03:14.701Z] cbdbe7a5bc2a: Pull complete [2023-05-02T20:03:14.701Z] ca9280d653b3: Verifying Checksum [2023-05-02T20:03:14.701Z] ca9280d653b3: Download complete [2023-05-02T20:03:15.267Z] 7e9c9ca2126c: Download complete [2023-05-02T20:03:15.528Z] ca9280d653b3: Pull complete [2023-05-02T20:03:18.810Z] 7e9c9ca2126c: Pull complete [2023-05-02T20:03:18.810Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-02T20:03:18.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T20:03:18.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:03:19.038Z] prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container [2023-05-02T20:03:19.073Z] $ 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-02T20:03:19.720Z] using credential edgex-jenkins-ssh [2023-05-02T20:03:19.741Z] Cloning the remote Git repository [2023-05-02T20:03:19.804Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-02T20:03:19.925Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-02T20:03:20.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-02T20:03:20.112Z] > git --version # timeout=10 [2023-05-02T20:03:20.137Z] > git --version # 'git version 2.25.1' [2023-05-02T20:03:20.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T20:03:20.649Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T20:03:23.521Z] $ docker top dc426f3a383b67deddf3371647e89a1215d97ff936934ef1ad1aac6233474b4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T20:03:23.892Z] + docker-compose build --help [2023-05-02T20:03:23.892Z] + grep parallel [2023-05-02T20:03:24.459Z] --parallel Build images in parallel. [Pipeline] } [2023-05-02T20:03:24.500Z] $ docker stop --time=1 dc426f3a383b67deddf3371647e89a1215d97ff936934ef1ad1aac6233474b4e [2023-05-02T20:03:26.101Z] $ docker rm -f --volumes dc426f3a383b67deddf3371647e89a1215d97ff936934ef1ad1aac6233474b4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:03:26.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T20:03:26.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:03:26.948Z] prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container [2023-05-02T20:03:26.981Z] $ 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-02T20:03:27.587Z] $ docker top 8273781a1dc6f5faa2bc63ff821d128ceabc92b777595b9a6f0e099970bc901e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T20:03:27.969Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-02T20:03:28.536Z] Building core-command ... [2023-05-02T20:03:28.536Z] Building core-common-config-bootstrapper ... [2023-05-02T20:03:28.536Z] Building core-data ... [2023-05-02T20:03:28.536Z] Building core-metadata ... [2023-05-02T20:03:28.536Z] Building security-bootstrapper ... [2023-05-02T20:03:28.536Z] Building security-proxy-auth ... [2023-05-02T20:03:28.536Z] Building security-proxy-setup ... [2023-05-02T20:03:28.536Z] Building security-secretstore-setup ... [2023-05-02T20:03:28.536Z] Building security-spiffe-token-provider ... [2023-05-02T20:03:28.536Z] Building security-spire-agent ... [2023-05-02T20:03:28.536Z] Building security-spire-config ... [2023-05-02T20:03:28.536Z] Building security-spire-server ... [2023-05-02T20:03:28.536Z] Building support-notifications ... [2023-05-02T20:03:28.536Z] Building support-scheduler ... [2023-05-02T20:03:28.536Z] Building core-data [2023-05-02T20:03:28.536Z] Building core-common-config-bootstrapper [2023-05-02T20:03:28.536Z] Building security-proxy-auth [2023-05-02T20:03:28.536Z] Building security-bootstrapper [2023-05-02T20:03:28.536Z] Building security-proxy-setup [2023-05-02T20:03:38.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-02T20:03:38.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T20:03:39.365Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-02T20:03:39.404Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-02T20:03:39.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T20:03:39.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4545/head:refs/remotes/origin/PR-4545 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T20:03:40.222Z] Merging remotes/origin/main commit 0075755ea904cb1c320e6f00828dbbda8c0a5f06 into PR head commit d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:03:40.660Z] Merge succeeded, producing d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:03:40.661Z] Checking out Revision d7afc286b40584e9339f2da210137af5b33be461 (PR-4545) [2023-05-02T20:03:40.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:03:40.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:03:40.752Z] ---> fecb284bd9bc [2023-05-02T20:03:40.752Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:03:40.752Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:03:40.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:03:40.752Z] ---> fecb284bd9bc [2023-05-02T20:03:40.752Z] Step 3/22 : WORKDIR /edgex-go [2023-05-02T20:03:40.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:03:40.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:03:40.752Z] ---> fecb284bd9bc [2023-05-02T20:03:40.752Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:03:40.752Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:03:40.752Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:03:40.752Z] ---> fecb284bd9bc [2023-05-02T20:03:40.752Z] Step 3/33 : WORKDIR /edgex-go [2023-05-02T20:03:41.464Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-02T20:03:41.523Z] > git --version # timeout=10 [2023-05-02T20:03:41.536Z] > git --version # 'git version 2.25.1' [2023-05-02T20:03:41.550Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [2023-05-02T20:03:40.241Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T20:03:40.319Z] > git checkout -f d7afc286b40584e9339f2da210137af5b33be461 # timeout=10 [2023-05-02T20:03:40.545Z] > git remote # timeout=10 [2023-05-02T20:03:40.568Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T20:03:40.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T20:03:40.612Z] > git merge 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 [2023-05-02T20:03:40.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T20:03:40.666Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T20:03:40.684Z] > git checkout -f d7afc286b40584e9339f2da210137af5b33be461 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T20:03:43.023Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T20:03:43.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T20:03:43.023Z] Dload Upload Total Spent Left Speed [2023-05-02T20:03:43.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-05-02T20:03:43.612Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T20:03:43.974Z] + sudo tee /etc/docker/daemon.new [2023-05-02T20:03:43.975Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T20:03:43.975Z] { [2023-05-02T20:03:43.975Z] "registry-mirrors": [ [2023-05-02T20:03:43.975Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T20:03:43.975Z] ], [2023-05-02T20:03:43.975Z] "bip": "10.250.0.254/24", [2023-05-02T20:03:43.975Z] "hosts": [ [2023-05-02T20:03:43.975Z] "tcp://0.0.0.0:5555", [2023-05-02T20:03:43.975Z] "unix:///var/run/docker.sock" [2023-05-02T20:03:43.975Z] ], [2023-05-02T20:03:43.975Z] "mtu": 1458, [2023-05-02T20:03:43.975Z] "selinux-enabled": true, [2023-05-02T20:03:43.975Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T20:03:43.975Z] } [Pipeline] sh [2023-05-02T20:03:44.346Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T20:03:44.729Z] + sudo service docker restart [2023-05-02T20:03:47.326Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:03:47.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:03:47.326Z] ---> fecb284bd9bc [2023-05-02T20:03:47.326Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T20:04:03.113Z] provisioning config files... [2023-05-02T20:04:03.152Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17152489690528409918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:04:03.563Z] ---> docker-login.sh [2023-05-02T20:04:03.563Z] nexus3.edgexfoundry.org:10001 [2023-05-02T20:04:03.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T20:04:04.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T20:04:04.105Z] Configure a credential helper to remove this warning. See [2023-05-02T20:04:04.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T20:04:04.105Z] [2023-05-02T20:04:04.105Z] Login Succeeded [2023-05-02T20:04:04.105Z] nexus3.edgexfoundry.org:10002 [2023-05-02T20:04:04.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T20:04:04.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T20:04:04.646Z] Configure a credential helper to remove this warning. See [2023-05-02T20:04:04.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T20:04:04.646Z] [2023-05-02T20:04:04.646Z] Login Succeeded [2023-05-02T20:04:04.646Z] nexus3.edgexfoundry.org:10003 [2023-05-02T20:04:04.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T20:04:04.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T20:04:04.917Z] Configure a credential helper to remove this warning. See [2023-05-02T20:04:04.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T20:04:04.917Z] [2023-05-02T20:04:04.917Z] Login Succeeded [2023-05-02T20:04:04.917Z] nexus3.edgexfoundry.org:10004 [2023-05-02T20:04:05.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T20:04:05.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T20:04:05.462Z] Configure a credential helper to remove this warning. See [2023-05-02T20:04:05.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T20:04:05.462Z] [2023-05-02T20:04:05.462Z] Login Succeeded [2023-05-02T20:04:05.462Z] docker.io [2023-05-02T20:04:05.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T20:04:06.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T20:04:06.016Z] Configure a credential helper to remove this warning. See [2023-05-02T20:04:06.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T20:04:06.016Z] [2023-05-02T20:04:06.016Z] Login Succeeded [2023-05-02T20:04:06.016Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T20:04:06.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-02T20:04:06.847Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-02T20:04:06.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T20:04:06.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T20:04:07.010Z] ========================================================= [2023-05-02T20:04:07.010Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T20:04:07.010Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-02T20:04:07.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T20:04:07.714Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T20:04:07.714Z] c41833b44d91: Pulling fs layer [2023-05-02T20:04:07.714Z] ed15518f5707: Pulling fs layer [2023-05-02T20:04:07.714Z] feae8fd75edb: Pulling fs layer [2023-05-02T20:04:07.714Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T20:04:07.714Z] 3cdef696dda3: Pulling fs layer [2023-05-02T20:04:07.714Z] 2ced38df9373: Pulling fs layer [2023-05-02T20:04:07.714Z] 58f1dce35555: Pulling fs layer [2023-05-02T20:04:07.714Z] 2ced38df9373: Waiting [2023-05-02T20:04:07.714Z] 242c74f7c9fa: Waiting [2023-05-02T20:04:07.714Z] 58f1dce35555: Waiting [2023-05-02T20:04:07.714Z] 3cdef696dda3: Waiting [2023-05-02T20:04:07.714Z] ed15518f5707: Download complete [2023-05-02T20:04:07.714Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T20:04:07.714Z] 242c74f7c9fa: Download complete [2023-05-02T20:04:07.714Z] 3cdef696dda3: Verifying Checksum [2023-05-02T20:04:07.714Z] 3cdef696dda3: Download complete [2023-05-02T20:04:07.714Z] c41833b44d91: Verifying Checksum [2023-05-02T20:04:07.714Z] c41833b44d91: Download complete [2023-05-02T20:04:08.750Z] c41833b44d91: Pull complete [2023-05-02T20:04:09.285Z] ---> Running in 66dfd26a85bb [2023-05-02T20:04:09.285Z] ---> Running in cc7c92c5c36c [2023-05-02T20:04:09.285Z] ---> Running in 382e7cad6d20 [2023-05-02T20:04:09.285Z] ---> Running in 5d5adc384470 [2023-05-02T20:04:09.285Z] ---> Running in 903c2bef4afd [2023-05-02T20:04:09.285Z] Removing intermediate container cc7c92c5c36c [2023-05-02T20:04:09.285Z] ---> 25fe943e5c85 [2023-05-02T20:04:09.285Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:04:09.285Z] Removing intermediate container 382e7cad6d20 [2023-05-02T20:04:09.285Z] ---> da51ddcdae0b [2023-05-02T20:04:09.285Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:04:09.285Z] Removing intermediate container 66dfd26a85bb [2023-05-02T20:04:09.285Z] ---> b9ca7739446a [2023-05-02T20:04:09.285Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-02T20:04:09.285Z] Removing intermediate container 903c2bef4afd [2023-05-02T20:04:09.285Z] ---> bbaf742f62c6 [2023-05-02T20:04:09.285Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:04:09.285Z] Removing intermediate container 5d5adc384470 [2023-05-02T20:04:09.285Z] ---> b09838e2c17f [2023-05-02T20:04:09.285Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-02T20:04:09.285Z] ---> Running in 340d89f692c6 [2023-05-02T20:04:09.285Z] ---> Running in ba8fea898765 [2023-05-02T20:04:09.285Z] ---> Running in 88f81333cf08 [2023-05-02T20:04:09.285Z] ---> Running in 42344216369e [2023-05-02T20:04:09.285Z] ---> Running in 09b1fa7cddda [2023-05-02T20:04:09.285Z] Removing intermediate container 340d89f692c6 [2023-05-02T20:04:09.285Z] ---> bf5e15fa3156 [2023-05-02T20:04:09.285Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T20:04:09.285Z] Removing intermediate container ba8fea898765 [2023-05-02T20:04:09.285Z] ---> 974e2f2bc4ba [2023-05-02T20:04:09.285Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T20:04:09.345Z] 58f1dce35555: Verifying Checksum [2023-05-02T20:04:09.345Z] 58f1dce35555: Download complete [2023-05-02T20:04:09.345Z] ed15518f5707: Pull complete [2023-05-02T20:04:09.542Z] Removing intermediate container 42344216369e [2023-05-02T20:04:09.542Z] ---> db36274f895c [2023-05-02T20:04:09.542Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T20:04:09.800Z] ---> Running in 6d6dbac04825 [2023-05-02T20:04:09.800Z] ---> Running in 62f275ff3a8f [2023-05-02T20:04:10.060Z] ---> Running in 4ec6d9ed76a2 [2023-05-02T20:04:10.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:10.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:10.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:10.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:10.320Z] feae8fd75edb: Verifying Checksum [2023-05-02T20:04:10.320Z] feae8fd75edb: Download complete [2023-05-02T20:04:10.320Z] 2ced38df9373: Verifying Checksum [2023-05-02T20:04:10.577Z] OK: 265 MiB in 53 packages [2023-05-02T20:04:10.577Z] OK: 265 MiB in 53 packages [2023-05-02T20:04:10.591Z] 2ced38df9373: Download complete [2023-05-02T20:04:11.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:11.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:11.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:11.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:11.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:11.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:04:11.667Z] OK: 265 MiB in 53 packages [2023-05-02T20:04:11.667Z] OK: 265 MiB in 53 packages [2023-05-02T20:04:11.667Z] OK: 265 MiB in 53 packages [2023-05-02T20:04:13.604Z] Removing intermediate container 09b1fa7cddda [2023-05-02T20:04:13.604Z] ---> d8a4dc75b33a [2023-05-02T20:04:13.604Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-02T20:04:13.604Z] Removing intermediate container 88f81333cf08 [2023-05-02T20:04:13.604Z] ---> 70c85868a53f [2023-05-02T20:04:13.604Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-02T20:04:16.134Z] ---> 631c6a0f3c6a [2023-05-02T20:04:16.134Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:04:16.134Z] Removing intermediate container 6d6dbac04825 [2023-05-02T20:04:16.134Z] ---> f50cc362b622 [2023-05-02T20:04:16.134Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:04:16.134Z] ---> eea1f9fe4681 [2023-05-02T20:04:16.134Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:04:16.394Z] Removing intermediate container 4ec6d9ed76a2 [2023-05-02T20:04:16.394Z] ---> 2fcda2af64e5 [2023-05-02T20:04:16.394Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:04:16.394Z] Removing intermediate container 62f275ff3a8f [2023-05-02T20:04:16.394Z] ---> b368d7caee90 [2023-05-02T20:04:16.394Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:04:16.394Z] ---> Running in 1d16f0934c3b [2023-05-02T20:04:16.394Z] ---> Running in 510a9646a989 [2023-05-02T20:04:16.652Z] ---> e75a3f423fe0 [2023-05-02T20:04:16.652Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:04:16.652Z] ---> Running in 7033cf0b35ca [2023-05-02T20:04:16.652Z] ---> 3078c4a3adf0 [2023-05-02T20:04:16.652Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:04:16.910Z] ---> 6e4693662e2d [2023-05-02T20:04:16.910Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:04:17.167Z] ---> Running in e7afe8eb3d72 [2023-05-02T20:04:17.426Z] ---> Running in c9ef9dbf330a [2023-05-02T20:04:23.156Z] feae8fd75edb: Pull complete [2023-05-02T20:04:23.156Z] 242c74f7c9fa: Pull complete [2023-05-02T20:04:23.156Z] 3cdef696dda3: Pull complete [2023-05-02T20:04:28.524Z] 2ced38df9373: Pull complete [2023-05-02T20:04:29.940Z] 58f1dce35555: Pull complete [2023-05-02T20:04:29.940Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T20:04:29.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T20:04:29.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-02T20:04:30.358Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T20:04:30.359Z] WORKDIR /edgex [2023-05-02T20:04:30.359Z] COPY go.mod . [2023-05-02T20:04:30.359Z] RUN go mod download [2023-05-02T20:04:30.359Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-02T20:04:30.948Z] Sending build context to Docker daemon 2.932MB [2023-05-02T20:04:30.948Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T20:04:30.948Z] ---> fadd8f120f05 [2023-05-02T20:04:30.948Z] Step 2/4 : WORKDIR /edgex [2023-05-02T20:04:32.911Z] ---> Running in 2c8f6aa99f52 [2023-05-02T20:04:33.179Z] Removing intermediate container 2c8f6aa99f52 [2023-05-02T20:04:33.179Z] ---> 8133c2894fc8 [2023-05-02T20:04:33.179Z] Step 3/4 : COPY go.mod . [2023-05-02T20:04:33.768Z] ---> 4ba150f1c52b [2023-05-02T20:04:33.768Z] Step 4/4 : RUN go mod download [2023-05-02T20:04:33.768Z] ---> Running in bc5ae45345b1 [2023-05-02T20:05:06.124Z] Removing intermediate container bc5ae45345b1 [2023-05-02T20:05:06.124Z] ---> fd9723fd54aa [2023-05-02T20:05:06.124Z] Successfully built fd9723fd54aa [2023-05-02T20:05:06.124Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:05:06.544Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T20:05:06.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:05:06.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container [2023-05-02T20:05:06.946Z] $ 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-02T20:05:08.418Z] $ docker top 4672f88791c461ccb702cecd1db7d50d3293ca9a24a9a333455c3ac691bdbed4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T20:05:09.335Z] + go version [2023-05-02T20:05:09.335Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T20:05:09.370Z] $ docker stop --time=1 4672f88791c461ccb702cecd1db7d50d3293ca9a24a9a333455c3ac691bdbed4 [2023-05-02T20:05:11.065Z] $ docker rm -f --volumes 4672f88791c461ccb702cecd1db7d50d3293ca9a24a9a333455c3ac691bdbed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:05:11.950Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T20:05:11.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:05:12.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container [2023-05-02T20:05:12.303Z] $ 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-02T20:05:13.574Z] $ docker top 4fa2579c2b6aa33cc0a6baa1f2fec01e6e19ebd1a8b88d961662b07b0986192c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T20:05:13.866Z] ========================================================= [2023-05-02T20:05:13.866Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-02T20:05:13.866Z] ========================================================= [Pipeline] sh [2023-05-02T20:05:14.517Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T20:05:15.239Z] + make test [2023-05-02T20:05:15.239Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T20:05:39.311Z] Removing intermediate container 7033cf0b35ca [2023-05-02T20:05:39.311Z] ---> 3f3f1e8d3031 [2023-05-02T20:05:39.311Z] Step 8/23 : COPY . . [2023-05-02T20:05:39.311Z] Removing intermediate container c9ef9dbf330a [2023-05-02T20:05:39.311Z] ---> 51383e3ca6b6 [2023-05-02T20:05:39.311Z] Step 8/23 : COPY . . [2023-05-02T20:05:39.312Z] Removing intermediate container 1d16f0934c3b [2023-05-02T20:05:39.312Z] ---> 4226162d6690 [2023-05-02T20:05:39.312Z] Step 7/22 : COPY . . [2023-05-02T20:05:39.312Z] Removing intermediate container 510a9646a989 [2023-05-02T20:05:39.312Z] ---> 057476f1aac8 [2023-05-02T20:05:39.312Z] Step 7/33 : COPY . . [2023-05-02T20:05:39.312Z] Removing intermediate container e7afe8eb3d72 [2023-05-02T20:05:39.312Z] ---> 87ef1a3bb402 [2023-05-02T20:05:39.312Z] Step 8/23 : COPY . . [2023-05-02T20:06:06.021Z] ---> df7328e9ea92 [2023-05-02T20:06:06.021Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-02T20:06:06.021Z] ---> d98c26cdb7bd [2023-05-02T20:06:06.021Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-02T20:06:06.021Z] ---> 88d58adfab31 [2023-05-02T20:06:06.021Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-02T20:06:06.021Z] ---> b7fa6be3d593 [2023-05-02T20:06:06.021Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-02T20:06:06.021Z] ---> 841f97fde282 [2023-05-02T20:06:06.021Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-02T20:06:06.021Z] ---> Running in 2991d14ad3c1 [2023-05-02T20:06:06.021Z] ---> Running in f1b718cc9343 [2023-05-02T20:06:06.021Z] ---> Running in 0de29764c5d5 [2023-05-02T20:06:06.021Z] ---> Running in 7bd27ea0e3ef [2023-05-02T20:06:06.021Z] ---> Running in 76ba6dd167ee [2023-05-02T20:06:06.021Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-02T20:06:06.021Z] 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-02T20:06:06.021Z] 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-02T20:06:06.021Z] 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-02T20:06:06.021Z] 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-02T20:06:11.703Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-02T20:07:02.279Z] Removing intermediate container 76ba6dd167ee [2023-05-02T20:07:02.279Z] ---> 6aa8fc9ba152 [2023-05-02T20:07:02.279Z] [2023-05-02T20:07:02.279Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:07:02.279Z] Removing intermediate container 7bd27ea0e3ef [2023-05-02T20:07:02.279Z] ---> 5f771ce7183a [2023-05-02T20:07:02.279Z] [2023-05-02T20:07:02.279Z] Step 9/22 : FROM alpine:3.17 [2023-05-02T20:07:02.279Z] Removing intermediate container f1b718cc9343 [2023-05-02T20:07:02.279Z] ---> eea920bab181 [2023-05-02T20:07:02.279Z] [2023-05-02T20:07:02.279Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:07:02.279Z] 3.17: Pulling from library/alpine [2023-05-02T20:07:02.279Z] 3.17: Pulling from library/alpine [2023-05-02T20:07:02.279Z] Removing intermediate container 0de29764c5d5 [2023-05-02T20:07:02.279Z] ---> aac75e92c23a [2023-05-02T20:07:02.279Z] [2023-05-02T20:07:02.279Z] Step 9/33 : FROM alpine:3.17 [2023-05-02T20:07:02.279Z] Removing intermediate container 2991d14ad3c1 [2023-05-02T20:07:02.279Z] ---> d69cf7910a61 [2023-05-02T20:07:02.279Z] [2023-05-02T20:07:02.279Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:07:02.279Z] 3.17: Pulling from library/alpine [2023-05-02T20:07:02.279Z] 3.17: Pulling from library/alpine [2023-05-02T20:07:02.279Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T20:07:02.279Z] 3.17: Pulling from library/alpine [2023-05-02T20:07:02.279Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T20:07:02.279Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T20:07:02.279Z] Status: Image is up to date for alpine:3.17 [2023-05-02T20:07:02.279Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T20:07:02.279Z] Status: Image is up to date for alpine:3.17 [2023-05-02T20:07:02.279Z] ---> 9ed4aefc74f6 [2023-05-02T20:07:02.279Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-02T20:07:02.279Z] ---> 9ed4aefc74f6 [2023-05-02T20:07:02.279Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-02T20:07:02.279Z] ---> 9ed4aefc74f6 [2023-05-02T20:07:02.279Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-02T20:07:02.279Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T20:07:02.279Z] Status: Image is up to date for alpine:3.17 [2023-05-02T20:07:02.279Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T20:07:02.279Z] Status: Image is up to date for alpine:3.17 [2023-05-02T20:07:02.279Z] ---> Running in 83fed9d1fcbc [2023-05-02T20:07:02.279Z] ---> 9ed4aefc74f6 [2023-05-02T20:07:02.279Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:07:02.279Z] ---> 9ed4aefc74f6 [2023-05-02T20:07:02.279Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-02T20:07:02.279Z] ---> Running in c5a4bcbdfd3d [2023-05-02T20:07:02.279Z] ---> Running in 5e6283b17e8c [2023-05-02T20:07:02.279Z] ---> Running in 951aeff077b9 [2023-05-02T20:07:02.279Z] ---> Running in e9c444a96fb4 [2023-05-02T20:07:02.279Z] Removing intermediate container c5a4bcbdfd3d [2023-05-02T20:07:02.279Z] ---> 9f23093aa81f [2023-05-02T20:07:02.279Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:07:02.279Z] Removing intermediate container 5e6283b17e8c [2023-05-02T20:07:02.279Z] ---> e3e4f262d4e7 [2023-05-02T20:07:02.279Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:07:02.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:02.279Z] ---> Running in e3d101c7f1f4 [2023-05-02T20:07:02.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:02.279Z] ---> Running in 78f7bd6fb17e [2023-05-02T20:07:02.279Z] Removing intermediate container e9c444a96fb4 [2023-05-02T20:07:02.279Z] ---> 15cb931ddc8a [2023-05-02T20:07:02.279Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-02T20:07:02.279Z] Removing intermediate container 951aeff077b9 [2023-05-02T20:07:02.279Z] ---> 79ad32037735 [2023-05-02T20:07:02.279Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-02T20:07:02.279Z] ---> Running in fb19bc4c41ed [2023-05-02T20:07:02.279Z] ---> Running in 1bd05882143a [2023-05-02T20:07:02.279Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-02T20:07:02.279Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-02T20:07:02.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:07:02.279Z] OK: 8 MiB in 17 packages [2023-05-02T20:07:02.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:02.279Z] Removing intermediate container 1bd05882143a [2023-05-02T20:07:02.279Z] ---> 51017a905e6e [2023-05-02T20:07:02.279Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-02T20:07:02.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:02.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:02.279Z] ---> Running in 23a9f34cd6fd [2023-05-02T20:07:02.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:02.279Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T20:07:02.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:07:02.279Z] OK: 7 MiB in 16 packages [2023-05-02T20:07:02.279Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T20:07:02.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:07:02.279Z] OK: 7 MiB in 16 packages [2023-05-02T20:07:02.279Z] Removing intermediate container 23a9f34cd6fd [2023-05-02T20:07:02.279Z] ---> db291fb6d923 [2023-05-02T20:07:02.279Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:07:02.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:02.538Z] ---> Running in c125fbd525d3 [2023-05-02T20:07:02.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:02.806Z] Removing intermediate container 83fed9d1fcbc [2023-05-02T20:07:02.806Z] ---> abb615cd7e48 [2023-05-02T20:07:02.806Z] 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-02T20:07:02.806Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-02T20:07:02.806Z] (2/2) Installing su-exec (0.2-r2) [2023-05-02T20:07:03.066Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:07:03.066Z] OK: 7 MiB in 17 packages [2023-05-02T20:07:03.328Z] ---> Running in de07fb9c3527 [2023-05-02T20:07:03.328Z] Removing intermediate container e3d101c7f1f4 [2023-05-02T20:07:03.328Z] ---> fae17de040d2 [2023-05-02T20:07:03.328Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:07:03.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:03.910Z] Removing intermediate container de07fb9c3527 [2023-05-02T20:07:03.910Z] ---> 42606ac7e799 [2023-05-02T20:07:03.910Z] Step 12/22 : WORKDIR /edgex [2023-05-02T20:07:03.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:03.910Z] ---> 3e92388f2acb [2023-05-02T20:07:03.910Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:07:04.172Z] Removing intermediate container 78f7bd6fb17e [2023-05-02T20:07:04.173Z] ---> 90e7d31cb443 [2023-05-02T20:07:04.173Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:07:04.173Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T20:07:04.173Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:07:04.173Z] OK: 7 MiB in 16 packages [2023-05-02T20:07:04.173Z] ---> Running in b14b497d16d6 [2023-05-02T20:07:04.742Z] Removing intermediate container fb19bc4c41ed [2023-05-02T20:07:04.742Z] ---> 0b83b7f14b60 [2023-05-02T20:07:04.742Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-02T20:07:04.742Z] ---> d497536cd3de [2023-05-02T20:07:04.742Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-02T20:07:04.742Z] ---> 9b8674a058a4 [2023-05-02T20:07:04.742Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:07:05.314Z] ---> Running in 59f2424aa7bc [2023-05-02T20:07:05.314Z] Removing intermediate container b14b497d16d6 [2023-05-02T20:07:05.314Z] ---> e05214f0ff10 [2023-05-02T20:07:05.314Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:07:05.885Z] ---> ca7c1b9a0300 [2023-05-02T20:07:05.885Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-02T20:07:06.470Z] Removing intermediate container 59f2424aa7bc [2023-05-02T20:07:06.470Z] ---> d056ba5cb315 [2023-05-02T20:07:06.470Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-02T20:07:06.470Z] ---> 6abbfb22c220 [2023-05-02T20:07:06.470Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:07:06.470Z] ---> db60a1c6c4a6 [2023-05-02T20:07:06.470Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:07:06.470Z] Removing intermediate container c125fbd525d3 [2023-05-02T20:07:06.470Z] ---> a65f8c0d06e4 [2023-05-02T20:07:06.470Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:07:06.730Z] ---> Running in f185eaa49ff0 [2023-05-02T20:07:06.730Z] ---> efa731c4dca8 [2023-05-02T20:07:06.730Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:07:06.990Z] ---> fdfa0c7611ec [2023-05-02T20:07:06.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-02T20:07:07.251Z] ---> 7263f0e8fd9f [2023-05-02T20:07:07.251Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-02T20:07:07.251Z] ---> a9d7d74aefbd [2023-05-02T20:07:07.251Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:07:07.511Z] ---> 774b6e90e8cf [2023-05-02T20:07:07.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-02T20:07:07.511Z] Removing intermediate container f185eaa49ff0 [2023-05-02T20:07:07.511Z] ---> c054bdf6fff1 [2023-05-02T20:07:07.511Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-02T20:07:07.511Z] ---> a05cda0f86dc [2023-05-02T20:07:07.511Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T20:07:07.771Z] ---> Running in e304079eb230 [2023-05-02T20:07:07.771Z] ---> Running in df5bf6237b8d [2023-05-02T20:07:07.771Z] ---> e7fe4d088147 [2023-05-02T20:07:07.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-02T20:07:07.771Z] ---> 32d28f99bb8f [2023-05-02T20:07:07.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-02T20:07:09.166Z] ---> 4c4d70414ac9 [2023-05-02T20:07:09.166Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T20:07:09.166Z] Removing intermediate container e304079eb230 [2023-05-02T20:07:09.166Z] ---> 3a0b01799f2b [2023-05-02T20:07:09.166Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-02T20:07:09.166Z] ---> Running in 8d0a9711adfc [2023-05-02T20:07:09.429Z] ---> 242f82ace6f7 [2023-05-02T20:07:09.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:07:09.429Z] ---> 9cb57241d2d5 [2023-05-02T20:07:09.429Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-02T20:07:09.429Z] ---> Running in c00438873826 [2023-05-02T20:07:10.370Z] ---> 9de68a8011f9 [2023-05-02T20:07:10.370Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T20:07:10.370Z] Removing intermediate container c00438873826 [2023-05-02T20:07:10.370Z] ---> 9e54e5579fa0 [2023-05-02T20:07:10.370Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-02T20:07:10.370Z] ---> 4403d2feb1ac [2023-05-02T20:07:10.370Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-02T20:07:10.370Z] ---> Running in 7cea88bedb7d [2023-05-02T20:07:10.370Z] ---> Running in 2998696f20c9 [2023-05-02T20:07:10.370Z] ---> Running in 2827056dabae [2023-05-02T20:07:10.632Z] Removing intermediate container df5bf6237b8d [2023-05-02T20:07:10.632Z] ---> 77adbb7c3c18 [2023-05-02T20:07:10.632Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T20:07:10.893Z] ---> Running in d81ae4705dda [2023-05-02T20:07:10.893Z] Removing intermediate container 2827056dabae [2023-05-02T20:07:10.893Z] ---> fd45daa18fd9 [2023-05-02T20:07:10.894Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:07:11.154Z] Removing intermediate container 8d0a9711adfc [2023-05-02T20:07:11.154Z] ---> 4fd63dcf941e [2023-05-02T20:07:11.154Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T20:07:11.154Z] ---> Running in a89c33ad1d63 [2023-05-02T20:07:11.154Z] Removing intermediate container d81ae4705dda [2023-05-02T20:07:11.154Z] ---> c18641fcb19a [2023-05-02T20:07:11.154Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T20:07:11.427Z] ---> Running in 736e552580c1 [2023-05-02T20:07:11.427Z] ---> Running in 3efbc84cabf6 [2023-05-02T20:07:11.427Z] Removing intermediate container a89c33ad1d63 [2023-05-02T20:07:11.427Z] ---> 56784951ae01 [2023-05-02T20:07:11.427Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T20:07:11.427Z] ---> Running in d04e422212a1 [2023-05-02T20:07:11.689Z] Removing intermediate container 736e552580c1 [2023-05-02T20:07:11.689Z] ---> d1bd29b682a0 [2023-05-02T20:07:11.689Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T20:07:11.689Z] Removing intermediate container 3efbc84cabf6 [2023-05-02T20:07:11.689Z] ---> 94c44be5a4c5 [2023-05-02T20:07:11.689Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T20:07:11.952Z] ---> Running in 031fff37ed3e [2023-05-02T20:07:11.952Z] ---> Running in 02e714da83e9 [2023-05-02T20:07:11.952Z] Removing intermediate container d04e422212a1 [2023-05-02T20:07:11.952Z] ---> 6f74d39093d2 [2023-05-02T20:07:11.952Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:07:12.215Z] ---> Running in ba654676549a [2023-05-02T20:07:12.477Z] Removing intermediate container 031fff37ed3e [2023-05-02T20:07:12.477Z] ---> cfa9056ee5f1 [2023-05-02T20:07:12.477Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:07:12.477Z] Removing intermediate container 02e714da83e9 [2023-05-02T20:07:12.477Z] ---> ec83f0950b6e [2023-05-02T20:07:12.477Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T20:07:12.477Z] Removing intermediate container 7cea88bedb7d [2023-05-02T20:07:12.477Z] ---> 488a14d8cd9b [2023-05-02T20:07:12.477Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T20:07:12.739Z] Removing intermediate container 2998696f20c9 [2023-05-02T20:07:12.739Z] ---> 9915c50c2977 [2023-05-02T20:07:12.739Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-02T20:07:12.739Z] ---> Running in d6882009a5f3 [2023-05-02T20:07:12.739Z] ---> Running in 1f38f45c66f9 [2023-05-02T20:07:13.001Z] Removing intermediate container ba654676549a [2023-05-02T20:07:13.001Z] ---> 615b217c4578 [2023-05-02T20:07:13.001Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:07:13.001Z] ---> Running in 5018c8a7dbe9 [2023-05-02T20:07:13.262Z] ---> Running in b784b3605987 [2023-05-02T20:07:13.262Z] ---> Running in bc31d670c4f1 [2023-05-02T20:07:13.523Z] Removing intermediate container 1f38f45c66f9 [2023-05-02T20:07:13.523Z] ---> 8982a208ef71 [2023-05-02T20:07:13.523Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:07:13.523Z] Removing intermediate container d6882009a5f3 [2023-05-02T20:07:13.523Z] ---> 78f66b6ce069 [2023-05-02T20:07:13.523Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:07:13.783Z] Removing intermediate container 5018c8a7dbe9 [2023-05-02T20:07:13.783Z] ---> 5a9a83ede8f2 [2023-05-02T20:07:13.783Z] Step 20/22 : LABEL arch=x86_64 [2023-05-02T20:07:14.047Z] ---> Running in 6808b947e959 [2023-05-02T20:07:14.047Z] Removing intermediate container b784b3605987 [2023-05-02T20:07:14.047Z] ---> 97fcdd6c6897 [2023-05-02T20:07:14.047Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-02T20:07:14.047Z] Removing intermediate container bc31d670c4f1 [2023-05-02T20:07:14.047Z] ---> 8bbe278940a3 [2023-05-02T20:07:14.047Z] [2023-05-02T20:07:14.490Z] Successfully built 8bbe278940a3 [2023-05-02T20:07:14.490Z] Successfully tagged core-data:latest [2023-05-02T20:07:14.490Z] Building core-metadata [2023-05-02T20:07:14.490Z]  Building core-data ... done  ---> Running in 678322bc64f2 [2023-05-02T20:07:14.490Z] ---> Running in 2e04d99d6c64 [2023-05-02T20:07:21.083Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:07:21.083Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:07:21.083Z] ---> fecb284bd9bc [2023-05-02T20:07:21.083Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:07:21.083Z] ---> Using cache [2023-05-02T20:07:21.083Z] ---> bbaf742f62c6 [2023-05-02T20:07:21.083Z] Step 4/25 : WORKDIR /edgex-go [2023-05-02T20:07:21.083Z] ---> Using cache [2023-05-02T20:07:21.083Z] ---> db36274f895c [2023-05-02T20:07:21.083Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-02T20:07:21.083Z] ---> Using cache [2023-05-02T20:07:21.083Z] ---> 2fcda2af64e5 [2023-05-02T20:07:21.083Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-02T20:07:21.083Z] ---> Using cache [2023-05-02T20:07:21.083Z] ---> 3078c4a3adf0 [2023-05-02T20:07:21.083Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:07:21.083Z] ---> Using cache [2023-05-02T20:07:21.083Z] ---> 87ef1a3bb402 [2023-05-02T20:07:21.083Z] Step 8/25 : COPY . . [2023-05-02T20:07:21.083Z] ---> Using cache [2023-05-02T20:07:21.083Z] ---> 88d58adfab31 [2023-05-02T20:07:21.083Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-02T20:07:23.024Z] Removing intermediate container 6808b947e959 [2023-05-02T20:07:23.024Z] ---> ef565f66a1b1 [2023-05-02T20:07:23.024Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:07:25.572Z] ---> 21b9a1a90195 [2023-05-02T20:07:25.572Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-02T20:07:25.572Z] ---> Running in c9e20fc787bc [2023-05-02T20:07:25.572Z] ---> Running in bedc5dcfe94c [2023-05-02T20:07:25.572Z] Removing intermediate container 2e04d99d6c64 [2023-05-02T20:07:25.572Z] ---> 277c11a0ec8b [2023-05-02T20:07:25.572Z] Step 21/22 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:07:25.572Z] Removing intermediate container 678322bc64f2 [2023-05-02T20:07:25.572Z] ---> 43451a032ad5 [2023-05-02T20:07:25.572Z] [2023-05-02T20:07:25.572Z] ---> Running in b4a0051d6d26 [2023-05-02T20:07:25.572Z] Successfully built 43451a032ad5 [2023-05-02T20:07:25.572Z] ---> Running in f764d137fca8 [2023-05-02T20:07:25.572Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-02T20:07:25.572Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-05-02T20:07:25.572Z] Removing intermediate container c9e20fc787bc [2023-05-02T20:07:25.572Z] ---> 35b1ae82b214 [2023-05-02T20:07:25.572Z] [2023-05-02T20:07:25.572Z] Successfully built 35b1ae82b214 [2023-05-02T20:07:26.510Z] 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-02T20:07:28.469Z] Successfully tagged security-proxy-auth:latest [2023-05-02T20:07:28.469Z] Building support-scheduler [2023-05-02T20:07:29.045Z]  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:07:29.045Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:07:29.045Z] ---> fecb284bd9bc [2023-05-02T20:07:29.045Z] Step 3/26 : WORKDIR /edgex-go [2023-05-02T20:07:29.045Z] ---> Using cache [2023-05-02T20:07:29.045Z] ---> b09838e2c17f [2023-05-02T20:07:29.045Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T20:07:35.623Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:07:35.623Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:07:35.623Z] ---> fecb284bd9bc [2023-05-02T20:07:35.623Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:07:35.623Z] ---> Using cache [2023-05-02T20:07:35.623Z] ---> bbaf742f62c6 [2023-05-02T20:07:35.623Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:07:35.623Z] ---> Using cache [2023-05-02T20:07:35.623Z] ---> db36274f895c [2023-05-02T20:07:35.623Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T20:07:35.623Z] ---> Using cache [2023-05-02T20:07:35.623Z] ---> 2fcda2af64e5 [2023-05-02T20:07:35.623Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:07:35.623Z] ---> Using cache [2023-05-02T20:07:35.623Z] ---> 3078c4a3adf0 [2023-05-02T20:07:35.623Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:07:35.623Z] ---> Using cache [2023-05-02T20:07:35.623Z] ---> 87ef1a3bb402 [2023-05-02T20:07:35.623Z] Step 8/23 : COPY . . [2023-05-02T20:07:35.623Z] ---> Using cache [2023-05-02T20:07:35.623Z] ---> 88d58adfab31 [2023-05-02T20:07:35.623Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-02T20:07:42.197Z] Removing intermediate container f764d137fca8 [2023-05-02T20:07:42.198Z] ---> cd710fbb1fd4 [2023-05-02T20:07:42.198Z] Step 22/22 : LABEL version=0.0.0 [2023-05-02T20:07:43.582Z] ---> Running in 4417edf88239 [2023-05-02T20:07:43.582Z] ---> Running in 31cce602f433 [2023-05-02T20:07:43.582Z] ---> Running in 3069ffcdf58c [2023-05-02T20:07:43.843Z] Removing intermediate container 3069ffcdf58c [2023-05-02T20:07:43.843Z] ---> fb5f713a6ceb [2023-05-02T20:07:43.843Z] [2023-05-02T20:07:43.843Z] Successfully built fb5f713a6ceb [2023-05-02T20:07:43.843Z] Successfully tagged security-proxy-setup:latest [2023-05-02T20:07:43.843Z] Building security-spire-agent [2023-05-02T20:07:47.154Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:47.154Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:07:47.154Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:07:47.154Z] ---> fecb284bd9bc [2023-05-02T20:07:47.154Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T20:07:47.154Z] ---> Using cache [2023-05-02T20:07:47.154Z] ---> b09838e2c17f [2023-05-02T20:07:47.154Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T20:07:47.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:47.154Z] OK: 265 MiB in 53 packages [2023-05-02T20:07:53.781Z] Removing intermediate container b4a0051d6d26 [2023-05-02T20:07:53.781Z] ---> 3ab032953d1a [2023-05-02T20:07:53.781Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:07:53.781Z] 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-02T20:07:54.728Z] ---> Running in 998edd1b1112 [2023-05-02T20:07:54.728Z] ---> 2a5fdba9411a [2023-05-02T20:07:54.728Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:07:56.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:56.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:07:57.153Z] OK: 265 MiB in 53 packages [2023-05-02T20:07:57.411Z] Removing intermediate container 4417edf88239 [2023-05-02T20:07:57.411Z] ---> 77759980106e [2023-05-02T20:07:57.411Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-02T20:07:58.350Z] ---> 8ccbc3082da9 [2023-05-02T20:07:58.350Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-02T20:07:58.827Z] ---> ab5204420bee [2023-05-02T20:07:58.827Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:07:59.087Z] Removing intermediate container bedc5dcfe94c [2023-05-02T20:07:59.087Z] ---> bd6053271dc8 [2023-05-02T20:07:59.087Z] [2023-05-02T20:07:59.087Z] Step 10/25 : FROM alpine:3.17 [2023-05-02T20:07:59.087Z] ---> 9ed4aefc74f6 [2023-05-02T20:07:59.087Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:08:00.478Z] ---> Running in 821ac9485657 [2023-05-02T20:08:00.478Z] ---> Running in 6ddd53163952 [2023-05-02T20:08:01.181Z] ---> c1dd09661e37 [2023-05-02T20:08:01.181Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-02T20:08:01.181Z] Removing intermediate container 998edd1b1112 [2023-05-02T20:08:01.181Z] ---> c1cdddbe6473 [2023-05-02T20:08:01.181Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T20:08:03.323Z] ---> effb0b6da183 [2023-05-02T20:08:03.323Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:08:03.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:08:03.323Z] ---> 48f37a290550 [2023-05-02T20:08:03.323Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-02T20:08:03.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:08:03.586Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T20:08:03.586Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:08:03.586Z] OK: 7 MiB in 16 packages [2023-05-02T20:08:03.843Z] ---> Running in 3941e96fc995 [2023-05-02T20:08:04.411Z] ---> 69e9d1f0cc2f [2023-05-02T20:08:04.411Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-02T20:08:04.977Z] Removing intermediate container 821ac9485657 [2023-05-02T20:08:04.977Z] ---> 16465c3b8ced [2023-05-02T20:08:04.977Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:08:04.977Z] ---> 23597f233953 [2023-05-02T20:08:04.977Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-02T20:08:04.977Z] ---> Running in e860ce4afa34 [2023-05-02T20:08:07.557Z] ---> 08618a21e740 [2023-05-02T20:08:07.557Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-02T20:08:07.557Z] Removing intermediate container e860ce4afa34 [2023-05-02T20:08:07.557Z] ---> 9cf1d701c06f [2023-05-02T20:08:07.557Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-02T20:08:08.515Z] ---> Running in 042d026f6cfa [2023-05-02T20:08:08.772Z] ---> 1c6d8aa779b9 [2023-05-02T20:08:08.772Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-02T20:08:09.029Z] ---> Running in ab319390a0bd [2023-05-02T20:08:09.339Z] Removing intermediate container 042d026f6cfa [2023-05-02T20:08:09.339Z] ---> 09573a40377f [2023-05-02T20:08:09.339Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-02T20:08:10.280Z] ---> Running in 1ddf8b78b222 [2023-05-02T20:08:11.340Z] Removing intermediate container 1ddf8b78b222 [2023-05-02T20:08:11.340Z] ---> 39c58ec598e8 [2023-05-02T20:08:11.340Z] Step 15/25 : WORKDIR / [2023-05-02T20:08:12.738Z] ---> Running in f1b0ff8c2643 [2023-05-02T20:08:13.308Z] Removing intermediate container f1b0ff8c2643 [2023-05-02T20:08:13.308Z] ---> 247a1842b29f [2023-05-02T20:08:13.308Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:08:13.308Z] Removing intermediate container ab319390a0bd [2023-05-02T20:08:13.308Z] ---> 6a0a58953b63 [2023-05-02T20:08:13.308Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-02T20:08:18.768Z] ---> Running in 10619275892f [2023-05-02T20:08:26.988Z] ---> 819b9576be53 [2023-05-02T20:08:26.988Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:08:26.988Z] Removing intermediate container 10619275892f [2023-05-02T20:08:26.988Z] ---> f0ae9be00dfb [2023-05-02T20:08:26.988Z] Step 30/33 : CMD ["gate"] [2023-05-02T20:08:26.988Z] ---> Running in 0993060bf5b1 [2023-05-02T20:08:26.988Z] ---> e4cb58f872b4 [2023-05-02T20:08:26.988Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-02T20:08:26.988Z] Removing intermediate container 0993060bf5b1 [2023-05-02T20:08:26.988Z] ---> 5f4318826df5 [2023-05-02T20:08:26.988Z] Step 31/33 : LABEL arch=x86_64 [2023-05-02T20:08:26.988Z] ---> Running in 9aee487f4b43 [2023-05-02T20:08:32.363Z] Removing intermediate container 9aee487f4b43 [2023-05-02T20:08:32.363Z] ---> c16f7ba823d2 [2023-05-02T20:08:32.364Z] Step 32/33 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-02T20:08:35.029Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-02T20:08:47.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-02T20:08:47.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-02T20:08:47.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.325s coverage: 28.7% of statements [2023-05-02T20:09:00.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 98.5% of statements [2023-05-02T20:09:04.516Z] ---> ee00b45575cd [2023-05-02T20:09:04.516Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:09:04.516Z] Removing intermediate container 31cce602f433 [2023-05-02T20:09:04.516Z] ---> 26f3c47ad993 [2023-05-02T20:09:04.516Z] [2023-05-02T20:09:04.516Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:09:04.516Z] ---> 9ed4aefc74f6 [2023-05-02T20:09:04.516Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:09:04.516Z] ---> Using cache [2023-05-02T20:09:04.516Z] ---> 16465c3b8ced [2023-05-02T20:09:04.516Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:09:04.516Z] ---> Using cache [2023-05-02T20:09:04.516Z] ---> 9cf1d701c06f [2023-05-02T20:09:04.516Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-02T20:09:04.516Z] ---> Running in a949b99a85fa [2023-05-02T20:09:04.516Z] Removing intermediate container 3941e96fc995 [2023-05-02T20:09:04.516Z] ---> 2a2b9b6144e4 [2023-05-02T20:09:04.516Z] Step 7/27 : COPY . . [2023-05-02T20:09:04.516Z] Removing intermediate container 6ddd53163952 [2023-05-02T20:09:04.516Z] ---> c0756c8a2f85 [2023-05-02T20:09:04.516Z] Step 7/26 : COPY . . [2023-05-02T20:09:04.516Z] ---> Running in bfd257734eb9 [2023-05-02T20:09:05.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-02T20:09:05.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-02T20:09:05.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-02T20:09:08.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.469s coverage: 71.5% of statements [2023-05-02T20:09:12.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-02T20:09:12.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-02T20:09:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 54.0% of statements [2023-05-02T20:09:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-02T20:09:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-02T20:09:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-02T20:09:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-02T20:09:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-02T20:09:22.790Z] ---> af2a594c86a5 [2023-05-02T20:09:22.790Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-02T20:09:22.790Z] Removing intermediate container a949b99a85fa [2023-05-02T20:09:22.790Z] ---> 6e100305192d [2023-05-02T20:09:22.790Z] Step 33/33 : LABEL version=0.0.0 [2023-05-02T20:09:23.368Z] Removing intermediate container bfd257734eb9 [2023-05-02T20:09:23.368Z] ---> 0110ee0fb968 [2023-05-02T20:09:23.368Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-02T20:09:23.368Z] ---> ce284061d986 [2023-05-02T20:09:23.368Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T20:09:23.626Z] ---> 42c5fe7f1d2c [2023-05-02T20:09:23.626Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T20:09:23.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-02T20:09:23.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-02T20:09:23.885Z] ---> Running in 3efe68e7607a [2023-05-02T20:09:23.885Z] ---> Running in bc49e61a0060 [2023-05-02T20:09:24.144Z] ---> a5048c5fa2ed [2023-05-02T20:09:24.144Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-02T20:09:24.401Z] ---> Running in 7b9c07a1c932 [2023-05-02T20:09:24.401Z] ---> Running in a246d79c1d62 [2023-05-02T20:09:24.970Z] ---> Running in 0c3feaaf8afb [2023-05-02T20:09:25.247Z] Removing intermediate container bc49e61a0060 [2023-05-02T20:09:25.247Z] ---> 86cae9793f90 [2023-05-02T20:09:25.247Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:09:25.247Z] Removing intermediate container 3efe68e7607a [2023-05-02T20:09:25.247Z] ---> 943883557c44 [2023-05-02T20:09:25.247Z] [2023-05-02T20:09:25.247Z] Removing intermediate container a246d79c1d62 [2023-05-02T20:09:25.247Z] ---> f1dcde27293e [2023-05-02T20:09:25.247Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-02T20:09:25.515Z] Successfully built 943883557c44 [2023-05-02T20:09:25.515Z] Successfully tagged security-bootstrapper:latest [2023-05-02T20:09:25.515Z] Building support-notifications [2023-05-02T20:09:25.515Z] Removing intermediate container 7b9c07a1c932 [2023-05-02T20:09:25.515Z] ---> 15396b4004d1 [2023-05-02T20:09:25.515Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-02T20:09:25.831Z]  Building security-bootstrapper ... done Removing intermediate container 0c3feaaf8afb [2023-05-02T20:09:25.831Z] ---> ee9475d8f70a [2023-05-02T20:09:25.831Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:09:30.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:09:30.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:09:31.989Z] ---> fecb284bd9bc [2023-05-02T20:09:31.989Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:09:31.989Z] ---> Using cache [2023-05-02T20:09:31.989Z] ---> bbaf742f62c6 [2023-05-02T20:09:31.989Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:09:31.989Z] ---> Using cache [2023-05-02T20:09:31.989Z] ---> db36274f895c [2023-05-02T20:09:31.989Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-02T20:09:33.587Z] ---> Running in 9225f3e6ca49 [2023-05-02T20:09:33.871Z] ---> 9f462c44b5f3 [2023-05-02T20:09:33.872Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:09:33.872Z] ---> Running in 8384d0d0536c [2023-05-02T20:09:33.872Z] ---> Running in bad54344551f [2023-05-02T20:09:34.171Z] ---> Running in 43cf909921f5 [2023-05-02T20:09:34.447Z] Removing intermediate container 9225f3e6ca49 [2023-05-02T20:09:34.447Z] ---> a48c9a87b626 [2023-05-02T20:09:34.447Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T20:09:35.131Z] ---> b9061830556a [2023-05-02T20:09:35.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-02T20:09:35.131Z] Removing intermediate container bad54344551f [2023-05-02T20:09:35.131Z] ---> bae8bbc78e1d [2023-05-02T20:09:35.131Z] Step 23/25 : LABEL arch=x86_64 [2023-05-02T20:09:35.131Z] Removing intermediate container 8384d0d0536c [2023-05-02T20:09:35.131Z] ---> a65d77f6d3be [2023-05-02T20:09:35.131Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T20:09:35.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:09:35.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:09:35.412Z] OK: 265 MiB in 53 packages [2023-05-02T20:09:35.715Z] ---> Running in b55ed7b19352 [2023-05-02T20:09:36.308Z] ---> Running in c6a020fd6bfb [2023-05-02T20:09:36.574Z] ---> Running in af2963aed6b9 [2023-05-02T20:09:37.181Z] ---> 8d3781704803 [2023-05-02T20:09:37.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:09:37.445Z] Removing intermediate container b55ed7b19352 [2023-05-02T20:09:37.445Z] ---> f076c1ad32dc [2023-05-02T20:09:37.445Z] 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-02T20:09:37.703Z] Removing intermediate container c6a020fd6bfb [2023-05-02T20:09:37.703Z] ---> e10ee0104ac3 [2023-05-02T20:09:37.703Z] Step 24/25 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:09:37.961Z] Removing intermediate container af2963aed6b9 [2023-05-02T20:09:37.961Z] ---> 8ed047014653 [2023-05-02T20:09:37.961Z] 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-02T20:09:38.221Z] ---> Running in a8af5543607f [2023-05-02T20:09:38.221Z] ---> Running in 31e9c080ba35 [2023-05-02T20:09:38.479Z] ---> 7003cdf74e85 [2023-05-02T20:09:38.479Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-02T20:09:38.479Z] Removing intermediate container 43cf909921f5 [2023-05-02T20:09:38.479Z] ---> 20e734902059 [2023-05-02T20:09:38.479Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:09:38.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.697s coverage: 88.5% of statements [2023-05-02T20:09:38.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.478s coverage: 3.8% of statements [2023-05-02T20:09:39.079Z] ---> Running in 78608f6c615e [2023-05-02T20:09:39.079Z] ---> Running in bab68ae69d89 [2023-05-02T20:09:39.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-02T20:09:39.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-02T20:09:39.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-02T20:09:39.645Z] ---> 4552f8854ca6 [2023-05-02T20:09:39.645Z] Removing intermediate container 31e9c080ba35 [2023-05-02T20:09:39.645Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 89b24b88674c [2023-05-02T20:09:39.645Z] [2023-05-02T20:09:39.645Z] Step 25/25 : LABEL version=0.0.0 [2023-05-02T20:09:40.213Z] ---> Running in b9811ca3e21e [2023-05-02T20:09:40.213Z] ---> Running in 42cc6d7ab984 [2023-05-02T20:09:40.213Z] Removing intermediate container bab68ae69d89 [2023-05-02T20:09:40.213Z] ---> 76e63b6c249e [2023-05-02T20:09:40.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:09:41.147Z] ---> Running in 7e6c9605ea9b [2023-05-02T20:09:41.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.891s coverage: 95.6% of statements [2023-05-02T20:09:41.406Z] Removing intermediate container b9811ca3e21e [2023-05-02T20:09:41.407Z] ---> 00d52b3e1b5a [2023-05-02T20:09:41.407Z] [2023-05-02T20:09:41.407Z] Successfully built 00d52b3e1b5a [2023-05-02T20:09:41.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-02T20:09:41.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-02T20:09:41.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-02T20:09:41.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-02T20:09:41.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-02T20:09:41.665Z] Successfully tagged core-metadata:latest [2023-05-02T20:09:41.665Z] Building security-spire-config [2023-05-02T20:09:41.665Z]  Building core-metadata ... done Removing intermediate container a8af5543607f [2023-05-02T20:09:41.665Z] ---> fcfddef6008a [2023-05-02T20:09:41.665Z] Step 12/26 : WORKDIR /edgex-go [2023-05-02T20:09:41.921Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements [2023-05-02T20:09:48.320Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:09:48.320Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:09:48.320Z] ---> fecb284bd9bc [2023-05-02T20:09:48.320Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T20:09:48.320Z] ---> Using cache [2023-05-02T20:09:48.320Z] ---> b09838e2c17f [2023-05-02T20:09:48.320Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T20:09:48.320Z] ---> Using cache [2023-05-02T20:09:48.320Z] ---> c1cdddbe6473 [2023-05-02T20:09:48.320Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T20:09:48.320Z] ---> Using cache [2023-05-02T20:09:48.321Z] ---> effb0b6da183 [2023-05-02T20:09:48.321Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:09:48.321Z] ---> Using cache [2023-05-02T20:09:48.321Z] ---> 2a2b9b6144e4 [2023-05-02T20:09:48.321Z] Step 7/27 : COPY . . [2023-05-02T20:09:48.321Z] ---> Using cache [2023-05-02T20:09:48.321Z] ---> ce284061d986 [2023-05-02T20:09:48.321Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T20:09:48.321Z] ---> Using cache [2023-05-02T20:09:48.321Z] ---> 15396b4004d1 [2023-05-02T20:09:48.321Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-02T20:09:48.321Z] ---> Using cache [2023-05-02T20:09:48.321Z] ---> a65d77f6d3be [2023-05-02T20:09:48.321Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T20:09:48.321Z] ---> Using cache [2023-05-02T20:09:48.321Z] ---> 8ed047014653 [2023-05-02T20:09:48.321Z] 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-02T20:09:48.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-02T20:09:48.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-02T20:09:48.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-02T20:09:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 65.9% of statements [2023-05-02T20:09:50.290Z] Removing intermediate container 7e6c9605ea9b [2023-05-02T20:09:50.290Z] ---> f8b0df5d2bf1 [2023-05-02T20:09:50.290Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T20:09:50.858Z] ---> Running in 9b491b5c2144 [2023-05-02T20:09:50.858Z] Removing intermediate container 78608f6c615e [2023-05-02T20:09:50.858Z] ---> e6d6e9ca633d [2023-05-02T20:09:50.858Z] Step 12/27 : WORKDIR /edgex-go [2023-05-02T20:09:50.859Z] ---> Running in 24250a110103 [2023-05-02T20:09:51.465Z] ---> Running in c4b18bc1755f [2023-05-02T20:09:51.726Z] ---> Running in 8da045159705 [2023-05-02T20:09:53.112Z] Removing intermediate container 9b491b5c2144 [2023-05-02T20:09:53.112Z] ---> 69fdb93b1807 [2023-05-02T20:09:53.112Z] [2023-05-02T20:09:53.112Z] Step 13/26 : FROM alpine:3.17 [2023-05-02T20:09:53.112Z] ---> 9ed4aefc74f6 [2023-05-02T20:09:53.112Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T20:09:53.112Z] Removing intermediate container c4b18bc1755f [2023-05-02T20:09:53.112Z] ---> a1197b69304d [2023-05-02T20:09:53.112Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:09:53.685Z] ---> Running in 061a16d6fa2b [2023-05-02T20:09:54.257Z] Removing intermediate container 8da045159705 [2023-05-02T20:09:54.257Z] ---> 31ce7af67df6 [2023-05-02T20:09:54.257Z] [2023-05-02T20:09:54.257Z] Step 13/27 : FROM alpine:3.17 [2023-05-02T20:09:54.257Z] ---> 9ed4aefc74f6 [2023-05-02T20:09:54.257Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T20:09:54.523Z] ---> Running in b0e1cd45bacb [2023-05-02T20:09:55.137Z] ---> Running in 9f9288594d5c [2023-05-02T20:09:55.399Z] Removing intermediate container 061a16d6fa2b [2023-05-02T20:09:55.399Z] ---> ca8a5329a62e [2023-05-02T20:09:55.399Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-02T20:09:57.339Z] Removing intermediate container b0e1cd45bacb [2023-05-02T20:09:57.339Z] ---> c6ae9a2cd333 [2023-05-02T20:09:57.339Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:09:59.485Z] Removing intermediate container 24250a110103 [2023-05-02T20:09:59.485Z] ---> 6cac85f03266 [2023-05-02T20:09:59.485Z] Step 12/27 : WORKDIR /edgex-go [2023-05-02T20:10:00.871Z] ---> Running in 80c6f3de440c [2023-05-02T20:10:00.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-02T20:10:00.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-02T20:10:00.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.443s coverage: 0.9% of statements [2023-05-02T20:10:00.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.0% of statements [2023-05-02T20:10:01.825Z] ---> Running in df1ec97384aa [2023-05-02T20:10:01.826Z] Removing intermediate container 9f9288594d5c [2023-05-02T20:10:01.826Z] ---> a712f6b6b314 [2023-05-02T20:10:01.826Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-02T20:10:01.826Z] ---> Running in 452ea541acc6 [2023-05-02T20:10:01.826Z] ---> Running in 54eb9ca7685c [2023-05-02T20:10:02.094Z] Removing intermediate container 452ea541acc6 [2023-05-02T20:10:02.094Z] Removing intermediate container df1ec97384aa [2023-05-02T20:10:02.094Z] ---> 6dc9412b35c1 [2023-05-02T20:10:02.094Z] [2023-05-02T20:10:02.094Z] ---> 4cb792789662 [2023-05-02T20:10:02.094Z] Step 13/27 : FROM alpine:3.17 [2023-05-02T20:10:02.094Z] [2023-05-02T20:10:02.094Z] ---> 9ed4aefc74f6 [2023-05-02T20:10:02.094Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T20:10:02.094Z] ---> Using cache [2023-05-02T20:10:02.094Z] ---> a712f6b6b314 [2023-05-02T20:10:02.094Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-02T20:10:02.094Z] ---> Running in 481da07bedf5 [2023-05-02T20:10:02.094Z] Successfully built 4cb792789662 [2023-05-02T20:10:02.094Z] Successfully tagged support-scheduler:latest [2023-05-02T20:10:02.094Z] Building core-command [2023-05-02T20:10:02.094Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:02.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:02.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:02.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:02.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:02.612Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:10:02.612Z] v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:10:02.612Z] OK: 17820 distinct packages available [2023-05-02T20:10:02.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:02.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:02.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:02.870Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:10:02.870Z] v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:10:02.870Z] OK: 17820 distinct packages available [2023-05-02T20:10:02.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:03.129Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:10:03.129Z] v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:10:03.129Z] OK: 17820 distinct packages available [2023-05-02T20:10:03.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:03.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:03.129Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-02T20:10:03.129Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-02T20:10:03.129Z] (3/5) Installing libucontext (1.2-r0) [2023-05-02T20:10:03.129Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-02T20:10:03.129Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-02T20:10:03.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:10:03.129Z] OK: 8 MiB in 20 packages [2023-05-02T20:10:03.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:10:03.393Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-02T20:10:03.393Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-02T20:10:03.393Z] (3/5) Installing libucontext (1.2-r0) [2023-05-02T20:10:03.393Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-02T20:10:03.393Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-02T20:10:03.393Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:10:03.393Z] OK: 8 MiB in 20 packages [2023-05-02T20:10:03.655Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-02T20:10:03.655Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-02T20:10:03.655Z] (3/4) Installing libucontext (1.2-r0) [2023-05-02T20:10:03.655Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-02T20:10:03.655Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:10:03.655Z] OK: 7 MiB in 19 packages [2023-05-02T20:10:05.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.326s coverage: 42.9% of statements [2023-05-02T20:10:05.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 82.9% of statements [2023-05-02T20:10:05.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2023-05-02T20:10:05.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements [2023-05-02T20:10:07.000Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:10:07.000Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:10:07.000Z] ---> fecb284bd9bc [2023-05-02T20:10:07.000Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:10:07.000Z] ---> Using cache [2023-05-02T20:10:07.000Z] ---> bbaf742f62c6 [2023-05-02T20:10:07.000Z] Step 4/24 : WORKDIR /edgex-go [2023-05-02T20:10:07.000Z] ---> Using cache [2023-05-02T20:10:07.000Z] ---> db36274f895c [2023-05-02T20:10:07.000Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-02T20:10:07.000Z] ---> Using cache [2023-05-02T20:10:07.000Z] ---> 2fcda2af64e5 [2023-05-02T20:10:07.000Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-02T20:10:07.000Z] ---> Using cache [2023-05-02T20:10:07.000Z] ---> 3078c4a3adf0 [2023-05-02T20:10:07.000Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:10:07.000Z] ---> Using cache [2023-05-02T20:10:07.000Z] ---> 87ef1a3bb402 [2023-05-02T20:10:07.000Z] Step 8/24 : COPY . . [2023-05-02T20:10:07.000Z] ---> Using cache [2023-05-02T20:10:07.000Z] ---> 88d58adfab31 [2023-05-02T20:10:07.000Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-02T20:10:09.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2023-05-02T20:10:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-02T20:10:12.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-02T20:10:12.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-02T20:10:12.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-02T20:10:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-02T20:10:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-02T20:10:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-02T20:10:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-02T20:10:19.363Z] ---> Running in 8720a960ea06 [2023-05-02T20:10:19.363Z] Removing intermediate container 42cc6d7ab984 [2023-05-02T20:10:19.363Z] ---> 82c2ccc9976b [2023-05-02T20:10:19.363Z] Step 8/23 : COPY . . [2023-05-02T20:10:20.743Z] 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-02T20:10:21.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.246s coverage: 94.4% of statements [2023-05-02T20:10:21.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-02T20:10:21.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-02T20:10:21.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-02T20:10:21.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-02T20:10:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-02T20:10:27.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-02T20:10:27.329Z] Removing intermediate container 481da07bedf5 [2023-05-02T20:10:27.329Z] ---> de5ec74f3b39 [2023-05-02T20:10:27.329Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:10:27.329Z] Removing intermediate container 80c6f3de440c [2023-05-02T20:10:27.329Z] Removing intermediate container 54eb9ca7685c [2023-05-02T20:10:27.329Z] ---> 647df9b0c55a [2023-05-02T20:10:27.329Z] ---> 9abfa3607b89 [2023-05-02T20:10:27.329Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt /Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:10:27.329Z] [2023-05-02T20:10:27.329Z] ---> 0dc44e4c1dc0 [2023-05-02T20:10:27.329Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-02T20:10:27.329Z] ---> Running in e14f323745ee [2023-05-02T20:10:27.588Z] ---> 9619d9c36b36 [2023-05-02T20:10:27.588Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:10:27.588Z] ---> 37784be1bd41 [2023-05-02T20:10:27.588Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:10:27.849Z] 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-02T20:10:27.849Z] ---> 58541e090169 [2023-05-02T20:10:27.849Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:10:28.106Z] ---> cd50ec48b355 [2023-05-02T20:10:28.106Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T20:10:28.106Z] ---> fec23c28fbbd [2023-05-02T20:10:28.106Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-02T20:10:28.106Z] ---> 54a22444c11f [2023-05-02T20:10:28.106Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T20:10:29.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-02T20:10:35.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.168s coverage: 79.9% of statements [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.299s coverage: 92.9% of statements [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.220s coverage: 62.3% of statements [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.205s coverage: 20.0% of statements [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.495s coverage: 81.8% of statements [2023-05-02T20:10:36.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.503s coverage: 82.1% of statements [2023-05-02T20:10:37.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-02T20:10:37.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 86.0% of statements [2023-05-02T20:10:40.310Z] ---> 64cacb37ef89 [2023-05-02T20:10:40.310Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T20:10:44.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-02T20:10:44.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-02T20:10:44.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 63.1% of statements [2023-05-02T20:10:44.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2023-05-02T20:10:46.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2023-05-02T20:10:46.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-05-02T20:10:46.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-05-02T20:10:46.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-02T20:10:46.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-02T20:10:46.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-02T20:10:46.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2023-05-02T20:10:48.439Z] ---> eb33a6b78434 [2023-05-02T20:10:48.439Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T20:10:48.439Z] ---> 32c9db309dc1 [2023-05-02T20:10:48.439Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T20:10:48.439Z] ---> 0f34c49706ee [2023-05-02T20:10:48.439Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T20:10:49.379Z] ---> f4591a872db2 [2023-05-02T20:10:49.379Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-02T20:10:50.771Z] ---> 31f5440d0665 [2023-05-02T20:10:50.771Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-02T20:10:52.675Z] ---> 973de9c5b913 [2023-05-02T20:10:52.675Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-02T20:10:52.675Z] ---> Running in eeff0f50ead4 [2023-05-02T20:10:53.245Z] ---> b7d25c228a45 [2023-05-02T20:10:53.245Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-02T20:10:53.245Z] Removing intermediate container 8720a960ea06 [2023-05-02T20:10:53.245Z] ---> 868bfe2e58ae [2023-05-02T20:10:53.245Z] [2023-05-02T20:10:53.245Z] Step 10/24 : FROM alpine:3.17 [2023-05-02T20:10:53.245Z] ---> 9ed4aefc74f6 [2023-05-02T20:10:53.245Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:10:53.245Z] ---> Using cache [2023-05-02T20:10:53.245Z] ---> 16465c3b8ced [2023-05-02T20:10:53.245Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:10:53.245Z] ---> Using cache [2023-05-02T20:10:53.245Z] ---> 9cf1d701c06f [2023-05-02T20:10:53.245Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-02T20:10:55.175Z] ---> Running in e2fd201a4c3a [2023-05-02T20:10:55.175Z] ---> ab5ba0a962de [2023-05-02T20:10:55.175Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-02T20:10:55.436Z] Removing intermediate container eeff0f50ead4 [2023-05-02T20:10:55.436Z] ---> 6e061dc6ac49 [2023-05-02T20:10:55.436Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-02T20:10:56.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-02T20:10:56.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-02T20:10:56.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-02T20:10:56.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.102s coverage: 38.4% of statements [2023-05-02T20:10:56.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.278s coverage: 89.5% of statements [2023-05-02T20:10:56.849Z] ---> 427b2ad49a3f [2023-05-02T20:10:56.849Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T20:10:57.441Z] ---> Running in 8661ae1b13d7 [2023-05-02T20:10:57.441Z] Removing intermediate container e2fd201a4c3a [2023-05-02T20:10:57.441Z] ---> 000d98623cb7 [2023-05-02T20:10:57.441Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-02T20:10:57.721Z] ---> 5ebf285d6cb8 [2023-05-02T20:10:57.722Z] ---> 4f29f80197cb [2023-05-02T20:10:57.722Z] Step 22/27 : WORKDIR /Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T20:10:57.722Z] [2023-05-02T20:10:57.722Z] ---> Running in 1d550955bab4 [2023-05-02T20:10:57.988Z] ---> Running in dc9b209ff988 [2023-05-02T20:10:57.988Z] ---> Running in b920d81f587a [2023-05-02T20:10:58.247Z] Removing intermediate container 8661ae1b13d7 [2023-05-02T20:10:58.247Z] ---> 0169711c4c1d [2023-05-02T20:10:58.247Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T20:10:58.247Z] Removing intermediate container 1d550955bab4 [2023-05-02T20:10:58.247Z] ---> 710c9388a952 [2023-05-02T20:10:58.247Z] Step 15/24 : WORKDIR / [2023-05-02T20:10:59.183Z] ---> Running in e7f6069d8402 [2023-05-02T20:10:59.442Z] Removing intermediate container dc9b209ff988 [2023-05-02T20:10:59.442Z] ---> 07f482d56926 [2023-05-02T20:10:59.442Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T20:10:59.442Z] ---> Running in 340a26f8828a [2023-05-02T20:10:59.706Z] Removing intermediate container b920d81f587a [2023-05-02T20:10:59.706Z] ---> 6bc4adb85c0b [2023-05-02T20:10:59.706Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T20:10:59.967Z] ---> Running in 76715e0159db [2023-05-02T20:10:59.967Z] Removing intermediate container e7f6069d8402 [2023-05-02T20:10:59.967Z] ---> 779187cbabcf [2023-05-02T20:10:59.967Z] Step 24/26 : LABEL arch=x86_64 [2023-05-02T20:11:00.546Z] ---> Running in 27d15a22e84b [2023-05-02T20:11:00.805Z] Removing intermediate container 340a26f8828a [2023-05-02T20:11:00.805Z] ---> 8b5e5819282d [2023-05-02T20:11:00.805Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:11:01.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-02T20:11:01.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-02T20:11:01.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-02T20:11:01.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-02T20:11:01.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2023-05-02T20:11:05.202Z] ---> Running in e190b51f31b9 [2023-05-02T20:11:05.202Z] Removing intermediate container 76715e0159db [2023-05-02T20:11:05.202Z] ---> 9946431884d4 [2023-05-02T20:11:05.202Z] Step 25/27 : LABEL arch=x86_64 [2023-05-02T20:11:05.202Z] Removing intermediate container 27d15a22e84b [2023-05-02T20:11:05.202Z] ---> 16dca8634cc5 [2023-05-02T20:11:05.202Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T20:11:05.202Z] ---> Running in fbcbe83fb76c [2023-05-02T20:11:05.202Z] ---> 37d6827af575 [2023-05-02T20:11:05.202Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:11:05.202Z] ---> Running in 4ea28eaa3c5d [2023-05-02T20:11:05.202Z] Removing intermediate container e14f323745ee [2023-05-02T20:11:05.202Z] ---> d23face7b598 [2023-05-02T20:11:05.202Z] [2023-05-02T20:11:05.202Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:11:05.202Z] ---> 9ed4aefc74f6 [2023-05-02T20:11:05.202Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-02T20:11:05.466Z] Removing intermediate container e190b51f31b9 [2023-05-02T20:11:05.466Z] ---> c76720158ad0 [2023-05-02T20:11:05.466Z] Step 25/26 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:11:05.730Z] ---> Running in 5427ebc61916 [2023-05-02T20:11:06.011Z] ---> Running in e2de2ce1fc85 [2023-05-02T20:11:06.274Z] Removing intermediate container fbcbe83fb76c [2023-05-02T20:11:06.274Z] ---> 0a3cd7c610a3 [2023-05-02T20:11:06.274Z] Step 26/27 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:11:06.534Z] Removing intermediate container 4ea28eaa3c5d [2023-05-02T20:11:06.534Z] ---> 1411de6ee66e [2023-05-02T20:11:06.534Z] Step 25/27 : LABEL arch=x86_64 [2023-05-02T20:11:06.534Z] ---> 23b6a9b9a555 [2023-05-02T20:11:06.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-02T20:11:07.123Z] ---> Running in 78a925a65faa [2023-05-02T20:11:07.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:11:07.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:11:07.640Z] Removing intermediate container e2de2ce1fc85 [2023-05-02T20:11:07.640Z] ---> Running in 4839fa4bbbea [2023-05-02T20:11:07.640Z] ---> a0c5c7c662f2 [2023-05-02T20:11:07.640Z] Step 26/26 : LABEL version=0.0.0 [2023-05-02T20:11:07.899Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T20:11:07.899Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T20:11:07.899Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:11:08.172Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T20:11:08.434Z] OK: 8 MiB in 17 packages [2023-05-02T20:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-02T20:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-02T20:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-02T20:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-02T20:11:08.733Z] ---> Running in 23e1830c0c9d [2023-05-02T20:11:08.733Z] ---> dffb1ef5d7e0 [2023-05-02T20:11:08.733Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:11:08.998Z] Removing intermediate container 78a925a65faa [2023-05-02T20:11:08.998Z] ---> af0e2ce5f49d [2023-05-02T20:11:08.998Z] Step 27/27 : LABEL version=0.0.0 [2023-05-02T20:11:09.262Z] Removing intermediate container 4839fa4bbbea [2023-05-02T20:11:09.262Z] ---> b7674c22d2bd [2023-05-02T20:11:09.262Z] Step 26/27 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:11:09.523Z] ---> Running in b50d00224614 [2023-05-02T20:11:10.469Z] ---> Running in 2dd5a8e01870 [2023-05-02T20:11:10.808Z] Removing intermediate container 23e1830c0c9d [2023-05-02T20:11:10.808Z] ---> 24d633f46f14 [2023-05-02T20:11:10.808Z] [2023-05-02T20:11:10.808Z] Successfully built 24d633f46f14 [2023-05-02T20:11:11.104Z] ---> cbe74e304166 [2023-05-02T20:11:11.104Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-02T20:11:11.395Z] Successfully tagged security-spire-server:latest [2023-05-02T20:11:11.395Z] Building security-spiffe-token-provider [2023-05-02T20:11:11.876Z]  Building security-spire-server ... done  ---> Running in dfd3c3477742 [2023-05-02T20:11:11.876Z] Removing intermediate container b50d00224614 [2023-05-02T20:11:11.876Z] ---> 9d80977204cd [2023-05-02T20:11:11.876Z] [2023-05-02T20:11:12.137Z] Successfully built 9d80977204cd [2023-05-02T20:11:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements [2023-05-02T20:11:16.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-02T20:11:16.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-02T20:11:16.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-02T20:11:16.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-02T20:11:17.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements [2023-05-02T20:11:21.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-02T20:11:21.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-02T20:11:21.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.352s coverage: 61.5% of statements [2023-05-02T20:11:24.454Z] Successfully tagged security-spire-agent:latest [2023-05-02T20:11:24.455Z] Building security-secretstore-setup [2023-05-02T20:11:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-02T20:11:24.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-02T20:11:24.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2023-05-02T20:11:25.028Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:11:25.028Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:11:25.028Z] ---> fecb284bd9bc [2023-05-02T20:11:25.028Z] Step 3/20 : WORKDIR /edgex-go [2023-05-02T20:11:25.028Z] ---> Using cache [2023-05-02T20:11:25.028Z] ---> b09838e2c17f [2023-05-02T20:11:25.028Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-02T20:11:25.528Z] 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-02T20:11:25.802Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T20:11:25.802Z] go vet ./... [2023-05-02T20:11:35.211Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:11:35.211Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:11:35.212Z] ---> fecb284bd9bc [2023-05-02T20:11:35.212Z] Step 3/25 : WORKDIR /edgex-go [2023-05-02T20:11:35.212Z] ---> Using cache [2023-05-02T20:11:35.212Z] ---> b09838e2c17f [2023-05-02T20:11:35.212Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-02T20:11:35.212Z] ---> Using cache [2023-05-02T20:11:35.212Z] ---> d8a4dc75b33a [2023-05-02T20:11:35.212Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-02T20:11:35.212Z] ---> Using cache [2023-05-02T20:11:35.212Z] ---> 631c6a0f3c6a [2023-05-02T20:11:35.212Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:11:35.212Z] ---> Using cache [2023-05-02T20:11:35.212Z] ---> 4226162d6690 [2023-05-02T20:11:35.212Z] Step 7/25 : COPY . . [2023-05-02T20:11:35.212Z] ---> Using cache [2023-05-02T20:11:35.212Z] ---> b7fa6be3d593 [2023-05-02T20:11:35.212Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-02T20:11:39.433Z] Removing intermediate container 5427ebc61916 [2023-05-02T20:11:39.433Z] ---> 2aefabda046f [2023-05-02T20:11:39.433Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:11:39.433Z] Removing intermediate container 2dd5a8e01870 [2023-05-02T20:11:39.433Z] ---> 62ff3d386f62 [2023-05-02T20:11:39.433Z] Step 27/27 : LABEL version=0.0.0 [2023-05-02T20:11:39.711Z] Removing intermediate container dfd3c3477742 [2023-05-02T20:11:39.711Z] ---> 2fc7ec337fb2 [2023-05-02T20:11:39.711Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:11:39.711Z] ---> Running in 39cdbc89a5e8 [2023-05-02T20:11:39.711Z] ---> Running in 7fc128b44751 [2023-05-02T20:11:39.973Z] ---> Running in 5c984f7cf291 [2023-05-02T20:11:40.234Z] ---> Running in 5dbb4bf64df8 [2023-05-02T20:11:40.495Z] ---> Running in 4449c51efd37 [2023-05-02T20:11:41.063Z] Removing intermediate container 5c984f7cf291 [2023-05-02T20:11:41.063Z] ---> 3cac38c06038 [2023-05-02T20:11:41.063Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-02T20:11:41.063Z] Removing intermediate container 5dbb4bf64df8 [2023-05-02T20:11:41.063Z] ---> 16782859c5e0 [2023-05-02T20:11:41.063Z] [2023-05-02T20:11:41.063Z] Successfully built 16782859c5e0 [2023-05-02T20:11:41.407Z] 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-02T20:11:41.407Z] Successfully tagged security-spire-config:latest [2023-05-02T20:11:41.407Z]  Building security-spire-config ... done Removing intermediate container 4449c51efd37 [2023-05-02T20:11:41.407Z] ---> 30aa43d855c0 [2023-05-02T20:11:41.407Z] Step 22/24 : LABEL arch=x86_64 [2023-05-02T20:11:41.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:11:41.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:11:41.667Z] ---> Running in 679ba4c5e5fe [2023-05-02T20:11:42.230Z] ---> Running in 920c6bb1003b [2023-05-02T20:11:42.230Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:11:42.230Z] v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:11:42.230Z] OK: 17819 distinct packages available [2023-05-02T20:11:42.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:11:42.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:11:42.489Z] Removing intermediate container 679ba4c5e5fe [2023-05-02T20:11:42.489Z] ---> 1679aec40d8b [2023-05-02T20:11:42.489Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-02T20:11:42.489Z] OK: 265 MiB in 53 packages [2023-05-02T20:11:43.059Z] ---> Running in 9b362d1ef8ac [2023-05-02T20:11:43.059Z] Removing intermediate container 920c6bb1003b [2023-05-02T20:11:43.059Z] ---> 31afa3d3a2b4 [2023-05-02T20:11:43.059Z] Step 23/24 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:11:43.381Z] ---> Running in 61f3416c86a4 [2023-05-02T20:11:43.962Z] Removing intermediate container 9b362d1ef8ac [2023-05-02T20:11:43.962Z] ---> 473a0d288221 [2023-05-02T20:11:43.962Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:11:45.347Z] Removing intermediate container 39cdbc89a5e8 [2023-05-02T20:11:45.347Z] ---> db04cd897bda [2023-05-02T20:11:45.347Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-02T20:11:45.917Z] Removing intermediate container 61f3416c86a4 [2023-05-02T20:11:45.917Z] ---> 37ef62f48d74 [2023-05-02T20:11:45.917Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T20:11:47.837Z] ---> 1be834a74c7d [2023-05-02T20:11:47.837Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:11:48.781Z] ---> 4dd990bd88a5 [2023-05-02T20:11:48.781Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:11:48.781Z] ---> Running in b44440cf9b19 [2023-05-02T20:11:52.161Z] ---> 0d6cd9ed7c40 [2023-05-02T20:11:52.161Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-02T20:11:52.161Z] ---> Running in 8a922114ba5b [2023-05-02T20:11:53.568Z] Removing intermediate container b44440cf9b19 [2023-05-02T20:11:53.568Z] ---> 2429a216e7f7 [2023-05-02T20:11:53.568Z] [2023-05-02T20:11:53.568Z] Successfully built 2429a216e7f7 [2023-05-02T20:11:53.829Z] Successfully tagged core-command:latest [2023-05-02T20:11:53.829Z]  Building core-command ... done  ---> 3a5512f8f7c6 [2023-05-02T20:11:53.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:11:56.368Z] ---> 6d6ea445f1d5 [2023-05-02T20:11:56.368Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-02T20:11:56.627Z] ---> Running in 68861901a56d [2023-05-02T20:11:57.610Z] Removing intermediate container 68861901a56d [2023-05-02T20:11:57.610Z] ---> 825abd430c86 [2023-05-02T20:11:57.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:12:00.299Z] ---> Running in 73444aa0585a [2023-05-02T20:12:00.559Z] 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-02T20:12:01.494Z] Removing intermediate container 73444aa0585a [2023-05-02T20:12:01.495Z] ---> 35ce4b8961a3 [2023-05-02T20:12:01.495Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T20:12:02.431Z] ---> Running in a8f65dbe21a4 [2023-05-02T20:12:20.515Z] Removing intermediate container a8f65dbe21a4 [2023-05-02T20:12:20.515Z] ---> 09df12cea6df [2023-05-02T20:12:20.515Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:12:20.515Z] Removing intermediate container 7fc128b44751 [2023-05-02T20:12:20.515Z] ---> 38e0ca9ddbbd [2023-05-02T20:12:20.515Z] [2023-05-02T20:12:20.515Z] Step 9/25 : FROM alpine:3.17 [2023-05-02T20:12:20.515Z] ---> 9ed4aefc74f6 [2023-05-02T20:12:20.515Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-02T20:12:20.515Z] ---> Running in a63dacbc95f5 [2023-05-02T20:12:20.515Z] ---> Running in 46f7c6dae4dd [2023-05-02T20:12:28.629Z] Removing intermediate container a63dacbc95f5 [2023-05-02T20:12:28.629Z] ---> 0e6437ade5ac [2023-05-02T20:12:28.629Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:12:28.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:12:28.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:12:28.888Z] ---> Running in cf4847b7b637 [2023-05-02T20:12:29.154Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-02T20:12:29.154Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-02T20:12:29.154Z] (3/3) Installing su-exec (0.2-r2) [2023-05-02T20:12:29.154Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:12:29.154Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T20:12:29.154Z] OK: 8 MiB in 18 packages [2023-05-02T20:12:29.154Z] Removing intermediate container 8a922114ba5b [2023-05-02T20:12:29.154Z] ---> 4960eeb9cdd0 [2023-05-02T20:12:29.154Z] Step 7/20 : COPY . . [2023-05-02T20:12:29.418Z] Removing intermediate container cf4847b7b637 [2023-05-02T20:12:29.418Z] ---> a8a0a11595b1 [2023-05-02T20:12:29.418Z] [2023-05-02T20:12:29.678Z] Successfully built a8a0a11595b1 [2023-05-02T20:12:29.678Z] Successfully tagged support-notifications:latest [2023-05-02T20:12:39.761Z]  Building support-notifications ... done  ---> 1423c18fa6a2 [2023-05-02T20:12:39.762Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-02T20:12:39.762Z] ---> Running in 437a8b8a5ad0 [2023-05-02T20:12:40.024Z] Removing intermediate container 46f7c6dae4dd [2023-05-02T20:12:40.024Z] ---> de3b439155b7 [2023-05-02T20:12:40.024Z] 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-02T20:12:40.614Z] ---> Running in 7e630dfd6831 [2023-05-02T20:12:40.874Z] 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-02T20:12:41.134Z] Removing intermediate container 7e630dfd6831 [2023-05-02T20:12:41.134Z] ---> c3e39b2daf4b [2023-05-02T20:12:41.134Z] Step 12/25 : WORKDIR / [2023-05-02T20:12:41.393Z] ---> Running in 5ed05c72c0a6 [2023-05-02T20:12:41.986Z] Removing intermediate container 5ed05c72c0a6 [2023-05-02T20:12:41.986Z] ---> 8d6daf131b8d [2023-05-02T20:12:41.986Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:12:42.243Z] ---> e360c25ba383 [2023-05-02T20:12:42.243Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:12:42.502Z] ---> 6dfbaa29b218 [2023-05-02T20:12:42.502Z] 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-02T20:12:42.765Z] ---> 005bf6129992 [2023-05-02T20:12:42.765Z] 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-02T20:12:43.331Z] ---> 90fc4f8847b0 [2023-05-02T20:12:43.331Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:12:43.904Z] ---> 7738f9934f23 [2023-05-02T20:12:43.904Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-02T20:12:46.073Z] ---> 710ddc601152 [2023-05-02T20:12:46.073Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-02T20:12:49.402Z] ---> 6dfe5dce86df [2023-05-02T20:12:49.402Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-02T20:12:51.303Z] ---> 812ec4e0eb7a [2023-05-02T20:12:51.303Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T20:12:51.583Z] ---> Running in 55bda0a20953 [2023-05-02T20:12:54.136Z] Removing intermediate container 55bda0a20953 [2023-05-02T20:12:54.136Z] ---> f550ceea7030 [2023-05-02T20:12:54.136Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T20:12:54.398Z] ---> Running in e8cf4035b748 [2023-05-02T20:12:54.969Z] Removing intermediate container e8cf4035b748 [2023-05-02T20:12:54.969Z] ---> 0730785af314 [2023-05-02T20:12:54.969Z] Step 23/25 : LABEL arch=x86_64 [2023-05-02T20:12:54.969Z] ---> Running in 1d9cac4e145d [2023-05-02T20:12:55.273Z] Removing intermediate container 1d9cac4e145d [2023-05-02T20:12:55.273Z] ---> f99b994ee92a [2023-05-02T20:12:55.273Z] Step 24/25 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:12:55.844Z] ---> Running in 650b4bbe4b3a [2023-05-02T20:12:56.784Z] Removing intermediate container 650b4bbe4b3a [2023-05-02T20:12:56.784Z] ---> 19b8415348e3 [2023-05-02T20:12:56.784Z] Step 25/25 : LABEL version=0.0.0 [2023-05-02T20:12:58.711Z] ---> Running in 2db82d5c231a [2023-05-02T20:12:58.711Z] Removing intermediate container 2db82d5c231a [2023-05-02T20:12:58.711Z] ---> aed92d3ac00f [2023-05-02T20:12:58.711Z] [2023-05-02T20:12:58.711Z] Successfully built aed92d3ac00f [2023-05-02T20:12:58.711Z] Successfully tagged security-secretstore-setup:latest [2023-05-02T20:13:05.323Z]  Building security-secretstore-setup ... done Removing intermediate container 437a8b8a5ad0 [2023-05-02T20:13:05.323Z] ---> dc214d5afecc [2023-05-02T20:13:05.323Z] [2023-05-02T20:13:05.323Z] Step 9/20 : FROM alpine:3.17 [2023-05-02T20:13:05.323Z] ---> 9ed4aefc74f6 [2023-05-02T20:13:05.323Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-02T20:13:05.323Z] ---> Using cache [2023-05-02T20:13:05.323Z] ---> 15cb931ddc8a [2023-05-02T20:13:05.323Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-02T20:13:05.584Z] ---> Running in 6856b7ef87b8 [2023-05-02T20:13:06.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:13:06.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:13:06.420Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:13:06.420Z] v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:13:06.420Z] OK: 17820 distinct packages available [2023-05-02T20:13:06.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T20:13:06.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T20:13:06.946Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-02T20:13:06.946Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-02T20:13:06.946Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-02T20:13:06.946Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-02T20:13:06.946Z] (5/9) Installing curl (8.0.1-r0) [2023-05-02T20:13:06.946Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-02T20:13:06.946Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-02T20:13:06.946Z] (8/9) Installing libucontext (1.2-r0) [2023-05-02T20:13:06.946Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-02T20:13:06.946Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:13:06.946Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T20:13:06.946Z] OK: 10 MiB in 24 packages [2023-05-02T20:13:08.334Z] Removing intermediate container 6856b7ef87b8 [2023-05-02T20:13:08.334Z] ---> 40dd541b2979 [2023-05-02T20:13:08.334Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:13:08.595Z] ---> e456c5a07801 [2023-05-02T20:13:08.595Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:13:09.169Z] ---> 0ef42b6bbb81 [2023-05-02T20:13:09.169Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-02T20:13:11.082Z] ---> 917099793699 [2023-05-02T20:13:11.082Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:13:11.342Z] ---> ebee0703990c [2023-05-02T20:13:11.342Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-02T20:13:11.914Z] ---> Running in 97cbd2816363 [2023-05-02T20:13:12.174Z] Removing intermediate container 97cbd2816363 [2023-05-02T20:13:12.175Z] ---> 746a2e4d1f17 [2023-05-02T20:13:12.175Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T20:13:12.436Z] ---> Running in 8bf26f5769a5 [2023-05-02T20:13:13.012Z] Removing intermediate container 8bf26f5769a5 [2023-05-02T20:13:13.012Z] ---> b266d0481a12 [2023-05-02T20:13:13.012Z] Step 18/20 : LABEL arch=x86_64 [2023-05-02T20:13:13.286Z] ---> Running in c85bf504e1fc [2023-05-02T20:13:13.858Z] Removing intermediate container c85bf504e1fc [2023-05-02T20:13:13.858Z] ---> bbaedca81089 [2023-05-02T20:13:13.858Z] Step 19/20 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:13:13.858Z] ---> Running in 8b0142e54f78 [2023-05-02T20:13:14.440Z] Removing intermediate container 8b0142e54f78 [2023-05-02T20:13:14.440Z] ---> 89943a9e6687 [2023-05-02T20:13:14.440Z] Step 20/20 : LABEL version=0.0.0 [2023-05-02T20:13:14.709Z] ---> Running in 0010950df90a [2023-05-02T20:13:15.658Z] Removing intermediate container 0010950df90a [2023-05-02T20:13:15.658Z] ---> 41df0a2741fa [2023-05-02T20:13:15.658Z] [2023-05-02T20:13:15.658Z] Successfully built 41df0a2741fa [2023-05-02T20:13:15.658Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-02T20:13:15.667Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-02T20:13:15.703Z] $ docker stop --time=1 8273781a1dc6f5faa2bc63ff821d128ceabc92b777595b9a6f0e099970bc901e [2023-05-02T20:13:17.992Z] $ docker rm -f --volumes 8273781a1dc6f5faa2bc63ff821d128ceabc92b777595b9a6f0e099970bc901e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T20:13:18.443Z] + docker images [2023-05-02T20:13:18.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-02T20:13:18.443Z] security-spiffe-token-provider latest 41df0a2741fa 4 seconds ago 32.8MB [2023-05-02T20:13:18.443Z] dc214d5afecc 17 seconds ago 1.76GB [2023-05-02T20:13:18.443Z] security-secretstore-setup latest aed92d3ac00f 20 seconds ago 32.8MB [2023-05-02T20:13:18.443Z] support-notifications latest a8a0a11595b1 49 seconds ago 32.4MB [2023-05-02T20:13:18.443Z] 38e0ca9ddbbd About a minute ago 1.72GB [2023-05-02T20:13:18.443Z] core-command latest 2429a216e7f7 About a minute ago 19.8MB [2023-05-02T20:13:18.443Z] security-spire-config latest 16782859c5e0 About a minute ago 102MB [2023-05-02T20:13:18.443Z] security-spire-agent latest 9d80977204cd 2 minutes ago 161MB [2023-05-02T20:13:18.443Z] security-spire-server latest 24d633f46f14 2 minutes ago 103MB [2023-05-02T20:13:18.443Z] d23face7b598 2 minutes ago 1.79GB [2023-05-02T20:13:18.443Z] 868bfe2e58ae 2 minutes ago 1.72GB [2023-05-02T20:13:18.443Z] 6dc9412b35c1 3 minutes ago 1.58GB [2023-05-02T20:13:18.443Z] support-scheduler latest 4cb792789662 3 minutes ago 31.8MB [2023-05-02T20:13:18.443Z] 31ce7af67df6 3 minutes ago 1.58GB [2023-05-02T20:13:18.443Z] 69fdb93b1807 3 minutes ago 1.58GB [2023-05-02T20:13:18.443Z] core-metadata latest 00d52b3e1b5a 3 minutes ago 20.4MB [2023-05-02T20:13:18.443Z] security-bootstrapper latest 943883557c44 3 minutes ago 22.2MB [2023-05-02T20:13:18.443Z] 26f3c47ad993 4 minutes ago 1.79GB [2023-05-02T20:13:18.443Z] bd6053271dc8 5 minutes ago 1.73GB [2023-05-02T20:13:18.443Z] security-proxy-setup latest fb5f713a6ceb 5 minutes ago 18.7MB [2023-05-02T20:13:18.443Z] security-proxy-auth latest 35b1ae82b214 5 minutes ago 18.3MB [2023-05-02T20:13:18.443Z] core-common-config-bootstrapper latest 43451a032ad5 5 minutes ago 17.2MB [2023-05-02T20:13:18.443Z] core-data latest 8bbe278940a3 6 minutes ago 20MB [2023-05-02T20:13:18.443Z] 5f771ce7183a 6 minutes ago 1.7GB [2023-05-02T20:13:18.443Z] d69cf7910a61 6 minutes ago 1.73GB [2023-05-02T20:13:18.443Z] eea920bab181 6 minutes ago 1.72GB [2023-05-02T20:13:18.443Z] aac75e92c23a 6 minutes ago 1.71GB [2023-05-02T20:13:18.443Z] 6aa8fc9ba152 6 minutes ago 1.7GB [2023-05-02T20:13:18.443Z] ci-base-image-x86_64 latest fecb284bd9bc 12 minutes ago 918MB [2023-05-02T20:13:18.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB [2023-05-02T20:13:18.443Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-05-02T20:13:18.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-02T20:13:18.443Z] 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-02T20:14:32.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T20:14:32.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T20:14:32.716Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T20:14:32.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-02T20:14:33.423Z] + ls -al . [2023-05-02T20:14:33.423Z] total 700 [2023-05-02T20:14:33.423Z] drwxrwxr-x 10 1001 1001 4096 May 2 20:05 . [2023-05-02T20:14:33.423Z] drwxr-xr-x 4 root root 4096 May 2 20:05 .. [2023-05-02T20:14:33.423Z] drwxrwxr-x 2 1001 1001 4096 May 2 20:03 .blubracket [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 16 May 2 20:03 .dockerignore [2023-05-02T20:14:33.423Z] drwxrwxr-x 8 1001 1001 4096 May 2 20:03 .git [2023-05-02T20:14:33.423Z] drwxrwxr-x 3 1001 1001 4096 May 2 20:03 .github [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 1133 May 2 20:03 .gitignore [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 42 May 2 20:03 .golangci.yml [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 87 May 2 20:03 .hadolint.yml [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 166 May 2 20:03 .sonarcloud.properties [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 1171 May 2 20:03 ADOPTERS.md [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 10835 May 2 20:03 Attribution.txt [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 73765 May 2 20:03 CHANGELOG.md [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 3804 May 2 20:03 CONTRIBUTING.md [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 677 May 2 20:03 GOVERNANCE.md [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 883 May 2 20:03 Jenkinsfile [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 10775 May 2 20:03 LICENSE [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 14368 May 2 20:03 Makefile [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 582 May 2 20:03 OWNERS.md [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 9403 May 2 20:03 README.md [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 789 May 2 20:03 SECURITY.md [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 5 May 2 20:00 VERSION [2023-05-02T20:14:33.423Z] drwxrwxr-x 2 1001 1001 4096 May 2 20:03 bin [2023-05-02T20:14:33.423Z] drwxrwxr-x 18 1001 1001 4096 May 2 20:03 cmd [2023-05-02T20:14:33.423Z] -rw-r--r-- 1 root root 448352 May 2 20:11 coverage.out [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 3200 May 2 20:03 go.mod [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 31040 May 2 20:03 go.sum [2023-05-02T20:14:33.423Z] drwxrwxr-x 7 1001 1001 4096 May 2 20:03 internal [2023-05-02T20:14:33.423Z] drwxrwxr-x 3 1001 1001 4096 May 2 20:03 openapi [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 594 May 2 20:03 security.txt [2023-05-02T20:14:33.423Z] drwxrwxr-x 4 1001 1001 4096 May 2 20:03 snap [2023-05-02T20:14:33.423Z] -rw-rw-r-- 1 1001 1001 204 May 2 20:03 version.go [Pipeline] sh [2023-05-02T20:14:34.087Z] + '[' -e coverage.out ] [2023-05-02T20:14:34.087Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-02T20:14:34.129Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T20:14:35.114Z] Stashed 1 file(s) [Pipeline] sh [2023-05-02T20:14:35.767Z] + make build [2023-05-02T20:14:35.768Z] 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-02T20:16:27.502Z] 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-02T20:16:27.502Z] 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-02T20:16:29.461Z] 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-02T20:16:33.744Z] 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-02T20:17:30.224Z] 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-02T20:17:35.592Z] 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-02T20:17:43.822Z] 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-02T20:17:50.490Z] 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-02T20:17:54.761Z] 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-02T20:18:00.117Z] 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-02T20:18:06.779Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-02T20:18:15.026Z] $ docker stop --time=1 4fa2579c2b6aa33cc0a6baa1f2fec01e6e19ebd1a8b88d961662b07b0986192c [2023-05-02T20:18:17.189Z] $ docker rm -f --volumes 4fa2579c2b6aa33cc0a6baa1f2fec01e6e19ebd1a8b88d961662b07b0986192c [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-02T20:18:20.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T20:18:20.329Z] [2023-05-02T20:18:20.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:18:20.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T20:18:21.095Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-02T20:18:21.095Z] 29e5d40040c1: Pulling fs layer [2023-05-02T20:18:21.095Z] 1ce36da41761: Pulling fs layer [2023-05-02T20:18:21.095Z] 25b303627fd3: Pulling fs layer [2023-05-02T20:18:21.095Z] 29e5d40040c1: Verifying Checksum [2023-05-02T20:18:21.095Z] 29e5d40040c1: Download complete [2023-05-02T20:18:21.383Z] 1ce36da41761: Verifying Checksum [2023-05-02T20:18:21.383Z] 1ce36da41761: Download complete [2023-05-02T20:18:22.004Z] 29e5d40040c1: Pull complete [2023-05-02T20:18:23.014Z] 25b303627fd3: Verifying Checksum [2023-05-02T20:18:23.014Z] 25b303627fd3: Download complete [2023-05-02T20:18:23.299Z] 1ce36da41761: Pull complete [2023-05-02T20:18:33.399Z] 25b303627fd3: Pull complete [2023-05-02T20:18:33.399Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-02T20:18:33.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T20:18:33.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:18:33.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container [2023-05-02T20:18:33.897Z] $ 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-02T20:18:36.543Z] $ docker top c1ed9a564f73dc363537ad7dada63f2617c5f2635da90231ccfd2288d3f911da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T20:18:37.468Z] + grep parallel [2023-05-02T20:18:37.468Z] + docker-compose build --help [2023-05-02T20:18:44.136Z] --parallel Build images in parallel. [Pipeline] } [2023-05-02T20:18:44.171Z] $ docker stop --time=1 c1ed9a564f73dc363537ad7dada63f2617c5f2635da90231ccfd2288d3f911da [2023-05-02T20:18:45.928Z] $ docker rm -f --volumes c1ed9a564f73dc363537ad7dada63f2617c5f2635da90231ccfd2288d3f911da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:18:46.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T20:18:46.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:18:47.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container [2023-05-02T20:18:47.103Z] $ 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-02T20:18:48.401Z] $ docker top 23fed310b34a476cedc8c12fd07990a173d1c29ed20a546ffb56de8161a4abe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T20:18:49.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-02T20:18:56.137Z] Building core-command ... [2023-05-02T20:18:56.137Z] Building core-common-config-bootstrapper ... [2023-05-02T20:18:56.137Z] Building core-data ... [2023-05-02T20:18:56.137Z] Building core-metadata ... [2023-05-02T20:18:56.137Z] Building security-bootstrapper ... [2023-05-02T20:18:56.137Z] Building security-proxy-auth ... [2023-05-02T20:18:56.137Z] Building security-proxy-setup ... [2023-05-02T20:18:56.137Z] Building security-secretstore-setup ... [2023-05-02T20:18:56.137Z] Building security-spiffe-token-provider ... [2023-05-02T20:18:56.137Z] Building security-spire-agent ... [2023-05-02T20:18:56.137Z] Building security-spire-config ... [2023-05-02T20:18:56.137Z] Building security-spire-server ... [2023-05-02T20:18:56.137Z] Building support-notifications ... [2023-05-02T20:18:56.137Z] Building support-scheduler ... [2023-05-02T20:18:56.137Z] Building security-spiffe-token-provider [2023-05-02T20:18:56.137Z] Building security-bootstrapper [2023-05-02T20:18:56.137Z] Building security-proxy-auth [2023-05-02T20:18:56.137Z] Building security-spire-agent [2023-05-02T20:18:56.137Z] Building core-data [2023-05-02T20:19:43.745Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:19:43.745Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:19:43.745Z] ---> fd9723fd54aa [2023-05-02T20:19:43.745Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T20:19:43.745Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:19:43.745Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:19:43.745Z] ---> fd9723fd54aa [2023-05-02T20:19:43.745Z] Step 3/20 : WORKDIR /edgex-go [2023-05-02T20:19:43.745Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:19:43.745Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:19:43.745Z] ---> fd9723fd54aa [2023-05-02T20:19:43.745Z] Step 3/33 : WORKDIR /edgex-go [2023-05-02T20:19:43.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:19:43.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:19:43.745Z] ---> fd9723fd54aa [2023-05-02T20:19:43.745Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:19:43.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:19:43.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:19:43.745Z] ---> fd9723fd54aa [2023-05-02T20:19:43.745Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:19:43.745Z] ---> Running in c4a5c7be008e [2023-05-02T20:19:43.745Z] ---> Running in c9e6a442c624 [2023-05-02T20:19:43.745Z] ---> Running in b030751f1684 [2023-05-02T20:19:43.745Z] ---> Running in 7b4b76833589 [2023-05-02T20:19:43.745Z] ---> Running in b334325fab77 [2023-05-02T20:19:43.745Z] Removing intermediate container b030751f1684 [2023-05-02T20:19:43.745Z] ---> 4b4514c7645d [2023-05-02T20:19:43.745Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:19:44.021Z] Removing intermediate container c4a5c7be008e [2023-05-02T20:19:44.021Z] ---> 8e43f553cb5f [2023-05-02T20:19:44.021Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-02T20:19:44.021Z] Removing intermediate container 7b4b76833589 [2023-05-02T20:19:44.021Z] ---> c1a527858660 [2023-05-02T20:19:44.021Z] Step 4/23 : WORKDIR /edgex-goRemoving intermediate container b334325fab77 [2023-05-02T20:19:44.021Z] ---> 6eeaeb461422 [2023-05-02T20:19:44.021Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T20:19:44.021Z] [2023-05-02T20:19:44.021Z] ---> Running in 7ab1cffaa66f [2023-05-02T20:19:44.021Z] Removing intermediate container c9e6a442c624 [2023-05-02T20:19:44.021Z] ---> 106ac9a0b3a2 [2023-05-02T20:19:44.021Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-02T20:19:44.021Z] ---> Running in bba4b81b7a5f [2023-05-02T20:19:44.294Z] ---> Running in e4059af9bc32 [2023-05-02T20:19:44.294Z] ---> Running in 9df950ac9f08 [2023-05-02T20:19:44.294Z] ---> Running in 4e75f4ad1f3b [2023-05-02T20:19:45.278Z] Removing intermediate container bba4b81b7a5f [2023-05-02T20:19:45.278Z] ---> 42970bfd4559 [2023-05-02T20:19:45.278Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T20:19:45.278Z] Removing intermediate container 9df950ac9f08 [2023-05-02T20:19:45.278Z] ---> 69d6170a6a63 [2023-05-02T20:19:45.278Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T20:19:45.278Z] ---> Running in c819d486d156 [2023-05-02T20:19:45.549Z] ---> Running in c08dc1a5b9a7 [2023-05-02T20:19:46.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:47.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:47.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:47.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:48.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:48.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:48.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:48.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:49.032Z] OK: 263 MiB in 53 packages [2023-05-02T20:19:49.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:49.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:50.022Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:19:50.023Z] v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:19:50.023Z] OK: 17690 distinct packages available [2023-05-02T20:19:50.350Z] OK: 263 MiB in 53 packages [2023-05-02T20:19:50.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:50.625Z] Removing intermediate container 7ab1cffaa66f [2023-05-02T20:19:50.625Z] ---> 8e19d1f7ff79 [2023-05-02T20:19:50.625Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-02T20:19:51.621Z] OK: 263 MiB in 53 packages [2023-05-02T20:19:51.621Z] OK: 263 MiB in 53 packages [2023-05-02T20:19:51.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:19:52.211Z] ---> 30c274e79834 [2023-05-02T20:19:52.480Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:19:52.762Z] Removing intermediate container e4059af9bc32 [2023-05-02T20:19:52.762Z] ---> f09528fe0603 [2023-05-02T20:19:52.762Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T20:19:52.762Z] ---> Running in 1d19c352db20 [2023-05-02T20:19:53.351Z] OK: 263 MiB in 53 packages [2023-05-02T20:19:53.621Z] Removing intermediate container c08dc1a5b9a7 [2023-05-02T20:19:53.621Z] ---> 44f36aa31c2d [2023-05-02T20:19:53.621Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:19:53.621Z] Removing intermediate container c819d486d156 [2023-05-02T20:19:53.621Z] ---> 4c5c1b300642 [2023-05-02T20:19:53.621Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:19:54.209Z] ---> 01caf1cb13e5 [2023-05-02T20:19:54.209Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:19:54.477Z] ---> Running in f7bdb49615a4 [2023-05-02T20:19:55.443Z] ---> e803531e8cf5 [2023-05-02T20:19:55.443Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:19:55.443Z] ---> 3943ed67db47 [2023-05-02T20:19:55.443Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:19:55.742Z] ---> Running in fee30d3f9510 [2023-05-02T20:19:55.742Z] ---> Running in a02b6de82d38 [2023-05-02T20:19:55.742Z] Removing intermediate container 4e75f4ad1f3b [2023-05-02T20:19:55.742Z] ---> 417ba4b876a2 [2023-05-02T20:19:55.742Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-02T20:19:57.277Z] ---> f898ecd50745 [2023-05-02T20:19:57.277Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:19:57.277Z] ---> Running in d26490535fa2 [2023-05-02T20:21:49.145Z] Removing intermediate container fee30d3f9510 [2023-05-02T20:21:49.145Z] ---> 036b85e868fe [2023-05-02T20:21:49.145Z] Step 8/23 : COPY . . [2023-05-02T20:21:49.145Z] Removing intermediate container 1d19c352db20 [2023-05-02T20:21:49.145Z] ---> d34d58fca62f [2023-05-02T20:21:49.145Z] Step 7/33 : COPY . . [2023-05-02T20:21:49.145Z] Removing intermediate container d26490535fa2 [2023-05-02T20:21:49.145Z] ---> e0723e396558 [2023-05-02T20:21:49.145Z] Step 7/20 : COPY . . [2023-05-02T20:21:49.145Z] Removing intermediate container a02b6de82d38 [2023-05-02T20:21:49.145Z] ---> 4a1202b54bab [2023-05-02T20:21:49.145Z] Step 8/23 : COPY . . [2023-05-02T20:21:49.145Z] Removing intermediate container f7bdb49615a4 [2023-05-02T20:21:49.145Z] ---> ce34af422619 [2023-05-02T20:21:49.145Z] Step 7/27 : COPY . . [2023-05-02T20:22:07.387Z] ---> acf529226e79 [2023-05-02T20:22:07.387Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-02T20:22:07.387Z] ---> 0e14d4b207aa [2023-05-02T20:22:07.387Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T20:22:07.387Z] ---> 81ede13d2a01 [2023-05-02T20:22:07.387Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-02T20:22:07.387Z] ---> a4dccd457157 [2023-05-02T20:22:07.387Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-02T20:22:07.387Z] ---> Running in 5599a3a7ae15 [2023-05-02T20:22:07.387Z] ---> Running in 6d74d33040e0 [2023-05-02T20:22:07.387Z] ---> e4564a8f84d9 [2023-05-02T20:22:07.387Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-02T20:22:07.387Z] ---> Running in 9374eab3fa97 [2023-05-02T20:22:07.387Z] ---> Running in 4a5260ded8a9 [2023-05-02T20:22:07.387Z] ---> Running in e0878747a152 [2023-05-02T20:22:07.387Z] Removing intermediate container 6d74d33040e0 [2023-05-02T20:22:07.387Z] ---> 283def9644f3 [2023-05-02T20:22:07.387Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-02T20:22:07.387Z] ---> Running in ad49d6ea2867 [2023-05-02T20:22:07.657Z] Removing intermediate container ad49d6ea2867 [2023-05-02T20:22:07.657Z] ---> 37735b255e19 [2023-05-02T20:22:07.657Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T20:22:07.657Z] ---> Running in 74ccf27cd49f [2023-05-02T20:22:07.926Z] 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-02T20:22:08.194Z] 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-02T20:22:08.463Z] Removing intermediate container 74ccf27cd49f [2023-05-02T20:22:08.463Z] ---> 1e4080d718df [2023-05-02T20:22:08.463Z] 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-02T20:22:08.463Z] 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-02T20:22:08.463Z] 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-02T20:22:08.463Z] ---> Running in f7ceb309702e [2023-05-02T20:22:11.832Z] Removing intermediate container f7ceb309702e [2023-05-02T20:22:11.832Z] ---> deb15c682bed [2023-05-02T20:22:11.832Z] Step 12/27 : WORKDIR /edgex-go [2023-05-02T20:22:11.832Z] ---> Running in 4204d32e8c07 [2023-05-02T20:22:12.424Z] Removing intermediate container 4204d32e8c07 [2023-05-02T20:22:12.424Z] ---> 1e3f9ce0d652 [2023-05-02T20:22:12.424Z] [2023-05-02T20:22:12.424Z] Step 13/27 : FROM alpine:3.17 [2023-05-02T20:22:12.694Z] 3.17: Pulling from library/alpine [2023-05-02T20:22:12.967Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T20:22:12.967Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T20:22:12.967Z] ---> 51e60588ff2c [2023-05-02T20:22:12.967Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T20:22:12.967Z] ---> Running in 61a853917561 [2023-05-02T20:22:13.580Z] Removing intermediate container 61a853917561 [2023-05-02T20:22:13.580Z] ---> 6c30fec73349 [2023-05-02T20:22:13.580Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-02T20:22:13.849Z] ---> Running in bdb891fa3188 [2023-05-02T20:22:15.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:22:16.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:22:18.196Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:22:18.196Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:22:18.196Z] OK: 17691 distinct packages available [2023-05-02T20:22:18.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:22:19.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:22:21.400Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-02T20:22:21.400Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-02T20:22:21.400Z] (3/5) Installing libucontext (1.2-r0) [2023-05-02T20:22:21.400Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-02T20:22:21.400Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-02T20:22:21.400Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:22:21.400Z] OK: 9 MiB in 20 packages [2023-05-02T20:22:23.366Z] Removing intermediate container bdb891fa3188 [2023-05-02T20:22:23.366Z] ---> 455b2af68ef8 [2023-05-02T20:22:23.366Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:22:24.788Z] ---> fc77020ae940 [2023-05-02T20:22:24.788Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:22:25.751Z] ---> 0a711ac59907 [2023-05-02T20:22:25.751Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-02T20:22:31.106Z] ---> 6a2a24fdbdba [2023-05-02T20:22:31.106Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T20:22:39.328Z] ---> b9e2b602c4e0 [2023-05-02T20:22:39.328Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T20:22:39.328Z] ---> 7ab94db82a2e [2023-05-02T20:22:39.328Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-02T20:22:39.920Z] ---> 175d1cc0d49d [2023-05-02T20:22:39.920Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-02T20:22:40.886Z] ---> a67fd7661c3e [2023-05-02T20:22:40.886Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T20:22:41.155Z] ---> Running in 15f1d9153832 [2023-05-02T20:22:41.752Z] Removing intermediate container 15f1d9153832 [2023-05-02T20:22:41.752Z] ---> 1d7f86120226 [2023-05-02T20:22:41.752Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T20:22:41.752Z] ---> Running in 72a20b2343fb [2023-05-02T20:22:42.339Z] Removing intermediate container 72a20b2343fb [2023-05-02T20:22:42.339Z] ---> 5be085aa2158 [2023-05-02T20:22:42.339Z] Step 25/27 : LABEL arch=arm64 [2023-05-02T20:22:42.339Z] ---> Running in 1b2c10392a9d [2023-05-02T20:22:42.924Z] Removing intermediate container 1b2c10392a9d [2023-05-02T20:22:42.924Z] ---> 27e1e4133431 [2023-05-02T20:22:42.924Z] Step 26/27 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:22:42.925Z] ---> Running in 82acc573272a [2023-05-02T20:22:43.512Z] Removing intermediate container 82acc573272a [2023-05-02T20:22:43.512Z] ---> 67b09a5f3944 [2023-05-02T20:22:43.512Z] Step 27/27 : LABEL version=0.0.0 [2023-05-02T20:22:43.512Z] ---> Running in 59b3c4bd12ab [2023-05-02T20:22:44.105Z] Removing intermediate container 59b3c4bd12ab [2023-05-02T20:22:44.105Z] ---> 8fc2181d4ecd [2023-05-02T20:22:44.105Z] [2023-05-02T20:22:44.376Z] Successfully built 8fc2181d4ecd [2023-05-02T20:22:44.376Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-02T20:22:44.644Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-05-02T20:23:03.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:23:03.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:23:03.034Z] ---> fd9723fd54aa [2023-05-02T20:23:03.034Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:23:03.034Z] ---> Using cache [2023-05-02T20:23:03.034Z] ---> c1a527858660 [2023-05-02T20:23:03.034Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:23:03.034Z] ---> Using cache [2023-05-02T20:23:03.034Z] ---> 69d6170a6a63 [2023-05-02T20:23:03.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T20:23:03.034Z] ---> Using cache [2023-05-02T20:23:03.034Z] ---> 44f36aa31c2d [2023-05-02T20:23:03.034Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:23:03.034Z] ---> Using cache [2023-05-02T20:23:03.034Z] ---> e803531e8cf5 [2023-05-02T20:23:03.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:23:03.034Z] ---> Using cache [2023-05-02T20:23:03.034Z] ---> 036b85e868fe [2023-05-02T20:23:03.034Z] Step 8/23 : COPY . . [2023-05-02T20:23:03.034Z] ---> Using cache [2023-05-02T20:23:03.034Z] ---> e4564a8f84d9 [2023-05-02T20:23:03.034Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-02T20:23:03.034Z] ---> Running in 8d49eb2141b8 [2023-05-02T20:23:03.034Z] 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-02T20:29:10.201Z] Removing intermediate container e0878747a152 [2023-05-02T20:29:10.201Z] ---> dfaefee6ea46 [2023-05-02T20:29:10.201Z] [2023-05-02T20:29:10.201Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:29:10.201Z] ---> 51e60588ff2c [2023-05-02T20:29:10.201Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-02T20:29:10.201Z] ---> Running in 90cc24adc5b0 [2023-05-02T20:29:10.201Z] Removing intermediate container 90cc24adc5b0 [2023-05-02T20:29:10.201Z] ---> 557bc60bf818 [2023-05-02T20:29:10.201Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:29:10.201Z] ---> Running in 6da37f2f7ebf [2023-05-02T20:29:12.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:29:12.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:29:14.204Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T20:29:14.479Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:29:14.479Z] OK: 8 MiB in 16 packages [2023-05-02T20:29:16.446Z] Removing intermediate container 6da37f2f7ebf [2023-05-02T20:29:16.446Z] ---> ebf86fbc930b [2023-05-02T20:29:16.446Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:29:17.419Z] ---> 7d00c9fc6b8f [2023-05-02T20:29:17.419Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:29:18.853Z] ---> d9f9494e702b [2023-05-02T20:29:18.853Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-02T20:29:21.480Z] ---> 6a11e1dea060 [2023-05-02T20:29:21.480Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:29:24.872Z] ---> 57c04fb8d48d [2023-05-02T20:29:24.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-02T20:29:26.296Z] ---> a62a3723851a [2023-05-02T20:29:26.296Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T20:29:26.296Z] ---> Running in 9f1a66fd48fe [2023-05-02T20:29:30.607Z] Removing intermediate container 5599a3a7ae15 [2023-05-02T20:29:30.607Z] ---> 4ab930c8196a [2023-05-02T20:29:30.607Z] [2023-05-02T20:29:30.607Z] Step 9/33 : FROM alpine:3.17 [2023-05-02T20:29:30.607Z] ---> 51e60588ff2c [2023-05-02T20:29:30.607Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-02T20:29:30.607Z] Removing intermediate container 9f1a66fd48fe [2023-05-02T20:29:30.607Z] ---> 295bf909a82b [2023-05-02T20:29:30.607Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T20:29:30.607Z] ---> Running in 1790d9879642 [2023-05-02T20:29:30.607Z] ---> Running in 07cd574e9c50 [2023-05-02T20:29:30.892Z] Removing intermediate container 1790d9879642 [2023-05-02T20:29:30.892Z] ---> 32a996585403 [2023-05-02T20:29:30.892Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-02T20:29:31.170Z] ---> Running in a8f2b8af6f2b [2023-05-02T20:29:31.170Z] Removing intermediate container 07cd574e9c50 [2023-05-02T20:29:31.170Z] ---> 779482b3dbdc [2023-05-02T20:29:31.170Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T20:29:31.441Z] ---> Running in 7476e297b010 [2023-05-02T20:29:32.415Z] Removing intermediate container 7476e297b010 [2023-05-02T20:29:32.415Z] ---> 9eef7b68fb52 [2023-05-02T20:29:32.415Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T20:29:32.415Z] ---> Running in dd1f497f360f [2023-05-02T20:29:33.006Z] Removing intermediate container dd1f497f360f [2023-05-02T20:29:33.006Z] ---> cb351688debb [2023-05-02T20:29:33.006Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:29:33.286Z] ---> Running in c1f6d6ff42e6 [2023-05-02T20:29:33.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:29:33.889Z] Removing intermediate container c1f6d6ff42e6 [2023-05-02T20:29:33.889Z] ---> c69233802e40 [2023-05-02T20:29:33.889Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:29:33.889Z] ---> Running in 0fcb27cfa6f1 [2023-05-02T20:29:34.478Z] Removing intermediate container 0fcb27cfa6f1 [2023-05-02T20:29:34.478Z] ---> 2e1538917dfe [2023-05-02T20:29:34.478Z] [2023-05-02T20:29:34.748Z] Successfully built 2e1538917dfe [2023-05-02T20:29:34.748Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-02T20:29:34.748Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-05-02T20:29:35.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:29:36.984Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-02T20:29:36.984Z] (2/2) Installing su-exec (0.2-r2) [2023-05-02T20:29:36.984Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:29:36.984Z] OK: 8 MiB in 17 packages [2023-05-02T20:29:38.461Z] Removing intermediate container a8f2b8af6f2b [2023-05-02T20:29:38.461Z] ---> 855c8ffea322 [2023-05-02T20:29:38.462Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-02T20:29:38.767Z] ---> Running in 3b54a77f4757 [2023-05-02T20:29:39.362Z] Removing intermediate container 3b54a77f4757 [2023-05-02T20:29:39.362Z] ---> 42a963d4ddc4 [2023-05-02T20:29:39.362Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-02T20:29:39.362Z] ---> Running in 517fce855cb7 [2023-05-02T20:29:39.967Z] Removing intermediate container 517fce855cb7 [2023-05-02T20:29:39.967Z] ---> ab96c8db83c8 [2023-05-02T20:29:39.967Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-02T20:29:39.967Z] ---> Running in 4413144fe8a0 [2023-05-02T20:29:40.562Z] Removing intermediate container 4413144fe8a0 [2023-05-02T20:29:40.562Z] ---> 5ff1be91edd0 [2023-05-02T20:29:40.562Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-02T20:29:40.562Z] ---> Running in 2946d6d05e57 [2023-05-02T20:29:41.152Z] Removing intermediate container 2946d6d05e57 [2023-05-02T20:29:41.152Z] ---> a4faa973d170 [2023-05-02T20:29:41.152Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-02T20:29:41.425Z] ---> Running in f5c62260ce14 [2023-05-02T20:29:44.859Z] Removing intermediate container f5c62260ce14 [2023-05-02T20:29:44.859Z] ---> 9f3c00c6d4ff [2023-05-02T20:29:44.859Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-02T20:29:45.135Z] ---> Running in ab150c85d4da [2023-05-02T20:29:45.885Z] Removing intermediate container ab150c85d4da [2023-05-02T20:29:45.885Z] ---> 4f42d69c3e16 [2023-05-02T20:29:45.885Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-02T20:29:47.308Z] ---> 4b7ad17e6c80 [2023-05-02T20:29:47.308Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-02T20:29:47.308Z] ---> Running in f9616507a8a4 [2023-05-02T20:29:51.590Z] Removing intermediate container f9616507a8a4 [2023-05-02T20:29:51.590Z] ---> 75e40e3ee6c4 [2023-05-02T20:29:51.590Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:29:53.013Z] ---> 154b0b6a8401 [2023-05-02T20:29:53.013Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:29:53.610Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:29:53.610Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:29:53.610Z] ---> fd9723fd54aa [2023-05-02T20:29:53.610Z] Step 3/25 : WORKDIR /edgex-go [2023-05-02T20:29:53.610Z] ---> Using cache [2023-05-02T20:29:53.610Z] ---> 106ac9a0b3a2 [2023-05-02T20:29:53.610Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-02T20:29:53.610Z] ---> Running in 08eb859d69da [2023-05-02T20:29:54.588Z] ---> d5e36770dccf [2023-05-02T20:29:54.588Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-02T20:29:56.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:29:56.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:29:56.979Z] ---> 139724682df5 [2023-05-02T20:29:56.979Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-02T20:29:57.970Z] ---> c7fcc386aab5 [2023-05-02T20:29:57.970Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-02T20:29:58.572Z] OK: 263 MiB in 53 packages [2023-05-02T20:29:58.850Z] ---> 8624d2d4210a [2023-05-02T20:29:58.850Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-02T20:30:00.277Z] ---> 7b52eec8cd42 [2023-05-02T20:30:00.277Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-02T20:30:00.873Z] Removing intermediate container 08eb859d69da [2023-05-02T20:30:00.873Z] ---> 58dbc7e375f9 [2023-05-02T20:30:00.873Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-02T20:30:01.148Z] ---> 778bd78f4055 [2023-05-02T20:30:01.148Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-02T20:30:01.744Z] ---> 164bc568b30f [2023-05-02T20:30:01.744Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:30:02.017Z] ---> Running in 41e230208c41 [2023-05-02T20:30:02.620Z] ---> 1b9dc13a423f [2023-05-02T20:30:02.620Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-02T20:30:02.891Z] ---> Running in 772542a10361 [2023-05-02T20:30:07.176Z] Removing intermediate container 772542a10361 [2023-05-02T20:30:07.176Z] ---> c7af8fe37fa6 [2023-05-02T20:30:07.176Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-02T20:30:07.176Z] ---> Running in 538aa4333fa7 [2023-05-02T20:30:07.176Z] Removing intermediate container 538aa4333fa7 [2023-05-02T20:30:07.176Z] ---> 50dd98402150 [2023-05-02T20:30:07.176Z] Step 30/33 : CMD ["gate"] [2023-05-02T20:30:07.446Z] ---> Running in a706316b88e1 [2023-05-02T20:30:08.036Z] Removing intermediate container a706316b88e1 [2023-05-02T20:30:08.036Z] ---> 9ca667b83d1f [2023-05-02T20:30:08.036Z] Step 31/33 : LABEL arch=arm64 [2023-05-02T20:30:08.036Z] ---> Running in 99e5ec7ebcfb [2023-05-02T20:30:08.830Z] Removing intermediate container 99e5ec7ebcfb [2023-05-02T20:30:08.830Z] ---> c0fc3a2b070d [2023-05-02T20:30:08.830Z] Step 32/33 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:30:08.830Z] ---> Running in 03a04999f2f7 [2023-05-02T20:30:09.425Z] Removing intermediate container 03a04999f2f7 [2023-05-02T20:30:09.425Z] ---> a3a46a5a7019 [2023-05-02T20:30:09.425Z] Step 33/33 : LABEL version=0.0.0 [2023-05-02T20:30:09.425Z] ---> Running in d0c7fd35841b [2023-05-02T20:30:10.013Z] Removing intermediate container d0c7fd35841b [2023-05-02T20:30:10.013Z] ---> b6658afceb41 [2023-05-02T20:30:10.013Z] [2023-05-02T20:30:10.282Z] Successfully built b6658afceb41 [2023-05-02T20:30:10.282Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-02T20:30:10.282Z]  Building security-bootstrapper ... done Building security-spire-server [2023-05-02T20:30:28.542Z] Removing intermediate container 9374eab3fa97 [2023-05-02T20:30:28.542Z] ---> 0d060d00e8c3 [2023-05-02T20:30:28.542Z] [2023-05-02T20:30:28.542Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:30:28.542Z] ---> 51e60588ff2c [2023-05-02T20:30:28.542Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:30:28.542Z] ---> Running in 86d18030fb6e [2023-05-02T20:30:28.542Z] Removing intermediate container 86d18030fb6e [2023-05-02T20:30:28.542Z] ---> e1837554ddc3 [2023-05-02T20:30:28.542Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-02T20:30:28.542Z] ---> Running in 9a964ffa602d [2023-05-02T20:30:28.808Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:30:28.808Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:30:28.808Z] ---> fd9723fd54aa [2023-05-02T20:30:28.808Z] Step 3/26 : WORKDIR /edgex-go [2023-05-02T20:30:28.808Z] ---> Using cache [2023-05-02T20:30:28.808Z] ---> 106ac9a0b3a2 [2023-05-02T20:30:28.808Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T20:30:28.808Z] ---> Running in 220587582f0f [2023-05-02T20:30:29.390Z] Removing intermediate container 9a964ffa602d [2023-05-02T20:30:29.390Z] ---> a5639f42ab8a [2023-05-02T20:30:29.390Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-02T20:30:29.658Z] ---> Running in 51e76612fbaa [2023-05-02T20:30:30.617Z] Removing intermediate container 51e76612fbaa [2023-05-02T20:30:30.617Z] ---> 02bd4f4157d2 [2023-05-02T20:30:30.617Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:30:30.905Z] ---> Running in 08dad9364b41 [2023-05-02T20:30:31.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:30:32.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:30:33.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:30:34.472Z] OK: 263 MiB in 53 packages [2023-05-02T20:30:35.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:30:36.510Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T20:30:36.781Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:30:36.781Z] OK: 8 MiB in 16 packages [2023-05-02T20:30:36.781Z] Removing intermediate container 220587582f0f [2023-05-02T20:30:36.781Z] ---> b9a570601336 [2023-05-02T20:30:36.781Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-02T20:30:39.383Z] Removing intermediate container 08dad9364b41 [2023-05-02T20:30:39.383Z] ---> df657709b78b [2023-05-02T20:30:39.383Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:30:39.383Z] ---> b6c1eac2c82c [2023-05-02T20:30:39.383Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:30:39.383Z] ---> Running in 5768cbe7836a [2023-05-02T20:30:40.805Z] ---> 7dc0ab1eef7b [2023-05-02T20:30:40.805Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:30:42.788Z] ---> 5f7aeea811ff [2023-05-02T20:30:42.788Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-02T20:30:44.773Z] Removing intermediate container 8d49eb2141b8 [2023-05-02T20:30:44.773Z] ---> 1fdecac2960e [2023-05-02T20:30:44.773Z] [2023-05-02T20:30:44.773Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:30:44.773Z] ---> 51e60588ff2c [2023-05-02T20:30:44.773Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-02T20:30:44.773Z] ---> Using cache [2023-05-02T20:30:44.773Z] ---> 557bc60bf818 [2023-05-02T20:30:44.773Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:30:44.773Z] ---> Using cache [2023-05-02T20:30:44.773Z] ---> ebf86fbc930b [2023-05-02T20:30:44.773Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:30:44.773Z] ---> Using cache [2023-05-02T20:30:44.773Z] ---> 7d00c9fc6b8f [2023-05-02T20:30:44.773Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:30:44.773Z] ---> Using cache [2023-05-02T20:30:44.773Z] ---> d9f9494e702b [2023-05-02T20:30:44.773Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-02T20:30:45.059Z] ---> b0d259d22cba [2023-05-02T20:30:45.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:30:46.488Z] ---> 22f1ab34f212 [2023-05-02T20:30:46.488Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-02T20:30:46.762Z] ---> Running in e482d4ea3434 [2023-05-02T20:30:47.308Z] ---> 0ba3a34e2ee1 [2023-05-02T20:30:47.308Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:30:47.308Z] Removing intermediate container e482d4ea3434 [2023-05-02T20:30:47.308Z] ---> 837f47280a14 [2023-05-02T20:30:47.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:30:47.578Z] ---> Running in be8c205a43f9 [2023-05-02T20:30:48.551Z] Removing intermediate container be8c205a43f9 [2023-05-02T20:30:48.551Z] ---> a3833dd67eee [2023-05-02T20:30:48.551Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T20:30:48.551Z] ---> 1a3206508a66 [2023-05-02T20:30:48.551Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-02T20:30:48.818Z] ---> Running in 90b97ec4490c [2023-05-02T20:30:49.789Z] Removing intermediate container 90b97ec4490c [2023-05-02T20:30:49.789Z] ---> 360d40086f9a [2023-05-02T20:30:49.789Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:30:49.789Z] ---> Running in 215ec69a6a29 [2023-05-02T20:30:50.059Z] ---> ee4744809b9b [2023-05-02T20:30:50.059Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T20:30:50.059Z] ---> Running in 601918dc94ff [2023-05-02T20:30:50.652Z] Removing intermediate container 215ec69a6a29 [2023-05-02T20:30:50.652Z] ---> 816ae6c984fa [2023-05-02T20:30:50.652Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:30:50.652Z] ---> Running in 335a9d24bc0b [2023-05-02T20:30:51.623Z] Removing intermediate container 335a9d24bc0b [2023-05-02T20:30:51.623Z] ---> ef73007f594e [2023-05-02T20:30:51.623Z] [2023-05-02T20:30:51.893Z] Successfully built ef73007f594e [2023-05-02T20:30:51.893Z] Successfully tagged core-data-arm64:latest [2023-05-02T20:30:51.893Z]  Building core-data ... done Building security-proxy-setup [2023-05-02T20:30:53.850Z] Removing intermediate container 601918dc94ff [2023-05-02T20:30:53.850Z] ---> f257d94dcd2c [2023-05-02T20:30:53.850Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T20:30:53.850Z] ---> Running in c4e837e33391 [2023-05-02T20:30:54.817Z] Removing intermediate container c4e837e33391 [2023-05-02T20:30:54.817Z] ---> 7886048cfb08 [2023-05-02T20:30:54.817Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T20:30:54.817Z] ---> Running in 55e16058906d [2023-05-02T20:30:55.423Z] Removing intermediate container 55e16058906d [2023-05-02T20:30:55.423Z] ---> f6e82cfbaeed [2023-05-02T20:30:55.423Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T20:30:55.698Z] ---> Running in a6e365816a3a [2023-05-02T20:30:56.288Z] Removing intermediate container a6e365816a3a [2023-05-02T20:30:56.288Z] ---> f6ebf691eca2 [2023-05-02T20:30:56.288Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:30:56.288Z] ---> Running in 8b51c264d1c3 [2023-05-02T20:30:56.902Z] Removing intermediate container 8b51c264d1c3 [2023-05-02T20:30:56.902Z] ---> 46e336cdc6cc [2023-05-02T20:30:56.902Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:30:57.172Z] ---> Running in 2a2a598daf4b [2023-05-02T20:30:57.769Z] Removing intermediate container 2a2a598daf4b [2023-05-02T20:30:57.769Z] ---> 3d47381cd8dc [2023-05-02T20:30:57.769Z] [2023-05-02T20:30:58.036Z] Successfully built 3d47381cd8dc [2023-05-02T20:30:58.036Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-02T20:30:58.036Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-05-02T20:31:16.249Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:31:16.249Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:31:16.249Z] ---> fd9723fd54aa [2023-05-02T20:31:16.249Z] Step 3/22 : WORKDIR /edgex-go [2023-05-02T20:31:16.249Z] ---> Using cache [2023-05-02T20:31:16.249Z] ---> 106ac9a0b3a2 [2023-05-02T20:31:16.249Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-02T20:31:16.249Z] ---> Using cache [2023-05-02T20:31:16.249Z] ---> 58dbc7e375f9 [2023-05-02T20:31:16.519Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-02T20:31:16.519Z] ---> Using cache [2023-05-02T20:31:16.519Z] ---> 164bc568b30f [2023-05-02T20:31:16.519Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:31:19.107Z] ---> Running in dc25f0f5dff3 [2023-05-02T20:31:24.676Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:31:24.676Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:31:24.676Z] ---> fd9723fd54aa [2023-05-02T20:31:24.676Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:31:24.676Z] ---> Using cache [2023-05-02T20:31:24.676Z] ---> c1a527858660 [2023-05-02T20:31:24.676Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:31:24.676Z] ---> Using cache [2023-05-02T20:31:24.676Z] ---> 69d6170a6a63 [2023-05-02T20:31:24.676Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-02T20:31:25.327Z] ---> Running in 0251eb2f438f [2023-05-02T20:31:28.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:31:28.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:31:30.151Z] OK: 263 MiB in 53 packages [2023-05-02T20:31:33.506Z] Removing intermediate container 0251eb2f438f [2023-05-02T20:31:33.506Z] ---> d07f776d892b [2023-05-02T20:31:33.506Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:31:36.097Z] ---> 6059f5e9859d [2023-05-02T20:31:36.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:31:36.097Z] ---> Running in 9cb056e58de7 [2023-05-02T20:31:58.185Z] Removing intermediate container 4a5260ded8a9 [2023-05-02T20:31:58.185Z] ---> aca1bf26030e [2023-05-02T20:31:58.185Z] [2023-05-02T20:31:58.185Z] Step 9/20 : FROM alpine:3.17 [2023-05-02T20:31:58.185Z] ---> 51e60588ff2c [2023-05-02T20:31:58.185Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-02T20:31:58.185Z] ---> Using cache [2023-05-02T20:31:58.185Z] ---> 32a996585403 [2023-05-02T20:31:58.185Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-02T20:31:58.185Z] ---> Running in 6a99246ae6e4 [2023-05-02T20:32:00.869Z] Removing intermediate container 41e230208c41 [2023-05-02T20:32:00.869Z] ---> ae0c39b247ea [2023-05-02T20:32:00.869Z] Step 7/25 : COPY . . [2023-05-02T20:32:00.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:32:01.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:32:02.886Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:32:02.886Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:32:02.886Z] OK: 17691 distinct packages available [2023-05-02T20:32:03.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:32:04.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:32:05.525Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-02T20:32:05.525Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-02T20:32:05.525Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-02T20:32:05.525Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-02T20:32:05.525Z] (5/9) Installing curl (8.0.1-r0) [2023-05-02T20:32:05.525Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-02T20:32:05.525Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-02T20:32:05.526Z] (8/9) Installing libucontext (1.2-r0) [2023-05-02T20:32:05.526Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-02T20:32:05.526Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:32:05.526Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T20:32:06.119Z] OK: 11 MiB in 24 packages [2023-05-02T20:32:11.481Z] Removing intermediate container 6a99246ae6e4 [2023-05-02T20:32:11.481Z] ---> da9f5e91d5b6 [2023-05-02T20:32:11.481Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:32:12.893Z] ---> bdd7bf2f8a5b [2023-05-02T20:32:12.893Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:32:14.308Z] ---> cd998744efc8 [2023-05-02T20:32:14.308Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-02T20:32:18.564Z] ---> f4602dcef3a0 [2023-05-02T20:32:18.564Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:32:19.531Z] ---> 9623cec3540d [2023-05-02T20:32:19.531Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-02T20:32:19.531Z] ---> Running in 13af4cd337a2 [2023-05-02T20:32:22.120Z] Removing intermediate container 13af4cd337a2 [2023-05-02T20:32:22.120Z] ---> 569adde9a266 [2023-05-02T20:32:22.120Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T20:32:22.120Z] ---> Running in dc1f055a59f6 [2023-05-02T20:32:22.706Z] ---> 261e25215bb8 [2023-05-02T20:32:22.706Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-02T20:32:22.983Z] ---> Running in 9aac27128f32 [2023-05-02T20:32:22.983Z] Removing intermediate container dc1f055a59f6 [2023-05-02T20:32:22.983Z] ---> e684f66358a5 [2023-05-02T20:32:22.983Z] Step 18/20 : LABEL arch=arm64 [2023-05-02T20:32:23.252Z] ---> Running in 493d495a41d3 [2023-05-02T20:32:24.218Z] Removing intermediate container 493d495a41d3 [2023-05-02T20:32:24.218Z] ---> 5904f49240e4 [2023-05-02T20:32:24.218Z] Step 19/20 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:32:24.489Z] ---> Running in d1368de1aec1 [2023-05-02T20:32:24.759Z] 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-02T20:32:25.719Z] Removing intermediate container d1368de1aec1 [2023-05-02T20:32:25.719Z] ---> 078fcaa6979c [2023-05-02T20:32:25.719Z] Step 20/20 : LABEL version=0.0.0 [2023-05-02T20:32:25.987Z] ---> Running in 2c328f56d3d5 [2023-05-02T20:32:26.956Z] Removing intermediate container 2c328f56d3d5 [2023-05-02T20:32:26.956Z] ---> f2fc0095d7a0 [2023-05-02T20:32:26.956Z] [2023-05-02T20:32:27.920Z] Successfully built f2fc0095d7a0 [2023-05-02T20:32:27.920Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-02T20:32:27.920Z] Building support-scheduler [2023-05-02T20:32:38.005Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5768cbe7836a [2023-05-02T20:32:38.005Z] ---> b77fb04f1c1a [2023-05-02T20:32:38.005Z] Step 7/26 : COPY . . [2023-05-02T20:32:46.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:32:46.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:32:46.248Z] ---> fd9723fd54aa [2023-05-02T20:32:46.248Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:32:46.248Z] ---> Using cache [2023-05-02T20:32:46.248Z] ---> c1a527858660 [2023-05-02T20:32:46.248Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T20:32:46.248Z] ---> Using cache [2023-05-02T20:32:46.248Z] ---> 69d6170a6a63 [2023-05-02T20:32:46.248Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T20:32:46.248Z] ---> Using cache [2023-05-02T20:32:46.248Z] ---> 44f36aa31c2d [2023-05-02T20:32:46.248Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T20:32:46.515Z] ---> Using cache [2023-05-02T20:32:46.515Z] ---> e803531e8cf5 [2023-05-02T20:32:46.515Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:32:46.515Z] ---> Using cache [2023-05-02T20:32:46.515Z] ---> 036b85e868fe [2023-05-02T20:32:46.515Z] Step 8/23 : COPY . . [2023-05-02T20:32:47.101Z] ---> Using cache [2023-05-02T20:32:47.101Z] ---> e4564a8f84d9 [2023-05-02T20:32:47.101Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-02T20:32:49.685Z] ---> Running in 088c52709767 [2023-05-02T20:32:53.019Z] 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-02T20:33:05.344Z] Removing intermediate container dc25f0f5dff3 [2023-05-02T20:33:05.344Z] ---> 24b0be039a5a [2023-05-02T20:33:05.344Z] Step 7/22 : COPY . . [2023-05-02T20:33:05.612Z] ---> b98591f7ee0d [2023-05-02T20:33:05.612Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T20:33:05.878Z] ---> Running in ef611a93311d [2023-05-02T20:33:07.292Z] Removing intermediate container ef611a93311d [2023-05-02T20:33:07.292Z] ---> 3eb8ceb27e63 [2023-05-02T20:33:07.292Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-02T20:33:07.292Z] ---> Running in 9f993c2227df [2023-05-02T20:33:08.255Z] Removing intermediate container 9f993c2227df [2023-05-02T20:33:08.255Z] ---> c340b21908f6 [2023-05-02T20:33:08.255Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T20:33:08.255Z] ---> Running in 8bda7a0d05ef [2023-05-02T20:33:09.663Z] Removing intermediate container 8bda7a0d05ef [2023-05-02T20:33:09.663Z] ---> e7c54d6e975a [2023-05-02T20:33:09.663Z] 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-02T20:33:09.663Z] ---> Running in a55d81729aa0 [2023-05-02T20:33:15.024Z] Removing intermediate container a55d81729aa0 [2023-05-02T20:33:15.024Z] ---> 3e87ffc7e4cf [2023-05-02T20:33:15.024Z] Step 12/26 : WORKDIR /edgex-go [2023-05-02T20:33:15.024Z] ---> Running in d27958e3b05a [2023-05-02T20:33:15.293Z] Removing intermediate container d27958e3b05a [2023-05-02T20:33:15.293Z] ---> b28fb9ee1202 [2023-05-02T20:33:15.293Z] [2023-05-02T20:33:15.293Z] Step 13/26 : FROM alpine:3.17 [2023-05-02T20:33:15.293Z] ---> 51e60588ff2c [2023-05-02T20:33:15.293Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T20:33:15.293Z] ---> Using cache [2023-05-02T20:33:15.293Z] ---> 6c30fec73349 [2023-05-02T20:33:15.293Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-02T20:33:15.293Z] ---> Using cache [2023-05-02T20:33:15.293Z] ---> 455b2af68ef8 [2023-05-02T20:33:15.562Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:33:15.563Z] ---> Using cache [2023-05-02T20:33:15.563Z] Removing intermediate container 9cb056e58de7 [2023-05-02T20:33:15.563Z] ---> ba494ed382f8 [2023-05-02T20:33:15.563Z] ---> fc77020ae940 [2023-05-02T20:33:15.563Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:33:15.563Z] Step 8/23 : COPY . . [2023-05-02T20:33:15.563Z] ---> Using cache [2023-05-02T20:33:15.563Z] ---> 0a711ac59907 [2023-05-02T20:33:15.563Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T20:33:27.880Z] ---> fffcd2d5ef92 [2023-05-02T20:33:27.880Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-02T20:33:27.880Z] ---> Running in e60b08bc00bf [2023-05-02T20:33:28.466Z] ---> 4fdbf87c630d [2023-05-02T20:33:28.466Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T20:33:29.879Z] ---> dede4aed809b [2023-05-02T20:33:29.879Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-02T20:33:30.464Z] 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-02T20:33:31.432Z] ---> f5e7ca751e14 [2023-05-02T20:33:31.432Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-02T20:33:33.388Z] ---> 0dff59346478 [2023-05-02T20:33:33.388Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T20:33:33.388Z] ---> Running in 662b3f04aaa5 [2023-05-02T20:33:33.975Z] Removing intermediate container 662b3f04aaa5 [2023-05-02T20:33:33.975Z] ---> b3c30663426e [2023-05-02T20:33:33.975Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T20:33:33.975Z] ---> Running in 7497a6bda09e [2023-05-02T20:33:34.947Z] Removing intermediate container 7497a6bda09e [2023-05-02T20:33:34.947Z] ---> 65728ab65cab [2023-05-02T20:33:34.947Z] Step 24/26 : LABEL arch=arm64 [2023-05-02T20:33:35.215Z] ---> Running in ed496af6d55d [2023-05-02T20:33:36.639Z] Removing intermediate container ed496af6d55d [2023-05-02T20:33:36.639Z] ---> 0eca18fcf7e0 [2023-05-02T20:33:36.639Z] Step 25/26 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:33:36.639Z] ---> Running in 0374ed999c5f [2023-05-02T20:33:37.604Z] Removing intermediate container 0374ed999c5f [2023-05-02T20:33:37.604Z] ---> eb156d1a1a14 [2023-05-02T20:33:37.604Z] Step 26/26 : LABEL version=0.0.0 [2023-05-02T20:33:37.873Z] ---> Running in 105a28f58b3a [2023-05-02T20:33:38.457Z] Removing intermediate container 105a28f58b3a [2023-05-02T20:33:38.457Z] ---> 92cad1217dab [2023-05-02T20:33:38.457Z] [2023-05-02T20:33:38.730Z] ---> a06f126163ae [2023-05-02T20:33:38.730Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-02T20:33:39.001Z] ---> Running in 18b747e8b743 [2023-05-02T20:33:39.001Z] Successfully built 92cad1217dab [2023-05-02T20:33:39.001Z] Successfully tagged security-spire-server-arm64:latest [2023-05-02T20:33:39.001Z] Building core-metadata [2023-05-02T20:33:40.957Z]  Building security-spire-server ... done 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-02T20:33:59.182Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:33:59.182Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:33:59.182Z] ---> fd9723fd54aa [2023-05-02T20:33:59.182Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:33:59.182Z] ---> Using cache [2023-05-02T20:33:59.182Z] ---> c1a527858660 [2023-05-02T20:33:59.182Z] Step 4/25 : WORKDIR /edgex-go [2023-05-02T20:33:59.182Z] ---> Using cache [2023-05-02T20:33:59.182Z] ---> 69d6170a6a63 [2023-05-02T20:33:59.182Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-02T20:33:59.182Z] ---> Using cache [2023-05-02T20:33:59.182Z] ---> 44f36aa31c2d [2023-05-02T20:33:59.182Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-02T20:33:59.182Z] ---> Using cache [2023-05-02T20:33:59.182Z] ---> e803531e8cf5 [2023-05-02T20:33:59.182Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:33:59.182Z] ---> Using cache [2023-05-02T20:33:59.182Z] ---> 036b85e868fe [2023-05-02T20:33:59.182Z] Step 8/25 : COPY . . [2023-05-02T20:33:59.182Z] ---> Using cache [2023-05-02T20:33:59.182Z] ---> e4564a8f84d9 [2023-05-02T20:33:59.182Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-02T20:33:59.182Z] ---> Running in 52423a5abe91 [2023-05-02T20:34:01.140Z] 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-02T20:38:53.173Z] 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-02T20:39:05.913Z] Removing intermediate container 9aac27128f32 [2023-05-02T20:39:05.913Z] ---> 627746817c43 [2023-05-02T20:39:05.913Z] [2023-05-02T20:39:05.913Z] Step 9/25 : FROM alpine:3.17 [2023-05-02T20:39:05.913Z] ---> 51e60588ff2c [2023-05-02T20:39:05.913Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-02T20:39:05.913Z] ---> Running in a135b239714c [2023-05-02T20:39:06.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:39:07.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:39:09.274Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-02T20:39:09.545Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-02T20:39:09.545Z] (3/3) Installing su-exec (0.2-r2) [2023-05-02T20:39:09.545Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:39:09.545Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T20:39:10.514Z] OK: 8 MiB in 18 packages [2023-05-02T20:39:12.482Z] Removing intermediate container a135b239714c [2023-05-02T20:39:12.482Z] ---> 7e09726acf72 [2023-05-02T20:39:12.482Z] 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-02T20:39:12.482Z] ---> Running in b1ea329a2ae4 [2023-05-02T20:39:13.081Z] Removing intermediate container b1ea329a2ae4 [2023-05-02T20:39:13.081Z] ---> f5880c5c1b65 [2023-05-02T20:39:13.081Z] Step 12/25 : WORKDIR / [2023-05-02T20:39:13.081Z] ---> Running in 4d20095f6c05 [2023-05-02T20:39:13.672Z] Removing intermediate container 4d20095f6c05 [2023-05-02T20:39:13.672Z] ---> 11ae7f964588 [2023-05-02T20:39:13.672Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:39:15.090Z] ---> 92a84b97e3f6 [2023-05-02T20:39:15.090Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:39:16.057Z] ---> 89a32dd68b0e [2023-05-02T20:39:16.057Z] 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-02T20:39:17.023Z] ---> e7a25a2572ca [2023-05-02T20:39:17.023Z] 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-02T20:39:17.987Z] ---> dea3b917a8bf [2023-05-02T20:39:17.987Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:39:20.567Z] ---> 562ffad56ec1 [2023-05-02T20:39:20.567Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-02T20:39:22.527Z] ---> 9ff48540802b [2023-05-02T20:39:22.527Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-02T20:39:24.475Z] ---> c9fcf4881d66 [2023-05-02T20:39:24.475Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-02T20:39:25.462Z] ---> 24ca3fd50d15 [2023-05-02T20:39:25.462Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T20:39:25.462Z] ---> Running in b9d89f0b9978 [2023-05-02T20:39:28.828Z] Removing intermediate container b9d89f0b9978 [2023-05-02T20:39:28.828Z] ---> b324e607dd60 [2023-05-02T20:39:28.828Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T20:39:28.828Z] ---> Running in 29924539bbe4 [2023-05-02T20:39:29.442Z] Removing intermediate container 29924539bbe4 [2023-05-02T20:39:29.442Z] ---> d4e5ff1bfe72 [2023-05-02T20:39:29.442Z] Step 23/25 : LABEL arch=arm64 [2023-05-02T20:39:29.716Z] ---> Running in 39bb21b2bb18 [2023-05-02T20:39:30.315Z] Removing intermediate container 39bb21b2bb18 [2023-05-02T20:39:30.316Z] ---> fb1637c4c939 [2023-05-02T20:39:30.316Z] Step 24/25 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:39:30.316Z] ---> Running in c16b8fe5409a [2023-05-02T20:39:30.914Z] Removing intermediate container c16b8fe5409a [2023-05-02T20:39:30.914Z] ---> 6f56f6ecdf9b [2023-05-02T20:39:30.914Z] Step 25/25 : LABEL version=0.0.0 [2023-05-02T20:39:30.914Z] ---> Running in 3b9c1a2b5339 [2023-05-02T20:39:31.508Z] Removing intermediate container 3b9c1a2b5339 [2023-05-02T20:39:31.508Z] ---> 4218afdc50ad [2023-05-02T20:39:31.508Z] [2023-05-02T20:39:31.778Z] Successfully built 4218afdc50ad [2023-05-02T20:39:32.050Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-02T20:39:32.050Z]  Building security-secretstore-setup ... done Building core-command [2023-05-02T20:39:50.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:39:50.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:39:50.317Z] ---> fd9723fd54aa [2023-05-02T20:39:50.317Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T20:39:50.317Z] ---> Using cache [2023-05-02T20:39:50.317Z] ---> c1a527858660 [2023-05-02T20:39:50.317Z] Step 4/24 : WORKDIR /edgex-go [2023-05-02T20:39:50.317Z] ---> Using cache [2023-05-02T20:39:50.317Z] ---> 69d6170a6a63 [2023-05-02T20:39:50.317Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-02T20:39:50.317Z] ---> Using cache [2023-05-02T20:39:50.317Z] ---> 44f36aa31c2d [2023-05-02T20:39:50.317Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-02T20:39:50.317Z] ---> Using cache [2023-05-02T20:39:50.317Z] ---> e803531e8cf5 [2023-05-02T20:39:50.317Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:39:50.317Z] ---> Using cache [2023-05-02T20:39:50.317Z] ---> 036b85e868fe [2023-05-02T20:39:50.317Z] Step 8/24 : COPY . . [2023-05-02T20:39:50.317Z] ---> Using cache [2023-05-02T20:39:50.317Z] ---> e4564a8f84d9 [2023-05-02T20:39:50.317Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-02T20:39:50.317Z] ---> Running in a47c27124295 [2023-05-02T20:39:52.286Z] 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-02T20:41:00.250Z] Removing intermediate container e60b08bc00bf [2023-05-02T20:41:00.250Z] ---> f81429fca9d4 [2023-05-02T20:41:00.250Z] [2023-05-02T20:41:00.250Z] Step 9/22 : FROM alpine:3.17 [2023-05-02T20:41:00.250Z] ---> 51e60588ff2c [2023-05-02T20:41:00.250Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-02T20:41:00.250Z] ---> Running in a2ab0fc77613 [2023-05-02T20:41:00.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:41:00.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:41:02.209Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-02T20:41:02.209Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-02T20:41:02.209Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:41:02.209Z] OK: 8 MiB in 17 packages [2023-05-02T20:41:04.169Z] Removing intermediate container a2ab0fc77613 [2023-05-02T20:41:04.169Z] ---> 0318adbc2441 [2023-05-02T20:41:04.169Z] 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-02T20:41:04.169Z] ---> Running in b41e16d3bc45 [2023-05-02T20:41:04.759Z] Removing intermediate container b41e16d3bc45 [2023-05-02T20:41:04.759Z] ---> b612c14f9401 [2023-05-02T20:41:04.759Z] Step 12/22 : WORKDIR /edgex [2023-05-02T20:41:04.759Z] ---> Running in 760281eb2fde [2023-05-02T20:41:05.376Z] Removing intermediate container 760281eb2fde [2023-05-02T20:41:05.376Z] ---> 4cde0d77177c [2023-05-02T20:41:05.376Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:41:06.359Z] ---> 62faf57df8e0 [2023-05-02T20:41:06.359Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:41:09.749Z] ---> 100d3725bef8 [2023-05-02T20:41:09.749Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-02T20:41:10.356Z] ---> b42a95c04ed0 [2023-05-02T20:41:10.356Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-02T20:41:12.319Z] ---> a957f2f10c66 [2023-05-02T20:41:12.319Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-02T20:41:13.303Z] ---> 01856b3704f5 [2023-05-02T20:41:13.303Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T20:41:13.574Z] ---> Running in 4b46f2448dfe [2023-05-02T20:41:17.090Z] Removing intermediate container 4b46f2448dfe [2023-05-02T20:41:17.090Z] ---> efea3c7b969c [2023-05-02T20:41:17.090Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T20:41:17.090Z] ---> Running in 1c6620c8ba5d [2023-05-02T20:41:17.678Z] Removing intermediate container 1c6620c8ba5d [2023-05-02T20:41:17.678Z] ---> e91a62bb246c [2023-05-02T20:41:17.678Z] Step 20/22 : LABEL arch=arm64 [2023-05-02T20:41:17.678Z] ---> Running in 56af4a964cd6 [2023-05-02T20:41:18.262Z] Removing intermediate container 56af4a964cd6 [2023-05-02T20:41:18.262Z] ---> 024eac1a3842 [2023-05-02T20:41:18.262Z] Step 21/22 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:41:18.262Z] ---> Running in 3c87c616f1fa [2023-05-02T20:41:18.847Z] Removing intermediate container 3c87c616f1fa [2023-05-02T20:41:18.847Z] ---> 90da08b1550e [2023-05-02T20:41:18.847Z] Step 22/22 : LABEL version=0.0.0 [2023-05-02T20:41:19.119Z] ---> Running in eabfb46d79b4 [2023-05-02T20:41:19.705Z] Removing intermediate container eabfb46d79b4 [2023-05-02T20:41:19.705Z] ---> 706008087ab6 [2023-05-02T20:41:19.705Z] [2023-05-02T20:41:19.973Z] Successfully built 706008087ab6 [2023-05-02T20:41:19.973Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-02T20:41:19.973Z] Building security-spire-config [2023-05-02T20:41:38.213Z]  Building security-proxy-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T20:41:38.213Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T20:41:38.213Z] ---> fd9723fd54aa [2023-05-02T20:41:38.213Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T20:41:38.213Z] ---> Using cache [2023-05-02T20:41:38.213Z] ---> 106ac9a0b3a2 [2023-05-02T20:41:38.213Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T20:41:38.213Z] ---> Using cache [2023-05-02T20:41:38.213Z] ---> b9a570601336 [2023-05-02T20:41:38.213Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T20:41:38.213Z] ---> Using cache [2023-05-02T20:41:38.213Z] ---> b6c1eac2c82c [2023-05-02T20:41:38.213Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T20:41:38.213Z] ---> Using cache [2023-05-02T20:41:38.213Z] ---> b77fb04f1c1a [2023-05-02T20:41:38.213Z] Step 7/27 : COPY . . [2023-05-02T20:41:38.213Z] ---> Using cache [2023-05-02T20:41:38.213Z] ---> b98591f7ee0d [2023-05-02T20:41:38.213Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T20:41:38.213Z] ---> Using cache [2023-05-02T20:41:38.213Z] ---> 3eb8ceb27e63 [2023-05-02T20:41:38.213Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-02T20:41:38.213Z] ---> Using cache [2023-05-02T20:41:38.213Z] ---> c340b21908f6 [2023-05-02T20:41:38.213Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T20:41:38.213Z] ---> Using cache [2023-05-02T20:41:38.213Z] ---> e7c54d6e975a [2023-05-02T20:41:38.213Z] 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-02T20:41:38.213Z] ---> Running in 58fd3295db86 [2023-05-02T20:41:41.570Z] Removing intermediate container 58fd3295db86 [2023-05-02T20:41:41.570Z] ---> 360b144ca8f2 [2023-05-02T20:41:41.570Z] Step 12/27 : WORKDIR /edgex-go [2023-05-02T20:41:41.570Z] ---> Running in ca7aad6c5223 [2023-05-02T20:41:42.158Z] Removing intermediate container ca7aad6c5223 [2023-05-02T20:41:42.158Z] ---> 5bb49a6565bd [2023-05-02T20:41:42.158Z] [2023-05-02T20:41:42.158Z] Step 13/27 : FROM alpine:3.17 [2023-05-02T20:41:42.158Z] ---> 51e60588ff2c [2023-05-02T20:41:42.158Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T20:41:42.158Z] ---> Using cache [2023-05-02T20:41:42.158Z] ---> 6c30fec73349 [2023-05-02T20:41:42.158Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-02T20:41:42.158Z] ---> Running in 45cfbcdd0f5a [2023-05-02T20:41:44.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:41:45.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:41:46.748Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T20:41:46.748Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T20:41:46.748Z] OK: 17691 distinct packages available [2023-05-02T20:41:47.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:41:47.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:41:49.395Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-02T20:41:49.395Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-02T20:41:49.395Z] (3/4) Installing libucontext (1.2-r0) [2023-05-02T20:41:49.395Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-02T20:41:49.663Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:41:49.663Z] OK: 8 MiB in 19 packages [2023-05-02T20:41:51.610Z] Removing intermediate container 45cfbcdd0f5a [2023-05-02T20:41:51.610Z] ---> fa2ace3aa3b3 [2023-05-02T20:41:51.610Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:41:52.582Z] ---> d0c87fe93b50 [2023-05-02T20:41:52.582Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:41:53.547Z] ---> f1bc68acf834 [2023-05-02T20:41:53.547Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T20:42:03.630Z] ---> 010c691df6e1 [2023-05-02T20:42:03.630Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T20:42:03.630Z] ---> aa22b87cdb7c [2023-05-02T20:42:03.630Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-02T20:42:03.630Z] ---> Running in e3d837ad2d84 [2023-05-02T20:42:03.897Z] Removing intermediate container e3d837ad2d84 [2023-05-02T20:42:03.897Z] ---> 17053afad436 [2023-05-02T20:42:03.897Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-02T20:42:04.861Z] ---> af31ca23ac9c [2023-05-02T20:42:04.861Z] Step 22/27 : WORKDIR / [2023-05-02T20:42:05.129Z] ---> Running in a2f813a89e0e [2023-05-02T20:42:05.715Z] Removing intermediate container a2f813a89e0e [2023-05-02T20:42:05.715Z] ---> c6b28afa7bb6 [2023-05-02T20:42:05.715Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T20:42:05.983Z] ---> Running in 9d473dd0a938 [2023-05-02T20:42:06.568Z] Removing intermediate container 9d473dd0a938 [2023-05-02T20:42:06.568Z] ---> 947c3c33458a [2023-05-02T20:42:06.568Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T20:42:06.568Z] ---> Running in 4fc4df0168b9 [2023-05-02T20:42:07.154Z] Removing intermediate container 4fc4df0168b9 [2023-05-02T20:42:07.155Z] ---> bc3deacd7a73 [2023-05-02T20:42:07.155Z] Step 25/27 : LABEL arch=arm64 [2023-05-02T20:42:07.155Z] ---> Running in ae21a606ffef [2023-05-02T20:42:07.740Z] Removing intermediate container ae21a606ffef [2023-05-02T20:42:07.740Z] ---> 6b79825f7b5f [2023-05-02T20:42:07.740Z] Step 26/27 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:42:08.006Z] ---> Running in a35037eb3e36 [2023-05-02T20:42:08.593Z] Removing intermediate container a35037eb3e36 [2023-05-02T20:42:08.593Z] ---> ce4c46e458b2 [2023-05-02T20:42:08.593Z] Step 27/27 : LABEL version=0.0.0 [2023-05-02T20:42:08.593Z] ---> Running in 6b2b41ebcc51 [2023-05-02T20:42:09.175Z] Removing intermediate container 6b2b41ebcc51 [2023-05-02T20:42:09.175Z] ---> 46e495c7ea7e [2023-05-02T20:42:09.175Z] [2023-05-02T20:42:09.442Z] Successfully built 46e495c7ea7e [2023-05-02T20:42:09.442Z] Successfully tagged security-spire-config-arm64:latest [2023-05-02T20:42:36.137Z]  Building security-spire-config ... done Removing intermediate container 52423a5abe91 [2023-05-02T20:42:36.137Z] ---> 31f3e63422a2 [2023-05-02T20:42:36.137Z] [2023-05-02T20:42:36.137Z] Step 10/25 : FROM alpine:3.17 [2023-05-02T20:42:36.137Z] ---> 51e60588ff2c [2023-05-02T20:42:36.137Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:42:36.137Z] ---> Running in 3ac38a70b6ff [2023-05-02T20:42:36.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:42:37.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:42:38.640Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T20:42:38.908Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:42:38.908Z] OK: 8 MiB in 16 packages [2023-05-02T20:42:40.901Z] Removing intermediate container 3ac38a70b6ff [2023-05-02T20:42:40.901Z] ---> ab1df51a5b10 [2023-05-02T20:42:40.901Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:42:40.901Z] ---> Running in e40b27d0086c [2023-05-02T20:42:41.487Z] Removing intermediate container e40b27d0086c [2023-05-02T20:42:41.487Z] ---> 55de3e600bb5 [2023-05-02T20:42:41.487Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-02T20:42:41.487Z] ---> Running in 4a9fd6a16e5c [2023-05-02T20:42:42.073Z] Removing intermediate container 4a9fd6a16e5c [2023-05-02T20:42:42.073Z] ---> c17a13418c80 [2023-05-02T20:42:42.073Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-02T20:42:42.073Z] ---> Running in f9ebaf7488ce [2023-05-02T20:42:42.668Z] Removing intermediate container f9ebaf7488ce [2023-05-02T20:42:42.668Z] ---> 36bf4a999b80 [2023-05-02T20:42:42.668Z] Step 15/25 : WORKDIR / [2023-05-02T20:42:42.934Z] ---> Running in 436262895f12 [2023-05-02T20:42:43.521Z] Removing intermediate container 436262895f12 [2023-05-02T20:42:43.521Z] ---> 5d295c4f7cb6 [2023-05-02T20:42:43.521Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:42:44.487Z] ---> aeb48e83e078 [2023-05-02T20:42:44.487Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:42:45.444Z] ---> c42182057383 [2023-05-02T20:42:45.444Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-02T20:42:47.402Z] ---> ae6584086951 [2023-05-02T20:42:47.402Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:42:47.988Z] ---> 50f28ebd00ad [2023-05-02T20:42:47.988Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-02T20:42:49.165Z] ---> 380b8e9e312e [2023-05-02T20:42:49.165Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-02T20:42:49.165Z] ---> Running in 0d06bf28732c [2023-05-02T20:42:49.794Z] Removing intermediate container 0d06bf28732c [2023-05-02T20:42:49.794Z] ---> 81421407cdbf [2023-05-02T20:42:49.794Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:42:49.794Z] ---> Running in 0909637c6faf [2023-05-02T20:42:50.422Z] Removing intermediate container 0909637c6faf [2023-05-02T20:42:50.422Z] ---> dc3cba002415 [2023-05-02T20:42:50.422Z] Step 23/25 : LABEL arch=arm64 [2023-05-02T20:42:50.704Z] ---> Running in 462ba053f815 [2023-05-02T20:42:51.359Z] Removing intermediate container 462ba053f815 [2023-05-02T20:42:51.359Z] ---> 2315c8ecff94 [2023-05-02T20:42:51.359Z] Step 24/25 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:42:51.359Z] ---> Running in 1f3db7ec07d4 [2023-05-02T20:42:51.950Z] Removing intermediate container 1f3db7ec07d4 [2023-05-02T20:42:51.950Z] ---> 85428a58c39d [2023-05-02T20:42:51.950Z] Step 25/25 : LABEL version=0.0.0 [2023-05-02T20:42:52.221Z] ---> Running in 208023c96511 [2023-05-02T20:42:52.806Z] Removing intermediate container 208023c96511 [2023-05-02T20:42:52.806Z] ---> ff15fcc018d9 [2023-05-02T20:42:52.806Z] [2023-05-02T20:42:53.075Z] Successfully built ff15fcc018d9 [2023-05-02T20:42:53.075Z] Successfully tagged core-metadata-arm64:latest [2023-05-02T20:43:49.496Z]  Building core-metadata ... done Removing intermediate container 088c52709767 [2023-05-02T20:43:49.496Z] ---> c45dda5aa0a4 [2023-05-02T20:43:49.496Z] [2023-05-02T20:43:49.496Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:43:49.496Z] ---> 51e60588ff2c [2023-05-02T20:43:49.496Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:43:49.496Z] ---> Using cache [2023-05-02T20:43:49.496Z] ---> ab1df51a5b10 [2023-05-02T20:43:49.496Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:43:49.496Z] ---> Using cache [2023-05-02T20:43:49.496Z] ---> 55de3e600bb5 [2023-05-02T20:43:49.496Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-02T20:43:49.496Z] ---> Running in 4d89309a0f4f [2023-05-02T20:43:50.095Z] Removing intermediate container 4d89309a0f4f [2023-05-02T20:43:50.095Z] ---> fc538fdb4b71 [2023-05-02T20:43:50.095Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-02T20:43:50.367Z] ---> Running in d566d1ecedce [2023-05-02T20:43:50.963Z] Removing intermediate container d566d1ecedce [2023-05-02T20:43:50.963Z] ---> 291ccdfca09b [2023-05-02T20:43:50.963Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:43:51.944Z] ---> f19c8d7661e3 [2023-05-02T20:43:51.944Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:43:52.914Z] ---> f20e91ae7146 [2023-05-02T20:43:52.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-02T20:43:55.531Z] ---> 6765c99c4412 [2023-05-02T20:43:55.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:43:56.537Z] ---> 6d463d86cb93 [2023-05-02T20:43:56.537Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-02T20:43:56.537Z] ---> Running in c678073914d0 [2023-05-02T20:43:57.144Z] Removing intermediate container c678073914d0 [2023-05-02T20:43:57.144Z] ---> dc4d776d5747 [2023-05-02T20:43:57.144Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:43:57.144Z] ---> Running in 66c8ab18c089 [2023-05-02T20:43:57.742Z] Removing intermediate container 66c8ab18c089 [2023-05-02T20:43:57.742Z] ---> 016fca95821c [2023-05-02T20:43:57.742Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T20:43:57.742Z] ---> Running in 4d625de6fdce [2023-05-02T20:43:58.336Z] Removing intermediate container 4d625de6fdce [2023-05-02T20:43:58.336Z] ---> a02188ef7b78 [2023-05-02T20:43:58.336Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:43:58.336Z] ---> Running in cfadec103b03 [2023-05-02T20:44:02.619Z] Removing intermediate container cfadec103b03 [2023-05-02T20:44:02.619Z] ---> 0654ef8df85a [2023-05-02T20:44:02.619Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:44:02.619Z] ---> Running in 4b91edc5314a [2023-05-02T20:44:02.619Z] Removing intermediate container 4b91edc5314a [2023-05-02T20:44:02.619Z] ---> bf48f5f0bbce [2023-05-02T20:44:02.619Z] [2023-05-02T20:44:02.890Z] Successfully built bf48f5f0bbce [2023-05-02T20:44:02.890Z] Successfully tagged support-scheduler-arm64:latest [2023-05-02T20:44:21.141Z]  Building support-scheduler ... done Removing intermediate container 18b747e8b743 [2023-05-02T20:44:21.141Z] ---> e53326fe1ec3 [2023-05-02T20:44:21.141Z] [2023-05-02T20:44:21.141Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T20:44:21.141Z] ---> 51e60588ff2c [2023-05-02T20:44:21.141Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-02T20:44:21.141Z] ---> Running in fd3263ef6509 [2023-05-02T20:44:21.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T20:44:21.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T20:44:23.155Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T20:44:23.155Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T20:44:23.155Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T20:44:23.155Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T20:44:23.744Z] OK: 8 MiB in 17 packages [2023-05-02T20:44:25.716Z] Removing intermediate container fd3263ef6509 [2023-05-02T20:44:25.716Z] ---> 6d54a84d6a45 [2023-05-02T20:44:25.716Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:44:25.716Z] ---> Running in 8c1787511148 [2023-05-02T20:44:26.315Z] Removing intermediate container 8c1787511148 [2023-05-02T20:44:26.315Z] ---> 3ea6395cec12 [2023-05-02T20:44:26.315Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-02T20:44:26.315Z] ---> Running in 4b3af01a0661 [2023-05-02T20:44:28.274Z] Removing intermediate container 4b3af01a0661 [2023-05-02T20:44:28.274Z] ---> 8795d526b909 [2023-05-02T20:44:28.274Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-02T20:44:28.559Z] ---> Running in 4921910028f6 [2023-05-02T20:44:28.836Z] Removing intermediate container 4921910028f6 [2023-05-02T20:44:28.836Z] ---> 5bd765f0733b [2023-05-02T20:44:28.836Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:44:29.796Z] ---> 05ceccea347d [2023-05-02T20:44:29.796Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:44:30.759Z] ---> b7cb437d463c [2023-05-02T20:44:30.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-02T20:44:33.346Z] ---> 8cfb6194f3a7 [2023-05-02T20:44:33.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:44:33.929Z] ---> 6206ef465349 [2023-05-02T20:44:33.929Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-02T20:44:33.929Z] ---> Running in 38e03d9cc812 [2023-05-02T20:44:34.201Z] Removing intermediate container 38e03d9cc812 [2023-05-02T20:44:34.201Z] ---> b2054496ecf7 [2023-05-02T20:44:34.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:44:34.470Z] ---> Running in c12acaf6bc96 [2023-05-02T20:44:35.057Z] Removing intermediate container c12acaf6bc96 [2023-05-02T20:44:35.057Z] ---> 2b039fd0f5ce [2023-05-02T20:44:35.057Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T20:44:35.057Z] ---> Running in 1784383b22d4 [2023-05-02T20:44:35.766Z] Removing intermediate container 1784383b22d4 [2023-05-02T20:44:35.766Z] ---> ccae9b2ea554 [2023-05-02T20:44:35.766Z] Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:44:35.766Z] ---> Running in d408abc65349 [2023-05-02T20:44:36.379Z] Removing intermediate container d408abc65349 [2023-05-02T20:44:36.379Z] ---> 13df292e576e [2023-05-02T20:44:36.379Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T20:44:36.379Z] ---> Running in cadf1271248b [2023-05-02T20:44:36.651Z] Removing intermediate container cadf1271248b [2023-05-02T20:44:36.651Z] ---> f0853786d645 [2023-05-02T20:44:36.651Z] [2023-05-02T20:44:36.921Z] Successfully built f0853786d645 [2023-05-02T20:44:36.921Z] Successfully tagged support-notifications-arm64:latest [2023-05-02T20:44:49.291Z]  Building support-notifications ... done Removing intermediate container a47c27124295 [2023-05-02T20:44:49.291Z] ---> 9d2ee3b51f91 [2023-05-02T20:44:49.291Z] [2023-05-02T20:44:49.291Z] Step 10/24 : FROM alpine:3.17 [2023-05-02T20:44:49.291Z] ---> 51e60588ff2c [2023-05-02T20:44:49.291Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T20:44:49.291Z] ---> Using cache [2023-05-02T20:44:49.291Z] ---> ab1df51a5b10 [2023-05-02T20:44:49.291Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T20:44:49.291Z] ---> Using cache [2023-05-02T20:44:49.291Z] ---> 55de3e600bb5 [2023-05-02T20:44:49.291Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-02T20:44:49.291Z] ---> Running in ea7330fe6306 [2023-05-02T20:44:49.291Z] Removing intermediate container ea7330fe6306 [2023-05-02T20:44:49.291Z] ---> 4a3aa6ec6269 [2023-05-02T20:44:49.291Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-02T20:44:49.291Z] ---> Running in a16823cb9264 [2023-05-02T20:44:49.291Z] Removing intermediate container a16823cb9264 [2023-05-02T20:44:49.291Z] ---> d8f25eb591d3 [2023-05-02T20:44:49.291Z] Step 15/24 : WORKDIR / [2023-05-02T20:44:49.291Z] ---> Running in 28793214dc85 [2023-05-02T20:44:49.291Z] Removing intermediate container 28793214dc85 [2023-05-02T20:44:49.291Z] ---> efe87c8213c7 [2023-05-02T20:44:49.291Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T20:44:49.563Z] ---> 12b38a9d2494 [2023-05-02T20:44:49.563Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T20:44:50.173Z] ---> 0c53c10e53b4 [2023-05-02T20:44:50.173Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-02T20:44:51.150Z] ---> f697f0265f47 [2023-05-02T20:44:51.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-02T20:44:51.739Z] ---> 3aad312fe01b [2023-05-02T20:44:51.739Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-02T20:44:51.739Z] ---> Running in 57335f609b02 [2023-05-02T20:44:52.011Z] Removing intermediate container 57335f609b02 [2023-05-02T20:44:52.011Z] ---> 6dfc4678ce37 [2023-05-02T20:44:52.011Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T20:44:52.291Z] ---> Running in 9fe4b6389917 [2023-05-02T20:44:52.564Z] Removing intermediate container 9fe4b6389917 [2023-05-02T20:44:52.564Z] ---> bbe52f842654 [2023-05-02T20:44:52.564Z] Step 22/24 : LABEL arch=arm64 [2023-05-02T20:44:52.564Z] ---> Running in e63544e599ac [2023-05-02T20:44:52.836Z] Removing intermediate container e63544e599ac [2023-05-02T20:44:52.836Z] ---> 62badccf4d73 [2023-05-02T20:44:52.836Z] Step 23/24 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 [2023-05-02T20:44:52.836Z] ---> Running in 1679457b396e [2023-05-02T20:44:53.429Z] Removing intermediate container 1679457b396e [2023-05-02T20:44:53.429Z] ---> 52269caa16a8 [2023-05-02T20:44:53.429Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T20:44:53.429Z] ---> Running in 3f23fd07b69f [2023-05-02T20:44:53.708Z] Removing intermediate container 3f23fd07b69f [2023-05-02T20:44:53.708Z] ---> 8092e74f6a30 [2023-05-02T20:44:53.708Z] [2023-05-02T20:44:54.006Z] Successfully built 8092e74f6a30 [2023-05-02T20:44:54.007Z] Successfully tagged core-command-arm64:latest [2023-05-02T20:44:54.608Z]  Building core-command ... done  [Pipeline] } [2023-05-02T20:44:54.611Z] $ docker stop --time=1 23fed310b34a476cedc8c12fd07990a173d1c29ed20a546ffb56de8161a4abe3 [2023-05-02T20:44:56.357Z] $ docker rm -f --volumes 23fed310b34a476cedc8c12fd07990a173d1c29ed20a546ffb56de8161a4abe3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T20:44:56.960Z] + docker images [2023-05-02T20:44:57.229Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-02T20:44:57.229Z] core-command-arm64 latest 8092e74f6a30 4 seconds ago 19.7MB [2023-05-02T20:44:57.229Z] 9d2ee3b51f91 11 seconds ago 1.53GB [2023-05-02T20:44:57.229Z] support-notifications-arm64 latest f0853786d645 21 seconds ago 31.9MB [2023-05-02T20:44:57.229Z] e53326fe1ec3 40 seconds ago 1.59GB [2023-05-02T20:44:57.229Z] support-scheduler-arm64 latest bf48f5f0bbce 55 seconds ago 31.2MB [2023-05-02T20:44:57.229Z] c45dda5aa0a4 About a minute ago 1.59GB [2023-05-02T20:44:57.229Z] core-metadata-arm64 latest ff15fcc018d9 2 minutes ago 20.2MB [2023-05-02T20:44:57.229Z] 31f3e63422a2 2 minutes ago 1.53GB [2023-05-02T20:44:57.229Z] security-spire-config-arm64 latest 46e495c7ea7e 2 minutes ago 96.1MB [2023-05-02T20:44:57.229Z] 5bb49a6565bd 3 minutes ago 1.39GB [2023-05-02T20:44:57.229Z] security-proxy-setup-arm64 latest 706008087ab6 3 minutes ago 18.7MB [2023-05-02T20:44:57.229Z] f81429fca9d4 4 minutes ago 1.51GB [2023-05-02T20:44:57.229Z] security-secretstore-setup-arm64 latest 4218afdc50ad 5 minutes ago 32.2MB [2023-05-02T20:44:57.229Z] 627746817c43 5 minutes ago 1.52GB [2023-05-02T20:44:57.229Z] security-spire-server-arm64 latest 92cad1217dab 11 minutes ago 97MB [2023-05-02T20:44:57.229Z] b28fb9ee1202 11 minutes ago 1.39GB [2023-05-02T20:44:57.229Z] security-spiffe-token-provider-arm64 latest f2fc0095d7a0 12 minutes ago 32.7MB [2023-05-02T20:44:57.229Z] aca1bf26030e 13 minutes ago 1.57GB [2023-05-02T20:44:57.229Z] core-common-config-bootstrapper-arm64 latest 3d47381cd8dc 14 minutes ago 17.2MB [2023-05-02T20:44:57.229Z] core-data-arm64 latest ef73007f594e 14 minutes ago 19.9MB [2023-05-02T20:44:57.229Z] 1fdecac2960e 14 minutes ago 1.52GB [2023-05-02T20:44:57.229Z] 0d060d00e8c3 14 minutes ago 1.53GB [2023-05-02T20:44:57.229Z] security-bootstrapper-arm64 latest b6658afceb41 14 minutes ago 21.9MB [2023-05-02T20:44:57.229Z] security-proxy-auth-arm64 latest 2e1538917dfe 15 minutes ago 18.1MB [2023-05-02T20:44:57.229Z] 4ab930c8196a 15 minutes ago 1.51GB [2023-05-02T20:44:57.229Z] dfaefee6ea46 15 minutes ago 1.51GB [2023-05-02T20:44:57.229Z] security-spire-agent-arm64 latest 8fc2181d4ecd 22 minutes ago 153MB [2023-05-02T20:44:57.229Z] 1e3f9ce0d652 22 minutes ago 1.39GB [2023-05-02T20:44:57.229Z] ci-base-image-arm64 latest fd9723fd54aa 39 minutes ago 899MB [2023-05-02T20:44:57.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 8 days ago 681MB [2023-05-02T20:44:57.229Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-05-02T20:44:57.229Z] 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-02T20:44:58.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T20:44:58.083Z] [2023-05-02T20:44:58.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:44:58.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T20:44:58.784Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T20:44:58.784Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T20:44:58.784Z] 04944245beec: Pulling fs layer [2023-05-02T20:44:58.784Z] 699f458cf7ca: Pulling fs layer [2023-05-02T20:44:58.784Z] 765212b225bb: Pulling fs layer [2023-05-02T20:44:58.784Z] f23df028b6ca: Pulling fs layer [2023-05-02T20:44:58.784Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T20:44:58.784Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T20:44:58.784Z] f23df028b6ca: Waiting [2023-05-02T20:44:58.784Z] d65c8cfc05b1: Waiting [2023-05-02T20:44:58.784Z] 2437ff75d9bd: Waiting [2023-05-02T20:44:58.784Z] 765212b225bb: Waiting [2023-05-02T20:44:58.784Z] 04944245beec: Verifying Checksum [2023-05-02T20:44:58.784Z] 04944245beec: Download complete [2023-05-02T20:44:58.784Z] 765212b225bb: Verifying Checksum [2023-05-02T20:44:58.784Z] 765212b225bb: Download complete [2023-05-02T20:44:59.054Z] f23df028b6ca: Verifying Checksum [2023-05-02T20:44:59.054Z] f23df028b6ca: Download complete [2023-05-02T20:44:59.054Z] d65c8cfc05b1: Download complete [2023-05-02T20:44:59.054Z] 699f458cf7ca: Download complete [2023-05-02T20:44:59.641Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T20:44:59.641Z] 8998bd30e6a1: Download complete [2023-05-02T20:45:02.223Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T20:45:02.223Z] 2437ff75d9bd: Download complete [2023-05-02T20:45:04.163Z] 8998bd30e6a1: Pull complete [2023-05-02T20:45:04.163Z] 04944245beec: Pull complete [2023-05-02T20:45:05.569Z] 699f458cf7ca: Pull complete [2023-05-02T20:45:05.837Z] 765212b225bb: Pull complete [2023-05-02T20:45:06.795Z] f23df028b6ca: Pull complete [2023-05-02T20:45:06.795Z] d65c8cfc05b1: Pull complete [2023-05-02T20:45:21.789Z] 2437ff75d9bd: Pull complete [2023-05-02T20:45:21.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T20:45:21.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T20:45:21.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:45:22.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container [2023-05-02T20:45:22.228Z] $ 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-02T20:45:26.200Z] $ docker top a37716bc0c4fbb37b3758d09e40e3b1b95d8ef66459c3655c46e416c82bc5bf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:45:27.187Z] ---> job-cost.sh [2023-05-02T20:45:27.188Z] lf-activate-venv: SKIPPING [2023-05-02T20:45:27.188Z] INFO: No Stack... [2023-05-02T20:45:27.783Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T20:45:28.391Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T20:45:29.054Z] + cut -d, -f6 [2023-05-02T20:45:29.054Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-05-02T20:45:29.117Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4545-1-stack-cost] [2023-05-02T20:45:29.122Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4545-1-stack-cost] did not exist. Created. [2023-05-02T20:45:29.122Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4545-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T20:45:29.861Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T20:45:30.059Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T20:45:30.076Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4545-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T20:45:30.140Z] $ docker stop --time=1 a37716bc0c4fbb37b3758d09e40e3b1b95d8ef66459c3655c46e416c82bc5bf5 [2023-05-02T20:45:31.650Z] $ docker rm -f --volumes a37716bc0c4fbb37b3758d09e40e3b1b95d8ef66459c3655c46e416c82bc5bf5 [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-02T20:45:32.685Z] provisioning config files... [2023-05-02T20:45:32.693Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11064769600771712215tmp [Pipeline] { [Pipeline] sh [2023-05-02T20:45:33.038Z] + set +x [2023-05-02T20:45:33.038Z] + + curl -s https://codecov.io/bash [2023-05-02T20:45:33.038Z] bash -s -- [2023-05-02T20:45:33.038Z] [2023-05-02T20:45:33.038Z] _____ _ [2023-05-02T20:45:33.038Z] / ____| | | [2023-05-02T20:45:33.038Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T20:45:33.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T20:45:33.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T20:45:33.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T20:45:33.038Z] Bash-1.0.6 [2023-05-02T20:45:33.038Z] [2023-05-02T20:45:33.038Z] [2023-05-02T20:45:33.038Z] ==> git version 2.25.1 found [2023-05-02T20:45:33.038Z] ==> 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-02T20:45:33.038Z] Release-Date: 2020-01-08 [2023-05-02T20:45:33.038Z] 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-02T20:45:33.038Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T20:45:33.038Z] ==> Jenkins CI detected. [2023-05-02T20:45:33.038Z] current dir:  /w/workspace/edgex-go/1 [2023-05-02T20:45:33.038Z] project root: . [2023-05-02T20:45:33.038Z] --> token set from env [2023-05-02T20:45:33.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T20:45:33.038Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T20:45:33.038Z] ==> Python coveragepy not found [2023-05-02T20:45:33.038Z] ==> Searching for coverage reports in: [2023-05-02T20:45:33.038Z] + . [2023-05-02T20:45:33.299Z] -> Found 1 reports [2023-05-02T20:45:33.299Z] ==> Detecting git/mercurial file structure [2023-05-02T20:45:33.299Z] ==> Reading reports [2023-05-02T20:45:33.299Z] + ./coverage.out bytes=448352 [2023-05-02T20:45:33.299Z] ==> Appending adjustments [2023-05-02T20:45:33.299Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T20:45:34.244Z] + Found adjustments [2023-05-02T20:45:34.244Z] ==> Gzipping contents [2023-05-02T20:45:34.244Z] 60K /tmp/codecov.pSA1hd.gz [2023-05-02T20:45:34.244Z] ==> Uploading reports [2023-05-02T20:45:34.244Z] url: https://codecov.io [2023-05-02T20:45:34.244Z] query: branch=PR-4545&commit=d7afc286b40584e9339f2da210137af5b33be461&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4545%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4545&job=&cmd_args= [2023-05-02T20:45:34.244Z] -> Pinging Codecov [2023-05-02T20:45:34.244Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4545&commit=d7afc286b40584e9339f2da210137af5b33be461&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4545%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4545&job=&cmd_args= [2023-05-02T20:45:34.504Z] -> Uploading to [2023-05-02T20:45:34.504Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/00271124DB129430A58F1EEE437C3FCB/d7afc286b40584e9339f2da210137af5b33be461/bc3d1426-533e-4f67-9a0d-a4c359e88df7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T204534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15cab24d62f1b5943bb455267ae43b41d50d3fd1cff5fd7cefd6a56b83a23c91 [2023-05-02T20:45:34.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T20:45:34.504Z] Dload Upload Total Spent Left Speed [2023-05-02T20:45:34.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57550 0 0 100 57550 0 243k --:--:-- --:--:-- --:--:-- 243k [2023-05-02T20:45:34.764Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d7afc286b40584e9339f2da210137af5b33be461 [Pipeline] } [2023-05-02T20:45:34.792Z] 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-02T20:45:36.249Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:45:36.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:45:37.498Z] ---> package-listing.sh [2023-05-02T20:45:37.498Z] ++ facter osfamily [2023-05-02T20:45:37.498Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T20:45:37.759Z] + OS_FAMILY=debian [2023-05-02T20:45:37.759Z] + workspace=/w/workspace/edgex-go/1 [2023-05-02T20:45:37.759Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T20:45:37.759Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T20:45:37.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T20:45:37.759Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T20:45:37.759Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-02T20:45:37.759Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T20:45:37.759Z] + case "${OS_FAMILY}" in [2023-05-02T20:45:37.759Z] + dpkg -l [2023-05-02T20:45:37.759Z] + grep '^ii' [2023-05-02T20:45:37.759Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T20:45:37.759Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T20:45:37.759Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T20:45:37.759Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-02T20:45:37.759Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-02T20:45:37.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-02T20:45:37.795Z] 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-02T20:45:38.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:45:38.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T20:45:38.744Z] [2023-05-02T20:45:38.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T20:45:39.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T20:45:39.134Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T20:45:39.134Z] 5eb5b503b376: Pulling fs layer [2023-05-02T20:45:39.134Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T20:45:39.134Z] ec43610c2a17: Pulling fs layer [2023-05-02T20:45:39.134Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T20:45:39.134Z] 33b1e0a273af: Pulling fs layer [2023-05-02T20:45:39.134Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T20:45:39.134Z] 2f39f015ded8: Pulling fs layer [2023-05-02T20:45:39.134Z] 3a2ae6a8a46f: Waiting [2023-05-02T20:45:39.134Z] 33b1e0a273af: Waiting [2023-05-02T20:45:39.134Z] 5d3b04190fa2: Waiting [2023-05-02T20:45:39.134Z] 2f39f015ded8: Waiting [2023-05-02T20:45:39.134Z] 5c69ac0246d0: Download complete [2023-05-02T20:45:39.134Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T20:45:39.134Z] 3a2ae6a8a46f: Download complete [2023-05-02T20:45:39.134Z] 33b1e0a273af: Verifying Checksum [2023-05-02T20:45:39.134Z] 33b1e0a273af: Download complete [2023-05-02T20:45:39.134Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T20:45:39.134Z] 5d3b04190fa2: Download complete [2023-05-02T20:45:39.392Z] ec43610c2a17: Verifying Checksum [2023-05-02T20:45:39.392Z] ec43610c2a17: Download complete [2023-05-02T20:45:39.392Z] 5eb5b503b376: Verifying Checksum [2023-05-02T20:45:39.392Z] 5eb5b503b376: Download complete [2023-05-02T20:45:39.989Z] 2f39f015ded8: Download complete [2023-05-02T20:45:40.605Z] 5eb5b503b376: Pull complete [2023-05-02T20:45:40.605Z] 5c69ac0246d0: Pull complete [2023-05-02T20:45:41.203Z] ec43610c2a17: Pull complete [2023-05-02T20:45:41.203Z] 3a2ae6a8a46f: Pull complete [2023-05-02T20:45:41.203Z] 33b1e0a273af: Pull complete [2023-05-02T20:45:41.482Z] 5d3b04190fa2: Pull complete [2023-05-02T20:45:45.785Z] 2f39f015ded8: Pull complete [2023-05-02T20:45:45.785Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T20:45:45.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T20:45:45.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T20:45:46.008Z] prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container [2023-05-02T20:45:46.045Z] $ 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-02T20:45:52.451Z] $ docker top ff67cab1279d10dad0acc41d2bb50cb686c6b201bbd0c7dc90a14ebbbf2cbd30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T20:45:52.890Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T20:45:53.201Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T20:45:53.508Z] + ls /var/log/sa-host [2023-05-02T20:45:53.508Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T20:45:53.654Z] provisioning config files... [2023-05-02T20:45:53.662Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11331345558288946680tmp [Pipeline] { [Pipeline] echo [2023-05-02T20:45:53.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:45:54.036Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T20:45:54.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:45:54.524Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T20:45:54.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:45:54.876Z] ---> sudo-logs.sh [2023-05-02T20:45:54.876Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T20:45:54.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:45:55.293Z] ---> job-cost.sh [2023-05-02T20:45:55.293Z] lf-activate-venv: SKIPPING [2023-05-02T20:45:55.293Z] DEBUG: total: 0.10999999940395355 [2023-05-02T20:45:55.293Z] INFO: Retrieving Stack Cost... [2023-05-02T20:45:55.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T20:45:56.121Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T20:45:56.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T20:45:56.472Z] ---> logs-deploy.sh [2023-05-02T20:45:56.472Z] lf-activate-venv: SKIPPING [2023-05-02T20:45:56.472Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4545/1 [2023-05-02T20:45:56.472Z] INFO: archiving workspace using pattern(s): [2023-05-02T20:45:57.412Z] Archives upload complete. [2023-05-02T20:45:57.670Z] INFO: archiving logs to Nexus