Pull request #4424 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1aa53dec757758856ff48b516a8ca06b8bacbcb+e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 (586ded1b5dd09b1dc62087fc082043de7df7ee8c) 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-ssh10972395965036079587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6027133271893943209.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4424/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-4424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11442925840773318103.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-4424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11499289508956195827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2630161651876430596.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-4424/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-4424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3899960721750618695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8871 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [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/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb Merge succeeded, producing e1aa53dec757758856ff48b516a8ca06b8bacbcb Checking out Revision e1aa53dec757758856ff48b516a8ca06b8bacbcb (PR-4424) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T20:00:22.251Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # 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 e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T20:00:22.410Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T20:00:22.506Z] ========================================================= [2023-03-08T20:00:22.506Z] EdgeX Global Pipelines Version Info [2023-03-08T20:00:22.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:00:23.229Z] ------------------- [2023-03-08T20:00:23.229Z] stable info: [2023-03-08T20:00:23.229Z] ------------------- [2023-03-08T20:00:23.229Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T20:00:23.230Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T20:00:23.230Z] Message: update stable to v1.0.244 [2023-03-08T20:00:23.802Z] ------------------- [2023-03-08T20:00:23.802Z] experimental info: [2023-03-08T20:00:23.802Z] ------------------- [2023-03-08T20:00:23.802Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T20:00:23.802Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T20:00:23.802Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T20:00:24.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T20:00:24.123Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T20:00:24.157Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T20:00:24.191Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T20:00:24.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T20:00:24.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T20:00:24.305Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T20:00:24.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T20:00:24.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T20:00:24.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T20:00:24.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T20:00:24.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T20:00:24.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T20:00:24.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T20:00:24.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T20:00:24.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T20:00:24.668Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T20:00:24.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T20:00:24.737Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T20:00:24.771Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T20:00:24.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T20:00:24.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T20:00:24.877Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T20:00:24.912Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4424 [Pipeline] echo [2023-03-08T20:00:24.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4424 [Pipeline] echo [2023-03-08T20:00:25.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4424 [Pipeline] echo [2023-03-08T20:00:25.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] echo [2023-03-08T20:00:25.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1aa53d [Pipeline] echo [2023-03-08T20:00:25.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T20:00:25.216Z] provisioning config files... [2023-03-08T20:00:25.231Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13451471716949359796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:00:25.579Z] ---> docker-login.sh [2023-03-08T20:00:25.579Z] nexus3.edgexfoundry.org:10001 [2023-03-08T20:00:25.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:00:25.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:00:25.840Z] Configure a credential helper to remove this warning. See [2023-03-08T20:00:25.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:00:25.840Z] [2023-03-08T20:00:25.840Z] Login Succeeded [2023-03-08T20:00:25.840Z] nexus3.edgexfoundry.org:10002 [2023-03-08T20:00:25.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:00:26.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:00:26.101Z] Configure a credential helper to remove this warning. See [2023-03-08T20:00:26.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:00:26.101Z] [2023-03-08T20:00:26.101Z] Login Succeeded [2023-03-08T20:00:26.101Z] nexus3.edgexfoundry.org:10003 [2023-03-08T20:00:26.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:00:26.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:00:26.101Z] Configure a credential helper to remove this warning. See [2023-03-08T20:00:26.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:00:26.101Z] [2023-03-08T20:00:26.101Z] Login Succeeded [2023-03-08T20:00:26.101Z] nexus3.edgexfoundry.org:10004 [2023-03-08T20:00:26.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:00:26.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:00:26.101Z] Configure a credential helper to remove this warning. See [2023-03-08T20:00:26.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:00:26.101Z] [2023-03-08T20:00:26.101Z] Login Succeeded [2023-03-08T20:00:26.101Z] docker.io [2023-03-08T20:00:26.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:00:26.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:00:26.367Z] Configure a credential helper to remove this warning. See [2023-03-08T20:00:26.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:00:26.367Z] [2023-03-08T20:00:26.367Z] Login Succeeded [2023-03-08T20:00:26.367Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T20:00:26.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T20:00:26.809Z] + 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-03-08T20:00:26.809Z] + dirname cmd/core-command/Dockerfile [2023-03-08T20:00:26.809Z] + cut -d/ -f2 [2023-03-08T20:00:26.809Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T20:00:26.809Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T20:00:26.809Z] + cut -d/ -f2 [2023-03-08T20:00:26.809Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T20:00:26.809Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-03-08T20:00:26.809Z] -f2 [2023-03-08T20:00:26.809Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T20:00:26.809Z] + + cut -d/ -f2 [2023-03-08T20:00:26.809Z] dirname cmd/core-metadata/Dockerfile [2023-03-08T20:00:26.809Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T20:00:26.810Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T20:00:26.810Z] + cut -d/ -f2 [2023-03-08T20:00:26.810Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T20:00:26.810Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T20:00:26.810Z] cut -d/ -f2 [2023-03-08T20:00:26.810Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T20:00:26.810Z] + + cut -d/ -f2 [2023-03-08T20:00:26.810Z] dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T20:00:26.810Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T20:00:26.810Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T20:00:26.810Z] + cut -d/ -f2 [2023-03-08T20:00:26.810Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T20:00:26.810Z] + + cut -d/ -f2 [2023-03-08T20:00:26.810Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T20:00:26.810Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T20:00:26.810Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-08T20:00:26.810Z] + cut -d/ -f2 [2023-03-08T20:00:26.810Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T20:00:26.810Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T20:00:26.810Z] + cut -d/ -f2 [2023-03-08T20:00:26.810Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T20:00:26.810Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-08T20:00:26.810Z] + cut -d/ -f2 [2023-03-08T20:00:26.810Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T20:00:26.810Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T20:00:26.810Z] + cut -d/ -f2 [2023-03-08T20:00:26.810Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T20:00:26.810Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T20:00:26.810Z] + cut -d/ -f2 [2023-03-08T20:00:26.810Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T20:00:26.873Z] 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-03-08T20:00:27.362Z] + git rev-list -1 --merges e1aa53dec757758856ff48b516a8ca06b8bacbcb~1..e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] echo [2023-03-08T20:00:27.392Z] -----------> git rev-list -1 --merges e1aa53dec757758856ff48b516a8ca06b8bacbcb~1..e1aa53dec757758856ff48b516a8ca06b8bacbcb e1aa53dec757758856ff48b516a8ca06b8bacbcb [false] [Pipeline] sh [2023-03-08T20:00:27.698Z] + git log --format=format:%s -1 e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] echo [2023-03-08T20:00:27.731Z] ========================================================= [2023-03-08T20:00:27.731Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T20:00:27.731Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T20:00:28.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T20:00:28.196Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T20:00:28.196Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T20:00:28.196Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T20:00:28.196Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T20:00:28.196Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T20:00:28.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:00:28.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T20:00:28.671Z] [2023-03-08T20:00:28.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:00:29.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T20:00:29.038Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T20:00:29.038Z] b85a868b505f: Pulling fs layer [2023-03-08T20:00:29.038Z] e2be974225ed: Pulling fs layer [2023-03-08T20:00:29.038Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T20:00:29.038Z] 988bab9f4d93: Pulling fs layer [2023-03-08T20:00:29.038Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T20:00:29.038Z] eaf3925da568: Pulling fs layer [2023-03-08T20:00:29.038Z] bab4dde63d76: Pulling fs layer [2023-03-08T20:00:29.038Z] bde34c3a00c8: Pulling fs layer [2023-03-08T20:00:29.038Z] b352a97aabf1: Pulling fs layer [2023-03-08T20:00:29.038Z] 4872d77fe225: Pulling fs layer [2023-03-08T20:00:29.038Z] 5851b861e8e6: Pulling fs layer [2023-03-08T20:00:29.038Z] bab4dde63d76: Waiting [2023-03-08T20:00:29.038Z] bde34c3a00c8: Waiting [2023-03-08T20:00:29.038Z] 988bab9f4d93: Waiting [2023-03-08T20:00:29.038Z] b352a97aabf1: Waiting [2023-03-08T20:00:29.038Z] 4872d77fe225: Waiting [2023-03-08T20:00:29.038Z] 1469e6f7b9e6: Waiting [2023-03-08T20:00:29.038Z] eaf3925da568: Waiting [2023-03-08T20:00:29.038Z] e2be974225ed: Verifying Checksum [2023-03-08T20:00:29.038Z] e2be974225ed: Download complete [2023-03-08T20:00:29.038Z] 988bab9f4d93: Verifying Checksum [2023-03-08T20:00:29.038Z] 988bab9f4d93: Download complete [2023-03-08T20:00:29.297Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T20:00:29.297Z] 1469e6f7b9e6: Download complete [2023-03-08T20:00:29.297Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T20:00:29.297Z] 339a4e72a1f5: Download complete [2023-03-08T20:00:29.297Z] eaf3925da568: Verifying Checksum [2023-03-08T20:00:29.297Z] eaf3925da568: Download complete [2023-03-08T20:00:29.297Z] bde34c3a00c8: Download complete [2023-03-08T20:00:29.297Z] b352a97aabf1: Download complete [2023-03-08T20:00:29.297Z] 4872d77fe225: Verifying Checksum [2023-03-08T20:00:29.297Z] 4872d77fe225: Download complete [2023-03-08T20:00:29.297Z] 5851b861e8e6: Verifying Checksum [2023-03-08T20:00:29.297Z] 5851b861e8e6: Download complete [2023-03-08T20:00:29.297Z] b85a868b505f: Download complete [2023-03-08T20:00:29.579Z] bab4dde63d76: Verifying Checksum [2023-03-08T20:00:29.579Z] bab4dde63d76: Download complete [2023-03-08T20:00:30.956Z] b85a868b505f: Pull complete [2023-03-08T20:00:30.956Z] e2be974225ed: Pull complete [2023-03-08T20:00:31.215Z] 339a4e72a1f5: Pull complete [2023-03-08T20:00:31.474Z] 988bab9f4d93: Pull complete [2023-03-08T20:00:31.733Z] 1469e6f7b9e6: Pull complete [2023-03-08T20:00:31.733Z] eaf3925da568: Pull complete [2023-03-08T20:00:33.635Z] bab4dde63d76: Pull complete [2023-03-08T20:00:33.635Z] bde34c3a00c8: Pull complete [2023-03-08T20:00:33.635Z] b352a97aabf1: Pull complete [2023-03-08T20:00:33.635Z] 4872d77fe225: Pull complete [2023-03-08T20:00:33.635Z] 5851b861e8e6: Pull complete [2023-03-08T20:00:33.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T20:00:33.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T20:00:33.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:00:33.856Z] prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container [2023-03-08T20:00:33.889Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T20:00:35.134Z] $ docker top 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 -eo pid,comm [2023-03-08T20:00:35.192Z] 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-03-08T20:00:35.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T20:00:35.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T20:00:35.345Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T20:00:35.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T20:00:35.482Z] $ docker exec 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 ssh-agent [2023-03-08T20:00:35.586Z] SSH_AUTH_SOCK=/tmp/ssh-i7JsXZjkOkPR/agent.33 [2023-03-08T20:00:35.586Z] SSH_AGENT_PID=39 [2023-03-08T20:00:35.592Z] Running ssh-add (command line suppressed) [2023-03-08T20:00:35.694Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13216937251773348870.key (/w/workspace/edgex-go/1@tmp/private_key_13216937251773348870.key) [2023-03-08T20:00:35.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T20:00:36.039Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T20:00:36.067Z] $ docker exec --env ******** --env ******** 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 ssh-agent -k [2023-03-08T20:00:36.180Z] unset SSH_AUTH_SOCK; [2023-03-08T20:00:36.180Z] unset SSH_AGENT_PID; [2023-03-08T20:00:36.180Z] echo Agent pid 39 killed; [2023-03-08T20:00:36.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T20:00:36.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T20:00:36.280Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T20:00:36.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T20:00:36.409Z] $ docker exec 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 ssh-agent [2023-03-08T20:00:36.528Z] SSH_AUTH_SOCK=/tmp/ssh-gT5zPdEOKvW2/agent.72 [2023-03-08T20:00:36.528Z] SSH_AGENT_PID=78 [2023-03-08T20:00:36.533Z] Running ssh-add (command line suppressed) [2023-03-08T20:00:36.630Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9795768008272555738.key (/w/workspace/edgex-go/1@tmp/private_key_9795768008272555738.key) [2023-03-08T20:00:36.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T20:00:36.978Z] + git semver init [2023-03-08T20:00:37.239Z] 2023-03-08 20:00:37,206 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T20:00:37.239Z] 2023-03-08 20:00:37,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-08T20:00:37.239Z] 2023-03-08 20:00:37,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-08T20:00:37.239Z] 2023-03-08 20:00:37,208 [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-03-08T20:00:42.541Z] 2023-03-08 20:00:41,947 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-08T20:00:42.541Z] 2023-03-08 20:00:41,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4424 with force:False [2023-03-08T20:00:42.541Z] 2023-03-08 20:00:41,947 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4424 [2023-03-08T20:00:42.541Z] 2023-03-08 20:00:41,951 [execute] INFO git cat-file --batch-check [2023-03-08T20:00:42.541Z] 2023-03-08 20:00:41,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T20:00:42.541Z] 2023-03-08 20:00:41,956 [execute] INFO git cat-file --batch [2023-03-08T20:00:42.541Z] 2023-03-08 20:00:41,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T20:00:42.541Z] 2023-03-08 20:00:41,960 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4424 [2023-03-08T20:00:42.541Z] 0.0.0 [Pipeline] } [2023-03-08T20:00:42.583Z] $ docker exec --env ******** --env ******** 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 ssh-agent -k [2023-03-08T20:00:42.691Z] unset SSH_AUTH_SOCK; [2023-03-08T20:00:42.691Z] unset SSH_AGENT_PID; [2023-03-08T20:00:42.691Z] echo Agent pid 78 killed; [2023-03-08T20:00:42.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T20:00:43.118Z] + git semver [Pipeline] } [2023-03-08T20:00:43.717Z] $ docker stop --time=1 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 [2023-03-08T20:00:45.025Z] $ docker rm -f --volumes 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T20:00:45.421Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T20:00:45.684Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T20:00:45.703Z] [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-03-08T20:00:46.504Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-08T20:00:46.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T20:00:46.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T20:00:46.616Z] ========================================================= [2023-03-08T20:00:46.617Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T20:00:46.617Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:00:46.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T20:00:46.962Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T20:00:46.962Z] 213ec9aee27d: Pulling fs layer [2023-03-08T20:00:46.962Z] 4583459ba037: Pulling fs layer [2023-03-08T20:00:46.962Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T20:00:46.962Z] 53926ce57604: Pulling fs layer [2023-03-08T20:00:46.962Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T20:00:46.962Z] 22ff95d597cd: Pulling fs layer [2023-03-08T20:00:46.962Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T20:00:46.962Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T20:00:46.962Z] a7acece74701: Pulling fs layer [2023-03-08T20:00:46.962Z] 22ff95d597cd: Waiting [2023-03-08T20:00:46.962Z] 21b2b0c7a3f4: Waiting [2023-03-08T20:00:46.962Z] 12d6caf4c0d1: Waiting [2023-03-08T20:00:46.962Z] 96b7cbca73a9: Waiting [2023-03-08T20:00:46.962Z] a7acece74701: Waiting [2023-03-08T20:00:46.962Z] 53926ce57604: Waiting [2023-03-08T20:00:46.962Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T20:00:46.962Z] 93c1e223e6f2: Download complete [2023-03-08T20:00:46.962Z] 4583459ba037: Download complete [2023-03-08T20:00:46.962Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T20:00:46.962Z] 21b2b0c7a3f4: Download complete [2023-03-08T20:00:46.962Z] 22ff95d597cd: Verifying Checksum [2023-03-08T20:00:46.962Z] 22ff95d597cd: Download complete [2023-03-08T20:00:46.962Z] 213ec9aee27d: Verifying Checksum [2023-03-08T20:00:46.962Z] 213ec9aee27d: Download complete [2023-03-08T20:00:46.962Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T20:00:46.962Z] 12d6caf4c0d1: Download complete [2023-03-08T20:00:47.226Z] 213ec9aee27d: Pull complete [2023-03-08T20:00:47.226Z] 4583459ba037: Pull complete [2023-03-08T20:00:47.489Z] 93c1e223e6f2: Pull complete [2023-03-08T20:00:47.748Z] a7acece74701: Verifying Checksum [2023-03-08T20:00:47.748Z] a7acece74701: Download complete [2023-03-08T20:00:47.748Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T20:00:47.748Z] 96b7cbca73a9: Download complete [2023-03-08T20:00:48.011Z] 53926ce57604: Verifying Checksum [2023-03-08T20:00:48.011Z] 53926ce57604: Download complete [2023-03-08T20:00:52.203Z] 53926ce57604: Pull complete [2023-03-08T20:00:52.203Z] 21b2b0c7a3f4: Pull complete [2023-03-08T20:00:52.203Z] 22ff95d597cd: Pull complete [2023-03-08T20:00:52.203Z] 12d6caf4c0d1: Pull complete [2023-03-08T20:00:54.104Z] 96b7cbca73a9: Pull complete [2023-03-08T20:00:55.040Z] a7acece74701: Pull complete [2023-03-08T20:00:55.040Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T20:00:55.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T20:00:55.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:00:55.387Z] + docker build -t ci-base-image-x86_64+ -f - . [2023-03-08T20:00:55.387Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T20:00:55.387Z] WORKDIR /edgex [2023-03-08T20:00:55.387Z] COPY go.mod . [2023-03-08T20:00:55.387Z] RUN go mod download [2023-03-08T20:00:56.322Z] Sending build context to Docker daemon 170.4MB [2023-03-08T20:00:56.322Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T20:00:56.322Z] ---> db6d94c90886 [2023-03-08T20:00:56.322Z] Step 2/4 : WORKDIR /edgex [2023-03-08T20:00:58.232Z] ---> Running in 78b249e3c2d5 [2023-03-08T20:00:58.232Z] Removing intermediate container 78b249e3c2d5 [2023-03-08T20:00:58.232Z] ---> 6e2d74dd3b94 [2023-03-08T20:00:58.232Z] Step 3/4 : COPY go.mod . [2023-03-08T20:00:58.232Z] ---> e99bd8c7e3b6 [2023-03-08T20:00:58.232Z] Step 4/4 : RUN go mod download [2023-03-08T20:00:58.232Z] ---> Running in b857466b2d37 [2023-03-08T20:01:01.025Z] Still waiting to schedule task [2023-03-08T20:01:01.025Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T20:01:08.214Z] Removing intermediate container b857466b2d37 [2023-03-08T20:01:08.214Z] ---> f92125b8b66c [2023-03-08T20:01:08.214Z] Successfully built f92125b8b66c [2023-03-08T20:01:08.214Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:01:08.582Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T20:01:08.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:01:08.730Z] prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container [2023-03-08T20:01:08.763Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-08T20:01:09.107Z] $ docker top 6b26de2ff618da8d518258fdb5b45a46b8afc4b2c602d3690e33bfb8eeab5612 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:01:09.482Z] + go version [2023-03-08T20:01:09.482Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T20:01:09.518Z] $ docker stop --time=1 6b26de2ff618da8d518258fdb5b45a46b8afc4b2c602d3690e33bfb8eeab5612 [2023-03-08T20:01:10.771Z] $ docker rm -f --volumes 6b26de2ff618da8d518258fdb5b45a46b8afc4b2c602d3690e33bfb8eeab5612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:01:11.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T20:01:11.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:01:11.595Z] prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container [2023-03-08T20:01:11.628Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-08T20:01:12.008Z] $ docker top a08c7241581a2fb7194ecbcba9511f78c8d23f4b805bc22318dae6c1f03e6ed2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T20:01:12.119Z] ========================================================= [2023-03-08T20:01:12.120Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T20:01:12.120Z] ========================================================= [Pipeline] sh [2023-03-08T20:01:12.413Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:01:12.772Z] + make test [2023-03-08T20:01:12.772Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T20:01:19.338Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T20:01:34.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T20:01:34.470Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T20:01:34.470Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T20:01:34.470Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T20:01:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T20:01:35.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2023-03-08T20:01:35.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T20:01:35.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T20:01:35.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2023-03-08T20:01:38.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.114s coverage: 71.2% of statements [2023-03-08T20:01:38.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T20:01:38.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T20:01:38.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T20:01:38.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.0% of statements [2023-03-08T20:01:38.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T20:01:38.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.820s coverage: 88.5% of statements [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 3.9% of statements [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.542s coverage: 95.6% of statements [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.122s coverage: 72.2% of statements [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 65.9% of statements [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.104s coverage: 29.6% of statements [2023-03-08T20:01:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 45.5% of statements [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 82.9% of statements [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-03-08T20:01:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2023-03-08T20:01:39.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-03-08T20:01:44.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.368s coverage: 79.9% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 81.2% of statements [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 84.8% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 63.1% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 38.4% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T20:02:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T20:02:03.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:02:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T20:02:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T20:02:03.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-03-08T20:02:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T20:02:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T20:02:03.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2023-03-08T20:02:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T20:02:03.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:02:03.061Z] 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-03-08T20:02:25.007Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T20:02:25.007Z] go vet ./... [2023-03-08T20:02:25.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T20:02:26.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T20:02:26.199Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T20:02:26.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T20:02:26.543Z] + ls -al . [2023-03-08T20:02:26.543Z] total 704 [2023-03-08T20:02:26.543Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 20:01 . [2023-03-08T20:02:26.543Z] drwxr-xr-x 4 root root 4096 Mar 8 20:01 .. [2023-03-08T20:02:26.543Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 20:00 .blubracket [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 20:00 .dockerignore [2023-03-08T20:02:26.543Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 20:02 .git [2023-03-08T20:02:26.543Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 20:00 .github [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 20:00 .gitignore [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 20:00 .golangci.yml [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 20:00 .hadolint.yml [2023-03-08T20:02:26.543Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 20:00 .semver [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 20:00 .sonarcloud.properties [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 20:00 ADOPTERS.md [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 20:00 Attribution.txt [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 20:00 CHANGELOG.md [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 20:00 CONTRIBUTING.md [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 20:00 GOVERNANCE.md [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 20:00 Jenkinsfile [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 20:00 LICENSE [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 20:00 Makefile [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 20:00 OWNERS.md [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 20:00 README.md [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 20:00 SECURITY.md [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 20:00 VERSION [2023-03-08T20:02:26.543Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 20:00 bin [2023-03-08T20:02:26.543Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 20:00 cmd [2023-03-08T20:02:26.543Z] -rw-r--r-- 1 root root 446903 Mar 8 20:02 coverage.out [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 20:00 go.mod [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 20:00 go.sum [2023-03-08T20:02:26.543Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 20:00 internal [2023-03-08T20:02:26.543Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 20:00 openapi [2023-03-08T20:02:26.543Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 20:00 snap [2023-03-08T20:02:26.543Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 20:00 version.go [Pipeline] sh [2023-03-08T20:02:26.954Z] + '[' -e coverage.out ] [2023-03-08T20:02:26.954Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T20:02:27.064Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T20:02:27.418Z] + make build [2023-03-08T20:02:27.418Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T20:02:39.624Z] 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-03-08T20:02:40.999Z] 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-03-08T20:02:42.379Z] 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-03-08T20:02:42.947Z] 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-03-08T20:02:51.059Z] 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-03-08T20:02:51.991Z] 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-03-08T20:02:53.368Z] 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-03-08T20:02:54.741Z] 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-03-08T20:02:55.307Z] 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-03-08T20:02:56.684Z] 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-03-08T20:02:57.618Z] 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-03-08T20:02:59.013Z] $ docker stop --time=1 a08c7241581a2fb7194ecbcba9511f78c8d23f4b805bc22318dae6c1f03e6ed2 [2023-03-08T20:03:01.337Z] $ docker rm -f --volumes a08c7241581a2fb7194ecbcba9511f78c8d23f4b805bc22318dae6c1f03e6ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:03:02.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T20:03:02.510Z] [2023-03-08T20:03:02.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:03:02.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T20:03:02.882Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T20:03:02.882Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T20:03:02.882Z] ca9280d653b3: Pulling fs layer [2023-03-08T20:03:02.882Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T20:03:03.141Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-08T20:03:03.141Z] cbdbe7a5bc2a: Download complete [2023-03-08T20:03:03.141Z] ca9280d653b3: Verifying Checksum [2023-03-08T20:03:03.141Z] ca9280d653b3: Download complete [2023-03-08T20:03:03.141Z] cbdbe7a5bc2a: Pull complete [2023-03-08T20:03:03.713Z] 7e9c9ca2126c: Download complete [2023-03-08T20:03:03.713Z] ca9280d653b3: Pull complete [2023-03-08T20:03:07.000Z] 7e9c9ca2126c: Pull complete [2023-03-08T20:03:07.000Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T20:03:07.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T20:03:07.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:03:07.233Z] prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container [2023-03-08T20:03:07.270Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T20:03:08.475Z] $ docker top ab5c656a8d75aa076142ff78d88925d93d4195f443bba0b04e7f29dce830b164 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:03:08.859Z] + grep parallel [2023-03-08T20:03:08.859Z] + docker-compose build --help [2023-03-08T20:03:09.426Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T20:03:09.461Z] $ docker stop --time=1 ab5c656a8d75aa076142ff78d88925d93d4195f443bba0b04e7f29dce830b164 [2023-03-08T20:03:10.722Z] $ docker rm -f --volumes ab5c656a8d75aa076142ff78d88925d93d4195f443bba0b04e7f29dce830b164 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:03:11.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T20:03:11.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:03:11.429Z] prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container [2023-03-08T20:03:11.460Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T20:03:11.804Z] $ docker top 12cab85d7cfeb323f0065841cfd5ab4b5683c38a9a965ef4cb4b6091a1fd78fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:03:12.188Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T20:03:12.753Z] Building core-command ... [2023-03-08T20:03:12.753Z] Building core-common-config-bootstrapper ... [2023-03-08T20:03:12.753Z] Building core-data ... [2023-03-08T20:03:12.754Z] Building core-metadata ... [2023-03-08T20:03:12.754Z] Building security-bootstrapper ... [2023-03-08T20:03:12.754Z] Building security-proxy-auth ... [2023-03-08T20:03:12.754Z] Building security-proxy-setup ... [2023-03-08T20:03:12.754Z] Building security-secretstore-setup ... [2023-03-08T20:03:12.754Z] Building security-spiffe-token-provider ... [2023-03-08T20:03:12.754Z] Building security-spire-agent ... [2023-03-08T20:03:12.754Z] Building security-spire-config ... [2023-03-08T20:03:12.754Z] Building security-spire-server ... [2023-03-08T20:03:12.754Z] Building support-notifications ... [2023-03-08T20:03:12.754Z] Building support-scheduler ... [2023-03-08T20:03:12.754Z] Building security-proxy-auth [2023-03-08T20:03:12.754Z] Building security-spire-server [2023-03-08T20:03:12.754Z] Building security-spire-config [2023-03-08T20:03:12.754Z] Building core-command [2023-03-08T20:03:12.754Z] Building support-notifications [2023-03-08T20:03:24.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:03:24.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:03:24.958Z] ---> f92125b8b66c [2023-03-08T20:03:24.958Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T20:03:24.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:03:24.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:03:24.958Z] ---> f92125b8b66c [2023-03-08T20:03:24.958Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:03:24.958Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:03:24.958Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:03:24.958Z] ---> f92125b8b66c [2023-03-08T20:03:24.958Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T20:03:24.958Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:03:24.958Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:03:24.958Z] ---> f92125b8b66c [2023-03-08T20:03:24.958Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:03:24.958Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:03:24.958Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:03:24.958Z] ---> f92125b8b66c [2023-03-08T20:03:24.958Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:03:26.863Z] ---> Running in 459b8145527e [2023-03-08T20:03:26.863Z] ---> Running in eefd35d57611 [2023-03-08T20:03:26.863Z] ---> Running in 52ef60d3a2c9 [2023-03-08T20:03:26.863Z] ---> Running in f3794ba4f38e [2023-03-08T20:03:26.863Z] ---> Running in 78381e556c80 [2023-03-08T20:03:26.863Z] Removing intermediate container eefd35d57611 [2023-03-08T20:03:26.863Z] ---> 6495cdfd3be1 [2023-03-08T20:03:26.863Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T20:03:26.863Z] Removing intermediate container f3794ba4f38e [2023-03-08T20:03:26.863Z] ---> 5bf76cea0316 [2023-03-08T20:03:26.863Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:03:26.863Z] Removing intermediate container 52ef60d3a2c9 [2023-03-08T20:03:26.863Z] ---> 12cf9a6552dc [2023-03-08T20:03:26.863Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:03:26.863Z] Removing intermediate container 459b8145527e [2023-03-08T20:03:26.863Z] ---> fa782689b55b [2023-03-08T20:03:26.863Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:03:26.863Z] ---> Running in bac5443082d0 [2023-03-08T20:03:26.863Z] ---> Running in 17ea3d555c69 [2023-03-08T20:03:26.863Z] Removing intermediate container 78381e556c80 [2023-03-08T20:03:26.863Z] ---> afaecbbc4a1e [2023-03-08T20:03:26.863Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:03:26.863Z] ---> Running in 092146c4e6c8 [2023-03-08T20:03:26.863Z] ---> Running in be3dc6329768 [2023-03-08T20:03:26.863Z] ---> Running in 5e52f7c0c99e [2023-03-08T20:03:26.863Z] Removing intermediate container 17ea3d555c69 [2023-03-08T20:03:26.863Z] ---> cce07f50d985 [2023-03-08T20:03:26.863Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:03:26.863Z] Removing intermediate container bac5443082d0 [2023-03-08T20:03:26.863Z] ---> 23b9ca3cb590 [2023-03-08T20:03:26.863Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T20:03:26.863Z] Removing intermediate container 092146c4e6c8 [2023-03-08T20:03:26.863Z] ---> ee55c9fbf8e7 [2023-03-08T20:03:26.863Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T20:03:26.863Z] ---> Running in 0ca88d0807c9 [2023-03-08T20:03:26.863Z] ---> Running in 161dd590b3e5 [2023-03-08T20:03:26.863Z] ---> Running in 544b87013b7a [2023-03-08T20:03:27.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.641Z] OK: 211 MiB in 51 packages [2023-03-08T20:03:27.641Z] OK: 211 MiB in 51 packages [2023-03-08T20:03:27.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:03:27.641Z] OK: 211 MiB in 51 packages [2023-03-08T20:03:27.899Z] OK: 211 MiB in 51 packages [2023-03-08T20:03:27.900Z] OK: 211 MiB in 51 packages [2023-03-08T20:03:28.157Z] Removing intermediate container 5e52f7c0c99e [2023-03-08T20:03:28.157Z] ---> f8d283f9ae6a [2023-03-08T20:03:28.157Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T20:03:28.157Z] Removing intermediate container be3dc6329768 [2023-03-08T20:03:28.157Z] ---> cd60b7a3928d [2023-03-08T20:03:28.157Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T20:03:28.414Z] Removing intermediate container 0ca88d0807c9 [2023-03-08T20:03:28.414Z] ---> a736204f2ffa [2023-03-08T20:03:28.414Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:03:28.414Z] Removing intermediate container 161dd590b3e5 [2023-03-08T20:03:28.414Z] ---> 2dd0cead3cba [2023-03-08T20:03:28.414Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T20:03:28.414Z] ---> 8be95abd41f4 [2023-03-08T20:03:28.414Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:03:28.414Z] ---> Running in 851a8feb3458 [2023-03-08T20:03:28.414Z] ---> e99324a974c9 [2023-03-08T20:03:28.414Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:03:28.414Z] Removing intermediate container 544b87013b7a [2023-03-08T20:03:28.414Z] ---> 0848ae2bfeb8 [2023-03-08T20:03:28.414Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:03:28.672Z] ---> Running in cc2607b9b6a6 [2023-03-08T20:03:28.672Z] ---> 9e0eed8ea677 [2023-03-08T20:03:28.672Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:03:28.672Z] ---> 3af2af59659c [2023-03-08T20:03:28.672Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:03:28.672Z] ---> Running in 30994d75489d [2023-03-08T20:03:28.672Z] ---> Running in 03ded4fc6ff5 [2023-03-08T20:03:28.672Z] ---> 96b3cee9ef01 [2023-03-08T20:03:28.672Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:03:28.672Z] ---> Running in d4a075ad32c7 [2023-03-08T20:04:00.739Z] Removing intermediate container 03ded4fc6ff5 [2023-03-08T20:04:00.739Z] ---> 3faa67554a4a [2023-03-08T20:04:00.739Z] Step 8/23 : COPY . . [2023-03-08T20:04:00.739Z] Removing intermediate container d4a075ad32c7 [2023-03-08T20:04:00.739Z] ---> 7a2da0a957db [2023-03-08T20:04:00.739Z] Step 8/22 : COPY . . [2023-03-08T20:04:00.739Z] Removing intermediate container 851a8feb3458 [2023-03-08T20:04:00.739Z] ---> bcd541222762 [2023-03-08T20:04:00.739Z] Step 7/24 : COPY . . [2023-03-08T20:04:00.739Z] Removing intermediate container cc2607b9b6a6 [2023-03-08T20:04:00.739Z] ---> 35c1a9497eb3 [2023-03-08T20:04:00.739Z] Step 7/23 : COPY . . [2023-03-08T20:04:00.739Z] Removing intermediate container 30994d75489d [2023-03-08T20:04:00.739Z] ---> 1e6820a93c4b [2023-03-08T20:04:00.739Z] Step 8/22 : COPY . . [2023-03-08T20:04:07.304Z] ---> 407cbfb85362 [2023-03-08T20:04:07.304Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T20:04:07.304Z] ---> ed89d1266b15 [2023-03-08T20:04:07.304Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:04:07.304Z] ---> 97cce71aaf41 [2023-03-08T20:04:07.304Z] ---> a86efeeac115 [2023-03-08T20:04:07.304Z] Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T20:04:07.305Z] [2023-03-08T20:04:07.305Z] ---> 7c6ab0cf0acb [2023-03-08T20:04:07.305Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:04:07.305Z] ---> Running in 58b207caf751 [2023-03-08T20:04:07.305Z] ---> Running in 9f0446886f28 [2023-03-08T20:04:07.305Z] ---> Running in dcf9ff975502 [2023-03-08T20:04:07.305Z] ---> Running in 5c00c73a79ab [2023-03-08T20:04:07.305Z] ---> Running in 4371e48b7717 [2023-03-08T20:04:07.305Z] Removing intermediate container 9f0446886f28 [2023-03-08T20:04:07.305Z] ---> 798c7ab4cb67 [2023-03-08T20:04:07.305Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T20:04:07.305Z] Removing intermediate container 5c00c73a79ab [2023-03-08T20:04:07.305Z] ---> b62e328c2625 [2023-03-08T20:04:07.305Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T20:04:07.305Z] ---> Running in 5e399cfaf85a [2023-03-08T20:04:07.305Z] ---> Running in 5965f3796820 [2023-03-08T20:04:07.563Z] Removing intermediate container 5e399cfaf85a [2023-03-08T20:04:07.563Z] ---> 813148fe5f77 [2023-03-08T20:04:07.563Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:04:07.563Z] ---> Running in 98a667598001 [2023-03-08T20:04:07.563Z] Removing intermediate container 5965f3796820 [2023-03-08T20:04:07.563Z] ---> 3082e77d8f27 [2023-03-08T20:04:07.563Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:04:07.563Z] 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-03-08T20:04:07.563Z] ---> Running in 0de2f6866caa [2023-03-08T20:04:07.822Z] 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-03-08T20:04:07.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T20:04:08.759Z] Removing intermediate container 98a667598001 [2023-03-08T20:04:08.759Z] ---> ba35daf3d95f [2023-03-08T20:04:08.759Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T20:04:08.759Z] ---> Running in b3b4ae69fa0a [2023-03-08T20:04:08.759Z] Removing intermediate container 0de2f6866caa [2023-03-08T20:04:08.759Z] ---> 285eb3fbd5ca [2023-03-08T20:04:08.759Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T20:04:08.759Z] ---> Running in 6033b4aee37c [2023-03-08T20:04:08.759Z] Removing intermediate container b3b4ae69fa0a [2023-03-08T20:04:08.759Z] ---> 4e139c939b62 [2023-03-08T20:04:08.759Z] [2023-03-08T20:04:08.759Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T20:04:09.017Z] Removing intermediate container 6033b4aee37c [2023-03-08T20:04:09.017Z] ---> 5c95c39d5d8e [2023-03-08T20:04:09.017Z] [2023-03-08T20:04:09.017Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T20:04:09.950Z] 3.15: Pulling from library/alpine [2023-03-08T20:04:09.950Z] 3.15: Pulling from library/alpine [2023-03-08T20:04:10.892Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T20:04:10.892Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T20:04:10.892Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T20:04:10.892Z] Status: Image is up to date for alpine:3.15 [2023-03-08T20:04:10.892Z] ---> 5ce65d7b0fde [2023-03-08T20:04:10.892Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:04:10.892Z] ---> 5ce65d7b0fde [2023-03-08T20:04:10.892Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:04:10.892Z] ---> Running in c78e8ee02a7e [2023-03-08T20:04:10.892Z] ---> Running in 8be5428c5d9a [2023-03-08T20:04:11.150Z] Removing intermediate container c78e8ee02a7e [2023-03-08T20:04:11.150Z] ---> 90bf38ca6f6a [2023-03-08T20:04:11.150Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T20:04:11.150Z] Removing intermediate container 8be5428c5d9a [2023-03-08T20:04:11.150Z] ---> 7137e197c2c6 [2023-03-08T20:04:11.150Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T20:04:11.150Z] ---> Running in c32176e98a48 [2023-03-08T20:04:11.150Z] ---> Running in a6148e5e15f3 [2023-03-08T20:04:11.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:11.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:11.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:11.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:12.544Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:04:12.544Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:04:12.544Z] OK: 15859 distinct packages available [2023-03-08T20:04:12.544Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:04:12.544Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:04:12.544Z] OK: 15859 distinct packages available [2023-03-08T20:04:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:12.802Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T20:04:12.802Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:04:12.802Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T20:04:12.802Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T20:04:12.802Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T20:04:12.802Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:04:12.802Z] OK: 6 MiB in 18 packages [2023-03-08T20:04:12.802Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:04:12.802Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T20:04:12.802Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T20:04:12.802Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T20:04:12.802Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:04:12.802Z] OK: 7 MiB in 19 packages [2023-03-08T20:04:14.178Z] Removing intermediate container c32176e98a48 [2023-03-08T20:04:14.178Z] ---> 5f3febf98f27 [2023-03-08T20:04:14.178Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:04:14.178Z] Removing intermediate container a6148e5e15f3 [2023-03-08T20:04:14.178Z] ---> c2fcc7072b01 [2023-03-08T20:04:14.178Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:04:18.372Z] ---> 294a97c9f4ba [2023-03-08T20:04:18.372Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:04:18.372Z] ---> 3aa2b61c6cbf [2023-03-08T20:04:18.372Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:04:18.631Z] ---> 07b3f59c8dad [2023-03-08T20:04:18.631Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T20:04:18.631Z] ---> 79a3a5c7a28b [2023-03-08T20:04:18.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T20:04:18.631Z] ---> Running in 77d1e68db275 [2023-03-08T20:04:19.195Z] Removing intermediate container 77d1e68db275 [2023-03-08T20:04:19.195Z] ---> 1fccd52cd394 [2023-03-08T20:04:19.195Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T20:04:19.195Z] ---> 28491e9188a8 [2023-03-08T20:04:19.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T20:04:19.775Z] ---> 58fa1285d1e0 [2023-03-08T20:04:19.775Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:04:19.775Z] ---> 94a5e892fc30 [2023-03-08T20:04:19.775Z] Step 19/24 : WORKDIR / [2023-03-08T20:04:19.775Z] ---> Running in 4f77f57158b9 [2023-03-08T20:04:19.775Z] ---> Running in 302c18ce9090 [2023-03-08T20:04:20.034Z] Removing intermediate container 4f77f57158b9 [2023-03-08T20:04:20.034Z] ---> 09ed9c9a8c35 [2023-03-08T20:04:20.034Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:04:20.293Z] ---> Running in 3a4bace036dc [2023-03-08T20:04:20.293Z] Removing intermediate container 302c18ce9090 [2023-03-08T20:04:20.293Z] ---> 0e8f33709c57 [2023-03-08T20:04:20.293Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:04:20.293Z] ---> Running in 4798b98aa6d3 [2023-03-08T20:04:20.552Z] Removing intermediate container 3a4bace036dc [2023-03-08T20:04:20.552Z] ---> 01fef3169608 [2023-03-08T20:04:20.552Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T20:04:20.552Z] Removing intermediate container 4798b98aa6d3 [2023-03-08T20:04:20.552Z] ---> 941265c1574d [2023-03-08T20:04:20.552Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:04:20.810Z] ---> Running in 0382041c8c1b [2023-03-08T20:04:20.810Z] ---> Running in 1bccb57fea48 [2023-03-08T20:04:21.069Z] Removing intermediate container 1bccb57fea48 [2023-03-08T20:04:21.069Z] ---> 0656b830844c [2023-03-08T20:04:21.069Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T20:04:21.069Z] Removing intermediate container 0382041c8c1b [2023-03-08T20:04:21.069Z] ---> a62ddcb35724 [2023-03-08T20:04:21.069Z] Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:04:21.069Z] ---> Running in 69b6130016be [2023-03-08T20:04:21.327Z] ---> Running in c3169b9c874b [2023-03-08T20:04:21.585Z] Removing intermediate container 69b6130016be [2023-03-08T20:04:21.585Z] ---> 4fab9c6b38bf [2023-03-08T20:04:21.585Z] Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:04:21.585Z] Removing intermediate container c3169b9c874b [2023-03-08T20:04:21.585Z] ---> ad23e31c1d93 [2023-03-08T20:04:21.585Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:04:21.585Z] ---> Running in 60270f92f79f [2023-03-08T20:04:21.843Z] ---> Running in b7b4a287fb14 [2023-03-08T20:04:22.101Z] Removing intermediate container b7b4a287fb14 [2023-03-08T20:04:22.101Z] ---> 57c417a8f7e3 [2023-03-08T20:04:22.101Z] [2023-03-08T20:04:22.101Z] Removing intermediate container 60270f92f79f [2023-03-08T20:04:22.101Z] ---> 7bcf15f7b3bb [2023-03-08T20:04:22.101Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:04:22.101Z] ---> Running in 0806b04b53ac [2023-03-08T20:04:22.101Z] Successfully built 57c417a8f7e3 [2023-03-08T20:04:22.101Z] Successfully tagged security-spire-server:latest [2023-03-08T20:04:22.101Z] Building security-secretstore-setup [2023-03-08T20:04:22.359Z]  Building security-spire-server ... done Removing intermediate container 0806b04b53ac [2023-03-08T20:04:22.359Z] ---> a25cee5516cb [2023-03-08T20:04:22.359Z] [2023-03-08T20:04:22.615Z] Successfully built a25cee5516cb [2023-03-08T20:04:22.615Z] Successfully tagged security-spire-config:latest [2023-03-08T20:04:22.615Z] Building security-spiffe-token-provider [2023-03-08T20:04:27.879Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:04:27.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:04:27.879Z] ---> f92125b8b66c [2023-03-08T20:04:27.879Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T20:04:27.879Z] ---> Using cache [2023-03-08T20:04:27.879Z] ---> afaecbbc4a1e [2023-03-08T20:04:27.879Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T20:04:27.879Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:04:27.879Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:04:27.879Z] ---> f92125b8b66c [2023-03-08T20:04:27.879Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T20:04:27.879Z] ---> Using cache [2023-03-08T20:04:27.879Z] ---> afaecbbc4a1e [2023-03-08T20:04:27.879Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T20:04:29.250Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8872 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws [2023-03-08T20:04:29.306Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-08T20:04:29.383Z] The recommended git tool is: git [2023-03-08T20:04:29.777Z] ---> Running in 75ea89d8b8a8 [2023-03-08T20:04:29.777Z] ---> Running in a5ae070954a2 [2023-03-08T20:04:30.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:30.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:30.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:30.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:30.967Z] OK: 211 MiB in 51 packages [2023-03-08T20:04:31.250Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T20:04:31.250Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T20:04:31.250Z] OK: 17046 distinct packages available [2023-03-08T20:04:31.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:31.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:31.544Z] OK: 211 MiB in 51 packages [2023-03-08T20:04:31.804Z] Removing intermediate container a5ae070954a2 [2023-03-08T20:04:31.804Z] ---> 70bd73e2f7c7 [2023-03-08T20:04:31.804Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T20:04:32.371Z] ---> 1efb1945e588 [2023-03-08T20:04:32.371Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:04:32.371Z] ---> Running in 3220ec022984 [2023-03-08T20:04:32.371Z] Removing intermediate container 75ea89d8b8a8 [2023-03-08T20:04:32.371Z] ---> c311466b109e [2023-03-08T20:04:32.372Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T20:04:32.938Z] ---> 8ccea71063f9 [2023-03-08T20:04:32.938Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:04:32.938Z] ---> Running in fea18b7916f0 [2023-03-08T20:04:34.359Z] using credential edgex-jenkins-ssh [2023-03-08T20:04:34.377Z] Cloning the remote Git repository [2023-03-08T20:04:34.411Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T20:04:34.484Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-08T20:04:34.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T20:04:34.629Z] > git --version # timeout=10 [2023-03-08T20:04:34.657Z] > git --version # 'git version 2.25.1' [2023-03-08T20:04:34.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T20:04:34.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T20:04:37.122Z] Removing intermediate container dcf9ff975502 [2023-03-08T20:04:37.122Z] ---> 3f08f6a7bb10 [2023-03-08T20:04:37.122Z] [2023-03-08T20:04:37.122Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:04:37.381Z] 3.16: Pulling from library/alpine [2023-03-08T20:04:38.314Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T20:04:38.314Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T20:04:38.314Z] ---> dfd21b5a31f5 [2023-03-08T20:04:38.314Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T20:04:38.314Z] ---> Running in 7f056480fc4c [2023-03-08T20:04:38.314Z] Removing intermediate container 58b207caf751 [2023-03-08T20:04:38.314Z] ---> 0c4c4ba1c150 [2023-03-08T20:04:38.314Z] [2023-03-08T20:04:38.314Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T20:04:38.314Z] ---> dfd21b5a31f5 [2023-03-08T20:04:38.314Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:04:38.314Z] ---> Running in ccdd6251c3a4 [2023-03-08T20:04:38.314Z] Removing intermediate container 7f056480fc4c [2023-03-08T20:04:38.314Z] ---> 24dc117738c1 [2023-03-08T20:04:38.314Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:04:38.314Z] ---> Running in 2706182597af [2023-03-08T20:04:38.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:38.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:38.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:38.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:39.139Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:04:39.139Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:04:39.139Z] OK: 6 MiB in 15 packages [2023-03-08T20:04:39.139Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:04:39.139Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:04:39.139Z] OK: 6 MiB in 15 packages [2023-03-08T20:04:39.713Z] Removing intermediate container ccdd6251c3a4 [2023-03-08T20:04:39.713Z] ---> e10af8929738 [2023-03-08T20:04:39.713Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:04:39.713Z] ---> Running in e08899b4e08c [2023-03-08T20:04:39.713Z] Removing intermediate container 2706182597af [2023-03-08T20:04:39.713Z] ---> 8648c16d0f00 [2023-03-08T20:04:39.713Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:04:39.713Z] Removing intermediate container e08899b4e08c [2023-03-08T20:04:39.713Z] ---> 360b9c3f7d02 [2023-03-08T20:04:39.713Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T20:04:39.971Z] ---> Running in c94a3275617a [2023-03-08T20:04:39.971Z] ---> 30c590bb1c3f [2023-03-08T20:04:39.971Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T20:04:39.971Z] Removing intermediate container c94a3275617a [2023-03-08T20:04:39.971Z] ---> 159ad428e78b [2023-03-08T20:04:39.971Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T20:04:39.971Z] ---> Running in 8dce72b9e7c5 [2023-03-08T20:04:40.230Z] Removing intermediate container 8dce72b9e7c5 [2023-03-08T20:04:40.230Z] ---> 942eecc8dd13 [2023-03-08T20:04:40.230Z] Step 15/23 : WORKDIR / [2023-03-08T20:04:40.230Z] ---> b366067f82b8 [2023-03-08T20:04:40.491Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T20:04:40.491Z] ---> Running in 1d6985a1984f [2023-03-08T20:04:40.491Z] Removing intermediate container 1d6985a1984f [2023-03-08T20:04:40.491Z] ---> aa387c15f259 [2023-03-08T20:04:40.491Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:04:40.491Z] ---> 10dd1408036b [2023-03-08T20:04:40.491Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T20:04:40.753Z] ---> 1af59e7ff74b [2023-03-08T20:04:40.753Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T20:04:40.753Z] ---> 7a4cffff3f2a [2023-03-08T20:04:40.753Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:04:41.012Z] ---> Running in c3f7ed72c576 [2023-03-08T20:04:41.269Z] ---> 4d98a486442f [2023-03-08T20:04:41.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T20:04:41.527Z] ---> 3ac32acda272 [2023-03-08T20:04:41.527Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T20:04:41.527Z] ---> Running in 9577da724678 [2023-03-08T20:04:41.791Z] Removing intermediate container c3f7ed72c576 [2023-03-08T20:04:41.791Z] ---> 0d4465a0adc7 [2023-03-08T20:04:41.791Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:04:42.049Z] Removing intermediate container 9577da724678 [2023-03-08T20:04:42.049Z] ---> dea0a5149c61 [2023-03-08T20:04:42.049Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:04:42.049Z] ---> Running in 41f081ec4917 [2023-03-08T20:04:42.049Z] ---> Running in 97a8f5d76845 [2023-03-08T20:04:42.614Z] Removing intermediate container 41f081ec4917 [2023-03-08T20:04:42.614Z] ---> 5a54d844c6a9 [2023-03-08T20:04:42.614Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T20:04:42.614Z] Removing intermediate container 97a8f5d76845 [2023-03-08T20:04:42.614Z] ---> 55430bd445d3 [2023-03-08T20:04:42.614Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T20:04:42.872Z] ---> Running in 6e96cee36f7c [2023-03-08T20:04:42.872Z] ---> Running in 8912627f297b [2023-03-08T20:04:43.438Z] Removing intermediate container 6e96cee36f7c [2023-03-08T20:04:43.438Z] ---> 0f19ae9eaffc [2023-03-08T20:04:43.438Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:04:44.382Z] Removing intermediate container 8912627f297b [2023-03-08T20:04:44.382Z] ---> 783eb6f36376 [2023-03-08T20:04:44.382Z] Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:04:44.382Z] ---> Running in 3dcfdb673c7d [2023-03-08T20:04:44.382Z] Removing intermediate container 4371e48b7717 [2023-03-08T20:04:44.382Z] ---> bc9fb6666a45 [2023-03-08T20:04:44.382Z] [2023-03-08T20:04:44.382Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:04:44.382Z] ---> dfd21b5a31f5 [2023-03-08T20:04:44.382Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T20:04:44.382Z] ---> Running in 55308849981a [2023-03-08T20:04:44.641Z] ---> Running in 225d82558509 [2023-03-08T20:04:44.641Z] Removing intermediate container 3dcfdb673c7d [2023-03-08T20:04:44.641Z] ---> 664a892c5a7e [2023-03-08T20:04:44.641Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:04:44.899Z] Removing intermediate container 55308849981a [2023-03-08T20:04:44.899Z] ---> d9aff26864e8 [2023-03-08T20:04:44.899Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:04:44.899Z] ---> Running in 49de30a4a91c [2023-03-08T20:04:45.159Z] ---> Running in 86039baea334 [2023-03-08T20:04:45.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:45.419Z] Removing intermediate container 49de30a4a91c [2023-03-08T20:04:45.419Z] ---> b6b4e89af9f5 [2023-03-08T20:04:45.419Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:04:45.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:45.419Z] Removing intermediate container 86039baea334 [2023-03-08T20:04:45.419Z] ---> 98dddc07e3e5 [2023-03-08T20:04:45.419Z] [2023-03-08T20:04:45.419Z] ---> Running in 9feaf063e78c [2023-03-08T20:04:45.419Z] Successfully built 98dddc07e3e5 [2023-03-08T20:04:45.419Z] Successfully tagged core-command:latest [2023-03-08T20:04:45.420Z]  Building core-command ... done Building security-bootstrapper [2023-03-08T20:04:45.678Z] Removing intermediate container 9feaf063e78c [2023-03-08T20:04:45.678Z] ---> 27057cf414bb [2023-03-08T20:04:45.678Z] [2023-03-08T20:04:45.678Z] Successfully built 27057cf414bb [2023-03-08T20:04:45.678Z] Successfully tagged security-proxy-auth:latest [2023-03-08T20:04:45.678Z] Building core-data [2023-03-08T20:04:45.678Z]  Building security-proxy-auth ... done (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T20:04:45.678Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:04:45.678Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:04:45.678Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:04:45.936Z] OK: 6 MiB in 16 packages [2023-03-08T20:04:48.467Z] Removing intermediate container 225d82558509 [2023-03-08T20:04:48.467Z] ---> bf4ac6a25ca1 [2023-03-08T20:04:48.467Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:04:49.033Z] ---> Running in 55e9b46e4199 [2023-03-08T20:04:49.291Z] Removing intermediate container 55e9b46e4199 [2023-03-08T20:04:49.291Z] ---> d39f2b0ad616 [2023-03-08T20:04:49.291Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T20:04:49.856Z] ---> Running in 531bcca9931b [2023-03-08T20:04:50.132Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:04:50.132Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:04:50.132Z] ---> f92125b8b66c [2023-03-08T20:04:50.132Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T20:04:50.132Z] ---> Using cache [2023-03-08T20:04:50.132Z] ---> afaecbbc4a1e [2023-03-08T20:04:50.132Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T20:04:50.132Z] ---> Using cache [2023-03-08T20:04:50.132Z] ---> 70bd73e2f7c7 [2023-03-08T20:04:50.132Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T20:04:50.132Z] ---> Using cache [2023-03-08T20:04:50.132Z] ---> 1efb1945e588 [2023-03-08T20:04:50.132Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:04:50.392Z] Removing intermediate container 531bcca9931b [2023-03-08T20:04:50.392Z] ---> 80c46d03c802 [2023-03-08T20:04:50.392Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T20:04:50.392Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:04:50.392Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:04:50.392Z] ---> f92125b8b66c [2023-03-08T20:04:50.392Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:04:50.392Z] ---> Using cache [2023-03-08T20:04:50.392Z] ---> 12cf9a6552dc [2023-03-08T20:04:50.392Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:04:50.392Z] ---> Using cache [2023-03-08T20:04:50.392Z] ---> ee55c9fbf8e7 [2023-03-08T20:04:50.392Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:04:50.650Z] ---> Running in 6a52066364d9 [2023-03-08T20:04:50.650Z] ---> Running in ff8341e99ea3 [2023-03-08T20:04:50.650Z] ---> Running in 72a3ff33d621 [2023-03-08T20:04:50.907Z] Removing intermediate container ff8341e99ea3 [2023-03-08T20:04:50.907Z] ---> 2675243235e0 [2023-03-08T20:04:50.907Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:04:51.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:51.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:04:51.472Z] ---> f4cc5681f330 [2023-03-08T20:04:51.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T20:04:51.729Z] OK: 211 MiB in 51 packages [2023-03-08T20:04:52.295Z] ---> 434d41c85d5b [2023-03-08T20:04:52.295Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T20:04:52.555Z] Removing intermediate container 72a3ff33d621 [2023-03-08T20:04:52.555Z] ---> eb08bb14cde8 [2023-03-08T20:04:52.555Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:04:52.555Z] ---> 9f29de1c5a75 [2023-03-08T20:04:52.555Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T20:04:52.555Z] ---> Running in 9e4da6fe7625 [2023-03-08T20:04:52.812Z] ---> 471d834360e3 [2023-03-08T20:04:52.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:04:52.812Z] ---> Running in badcd22c2b17 [2023-03-08T20:04:52.812Z] Removing intermediate container 9e4da6fe7625 [2023-03-08T20:04:52.812Z] ---> b1058648d5a5 [2023-03-08T20:04:52.812Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:04:53.070Z] ---> Running in 4f8ecb061dff [2023-03-08T20:04:53.070Z] Removing intermediate container 3220ec022984 [2023-03-08T20:04:53.070Z] ---> 4b3b1e306635 [2023-03-08T20:04:53.070Z] Step 7/23 : COPY . . [2023-03-08T20:04:53.328Z] Removing intermediate container 4f8ecb061dff [2023-03-08T20:04:53.328Z] ---> 337a75fc79a4 [2023-03-08T20:04:53.328Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:04:53.328Z] ---> Running in 3b473a785e43 [2023-03-08T20:04:53.459Z] Merging remotes/origin/main commit e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:04:51.696Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T20:04:51.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T20:04:52.679Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T20:04:52.723Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T20:04:52.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T20:04:52.740Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T20:04:53.478Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T20:04:53.499Z] > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [2023-03-08T20:04:53.842Z] Merge succeeded, producing e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:04:53.843Z] Checking out Revision e1aa53dec757758856ff48b516a8ca06b8bacbcb (PR-4424) [2023-03-08T20:04:53.897Z] Removing intermediate container 3b473a785e43 [2023-03-08T20:04:53.897Z] ---> d821068c2da5 [2023-03-08T20:04:53.897Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:04:54.463Z] ---> Running in 6b83f20902b5 [2023-03-08T20:04:54.463Z] Removing intermediate container 6b83f20902b5 [2023-03-08T20:04:54.463Z] ---> 432ca58fb43b [2023-03-08T20:04:54.463Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:04:54.499Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-08T20:04:54.548Z] > git --version # timeout=10 [2023-03-08T20:04:54.557Z] > git --version # 'git version 2.25.1' [2023-03-08T20:04:54.569Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T20:04:54.722Z] ---> Running in f01679aabbaa [2023-03-08T20:04:54.722Z] Removing intermediate container f01679aabbaa [2023-03-08T20:04:54.722Z] ---> 192730d31759 [2023-03-08T20:04:54.722Z] [2023-03-08T20:04:54.981Z] Successfully built 192730d31759 [2023-03-08T20:04:54.981Z] Successfully tagged support-notifications:latest [2023-03-08T20:04:54.981Z]  Building support-notifications ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T20:04:53.732Z] > git remote # timeout=10 [2023-03-08T20:04:53.751Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T20:04:53.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T20:04:53.794Z] > git merge e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 # timeout=10 [2023-03-08T20:04:53.824Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T20:04:53.848Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T20:04:53.862Z] > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [2023-03-08T20:04:55.732Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T20:04:55.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T20:04:55.732Z] Dload Upload Total Spent Left Speed [2023-03-08T20:04:55.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-03-08T20:04:56.333Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T20:04:56.690Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T20:04:56.690Z] + sudo tee /etc/docker/daemon.new [2023-03-08T20:04:56.690Z] { [2023-03-08T20:04:56.690Z] "registry-mirrors": [ [2023-03-08T20:04:56.690Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T20:04:56.690Z] ], [2023-03-08T20:04:56.690Z] "bip": "10.250.0.254/24", [2023-03-08T20:04:56.690Z] "hosts": [ [2023-03-08T20:04:56.690Z] "tcp://0.0.0.0:5555", [2023-03-08T20:04:56.690Z] "unix:///var/run/docker.sock" [2023-03-08T20:04:56.690Z] ], [2023-03-08T20:04:56.690Z] "mtu": 1458, [2023-03-08T20:04:56.690Z] "selinux-enabled": true, [2023-03-08T20:04:56.690Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T20:04:56.690Z] } [Pipeline] sh [2023-03-08T20:04:57.039Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T20:04:57.400Z] + sudo service docker restart [2023-03-08T20:04:57.512Z] Removing intermediate container fea18b7916f0 [2023-03-08T20:04:57.512Z] ---> 5c369c9eedc5 [2023-03-08T20:04:57.512Z] Step 7/19 : COPY . . [2023-03-08T20:04:58.078Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:04:58.078Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:04:58.078Z] ---> f92125b8b66c [2023-03-08T20:04:58.078Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T20:04:58.078Z] ---> Using cache [2023-03-08T20:04:58.078Z] ---> afaecbbc4a1e [2023-03-08T20:04:58.078Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T20:04:58.078Z] ---> Using cache [2023-03-08T20:04:58.078Z] ---> 70bd73e2f7c7 [2023-03-08T20:04:58.078Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T20:04:58.079Z] ---> Using cache [2023-03-08T20:04:58.079Z] ---> 1efb1945e588 [2023-03-08T20:04:58.079Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:04:58.079Z] ---> Using cache [2023-03-08T20:04:58.079Z] ---> 4b3b1e306635 [2023-03-08T20:04:58.079Z] Step 7/20 : COPY . . [2023-03-08T20:04:58.079Z] ---> Using cache [2023-03-08T20:04:58.079Z] ---> 3a101995cdb3 [2023-03-08T20:04:58.079Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T20:04:59.013Z] ---> 3a101995cdb3 [2023-03-08T20:04:59.013Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T20:04:59.013Z] ---> Running in 49fcf4766396 [2023-03-08T20:04:59.013Z] ---> Running in 9926fec5b914 [2023-03-08T20:04:59.579Z] 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-03-08T20:04:59.579Z] 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-03-08T20:05:02.109Z] ---> 6066d2c80212 [2023-03-08T20:05:02.109Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T20:05:02.366Z] ---> Running in 2ffc0c217586 [2023-03-08T20:05:02.931Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T20:05:15.709Z] provisioning config files... [2023-03-08T20:05:15.736Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1715237756332000245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:05:16.122Z] ---> docker-login.sh [2023-03-08T20:05:16.122Z] nexus3.edgexfoundry.org:10001 [2023-03-08T20:05:16.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:05:16.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:05:16.711Z] Configure a credential helper to remove this warning. See [2023-03-08T20:05:16.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:05:16.711Z] [2023-03-08T20:05:16.711Z] Login Succeeded [2023-03-08T20:05:16.711Z] nexus3.edgexfoundry.org:10002 [2023-03-08T20:05:16.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:05:16.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:05:16.982Z] Configure a credential helper to remove this warning. See [2023-03-08T20:05:16.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:05:16.982Z] [2023-03-08T20:05:16.982Z] Login Succeeded [2023-03-08T20:05:16.982Z] nexus3.edgexfoundry.org:10003 [2023-03-08T20:05:17.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:05:17.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:05:17.529Z] Configure a credential helper to remove this warning. See [2023-03-08T20:05:17.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:05:17.529Z] [2023-03-08T20:05:17.529Z] Login Succeeded [2023-03-08T20:05:17.529Z] nexus3.edgexfoundry.org:10004 [2023-03-08T20:05:17.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:05:17.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:05:17.803Z] Configure a credential helper to remove this warning. See [2023-03-08T20:05:17.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:05:17.803Z] [2023-03-08T20:05:17.803Z] Login Succeeded [2023-03-08T20:05:17.803Z] docker.io [2023-03-08T20:05:18.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:05:18.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:05:18.339Z] Configure a credential helper to remove this warning. See [2023-03-08T20:05:18.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:05:18.339Z] [2023-03-08T20:05:18.339Z] Login Succeeded [2023-03-08T20:05:18.339Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T20:05:18.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-08T20:05:19.055Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-08T20:05:19.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T20:05:19.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T20:05:19.165Z] ========================================================= [2023-03-08T20:05:19.165Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T20:05:19.165Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:05:19.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T20:05:19.882Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T20:05:19.882Z] 9b18e9b68314: Pulling fs layer [2023-03-08T20:05:19.882Z] 35d82f9e3411: Pulling fs layer [2023-03-08T20:05:19.882Z] e16973657156: Pulling fs layer [2023-03-08T20:05:19.882Z] fc693d55d65f: Pulling fs layer [2023-03-08T20:05:19.882Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T20:05:19.882Z] dda99020689f: Pulling fs layer [2023-03-08T20:05:19.882Z] db1c61fa0a46: Pulling fs layer [2023-03-08T20:05:19.882Z] 891c053d2c06: Pulling fs layer [2023-03-08T20:05:19.882Z] 7e9fc2657dce: Waiting [2023-03-08T20:05:19.882Z] dda99020689f: Waiting [2023-03-08T20:05:19.882Z] db1c61fa0a46: Waiting [2023-03-08T20:05:19.882Z] 891c053d2c06: Waiting [2023-03-08T20:05:19.882Z] fc693d55d65f: Waiting [2023-03-08T20:05:19.882Z] e16973657156: Verifying Checksum [2023-03-08T20:05:19.882Z] e16973657156: Download complete [2023-03-08T20:05:19.882Z] 35d82f9e3411: Download complete [2023-03-08T20:05:19.882Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T20:05:19.882Z] 7e9fc2657dce: Download complete [2023-03-08T20:05:19.882Z] dda99020689f: Download complete [2023-03-08T20:05:19.882Z] 9b18e9b68314: Verifying Checksum [2023-03-08T20:05:19.882Z] 9b18e9b68314: Download complete [2023-03-08T20:05:20.848Z] 9b18e9b68314: Pull complete [2023-03-08T20:05:20.848Z] 891c053d2c06: Verifying Checksum [2023-03-08T20:05:20.848Z] 891c053d2c06: Download complete [2023-03-08T20:05:20.997Z] Removing intermediate container 6a52066364d9 [2023-03-08T20:05:20.997Z] ---> 38c4f82cb8b3 [2023-03-08T20:05:20.997Z] Step 7/32 : COPY . . [2023-03-08T20:05:21.446Z] 35d82f9e3411: Pull complete [2023-03-08T20:05:21.717Z] e16973657156: Pull complete [2023-03-08T20:05:22.303Z] db1c61fa0a46: Verifying Checksum [2023-03-08T20:05:22.303Z] db1c61fa0a46: Download complete [2023-03-08T20:05:22.377Z] Removing intermediate container badcd22c2b17 [2023-03-08T20:05:22.377Z] ---> c518c1e72523 [2023-03-08T20:05:22.377Z] Step 8/22 : COPY . . [2023-03-08T20:05:22.889Z] fc693d55d65f: Download complete [2023-03-08T20:05:27.645Z] 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-03-08T20:05:30.177Z] ---> eac8ca0d9f9d [2023-03-08T20:05:30.177Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T20:05:30.177Z] ---> 2c2bf0c24312 [2023-03-08T20:05:30.177Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T20:05:30.177Z] ---> Running in 9fb594431e95 [2023-03-08T20:05:30.177Z] ---> Running in 2ea32bba18b0 [2023-03-08T20:05:30.437Z] 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-03-08T20:05:30.437Z] 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-03-08T20:05:32.339Z] Removing intermediate container 49fcf4766396 [2023-03-08T20:05:32.339Z] ---> cdcc26e3f64d [2023-03-08T20:05:32.339Z] [2023-03-08T20:05:32.339Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T20:05:32.339Z] ---> dfd21b5a31f5 [2023-03-08T20:05:32.339Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T20:05:32.339Z] Removing intermediate container 9926fec5b914 [2023-03-08T20:05:32.339Z] ---> 66858bcfa785 [2023-03-08T20:05:32.339Z] [2023-03-08T20:05:32.339Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T20:05:32.339Z] ---> dfd21b5a31f5 [2023-03-08T20:05:32.339Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T20:05:32.339Z] ---> Running in d10bbbe6ad3c [2023-03-08T20:05:32.339Z] ---> Running in 52f9ee1d53ad [2023-03-08T20:05:32.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:33.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:33.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:33.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:33.424Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T20:05:33.424Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T20:05:33.424Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T20:05:33.424Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:05:33.424Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:05:33.424Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:05:33.424Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T20:05:33.424Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:05:33.424Z] OK: 6 MiB in 16 packages [2023-03-08T20:05:33.424Z] OK: 6 MiB in 17 packages [2023-03-08T20:05:34.798Z] Removing intermediate container 52f9ee1d53ad [2023-03-08T20:05:34.798Z] ---> ddea3f22aaa2 [2023-03-08T20:05:34.798Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T20:05:34.798Z] ---> Running in ab161e602763 [2023-03-08T20:05:34.798Z] Removing intermediate container d10bbbe6ad3c [2023-03-08T20:05:34.798Z] ---> aac4167f54a9 [2023-03-08T20:05:34.798Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T20:05:35.064Z] ---> Running in d01c0304567a [2023-03-08T20:05:35.064Z] Removing intermediate container ab161e602763 [2023-03-08T20:05:35.064Z] ---> 88595b2e8604 [2023-03-08T20:05:35.064Z] Step 12/20 : WORKDIR /edgex [2023-03-08T20:05:35.064Z] ---> Running in 5d8317306302 [2023-03-08T20:05:35.214Z] fc693d55d65f: Pull complete [2023-03-08T20:05:35.214Z] 7e9fc2657dce: Pull complete [2023-03-08T20:05:35.328Z] Removing intermediate container d01c0304567a [2023-03-08T20:05:35.328Z] ---> d98a04f5175f [2023-03-08T20:05:35.328Z] Step 12/23 : WORKDIR / [2023-03-08T20:05:35.482Z] dda99020689f: Pull complete [2023-03-08T20:05:35.590Z] ---> Running in b96f09d91e88 [2023-03-08T20:05:35.590Z] Removing intermediate container 5d8317306302 [2023-03-08T20:05:35.590Z] ---> c9511f3e6b86 [2023-03-08T20:05:35.590Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T20:05:35.590Z] Removing intermediate container 2ffc0c217586 [2023-03-08T20:05:35.590Z] ---> cdd5d8065e2f [2023-03-08T20:05:35.590Z] [2023-03-08T20:05:35.590Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T20:05:35.590Z] ---> 5ce65d7b0fde [2023-03-08T20:05:35.590Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:05:35.590Z] ---> Using cache [2023-03-08T20:05:35.590Z] ---> 90bf38ca6f6a [2023-03-08T20:05:35.590Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T20:05:35.590Z] ---> Running in c74794cfdb76 [2023-03-08T20:05:35.848Z] Removing intermediate container b96f09d91e88 [2023-03-08T20:05:35.848Z] ---> 73e40f058400 [2023-03-08T20:05:35.848Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T20:05:36.108Z] ---> b5bb12db6479 [2023-03-08T20:05:36.108Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T20:05:36.368Z] ---> 82ce742654cd [2023-03-08T20:05:36.368Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T20:05:36.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:36.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:36.627Z] ---> d4b1bb507e41 [2023-03-08T20:05:36.627Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T20:05:36.886Z] ---> 8ffb4294ab30 [2023-03-08T20:05:36.886Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T20:05:36.886Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:05:36.886Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:05:36.886Z] OK: 15859 distinct packages available [2023-03-08T20:05:36.886Z] ---> 727e6be85c24 [2023-03-08T20:05:36.886Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T20:05:37.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:37.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:37.404Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T20:05:37.404Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T20:05:37.404Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T20:05:37.404Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T20:05:37.404Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T20:05:37.404Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T20:05:37.404Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:05:37.404Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T20:05:37.404Z] ---> 20b1b3e786d3 [2023-03-08T20:05:37.404Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:05:37.404Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T20:05:37.404Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:05:37.404Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:05:37.404Z] ---> Running in af04b59cb215 [2023-03-08T20:05:37.663Z] OK: 8 MiB in 23 packages [2023-03-08T20:05:37.663Z] ---> e9cf3e73c782 [2023-03-08T20:05:37.663Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T20:05:38.607Z] Removing intermediate container c74794cfdb76 [2023-03-08T20:05:38.607Z] ---> 0b9356d266b1 [2023-03-08T20:05:38.607Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:05:38.607Z] ---> 6163c4a68503 [2023-03-08T20:05:38.607Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T20:05:39.179Z] Removing intermediate container af04b59cb215 [2023-03-08T20:05:39.179Z] ---> c242f8d3b89b [2023-03-08T20:05:39.179Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:05:39.179Z] ---> 1a88937749a3 [2023-03-08T20:05:39.179Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T20:05:39.437Z] ---> 35b2ec4a35ca [2023-03-08T20:05:39.437Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:05:39.437Z] ---> Running in b8ed8d5a159a [2023-03-08T20:05:39.437Z] ---> Running in 3f8bd1e539e2 [2023-03-08T20:05:39.700Z] Removing intermediate container b8ed8d5a159a [2023-03-08T20:05:39.700Z] ---> dc86880d88fa [2023-03-08T20:05:39.700Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T20:05:39.969Z] ---> Running in a26211095366 [2023-03-08T20:05:40.228Z] Removing intermediate container a26211095366 [2023-03-08T20:05:40.228Z] ---> 67650fdbf9ee [2023-03-08T20:05:40.228Z] Step 19/20 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:05:40.511Z] ---> Running in a5975ab6aa52 [2023-03-08T20:05:40.511Z] ---> 8364d82fa579 [2023-03-08T20:05:40.511Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T20:05:40.770Z] Removing intermediate container a5975ab6aa52 [2023-03-08T20:05:40.770Z] ---> 22c0f30048a3 [2023-03-08T20:05:40.770Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T20:05:40.770Z] ---> Running in 6765704fdb6f [2023-03-08T20:05:41.029Z] Removing intermediate container 3f8bd1e539e2 [2023-03-08T20:05:41.029Z] ---> 35583baa3802 [2023-03-08T20:05:41.029Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:05:41.029Z] Removing intermediate container 6765704fdb6f [2023-03-08T20:05:41.029Z] ---> 9e3c03545f9d [2023-03-08T20:05:41.029Z] [2023-03-08T20:05:41.029Z] ---> Running in 98e8a9d93d43 [2023-03-08T20:05:41.029Z] ---> c0903254ee3c [2023-03-08T20:05:41.029Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T20:05:41.287Z] Successfully built 9e3c03545f9d [2023-03-08T20:05:41.287Z] ---> Running in 819beb57f080 [2023-03-08T20:05:41.287Z] Successfully tagged security-proxy-setup:latest [2023-03-08T20:05:41.287Z] Building support-scheduler [2023-03-08T20:05:41.287Z]  Building security-proxy-setup ... done Removing intermediate container 98e8a9d93d43 [2023-03-08T20:05:41.287Z] ---> 1539fc6da91b [2023-03-08T20:05:41.287Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T20:05:41.546Z] Removing intermediate container 819beb57f080 [2023-03-08T20:05:41.546Z] ---> 17ebde2eab03 [2023-03-08T20:05:41.546Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:05:42.112Z] ---> Running in 79888536fa0b [2023-03-08T20:05:42.112Z] ---> Running in 3695766a129a [2023-03-08T20:05:42.154Z] db1c61fa0a46: Pull complete [2023-03-08T20:05:42.371Z] Removing intermediate container 79888536fa0b [2023-03-08T20:05:42.371Z] ---> 8d4468059db5 [2023-03-08T20:05:42.371Z] Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:05:42.371Z] ---> Running in 73ef15f57057 [2023-03-08T20:05:42.371Z] Removing intermediate container 3695766a129a [2023-03-08T20:05:42.371Z] ---> cb7166bb5a4b [2023-03-08T20:05:42.371Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T20:05:42.371Z] ---> Running in 6eb98c53545f [2023-03-08T20:05:42.633Z] Removing intermediate container 73ef15f57057 [2023-03-08T20:05:42.633Z] ---> 9b7fc69775d4 [2023-03-08T20:05:42.633Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:05:42.633Z] Removing intermediate container 6eb98c53545f [2023-03-08T20:05:42.633Z] ---> c61cfc0310b0 [2023-03-08T20:05:42.633Z] Step 18/19 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:05:42.633Z] ---> Running in f1147f5fa9bb [2023-03-08T20:05:42.633Z] ---> Running in 6710b1ab1d9f [2023-03-08T20:05:42.892Z] Removing intermediate container f1147f5fa9bb [2023-03-08T20:05:42.892Z] ---> 393dfa292635 [2023-03-08T20:05:42.892Z] [2023-03-08T20:05:42.892Z] Removing intermediate container 6710b1ab1d9f [2023-03-08T20:05:42.892Z] ---> dc990b62b442 [2023-03-08T20:05:42.892Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T20:05:42.892Z] Successfully built 393dfa292635 [2023-03-08T20:05:42.892Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T20:05:42.892Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-08T20:05:42.892Z] ---> Running in 9bc13cad3071 [2023-03-08T20:05:43.461Z] Removing intermediate container 9bc13cad3071 [2023-03-08T20:05:43.461Z] ---> ea68d2d74487 [2023-03-08T20:05:43.461Z] [2023-03-08T20:05:43.461Z] Successfully built ea68d2d74487 [2023-03-08T20:05:43.461Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T20:05:43.461Z] Building core-metadata [2023-03-08T20:05:43.566Z] 891c053d2c06: Pull complete [2023-03-08T20:05:43.566Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T20:05:43.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T20:05:43.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:05:43.953Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T20:05:43.953Z] WORKDIR /edgex [2023-03-08T20:05:43.953Z] COPY go.mod . [2023-03-08T20:05:43.953Z] RUN go mod download [2023-03-08T20:05:43.953Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-08T20:05:44.543Z] Sending build context to Docker daemon 2.949MB [2023-03-08T20:05:44.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T20:05:44.543Z] ---> f96f9c87975a [2023-03-08T20:05:44.543Z] Step 2/4 : WORKDIR /edgex [2023-03-08T20:05:46.490Z] ---> Running in ece5134b1e4e [2023-03-08T20:05:46.490Z] Removing intermediate container ece5134b1e4e [2023-03-08T20:05:46.490Z] ---> 8ec11c553988 [2023-03-08T20:05:46.490Z] Step 3/4 : COPY go.mod . [2023-03-08T20:05:47.083Z] ---> 18c854b9e2d6 [2023-03-08T20:05:47.083Z] Step 4/4 : RUN go mod download [2023-03-08T20:05:47.083Z] ---> Running in 18e983a9470a [2023-03-08T20:05:47.651Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:05:47.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:05:47.651Z] ---> f92125b8b66c [2023-03-08T20:05:47.651Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:05:47.651Z] ---> Using cache [2023-03-08T20:05:47.651Z] ---> 12cf9a6552dc [2023-03-08T20:05:47.651Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:05:47.651Z] ---> Using cache [2023-03-08T20:05:47.651Z] ---> ee55c9fbf8e7 [2023-03-08T20:05:47.651Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:05:47.651Z] ---> Using cache [2023-03-08T20:05:47.651Z] ---> eb08bb14cde8 [2023-03-08T20:05:47.651Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:05:47.651Z] ---> Using cache [2023-03-08T20:05:47.651Z] ---> 471d834360e3 [2023-03-08T20:05:47.651Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:05:47.651Z] ---> Using cache [2023-03-08T20:05:47.651Z] ---> c518c1e72523 [2023-03-08T20:05:47.651Z] Step 8/22 : COPY . . [2023-03-08T20:05:47.651Z] ---> Using cache [2023-03-08T20:05:47.651Z] ---> eac8ca0d9f9d [2023-03-08T20:05:47.651Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T20:05:49.562Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:05:49.562Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:05:49.562Z] ---> f92125b8b66c [2023-03-08T20:05:49.562Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T20:05:49.562Z] ---> Using cache [2023-03-08T20:05:49.562Z] ---> afaecbbc4a1e [2023-03-08T20:05:49.562Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:05:49.562Z] ---> Using cache [2023-03-08T20:05:49.562Z] ---> f8d283f9ae6a [2023-03-08T20:05:49.562Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T20:05:49.562Z] ---> Using cache [2023-03-08T20:05:49.562Z] ---> 8be95abd41f4 [2023-03-08T20:05:49.563Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:05:49.563Z] ---> Using cache [2023-03-08T20:05:49.563Z] ---> bcd541222762 [2023-03-08T20:05:49.563Z] Step 7/24 : COPY . . [2023-03-08T20:05:49.563Z] ---> Using cache [2023-03-08T20:05:49.563Z] ---> 7c6ab0cf0acb [2023-03-08T20:05:49.563Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:05:49.563Z] ---> Using cache [2023-03-08T20:05:49.563Z] ---> b62e328c2625 [2023-03-08T20:05:49.563Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T20:05:49.563Z] ---> Using cache [2023-03-08T20:05:49.563Z] ---> 3082e77d8f27 [2023-03-08T20:05:49.563Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:05:49.563Z] ---> Using cache [2023-03-08T20:05:49.563Z] ---> 285eb3fbd5ca [2023-03-08T20:05:49.563Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T20:05:49.563Z] ---> Using cache [2023-03-08T20:05:49.563Z] ---> 5c95c39d5d8e [2023-03-08T20:05:49.563Z] [2023-03-08T20:05:49.563Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T20:05:49.563Z] ---> 5ce65d7b0fde [2023-03-08T20:05:49.563Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:05:49.563Z] ---> Using cache [2023-03-08T20:05:49.563Z] ---> 90bf38ca6f6a [2023-03-08T20:05:49.563Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T20:05:49.563Z] ---> Using cache [2023-03-08T20:05:49.563Z] ---> 5f3febf98f27 [2023-03-08T20:05:49.563Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T20:05:50.134Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:05:50.134Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:05:50.134Z] ---> f92125b8b66c [2023-03-08T20:05:50.134Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:05:50.134Z] ---> Using cache [2023-03-08T20:05:50.134Z] ---> 12cf9a6552dc [2023-03-08T20:05:50.134Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T20:05:50.134Z] ---> Using cache [2023-03-08T20:05:50.134Z] ---> ee55c9fbf8e7 [2023-03-08T20:05:50.134Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T20:05:50.134Z] ---> Using cache [2023-03-08T20:05:50.134Z] ---> eb08bb14cde8 [2023-03-08T20:05:50.134Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T20:05:50.134Z] ---> Using cache [2023-03-08T20:05:50.134Z] ---> 471d834360e3 [2023-03-08T20:05:50.134Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:05:50.134Z] ---> Using cache [2023-03-08T20:05:50.134Z] ---> c518c1e72523 [2023-03-08T20:05:50.134Z] Step 8/24 : COPY . . [2023-03-08T20:05:50.134Z] ---> Using cache [2023-03-08T20:05:50.134Z] ---> eac8ca0d9f9d [2023-03-08T20:05:50.134Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T20:05:50.702Z] ---> Running in 137ed7a43c88 [2023-03-08T20:05:50.702Z] ---> Running in d182fed9bb86 [2023-03-08T20:05:50.702Z] ---> e7d29c8205ce [2023-03-08T20:05:50.702Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:05:51.270Z] 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-03-08T20:05:51.270Z] 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-03-08T20:05:52.645Z] ---> 6a8765d0c608 [2023-03-08T20:05:52.645Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:05:52.905Z] ---> f43759bfca8b [2023-03-08T20:05:52.905Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T20:05:53.162Z] ---> 876b8a23d78b [2023-03-08T20:05:53.162Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T20:05:53.729Z] ---> a96ef7a13875 [2023-03-08T20:05:53.729Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:05:53.729Z] ---> Running in 5882a6b9b017 [2023-03-08T20:05:54.293Z] Removing intermediate container 5882a6b9b017 [2023-03-08T20:05:54.293Z] ---> e7f334804d7c [2023-03-08T20:05:54.293Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:05:54.293Z] ---> Running in 1674a20723d3 [2023-03-08T20:05:54.551Z] Removing intermediate container 1674a20723d3 [2023-03-08T20:05:54.551Z] ---> 71639d01b1c9 [2023-03-08T20:05:54.551Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T20:05:54.551Z] ---> Running in f78831bda499 [2023-03-08T20:05:54.810Z] Removing intermediate container f78831bda499 [2023-03-08T20:05:54.810Z] ---> 09cac0f015bc [2023-03-08T20:05:54.810Z] Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:05:55.075Z] ---> Running in 1a6cdabaa450 [2023-03-08T20:05:55.075Z] Removing intermediate container 2ea32bba18b0 [2023-03-08T20:05:55.075Z] ---> 78515973501d [2023-03-08T20:05:55.075Z] [2023-03-08T20:05:55.075Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T20:05:55.075Z] ---> dfd21b5a31f5 [2023-03-08T20:05:55.075Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:05:55.333Z] ---> Running in 7ff00dbc58ee [2023-03-08T20:05:55.333Z] Removing intermediate container 1a6cdabaa450 [2023-03-08T20:05:55.333Z] ---> 89585c1ee49f [2023-03-08T20:05:55.333Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:05:55.333Z] ---> Running in 535d1cfeb85f [2023-03-08T20:05:55.592Z] Removing intermediate container 7ff00dbc58ee [2023-03-08T20:05:55.592Z] ---> 52d472b4ccdc [2023-03-08T20:05:55.592Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T20:05:55.592Z] ---> Running in b22823a31b66 [2023-03-08T20:05:55.592Z] Removing intermediate container 535d1cfeb85f [2023-03-08T20:05:55.592Z] ---> 92c68b761db6 [2023-03-08T20:05:55.592Z] [2023-03-08T20:05:55.853Z] Successfully built 92c68b761db6 [2023-03-08T20:05:55.853Z] Successfully tagged security-spire-agent:latest [2023-03-08T20:05:55.853Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-03-08T20:05:55.853Z] Removing intermediate container 9fb594431e95 [2023-03-08T20:05:55.853Z] ---> d607f6fdb924 [2023-03-08T20:05:55.853Z] [2023-03-08T20:05:55.853Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:05:55.853Z] ---> dfd21b5a31f5 [2023-03-08T20:05:55.853Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T20:05:56.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:56.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:56.684Z] ---> Running in b31f57e8b201 [2023-03-08T20:05:56.950Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:05:56.950Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T20:05:56.950Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:05:56.950Z] OK: 6 MiB in 16 packages [2023-03-08T20:05:57.212Z] Removing intermediate container b31f57e8b201 [2023-03-08T20:05:57.212Z] ---> 21bbb1ba9a43 [2023-03-08T20:05:57.212Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T20:05:57.212Z] ---> Running in 6a192ab0fb85 [2023-03-08T20:05:57.470Z] Removing intermediate container 6a192ab0fb85 [2023-03-08T20:05:57.470Z] ---> e538152e4ab8 [2023-03-08T20:05:57.470Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T20:05:57.739Z] ---> Running in 95a6ec7c7923 [2023-03-08T20:05:57.739Z] Removing intermediate container b22823a31b66 [2023-03-08T20:05:57.739Z] ---> 04f4cc70faf6 [2023-03-08T20:05:57.739Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T20:05:57.739Z] ---> Running in fb2f31e1d7c7 [2023-03-08T20:05:58.003Z] Removing intermediate container 95a6ec7c7923 [2023-03-08T20:05:58.003Z] ---> 503c62157f24 [2023-03-08T20:05:58.003Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:05:58.003Z] ---> Running in 17f8c0724289 [2023-03-08T20:05:58.003Z] Removing intermediate container fb2f31e1d7c7 [2023-03-08T20:05:58.003Z] ---> e4f918b0a6f8 [2023-03-08T20:05:58.003Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T20:05:58.261Z] ---> Running in 6bb59a80e1f4 [2023-03-08T20:05:58.521Z] Removing intermediate container 6bb59a80e1f4 [2023-03-08T20:05:58.521Z] ---> 6e348f57b050 [2023-03-08T20:05:58.521Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T20:05:58.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:58.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:05:58.780Z] ---> Running in ecf90f5b3412 [2023-03-08T20:05:59.039Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:05:59.039Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:05:59.039Z] OK: 6 MiB in 15 packages [2023-03-08T20:05:59.039Z] Removing intermediate container ecf90f5b3412 [2023-03-08T20:05:59.039Z] ---> 93cf53d5fe6f [2023-03-08T20:05:59.039Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T20:05:59.298Z] ---> Running in b4455dc1b686 [2023-03-08T20:05:59.581Z] Removing intermediate container b4455dc1b686 [2023-03-08T20:05:59.581Z] ---> accaffb51637 [2023-03-08T20:05:59.581Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T20:05:59.581Z] ---> Running in 890f8c373d82 [2023-03-08T20:05:59.840Z] Removing intermediate container 17f8c0724289 [2023-03-08T20:05:59.840Z] ---> 678a704044c2 [2023-03-08T20:05:59.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:06:00.776Z] ---> 7a47fe0ae1ca [2023-03-08T20:06:00.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T20:06:01.344Z] Removing intermediate container 890f8c373d82 [2023-03-08T20:06:01.344Z] ---> 10877b8e366f [2023-03-08T20:06:01.344Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T20:06:01.344Z] ---> Running in d151d07fcc09 [2023-03-08T20:06:01.611Z] Removing intermediate container d151d07fcc09 [2023-03-08T20:06:01.611Z] ---> 9d66b5a84047 [2023-03-08T20:06:01.611Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T20:06:01.876Z] ---> c8cc5f80904d [2023-03-08T20:06:01.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T20:06:02.134Z] ---> 7cb1c9fed078 [2023-03-08T20:06:02.134Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T20:06:02.392Z] ---> Running in 99b078dfcf53 [2023-03-08T20:06:02.392Z] ---> 833b2ae0673e [2023-03-08T20:06:02.392Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T20:06:02.650Z] ---> Running in b4499d435d61 [2023-03-08T20:06:02.908Z] Removing intermediate container b4499d435d61 [2023-03-08T20:06:02.908Z] ---> 63234761a300 [2023-03-08T20:06:02.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:06:02.908Z] ---> Running in ecf42b4781b9 [2023-03-08T20:06:03.478Z] Removing intermediate container ecf42b4781b9 [2023-03-08T20:06:03.479Z] ---> 7b394b244762 [2023-03-08T20:06:03.479Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:06:03.479Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:06:03.479Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:06:03.479Z] ---> f92125b8b66c [2023-03-08T20:06:03.479Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:06:03.479Z] ---> Using cache [2023-03-08T20:06:03.479Z] ---> 12cf9a6552dc [2023-03-08T20:06:03.479Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:06:03.479Z] ---> Using cache [2023-03-08T20:06:03.479Z] ---> ee55c9fbf8e7 [2023-03-08T20:06:03.479Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:06:03.479Z] ---> Using cache [2023-03-08T20:06:03.479Z] ---> eb08bb14cde8 [2023-03-08T20:06:03.479Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:06:03.479Z] ---> Using cache [2023-03-08T20:06:03.479Z] ---> 471d834360e3 [2023-03-08T20:06:03.479Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:06:03.479Z] ---> Using cache [2023-03-08T20:06:03.479Z] ---> c518c1e72523 [2023-03-08T20:06:03.479Z] Step 8/22 : COPY . . [2023-03-08T20:06:03.479Z] ---> Using cache [2023-03-08T20:06:03.479Z] ---> eac8ca0d9f9d [2023-03-08T20:06:03.479Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T20:06:03.479Z] ---> Running in d6f699f7ddf1 [2023-03-08T20:06:03.479Z] ---> Running in aae9dd8bf812 [2023-03-08T20:06:03.738Z] Removing intermediate container 99b078dfcf53 [2023-03-08T20:06:03.738Z] ---> e57047e61d69 [2023-03-08T20:06:03.738Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:06:03.738Z] Removing intermediate container aae9dd8bf812 [2023-03-08T20:06:03.738Z] ---> bdb9e785cb34 [2023-03-08T20:06:03.738Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:06:03.738Z] ---> Running in 5e6a4d503fc5 [2023-03-08T20:06:04.310Z] Removing intermediate container 5e6a4d503fc5 [2023-03-08T20:06:04.310Z] ---> 97f613bbe25d [2023-03-08T20:06:04.310Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:06:04.310Z] ---> 92373f8782c9 [2023-03-08T20:06:04.310Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T20:06:04.310Z] ---> Running in 4a4076645635 [2023-03-08T20:06:04.310Z] 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-03-08T20:06:04.569Z] Removing intermediate container 4a4076645635 [2023-03-08T20:06:04.569Z] ---> ba8f7b974a0a [2023-03-08T20:06:04.569Z] [2023-03-08T20:06:04.569Z] Successfully built ba8f7b974a0a [2023-03-08T20:06:04.569Z] Successfully tagged core-data:latest [2023-03-08T20:06:05.138Z]  Building core-data ... done  ---> 93ca04fae687 [2023-03-08T20:06:05.138Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T20:06:05.705Z] ---> 645869b0b917 [2023-03-08T20:06:05.705Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T20:06:06.271Z] ---> a8397564fcfb [2023-03-08T20:06:06.271Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T20:06:06.533Z] ---> 00c5828f0d83 [2023-03-08T20:06:06.533Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T20:06:07.099Z] ---> ceda8e3abad1 [2023-03-08T20:06:07.099Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T20:06:07.363Z] ---> 9c67e72f0ffe [2023-03-08T20:06:07.363Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T20:06:07.363Z] ---> Running in 71205443ba91 [2023-03-08T20:06:08.739Z] Removing intermediate container 71205443ba91 [2023-03-08T20:06:08.739Z] ---> db7dd44d7874 [2023-03-08T20:06:08.739Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T20:06:08.739Z] ---> Running in 82a02fbc8520 [2023-03-08T20:06:08.997Z] Removing intermediate container 82a02fbc8520 [2023-03-08T20:06:08.997Z] ---> 07bb87d7d162 [2023-03-08T20:06:08.997Z] Step 29/32 : CMD ["gate"] [2023-03-08T20:06:08.997Z] ---> Running in 97fe908434fa [2023-03-08T20:06:09.256Z] Removing intermediate container 97fe908434fa [2023-03-08T20:06:09.256Z] ---> 60f1cdcb38e1 [2023-03-08T20:06:09.256Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T20:06:09.256Z] ---> Running in 000b6ae0fdf8 [2023-03-08T20:06:09.523Z] Removing intermediate container 000b6ae0fdf8 [2023-03-08T20:06:09.523Z] ---> 861d51717630 [2023-03-08T20:06:09.523Z] Step 31/32 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:06:09.782Z] ---> Running in 99a1df5fc118 [2023-03-08T20:06:09.782Z] Removing intermediate container 99a1df5fc118 [2023-03-08T20:06:09.782Z] ---> b3bd50766c9e [2023-03-08T20:06:09.782Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T20:06:09.782Z] ---> Running in 3e6edd300f1a [2023-03-08T20:06:10.042Z] Removing intermediate container 3e6edd300f1a [2023-03-08T20:06:10.042Z] ---> b443822ccb58 [2023-03-08T20:06:10.042Z] [2023-03-08T20:06:10.042Z] Successfully built b443822ccb58 [2023-03-08T20:06:10.300Z] Successfully tagged security-bootstrapper:latest [2023-03-08T20:06:19.336Z] Removing intermediate container 18e983a9470a [2023-03-08T20:06:19.336Z] ---> f7e0c93b66a1 [2023-03-08T20:06:19.336Z] Successfully built f7e0c93b66a1 [2023-03-08T20:06:19.336Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:06:19.739Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T20:06:19.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:06:20.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container [2023-03-08T20:06:20.087Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-08T20:06:20.269Z]  Building security-bootstrapper ... done Removing intermediate container d182fed9bb86 [2023-03-08T20:06:20.269Z] ---> 8423cf9c8721 [2023-03-08T20:06:20.269Z] [2023-03-08T20:06:20.269Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T20:06:20.269Z] ---> dfd21b5a31f5 [2023-03-08T20:06:20.269Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:06:20.269Z] ---> Using cache [2023-03-08T20:06:20.269Z] ---> e10af8929738 [2023-03-08T20:06:20.269Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:06:20.269Z] ---> Using cache [2023-03-08T20:06:20.269Z] ---> 360b9c3f7d02 [2023-03-08T20:06:20.269Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T20:06:20.269Z] ---> Running in a30c33582d0f [2023-03-08T20:06:20.269Z] Removing intermediate container a30c33582d0f [2023-03-08T20:06:20.269Z] ---> 88ef43790f86 [2023-03-08T20:06:20.269Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T20:06:20.269Z] ---> Running in 07e2199f130d [2023-03-08T20:06:20.527Z] Removing intermediate container 07e2199f130d [2023-03-08T20:06:20.527Z] ---> 641689f7515a [2023-03-08T20:06:20.527Z] Step 15/24 : WORKDIR / [2023-03-08T20:06:20.527Z] ---> Running in e753e34e0dd0 [2023-03-08T20:06:20.527Z] Removing intermediate container e753e34e0dd0 [2023-03-08T20:06:20.527Z] ---> ff30348e829c [2023-03-08T20:06:20.527Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:06:20.784Z] ---> 7103f8553ca8 [2023-03-08T20:06:20.784Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T20:06:21.041Z] ---> 5063d399ee02 [2023-03-08T20:06:21.041Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T20:06:21.323Z] $ docker top 10ae774bca02103785bafafbdeac17ea59ff801f27f87910b716a6c5c9afc6c8 -eo pid,comm [Pipeline] { [2023-03-08T20:06:21.606Z] ---> 379f75c2f7af [2023-03-08T20:06:21.606Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [Pipeline] sh [2023-03-08T20:06:21.863Z] ---> 55704245d0da [2023-03-08T20:06:21.864Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T20:06:21.864Z] ---> Running in 88811cf014e3 [2023-03-08T20:06:22.121Z] Removing intermediate container 88811cf014e3 [2023-03-08T20:06:22.121Z] ---> c4c2b96377ad [2023-03-08T20:06:22.121Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:06:22.121Z] ---> Running in b4767b7a3ed5 [2023-03-08T20:06:22.264Z] + go version [2023-03-08T20:06:22.264Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T20:06:22.302Z] $ docker stop --time=1 10ae774bca02103785bafafbdeac17ea59ff801f27f87910b716a6c5c9afc6c8 [2023-03-08T20:06:22.379Z] Removing intermediate container b4767b7a3ed5 [2023-03-08T20:06:22.379Z] ---> f9a6065c9a10 [2023-03-08T20:06:22.379Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T20:06:22.636Z] ---> Running in aad64b9b0ea1 [2023-03-08T20:06:22.893Z] Removing intermediate container aad64b9b0ea1 [2023-03-08T20:06:22.893Z] ---> cf171a5a6c9e [2023-03-08T20:06:22.893Z] Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:06:22.893Z] ---> Running in 6c33256413c7 [2023-03-08T20:06:23.154Z] Removing intermediate container 6c33256413c7 [2023-03-08T20:06:23.154Z] ---> 9581959f6871 [2023-03-08T20:06:23.154Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:06:23.415Z] ---> Running in a2b1d771ab4a [2023-03-08T20:06:23.672Z] Removing intermediate container a2b1d771ab4a [2023-03-08T20:06:23.672Z] ---> 6bd3bebd2ee6 [2023-03-08T20:06:23.672Z] [2023-03-08T20:06:23.672Z] Successfully built 6bd3bebd2ee6 [2023-03-08T20:06:23.672Z] Successfully tagged core-metadata:latest [2023-03-08T20:06:23.941Z] $ docker rm -f --volumes 10ae774bca02103785bafafbdeac17ea59ff801f27f87910b716a6c5c9afc6c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:06:25.046Z]  Building core-metadata ... done Removing intermediate container 137ed7a43c88 [2023-03-08T20:06:25.046Z] ---> 86534e924909 [2023-03-08T20:06:25.046Z] [2023-03-08T20:06:25.046Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:06:25.046Z] ---> dfd21b5a31f5 [2023-03-08T20:06:25.046Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:06:25.046Z] ---> Using cache [2023-03-08T20:06:25.046Z] ---> e10af8929738 [2023-03-08T20:06:25.046Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:06:25.046Z] ---> Using cache [2023-03-08T20:06:25.046Z] ---> 360b9c3f7d02 [2023-03-08T20:06:25.046Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T20:06:25.046Z] ---> Running in c1a56dfbc03b [2023-03-08T20:06:25.046Z] Removing intermediate container c1a56dfbc03b [2023-03-08T20:06:25.046Z] ---> adc512129e93 [2023-03-08T20:06:25.046Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T20:06:25.046Z] ---> Running in 0d41ce6ea26d [2023-03-08T20:06:25.256Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T20:06:25.257Z] . [Pipeline] } [2023-03-08T20:06:25.317Z] Removing intermediate container 0d41ce6ea26d [2023-03-08T20:06:25.317Z] ---> 657c09ee8bc9 [2023-03-08T20:06:25.317Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:06:25.574Z] ---> 29dc4c1c840f [2023-03-08T20:06:25.574Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T20:06:25.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container [2023-03-08T20:06:25.667Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-08T20:06:26.508Z] ---> f8a9a4ce56ef [2023-03-08T20:06:26.508Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T20:06:26.766Z] ---> a849fe15e224 [2023-03-08T20:06:26.766Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T20:06:26.766Z] ---> Running in baa7617b9819 [2023-03-08T20:06:26.766Z] Removing intermediate container d6f699f7ddf1 [2023-03-08T20:06:26.766Z] ---> cfbdadda067a [2023-03-08T20:06:26.766Z] [2023-03-08T20:06:26.766Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:06:26.766Z] ---> dfd21b5a31f5 [2023-03-08T20:06:26.766Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T20:06:26.766Z] ---> Using cache [2023-03-08T20:06:26.766Z] ---> 24dc117738c1 [2023-03-08T20:06:26.766Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:06:26.766Z] ---> Using cache [2023-03-08T20:06:26.766Z] ---> 8648c16d0f00 [2023-03-08T20:06:26.766Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:06:26.766Z] ---> Using cache [2023-03-08T20:06:26.766Z] ---> 30c590bb1c3f [2023-03-08T20:06:26.766Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T20:06:26.766Z] Removing intermediate container baa7617b9819 [2023-03-08T20:06:26.766Z] ---> f970883a7495 [2023-03-08T20:06:26.766Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:06:26.766Z] ---> Running in f82a52ae4e70 [2023-03-08T20:06:26.881Z] $ docker top b5310450e60cacaa078d4ba7f8414a6955292ba5ebbe112c9fb4b9fb760e1fbc -eo pid,comm [2023-03-08T20:06:27.029Z] Removing intermediate container f82a52ae4e70 [2023-03-08T20:06:27.029Z] ---> ed9562791e11 [2023-03-08T20:06:27.029Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:06:27.029Z] ---> Running in 8f5329edf8c0 [2023-03-08T20:06:27.029Z] ---> 40cb355707d5 [2023-03-08T20:06:27.029Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T20:06:27.029Z] Removing intermediate container 8f5329edf8c0 [2023-03-08T20:06:27.029Z] ---> 7466c627a42b [2023-03-08T20:06:27.029Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] { [Pipeline] echo [2023-03-08T20:06:27.163Z] ========================================================= [2023-03-08T20:06:27.163Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T20:06:27.163Z] ========================================================= [Pipeline] sh [2023-03-08T20:06:27.288Z] ---> Running in 505220fce954 [2023-03-08T20:06:27.288Z] Removing intermediate container 505220fce954 [2023-03-08T20:06:27.288Z] ---> db55b2188c7e [2023-03-08T20:06:27.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T20:06:27.288Z] ---> a0c7ce21a981 [2023-03-08T20:06:27.288Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:06:27.288Z] ---> Running in 21693f44e016 [2023-03-08T20:06:27.288Z] Removing intermediate container 21693f44e016 [2023-03-08T20:06:27.288Z] ---> 97cdeea86d9f [2023-03-08T20:06:27.288Z] [2023-03-08T20:06:27.483Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2023-03-08T20:06:27.546Z] ---> 47498e505493 [2023-03-08T20:06:27.546Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:06:27.546Z] ---> Running in 7ef4f7aad443 [2023-03-08T20:06:27.546Z] Successfully built 97cdeea86d9f [2023-03-08T20:06:27.546Z] Successfully tagged support-scheduler:latest [Pipeline] sh [2023-03-08T20:06:27.891Z] + make test [2023-03-08T20:06:27.891Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T20:06:28.113Z]  Building support-scheduler ... done Removing intermediate container 7ef4f7aad443 [2023-03-08T20:06:28.113Z] ---> 1f18f49bc429 [2023-03-08T20:06:28.113Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:06:28.113Z] ---> Running in 7565d98df0a1 [2023-03-08T20:06:28.113Z] Removing intermediate container 7565d98df0a1 [2023-03-08T20:06:28.113Z] ---> 15d9bef1e82f [2023-03-08T20:06:28.113Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T20:06:28.113Z] ---> Running in 28e5baafe645 [2023-03-08T20:06:28.374Z] Removing intermediate container 28e5baafe645 [2023-03-08T20:06:28.374Z] ---> 8f7b77336d9e [2023-03-08T20:06:28.374Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:06:28.374Z] ---> Running in 46d12dbf92fa [2023-03-08T20:06:28.374Z] Removing intermediate container 46d12dbf92fa [2023-03-08T20:06:28.374Z] ---> 4f0debcfc532 [2023-03-08T20:06:28.374Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:06:28.374Z] ---> Running in 3ed70655c053 [2023-03-08T20:06:28.634Z] Removing intermediate container 3ed70655c053 [2023-03-08T20:06:28.634Z] ---> 021cb2297be7 [2023-03-08T20:06:28.634Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:06:28.634Z] ---> Running in 2f7ace622872 [2023-03-08T20:06:28.634Z] Removing intermediate container 2f7ace622872 [2023-03-08T20:06:28.634Z] ---> 80165799c700 [2023-03-08T20:06:28.634Z] [2023-03-08T20:06:28.634Z] Successfully built 80165799c700 [2023-03-08T20:06:28.634Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T20:06:28.899Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-08T20:06:28.921Z] $ docker stop --time=1 12cab85d7cfeb323f0065841cfd5ab4b5683c38a9a965ef4cb4b6091a1fd78fe [2023-03-08T20:06:30.194Z] $ docker rm -f --volumes 12cab85d7cfeb323f0065841cfd5ab4b5683c38a9a965ef4cb4b6091a1fd78fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T20:06:30.579Z] + docker images [2023-03-08T20:06:30.579Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T20:06:30.579Z] core-common-config-bootstrapper latest 80165799c700 2 seconds ago 15.5MB [2023-03-08T20:06:30.579Z] support-scheduler latest 97cdeea86d9f 3 seconds ago 30.1MB [2023-03-08T20:06:30.579Z] cfbdadda067a 4 seconds ago 1.68GB [2023-03-08T20:06:30.579Z] 86534e924909 6 seconds ago 1.75GB [2023-03-08T20:06:30.579Z] core-metadata latest 6bd3bebd2ee6 7 seconds ago 18.5MB [2023-03-08T20:06:30.579Z] 8423cf9c8721 11 seconds ago 1.69GB [2023-03-08T20:06:30.579Z] security-bootstrapper latest b443822ccb58 21 seconds ago 19.8MB [2023-03-08T20:06:30.579Z] core-data latest ba8f7b974a0a 26 seconds ago 18MB [2023-03-08T20:06:30.579Z] security-spire-agent latest 92c68b761db6 35 seconds ago 125MB [2023-03-08T20:06:30.579Z] d607f6fdb924 35 seconds ago 1.69GB [2023-03-08T20:06:30.579Z] 78515973501d 36 seconds ago 1.67GB [2023-03-08T20:06:30.579Z] security-spiffe-token-provider latest ea68d2d74487 47 seconds ago 30MB [2023-03-08T20:06:30.579Z] security-secretstore-setup latest 393dfa292635 48 seconds ago 29.9MB [2023-03-08T20:06:30.579Z] security-proxy-setup latest 9e3c03545f9d 50 seconds ago 16.4MB [2023-03-08T20:06:30.579Z] cdd5d8065e2f 55 seconds ago 1.72GB [2023-03-08T20:06:30.579Z] cdcc26e3f64d 59 seconds ago 1.66GB [2023-03-08T20:06:30.579Z] 66858bcfa785 59 seconds ago 1.67GB [2023-03-08T20:06:30.579Z] support-notifications latest 192730d31759 About a minute ago 30.7MB [2023-03-08T20:06:30.579Z] core-command latest 98dddc07e3e5 About a minute ago 17.8MB [2023-03-08T20:06:30.579Z] security-proxy-auth latest 27057cf414bb About a minute ago 16.2MB [2023-03-08T20:06:30.579Z] bc9fb6666a45 About a minute ago 1.75GB [2023-03-08T20:06:30.579Z] 0c4c4ba1c150 About a minute ago 1.68GB [2023-03-08T20:06:30.579Z] 3f08f6a7bb10 About a minute ago 1.66GB [2023-03-08T20:06:30.579Z] security-spire-config latest a25cee5516cb 2 minutes ago 85.8MB [2023-03-08T20:06:30.579Z] security-spire-server latest 57c417a8f7e3 2 minutes ago 86.5MB [2023-03-08T20:06:30.579Z] 4e139c939b62 2 minutes ago 1.55GB [2023-03-08T20:06:30.579Z] 5c95c39d5d8e 2 minutes ago 1.55GB [2023-03-08T20:06:30.579Z] ci-base-image-x86_64 latest f92125b8b66c 5 minutes ago 903MB [2023-03-08T20:06:30.579Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T20:06:30.579Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T20:06:30.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T20:06:30.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T20:06:30.579Z] 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-03-08T20:07:00.108Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T20:08:36.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T20:08:37.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T20:08:39.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T20:08:39.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T20:08:39.931Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T20:08:39.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T20:08:54.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.318s coverage: 28.7% of statements [2023-03-08T20:08:54.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T20:08:54.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T20:09:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.716s coverage: 98.5% of statements [2023-03-08T20:09:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.829s coverage: 71.2% of statements [2023-03-08T20:09:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T20:09:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T20:09:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T20:09:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.511s coverage: 54.0% of statements [2023-03-08T20:09:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T20:09:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T20:09:28.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.043s coverage: 88.5% of statements [2023-03-08T20:09:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T20:09:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T20:09:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:09:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T20:09:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T20:09:28.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.736s coverage: 3.9% of statements [2023-03-08T20:09:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T20:09:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T20:09:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.300s coverage: 95.6% of statements [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T20:09:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.394s coverage: 72.2% of statements [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T20:09:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.583s coverage: 65.9% of statements [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T20:09:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.534s coverage: 0.9% of statements [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T20:09:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.514s coverage: 29.6% of statements [2023-03-08T20:09:31.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T20:09:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.488s coverage: 45.5% of statements [2023-03-08T20:09:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.474s coverage: 82.9% of statements [2023-03-08T20:09:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.388s coverage: 94.1% of statements [2023-03-08T20:09:32.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.473s coverage: 96.3% of statements [2023-03-08T20:09:37.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.286s coverage: 87.5% of statements [2023-03-08T20:09:47.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.785s coverage: 79.9% of statements [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.370s coverage: 92.9% of statements [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.702s coverage: 86.9% of statements [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.226s coverage: 100.0% of statements [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.453s coverage: 81.2% of statements [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.414s coverage: 82.1% of statements [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T20:10:05.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.377s coverage: 84.8% of statements [2023-03-08T20:10:05.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T20:10:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.358s coverage: 63.1% of statements [2023-03-08T20:10:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T20:10:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T20:10:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements [2023-03-08T20:10:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2023-03-08T20:10:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2023-03-08T20:10:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2023-03-08T20:10:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-03-08T20:10:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T20:10:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T20:10:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T20:10:20.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.814s coverage: 38.4% of statements [2023-03-08T20:10:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T20:10:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T20:10:20.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements [2023-03-08T20:10:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T20:10:20.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.367s coverage: 84.8% of statements [2023-03-08T20:10:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T20:10:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T20:10:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T20:10:20.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T20:10:28.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.368s coverage: 17.7% of statements [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T20:10:28.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.730s coverage: 92.3% of statements [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T20:10:28.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 63.2% of statements [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T20:10:28.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T20:10:28.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:10:28.625Z] 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-03-08T20:10:28.625Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T20:10:28.625Z] go vet ./... [2023-03-08T20:12:20.318Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T20:12:20.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T20:12:20.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T20:12:20.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T20:12:20.697Z] + ls -al . [2023-03-08T20:12:20.697Z] total 700 [2023-03-08T20:12:20.697Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 20:06 . [2023-03-08T20:12:20.697Z] drwxr-xr-x 4 root root 4096 Mar 8 20:06 .. [2023-03-08T20:12:20.697Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 20:04 .blubracket [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 20:04 .dockerignore [2023-03-08T20:12:20.697Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 20:04 .git [2023-03-08T20:12:20.697Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 20:04 .github [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 20:04 .gitignore [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 20:04 .golangci.yml [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 20:04 .hadolint.yml [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 20:04 .sonarcloud.properties [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 20:04 ADOPTERS.md [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 20:04 Attribution.txt [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 20:04 CHANGELOG.md [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 20:04 CONTRIBUTING.md [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 20:04 GOVERNANCE.md [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 20:04 Jenkinsfile [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 20:04 LICENSE [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 20:04 Makefile [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 20:04 OWNERS.md [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 20:04 README.md [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 20:04 SECURITY.md [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 20:00 VERSION [2023-03-08T20:12:20.697Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 20:04 bin [2023-03-08T20:12:20.697Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 20:04 cmd [2023-03-08T20:12:20.697Z] -rw-r--r-- 1 root root 446903 Mar 8 20:10 coverage.out [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 20:04 go.mod [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 20:04 go.sum [2023-03-08T20:12:20.697Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 20:04 internal [2023-03-08T20:12:20.697Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 20:04 openapi [2023-03-08T20:12:20.697Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 20:04 snap [2023-03-08T20:12:20.697Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 20:04 version.go [Pipeline] sh [2023-03-08T20:12:21.032Z] + '[' -e coverage.out ] [2023-03-08T20:12:21.032Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T20:12:21.072Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T20:12:21.927Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T20:12:22.276Z] + make build [2023-03-08T20:12:22.276Z] 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-03-08T20:13:59.034Z] 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-03-08T20:13:59.034Z] 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-03-08T20:14:01.615Z] 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-03-08T20:14:05.867Z] 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-03-08T20:14:52.706Z] 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-03-08T20:15:00.927Z] 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-03-08T20:15:06.278Z] 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-03-08T20:15:12.936Z] 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-03-08T20:15:16.275Z] 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-03-08T20:15:20.533Z] 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-03-08T20:15:25.863Z] 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-03-08T20:15:32.530Z] $ docker stop --time=1 b5310450e60cacaa078d4ba7f8414a6955292ba5ebbe112c9fb4b9fb760e1fbc [2023-03-08T20:15:34.527Z] $ docker rm -f --volumes b5310450e60cacaa078d4ba7f8414a6955292ba5ebbe112c9fb4b9fb760e1fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:15:37.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T20:15:37.020Z] [2023-03-08T20:15:37.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:15:37.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T20:15:37.689Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T20:15:37.689Z] 29e5d40040c1: Pulling fs layer [2023-03-08T20:15:37.689Z] 1ce36da41761: Pulling fs layer [2023-03-08T20:15:37.689Z] 25b303627fd3: Pulling fs layer [2023-03-08T20:15:37.689Z] 29e5d40040c1: Verifying Checksum [2023-03-08T20:15:37.689Z] 29e5d40040c1: Download complete [2023-03-08T20:15:37.955Z] 1ce36da41761: Verifying Checksum [2023-03-08T20:15:37.955Z] 1ce36da41761: Download complete [2023-03-08T20:15:38.221Z] 29e5d40040c1: Pull complete [2023-03-08T20:15:39.176Z] 1ce36da41761: Pull complete [2023-03-08T20:15:39.442Z] 25b303627fd3: Download complete [2023-03-08T20:15:49.503Z] 25b303627fd3: Pull complete [2023-03-08T20:15:49.503Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T20:15:49.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T20:15:49.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:15:49.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container [2023-03-08T20:15:49.918Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T20:15:52.439Z] $ docker top 83614401b8aa0853bfb34737271f49045eda2417493336be0dafcf95d398bbd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:15:53.313Z] + docker-compose build --help [2023-03-08T20:15:53.313Z] + grep parallel [2023-03-08T20:15:58.650Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T20:15:59.274Z] $ docker stop --time=1 83614401b8aa0853bfb34737271f49045eda2417493336be0dafcf95d398bbd6 [2023-03-08T20:16:00.916Z] $ docker rm -f --volumes 83614401b8aa0853bfb34737271f49045eda2417493336be0dafcf95d398bbd6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:16:01.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T20:16:01.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:16:01.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container [2023-03-08T20:16:01.922Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T20:16:03.014Z] $ docker top df3db44905f45e553db8f6e8dd2ef84642907a4d42cb2855258ba587fdf6e9c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:16:03.545Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T20:16:10.177Z] Building core-command ... [2023-03-08T20:16:10.177Z] Building core-common-config-bootstrapper ... [2023-03-08T20:16:10.177Z] Building core-data ... [2023-03-08T20:16:10.177Z] Building core-metadata ... [2023-03-08T20:16:10.177Z] Building security-bootstrapper ... [2023-03-08T20:16:10.177Z] Building security-proxy-auth ... [2023-03-08T20:16:10.177Z] Building security-proxy-setup ... [2023-03-08T20:16:10.177Z] Building security-secretstore-setup ... [2023-03-08T20:16:10.177Z] Building security-spiffe-token-provider ... [2023-03-08T20:16:10.177Z] Building security-spire-agent ... [2023-03-08T20:16:10.177Z] Building security-spire-config ... [2023-03-08T20:16:10.177Z] Building security-spire-server ... [2023-03-08T20:16:10.177Z] Building support-notifications ... [2023-03-08T20:16:10.177Z] Building support-scheduler ... [2023-03-08T20:16:10.177Z] Building core-command [2023-03-08T20:16:10.177Z] Building core-common-config-bootstrapper [2023-03-08T20:16:10.177Z] Building security-spiffe-token-provider [2023-03-08T20:16:10.177Z] Building security-spire-agent [2023-03-08T20:16:10.177Z] Building core-metadata [2023-03-08T20:16:57.001Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:16:57.001Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:16:57.001Z] ---> f7e0c93b66a1 [2023-03-08T20:16:57.001Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T20:16:57.001Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:16:57.001Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:16:57.001Z] ---> f7e0c93b66a1 [2023-03-08T20:16:57.001Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T20:16:57.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:16:57.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:16:57.001Z] ---> f7e0c93b66a1 [2023-03-08T20:16:57.001Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:16:57.001Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:16:57.001Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:16:57.001Z] ---> f7e0c93b66a1 [2023-03-08T20:16:57.001Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:16:57.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:16:57.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:16:57.001Z] ---> f7e0c93b66a1 [2023-03-08T20:16:57.001Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:16:57.001Z] ---> Running in c73fe0aaba56 [2023-03-08T20:16:57.001Z] ---> Running in e38519ed3069 [2023-03-08T20:16:57.001Z] ---> Running in 4935cc649459 [2023-03-08T20:16:57.001Z] ---> Running in d45d0ce7d5d8 [2023-03-08T20:16:57.001Z] ---> Running in 184674ace2b3 [2023-03-08T20:16:57.001Z] Removing intermediate container d45d0ce7d5d8 [2023-03-08T20:16:57.001Z] ---> 82a44e7b464f [2023-03-08T20:16:57.001Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T20:16:57.001Z] Removing intermediate container c73fe0aaba56 [2023-03-08T20:16:57.001Z] ---> 2c06affa4da0 [2023-03-08T20:16:57.001Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:16:57.001Z] Removing intermediate container e38519ed3069 [2023-03-08T20:16:57.001Z] ---> 2309c70f8213 [2023-03-08T20:16:57.001Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:16:57.001Z] Removing intermediate container 184674ace2b3 [2023-03-08T20:16:57.001Z] ---> 778f726ac071 [2023-03-08T20:16:57.001Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T20:16:57.001Z] Removing intermediate container 4935cc649459 [2023-03-08T20:16:57.001Z] ---> ab83f361fa56 [2023-03-08T20:16:57.001Z] Step 4/23 : WORKDIR /edgex-go ---> Running in 01fe9f531450 [2023-03-08T20:16:57.001Z] [2023-03-08T20:16:57.001Z] ---> Running in 2b3eb854e0f1 [2023-03-08T20:16:57.001Z] ---> Running in a98cf07753b5 [2023-03-08T20:16:57.001Z] ---> Running in ef7ac68999bf [2023-03-08T20:16:57.001Z] ---> Running in 529fd934579f [2023-03-08T20:16:57.001Z] Removing intermediate container 01fe9f531450 [2023-03-08T20:16:57.001Z] ---> 657a9523d3b9 [2023-03-08T20:16:57.001Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:16:57.001Z] ---> Running in dfd3a2c7781d [2023-03-08T20:16:57.001Z] Removing intermediate container 2b3eb854e0f1 [2023-03-08T20:16:57.001Z] ---> 4c1f271b1112 [2023-03-08T20:16:57.001Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T20:16:57.001Z] Removing intermediate container 529fd934579f [2023-03-08T20:16:57.001Z] ---> db1b70255871 [2023-03-08T20:16:57.001Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T20:16:57.001Z] ---> Running in 54c67db5c8d0 [2023-03-08T20:16:57.001Z] ---> Running in 88d97e9fbdf2 [2023-03-08T20:16:57.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:57.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:57.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:57.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:58.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:58.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:58.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:58.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:58.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:59.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:16:59.236Z] OK: 221 MiB in 51 packages [2023-03-08T20:16:59.504Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T20:16:59.504Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T20:16:59.504Z] OK: 16903 distinct packages available [2023-03-08T20:16:59.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:17:00.040Z] OK: 221 MiB in 51 packages [2023-03-08T20:17:00.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:17:00.320Z] OK: 221 MiB in 51 packages [2023-03-08T20:17:00.591Z] OK: 221 MiB in 51 packages [2023-03-08T20:17:01.561Z] OK: 221 MiB in 51 packages [2023-03-08T20:17:02.965Z] Removing intermediate container a98cf07753b5 [2023-03-08T20:17:02.965Z] ---> 424a044f438e [2023-03-08T20:17:02.965Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T20:17:03.938Z] ---> e077820a8592 [2023-03-08T20:17:03.938Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:17:03.938Z] Removing intermediate container 88d97e9fbdf2 [2023-03-08T20:17:03.938Z] ---> 6af8a28e1ce2 [2023-03-08T20:17:03.938Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T20:17:03.938Z] Removing intermediate container dfd3a2c7781d [2023-03-08T20:17:03.938Z] ---> 87b74cbcdf02 [2023-03-08T20:17:03.938Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:17:03.938Z] ---> Running in d094717a86b8 [2023-03-08T20:17:03.938Z] Removing intermediate container ef7ac68999bf [2023-03-08T20:17:03.938Z] ---> af01187ac164 [2023-03-08T20:17:03.938Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T20:17:04.204Z] Removing intermediate container 54c67db5c8d0 [2023-03-08T20:17:04.204Z] ---> 5873b32fa5c7 [2023-03-08T20:17:04.204Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T20:17:05.346Z] ---> 95fa2b89c38b [2023-03-08T20:17:05.346Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:17:05.346Z] ---> 07e3545b51d5 [2023-03-08T20:17:05.346Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:17:05.346Z] ---> a539ceb0a155 [2023-03-08T20:17:05.346Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:17:05.346Z] ---> d83aa0a58cee [2023-03-08T20:17:05.346Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:17:05.346Z] ---> Running in 0b9843790724 [2023-03-08T20:17:05.634Z] ---> Running in f3723bc4ec44 [2023-03-08T20:17:05.634Z] ---> Running in 91440112fe8b [2023-03-08T20:17:05.634Z] ---> Running in 1a63ba4d898a [2023-03-08T20:18:57.416Z] Removing intermediate container 91440112fe8b [2023-03-08T20:18:57.416Z] ---> 0c74388f7601 [2023-03-08T20:18:57.416Z] Step 8/24 : COPY . . [2023-03-08T20:18:57.416Z] Removing intermediate container d094717a86b8 [2023-03-08T20:18:57.416Z] ---> 422b8239c368 [2023-03-08T20:18:57.416Z] Step 7/24 : COPY . . [2023-03-08T20:18:57.416Z] Removing intermediate container f3723bc4ec44 [2023-03-08T20:18:57.416Z] ---> ecad970193bf [2023-03-08T20:18:57.416Z] Step 8/22 : COPY . . [2023-03-08T20:18:57.416Z] Removing intermediate container 0b9843790724 [2023-03-08T20:18:57.416Z] ---> 0d74694ddf96 [2023-03-08T20:18:57.416Z] Step 8/23 : COPY . . [2023-03-08T20:18:57.416Z] Removing intermediate container 1a63ba4d898a [2023-03-08T20:18:57.416Z] ---> b77eb245bd57 [2023-03-08T20:18:57.416Z] Step 7/19 : COPY . . [2023-03-08T20:19:12.413Z] ---> 565463487003 [2023-03-08T20:19:12.413Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T20:19:12.413Z] ---> a3256a453e20 [2023-03-08T20:19:12.413Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T20:19:12.413Z] ---> Running in 9223a6c8c1a1 [2023-03-08T20:19:12.413Z] ---> 7567fe8e639f [2023-03-08T20:19:12.413Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:19:12.413Z] ---> 50da759cac86 [2023-03-08T20:19:12.413Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T20:19:12.413Z] ---> b430952d92b9 [2023-03-08T20:19:12.413Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T20:19:12.413Z] ---> Running in 4921cfee94af [2023-03-08T20:19:12.413Z] ---> Running in 955c85724fe9 [2023-03-08T20:19:12.413Z] ---> Running in dff585580f6f [2023-03-08T20:19:12.413Z] ---> Running in 158303d806cb [2023-03-08T20:19:12.413Z] Removing intermediate container 955c85724fe9 [2023-03-08T20:19:12.413Z] ---> 4abc6029c8e3 [2023-03-08T20:19:12.413Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T20:19:12.413Z] ---> Running in f75aea412b3d [2023-03-08T20:19:12.679Z] Removing intermediate container f75aea412b3d [2023-03-08T20:19:12.679Z] ---> a153e196a860 [2023-03-08T20:19:12.679Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:19:12.679Z] ---> Running in a7d6d745b6d3 [2023-03-08T20:19:13.639Z] 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-03-08T20:19:13.639Z] 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-03-08T20:19:13.639Z] 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-03-08T20:19:13.639Z] 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-03-08T20:19:15.597Z] Removing intermediate container a7d6d745b6d3 [2023-03-08T20:19:15.597Z] ---> b5116717e17f [2023-03-08T20:19:15.597Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T20:19:15.863Z] ---> Running in c1191141883a [2023-03-08T20:19:16.443Z] Removing intermediate container c1191141883a [2023-03-08T20:19:16.443Z] ---> 9b50eab3c2ad [2023-03-08T20:19:16.443Z] [2023-03-08T20:19:16.443Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T20:19:16.443Z] 3.15: Pulling from library/alpine [2023-03-08T20:19:17.863Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T20:19:17.863Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T20:19:17.863Z] ---> 354640af7b1b [2023-03-08T20:19:17.863Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:19:17.863Z] ---> Running in d63c367c970c [2023-03-08T20:19:18.452Z] Removing intermediate container d63c367c970c [2023-03-08T20:19:18.452Z] ---> 9c5c71a8bac8 [2023-03-08T20:19:18.452Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T20:19:18.452Z] ---> Running in 0bd63b3bebae [2023-03-08T20:19:20.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:19:20.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:19:22.381Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:19:22.381Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:19:22.381Z] OK: 15736 distinct packages available [2023-03-08T20:19:22.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:19:23.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:19:24.635Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T20:19:24.635Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:19:24.635Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T20:19:24.635Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T20:19:24.635Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T20:19:24.635Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:19:24.635Z] OK: 6 MiB in 19 packages [2023-03-08T20:19:26.574Z] Removing intermediate container 0bd63b3bebae [2023-03-08T20:19:26.574Z] ---> 5d23837e7501 [2023-03-08T20:19:26.574Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T20:19:29.908Z] ---> dac4fb58fc4d [2023-03-08T20:19:29.908Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:19:35.240Z] ---> 32deefad9d0b [2023-03-08T20:19:35.240Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:19:36.204Z] ---> cba327e104e9 [2023-03-08T20:19:36.204Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T20:19:38.575Z] ---> 69c99a0cda1a [2023-03-08T20:19:38.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T20:19:39.157Z] ---> b9aebcce0fa0 [2023-03-08T20:19:39.157Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:19:39.424Z] ---> Running in b5b715893a06 [2023-03-08T20:19:40.007Z] Removing intermediate container b5b715893a06 [2023-03-08T20:19:40.007Z] ---> 7a1325fe790b [2023-03-08T20:19:40.007Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:19:40.007Z] ---> Running in 2788c85687df [2023-03-08T20:19:40.590Z] Removing intermediate container 2788c85687df [2023-03-08T20:19:40.590Z] ---> 5ffb4493754b [2023-03-08T20:19:40.590Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T20:19:40.590Z] ---> Running in 2b287da58924 [2023-03-08T20:19:41.181Z] Removing intermediate container 2b287da58924 [2023-03-08T20:19:41.181Z] ---> 045e14e0525f [2023-03-08T20:19:41.181Z] Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:19:41.181Z] ---> Running in ea38a65c8570 [2023-03-08T20:19:41.762Z] Removing intermediate container ea38a65c8570 [2023-03-08T20:19:41.762Z] ---> 0a004af84de7 [2023-03-08T20:19:41.762Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:19:41.762Z] ---> Running in 90a3a43fd482 [2023-03-08T20:19:42.343Z] Removing intermediate container 90a3a43fd482 [2023-03-08T20:19:42.343Z] ---> 838cfd51f6b6 [2023-03-08T20:19:42.343Z] [2023-03-08T20:19:42.625Z] Successfully built 838cfd51f6b6 [2023-03-08T20:19:42.625Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T20:19:42.625Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-08T20:20:00.805Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:20:00.805Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:20:00.805Z] ---> f7e0c93b66a1 [2023-03-08T20:20:00.805Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T20:20:00.805Z] ---> Using cache [2023-03-08T20:20:00.805Z] ---> 778f726ac071 [2023-03-08T20:20:00.805Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T20:20:00.805Z] ---> Running in 3c625a5bb223 [2023-03-08T20:20:01.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:20:02.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:20:03.437Z] OK: 221 MiB in 51 packages [2023-03-08T20:20:05.380Z] Removing intermediate container 3c625a5bb223 [2023-03-08T20:20:05.380Z] ---> a5ae0585a524 [2023-03-08T20:20:05.380Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T20:20:06.338Z] ---> a41cd91acda2 [2023-03-08T20:20:06.338Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:20:06.608Z] ---> Running in 1e9f67f4cde5 [2023-03-08T20:21:58.274Z] Removing intermediate container 1e9f67f4cde5 [2023-03-08T20:21:58.274Z] ---> f61c7c9dd70c [2023-03-08T20:21:58.274Z] Step 7/20 : COPY . . [2023-03-08T20:21:58.274Z] ---> cdd837d8a5dd [2023-03-08T20:21:58.274Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T20:21:58.274Z] ---> Running in b1860926fbbb [2023-03-08T20:21:58.274Z] 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-03-08T20:26:20.094Z] Removing intermediate container dff585580f6f [2023-03-08T20:26:20.094Z] ---> 43c398e98639 [2023-03-08T20:26:20.094Z] [2023-03-08T20:26:20.094Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:26:20.094Z] 3.16: Pulling from library/alpine [2023-03-08T20:26:20.094Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T20:26:20.094Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T20:26:20.094Z] ---> 4c81e5bf8899 [2023-03-08T20:26:20.094Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T20:26:20.094Z] ---> Running in ab849b324160 [2023-03-08T20:26:20.094Z] Removing intermediate container ab849b324160 [2023-03-08T20:26:20.094Z] ---> c2404d8e3845 [2023-03-08T20:26:20.094Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:26:20.094Z] ---> Running in c9b43184ce3a [2023-03-08T20:26:20.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:26:20.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:26:20.094Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:26:20.094Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:26:20.094Z] OK: 5 MiB in 15 packages [2023-03-08T20:26:20.094Z] Removing intermediate container c9b43184ce3a [2023-03-08T20:26:20.094Z] ---> 362ba3011f86 [2023-03-08T20:26:20.094Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:26:20.094Z] ---> 6b390d0ab2a4 [2023-03-08T20:26:20.094Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T20:26:20.094Z] ---> dccce7aeace1 [2023-03-08T20:26:20.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T20:26:22.052Z] ---> fae8b49c08ab [2023-03-08T20:26:22.052Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T20:26:24.008Z] ---> 958e150dacfd [2023-03-08T20:26:24.008Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:26:24.279Z] ---> Running in 5b723f420a4e [2023-03-08T20:26:26.859Z] Removing intermediate container 158303d806cb [2023-03-08T20:26:26.859Z] ---> 66c207302a31 [2023-03-08T20:26:26.859Z] [2023-03-08T20:26:26.859Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T20:26:26.859Z] ---> 4c81e5bf8899 [2023-03-08T20:26:26.859Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:26:26.859Z] ---> Running in 8ca8e628ba05 [2023-03-08T20:26:28.799Z] Removing intermediate container 5b723f420a4e [2023-03-08T20:26:28.799Z] ---> 66eb90d29902 [2023-03-08T20:26:28.799Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:26:28.799Z] ---> Running in 9b40a2d9203c [2023-03-08T20:26:29.382Z] Removing intermediate container 9b40a2d9203c [2023-03-08T20:26:29.382Z] ---> 6b2ea2cd59c1 [2023-03-08T20:26:29.382Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T20:26:29.650Z] ---> Running in ee1a89c296b1 [2023-03-08T20:26:29.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:26:29.918Z] Removing intermediate container ee1a89c296b1 [2023-03-08T20:26:29.918Z] ---> 1e7c2169f8a6 [2023-03-08T20:26:29.918Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T20:26:30.187Z] ---> Running in fab1a272f395 [2023-03-08T20:26:30.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:26:30.459Z] Removing intermediate container fab1a272f395 [2023-03-08T20:26:30.459Z] ---> 3481a36d5b9e [2023-03-08T20:26:30.459Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:26:30.726Z] ---> Running in de73ecbb6970 [2023-03-08T20:26:30.998Z] Removing intermediate container de73ecbb6970 [2023-03-08T20:26:30.998Z] ---> 3a929e99bea3 [2023-03-08T20:26:30.998Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:26:31.269Z] ---> Running in 23847192fd0b [2023-03-08T20:26:31.852Z] Removing intermediate container 23847192fd0b [2023-03-08T20:26:31.852Z] ---> d7c945a53c90 [2023-03-08T20:26:31.852Z] [2023-03-08T20:26:32.119Z] Successfully built d7c945a53c90 [2023-03-08T20:26:32.119Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T20:26:32.119Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-08T20:26:32.119Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:26:32.119Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:26:32.385Z] OK: 5 MiB in 15 packages [2023-03-08T20:26:34.325Z] Removing intermediate container 8ca8e628ba05 [2023-03-08T20:26:34.325Z] ---> efe85e78b5b0 [2023-03-08T20:26:34.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:26:34.325Z] ---> Running in ae8b9bbab35c [2023-03-08T20:26:34.915Z] Removing intermediate container ae8b9bbab35c [2023-03-08T20:26:34.915Z] ---> 3253687e8a83 [2023-03-08T20:26:34.915Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T20:26:35.182Z] ---> Running in e6ea64f1c0ea [2023-03-08T20:26:35.767Z] Removing intermediate container e6ea64f1c0ea [2023-03-08T20:26:35.767Z] ---> fe7ec6b65017 [2023-03-08T20:26:35.767Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T20:26:35.767Z] ---> Running in 5f014600d194 [2023-03-08T20:26:36.365Z] Removing intermediate container 5f014600d194 [2023-03-08T20:26:36.365Z] ---> 4c9de9d279cb [2023-03-08T20:26:36.365Z] Step 15/23 : WORKDIR / [2023-03-08T20:26:36.365Z] ---> Running in 519de0a6c99d [2023-03-08T20:26:36.949Z] Removing intermediate container 519de0a6c99d [2023-03-08T20:26:36.949Z] ---> b669155e226a [2023-03-08T20:26:36.949Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:26:38.359Z] ---> 195dd6cbe836 [2023-03-08T20:26:38.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T20:26:40.349Z] ---> 0309c1f36e6a [2023-03-08T20:26:40.349Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T20:26:41.315Z] ---> 797e0f7e0640 [2023-03-08T20:26:41.315Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T20:26:41.315Z] ---> Running in f7105fabc521 [2023-03-08T20:26:42.275Z] Removing intermediate container f7105fabc521 [2023-03-08T20:26:42.275Z] ---> 4cadb7d7c8ff [2023-03-08T20:26:42.275Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:26:42.275Z] ---> Running in 70e171d2a661 [2023-03-08T20:26:43.240Z] Removing intermediate container 70e171d2a661 [2023-03-08T20:26:43.240Z] ---> bbde662a8411 [2023-03-08T20:26:43.240Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T20:26:43.240Z] ---> Running in ee5dbcdb8e71 [2023-03-08T20:26:43.826Z] Removing intermediate container ee5dbcdb8e71 [2023-03-08T20:26:43.826Z] ---> c1fac0c67222 [2023-03-08T20:26:43.826Z] Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:26:44.099Z] ---> Running in 77de7e5e47d9 [2023-03-08T20:26:47.455Z] Removing intermediate container 77de7e5e47d9 [2023-03-08T20:26:47.455Z] ---> 16d9316eefae [2023-03-08T20:26:47.455Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:26:47.455Z] ---> Running in 84d655fb5201 [2023-03-08T20:26:48.426Z] Removing intermediate container 84d655fb5201 [2023-03-08T20:26:48.426Z] ---> ebab8c340646 [2023-03-08T20:26:48.426Z] [2023-03-08T20:26:49.012Z] Successfully built ebab8c340646 [2023-03-08T20:26:49.012Z] Successfully tagged core-command-arm64:latest [2023-03-08T20:26:49.281Z] Building core-data [2023-03-08T20:26:54.635Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:26:54.635Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:26:54.635Z] ---> f7e0c93b66a1 [2023-03-08T20:26:54.635Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:26:54.635Z] ---> Using cache [2023-03-08T20:26:54.635Z] ---> ab83f361fa56 [2023-03-08T20:26:54.635Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:26:54.635Z] ---> Using cache [2023-03-08T20:26:54.635Z] ---> db1b70255871 [2023-03-08T20:26:54.635Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:26:54.635Z] ---> Using cache [2023-03-08T20:26:54.635Z] ---> 6af8a28e1ce2 [2023-03-08T20:26:54.635Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:26:54.635Z] ---> Using cache [2023-03-08T20:26:54.635Z] ---> 95fa2b89c38b [2023-03-08T20:26:54.635Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:26:54.635Z] ---> Using cache [2023-03-08T20:26:54.635Z] ---> 0d74694ddf96 [2023-03-08T20:26:54.635Z] Step 8/22 : COPY . . [2023-03-08T20:26:54.635Z] ---> Using cache [2023-03-08T20:26:54.635Z] ---> 50da759cac86 [2023-03-08T20:26:54.635Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T20:26:55.610Z] ---> Running in a0342a2a0cbe [2023-03-08T20:26:58.211Z] Removing intermediate container 9223a6c8c1a1 [2023-03-08T20:26:58.211Z] ---> 763461c37bd9 [2023-03-08T20:26:58.211Z] [2023-03-08T20:26:58.211Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T20:26:58.211Z] ---> 4c81e5bf8899 [2023-03-08T20:26:58.211Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:26:58.211Z] 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-03-08T20:26:58.211Z] ---> Using cache [2023-03-08T20:26:58.211Z] ---> efe85e78b5b0 [2023-03-08T20:26:58.211Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:26:58.211Z] ---> Using cache [2023-03-08T20:26:58.211Z] ---> 3253687e8a83 [2023-03-08T20:26:58.211Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T20:26:58.481Z] ---> Running in 29edb5e83ce2 [2023-03-08T20:26:59.067Z] Removing intermediate container 29edb5e83ce2 [2023-03-08T20:26:59.067Z] ---> e5174fff7b93 [2023-03-08T20:26:59.067Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T20:26:59.335Z] ---> Running in 0622275a2064 [2023-03-08T20:27:00.305Z] Removing intermediate container 0622275a2064 [2023-03-08T20:27:00.305Z] ---> 1e39b20be697 [2023-03-08T20:27:00.305Z] Step 15/24 : WORKDIR / [2023-03-08T20:27:00.582Z] ---> Running in f2bc042e1068 [2023-03-08T20:27:01.783Z] Removing intermediate container f2bc042e1068 [2023-03-08T20:27:01.784Z] ---> 37dc2f391058 [2023-03-08T20:27:01.784Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:27:03.280Z] ---> eb42c9134a4c [2023-03-08T20:27:03.280Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T20:27:06.028Z] ---> e003eb3c0baf [2023-03-08T20:27:06.028Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T20:27:07.445Z] ---> 9d6e52215fb9 [2023-03-08T20:27:07.446Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T20:27:08.860Z] ---> a38fa1b8427a [2023-03-08T20:27:08.860Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T20:27:09.129Z] ---> Running in 9df4d9bfb11a [2023-03-08T20:27:09.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:27:09.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:27:09.717Z] ---> f7e0c93b66a1 [2023-03-08T20:27:09.717Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:27:09.717Z] ---> Using cache [2023-03-08T20:27:09.717Z] ---> ab83f361fa56 [2023-03-08T20:27:09.717Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:27:09.717Z] ---> Using cache [2023-03-08T20:27:09.985Z] ---> db1b70255871 [2023-03-08T20:27:09.985Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:27:09.985Z] ---> Using cache [2023-03-08T20:27:09.985Z] ---> 6af8a28e1ce2 [2023-03-08T20:27:09.985Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:27:09.985Z] ---> Using cache [2023-03-08T20:27:09.985Z] ---> 95fa2b89c38b [2023-03-08T20:27:09.985Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:27:09.985Z] ---> Using cache [2023-03-08T20:27:09.985Z] ---> 0d74694ddf96 [2023-03-08T20:27:09.985Z] Step 8/22 : COPY . . [2023-03-08T20:27:09.985Z] ---> Using cache [2023-03-08T20:27:09.985Z] ---> 50da759cac86 [2023-03-08T20:27:09.985Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T20:27:10.255Z] Removing intermediate container 9df4d9bfb11a [2023-03-08T20:27:10.255Z] ---> bec8fe88a8ea [2023-03-08T20:27:10.255Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:27:10.255Z] ---> Running in 01a0649679f0 [2023-03-08T20:27:10.255Z] ---> Running in 5fe28e24dec7 [2023-03-08T20:27:11.225Z] Removing intermediate container 5fe28e24dec7 [2023-03-08T20:27:11.225Z] ---> 7b6450fce82a [2023-03-08T20:27:11.225Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T20:27:11.225Z] ---> Running in 47d44aeb63bb [2023-03-08T20:27:12.643Z] Removing intermediate container 47d44aeb63bb [2023-03-08T20:27:12.643Z] ---> e8aa4d2f447f [2023-03-08T20:27:12.643Z] Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:27:12.643Z] ---> Running in c1ef9999a6bc [2023-03-08T20:27:12.912Z] 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-03-08T20:27:13.182Z] Removing intermediate container c1ef9999a6bc [2023-03-08T20:27:13.182Z] ---> 8da5b77153e9 [2023-03-08T20:27:13.182Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:27:13.182Z] ---> Running in 045419e04ae1 [2023-03-08T20:27:13.850Z] Removing intermediate container 045419e04ae1 [2023-03-08T20:27:13.850Z] ---> 0b245bb7d273 [2023-03-08T20:27:13.850Z] [2023-03-08T20:27:14.119Z] Successfully built 0b245bb7d273 [2023-03-08T20:27:14.119Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T20:27:14.119Z]  Building core-metadata ... done Building support-scheduler [2023-03-08T20:27:36.196Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:27:36.196Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:27:36.196Z] ---> f7e0c93b66a1 [2023-03-08T20:27:36.196Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:27:36.196Z] ---> Using cache [2023-03-08T20:27:36.196Z] ---> ab83f361fa56 [2023-03-08T20:27:36.196Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:27:36.196Z] ---> Using cache [2023-03-08T20:27:36.196Z] ---> db1b70255871 [2023-03-08T20:27:36.196Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:27:36.196Z] ---> Using cache [2023-03-08T20:27:36.196Z] ---> 6af8a28e1ce2 [2023-03-08T20:27:36.196Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:27:36.196Z] ---> Using cache [2023-03-08T20:27:36.196Z] ---> 95fa2b89c38b [2023-03-08T20:27:36.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:27:36.196Z] ---> Using cache [2023-03-08T20:27:36.196Z] ---> 0d74694ddf96 [2023-03-08T20:27:36.196Z] Step 8/22 : COPY . . [2023-03-08T20:27:36.196Z] ---> Using cache [2023-03-08T20:27:36.196Z] ---> 50da759cac86 [2023-03-08T20:27:36.196Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T20:27:36.196Z] ---> Running in c3f0bef2bc73 [2023-03-08T20:27:36.196Z] 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-03-08T20:28:23.066Z] Removing intermediate container 4921cfee94af [2023-03-08T20:28:23.066Z] ---> 9e6ef5b99ee1 [2023-03-08T20:28:23.066Z] [2023-03-08T20:28:23.066Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T20:28:23.066Z] ---> 354640af7b1b [2023-03-08T20:28:23.066Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:28:23.066Z] ---> Using cache [2023-03-08T20:28:23.066Z] ---> 9c5c71a8bac8 [2023-03-08T20:28:23.066Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T20:28:23.066Z] ---> Running in b698838a3177 [2023-03-08T20:28:24.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:28:25.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:28:26.475Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:28:26.475Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:28:26.475Z] OK: 15736 distinct packages available [2023-03-08T20:28:26.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:28:27.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:28:28.426Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T20:28:28.703Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T20:28:28.703Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T20:28:28.703Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T20:28:28.703Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T20:28:28.703Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T20:28:28.703Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:28:28.703Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T20:28:28.703Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T20:28:28.703Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:28:28.980Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:28:29.564Z] OK: 8 MiB in 23 packages [2023-03-08T20:28:32.905Z] Removing intermediate container b698838a3177 [2023-03-08T20:28:32.905Z] ---> 7288f79b9b56 [2023-03-08T20:28:32.905Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:28:34.336Z] ---> c16237c91f1a [2023-03-08T20:28:34.336Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T20:28:38.578Z] ---> ddabd7ea85d5 [2023-03-08T20:28:38.578Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T20:28:39.161Z] Removing intermediate container b1860926fbbb [2023-03-08T20:28:39.161Z] ---> 628655d434c9 [2023-03-08T20:28:39.161Z] [2023-03-08T20:28:39.161Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T20:28:39.161Z] ---> 4c81e5bf8899 [2023-03-08T20:28:39.161Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T20:28:39.161Z] ---> Running in 9c657e3acdfa [2023-03-08T20:28:39.745Z] ---> 253b1978ecc9 [2023-03-08T20:28:39.745Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T20:28:40.014Z] ---> Running in 303891a5e705 [2023-03-08T20:28:40.978Z] Removing intermediate container 303891a5e705 [2023-03-08T20:28:40.978Z] ---> 09d36d9e348b [2023-03-08T20:28:40.978Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:28:40.978Z] ---> Running in a86a76e41ea3 [2023-03-08T20:28:41.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:28:41.562Z] Removing intermediate container a86a76e41ea3 [2023-03-08T20:28:41.562Z] ---> 674c9b246217 [2023-03-08T20:28:41.562Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T20:28:41.829Z] ---> Running in 58e953012b0a [2023-03-08T20:28:42.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:28:42.372Z] Removing intermediate container 58e953012b0a [2023-03-08T20:28:42.372Z] ---> ffb6164a9f4f [2023-03-08T20:28:42.372Z] Step 18/19 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:28:42.372Z] ---> Running in c82f4e906aa8 [2023-03-08T20:28:42.968Z] Removing intermediate container c82f4e906aa8 [2023-03-08T20:28:42.968Z] ---> 81f1d227caae [2023-03-08T20:28:42.968Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T20:28:43.237Z] ---> Running in e5b1a164a1bb [2023-03-08T20:28:43.822Z] Removing intermediate container e5b1a164a1bb [2023-03-08T20:28:43.822Z] ---> ed2e0fb2206a [2023-03-08T20:28:43.822Z] [2023-03-08T20:28:43.822Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:28:43.822Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T20:28:43.822Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:28:43.822Z] OK: 6 MiB in 16 packages [2023-03-08T20:28:44.090Z] Successfully built ed2e0fb2206a [2023-03-08T20:28:44.090Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T20:28:44.090Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-03-08T20:28:46.037Z] Removing intermediate container 9c657e3acdfa [2023-03-08T20:28:46.037Z] ---> 6197b5dc67d9 [2023-03-08T20:28:46.037Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T20:28:46.037Z] ---> Running in 7b8025a4fa3b [2023-03-08T20:28:46.623Z] Removing intermediate container 7b8025a4fa3b [2023-03-08T20:28:46.623Z] ---> 7faa8c0d954f [2023-03-08T20:28:46.623Z] Step 12/20 : WORKDIR /edgex [2023-03-08T20:28:46.623Z] ---> Running in bbaae3a9dba0 [2023-03-08T20:28:47.212Z] Removing intermediate container bbaae3a9dba0 [2023-03-08T20:28:47.212Z] ---> 377633fe1812 [2023-03-08T20:28:47.212Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T20:28:48.174Z] ---> 331c43b7a150 [2023-03-08T20:28:48.174Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T20:28:50.121Z] ---> d5ef4067e37b [2023-03-08T20:28:50.121Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T20:28:51.090Z] ---> d9b6933ef263 [2023-03-08T20:28:51.090Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:28:51.090Z] ---> Running in fd79fae9b947 [2023-03-08T20:28:54.441Z] Removing intermediate container fd79fae9b947 [2023-03-08T20:28:54.441Z] ---> 984c188acf9f [2023-03-08T20:28:54.441Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:28:54.708Z] ---> Running in f7ab144eeee5 [2023-03-08T20:28:55.299Z] Removing intermediate container f7ab144eeee5 [2023-03-08T20:28:55.299Z] ---> f744f03b5b02 [2023-03-08T20:28:55.299Z] Step 18/20 : LABEL arch=arm64 [2023-03-08T20:28:55.569Z] ---> Running in 106741bbe08f [2023-03-08T20:28:56.531Z] Removing intermediate container 106741bbe08f [2023-03-08T20:28:56.531Z] ---> b0119ea3b929 [2023-03-08T20:28:56.531Z] Step 19/20 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:28:56.531Z] ---> Running in 598fbe56526f [2023-03-08T20:28:57.495Z] Removing intermediate container 598fbe56526f [2023-03-08T20:28:57.495Z] ---> 48fc31c4f908 [2023-03-08T20:28:57.495Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T20:28:57.495Z] ---> Running in 2004c8593335 [2023-03-08T20:28:58.456Z] Removing intermediate container 2004c8593335 [2023-03-08T20:28:58.456Z] ---> 2a35ae675603 [2023-03-08T20:28:58.456Z] [2023-03-08T20:28:59.040Z] Successfully built 2a35ae675603 [2023-03-08T20:28:59.040Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T20:28:59.040Z] Building security-spire-config [2023-03-08T20:29:09.128Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:29:09.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:29:09.128Z] ---> f7e0c93b66a1 [2023-03-08T20:29:09.128Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:29:09.128Z] ---> Using cache [2023-03-08T20:29:09.128Z] ---> ab83f361fa56 [2023-03-08T20:29:09.128Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:29:09.128Z] ---> Using cache [2023-03-08T20:29:09.128Z] ---> db1b70255871 [2023-03-08T20:29:09.128Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T20:29:09.128Z] ---> Running in 0e77504325ad [2023-03-08T20:29:11.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:29:13.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:29:14.952Z] OK: 221 MiB in 51 packages [2023-03-08T20:29:17.533Z] Removing intermediate container 0e77504325ad [2023-03-08T20:29:17.533Z] ---> 85849a1c5aaf [2023-03-08T20:29:17.533Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:29:20.121Z] ---> 98dfc0bbe070 [2023-03-08T20:29:20.121Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:29:20.121Z] ---> Running in a604f79041b8 [2023-03-08T20:29:20.121Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:29:20.121Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:29:20.121Z] ---> f7e0c93b66a1 [2023-03-08T20:29:20.121Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T20:29:20.121Z] ---> Using cache [2023-03-08T20:29:20.121Z] ---> 778f726ac071 [2023-03-08T20:29:20.121Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:29:20.121Z] ---> Running in 33d7fa1131ed [2023-03-08T20:29:23.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:29:23.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:29:25.468Z] OK: 221 MiB in 51 packages [2023-03-08T20:29:27.436Z] Removing intermediate container 33d7fa1131ed [2023-03-08T20:29:27.436Z] ---> e1835e30b2f0 [2023-03-08T20:29:27.436Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T20:29:28.025Z] ---> f048a309d6a4 [2023-03-08T20:29:28.025Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:29:28.025Z] ---> Running in 21517466b0b4 [2023-03-08T20:31:34.823Z] Removing intermediate container a604f79041b8 [2023-03-08T20:31:34.823Z] ---> a7cf6bda3961 [2023-03-08T20:31:34.823Z] Step 8/22 : COPY . . [2023-03-08T20:31:34.823Z] Removing intermediate container 21517466b0b4 [2023-03-08T20:31:34.823Z] ---> 00c4137f1094 [2023-03-08T20:31:34.823Z] Step 7/24 : COPY . . [2023-03-08T20:31:47.190Z] ---> 179f7325dd94 [2023-03-08T20:31:47.190Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T20:31:47.190Z] ---> Running in dfdf4de30ddc [2023-03-08T20:31:48.171Z] ---> d8f43c15c42f [2023-03-08T20:31:48.171Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:31:48.171Z] ---> Running in a583461fa54f [2023-03-08T20:31:48.766Z] 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-03-08T20:31:49.038Z] Removing intermediate container a583461fa54f [2023-03-08T20:31:49.038Z] ---> 85b0cff38317 [2023-03-08T20:31:49.038Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T20:31:49.038Z] ---> Running in 6727ae5154ad [2023-03-08T20:31:49.628Z] Removing intermediate container 6727ae5154ad [2023-03-08T20:31:49.628Z] ---> f7a2e7f55f2c [2023-03-08T20:31:49.628Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:31:49.628Z] ---> Running in 326f051ab3c0 [2023-03-08T20:31:53.007Z] Removing intermediate container 326f051ab3c0 [2023-03-08T20:31:53.007Z] ---> 227f9e2dcbf9 [2023-03-08T20:31:53.007Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T20:31:53.007Z] ---> Running in 26b6ac19fbcc [2023-03-08T20:31:53.285Z] Removing intermediate container 26b6ac19fbcc [2023-03-08T20:31:53.285Z] ---> d5b769f37edc [2023-03-08T20:31:53.285Z] [2023-03-08T20:31:53.285Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T20:31:53.285Z] ---> 354640af7b1b [2023-03-08T20:31:53.285Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:31:53.285Z] ---> Using cache [2023-03-08T20:31:53.285Z] ---> 9c5c71a8bac8 [2023-03-08T20:31:53.285Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T20:31:53.285Z] ---> Running in b3757129eb2e [2023-03-08T20:31:55.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:31:55.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:31:57.267Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:31:57.267Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:31:57.267Z] OK: 15736 distinct packages available [2023-03-08T20:31:57.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:31:58.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:31:59.558Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T20:31:59.558Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:31:59.558Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T20:31:59.558Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T20:31:59.558Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:31:59.558Z] OK: 6 MiB in 18 packages [2023-03-08T20:32:01.559Z] Removing intermediate container b3757129eb2e [2023-03-08T20:32:01.559Z] ---> 96f02f073408 [2023-03-08T20:32:01.559Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:32:09.779Z] ---> ba73ef1a130a [2023-03-08T20:32:09.779Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:32:10.752Z] ---> f0181b590dd4 [2023-03-08T20:32:10.752Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T20:32:10.752Z] ---> Running in a7be15949501 [2023-03-08T20:32:11.339Z] Removing intermediate container a7be15949501 [2023-03-08T20:32:11.339Z] ---> b1bb47a99f97 [2023-03-08T20:32:11.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T20:32:12.190Z] ---> 3196503eae64 [2023-03-08T20:32:12.190Z] Step 19/24 : WORKDIR / [2023-03-08T20:32:12.190Z] ---> Running in fa56e4fc1c9a [2023-03-08T20:32:12.791Z] Removing intermediate container fa56e4fc1c9a [2023-03-08T20:32:12.791Z] ---> 3c037513a2e2 [2023-03-08T20:32:12.791Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:32:13.066Z] ---> Running in 07d345f6aaee [2023-03-08T20:32:13.404Z] Removing intermediate container 07d345f6aaee [2023-03-08T20:32:13.404Z] ---> 178ff61282ac [2023-03-08T20:32:13.404Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:32:13.688Z] ---> Running in 9cd608c6fae1 [2023-03-08T20:32:13.963Z] Removing intermediate container 9cd608c6fae1 [2023-03-08T20:32:13.963Z] ---> 30e1a28d632f [2023-03-08T20:32:13.963Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T20:32:14.242Z] ---> Running in eb115553ca3b [2023-03-08T20:32:14.523Z] Removing intermediate container eb115553ca3b [2023-03-08T20:32:14.523Z] ---> 6a4568f42c62 [2023-03-08T20:32:14.523Z] Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:32:14.802Z] ---> Running in 95ba9b53ed00 [2023-03-08T20:32:15.397Z] Removing intermediate container 95ba9b53ed00 [2023-03-08T20:32:15.397Z] ---> 6c0e0e5ac803 [2023-03-08T20:32:15.397Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:32:15.397Z] ---> Running in d2ec5283be76 [2023-03-08T20:32:15.993Z] Removing intermediate container d2ec5283be76 [2023-03-08T20:32:15.993Z] ---> bcf12123e109 [2023-03-08T20:32:15.993Z] [2023-03-08T20:32:16.260Z] Successfully built bcf12123e109 [2023-03-08T20:32:16.260Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T20:32:16.260Z]  Building security-spire-config ... done Building security-bootstrapper [2023-03-08T20:32:34.461Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:32:34.461Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:32:34.461Z] ---> f7e0c93b66a1 [2023-03-08T20:32:34.461Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T20:32:34.461Z] ---> Using cache [2023-03-08T20:32:34.461Z] ---> 778f726ac071 [2023-03-08T20:32:34.461Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T20:32:34.461Z] ---> Using cache [2023-03-08T20:32:34.461Z] ---> a5ae0585a524 [2023-03-08T20:32:34.461Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T20:32:34.461Z] ---> Using cache [2023-03-08T20:32:34.461Z] ---> a41cd91acda2 [2023-03-08T20:32:34.461Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:32:34.461Z] ---> Using cache [2023-03-08T20:32:34.461Z] ---> f61c7c9dd70c [2023-03-08T20:32:34.461Z] Step 7/32 : COPY . . [2023-03-08T20:32:34.461Z] ---> Using cache [2023-03-08T20:32:34.461Z] ---> cdd837d8a5dd [2023-03-08T20:32:34.461Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T20:32:35.049Z] ---> Running in 8b5efd752617 [2023-03-08T20:32:37.001Z] 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-03-08T20:34:13.660Z] Removing intermediate container a0342a2a0cbe [2023-03-08T20:34:13.660Z] ---> 5ea3d3270acd [2023-03-08T20:34:13.660Z] [2023-03-08T20:34:13.660Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:34:13.660Z] ---> 4c81e5bf8899 [2023-03-08T20:34:13.660Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T20:34:13.660Z] ---> Using cache [2023-03-08T20:34:13.660Z] ---> c2404d8e3845 [2023-03-08T20:34:13.660Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:34:13.660Z] ---> Using cache [2023-03-08T20:34:13.660Z] ---> 362ba3011f86 [2023-03-08T20:34:13.660Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:34:13.660Z] ---> Using cache [2023-03-08T20:34:13.660Z] ---> 6b390d0ab2a4 [2023-03-08T20:34:13.660Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T20:34:13.660Z] ---> aa3d9cbda99f [2023-03-08T20:34:13.660Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T20:34:13.660Z] ---> 78ad0bdf7495 [2023-03-08T20:34:13.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T20:34:13.660Z] ---> 6e65f7b96432 [2023-03-08T20:34:13.660Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:34:13.660Z] ---> Running in bc7c80cc115f [2023-03-08T20:34:13.660Z] Removing intermediate container bc7c80cc115f [2023-03-08T20:34:13.660Z] ---> 22383d253639 [2023-03-08T20:34:13.660Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:34:13.660Z] ---> Running in b856a5a7f2eb [2023-03-08T20:34:13.660Z] Removing intermediate container b856a5a7f2eb [2023-03-08T20:34:13.660Z] ---> 4ccfe89fdc65 [2023-03-08T20:34:13.660Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T20:34:13.660Z] ---> Running in c7ef695042a5 [2023-03-08T20:34:13.660Z] Removing intermediate container c7ef695042a5 [2023-03-08T20:34:13.660Z] ---> 956e807da537 [2023-03-08T20:34:13.660Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T20:34:13.660Z] ---> Running in 8b585ba81cde [2023-03-08T20:34:13.660Z] Removing intermediate container 8b585ba81cde [2023-03-08T20:34:13.660Z] ---> a1d409e0b1dd [2023-03-08T20:34:13.660Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:34:13.660Z] ---> Running in d10818b82271 [2023-03-08T20:34:13.660Z] Removing intermediate container d10818b82271 [2023-03-08T20:34:13.660Z] ---> fcc3c0ce6e45 [2023-03-08T20:34:13.660Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:34:13.660Z] ---> Running in 1fa973acd3fd [2023-03-08T20:34:13.660Z] Removing intermediate container 1fa973acd3fd [2023-03-08T20:34:13.660Z] ---> a1a2941ef7c6 [2023-03-08T20:34:13.660Z] [2023-03-08T20:34:13.660Z] Successfully built a1a2941ef7c6 [2023-03-08T20:34:13.660Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T20:34:13.660Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-08T20:34:31.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:34:31.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:34:31.913Z] ---> f7e0c93b66a1 [2023-03-08T20:34:31.913Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T20:34:31.913Z] ---> Using cache [2023-03-08T20:34:31.913Z] ---> 778f726ac071 [2023-03-08T20:34:31.913Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:34:31.913Z] ---> Using cache [2023-03-08T20:34:31.913Z] ---> e1835e30b2f0 [2023-03-08T20:34:31.913Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T20:34:31.913Z] ---> Using cache [2023-03-08T20:34:31.913Z] ---> f048a309d6a4 [2023-03-08T20:34:31.913Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:34:31.913Z] ---> Using cache [2023-03-08T20:34:31.913Z] ---> 00c4137f1094 [2023-03-08T20:34:31.913Z] Step 7/23 : COPY . . [2023-03-08T20:34:31.913Z] ---> Using cache [2023-03-08T20:34:31.913Z] ---> d8f43c15c42f [2023-03-08T20:34:31.913Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:34:31.913Z] ---> Using cache [2023-03-08T20:34:31.913Z] ---> 85b0cff38317 [2023-03-08T20:34:31.913Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T20:34:31.913Z] ---> Using cache [2023-03-08T20:34:31.913Z] ---> f7a2e7f55f2c [2023-03-08T20:34:31.913Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:34:31.913Z] ---> Running in 9b67db77f8aa [2023-03-08T20:34:33.334Z] Removing intermediate container 9b67db77f8aa [2023-03-08T20:34:33.334Z] ---> 4b7a71bbe84e [2023-03-08T20:34:33.334Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T20:34:33.334Z] ---> Running in a769c7ae9294 [2023-03-08T20:34:33.915Z] Removing intermediate container a769c7ae9294 [2023-03-08T20:34:33.915Z] ---> d25e8a7aa04d [2023-03-08T20:34:33.915Z] [2023-03-08T20:34:33.915Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T20:34:33.915Z] ---> 354640af7b1b [2023-03-08T20:34:33.915Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:34:33.915Z] ---> Using cache [2023-03-08T20:34:33.915Z] ---> 9c5c71a8bac8 [2023-03-08T20:34:33.915Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T20:34:33.915Z] ---> Using cache [2023-03-08T20:34:33.915Z] ---> 5d23837e7501 [2023-03-08T20:34:33.915Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:34:40.621Z] ---> 9a8f4a632b46 [2023-03-08T20:34:40.621Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:34:41.579Z] ---> 0fc87d17de07 [2023-03-08T20:34:41.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T20:34:44.169Z] ---> 8045fecd532e [2023-03-08T20:34:44.169Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T20:34:45.139Z] ---> 26dcfb57a348 [2023-03-08T20:34:45.139Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:34:45.139Z] ---> Running in c105708ae445 [2023-03-08T20:34:45.734Z] Removing intermediate container c105708ae445 [2023-03-08T20:34:45.734Z] ---> 7e73024ac529 [2023-03-08T20:34:45.734Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:34:46.007Z] ---> Running in 72002ffd4e4e [2023-03-08T20:34:46.592Z] Removing intermediate container 72002ffd4e4e [2023-03-08T20:34:46.592Z] ---> 8056b2946abd [2023-03-08T20:34:46.592Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T20:34:46.592Z] ---> Running in d2920b211c2f [2023-03-08T20:34:47.177Z] Removing intermediate container d2920b211c2f [2023-03-08T20:34:47.177Z] ---> 3f2f7f59cfe2 [2023-03-08T20:34:47.177Z] Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:34:47.449Z] ---> Running in dcaa0f71df75 [2023-03-08T20:34:48.031Z] Removing intermediate container dcaa0f71df75 [2023-03-08T20:34:48.031Z] ---> 9fa3f9c2176d [2023-03-08T20:34:48.031Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:34:48.299Z] ---> Running in 7cccf3c709f8 [2023-03-08T20:34:48.887Z] Removing intermediate container 7cccf3c709f8 [2023-03-08T20:34:48.887Z] ---> 16ad5dd313f4 [2023-03-08T20:34:48.887Z] [2023-03-08T20:34:49.154Z] Successfully built 16ad5dd313f4 [2023-03-08T20:34:49.154Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T20:34:49.154Z] Building security-secretstore-setup [2023-03-08T20:35:07.353Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:35:07.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:35:07.353Z] ---> f7e0c93b66a1 [2023-03-08T20:35:07.353Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T20:35:07.353Z] ---> Using cache [2023-03-08T20:35:07.353Z] ---> 778f726ac071 [2023-03-08T20:35:07.353Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T20:35:07.353Z] ---> Using cache [2023-03-08T20:35:07.353Z] ---> a5ae0585a524 [2023-03-08T20:35:07.353Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T20:35:07.353Z] ---> Using cache [2023-03-08T20:35:07.353Z] ---> a41cd91acda2 [2023-03-08T20:35:07.353Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:35:07.353Z] ---> Using cache [2023-03-08T20:35:07.354Z] ---> f61c7c9dd70c [2023-03-08T20:35:07.354Z] Step 7/23 : COPY . . [2023-03-08T20:35:07.354Z] ---> Using cache [2023-03-08T20:35:07.354Z] ---> cdd837d8a5dd [2023-03-08T20:35:07.354Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T20:35:07.354Z] ---> Running in 3dd5a0d18090 [2023-03-08T20:35:08.313Z] 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-03-08T20:35:55.143Z] Removing intermediate container 01a0649679f0 [2023-03-08T20:35:55.144Z] ---> 2f0e2783349d [2023-03-08T20:35:55.144Z] [2023-03-08T20:35:55.144Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:35:55.144Z] ---> 4c81e5bf8899 [2023-03-08T20:35:55.144Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T20:35:55.144Z] ---> Running in 1bf349d284ad [2023-03-08T20:35:55.144Z] Removing intermediate container 1bf349d284ad [2023-03-08T20:35:55.144Z] ---> 2b39265d8971 [2023-03-08T20:35:55.144Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T20:35:55.144Z] ---> Running in 46e04ae64073 [2023-03-08T20:35:55.144Z] Removing intermediate container 46e04ae64073 [2023-03-08T20:35:55.144Z] ---> c39706497a8f [2023-03-08T20:35:55.144Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T20:35:55.144Z] ---> Running in d9c2a415589b [2023-03-08T20:35:55.144Z] Removing intermediate container d9c2a415589b [2023-03-08T20:35:55.144Z] ---> dccea3ca8557 [2023-03-08T20:35:55.144Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:35:55.144Z] ---> Running in d4ac080b68f6 [2023-03-08T20:35:55.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:35:55.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:35:55.412Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:35:55.412Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:35:55.412Z] OK: 5 MiB in 15 packages [2023-03-08T20:35:56.822Z] Removing intermediate container d4ac080b68f6 [2023-03-08T20:35:57.098Z] ---> 34e3a44d19fb [2023-03-08T20:35:57.098Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:35:58.055Z] ---> f5b850380407 [2023-03-08T20:35:58.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T20:35:59.999Z] ---> 96d9304c2bc7 [2023-03-08T20:35:59.999Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T20:36:00.579Z] ---> ef8e31b7f6b2 [2023-03-08T20:36:00.579Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T20:36:00.847Z] ---> Running in b1a145377c99 [2023-03-08T20:36:01.429Z] Removing intermediate container b1a145377c99 [2023-03-08T20:36:01.429Z] ---> ea6f01ba6c34 [2023-03-08T20:36:01.429Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:36:01.429Z] ---> Running in dc69309e7327 [2023-03-08T20:36:02.025Z] Removing intermediate container dc69309e7327 [2023-03-08T20:36:02.025Z] ---> 43c6809ef9a3 [2023-03-08T20:36:02.025Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T20:36:02.025Z] ---> Running in 20f2cd426660 [2023-03-08T20:36:02.606Z] Removing intermediate container 20f2cd426660 [2023-03-08T20:36:02.606Z] ---> f8d5587d1e55 [2023-03-08T20:36:02.606Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:36:02.606Z] ---> Running in 5592a74d18cd [2023-03-08T20:36:03.190Z] Removing intermediate container 5592a74d18cd [2023-03-08T20:36:03.190Z] ---> 036ddcbc7fb4 [2023-03-08T20:36:03.190Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:36:03.190Z] ---> Running in d28ce6da3d4b [2023-03-08T20:36:03.779Z] Removing intermediate container d28ce6da3d4b [2023-03-08T20:36:03.779Z] ---> 6568ea9d29e9 [2023-03-08T20:36:03.779Z] [2023-03-08T20:36:04.044Z] Successfully built 6568ea9d29e9 [2023-03-08T20:36:04.044Z] Successfully tagged core-data-arm64:latest [2023-03-08T20:38:40.756Z]  Building core-data ... done Removing intermediate container c3f0bef2bc73 [2023-03-08T20:38:40.756Z] ---> a6b156307550 [2023-03-08T20:38:40.756Z] [2023-03-08T20:38:40.756Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:38:40.756Z] ---> 4c81e5bf8899 [2023-03-08T20:38:40.756Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:38:40.756Z] ---> Using cache [2023-03-08T20:38:40.756Z] ---> efe85e78b5b0 [2023-03-08T20:38:40.756Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:38:40.756Z] ---> Using cache [2023-03-08T20:38:40.756Z] ---> 3253687e8a83 [2023-03-08T20:38:40.756Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T20:38:40.756Z] ---> Running in 98452b19a06f [2023-03-08T20:38:40.756Z] Removing intermediate container 98452b19a06f [2023-03-08T20:38:40.756Z] ---> da95f4717136 [2023-03-08T20:38:40.756Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T20:38:40.756Z] ---> Running in 90c8ae4ae617 [2023-03-08T20:38:40.756Z] Removing intermediate container 90c8ae4ae617 [2023-03-08T20:38:40.756Z] ---> 7cb3384d82be [2023-03-08T20:38:40.756Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:38:40.756Z] ---> 2feb06cba640 [2023-03-08T20:38:40.756Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T20:38:40.756Z] ---> fe304388bc8b [2023-03-08T20:38:40.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T20:38:40.756Z] ---> e00f8982f52f [2023-03-08T20:38:40.756Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T20:38:40.756Z] ---> Running in 78d8ea74430b [2023-03-08T20:38:40.756Z] Removing intermediate container 78d8ea74430b [2023-03-08T20:38:40.756Z] ---> 6cddb6e3ba1c [2023-03-08T20:38:40.756Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:38:40.756Z] ---> Running in a97779c19dbc [2023-03-08T20:38:40.756Z] Removing intermediate container a97779c19dbc [2023-03-08T20:38:40.756Z] ---> 0e47b5f78064 [2023-03-08T20:38:40.756Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T20:38:40.756Z] ---> Running in 879f7c27f28c [2023-03-08T20:38:40.756Z] Removing intermediate container 879f7c27f28c [2023-03-08T20:38:40.756Z] ---> 482c12f339e7 [2023-03-08T20:38:40.756Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:38:40.756Z] ---> Running in a6084035926c [2023-03-08T20:38:40.756Z] Removing intermediate container a6084035926c [2023-03-08T20:38:40.756Z] ---> ade248e696a1 [2023-03-08T20:38:40.756Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:38:40.756Z] ---> Running in 439797bd1a99 [2023-03-08T20:38:40.756Z] Removing intermediate container 439797bd1a99 [2023-03-08T20:38:40.756Z] ---> 5a8872f7b06b [2023-03-08T20:38:40.756Z] [2023-03-08T20:38:40.756Z] Successfully built 5a8872f7b06b [2023-03-08T20:38:40.756Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T20:38:55.738Z]  Building support-scheduler ... done Removing intermediate container 8b5efd752617 [2023-03-08T20:38:55.738Z] ---> ffdabbd9606f [2023-03-08T20:38:55.738Z] [2023-03-08T20:38:55.738Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T20:38:55.738Z] ---> 4c81e5bf8899 [2023-03-08T20:38:55.738Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:38:55.738Z] ---> Running in 6e7f17b8e4e9 [2023-03-08T20:38:55.738Z] Removing intermediate container 6e7f17b8e4e9 [2023-03-08T20:38:55.738Z] ---> 504816264d77 [2023-03-08T20:38:55.738Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T20:38:55.738Z] ---> Running in e9633a1d89f8 [2023-03-08T20:38:57.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:38:57.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:38:59.103Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:38:59.103Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T20:38:59.103Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:38:59.103Z] OK: 5 MiB in 16 packages [2023-03-08T20:39:00.513Z] Removing intermediate container e9633a1d89f8 [2023-03-08T20:39:00.513Z] ---> 169904870e70 [2023-03-08T20:39:00.513Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T20:39:00.513Z] ---> Running in 0bfafddd4b61 [2023-03-08T20:39:01.098Z] Removing intermediate container 0bfafddd4b61 [2023-03-08T20:39:01.098Z] ---> 306e3d1f2987 [2023-03-08T20:39:01.098Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T20:39:01.366Z] ---> Running in f62b47ba48f2 [2023-03-08T20:39:01.962Z] Removing intermediate container f62b47ba48f2 [2023-03-08T20:39:01.962Z] ---> b0511ab91420 [2023-03-08T20:39:01.962Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T20:39:01.962Z] ---> Running in eff141193776 [2023-03-08T20:39:02.550Z] Removing intermediate container eff141193776 [2023-03-08T20:39:02.550Z] ---> 63829998d017 [2023-03-08T20:39:02.550Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T20:39:02.820Z] ---> Running in 79fcafcaa459 [2023-03-08T20:39:03.087Z] Removing intermediate container 79fcafcaa459 [2023-03-08T20:39:03.087Z] ---> 377df66e3c1e [2023-03-08T20:39:03.087Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T20:39:03.363Z] ---> Running in 8b8a44faabeb [2023-03-08T20:39:06.717Z] Removing intermediate container 8b8a44faabeb [2023-03-08T20:39:06.717Z] ---> 9d7fb52d8a8e [2023-03-08T20:39:06.717Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T20:39:06.717Z] ---> Running in d076bb0f42e5 [2023-03-08T20:39:06.990Z] Removing intermediate container d076bb0f42e5 [2023-03-08T20:39:06.990Z] ---> caf1edfae873 [2023-03-08T20:39:06.990Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T20:39:07.945Z] ---> ad5afe2af051 [2023-03-08T20:39:07.945Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T20:39:07.945Z] ---> Running in fd9b761e87cd [2023-03-08T20:39:11.325Z] Removing intermediate container fd9b761e87cd [2023-03-08T20:39:11.325Z] ---> b6cc50d85b5a [2023-03-08T20:39:11.325Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:39:11.913Z] ---> 387ebf55629a [2023-03-08T20:39:11.913Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T20:39:13.867Z] ---> 0ce5a3289270 [2023-03-08T20:39:13.867Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T20:39:14.457Z] ---> 2936ecb3891e [2023-03-08T20:39:14.457Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T20:39:15.912Z] ---> 26ebd488d59b [2023-03-08T20:39:15.912Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T20:39:16.876Z] ---> 2c470477ef93 [2023-03-08T20:39:16.876Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T20:39:17.841Z] ---> 29405fa0d98b [2023-03-08T20:39:17.841Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T20:39:18.802Z] ---> 51c5c19e6605 [2023-03-08T20:39:18.802Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T20:39:18.802Z] ---> Running in d16b3b72738c [2023-03-08T20:39:22.149Z] Removing intermediate container d16b3b72738c [2023-03-08T20:39:22.149Z] ---> f16e337fef45 [2023-03-08T20:39:22.149Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T20:39:22.149Z] ---> Running in fa3a73d56d13 [2023-03-08T20:39:22.149Z] Removing intermediate container fa3a73d56d13 [2023-03-08T20:39:22.149Z] ---> 6c4f72b6b20c [2023-03-08T20:39:22.149Z] Step 29/32 : CMD ["gate"] [2023-03-08T20:39:22.417Z] ---> Running in e9e677999924 [2023-03-08T20:39:22.999Z] Removing intermediate container e9e677999924 [2023-03-08T20:39:22.999Z] ---> cc60f308894d [2023-03-08T20:39:22.999Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T20:39:22.999Z] ---> Running in de39b0e2ab4f [2023-03-08T20:39:23.580Z] Removing intermediate container de39b0e2ab4f [2023-03-08T20:39:23.580Z] ---> 4fe86329d104 [2023-03-08T20:39:23.580Z] Step 31/32 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:39:23.580Z] ---> Running in 1273f87be064 [2023-03-08T20:39:24.170Z] Removing intermediate container 1273f87be064 [2023-03-08T20:39:24.170Z] ---> f1c08ca1c2da [2023-03-08T20:39:24.170Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T20:39:24.170Z] ---> Running in a1c5379a44b0 [2023-03-08T20:39:24.759Z] Removing intermediate container a1c5379a44b0 [2023-03-08T20:39:24.759Z] ---> 6ccf54761c19 [2023-03-08T20:39:24.759Z] [2023-03-08T20:39:25.034Z] Successfully built 6ccf54761c19 [2023-03-08T20:39:25.300Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T20:39:52.035Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T20:40:02.232Z] Removing intermediate container 3dd5a0d18090 [2023-03-08T20:40:02.232Z] ---> f2f904e3d896 [2023-03-08T20:40:02.232Z] [2023-03-08T20:40:02.232Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T20:40:02.232Z] ---> 4c81e5bf8899 [2023-03-08T20:40:02.232Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T20:40:02.232Z] ---> Running in 60512d738098 [2023-03-08T20:40:03.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:40:03.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:40:04.480Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T20:40:04.755Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T20:40:04.755Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T20:40:04.755Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:40:04.755Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:40:05.028Z] OK: 6 MiB in 17 packages [2023-03-08T20:40:08.191Z] Removing intermediate container 60512d738098 [2023-03-08T20:40:08.191Z] ---> c531f43ae079 [2023-03-08T20:40:08.191Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T20:40:08.191Z] ---> Running in f1ecb03f34a3 [2023-03-08T20:40:08.473Z] Removing intermediate container f1ecb03f34a3 [2023-03-08T20:40:08.473Z] ---> 9b94dc7d0795 [2023-03-08T20:40:08.473Z] Step 12/23 : WORKDIR / [2023-03-08T20:40:08.741Z] ---> Running in 3e32169548fa [2023-03-08T20:40:09.009Z] Removing intermediate container 3e32169548fa [2023-03-08T20:40:09.009Z] ---> 043048ef4636 [2023-03-08T20:40:09.009Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T20:40:09.988Z] ---> b2d76df4ef38 [2023-03-08T20:40:09.988Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T20:40:10.957Z] ---> fd8351f9255f [2023-03-08T20:40:10.957Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T20:40:11.544Z] ---> cdbb215699c8 [2023-03-08T20:40:11.544Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T20:40:12.955Z] ---> bd5f4ba353ec [2023-03-08T20:40:12.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T20:40:14.267Z] ---> ca1ded7af95f [2023-03-08T20:40:14.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T20:40:15.254Z] ---> f4ed01e0f83e [2023-03-08T20:40:15.254Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:40:15.254Z] ---> Running in 3c61beecdb38 [2023-03-08T20:40:15.839Z] Removing intermediate container dfdf4de30ddc [2023-03-08T20:40:15.839Z] ---> 72f8c1698457 [2023-03-08T20:40:15.839Z] [2023-03-08T20:40:15.839Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:40:15.839Z] ---> 4c81e5bf8899 [2023-03-08T20:40:15.839Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T20:40:16.109Z] ---> Running in 5c7fba4bef5f [2023-03-08T20:40:17.520Z] Removing intermediate container 3c61beecdb38 [2023-03-08T20:40:17.520Z] ---> 1a534601ae38 [2023-03-08T20:40:17.520Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:40:17.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:40:17.520Z] ---> Running in 8f1bc89725bd [2023-03-08T20:40:17.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:40:17.789Z] Removing intermediate container 8f1bc89725bd [2023-03-08T20:40:17.789Z] ---> 81a67dc247f9 [2023-03-08T20:40:17.789Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T20:40:17.789Z] ---> Running in 9a76bffb4d7b [2023-03-08T20:40:18.057Z] Removing intermediate container 9a76bffb4d7b [2023-03-08T20:40:18.057Z] ---> 787454e9d6f5 [2023-03-08T20:40:18.057Z] Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:40:18.325Z] ---> Running in 3cae63ccc104 [2023-03-08T20:40:18.596Z] Removing intermediate container 3cae63ccc104 [2023-03-08T20:40:18.596Z] ---> 5917c4686459 [2023-03-08T20:40:18.596Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:40:18.596Z] ---> Running in 8758f697e04d [2023-03-08T20:40:18.873Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T20:40:19.139Z] Removing intermediate container 8758f697e04d [2023-03-08T20:40:19.139Z] ---> a0daab3c0680 [2023-03-08T20:40:19.139Z] [2023-03-08T20:40:19.139Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:40:19.139Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:40:19.139Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:40:19.407Z] Successfully built a0daab3c0680 [2023-03-08T20:40:19.407Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T20:40:19.407Z]  Building security-secretstore-setup ... done OK: 6 MiB in 16 packages [2023-03-08T20:40:20.823Z] Removing intermediate container 5c7fba4bef5f [2023-03-08T20:40:20.823Z] ---> 3f092189bc4d [2023-03-08T20:40:20.823Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:40:20.823Z] ---> Running in b4f0def8993f [2023-03-08T20:40:21.091Z] Removing intermediate container b4f0def8993f [2023-03-08T20:40:21.091Z] ---> 64a46709460b [2023-03-08T20:40:21.091Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T20:40:21.359Z] ---> Running in 93df9035a5cf [2023-03-08T20:40:21.627Z] Removing intermediate container 93df9035a5cf [2023-03-08T20:40:21.627Z] ---> 75ad427f6409 [2023-03-08T20:40:21.627Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T20:40:21.627Z] ---> Running in 3d65191661dc [2023-03-08T20:40:21.898Z] Removing intermediate container 3d65191661dc [2023-03-08T20:40:21.898Z] ---> 61aab074cc27 [2023-03-08T20:40:21.898Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:40:22.483Z] ---> 435ed50d92a6 [2023-03-08T20:40:22.483Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T20:40:23.890Z] ---> c202a4994d41 [2023-03-08T20:40:23.890Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T20:40:24.848Z] ---> a544844d48bb [2023-03-08T20:40:24.848Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T20:40:24.848Z] ---> Running in d3320a5b653c [2023-03-08T20:40:25.114Z] Removing intermediate container d3320a5b653c [2023-03-08T20:40:25.114Z] ---> 08fbb410d35c [2023-03-08T20:40:25.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:40:25.114Z] ---> Running in d87f8258d17a [2023-03-08T20:40:25.381Z] Removing intermediate container d87f8258d17a [2023-03-08T20:40:25.381Z] ---> 124d938b67fa [2023-03-08T20:40:25.381Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T20:40:25.650Z] ---> Running in f84873d8b8e0 [2023-03-08T20:40:25.920Z] Removing intermediate container f84873d8b8e0 [2023-03-08T20:40:25.920Z] ---> 7b81101aa345 [2023-03-08T20:40:25.920Z] Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-08T20:40:25.920Z] ---> Running in 04239920f0bb [2023-03-08T20:40:26.204Z] Removing intermediate container 04239920f0bb [2023-03-08T20:40:26.204Z] ---> 81bea6e2fafe [2023-03-08T20:40:26.204Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:40:26.473Z] ---> Running in 99eeb890316f [2023-03-08T20:40:26.740Z] Removing intermediate container 99eeb890316f [2023-03-08T20:40:26.740Z] ---> 8918c1c6fc2c [2023-03-08T20:40:26.740Z] [2023-03-08T20:40:27.010Z] Successfully built 8918c1c6fc2c [2023-03-08T20:40:27.010Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T20:40:27.612Z]  Building support-notifications ... done  [Pipeline] } [2023-03-08T20:40:27.649Z] $ docker stop --time=1 df3db44905f45e553db8f6e8dd2ef84642907a4d42cb2855258ba587fdf6e9c7 [2023-03-08T20:40:29.415Z] $ docker rm -f --volumes df3db44905f45e553db8f6e8dd2ef84642907a4d42cb2855258ba587fdf6e9c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T20:40:30.016Z] + docker images [2023-03-08T20:40:30.285Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T20:40:30.285Z] support-notifications-arm64 latest 8918c1c6fc2c 4 seconds ago 29.7MB [2023-03-08T20:40:30.285Z] security-secretstore-setup-arm64 latest a0daab3c0680 12 seconds ago 28.7MB [2023-03-08T20:40:30.285Z] 72f8c1698457 15 seconds ago 1.57GB [2023-03-08T20:40:30.285Z] f2f904e3d896 30 seconds ago 1.5GB [2023-03-08T20:40:30.285Z] security-bootstrapper-arm64 latest 6ccf54761c19 About a minute ago 19MB [2023-03-08T20:40:30.285Z] ffdabbd9606f About a minute ago 1.49GB [2023-03-08T20:40:30.285Z] support-scheduler-arm64 latest 5a8872f7b06b About a minute ago 29.1MB [2023-03-08T20:40:30.285Z] a6b156307550 2 minutes ago 1.57GB [2023-03-08T20:40:30.285Z] core-data-arm64 latest 6568ea9d29e9 4 minutes ago 17.3MB [2023-03-08T20:40:30.285Z] 2f0e2783349d 4 minutes ago 1.51GB [2023-03-08T20:40:30.285Z] security-spire-server-arm64 latest 16ad5dd313f4 5 minutes ago 84.3MB [2023-03-08T20:40:30.285Z] d25e8a7aa04d 5 minutes ago 1.38GB [2023-03-08T20:40:30.285Z] security-proxy-auth-arm64 latest a1a2941ef7c6 6 minutes ago 15.6MB [2023-03-08T20:40:30.285Z] 5ea3d3270acd 6 minutes ago 1.49GB [2023-03-08T20:40:30.285Z] security-spire-config-arm64 latest bcf12123e109 8 minutes ago 83.6MB [2023-03-08T20:40:30.285Z] d5b769f37edc 8 minutes ago 1.38GB [2023-03-08T20:40:30.285Z] security-proxy-setup-arm64 latest 2a35ae675603 11 minutes ago 15.8MB [2023-03-08T20:40:30.285Z] security-spiffe-token-provider-arm64 latest ed2e0fb2206a 11 minutes ago 29.1MB [2023-03-08T20:40:30.285Z] 628655d434c9 11 minutes ago 1.49GB [2023-03-08T20:40:30.285Z] 9e6ef5b99ee1 12 minutes ago 1.54GB [2023-03-08T20:40:30.285Z] core-metadata-arm64 latest 0b245bb7d273 13 minutes ago 17.8MB [2023-03-08T20:40:30.285Z] 763461c37bd9 13 minutes ago 1.51GB [2023-03-08T20:40:30.285Z] core-command-arm64 latest ebab8c340646 13 minutes ago 17.1MB [2023-03-08T20:40:30.285Z] core-common-config-bootstrapper-arm64 latest d7c945a53c90 13 minutes ago 14.9MB [2023-03-08T20:40:30.285Z] 66c207302a31 14 minutes ago 1.51GB [2023-03-08T20:40:30.285Z] 43c398e98639 14 minutes ago 1.5GB [2023-03-08T20:40:30.285Z] security-spire-agent-arm64 latest 838cfd51f6b6 20 minutes ago 122MB [2023-03-08T20:40:30.285Z] 9b50eab3c2ad 21 minutes ago 1.38GB [2023-03-08T20:40:30.285Z] ci-base-image-arm64 latest f7e0c93b66a1 34 minutes ago 904MB [2023-03-08T20:40:30.285Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T20:40:30.285Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T20:40:30.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T20:40:30.285Z] 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-03-08T20:40:31.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T20:40:31.336Z] [2023-03-08T20:40:31.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:40:31.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T20:40:32.013Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T20:40:32.013Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T20:40:32.013Z] 04944245beec: Pulling fs layer [2023-03-08T20:40:32.013Z] 699f458cf7ca: Pulling fs layer [2023-03-08T20:40:32.013Z] 765212b225bb: Pulling fs layer [2023-03-08T20:40:32.013Z] f23df028b6ca: Pulling fs layer [2023-03-08T20:40:32.013Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T20:40:32.013Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T20:40:32.013Z] f23df028b6ca: Waiting [2023-03-08T20:40:32.013Z] d65c8cfc05b1: Waiting [2023-03-08T20:40:32.013Z] 2437ff75d9bd: Waiting [2023-03-08T20:40:32.013Z] 765212b225bb: Waiting [2023-03-08T20:40:32.013Z] 04944245beec: Verifying Checksum [2023-03-08T20:40:32.013Z] 04944245beec: Download complete [2023-03-08T20:40:32.013Z] 765212b225bb: Verifying Checksum [2023-03-08T20:40:32.013Z] 765212b225bb: Download complete [2023-03-08T20:40:32.013Z] f23df028b6ca: Verifying Checksum [2023-03-08T20:40:32.013Z] f23df028b6ca: Download complete [2023-03-08T20:40:32.013Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T20:40:32.013Z] d65c8cfc05b1: Download complete [2023-03-08T20:40:32.280Z] 699f458cf7ca: Verifying Checksum [2023-03-08T20:40:32.280Z] 699f458cf7ca: Download complete [2023-03-08T20:40:32.549Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T20:40:32.549Z] 8998bd30e6a1: Download complete [2023-03-08T20:40:35.136Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T20:40:35.136Z] 2437ff75d9bd: Download complete [2023-03-08T20:40:36.546Z] 8998bd30e6a1: Pull complete [2023-03-08T20:40:37.134Z] 04944245beec: Pull complete [2023-03-08T20:40:38.547Z] 699f458cf7ca: Pull complete [2023-03-08T20:40:38.815Z] 765212b225bb: Pull complete [2023-03-08T20:40:39.778Z] f23df028b6ca: Pull complete [2023-03-08T20:40:40.045Z] d65c8cfc05b1: Pull complete [2023-03-08T20:40:55.056Z] 2437ff75d9bd: Pull complete [2023-03-08T20:40:55.056Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T20:40:55.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T20:40:55.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:40:55.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container [2023-03-08T20:40:55.495Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T20:40:58.786Z] $ docker top 9baad07c3954c1e79308be3a91c79bda2aaf326041c2f6b668d41347a067ca05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:40:59.807Z] ---> job-cost.sh [2023-03-08T20:40:59.808Z] lf-activate-venv: SKIPPING [2023-03-08T20:40:59.808Z] INFO: No Stack... [2023-03-08T20:41:00.395Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T20:41:01.363Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T20:41:02.052Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-08T20:41:02.052Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T20:41:02.108Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4424-1-stack-cost] [2023-03-08T20:41:02.113Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4424-1-stack-cost] did not exist. Created. [2023-03-08T20:41:02.113Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T20:41:02.863Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T20:41:03.086Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T20:41:03.107Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4424-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T20:41:03.195Z] $ docker stop --time=1 9baad07c3954c1e79308be3a91c79bda2aaf326041c2f6b668d41347a067ca05 [2023-03-08T20:41:04.849Z] $ docker rm -f --volumes 9baad07c3954c1e79308be3a91c79bda2aaf326041c2f6b668d41347a067ca05 [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-03-08T20:41:05.890Z] provisioning config files... [2023-03-08T20:41:05.897Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14889755646709097837tmp [Pipeline] { [Pipeline] sh [2023-03-08T20:41:06.236Z] + set +x [2023-03-08T20:41:06.236Z] + curl -s https://codecov.io/bash [2023-03-08T20:41:06.236Z] + bash -s -- [2023-03-08T20:41:06.236Z] [2023-03-08T20:41:06.236Z] _____ _ [2023-03-08T20:41:06.236Z] / ____| | | [2023-03-08T20:41:06.236Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T20:41:06.236Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T20:41:06.236Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T20:41:06.236Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T20:41:06.236Z] Bash-1.0.6 [2023-03-08T20:41:06.236Z] [2023-03-08T20:41:06.236Z] [2023-03-08T20:41:06.236Z] ==> git version 2.25.1 found [2023-03-08T20:41:06.236Z] ==> 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-03-08T20:41:06.236Z] Release-Date: 2020-01-08 [2023-03-08T20:41:06.236Z] 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-03-08T20:41:06.236Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T20:41:06.236Z] ==> Jenkins CI detected. [2023-03-08T20:41:06.236Z] current dir:  /w/workspace/edgex-go/1 [2023-03-08T20:41:06.236Z] project root: . [2023-03-08T20:41:06.236Z] --> token set from env [2023-03-08T20:41:06.236Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T20:41:06.236Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T20:41:06.236Z] ==> Python coveragepy not found [2023-03-08T20:41:06.236Z] ==> Searching for coverage reports in: [2023-03-08T20:41:06.236Z] + . [2023-03-08T20:41:06.236Z] -> Found 1 reports [2023-03-08T20:41:06.236Z] ==> Detecting git/mercurial file structure [2023-03-08T20:41:06.236Z] ==> Reading reports [2023-03-08T20:41:06.236Z] + ./coverage.out bytes=446903 [2023-03-08T20:41:06.236Z] ==> Appending adjustments [2023-03-08T20:41:06.236Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T20:41:07.612Z] + Found adjustments [2023-03-08T20:41:07.612Z] ==> Gzipping contents [2023-03-08T20:41:07.612Z] 60K /tmp/codecov.jX1VNr.gz [2023-03-08T20:41:07.612Z] ==> Uploading reports [2023-03-08T20:41:07.613Z] url: https://codecov.io [2023-03-08T20:41:07.613Z] query: branch=PR-4424&commit=e1aa53dec757758856ff48b516a8ca06b8bacbcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= [2023-03-08T20:41:07.613Z] -> Pinging Codecov [2023-03-08T20:41:07.613Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4424&commit=e1aa53dec757758856ff48b516a8ca06b8bacbcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= [2023-03-08T20:41:07.613Z] -> Uploading to [2023-03-08T20:41:07.613Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/e1aa53dec757758856ff48b516a8ca06b8bacbcb/f2aa8d1e-0d97-4544-b0b1-2bd03269703b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T204107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aa3e4873bc2b9a53c474a37fd0834543c905b8eb67ea42f7613c31022d83621 [2023-03-08T20:41:07.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T20:41:07.613Z] Dload Upload Total Spent Left Speed [2023-03-08T20:41:07.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58177 0 0 100 58177 0 194k --:--:-- --:--:-- --:--:-- 194k [2023-03-08T20:41:08.131Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] } [2023-03-08T20:41:08.155Z] 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-03-08T20:41:09.487Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:41:09.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:41:10.698Z] ---> package-listing.sh [2023-03-08T20:41:10.698Z] ++ facter osfamily [2023-03-08T20:41:10.698Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T20:41:10.958Z] + OS_FAMILY=debian [2023-03-08T20:41:10.958Z] + workspace=/w/workspace/edgex-go/1 [2023-03-08T20:41:10.958Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T20:41:10.958Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T20:41:10.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T20:41:10.958Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T20:41:10.958Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-08T20:41:10.958Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T20:41:10.958Z] + case "${OS_FAMILY}" in [2023-03-08T20:41:10.958Z] + dpkg -l [2023-03-08T20:41:10.958Z] + grep '^ii' [2023-03-08T20:41:10.958Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T20:41:10.958Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T20:41:10.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T20:41:10.958Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-08T20:41:10.958Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-08T20:41:10.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-08T20:41:10.992Z] 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-03-08T20:41:11.283Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:41:11.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T20:41:11.905Z] [2023-03-08T20:41:11.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:41:12.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T20:41:12.273Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T20:41:12.274Z] 5eb5b503b376: Pulling fs layer [2023-03-08T20:41:12.274Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T20:41:12.274Z] ec43610c2a17: Pulling fs layer [2023-03-08T20:41:12.274Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T20:41:12.274Z] 33b1e0a273af: Pulling fs layer [2023-03-08T20:41:12.274Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T20:41:12.274Z] 2f39f015ded8: Pulling fs layer [2023-03-08T20:41:12.274Z] 3a2ae6a8a46f: Waiting [2023-03-08T20:41:12.274Z] 33b1e0a273af: Waiting [2023-03-08T20:41:12.274Z] 5d3b04190fa2: Waiting [2023-03-08T20:41:12.274Z] 2f39f015ded8: Waiting [2023-03-08T20:41:12.274Z] 5c69ac0246d0: Download complete [2023-03-08T20:41:12.274Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T20:41:12.274Z] 3a2ae6a8a46f: Download complete [2023-03-08T20:41:12.536Z] 33b1e0a273af: Verifying Checksum [2023-03-08T20:41:12.536Z] 33b1e0a273af: Download complete [2023-03-08T20:41:12.536Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T20:41:12.536Z] 5d3b04190fa2: Download complete [2023-03-08T20:41:12.536Z] ec43610c2a17: Verifying Checksum [2023-03-08T20:41:12.536Z] ec43610c2a17: Download complete [2023-03-08T20:41:12.536Z] 5eb5b503b376: Download complete [2023-03-08T20:41:13.105Z] 2f39f015ded8: Download complete [2023-03-08T20:41:13.671Z] 5eb5b503b376: Pull complete [2023-03-08T20:41:13.929Z] 5c69ac0246d0: Pull complete [2023-03-08T20:41:14.186Z] ec43610c2a17: Pull complete [2023-03-08T20:41:14.186Z] 3a2ae6a8a46f: Pull complete [2023-03-08T20:41:14.446Z] 33b1e0a273af: Pull complete [2023-03-08T20:41:14.446Z] 5d3b04190fa2: Pull complete [2023-03-08T20:41:18.632Z] 2f39f015ded8: Pull complete [2023-03-08T20:41:18.632Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T20:41:18.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T20:41:18.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:41:18.835Z] prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container [2023-03-08T20:41:18.885Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T20:41:20.622Z] $ docker top 1bb7b0384cfb70e8f0022cf876c96c26b06daa1ea9f95eb25c61b3c9b0b697cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:41:21.016Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T20:41:21.329Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T20:41:21.634Z] + ls /var/log/sa-host [2023-03-08T20:41:21.634Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T20:41:21.774Z] provisioning config files... [2023-03-08T20:41:21.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17046637921700369593tmp [Pipeline] { [Pipeline] echo [2023-03-08T20:41:21.834Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:41:22.146Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T20:41:22.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:41:22.578Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T20:41:22.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:41:22.919Z] ---> sudo-logs.sh [2023-03-08T20:41:22.919Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T20:41:22.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:41:23.316Z] ---> job-cost.sh [2023-03-08T20:41:23.316Z] lf-activate-venv: SKIPPING [2023-03-08T20:41:23.316Z] DEBUG: total: 0.10999999940395355 [2023-03-08T20:41:23.316Z] INFO: Retrieving Stack Cost... [2023-03-08T20:41:23.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T20:41:24.148Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T20:41:24.193Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:41:24.507Z] ---> logs-deploy.sh [2023-03-08T20:41:24.507Z] lf-activate-venv: SKIPPING [2023-03-08T20:41:24.507Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4424/1 [2023-03-08T20:41:24.507Z] INFO: archiving workspace using pattern(s): [2023-03-08T20:41:25.442Z] Archives upload complete. [2023-03-08T20:41:25.442Z] INFO: archiving logs to Nexus