Pull request #4317 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b85155aa840fff15a7c28468ec9cff9880ec71b+4ba88bbe863d8b60b71eb382769d499e1a75b40c (b9254ab4683590fa9e90155c8162b14c32a623f9) 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-ssh16357035839151733790.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-ssh12848490287592781444.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-4317/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-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3088999199931596507.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-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14698155512833076325.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-ssh17898617392196736081.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-4317/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-4317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16774182867678757888.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4179 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [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/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4ba88bbe863d8b60b71eb382769d499e1a75b40c into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b Merge succeeded, producing 3b85155aa840fff15a7c28468ec9cff9880ec71b Checking out Revision 3b85155aa840fff15a7c28468ec9cff9880ec71b (PR-4317) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/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 19:03:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:47 ========================================================= 19:03:47 EdgeX Global Pipelines Version Info 19:03:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # 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 4ba88bbe863d8b60b71eb382769d499e1a75b40c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 19:03:47 ------------------- 19:03:47 stable info: 19:03:47 ------------------- 19:03:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:47 Message: update stable to v1.0.244 19:03:49 ------------------- 19:03:49 experimental info: 19:03:49 ------------------- 19:03:49 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4317 [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4317 [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4317 [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b85155aa840fff15a7c28468ec9cff9880ec71b [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b85155 [Pipeline] echo 19:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:50 provisioning config files... 19:03:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11221577551412479501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:50 ---> docker-login.sh 19:03:50 nexus3.edgexfoundry.org:10001 19:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:51 Configure a credential helper to remove this warning. See 19:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:51 19:03:51 Login Succeeded 19:03:51 nexus3.edgexfoundry.org:10002 19:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:51 Configure a credential helper to remove this warning. See 19:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:51 19:03:51 Login Succeeded 19:03:51 nexus3.edgexfoundry.org:10003 19:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:51 Configure a credential helper to remove this warning. See 19:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:51 19:03:51 Login Succeeded 19:03:51 nexus3.edgexfoundry.org:10004 19:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:51 Configure a credential helper to remove this warning. See 19:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:51 19:03:51 Login Succeeded 19:03:51 docker.io 19:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:52 Configure a credential helper to remove this warning. See 19:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:52 19:03:52 Login Succeeded 19:03:52 ---> docker-login.sh ends [Pipeline] } 19:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:52 + 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-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 19:03:52 + dirname cmd/core-command/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo core-command,cmd/core-command/Dockerfile 19:03:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:03:52 + + cutdirname -d/ cmd/core-data/Dockerfile -f2 19:03:52 19:03:52 + echo core-data,cmd/core-data/Dockerfile 19:03:52 + dirname cmd/core-metadata/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + dirname cmd/security-bootstrapper/Dockerfile 19:03:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:52 + dirname cmd/security-proxy-setup/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:52 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:52 + dirname cmd/security-spire-agent/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:52 + dirname cmd/security-spire-config/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:52 + dirname cmd/security-spire-server/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:52 + dirname cmd/support-notifications/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:52 + dirname cmd/support-scheduler/Dockerfile 19:03:52 + cut -d/ -f2 19:03:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:52 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-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 19:03:52 + git rev-list -1 --merges 3b85155aa840fff15a7c28468ec9cff9880ec71b~1..3b85155aa840fff15a7c28468ec9cff9880ec71b [Pipeline] echo 19:03:53 -----------> git rev-list -1 --merges 3b85155aa840fff15a7c28468ec9cff9880ec71b~1..3b85155aa840fff15a7c28468ec9cff9880ec71b 3b85155aa840fff15a7c28468ec9cff9880ec71b [false] [Pipeline] sh 19:03:53 + git log --format=format:%s -1 3b85155aa840fff15a7c28468ec9cff9880ec71b [Pipeline] echo 19:03:53 ========================================================= 19:03:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:53 + grep -v github /etc/ssh/ssh_known_hosts 19:03:53 + [ -e /tmp/ssh_known_hosts ] 19:03:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:53 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:54 19:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:54 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:54 b85a868b505f: Pulling fs layer 19:03:54 e2be974225ed: Pulling fs layer 19:03:54 339a4e72a1f5: Pulling fs layer 19:03:54 988bab9f4d93: Pulling fs layer 19:03:54 1469e6f7b9e6: Pulling fs layer 19:03:54 eaf3925da568: Pulling fs layer 19:03:54 bab4dde63d76: Pulling fs layer 19:03:54 bde34c3a00c8: Pulling fs layer 19:03:54 b352a97aabf1: Pulling fs layer 19:03:54 4872d77fe225: Pulling fs layer 19:03:54 5851b861e8e6: Pulling fs layer 19:03:54 bab4dde63d76: Waiting 19:03:54 eaf3925da568: Waiting 19:03:54 5851b861e8e6: Waiting 19:03:54 b352a97aabf1: Waiting 19:03:54 988bab9f4d93: Waiting 19:03:54 e2be974225ed: Verifying Checksum 19:03:54 e2be974225ed: Download complete 19:03:54 988bab9f4d93: Verifying Checksum 19:03:54 988bab9f4d93: Download complete 19:03:55 1469e6f7b9e6: Verifying Checksum 19:03:55 1469e6f7b9e6: Download complete 19:03:55 339a4e72a1f5: Verifying Checksum 19:03:55 339a4e72a1f5: Download complete 19:03:55 eaf3925da568: Verifying Checksum 19:03:55 eaf3925da568: Download complete 19:03:55 bde34c3a00c8: Download complete 19:03:55 b352a97aabf1: Verifying Checksum 19:03:55 b352a97aabf1: Download complete 19:03:55 4872d77fe225: Verifying Checksum 19:03:55 4872d77fe225: Download complete 19:03:55 5851b861e8e6: Verifying Checksum 19:03:55 5851b861e8e6: Download complete 19:03:55 b85a868b505f: Verifying Checksum 19:03:55 b85a868b505f: Download complete 19:03:55 bab4dde63d76: Verifying Checksum 19:03:55 bab4dde63d76: Download complete 19:03:56 b85a868b505f: Pull complete 19:03:56 e2be974225ed: Pull complete 19:03:56 339a4e72a1f5: Pull complete 19:03:57 988bab9f4d93: Pull complete 19:03:57 1469e6f7b9e6: Pull complete 19:03:57 eaf3925da568: Pull complete 19:03:59 bab4dde63d76: Pull complete 19:03:59 bde34c3a00c8: Pull complete 19:03:59 b352a97aabf1: Pull complete 19:03:59 4872d77fe225: Pull complete 19:03:59 5851b861e8e6: Pull complete 19:03:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:59 prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container 19:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:01 $ docker top 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 -eo pid,comm 19:04:01 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). 19:04:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:01 [ssh-agent] Looking for ssh-agent implementation... 19:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:01 $ docker exec 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 ssh-agent 19:04:01 SSH_AUTH_SOCK=/tmp/ssh-H9avMbgWrt1k/agent.32 19:04:01 SSH_AGENT_PID=38 19:04:01 Running ssh-add (command line suppressed) 19:04:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5752711094807611111.key (/w/workspace/edgex-go/1@tmp/private_key_5752711094807611111.key) 19:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:01 + git tag --points-at HEAD [Pipeline] } 19:04:01 $ docker exec --env ******** --env ******** 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 ssh-agent -k 19:04:02 unset SSH_AUTH_SOCK; 19:04:02 unset SSH_AGENT_PID; 19:04:02 echo Agent pid 38 killed; 19:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:02 [ssh-agent] Looking for ssh-agent implementation... 19:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:02 $ docker exec 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 ssh-agent 19:04:02 SSH_AUTH_SOCK=/tmp/ssh-YuQUcEsUEXl3/agent.70 19:04:02 SSH_AGENT_PID=76 19:04:02 Running ssh-add (command line suppressed) 19:04:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10542851776334893193.key (/w/workspace/edgex-go/1@tmp/private_key_10542851776334893193.key) 19:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:02 + git semver init 19:04:03 2023-01-31 19:04:03,034 [run_init] DEBUG init version:0.0.0 force:False 19:04:03 2023-01-31 19:04:03,035 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:03 2023-01-31 19:04:03,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:03 2023-01-31 19:04:03,036 [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) 19:04:11 2023-01-31 19:04:10,599 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:11 2023-01-31 19:04:10,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4317 with force:False 19:04:11 2023-01-31 19:04:10,600 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4317 19:04:11 2023-01-31 19:04:10,605 [execute] INFO git cat-file --batch-check 19:04:11 2023-01-31 19:04:10,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:11 2023-01-31 19:04:10,612 [execute] INFO git cat-file --batch 19:04:11 2023-01-31 19:04:10,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:11 2023-01-31 19:04:10,617 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4317 19:04:11 0.0.0 [Pipeline] } 19:04:11 $ docker exec --env ******** --env ******** 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 ssh-agent -k 19:04:11 unset SSH_AUTH_SOCK; 19:04:11 unset SSH_AGENT_PID; 19:04:11 echo Agent pid 76 killed; 19:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:11 + git semver [Pipeline] } 19:04:12 $ docker stop --time=1 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 19:04:13 $ docker rm -f --volumes 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:14 Stashed 1 file(s) [Pipeline] echo 19:04:14 [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 19:04:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:14 ========================================================= 19:04:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:15 213ec9aee27d: Pulling fs layer 19:04:15 4583459ba037: Pulling fs layer 19:04:15 93c1e223e6f2: Pulling fs layer 19:04:15 53926ce57604: Pulling fs layer 19:04:15 21b2b0c7a3f4: Pulling fs layer 19:04:15 22ff95d597cd: Pulling fs layer 19:04:15 12d6caf4c0d1: Pulling fs layer 19:04:15 96b7cbca73a9: Pulling fs layer 19:04:15 a7acece74701: Pulling fs layer 19:04:15 53926ce57604: Waiting 19:04:15 12d6caf4c0d1: Waiting 19:04:15 21b2b0c7a3f4: Waiting 19:04:15 22ff95d597cd: Waiting 19:04:15 96b7cbca73a9: Waiting 19:04:15 a7acece74701: Waiting 19:04:15 93c1e223e6f2: Verifying Checksum 19:04:15 93c1e223e6f2: Download complete 19:04:15 4583459ba037: Download complete 19:04:15 21b2b0c7a3f4: Verifying Checksum 19:04:15 21b2b0c7a3f4: Download complete 19:04:15 22ff95d597cd: Verifying Checksum 19:04:15 22ff95d597cd: Download complete 19:04:15 213ec9aee27d: Verifying Checksum 19:04:15 213ec9aee27d: Download complete 19:04:15 12d6caf4c0d1: Verifying Checksum 19:04:15 12d6caf4c0d1: Download complete 19:04:15 213ec9aee27d: Pull complete 19:04:15 4583459ba037: Pull complete 19:04:15 93c1e223e6f2: Pull complete 19:04:16 a7acece74701: Verifying Checksum 19:04:16 a7acece74701: Download complete 19:04:16 53926ce57604: Verifying Checksum 19:04:16 53926ce57604: Download complete 19:04:16 96b7cbca73a9: Verifying Checksum 19:04:16 96b7cbca73a9: Download complete 19:04:20 53926ce57604: Pull complete 19:04:20 21b2b0c7a3f4: Pull complete 19:04:20 22ff95d597cd: Pull complete 19:04:20 12d6caf4c0d1: Pull complete 19:04:22 96b7cbca73a9: Pull complete 19:04:23 a7acece74701: Pull complete 19:04:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:23 WORKDIR /edgex 19:04:23 COPY go.mod . 19:04:23 RUN go mod download 19:04:23 + docker build -t ci-base-image-x86_64 -f - . 19:04:24 Sending build context to Docker daemon 170.2MB 19:04:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:24 ---> db6d94c90886 19:04:24 Step 2/4 : WORKDIR /edgex 19:04:26 ---> Running in b38e70f3b3ba 19:04:26 Removing intermediate container b38e70f3b3ba 19:04:26 ---> 6c016bc7bb8c 19:04:26 Step 3/4 : COPY go.mod . 19:04:26 ---> 9083bbc7f4d8 19:04:26 Step 4/4 : RUN go mod download 19:04:26 ---> Running in 322eafe774c2 19:04:29 Still waiting to schedule task 19:04:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:38 Removing intermediate container 322eafe774c2 19:04:38 ---> 8579b5d6e098 19:04:38 Successfully built 8579b5d6e098 19:04:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:39 + docker inspect -f . ci-base-image-x86_64 19:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:39 prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container 19:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:39 $ docker top 72b71bf099070dd1dd280b448b633948fd8c27f7beb6fb4f280d7b38476ea036 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:40 + go version 19:04:40 go version go1.18.7 linux/amd64 [Pipeline] } 19:04:40 $ docker stop --time=1 72b71bf099070dd1dd280b448b633948fd8c27f7beb6fb4f280d7b38476ea036 19:04:41 $ docker rm -f --volumes 72b71bf099070dd1dd280b448b633948fd8c27f7beb6fb4f280d7b38476ea036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:42 + docker inspect -f . ci-base-image-x86_64 19:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:42 prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container 19:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:42 $ docker top 9e3b0243268ee34f1096535ade4424f84b70f50b1af257bf01c13d64916f1747 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:42 ========================================================= 19:04:42 [edgeXBuildGoParallel] Running Tests and Build... 19:04:42 ========================================================= [Pipeline] sh 19:04:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:43 + make test 19:04:43 go test -race -coverprofile=coverage.out ./... 19:04:49 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:05:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements 19:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 19:05:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.096s coverage: 43.1% of statements 19:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:05:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 19:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.405s coverage: 89.2% of statements 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.103s coverage: 2.6% of statements 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.484s coverage: 95.6% of statements 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 65.9% of statements 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements 19:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 19:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 19:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements 19:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.243s coverage: 79.9% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.3% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 41.8% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:26 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 19:05:44 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." 19:05:44 go vet ./... 19:05:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:45 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:05:46 + ls -al . 19:05:46 total 744 19:05:46 drwxrwxr-x 11 1001 1001 4096 Jan 31 19:04 . 19:05:46 drwxr-xr-x 4 root root 4096 Jan 31 19:04 .. 19:05:46 drwxrwxr-x 2 1001 1001 4096 Jan 31 19:03 .blubracket 19:05:46 -rw-rw-r-- 1 1001 1001 16 Jan 31 19:03 .dockerignore 19:05:46 drwxrwxr-x 8 1001 1001 4096 Jan 31 19:05 .git 19:05:46 drwxrwxr-x 3 1001 1001 4096 Jan 31 19:03 .github 19:05:46 -rw-rw-r-- 1 1001 1001 1024 Jan 31 19:03 .gitignore 19:05:46 -rw-rw-r-- 1 1001 1001 42 Jan 31 19:03 .golangci.yml 19:05:46 -rw-rw-r-- 1 1001 1001 87 Jan 31 19:03 .hadolint.yml 19:05:46 drwxr-xr-x 3 1001 1001 4096 Jan 31 19:04 .semver 19:05:46 -rw-rw-r-- 1 1001 1001 166 Jan 31 19:03 .sonarcloud.properties 19:05:46 -rw-rw-r-- 1 1001 1001 1171 Jan 31 19:03 ADOPTERS.md 19:05:46 -rw-rw-r-- 1 1001 1001 10825 Jan 31 19:03 Attribution.txt 19:05:46 -rw-rw-r-- 1 1001 1001 73765 Jan 31 19:03 CHANGELOG.md 19:05:46 -rw-rw-r-- 1 1001 1001 3804 Jan 31 19:03 CONTRIBUTING.md 19:05:46 -rw-rw-r-- 1 1001 1001 677 Jan 31 19:03 GOVERNANCE.md 19:05:46 -rw-rw-r-- 1 1001 1001 850 Jan 31 19:03 Jenkinsfile 19:05:46 -rw-rw-r-- 1 1001 1001 10775 Jan 31 19:03 LICENSE 19:05:46 -rw-rw-r-- 1 1001 1001 13388 Jan 31 19:03 Makefile 19:05:46 -rw-rw-r-- 1 1001 1001 582 Jan 31 19:03 OWNERS.md 19:05:46 -rw-rw-r-- 1 1001 1001 9403 Jan 31 19:03 README.md 19:05:46 -rw-rw-r-- 1 1001 1001 6912 Jan 31 19:03 SECURITY.md 19:05:46 -rw-rw-r-- 1 1001 1001 5 Jan 31 19:04 VERSION 19:05:46 drwxrwxr-x 2 1001 1001 4096 Jan 31 19:03 bin 19:05:46 drwxrwxr-x 17 1001 1001 4096 Jan 31 19:03 cmd 19:05:46 -rw-r--r-- 1 root root 486197 Jan 31 19:05 coverage.out 19:05:46 -rw-rw-r-- 1 1001 1001 3294 Jan 31 19:03 go.mod 19:05:46 -rw-rw-r-- 1 1001 1001 33316 Jan 31 19:03 go.sum 19:05:46 drwxrwxr-x 7 1001 1001 4096 Jan 31 19:03 internal 19:05:46 drwxrwxr-x 3 1001 1001 4096 Jan 31 19:03 openapi 19:05:46 drwxrwxr-x 4 1001 1001 4096 Jan 31 19:03 snap 19:05:46 -rw-rw-r-- 1 1001 1001 204 Jan 31 19:03 version.go [Pipeline] sh 19:05:46 + '[' -e coverage.out ] 19:05:46 + chown 1001:1001 coverage.out [Pipeline] stash 19:05:46 Stashed 1 file(s) [Pipeline] sh 19:05:47 + make build 19:05:47 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 19:05:59 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 19:05:59 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 19:06:00 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 19:06:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4181 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [Pipeline] { [Pipeline] ws 19:06:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:06:01 The recommended git tool is: git 19:06:01 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 19:06:06 using credential edgex-jenkins-ssh 19:06:06 Cloning the remote Git repository 19:06:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:06:06 > git init /w/workspace/edgex-go/1 # timeout=10 19:06:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:06 > git --version # timeout=10 19:06:07 > git --version # 'git version 2.25.1' 19:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:08 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 19:06:09 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:06:10 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 19:06:11 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 19:06:12 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 19:06:12 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 19:06:15 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] } 19:06:16 $ docker stop --time=1 9e3b0243268ee34f1096535ade4424f84b70f50b1af257bf01c13d64916f1747 19:06:18 $ docker rm -f --volumes 9e3b0243268ee34f1096535ade4424f84b70f50b1af257bf01c13d64916f1747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:19 19:06:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:19 latest: Pulling from edgex-devops/edgex-compose 19:06:19 cbdbe7a5bc2a: Pulling fs layer 19:06:19 ca9280d653b3: Pulling fs layer 19:06:19 7e9c9ca2126c: Pulling fs layer 19:06:19 cbdbe7a5bc2a: Verifying Checksum 19:06:19 cbdbe7a5bc2a: Download complete 19:06:20 cbdbe7a5bc2a: Pull complete 19:06:20 ca9280d653b3: Verifying Checksum 19:06:20 ca9280d653b3: Download complete 19:06:20 7e9c9ca2126c: Verifying Checksum 19:06:20 7e9c9ca2126c: Download complete 19:06:20 ca9280d653b3: Pull complete 19:06:23 7e9c9ca2126c: Pull complete 19:06:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:23 prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container 19:06:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:24 $ docker top 9f9614830cdfcc4a0693abd6e52dd54147502c3b625fe024640e4ec115bb613a -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:24 + docker-compose build --help 19:06:24 + grep parallel 19:06:25 --parallel Build images in parallel. [Pipeline] } 19:06:25 $ docker stop --time=1 9f9614830cdfcc4a0693abd6e52dd54147502c3b625fe024640e4ec115bb613a 19:06:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:26 Merging remotes/origin/main commit 4ba88bbe863d8b60b71eb382769d499e1a75b40c into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b 19:06:26 $ docker rm -f --volumes 9f9614830cdfcc4a0693abd6e52dd54147502c3b625fe024640e4ec115bb613a [Pipeline] // withDockerContainer [Pipeline] writeFile 19:06:27 Merge succeeded, producing 3b85155aa840fff15a7c28468ec9cff9880ec71b 19:06:27 Checking out Revision 3b85155aa840fff15a7c28468ec9cff9880ec71b (PR-4317) [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:27 prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container 19:06:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:27 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 19:06:27 > git --version # timeout=10 19:06:27 > git --version # 'git version 2.25.1' 19:06:27 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:06:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:26 > git config core.sparsecheckout # timeout=10 19:06:26 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 19:06:26 > git remote # timeout=10 19:06:26 > git config --get remote.origin.url # timeout=10 19:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:27 > git merge 4ba88bbe863d8b60b71eb382769d499e1a75b40c # timeout=10 19:06:27 > git rev-parse HEAD^{commit} # timeout=10 19:06:27 > git config core.sparsecheckout # timeout=10 19:06:27 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 19:06:27 $ docker top 7f3e79b49aef0af55be218cbb4a3340ed74e8301483d779f097f7e2517ed531e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 19:06:28 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:28 Building core-command ... 19:06:28 Building core-common-config-bootstrapper ... 19:06:28 Building core-data ... 19:06:28 Building core-metadata ... 19:06:28 Building security-bootstrapper ... 19:06:28 Building security-proxy-setup ... 19:06:28 Building security-secretstore-setup ... 19:06:28 Building security-spiffe-token-provider ... 19:06:28 Building security-spire-agent ... 19:06:28 Building security-spire-config ... 19:06:28 Building security-spire-server ... 19:06:28 Building support-notifications ... 19:06:28 Building support-scheduler ... 19:06:28 Building security-spire-config 19:06:28 Building core-common-config-bootstrapper 19:06:28 Building core-metadata 19:06:28 Building security-spire-agent 19:06:28 Building security-spire-server 19:06:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:28 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:28 Dload Upload Total Spent Left Speed 19:06:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 19:06:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:30 + sudo tee /etc/docker/daemon.new 19:06:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:30 { 19:06:30 "registry-mirrors": [ 19:06:30 "https://nexus3.edgexfoundry.org:10001" 19:06:30 ], 19:06:30 "bip": "10.250.0.254/24", 19:06:30 "hosts": [ 19:06:30 "tcp://0.0.0.0:5555", 19:06:30 "unix:///var/run/docker.sock" 19:06:30 ], 19:06:30 "mtu": 1458, 19:06:30 "selinux-enabled": true, 19:06:30 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:30 } [Pipeline] sh 19:06:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:30 + sudo service docker restart 19:06:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:38 ---> 8579b5d6e098 19:06:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:38 ---> 8579b5d6e098 19:06:38 Step 3/24 : WORKDIR /edgex-go 19:06:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:38 ---> 8579b5d6e098 19:06:38 Step 3/24 : WORKDIR /edgex-go 19:06:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:38 ---> 8579b5d6e098 19:06:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:06:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:06:38 ---> 8579b5d6e098 19:06:38 Step 3/23 : WORKDIR /edgex-go 19:06:41 ---> Running in e9f8a16cc6d5 19:06:41 ---> Running in 904e123d9a4b 19:06:41 ---> Running in 5d9cc1ae52a6 19:06:41 ---> Running in ad603fbd9037 19:06:41 ---> Running in 12eea6afb971 19:06:41 Removing intermediate container 5d9cc1ae52a6 19:06:41 ---> 2cc6691214c2 19:06:41 Step 4/24 : WORKDIR /edgex-go 19:06:41 Removing intermediate container 12eea6afb971 19:06:41 ---> 025e1a2ce685 19:06:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:06:41 Removing intermediate container e9f8a16cc6d5 19:06:41 ---> dd23d09bf376 19:06:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:06:41 Removing intermediate container 904e123d9a4b 19:06:41 ---> 714805cc7d96 19:06:41 Step 4/22 : WORKDIR /edgex-go 19:06:41 Removing intermediate container ad603fbd9037 19:06:41 ---> 6a0df4f4a103 19:06:41 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:06:41 ---> Running in 4ba862baa47b 19:06:41 ---> Running in d0d6716b91c3 19:06:41 ---> Running in 3d46f8b063c4 19:06:41 ---> Running in 87690c30b8be 19:06:41 ---> Running in 0fec792bd388 19:06:41 Removing intermediate container d0d6716b91c3 19:06:41 ---> fb31c0029250 19:06:41 Step 5/24 : RUN apk add --update --no-cache make git 19:06:41 Removing intermediate container 87690c30b8be 19:06:41 ---> cdb6a8373011 19:06:41 Step 5/22 : RUN apk add --update --no-cache make git 19:06:41 ---> Running in fc630b51b2e8 19:06:41 ---> Running in 8d9926218bdc 19:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:42 OK: 211 MiB in 51 packages 19:06:42 OK: 211 MiB in 51 packages 19:06:42 OK: 211 MiB in 51 packages 19:06:42 OK: 211 MiB in 51 packages 19:06:42 OK: 211 MiB in 51 packages 19:06:42 Removing intermediate container 4ba862baa47b 19:06:42 ---> f7a5af941527 19:06:42 Step 5/24 : COPY go.mod vendor* ./ 19:06:42 ---> 7a0c70fe64f9 19:06:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:42 ---> Running in 6d5ecaceef8b 19:06:42 Removing intermediate container 0fec792bd388 19:06:42 ---> 32df1a1d470b 19:06:42 Step 5/23 : COPY go.mod vendor* ./ 19:06:42 Removing intermediate container 3d46f8b063c4 19:06:42 ---> b30751a7f22d 19:06:42 Step 5/24 : COPY go.mod vendor* ./ 19:06:43 ---> 3ca3e28c1290 19:06:43 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:43 ---> Running in 013285d14ab5 19:06:43 Removing intermediate container 8d9926218bdc 19:06:43 ---> bafa7c829e44 19:06:43 Step 6/22 : COPY go.mod vendor* ./ 19:06:43 Removing intermediate container fc630b51b2e8 19:06:43 ---> 10bda3c14154 19:06:43 Step 6/24 : COPY go.mod vendor* ./ 19:06:43 ---> bdcb8748a0e0 19:06:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:43 ---> Running in 7ca68a9b2207 19:06:43 ---> fc70db464605 19:06:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:43 ---> effb9fe0108d 19:06:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:43 ---> Running in 2176683897c7 19:06:43 ---> Running in f71dded8f28b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:49 provisioning config files... 19:06:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8789575247482547582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:49 ---> docker-login.sh 19:06:49 nexus3.edgexfoundry.org:10001 19:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:50 Configure a credential helper to remove this warning. See 19:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:50 19:06:50 Login Succeeded 19:06:50 nexus3.edgexfoundry.org:10002 19:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:50 Configure a credential helper to remove this warning. See 19:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:50 19:06:50 Login Succeeded 19:06:50 nexus3.edgexfoundry.org:10003 19:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:50 Configure a credential helper to remove this warning. See 19:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:50 19:06:50 Login Succeeded 19:06:50 nexus3.edgexfoundry.org:10004 19:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:51 Configure a credential helper to remove this warning. See 19:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:51 19:06:51 Login Succeeded 19:06:51 docker.io 19:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:51 Configure a credential helper to remove this warning. See 19:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:51 19:06:51 Login Succeeded 19:06:51 ---> docker-login.sh ends [Pipeline] } 19:06:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:06:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:06:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:52 ========================================================= 19:06:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:06:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:53 9b18e9b68314: Pulling fs layer 19:06:53 35d82f9e3411: Pulling fs layer 19:06:53 e16973657156: Pulling fs layer 19:06:53 fc693d55d65f: Pulling fs layer 19:06:53 7e9fc2657dce: Pulling fs layer 19:06:53 dda99020689f: Pulling fs layer 19:06:53 db1c61fa0a46: Pulling fs layer 19:06:53 891c053d2c06: Pulling fs layer 19:06:53 dda99020689f: Waiting 19:06:53 db1c61fa0a46: Waiting 19:06:53 891c053d2c06: Waiting 19:06:53 7e9fc2657dce: Waiting 19:06:53 fc693d55d65f: Waiting 19:06:53 e16973657156: Verifying Checksum 19:06:53 e16973657156: Download complete 19:06:53 9b18e9b68314: Verifying Checksum 19:06:53 7e9fc2657dce: Verifying Checksum 19:06:53 7e9fc2657dce: Download complete 19:06:53 dda99020689f: Verifying Checksum 19:06:53 dda99020689f: Download complete 19:06:53 35d82f9e3411: Verifying Checksum 19:06:53 35d82f9e3411: Download complete 19:06:54 9b18e9b68314: Pull complete 19:06:54 891c053d2c06: Verifying Checksum 19:06:54 891c053d2c06: Download complete 19:06:54 35d82f9e3411: Pull complete 19:06:54 e16973657156: Pull complete 19:06:57 db1c61fa0a46: Verifying Checksum 19:06:57 db1c61fa0a46: Download complete 19:06:57 fc693d55d65f: Verifying Checksum 19:06:57 fc693d55d65f: Download complete 19:07:10 fc693d55d65f: Pull complete 19:07:10 7e9fc2657dce: Pull complete 19:07:10 dda99020689f: Pull complete 19:07:15 db1c61fa0a46: Pull complete 19:07:15 Removing intermediate container f71dded8f28b 19:07:15 ---> f195af1684c4 19:07:15 Step 8/22 : COPY . . 19:07:15 Removing intermediate container 7ca68a9b2207 19:07:15 ---> 55c65c65a3b7 19:07:15 Step 7/24 : COPY . . 19:07:15 Removing intermediate container 6d5ecaceef8b 19:07:15 ---> 178e57de61b6 19:07:15 Step 7/24 : COPY . . 19:07:15 Removing intermediate container 013285d14ab5 19:07:15 ---> ae8fdb3b9959 19:07:15 Step 7/23 : COPY . . 19:07:15 Removing intermediate container 2176683897c7 19:07:15 ---> 97b5514ef3b8 19:07:15 Step 8/24 : COPY . . 19:07:16 891c053d2c06: Pull complete 19:07:16 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:17 WORKDIR /edgex 19:07:17 COPY go.mod . 19:07:17 RUN go mod download 19:07:17 + docker build -t ci-base-image-arm64 -f - . 19:07:17 Sending build context to Docker daemon 3.092MB 19:07:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:17 ---> f96f9c87975a 19:07:17 Step 2/4 : WORKDIR /edgex 19:07:18 ---> 759049106224 19:07:18 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:07:18 ---> 2e11c26032a2 19:07:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:18 ---> 12eb955cb0fb 19:07:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:18 ---> 36931a44626b 19:07:18 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:07:18 ---> Running in f19f394de4be 19:07:18 ---> Running in f7af458347f3 19:07:18 ---> Running in 2fa24d807986 19:07:18 ---> dc10b5ce3262 19:07:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:07:18 ---> Running in 16d62c6e228a 19:07:18 ---> Running in 8c518ae65b5d 19:07:18 Removing intermediate container 2fa24d807986 19:07:18 ---> 38a92a898355 19:07:18 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:18 Removing intermediate container f7af458347f3 19:07:18 ---> 541a6dcabae6 19:07:18 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:18 ---> Running in c03c704a575f 19:07:18 Removing intermediate container 8c518ae65b5d 19:07:18 ---> 5537a3f8e2ea 19:07:18 Step 9/23 : WORKDIR /edgex-go/spire-build 19:07:18 ---> Running in 0d5df4f08c72 19:07:18 ---> Running in bef7c97bc920 19:07:18 Removing intermediate container c03c704a575f 19:07:18 ---> 268686569be4 19:07:18 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 19:07:18 ---> Running in acbf7b36e523 19:07:18 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 19:07:18 Removing intermediate container bef7c97bc920 19:07:18 Removing intermediate container 0d5df4f08c72 19:07:18 ---> aa2af1983516 19:07:18 ---> b3c43e9ac471 19:07:18 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/; fiStep 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 19:07:18 19:07:18 ---> Running in 8e39cbe0d616 19:07:18 ---> Running in 0fa0ff4f2883 19:07:18 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 19:07:19 Removing intermediate container acbf7b36e523 19:07:19 ---> a3df4b4eeb7d 19:07:19 Step 11/24 : WORKDIR /edgex-go 19:07:19 ---> Running in 35d4a9321ad3 19:07:19 Removing intermediate container 0fa0ff4f2883 19:07:19 ---> 21aec5af913e 19:07:19 Step 11/24 : WORKDIR /edgex-go 19:07:19 Removing intermediate container 35d4a9321ad3 19:07:19 ---> 639147e657d2 19:07:19 19:07:19 Step 12/24 : FROM alpine:3.15 19:07:19 ---> Running in 5394e637df76 19:07:19 Removing intermediate container 5394e637df76 19:07:19 ---> f1cef1a28275 19:07:19 Step 3/4 : COPY go.mod . 19:07:19 ---> Running in e819a86858ef 19:07:19 3.15: Pulling from library/alpine 19:07:19 Removing intermediate container 8e39cbe0d616 19:07:19 ---> 57829f9bbc11 19:07:19 Step 11/23 : WORKDIR /edgex-go 19:07:19 ---> Running in 9a1b459a33b2 19:07:19 Removing intermediate container e819a86858ef 19:07:19 ---> 911a3d4fa216 19:07:19 19:07:19 Step 12/24 : FROM alpine:3.15 19:07:19 3.15: Pulling from library/alpine 19:07:19 Removing intermediate container 9a1b459a33b2 19:07:19 ---> 6aed8d66deb7 19:07:19 19:07:19 Step 12/23 : FROM alpine:3.15 19:07:20 3.15: Pulling from library/alpine 19:07:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:07:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:07:20 Status: Image is up to date for alpine:3.15 19:07:20 Status: Downloaded newer image for alpine:3.15 19:07:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:07:20 Status: Image is up to date for alpine:3.15 19:07:20 ---> c4fc93816858 19:07:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:20 ---> c4fc93816858 19:07:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:20 ---> c4fc93816858 19:07:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:20 ---> Running in f7409d3b8ae6 19:07:20 ---> Running in 9062c6e82d0e 19:07:20 ---> Running in 2d5708ecedec 19:07:20 Removing intermediate container 9062c6e82d0e 19:07:20 ---> 4c1764c821f1 19:07:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:07:20 Removing intermediate container 2d5708ecedec 19:07:20 ---> c2b9c6a03daf 19:07:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:07:20 Removing intermediate container f7409d3b8ae6 19:07:20 ---> 347277987094 19:07:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:07:20 ---> Running in 25421862d225 19:07:20 ---> Running in b1c87505af4f 19:07:20 ---> Running in 3d97bb950cd7 19:07:20 ---> 575607d5340c 19:07:20 Step 4/4 : RUN go mod download 19:07:20 ---> Running in a656b443accc 19:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:21 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:07:21 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:07:21 OK: 15859 distinct packages available 19:07:21 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:07:21 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:07:21 OK: 15859 distinct packages available 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:21 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:07:21 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:07:21 OK: 15859 distinct packages available 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:21 (1/5) Installing dumb-init (1.2.5-r1) 19:07:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:07:21 (3/5) Installing libucontext (1.1-r0) 19:07:21 (4/5) Installing gcompat (1.0.0-r4) 19:07:21 (1/5) Installing dumb-init (1.2.5-r1) 19:07:21 (5/5) Installing openssl (1.1.1s-r1) 19:07:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:07:21 (1/4) Installing dumb-init (1.2.5-r1) 19:07:21 (3/5) Installing libucontext (1.1-r0) 19:07:21 Executing busybox-1.34.1-r7.trigger 19:07:21 (2/4) Installing musl-obstack (1.2.3-r0) 19:07:21 (3/4) Installing libucontext (1.1-r0) 19:07:21 OK: 7 MiB in 19 packages 19:07:21 (4/5) Installing gcompat (1.0.0-r4) 19:07:21 (5/5) Installing openssl (1.1.1s-r1) 19:07:21 (4/4) Installing gcompat (1.0.0-r4) 19:07:21 Executing busybox-1.34.1-r7.trigger 19:07:21 Executing busybox-1.34.1-r7.trigger 19:07:21 OK: 6 MiB in 18 packages 19:07:21 OK: 7 MiB in 19 packages 19:07:22 Removing intermediate container 25421862d225 19:07:22 ---> f1013cd485d0 19:07:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:07:22 Removing intermediate container b1c87505af4f 19:07:22 ---> efdb3564830e 19:07:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:22 Removing intermediate container 3d97bb950cd7 19:07:22 ---> ac18bcbe38c5 19:07:22 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:24 ---> fbf7bb8fe883 19:07:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:24 ---> 76fc2ab64044 19:07:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:07:24 ---> d9858052aa44 19:07:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:07:25 ---> 679d4c871b76 19:07:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:07:25 ---> 937e584c1b2d 19:07:25 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:07:25 ---> Running in de4efc9f7e6d 19:07:26 Removing intermediate container de4efc9f7e6d 19:07:26 ---> 75ff3096168a 19:07:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:07:26 ---> 9c6cad57541c 19:07:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:07:26 ---> e9ecd786b267 19:07:26 Step 19/24 : WORKDIR / 19:07:26 ---> 1ef107956039 19:07:26 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:26 ---> Running in a68cde1bafbc 19:07:26 ---> 5477146f97ff 19:07:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:07:26 ---> Running in 5f6724742420 19:07:26 Removing intermediate container 5f6724742420 19:07:26 ---> e1f62cda46bd 19:07:26 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:26 ---> Running in 31b303acb7b6 19:07:26 Removing intermediate container a68cde1bafbc 19:07:26 ---> 360496e67dad 19:07:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:26 ---> c208a81fef21 19:07:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:07:26 ---> Running in 35ffe2ab1c3d 19:07:27 Removing intermediate container 35ffe2ab1c3d 19:07:27 ---> 3f67fd549677 19:07:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:27 Removing intermediate container 31b303acb7b6 19:07:27 ---> d023d8642dc5 19:07:27 Step 21/23 : LABEL arch=x86_64 19:07:27 ---> Running in 1ce8cfc1e4ed 19:07:27 ---> Running in 9c6a7e7545e4 19:07:27 ---> e8cfa487bd1d 19:07:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:07:27 Removing intermediate container 9c6a7e7545e4 19:07:27 ---> 4f361df394f1 19:07:27 Step 22/23 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:07:27 ---> Running in 83806d93983d 19:07:27 Removing intermediate container 1ce8cfc1e4ed 19:07:27 ---> f7f2af54a2fe 19:07:27 Step 22/24 : LABEL arch=x86_64 19:07:27 ---> 2358bc2f537c 19:07:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:27 ---> Running in 0d136148bb8f 19:07:27 ---> Running in 6504c1e991c0 19:07:27 Removing intermediate container 83806d93983d 19:07:27 ---> 17074186e083 19:07:27 Step 23/23 : LABEL version=0.0.0 19:07:28 Removing intermediate container 0d136148bb8f 19:07:28 ---> Running in 72005fef363f 19:07:28 ---> 1ffdbc651ec5 19:07:28 Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:07:28 Removing intermediate container 6504c1e991c0 19:07:28 ---> cd0f97f7b52a 19:07:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:28 ---> Running in 9677b1bcb048 19:07:28 ---> Running in 43c002d57d98 19:07:28 Removing intermediate container 72005fef363f 19:07:28 ---> 5a3cd437ccc5 19:07:28 19:07:28 Successfully built 5a3cd437ccc5 19:07:28 Successfully tagged security-spire-server:latest 19:07:28 Building support-scheduler 19:07:28  Building security-spire-server ... done Removing intermediate container 9677b1bcb048 19:07:28 ---> f59b83e745f4 19:07:28 Step 24/24 : LABEL version=0.0.0 19:07:28 ---> Running in 4ce23b0429ed 19:07:28 Removing intermediate container 43c002d57d98 19:07:28 ---> 7cdd272f5945 19:07:28 Step 22/24 : LABEL arch=x86_64 19:07:29 ---> Running in a8437d5a062f 19:07:29 Removing intermediate container 4ce23b0429ed 19:07:29 ---> 9d833ba82833 19:07:29 19:07:29 Successfully built 9d833ba82833 19:07:29 Successfully tagged security-spire-config:latest 19:07:29 Building security-spiffe-token-provider 19:07:29  Building security-spire-config ... done Removing intermediate container a8437d5a062f 19:07:29 ---> 893bda940065 19:07:29 Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:07:29 ---> Running in ba023daa6594 19:07:30 Removing intermediate container ba023daa6594 19:07:30 ---> a4d7f72af0a6 19:07:30 Step 24/24 : LABEL version=0.0.0 19:07:31 ---> Running in 31e6aec4dcc3 19:07:31 Removing intermediate container 31e6aec4dcc3 19:07:31 ---> 147f1253ab80 19:07:31 19:07:31 Successfully built 147f1253ab80 19:07:31 Successfully tagged security-spire-agent:latest 19:07:31  Building security-spire-agent ... done Building core-data 19:07:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:32 ---> 8579b5d6e098 19:07:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:32 ---> Using cache 19:07:32 ---> 714805cc7d96 19:07:32 Step 4/22 : WORKDIR /edgex-go 19:07:32 ---> Using cache 19:07:32 ---> cdb6a8373011 19:07:32 Step 5/22 : RUN apk add --update --no-cache make git 19:07:32 ---> Using cache 19:07:32 ---> bafa7c829e44 19:07:32 Step 6/22 : COPY go.mod vendor* ./ 19:07:32 ---> Using cache 19:07:32 ---> effb9fe0108d 19:07:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:32 ---> Using cache 19:07:32 ---> f195af1684c4 19:07:32 Step 8/22 : COPY . . 19:07:32 ---> Using cache 19:07:32 ---> 36931a44626b 19:07:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:07:33 ---> Running in 0511c8cefb3e 19:07:34 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 19:07:34 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:34 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:07:34 ---> 8579b5d6e098 19:07:34 Step 3/19 : WORKDIR /edgex-go 19:07:34 ---> Using cache 19:07:34 ---> 6a0df4f4a103 19:07:34 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:07:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:36 ---> 8579b5d6e098 19:07:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:36 ---> Using cache 19:07:36 ---> 714805cc7d96 19:07:36 Step 4/22 : WORKDIR /edgex-go 19:07:36 ---> Using cache 19:07:36 ---> cdb6a8373011 19:07:36 Step 5/22 : RUN apk add --update --no-cache make git 19:07:36 ---> Using cache 19:07:36 ---> bafa7c829e44 19:07:36 Step 6/22 : COPY go.mod vendor* ./ 19:07:36 ---> Using cache 19:07:36 ---> effb9fe0108d 19:07:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:36 ---> Using cache 19:07:36 ---> f195af1684c4 19:07:36 Step 8/22 : COPY . . 19:07:36 ---> Using cache 19:07:36 ---> 36931a44626b 19:07:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:07:36 ---> Running in f27f4b45a3da 19:07:36 ---> Running in 8b03355c374e 19:07:37 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 19:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:37 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:07:37 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:07:37 OK: 17044 distinct packages available 19:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:37 OK: 211 MiB in 51 packages 19:07:39 Removing intermediate container f27f4b45a3da 19:07:39 ---> c859309ca0a4 19:07:39 Step 5/19 : COPY go.mod vendor* ./ 19:07:39 Removing intermediate container 16d62c6e228a 19:07:39 ---> 51623979a67d 19:07:39 19:07:39 Step 10/22 : FROM alpine:3.16 19:07:39 3.16: Pulling from library/alpine 19:07:39 ---> e2eefbc58797 19:07:39 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:39 Removing intermediate container f19f394de4be 19:07:39 ---> 5653be64fb07 19:07:39 19:07:39 Step 10/24 : FROM alpine:3.16 19:07:39 3.16: Pulling from library/alpine 19:07:39 ---> Running in fd4b56099d91 19:07:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:40 Status: Downloaded newer image for alpine:3.16 19:07:40 Status: Image is up to date for alpine:3.16 19:07:40 ---> bfe296a52501 19:07:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:07:40 ---> bfe296a52501 19:07:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:07:40 ---> Running in 379983031b70 19:07:40 ---> Running in f40ac4b18666 19:07:40 Removing intermediate container 379983031b70 19:07:40 ---> 063b4c0c358a 19:07:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:07:41 ---> Running in 254e8c9b80a0 19:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:41 (1/1) Installing dumb-init (1.2.5-r1) 19:07:41 Executing busybox-1.35.0-r17.trigger 19:07:41 OK: 6 MiB in 15 packages 19:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:41 (1/1) Installing dumb-init (1.2.5-r1) 19:07:41 Executing busybox-1.35.0-r17.trigger 19:07:41 OK: 6 MiB in 15 packages 19:07:42 Removing intermediate container f40ac4b18666 19:07:42 ---> 13a2a7701cb7 19:07:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:42 ---> Running in 1d0783924f71 19:07:42 Removing intermediate container 254e8c9b80a0 19:07:42 ---> cfede8500950 19:07:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:42 Removing intermediate container 1d0783924f71 19:07:42 ---> 96b37c31e46e 19:07:42 Step 13/24 : ENV APP_PORT=59881 19:07:43 ---> Running in 233b60686b05 19:07:43 Removing intermediate container 233b60686b05 19:07:43 ---> a1a4fa520f17 19:07:43 Step 14/24 : EXPOSE $APP_PORT 19:07:43 ---> d1f532ed2992 19:07:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:07:43 ---> Running in 39ed1a0cea47 19:07:43 Removing intermediate container 39ed1a0cea47 19:07:43 ---> bce1223252da 19:07:43 Step 15/24 : WORKDIR / 19:07:44 ---> ae6ff995b8c8 19:07:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:07:44 ---> Running in ef863679389a 19:07:44 ---> 0efae206d469 19:07:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:07:44 Removing intermediate container ef863679389a 19:07:44 ---> 865a813e0f1c 19:07:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:45 ---> 3512cb29c5b3 19:07:45 ---> 79c3d26c4db3 19:07:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:45 19:07:45 ---> Running in 0d1aade2a454 19:07:46 ---> 33c78072283e 19:07:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:07:46 ---> 9639c3ed2b24 19:07:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:07:46 Removing intermediate container 0d1aade2a454 19:07:46 ---> ef83ee877c88 19:07:46 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:07:47 ---> Running in 99b94dd718ba 19:07:47 ---> f98ed2ae90a5 19:07:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:07:47 Removing intermediate container 99b94dd718ba 19:07:47 ---> 3826830a6b4b 19:07:47 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:07:47 ---> Running in 1c09b78e6f08 19:07:47 ---> Running in 0ce830c7ad59 19:07:47 Removing intermediate container 1c09b78e6f08 19:07:47 ---> 2e80245a8c91 19:07:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:47 ---> Running in 74c340125c9b 19:07:47 Removing intermediate container 0ce830c7ad59 19:07:47 ---> 9e23e7ab441f 19:07:47 Step 20/22 : LABEL arch=x86_64 19:07:47 ---> Running in d95c0f213417 19:07:47 Removing intermediate container 74c340125c9b 19:07:47 ---> 386baa6d68b0 19:07:47 Step 22/24 : LABEL arch=x86_64 19:07:47 ---> Running in df286addab12 19:07:48 Removing intermediate container d95c0f213417 19:07:48 ---> 622a770a36f2 19:07:48 Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:07:48 ---> Running in 80bedff9b4bc 19:07:48 Removing intermediate container df286addab12 19:07:48 ---> 0986b7d5f59c 19:07:48 Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:07:48 ---> Running in ff5e1afd63b5 19:07:48 Removing intermediate container 80bedff9b4bc 19:07:48 ---> de6ec2d2846b 19:07:48 Step 22/22 : LABEL version=0.0.0 19:07:48 ---> Running in a2a2d0df63f7 19:07:48 Removing intermediate container ff5e1afd63b5 19:07:48 ---> fc161fa8d5b1 19:07:48 Step 24/24 : LABEL version=0.0.0 19:07:48 ---> Running in c2335725dc5f 19:07:48 Removing intermediate container a2a2d0df63f7 19:07:48 ---> a38740b73804 19:07:48 19:07:48 Successfully built a38740b73804 19:07:48 Successfully tagged core-common-config-bootstrapper:latest 19:07:48 Building security-secretstore-setup 19:07:48  Building core-common-config-bootstrapper ... done Removing intermediate container c2335725dc5f 19:07:48 ---> f0cc609130fd 19:07:48 19:07:48 Successfully built f0cc609130fd 19:07:48 Successfully tagged core-metadata:latest 19:07:48  Building core-metadata ... done Building security-bootstrapper 19:07:52 Removing intermediate container a656b443accc 19:07:52 ---> bfcdcd666f71 19:07:52 Successfully built bfcdcd666f71 19:07:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:52 + docker inspect -f . ci-base-image-arm64 19:07:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:53 prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container 19:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:53 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:07:53 ---> 8579b5d6e098 19:07:53 Step 3/32 : WORKDIR /edgex-go 19:07:53 ---> Using cache 19:07:53 ---> 6a0df4f4a103 19:07:53 Step 4/32 : RUN apk add --update --no-cache make git 19:07:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:53 ---> 8579b5d6e098 19:07:53 Step 3/24 : WORKDIR /edgex-go 19:07:53 ---> Using cache 19:07:53 ---> 6a0df4f4a103 19:07:53 Step 4/24 : RUN apk add --update --no-cache make git 19:07:54 $ docker top 2a3bd9c169033e6ec8e5a083da9b82b332c96e470820230983af96a3f0cc8e8f -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:55 + go version 19:07:55 go version go1.18.7 linux/arm64 [Pipeline] } 19:07:55 $ docker stop --time=1 2a3bd9c169033e6ec8e5a083da9b82b332c96e470820230983af96a3f0cc8e8f 19:07:56 $ docker rm -f --volumes 2a3bd9c169033e6ec8e5a083da9b82b332c96e470820230983af96a3f0cc8e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:57 + docker inspect -f . ci-base-image-arm64 19:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:57 prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container 19:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:58 ---> Running in 26a2ee3af742 19:07:58 ---> Running in 4c6d6de59fb1 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 OK: 211 MiB in 51 packages 19:07:58 OK: 211 MiB in 51 packages 19:07:59 $ docker top cb2420d6b3e1b6b4fa6e21e205cb0929bb5e90c614cdafc6b5f745bcf6ced91d -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:59 ========================================================= 19:07:59 [edgeXBuildGoParallel] Running Tests and Build... 19:07:59 ========================================================= [Pipeline] sh 19:07:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:00 + make test 19:08:00 go test -race -coverprofile=coverage.out ./... 19:08:00 Removing intermediate container 8b03355c374e 19:08:00 ---> 1fb8a8deec00 19:08:00 19:08:00 Step 10/22 : FROM alpine:3.16 19:08:00 ---> bfe296a52501 19:08:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:08:00 ---> Running in d29636cbe3cc 19:08:00 Removing intermediate container 4c6d6de59fb1 19:08:00 ---> f5ef604f0645 19:08:00 Step 5/32 : COPY go.mod vendor* ./ 19:08:00 Removing intermediate container 26a2ee3af742 19:08:00 ---> 20890d2ec9b3 19:08:00 Step 5/24 : COPY go.mod vendor* ./ 19:08:00 Removing intermediate container d29636cbe3cc 19:08:00 ---> 441b8ccc5fe3 19:08:00 Step 12/22 : ENV APP_PORT=59880 19:08:00 ---> f5a98288fbdb 19:08:00 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:00 ---> be92c9c5e4a8 19:08:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:00 ---> Running in 5f26e726d5d2 19:08:00 ---> Running in 5559c69c5caf 19:08:00 ---> Running in 1b29b35bcc1b 19:08:01 Removing intermediate container 5f26e726d5d2 19:08:01 ---> 8d82b819d6b1 19:08:01 Step 13/22 : EXPOSE $APP_PORT 19:08:01 ---> Running in 6dadf217e21e 19:08:01 Removing intermediate container 0511c8cefb3e 19:08:01 ---> 387655047a4b 19:08:01 19:08:01 Step 10/22 : FROM alpine:3.16 19:08:01 ---> bfe296a52501 19:08:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:08:01 ---> Using cache 19:08:01 ---> 13a2a7701cb7 19:08:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:01 ---> Using cache 19:08:01 ---> 96b37c31e46e 19:08:01 Step 13/22 : ENV APP_PORT=59861 19:08:01 ---> Running in 72e03da6d31b 19:08:01 Removing intermediate container 6dadf217e21e 19:08:01 ---> 4b7054661641 19:08:01 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:08:01 ---> Running in 4ae9ae0f36f5 19:08:01 Removing intermediate container 72e03da6d31b 19:08:01 ---> 345703388eff 19:08:01 Step 14/22 : EXPOSE $APP_PORT 19:08:01 ---> Running in cf82be409ab6 19:08:01 Removing intermediate container cf82be409ab6 19:08:01 ---> cb2c8581553e 19:08:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:02 ---> 908a29188069 19:08:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:08:02 (1/1) Installing dumb-init (1.2.5-r1) 19:08:02 Executing busybox-1.35.0-r17.trigger 19:08:02 OK: 6 MiB in 15 packages 19:08:03 ---> a9286c6dec62 19:08:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:08:03 Removing intermediate container 4ae9ae0f36f5 19:08:03 ---> 32ac2c35db1a 19:08:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:03 ---> 1ff02e8f1afe 19:08:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:08:03 ---> Running in ab2de603fef8 19:08:03 ---> fd8df62b56e5 19:08:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:08:03 Removing intermediate container ab2de603fef8 19:08:03 ---> 3d7fa29a3c4e 19:08:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:03 ---> Running in e8814e96914e 19:08:03 Removing intermediate container e8814e96914e 19:08:03 ---> 2645609a98b3 19:08:03 Step 20/22 : LABEL arch=x86_64 19:08:04 ---> 619d3dfbca83 19:08:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:08:04 ---> Running in 95ebce9d15a5 19:08:04 Removing intermediate container 95ebce9d15a5 19:08:04 ---> 6d50c16a665f 19:08:04 Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:08:04 ---> Running in 786a8a77dc71 19:08:04 ---> c37d1cd4e4b6 19:08:04 Step 18/22 : ENTRYPOINT ["/core-data"] 19:08:04 ---> Running in 4f2dd3e70f0e 19:08:04 Removing intermediate container 786a8a77dc71 19:08:04 ---> a0c61a8366e1 19:08:04 Step 22/22 : LABEL version=0.0.0 19:08:04 ---> Running in 7d702b9f90de 19:08:04 Removing intermediate container 4f2dd3e70f0e 19:08:04 ---> a8c4f23e48d4 19:08:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:04 ---> Running in c993afde386d 19:08:04 Removing intermediate container 7d702b9f90de 19:08:04 ---> 8098de8880d0 19:08:04 19:08:04 Successfully built 8098de8880d0 19:08:04 Successfully tagged support-scheduler:latest 19:08:04  Building support-scheduler ... done Building support-notifications 19:08:04 Removing intermediate container c993afde386d 19:08:04 ---> 861beea133d2 19:08:04 Step 20/22 : LABEL arch=x86_64 19:08:04 ---> Running in 27a096b0ea4a 19:08:04 Removing intermediate container fd4b56099d91 19:08:04 ---> 10596e8ec635 19:08:04 Step 7/19 : COPY . . 19:08:04 Removing intermediate container 27a096b0ea4a 19:08:04 ---> 769378630b27 19:08:04 Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:08:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:08:06 ---> 8579b5d6e098 19:08:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:08:06 ---> Using cache 19:08:06 ---> 714805cc7d96 19:08:06 Step 4/22 : WORKDIR /edgex-go 19:08:06 ---> Using cache 19:08:06 ---> cdb6a8373011 19:08:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:08:07 ---> Running in d719f5399da6 19:08:07 ---> Running in 1272a1fe072c 19:08:07 Removing intermediate container d719f5399da6 19:08:07 ---> 65f0009caae8 19:08:07 Step 22/22 : LABEL version=0.0.0 19:08:07 ---> Running in 26e1587914fb 19:08:07 Removing intermediate container 26e1587914fb 19:08:07 ---> 1d0dc58171e6 19:08:07 19:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:07 Successfully built 1d0dc58171e6 19:08:07 Successfully tagged core-data:latest 19:08:07 Building core-command 19:08:07  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:07 OK: 211 MiB in 51 packages 19:08:09 ---> 78fa2ca5f712 19:08:09 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:09 Removing intermediate container 1272a1fe072c 19:08:09 ---> 03d13c8fe936 19:08:09 Step 6/22 : COPY go.mod vendor* ./ 19:08:09 ---> Running in 6515ef985d8d 19:08:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:09 ---> 8579b5d6e098 19:08:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:08:09 ---> Using cache 19:08:09 ---> 714805cc7d96 19:08:09 Step 4/23 : WORKDIR /edgex-go 19:08:09 ---> Using cache 19:08:09 ---> cdb6a8373011 19:08:09 Step 5/23 : RUN apk add --update --no-cache make git 19:08:09 ---> Using cache 19:08:09 ---> bafa7c829e44 19:08:09 Step 6/23 : COPY go.mod vendor* ./ 19:08:09 ---> Using cache 19:08:09 ---> effb9fe0108d 19:08:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:09 ---> Using cache 19:08:09 ---> f195af1684c4 19:08:09 Step 8/23 : COPY . . 19:08:09 ---> Using cache 19:08:09 ---> 36931a44626b 19:08:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:08:09 ---> 621afe444b19 19:08:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:10 ---> Running in 37e1b4741e19 19:08:10 ---> Running in aa06336cad34 19:08:10 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 19:08:10 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 19:08:32 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:37 Removing intermediate container 5559c69c5caf 19:08:37 ---> 2a2ee4aa0ccc 19:08:37 Step 7/32 : COPY . . 19:08:37 Removing intermediate container 1b29b35bcc1b 19:08:37 ---> 9db4a8c97db8 19:08:37 Step 7/24 : COPY . . 19:08:39 ---> 6781131ca258 19:08:39 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:08:39 ---> 552638dafba1 19:08:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:08:39 Removing intermediate container 37e1b4741e19 19:08:39 ---> e9342fb4a47d 19:08:39 19:08:39 Step 10/23 : FROM alpine:3.16 19:08:39 ---> bfe296a52501 19:08:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:08:39 ---> Using cache 19:08:39 ---> 13a2a7701cb7 19:08:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:39 ---> Using cache 19:08:39 ---> 96b37c31e46e 19:08:39 Step 13/23 : ENV APP_PORT=59882 19:08:39 ---> Running in 5edbc8871e22 19:08:39 ---> Running in 99e0d254bcd7 19:08:39 ---> Running in fcafc1400c94 19:08:39 Removing intermediate container 6515ef985d8d 19:08:39 ---> ee3674d2a69b 19:08:39 19:08:39 Step 9/19 : FROM alpine:3.15 19:08:39 ---> c4fc93816858 19:08:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:39 ---> Using cache 19:08:39 ---> 347277987094 19:08:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:08:39 ---> Running in 7b36beb15c1f 19:08:39 Removing intermediate container 99e0d254bcd7 19:08:39 ---> 4697fb824fc3 19:08:39 Step 14/23 : EXPOSE $APP_PORT 19:08:39 ---> Running in d8e449e721d9 19:08:39 Removing intermediate container d8e449e721d9 19:08:39 ---> e69243d6a0ec 19:08:39 Step 15/23 : WORKDIR / 19:08:39 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 19:08:39 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 19:08:39 ---> Running in 933fc7483865 19:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:40 Removing intermediate container 933fc7483865 19:08:40 ---> aacde23878a1 19:08:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:40 Removing intermediate container aa06336cad34 19:08:40 ---> 02723184ca34 19:08:40 Step 8/22 : COPY . . 19:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:40 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:08:40 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:08:40 OK: 15859 distinct packages available 19:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:40 (1/9) Installing ca-certificates (20220614-r0) 19:08:40 (2/9) Installing brotli-libs (1.0.9-r5) 19:08:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:08:40 (4/9) Installing libcurl (7.80.0-r5) 19:08:40 (5/9) Installing curl (7.80.0-r5) 19:08:40 (6/9) Installing dumb-init (1.2.5-r1) 19:08:40 (7/9) Installing musl-obstack (1.2.3-r0) 19:08:40 (8/9) Installing libucontext (1.1-r0) 19:08:40 (9/9) Installing gcompat (1.0.0-r4) 19:08:40 Executing busybox-1.34.1-r7.trigger 19:08:40 Executing ca-certificates-20220614-r0.trigger 19:08:40 OK: 8 MiB in 23 packages 19:08:41 ---> fdc075ca6eef 19:08:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:08:42 Removing intermediate container 7b36beb15c1f 19:08:42 ---> 0e6a036f7285 19:08:42 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:43 ---> 502b60e0a44c 19:08:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:08:43 ---> abb73cb9295a 19:08:43 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:08:44 ---> ffc4b434199e 19:08:44 Step 19/23 : ENTRYPOINT ["/core-command"] 19:08:44 ---> Running in 5b82aa2966b7 19:08:44 Removing intermediate container 5b82aa2966b7 19:08:44 ---> e055507e1cc2 19:08:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:44 ---> d44fdc069950 19:08:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:08:45 ---> Running in 6c27cf8804bd 19:08:45 ---> 6b1529c18210 19:08:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:08:45 ---> 5f1d29f8543e 19:08:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:08:45 ---> Running in ad4de49f876d 19:08:45 Removing intermediate container 6c27cf8804bd 19:08:45 ---> 692e92a21af9 19:08:45 Step 21/23 : LABEL arch=x86_64 19:08:45 ---> Running in 50bdc78e9df7 19:08:45 ---> Running in b35a4ad4cfe9 19:08:46 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 19:08:46 Removing intermediate container 50bdc78e9df7 19:08:46 ---> 0dfccd7f7b7d 19:08:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:46 Removing intermediate container b35a4ad4cfe9 19:08:46 ---> 3f6267fa7439 19:08:46 Step 22/23 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:08:46 ---> Running in 7b14b0f048ca 19:08:46 ---> Running in 09006539e5c6 19:08:46 Removing intermediate container 09006539e5c6 19:08:46 ---> 56d338d87de1 19:08:46 Step 23/23 : LABEL version=0.0.0 19:08:47 ---> Running in f23f3bffdec3 19:08:47 Removing intermediate container 7b14b0f048ca 19:08:47 ---> dfe4bfc51627 19:08:47 Step 17/19 : LABEL arch=x86_64 19:08:47 ---> Running in 1096c750a4a9 19:08:47 Removing intermediate container f23f3bffdec3 19:08:47 ---> a7b180a5312d 19:08:47 19:08:47 Successfully built a7b180a5312d 19:08:47 Successfully tagged core-command:latest 19:08:47 Building security-proxy-setup 19:08:47  Building core-command ... done Removing intermediate container 1096c750a4a9 19:08:47 ---> 6c4d8c273641 19:08:47 Step 18/19 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:08:47 ---> Running in 8335a15f58ae 19:08:49 Removing intermediate container 8335a15f58ae 19:08:49 ---> 940536a2361f 19:08:49 Step 19/19 : LABEL version=0.0.0 19:08:49 ---> Running in bed4b13357bf 19:08:50 Removing intermediate container bed4b13357bf 19:08:50 ---> 31b8ef643045 19:08:50 19:08:50 Successfully built 31b8ef643045 19:08:50 Successfully tagged security-spiffe-token-provider:latest 19:08:51  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:08:51 ---> 8579b5d6e098 19:08:51 Step 3/21 : WORKDIR /edgex-go 19:08:51 ---> Using cache 19:08:51 ---> 6a0df4f4a103 19:08:51 Step 4/21 : RUN apk add --update --no-cache make git 19:08:51 ---> Using cache 19:08:51 ---> 20890d2ec9b3 19:08:51 Step 5/21 : COPY go.mod vendor* ./ 19:08:51 ---> Using cache 19:08:51 ---> be92c9c5e4a8 19:08:51 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:51 ---> Using cache 19:08:51 ---> 9db4a8c97db8 19:08:51 Step 7/21 : COPY . . 19:08:51 ---> Using cache 19:08:51 ---> 552638dafba1 19:08:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:08:51 ---> Running in 985dbe1c76a2 19:08:52 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:00 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 19:09:08 Removing intermediate container 5edbc8871e22 19:09:08 ---> 390425151f1c 19:09:08 19:09:08 Step 9/32 : FROM alpine:3.16 19:09:08 Removing intermediate container fcafc1400c94 19:09:08 ---> 3ce6948dbd1c 19:09:08 19:09:08 Step 9/24 : FROM alpine:3.16 19:09:08 ---> bfe296a52501 19:09:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:09:08 ---> bfe296a52501 19:09:08 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:08 ---> Running in bfa4edb70916 19:09:08 ---> Running in 4d2852c7bb90 19:09:08 Removing intermediate container bfa4edb70916 19:09:08 ---> 0358cca41278 19:09:08 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:09:08 ---> Running in 6ad31ebd28ea 19:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:08 (1/3) Installing ca-certificates (20220614-r0) 19:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:08 (2/3) Installing dumb-init (1.2.5-r1) 19:09:08 (3/3) Installing su-exec (0.2-r1) 19:09:08 Executing busybox-1.35.0-r17.trigger 19:09:08 Executing ca-certificates-20220614-r0.trigger 19:09:08 OK: 6 MiB in 17 packages 19:09:08 (1/2) Installing dumb-init (1.2.5-r1) 19:09:08 (2/2) Installing su-exec (0.2-r1) 19:09:08 Executing busybox-1.35.0-r17.trigger 19:09:08 OK: 6 MiB in 16 packages 19:09:09 Removing intermediate container 6ad31ebd28ea 19:09:09 ---> 291a6ddba921 19:09:09 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:09:09 Removing intermediate container 4d2852c7bb90 19:09:09 ---> 62cb635e48e6 19:09:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:09 ---> Running in 3cce0847c6cd 19:09:09 ---> Running in 91d19358cf58 19:09:09 Removing intermediate container 3cce0847c6cd 19:09:09 ---> 54c4b12c7f71 19:09:09 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:09:10 ---> Running in 197d67ffe9c3 19:09:10 Removing intermediate container 91d19358cf58 19:09:10 ---> 6913c031f17c 19:09:10 Step 12/24 : WORKDIR / 19:09:10 ---> Running in b10dc256dcdd 19:09:10 Removing intermediate container 197d67ffe9c3 19:09:10 ---> 0d52b89f0901 19:09:10 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:09:10 ---> Running in 52a41bbc8d49 19:09:10 Removing intermediate container b10dc256dcdd 19:09:10 ---> bda981d77ffb 19:09:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:09:10 Removing intermediate container 52a41bbc8d49 19:09:10 ---> c70107939025 19:09:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:09:10 ---> Running in e8c96f305fae 19:09:10 ---> d743965c5140 19:09:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:09:10 Removing intermediate container e8c96f305fae 19:09:10 ---> 42279b36d363 19:09:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:09:10 ---> Running in 376d42610049 19:09:10 ---> 7ebe628c0e5c 19:09:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:09:10 ---> 0e78f804af70 19:09:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:09:10 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 19:09:11 ---> 63057a0a4934 19:09:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:09:11 Removing intermediate container 376d42610049 19:09:11 ---> 03d2778bf47d 19:09:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:09:11 ---> Running in 2910039e1696 19:09:11 ---> 1fc8c46ce2d7 19:09:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:09:11 Removing intermediate container 2910039e1696 19:09:11 ---> 703441cb5846 19:09:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:09:11 ---> 67f2d85c514e 19:09:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:09:11 ---> Running in 12019a103bfb 19:09:12 ---> a4df6f7ba8cc 19:09:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:09:12 ---> 28f98117b7d2 19:09:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:12 ---> Running in 6f7bd61cbb6e 19:09:12 Removing intermediate container 12019a103bfb 19:09:12 ---> f5dec6e38b3a 19:09:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:13 ---> 67a7c3f91397 19:09:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:09:13 Removing intermediate container 6f7bd61cbb6e 19:09:13 ---> 006ea1c9c21b 19:09:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:09:13 ---> Running in 6260a16381fd 19:09:14 Removing intermediate container 6260a16381fd 19:09:14 ---> c9b22b0044db 19:09:14 Step 22/24 : LABEL arch=x86_64 19:09:14 ---> 2332d6a10820 19:09:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:09:14 ---> Running in 44c04268b6b8 19:09:14 Removing intermediate container 985dbe1c76a2 19:09:14 ---> cb33a0c65077 19:09:14 19:09:14 Step 9/21 : FROM alpine:3.16 19:09:14 ---> bfe296a52501 19:09:14 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:09:14 ---> Running in 27cd385f7831 19:09:14 Removing intermediate container 44c04268b6b8 19:09:14 ---> 06b55ae83cb3 19:09:14 Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:09:14 ---> 6a334815901d 19:09:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:09:14 ---> Running in 2dc157115159 19:09:14 ---> 264bd1971506 19:09:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:14 Removing intermediate container 2dc157115159 19:09:14 ---> 37617df3aa01 19:09:14 Step 24/24 : LABEL version=0.0.0 19:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:14 ---> Running in ac4adc386cf5 19:09:14 ---> 1b2828298e1b 19:09:14 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:09:15 Removing intermediate container ac4adc386cf5 19:09:15 ---> 655cb6b1028c 19:09:15 19:09:15 (1/6) Installing ca-certificates (20220614-r0) 19:09:15 (2/6) Installing brotli-libs (1.0.9-r6) 19:09:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:09:15 (4/6) Installing libcurl (7.83.1-r5) 19:09:15 Successfully built 655cb6b1028c 19:09:15 (5/6) Installing curl (7.83.1-r5) 19:09:15 Successfully tagged security-secretstore-setup:latest 19:09:15  Building security-secretstore-setup ... done (6/6) Installing dumb-init (1.2.5-r1) 19:09:15 Executing busybox-1.35.0-r17.trigger 19:09:15 Executing ca-certificates-20220614-r0.trigger 19:09:15 OK: 8 MiB in 20 packages 19:09:15 ---> e370397eec41 19:09:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:09:15 ---> 879343fc7d43 19:09:15 Step 27/32 : RUN chmod +x /entrypoint.sh 19:09:15 ---> Running in d4c57a6160f9 19:09:16 Removing intermediate container 27cd385f7831 19:09:16 ---> 2e94798c3af3 19:09:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:16 ---> Running in cae211554924 19:09:16 Removing intermediate container cae211554924 19:09:16 ---> c8b64a21fbd3 19:09:16 Step 12/21 : WORKDIR /edgex 19:09:16 ---> Running in 8877d7ae9cfe 19:09:16 Removing intermediate container ad4de49f876d 19:09:16 ---> 29b9a444aa6b 19:09:16 19:09:16 Step 10/22 : FROM alpine:3.16 19:09:16 ---> bfe296a52501 19:09:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:09:16 Removing intermediate container d4c57a6160f9 19:09:16 ---> b6f061e598a4 19:09:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:09:16 Removing intermediate container 8877d7ae9cfe 19:09:16 ---> 62ef3a3a556a 19:09:16 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:09:16 ---> Running in 5ec59b01594a 19:09:16 ---> Running in 0e7d8b8ebec2 19:09:16 Removing intermediate container 0e7d8b8ebec2 19:09:16 ---> 675720bf1d26 19:09:16 Step 29/32 : CMD ["gate"] 19:09:16 ---> Running in 1d060e2ff85c 19:09:16 ---> dc9e8c1f6585 19:09:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:09:16 Removing intermediate container 1d060e2ff85c 19:09:16 ---> e913a8b62c0e 19:09:16 Step 30/32 : LABEL arch=x86_64 19:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:16 ---> Running in da043b7f59a5 19:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:16 ---> e20a02547eda 19:09:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:09:16 Removing intermediate container da043b7f59a5 19:09:16 ---> 351c9cf1cd5d 19:09:16 Step 31/32 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:09:17 ---> Running in 8344dd891898 19:09:17 (1/2) Installing ca-certificates (20220614-r0) 19:09:17 Removing intermediate container 8344dd891898 19:09:17 ---> 970aa5d048b2 19:09:17 Step 32/32 : LABEL version=0.0.0 19:09:17 (2/2) Installing dumb-init (1.2.5-r1) 19:09:17 Executing busybox-1.35.0-r17.trigger 19:09:17 Executing ca-certificates-20220614-r0.trigger 19:09:17 ---> Running in 1497036c2cfb 19:09:17 OK: 6 MiB in 16 packages 19:09:17 ---> 1d896d8e5b68 19:09:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:09:17 Removing intermediate container 1497036c2cfb 19:09:17 ---> c5cd2e97505c 19:09:17 19:09:17 Successfully built c5cd2e97505c 19:09:17 Successfully tagged security-bootstrapper:latest 19:09:17  Building security-bootstrapper ... done  ---> 926b1130d926 19:09:17 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:17 ---> Running in 15b4d28dd582 19:09:17 Removing intermediate container 5ec59b01594a 19:09:17 ---> dd0fc78c506d 19:09:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:09:17 ---> Running in 681e827984a8 19:09:17 Removing intermediate container 681e827984a8 19:09:17 ---> 5ad31ff334b8 19:09:17 Step 13/22 : ENV APP_PORT=59860 19:09:17 ---> Running in c10add41e420 19:09:17 Removing intermediate container c10add41e420 19:09:17 ---> 31e9e04fe4f3 19:09:17 Step 14/22 : EXPOSE $APP_PORT 19:09:18 ---> Running in f6af63145186 19:09:18 Removing intermediate container f6af63145186 19:09:18 ---> b7faeac78ff3 19:09:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:18 Removing intermediate container 15b4d28dd582 19:09:18 ---> 257b49a0fd7f 19:09:18 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:09:18 ---> Running in 418407de048f 19:09:18 Removing intermediate container 418407de048f 19:09:18 ---> 32d62e49b210 19:09:18 Step 19/21 : LABEL arch=x86_64 19:09:18 ---> f106f09c0845 19:09:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:09:18 ---> Running in 2b9bf668954b 19:09:18 Removing intermediate container 2b9bf668954b 19:09:18 ---> 9a68edf6224d 19:09:18 Step 20/21 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:09:18 ---> Running in aa72c1e74355 19:09:18 Removing intermediate container aa72c1e74355 19:09:18 ---> d90251fc4c76 19:09:18 Step 21/21 : LABEL version=0.0.0 19:09:18 ---> Running in 31aee13df431 19:09:18 ---> 835150ecd54d 19:09:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:09:18 Removing intermediate container 31aee13df431 19:09:18 ---> f900380c8010 19:09:18 19:09:18 Successfully built f900380c8010 19:09:18 Successfully tagged security-proxy-setup:latest 19:09:18  Building security-proxy-setup ... done  ---> 1d7ac73df65d 19:09:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:09:19 ---> Running in b31baba92537 19:09:19 Removing intermediate container b31baba92537 19:09:19 ---> 9dde436f944e 19:09:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:19 ---> Running in ed53a5feec20 19:09:19 Removing intermediate container ed53a5feec20 19:09:19 ---> f20c23237125 19:09:19 Step 20/22 : LABEL arch=x86_64 19:09:19 ---> Running in c9da2bb62ef3 19:09:19 Removing intermediate container c9da2bb62ef3 19:09:19 ---> f7c86d541a24 19:09:19 Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:09:19 ---> Running in d07c3346238a 19:09:19 Removing intermediate container d07c3346238a 19:09:19 ---> 620efb5b01eb 19:09:19 Step 22/22 : LABEL version=0.0.0 19:09:19 ---> Running in c8f42362fc3a 19:09:19 Removing intermediate container c8f42362fc3a 19:09:19 ---> 64944aab999b 19:09:19 19:09:19 Successfully built 64944aab999b 19:09:19 Successfully tagged support-notifications:latest 19:09:19  Building support-notifications ... done  [Pipeline] } 19:09:19 $ docker stop --time=1 7f3e79b49aef0af55be218cbb4a3340ed74e8301483d779f097f7e2517ed531e 19:09:21 $ docker rm -f --volumes 7f3e79b49aef0af55be218cbb4a3340ed74e8301483d779f097f7e2517ed531e [Pipeline] // withDockerContainer [Pipeline] sh 19:09:21 + docker images 19:09:21 REPOSITORY TAG IMAGE ID CREATED SIZE 19:09:21 support-notifications latest 64944aab999b 2 seconds ago 30.6MB 19:09:21 security-proxy-setup latest f900380c8010 3 seconds ago 27.8MB 19:09:21 security-bootstrapper latest c5cd2e97505c 4 seconds ago 20.3MB 19:09:21 29b9a444aa6b 6 seconds ago 1.74GB 19:09:21 cb33a0c65077 7 seconds ago 1.67GB 19:09:21 security-secretstore-setup latest 655cb6b1028c 7 seconds ago 29.9MB 19:09:21 3ce6948dbd1c 15 seconds ago 1.67GB 19:09:21 390425151f1c 16 seconds ago 1.67GB 19:09:21 security-spiffe-token-provider latest 31b8ef643045 32 seconds ago 29.8MB 19:09:21 core-command latest a7b180a5312d 34 seconds ago 17.7MB 19:09:21 ee3674d2a69b 45 seconds ago 1.71GB 19:09:21 e9342fb4a47d 46 seconds ago 1.68GB 19:09:21 core-data latest 1d0dc58171e6 About a minute ago 17.9MB 19:09:21 support-scheduler latest 8098de8880d0 About a minute ago 30MB 19:09:21 387655047a4b About a minute ago 1.74GB 19:09:21 1fb8a8deec00 About a minute ago 1.68GB 19:09:21 core-common-config-bootstrapper latest a38740b73804 About a minute ago 15.5MB 19:09:21 core-metadata latest f0cc609130fd About a minute ago 18.5MB 19:09:21 5653be64fb07 About a minute ago 1.68GB 19:09:21 51623979a67d About a minute ago 1.67GB 19:09:21 security-spire-agent latest 147f1253ab80 About a minute ago 125MB 19:09:21 security-spire-config latest 9d833ba82833 About a minute ago 85.8MB 19:09:21 security-spire-server latest 5a3cd437ccc5 About a minute ago 86.5MB 19:09:21 639147e657d2 2 minutes ago 1.55GB 19:09:21 6aed8d66deb7 2 minutes ago 1.55GB 19:09:21 911a3d4fa216 2 minutes ago 1.55GB 19:09:21 ci-base-image-x86_64 latest 8579b5d6e098 4 minutes ago 903MB 19:09:21 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:09:21 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:09:21 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] } 19:10:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.491s coverage: 28.7% of statements 19:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.603s coverage: 98.5% of statements 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.456s coverage: 43.1% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.603s coverage: 54.0% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.867s coverage: 89.2% of statements 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.746s coverage: 2.6% of statements 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.289s coverage: 95.6% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.436s coverage: 72.2% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.563s coverage: 65.9% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.463s coverage: 29.6% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements 19:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.494s coverage: 79.5% of statements 19:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 19:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements 19:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 19:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.263s coverage: 94.4% of statements 19:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.029s coverage: 79.9% of statements 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.412s coverage: 92.9% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 77.4% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.366s coverage: 80.0% of statements 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 64.7% of statements 19:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 19:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.234s coverage: 65.3% of statements 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.798s coverage: 41.8% of statements 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 63.2% of statements 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:59 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 19:11:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:11:59 go vet ./... 19:13:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:51 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:13:52 + ls -al . 19:13:52 total 740 19:13:52 drwxrwxr-x 10 1001 1001 4096 Jan 31 19:08 . 19:13:52 drwxr-xr-x 4 root root 4096 Jan 31 19:07 .. 19:13:52 drwxrwxr-x 2 1001 1001 4096 Jan 31 19:06 .blubracket 19:13:52 -rw-rw-r-- 1 1001 1001 16 Jan 31 19:06 .dockerignore 19:13:52 drwxrwxr-x 8 1001 1001 4096 Jan 31 19:06 .git 19:13:52 drwxrwxr-x 3 1001 1001 4096 Jan 31 19:06 .github 19:13:52 -rw-rw-r-- 1 1001 1001 1024 Jan 31 19:06 .gitignore 19:13:52 -rw-rw-r-- 1 1001 1001 42 Jan 31 19:06 .golangci.yml 19:13:52 -rw-rw-r-- 1 1001 1001 87 Jan 31 19:06 .hadolint.yml 19:13:52 -rw-rw-r-- 1 1001 1001 166 Jan 31 19:06 .sonarcloud.properties 19:13:52 -rw-rw-r-- 1 1001 1001 1171 Jan 31 19:06 ADOPTERS.md 19:13:52 -rw-rw-r-- 1 1001 1001 10825 Jan 31 19:06 Attribution.txt 19:13:52 -rw-rw-r-- 1 1001 1001 73765 Jan 31 19:06 CHANGELOG.md 19:13:52 -rw-rw-r-- 1 1001 1001 3804 Jan 31 19:06 CONTRIBUTING.md 19:13:52 -rw-rw-r-- 1 1001 1001 677 Jan 31 19:06 GOVERNANCE.md 19:13:52 -rw-rw-r-- 1 1001 1001 850 Jan 31 19:06 Jenkinsfile 19:13:52 -rw-rw-r-- 1 1001 1001 10775 Jan 31 19:06 LICENSE 19:13:52 -rw-rw-r-- 1 1001 1001 13388 Jan 31 19:06 Makefile 19:13:52 -rw-rw-r-- 1 1001 1001 582 Jan 31 19:06 OWNERS.md 19:13:52 -rw-rw-r-- 1 1001 1001 9403 Jan 31 19:06 README.md 19:13:52 -rw-rw-r-- 1 1001 1001 6912 Jan 31 19:06 SECURITY.md 19:13:52 -rw-rw-r-- 1 1001 1001 5 Jan 31 19:04 VERSION 19:13:52 drwxrwxr-x 2 1001 1001 4096 Jan 31 19:06 bin 19:13:52 drwxrwxr-x 17 1001 1001 4096 Jan 31 19:06 cmd 19:13:52 -rw-r--r-- 1 root root 486197 Jan 31 19:11 coverage.out 19:13:52 -rw-rw-r-- 1 1001 1001 3294 Jan 31 19:06 go.mod 19:13:52 -rw-rw-r-- 1 1001 1001 33316 Jan 31 19:06 go.sum 19:13:52 drwxrwxr-x 7 1001 1001 4096 Jan 31 19:06 internal 19:13:52 drwxrwxr-x 3 1001 1001 4096 Jan 31 19:06 openapi 19:13:52 drwxrwxr-x 4 1001 1001 4096 Jan 31 19:06 snap 19:13:52 -rw-rw-r-- 1 1001 1001 204 Jan 31 19:06 version.go [Pipeline] sh 19:13:52 + '[' -e coverage.out ] 19:13:52 + chown 1001:1001 coverage.out [Pipeline] stash 19:13:52 Warning: overwriting stash ‘coverage-report’ 19:13:53 Stashed 1 file(s) [Pipeline] sh 19:13:53 + make build 19:13:53 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 19:15:15 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 19:15:19 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 19:15:24 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 19:15:28 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 19:16:15 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 19:16:16 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:21 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 19:16:26 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 19:16:31 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 19:16:34 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 19:16:46 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] } 19:16:52 $ docker stop --time=1 cb2420d6b3e1b6b4fa6e21e205cb0929bb5e90c614cdafc6b5f745bcf6ced91d 19:16:53 $ docker rm -f --volumes cb2420d6b3e1b6b4fa6e21e205cb0929bb5e90c614cdafc6b5f745bcf6ced91d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:56 19:16:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:56 latest: Pulling from edgex-devops/edgex-compose-arm64 19:16:56 29e5d40040c1: Pulling fs layer 19:16:56 1ce36da41761: Pulling fs layer 19:16:56 25b303627fd3: Pulling fs layer 19:16:56 29e5d40040c1: Verifying Checksum 19:16:56 29e5d40040c1: Download complete 19:16:57 1ce36da41761: Verifying Checksum 19:16:57 1ce36da41761: Download complete 19:16:57 29e5d40040c1: Pull complete 19:16:58 1ce36da41761: Pull complete 19:16:58 25b303627fd3: Verifying Checksum 19:16:58 25b303627fd3: Download complete 19:17:06 25b303627fd3: Pull complete 19:17:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container 19:17:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:17:09 $ docker top ce8e9387b6dbdffccd1de86da8b1c87c99c9e8f8918cff08ce160f7d202a551b -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:10 + docker-compose build --help 19:17:10 + grep parallel 19:17:14 --parallel Build images in parallel. [Pipeline] } 19:17:14 $ docker stop --time=1 ce8e9387b6dbdffccd1de86da8b1c87c99c9e8f8918cff08ce160f7d202a551b 19:17:16 $ docker rm -f --volumes ce8e9387b6dbdffccd1de86da8b1c87c99c9e8f8918cff08ce160f7d202a551b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:16 prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container 19:17:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:17:18 $ docker top 2de42ff5f9ea91480de91cc90ea5877170f898ce15beb59cdd7b8267dec85d10 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:18 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:22 Building core-command ... 19:17:22 Building core-common-config-bootstrapper ... 19:17:22 Building core-data ... 19:17:22 Building core-metadata ... 19:17:22 Building security-bootstrapper ... 19:17:22 Building security-proxy-setup ... 19:17:22 Building security-secretstore-setup ... 19:17:22 Building security-spiffe-token-provider ... 19:17:22 Building security-spire-agent ... 19:17:22 Building security-spire-config ... 19:17:22 Building security-spire-server ... 19:17:22 Building support-notifications ... 19:17:22 Building support-scheduler ... 19:17:22 Building security-proxy-setup 19:17:22 Building security-spire-config 19:17:22 Building security-spire-agent 19:17:22 Building core-common-config-bootstrapper 19:17:22 Building core-metadata 19:18:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:11 ---> bfcdcd666f71 19:18:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:11 ---> bfcdcd666f71 19:18:11 Step 3/24 : WORKDIR /edgex-go 19:18:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:11 ---> bfcdcd666f71 19:18:11 Step 3/24 : WORKDIR /edgex-go 19:18:11 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:18:11 ---> bfcdcd666f71 19:18:11 Step 3/21 : WORKDIR /edgex-go 19:18:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:11 ---> bfcdcd666f71 19:18:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:18:11 ---> Running in c8c10be15d03 19:18:11 ---> Running in 060d81274ec3 19:18:11 ---> Running in 10c6938754e0 19:18:11 ---> Running in 2df6df3a0c11 19:18:11 ---> Running in 19204a126f20 19:18:11 Removing intermediate container 060d81274ec3 19:18:11 ---> 90955dd9d2f1 19:18:11 Step 4/24 : WORKDIR /edgex-go 19:18:11 ---> Running in a410986ca392 19:18:11 Removing intermediate container 10c6938754e0 19:18:11 ---> 12860b6a6d3a 19:18:11 Step 4/21 : RUN apk add --update --no-cache make git 19:18:11 ---> Running in 326f166d808a 19:18:11 Removing intermediate container 19204a126f20 19:18:11 Removing intermediate container 2df6df3a0c11 19:18:11 ---> d9ae34a86de3 19:18:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:18:11 ---> b6efcdfca6f4 19:18:11 Step 4/22 : WORKDIR /edgex-go 19:18:11 Removing intermediate container c8c10be15d03 19:18:11 ---> 33966e3ad941 19:18:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:18:11 ---> Running in b5877ef416ea 19:18:11 ---> Running in ea97ed26a6a6 19:18:11 ---> Running in 0da635c00522 19:18:11 Removing intermediate container a410986ca392 19:18:11 ---> a6e8dd0aa59a 19:18:11 Step 5/24 : RUN apk add --update --no-cache make git 19:18:11 ---> Running in 93f456a0e62b 19:18:11 Removing intermediate container 0da635c00522 19:18:11 ---> 58b5f1fd4995 19:18:11 Step 5/22 : RUN apk add --update --no-cache make git 19:18:11 ---> Running in 0daf5b2a8941 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:11 OK: 221 MiB in 51 packages 19:18:11 OK: 221 MiB in 51 packages 19:18:12 OK: 221 MiB in 51 packages 19:18:12 OK: 221 MiB in 51 packages 19:18:12 OK: 221 MiB in 51 packages 19:18:13 Removing intermediate container 326f166d808a 19:18:13 ---> edb4316ff806 19:18:13 Step 5/21 : COPY go.mod vendor* ./ 19:18:14 Removing intermediate container b5877ef416ea 19:18:14 ---> 5a58fd3145ae 19:18:14 Step 5/24 : COPY go.mod vendor* ./ 19:18:14 Removing intermediate container ea97ed26a6a6 19:18:14 ---> f76a8a17862c 19:18:14 Step 5/24 : COPY go.mod vendor* ./ 19:18:14 Removing intermediate container 0daf5b2a8941 19:18:14 ---> 784e48317d8c 19:18:14 Step 6/22 : COPY go.mod vendor* ./ 19:18:14 Removing intermediate container 93f456a0e62b 19:18:14 ---> 78b5bb08ecd7 19:18:14 Step 6/24 : COPY go.mod vendor* ./ 19:18:14 ---> ca041039c7fb 19:18:14 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:15 ---> 01b3f7feeafe 19:18:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:15 ---> 9de16c847cf4 19:18:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:15 ---> Running in 8a194457039a 19:18:15 ---> Running in 07095e200ae1 19:18:15 ---> a4c090ecdc18 19:18:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:15 ---> Running in ebd5830393be 19:18:15 ---> Running in 0648cbc675be 19:18:15 ---> 4ff4296cc7db 19:18:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:16 ---> Running in 9a9e86b498ab 19:20:08 Removing intermediate container 07095e200ae1 19:20:08 Removing intermediate container 8a194457039a 19:20:08 ---> ec3b301c3185 19:20:08 Step 7/21 : COPY . . 19:20:08 ---> 9d76dcaf7324 19:20:08 Step 7/24 : COPY . . 19:20:08 Removing intermediate container 9a9e86b498ab 19:20:08 ---> dde4d5c71305 19:20:08 Step 8/24 : COPY . . 19:20:08 Removing intermediate container ebd5830393be 19:20:08 ---> dab7d72ff4af 19:20:08 Step 7/24 : COPY . . 19:20:08 Removing intermediate container 0648cbc675be 19:20:08 ---> d7e82afa8c8e 19:20:08 Step 8/22 : COPY . . 19:20:14 ---> 58e260938816 19:20:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:20:14 ---> c4a4e787bb77 19:20:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:20:14 ---> fb2f3123838f 19:20:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:20:14 ---> 0a454c435e58 19:20:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:20:14 ---> e82b69b84f85 19:20:14 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:20:14 ---> Running in a3d309b81e43 19:20:14 ---> Running in d1adf8a3bd01 19:20:14 ---> Running in bdc1a1c8968b 19:20:14 ---> Running in 1cbcb7779472 19:20:14 ---> Running in e84760b8e1e5 19:20:14 Removing intermediate container d1adf8a3bd01 19:20:14 ---> 9b78f6c84ac9 19:20:14 Step 9/24 : WORKDIR /edgex-go/spire-build 19:20:15 Removing intermediate container bdc1a1c8968b 19:20:15 ---> 9876196792c7 19:20:15 Step 9/24 : WORKDIR /edgex-go/spire-build 19:20:15 ---> Running in 1bcc585b7989 19:20:15 ---> Running in 127fd1d90edf 19:20:15 Removing intermediate container 1bcc585b7989 19:20:15 ---> 0c3add23ed8e 19:20:15 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 19:20:15 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 19:20:16 Removing intermediate container 127fd1d90edf 19:20:16 ---> 079bcf58c4b9 19:20:16 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 19:20:16 ---> Running in 1c058180ffa2 19:20:16 ---> Running in 9593e8556c0b 19:20:16 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 19:20:16 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:20:20 Removing intermediate container 1c058180ffa2 19:20:20 ---> 8013886269f2 19:20:20 Step 11/24 : WORKDIR /edgex-go 19:20:20 Removing intermediate container 9593e8556c0b 19:20:20 ---> e4c136466e5d 19:20:20 Step 11/24 : WORKDIR /edgex-go 19:20:20 ---> Running in fea4a9e75996 19:20:20 ---> Running in 755f5dcc9152 19:20:20 Removing intermediate container 755f5dcc9152 19:20:20 ---> 56d79b7f5b57 19:20:20 19:20:20 Step 12/24 : FROM alpine:3.15 19:20:20 Removing intermediate container fea4a9e75996 19:20:20 ---> 3619d57bc7ba 19:20:20 19:20:20 Step 12/24 : FROM alpine:3.15 19:20:20 3.15: Pulling from library/alpine 19:20:20 3.15: Pulling from library/alpine 19:20:21 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:20:21 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:20:21 Status: Downloaded newer image for alpine:3.15 19:20:21 Status: Downloaded newer image for alpine:3.15 19:20:21 ---> 8aa73fd46299 19:20:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:20:21 ---> 8aa73fd46299 19:20:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:20:22 ---> Running in a43ac48aa30a 19:20:22 ---> Running in b982fb78ed7d 19:20:23 Removing intermediate container a43ac48aa30a 19:20:23 ---> 0f4a27f74a4f 19:20:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:20:23 Removing intermediate container b982fb78ed7d 19:20:23 ---> 95799f260a45 19:20:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:23 ---> Running in 63fc6e7fa809 19:20:23 ---> Running in 69d581f265b0 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:26 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:20:26 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:20:26 OK: 15736 distinct packages available 19:20:27 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:20:27 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:20:27 OK: 15736 distinct packages available 19:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:28 (1/5) Installing dumb-init (1.2.5-r1) 19:20:28 (2/5) Installing musl-obstack (1.2.3-r0) 19:20:28 (3/5) Installing libucontext (1.1-r0) 19:20:28 (4/5) Installing gcompat (1.0.0-r4) 19:20:28 (5/5) Installing openssl (1.1.1s-r1) 19:20:28 Executing busybox-1.34.1-r7.trigger 19:20:28 OK: 6 MiB in 19 packages 19:20:28 (1/4) Installing dumb-init (1.2.5-r1) 19:20:28 (2/4) Installing musl-obstack (1.2.3-r0) 19:20:28 (3/4) Installing libucontext (1.1-r0) 19:20:28 (4/4) Installing gcompat (1.0.0-r4) 19:20:28 Executing busybox-1.34.1-r7.trigger 19:20:28 OK: 6 MiB in 18 packages 19:20:30 Removing intermediate container 69d581f265b0 19:20:30 ---> fed0f2d1abc7 19:20:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:20:31 Removing intermediate container 63fc6e7fa809 19:20:31 ---> 8711a8a8d720 19:20:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:20:35 ---> ae52bee8015f 19:20:35 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:20:38 ---> 754953ee8086 19:20:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:20:39 ---> 753dbdd4cf3a 19:20:39 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:20:39 ---> Running in fb14a15c27ab 19:20:40 Removing intermediate container fb14a15c27ab 19:20:40 ---> 639c85b41ef8 19:20:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:20:42 ---> 30197ffd7ea8 19:20:42 Step 19/24 : WORKDIR / 19:20:42 ---> Running in cdb6047c7bb5 19:20:42 Removing intermediate container cdb6047c7bb5 19:20:42 ---> f3c347fa8d4c 19:20:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:20:43 ---> Running in b7331a568cb1 19:20:43 ---> 8ffd5eaa6508 19:20:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:20:43 Removing intermediate container b7331a568cb1 19:20:43 ---> 7f6ba2b5f8e8 19:20:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:20:43 ---> Running in 69aff06ba26b 19:20:44 ---> 8b1ba642257c 19:20:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:20:44 Removing intermediate container 69aff06ba26b 19:20:44 ---> 6761214fec83 19:20:44 Step 22/24 : LABEL arch=arm64 19:20:44 ---> Running in 1e2193a994c7 19:20:45 Removing intermediate container 1e2193a994c7 19:20:45 ---> 7ba4ec968cd4 19:20:45 Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:20:45 ---> Running in 303566aff43c 19:20:45 ---> 9aba71b8deba 19:20:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:20:45 Removing intermediate container 303566aff43c 19:20:45 ---> 316333c4df42 19:20:45 Step 24/24 : LABEL version=0.0.0 19:20:45 ---> Running in 2978704e56c9 19:20:46 ---> e618fae98132 19:20:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:20:46 ---> Running in 0d29d8e54b52 19:20:46 Removing intermediate container 2978704e56c9 19:20:46 ---> 8cee6867a10e 19:20:46 19:20:47 Successfully built 8cee6867a10e 19:20:47 Successfully tagged security-spire-config-arm64:latest 19:20:47  Building security-spire-config ... done Building core-command 19:20:47 Removing intermediate container 0d29d8e54b52 19:20:47 ---> e07c3f78f131 19:20:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:20:47 ---> Running in e21064a00860 19:20:47 Removing intermediate container e21064a00860 19:20:47 ---> 7bea187723a3 19:20:47 Step 22/24 : LABEL arch=arm64 19:20:47 ---> Running in b4c073ec7d35 19:20:48 Removing intermediate container b4c073ec7d35 19:20:48 ---> 7694ba70b68c 19:20:48 Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:20:48 ---> Running in 22c9133ca7c8 19:20:48 Removing intermediate container 22c9133ca7c8 19:20:48 ---> ed13e46e13f1 19:20:48 Step 24/24 : LABEL version=0.0.0 19:20:48 ---> Running in 038d27125f8a 19:20:49 Removing intermediate container 038d27125f8a 19:20:49 ---> df345821e065 19:20:49 19:20:49 Successfully built df345821e065 19:20:49 Successfully tagged security-spire-agent-arm64:latest 19:20:49  Building security-spire-agent ... done Building support-scheduler 19:21:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:16 ---> bfcdcd666f71 19:21:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:21:16 ---> Using cache 19:21:16 ---> b6efcdfca6f4 19:21:16 Step 4/23 : WORKDIR /edgex-go 19:21:16 ---> Using cache 19:21:16 ---> 58b5f1fd4995 19:21:16 Step 5/23 : RUN apk add --update --no-cache make git 19:21:16 ---> Using cache 19:21:16 ---> 784e48317d8c 19:21:16 Step 6/23 : COPY go.mod vendor* ./ 19:21:16 ---> Using cache 19:21:16 ---> a4c090ecdc18 19:21:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:16 ---> Using cache 19:21:16 ---> d7e82afa8c8e 19:21:16 Step 8/23 : COPY . . 19:21:16 ---> Using cache 19:21:16 ---> 0a454c435e58 19:21:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:21:16 ---> Running in 9afcdaf24a68 19:21:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:16 ---> bfcdcd666f71 19:21:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:16 ---> Using cache 19:21:16 ---> b6efcdfca6f4 19:21:16 Step 4/22 : WORKDIR /edgex-go 19:21:16 ---> Using cache 19:21:16 ---> 58b5f1fd4995 19:21:16 Step 5/22 : RUN apk add --update --no-cache make git 19:21:16 ---> Using cache 19:21:16 ---> 784e48317d8c 19:21:16 Step 6/22 : COPY go.mod vendor* ./ 19:21:16 ---> Using cache 19:21:16 ---> a4c090ecdc18 19:21:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:16 ---> Using cache 19:21:16 ---> d7e82afa8c8e 19:21:16 Step 8/22 : COPY . . 19:21:16 ---> Using cache 19:21:16 ---> 0a454c435e58 19:21:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:21:16 ---> Running in 3183d9c8a4ff 19:21:16 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 19:21:16 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 19:25:38 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 19:25:53 Removing intermediate container 1cbcb7779472 19:25:53 ---> a76eb1d0bf87 19:25:53 19:25:53 Step 9/21 : FROM alpine:3.16 19:25:53 3.16: Pulling from library/alpine 19:25:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:25:53 Status: Downloaded newer image for alpine:3.16 19:25:53 ---> 2b4661558fb8 19:25:53 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:25:53 ---> Running in ef8b484062f6 19:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:57 (1/6) Installing ca-certificates (20220614-r0) 19:25:57 (2/6) Installing brotli-libs (1.0.9-r6) 19:25:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:25:57 (4/6) Installing libcurl (7.83.1-r5) 19:25:57 (5/6) Installing curl (7.83.1-r5) 19:25:57 (6/6) Installing dumb-init (1.2.5-r1) 19:25:57 Executing busybox-1.35.0-r17.trigger 19:25:57 Executing ca-certificates-20220614-r0.trigger 19:25:57 OK: 8 MiB in 20 packages 19:25:59 Removing intermediate container ef8b484062f6 19:25:59 ---> bfc1adeabd96 19:25:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:25:59 ---> Running in fbd02133e07e 19:25:59 Removing intermediate container fbd02133e07e 19:25:59 ---> 05932791b686 19:25:59 Step 12/21 : WORKDIR /edgex 19:26:00 ---> Running in 557635745e68 19:26:00 Removing intermediate container 557635745e68 19:26:00 ---> e56716b7ab8f 19:26:00 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:26:01 ---> 33b4f650e42c 19:26:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:26:03 ---> 578f4a18753b 19:26:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:07 ---> b866f162b5c5 19:26:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:08 ---> b65d3af0514b 19:26:08 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:08 ---> Running in 366beb5ea08e 19:26:11 Removing intermediate container e84760b8e1e5 19:26:11 ---> 37c0879e8e54 19:26:11 19:26:11 Step 10/22 : FROM alpine:3.16 19:26:11 ---> 2b4661558fb8 19:26:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:26:11 ---> Running in 69dfa6a61e6a 19:26:12 Removing intermediate container 69dfa6a61e6a 19:26:12 ---> a60a788232f0 19:26:12 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:26:12 ---> Running in 194323d250b4 19:26:12 Removing intermediate container 366beb5ea08e 19:26:12 ---> 23f7d56e5302 19:26:12 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:26:12 ---> Running in bbef3864d286 19:26:13 Removing intermediate container bbef3864d286 19:26:13 ---> 1ca281980050 19:26:13 Step 19/21 : LABEL arch=arm64 19:26:13 ---> Running in 51a15c13e965 19:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:14 Removing intermediate container 51a15c13e965 19:26:14 ---> 9ad5a08691d3 19:26:14 Step 20/21 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:26:14 ---> Running in 1f234a8fdc8a 19:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:14 Removing intermediate container 1f234a8fdc8a 19:26:14 ---> 0a4c4e8c6273 19:26:14 Step 21/21 : LABEL version=0.0.0 19:26:14 ---> Running in a43650f86017 19:26:15 Removing intermediate container a43650f86017 19:26:15 ---> ec4718ff0790 19:26:15 19:26:15 Successfully built ec4718ff0790 19:26:15 Successfully tagged security-proxy-setup-arm64:latest 19:26:15 Building security-secretstore-setup 19:26:16  Building security-proxy-setup ... done (1/1) Installing dumb-init (1.2.5-r1) 19:26:16 Executing busybox-1.35.0-r17.trigger 19:26:16 OK: 5 MiB in 15 packages 19:26:17 Removing intermediate container 194323d250b4 19:26:17 ---> 9fce6315daa2 19:26:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:18 ---> 98380ceadfb6 19:26:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:26:21 ---> 9c4eb403c187 19:26:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:26:23 ---> 2bd7fe84914a 19:26:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:24 ---> 4ec663708725 19:26:24 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:24 ---> Running in d2d03e6a0785 19:26:28 Removing intermediate container d2d03e6a0785 19:26:28 ---> b11276bd7123 19:26:28 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:26:28 ---> Running in 20b5b5c79a73 19:26:28 Removing intermediate container 20b5b5c79a73 19:26:28 ---> 105ac6d91f54 19:26:28 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:26:28 ---> Running in 9523416707a5 19:26:29 Removing intermediate container 9523416707a5 19:26:29 ---> 3ae30a098a2f 19:26:29 Step 20/22 : LABEL arch=arm64 19:26:29 ---> Running in 279a8cd39cdd 19:26:29 Removing intermediate container 279a8cd39cdd 19:26:29 ---> ae2ba617130e 19:26:29 Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:26:30 ---> Running in 09f4031418de 19:26:31 Removing intermediate container 09f4031418de 19:26:31 ---> ca70295e8258 19:26:31 Step 22/22 : LABEL version=0.0.0 19:26:31 ---> Running in 37a4f291c85d 19:26:31 Removing intermediate container 37a4f291c85d 19:26:31 ---> 52f4df4937ab 19:26:31 19:26:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:31 ---> bfcdcd666f71 19:26:31 Step 3/24 : WORKDIR /edgex-go 19:26:31 ---> Using cache 19:26:31 ---> 33966e3ad941 19:26:31 Step 4/24 : RUN apk add --update --no-cache make git 19:26:31 ---> Running in 91ab28dd84d1 19:26:32 Successfully built 52f4df4937ab 19:26:32 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:26:32  Building core-common-config-bootstrapper ... done Building core-data 19:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:35 OK: 221 MiB in 51 packages 19:26:38 Removing intermediate container 91ab28dd84d1 19:26:38 ---> 9a0500bbc5f6 19:26:38 Step 5/24 : COPY go.mod vendor* ./ 19:26:39 ---> 15e3b77f5124 19:26:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:39 ---> Running in 0afffc10b9a1 19:26:45 Removing intermediate container a3d309b81e43 19:26:45 ---> 3f199dbca96f 19:26:45 19:26:45 Step 10/24 : FROM alpine:3.16 19:26:45 ---> 2b4661558fb8 19:26:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:26:46 ---> Running in b7a3f5dacda3 19:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:49 (1/1) Installing dumb-init (1.2.5-r1) 19:26:50 Executing busybox-1.35.0-r17.trigger 19:26:50 OK: 5 MiB in 15 packages 19:26:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:50 ---> bfcdcd666f71 19:26:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:26:50 ---> Using cache 19:26:50 ---> b6efcdfca6f4 19:26:50 Step 4/22 : WORKDIR /edgex-go 19:26:50 ---> Using cache 19:26:50 ---> 58b5f1fd4995 19:26:50 Step 5/22 : RUN apk add --update --no-cache make git 19:26:50 ---> Using cache 19:26:50 ---> 784e48317d8c 19:26:50 Step 6/22 : COPY go.mod vendor* ./ 19:26:50 ---> Using cache 19:26:50 ---> a4c090ecdc18 19:26:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:50 ---> Using cache 19:26:50 ---> d7e82afa8c8e 19:26:50 Step 8/22 : COPY . . 19:26:50 ---> Using cache 19:26:50 ---> 0a454c435e58 19:26:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:26:51 ---> Running in a2140dd4b0d3 19:26:52 Removing intermediate container b7a3f5dacda3 19:26:52 ---> 2ccfe848e8b7 19:26:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:52 ---> Running in 47155f7a85f9 19:26:52 Removing intermediate container 47155f7a85f9 19:26:52 ---> 761648f0fbbf 19:26:52 Step 13/24 : ENV APP_PORT=59881 19:26:52 ---> Running in b20909c4dcf6 19:26:53 Removing intermediate container b20909c4dcf6 19:26:53 ---> d4c5825d3009 19:26:53 Step 14/24 : EXPOSE $APP_PORT 19:26:53 ---> Running in ae51e3460f88 19:26:53 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 19:26:54 Removing intermediate container ae51e3460f88 19:26:54 ---> 06466352e7fc 19:26:54 Step 15/24 : WORKDIR / 19:26:54 ---> Running in bf9e859f944b 19:26:54 Removing intermediate container bf9e859f944b 19:26:54 ---> a5d6366395c2 19:26:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:55 ---> ee4152708f05 19:26:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:26:57 ---> f44b914e800f 19:26:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:26:58 ---> cb26baeeb5b7 19:26:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:26:59 ---> 8d147765c42b 19:26:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:26:59 ---> Running in 08518222cc21 19:27:00 Removing intermediate container 08518222cc21 19:27:00 ---> 45d71716aa7d 19:27:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:00 ---> Running in 8f3328d7a18e 19:27:01 Removing intermediate container 8f3328d7a18e 19:27:01 ---> 0bf6cf43d86c 19:27:01 Step 22/24 : LABEL arch=arm64 19:27:01 ---> Running in 2dceaed3af1c 19:27:01 Removing intermediate container 2dceaed3af1c 19:27:01 ---> 13871ec01b76 19:27:01 Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:27:02 ---> Running in aaa46d32b6f5 19:27:02 Removing intermediate container aaa46d32b6f5 19:27:02 ---> a24814cbffb2 19:27:02 Step 24/24 : LABEL version=0.0.0 19:27:02 ---> Running in 5eda10d95214 19:27:03 Removing intermediate container 5eda10d95214 19:27:03 ---> ebf131c403b3 19:27:03 19:27:03 Successfully built ebf131c403b3 19:27:03 Successfully tagged core-metadata-arm64:latest 19:27:03 Building support-notifications 19:27:21  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:21 ---> bfcdcd666f71 19:27:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:27:21 ---> Using cache 19:27:21 ---> b6efcdfca6f4 19:27:21 Step 4/22 : WORKDIR /edgex-go 19:27:21 ---> Using cache 19:27:21 ---> 58b5f1fd4995 19:27:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:27:21 ---> Running in 79fb877d1ed5 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:24 OK: 221 MiB in 51 packages 19:27:25 Removing intermediate container 9afcdaf24a68 19:27:25 ---> 9b6800b92d25 19:27:25 19:27:25 Step 10/23 : FROM alpine:3.16 19:27:25 ---> 2b4661558fb8 19:27:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:27:25 ---> Using cache 19:27:25 ---> 2ccfe848e8b7 19:27:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:25 ---> Using cache 19:27:25 ---> 761648f0fbbf 19:27:25 Step 13/23 : ENV APP_PORT=59882 19:27:25 ---> Running in 0ade6e9684b4 19:27:25 Removing intermediate container 0ade6e9684b4 19:27:25 ---> 63408ce7666a 19:27:25 Step 14/23 : EXPOSE $APP_PORT 19:27:25 Removing intermediate container 79fb877d1ed5 19:27:25 ---> 30c0618b9ddc 19:27:25 Step 6/22 : COPY go.mod vendor* ./ 19:27:25 ---> Running in f0cf1f01798d 19:27:26 Removing intermediate container f0cf1f01798d 19:27:26 ---> cded35ffa4c6 19:27:26 Step 15/23 : WORKDIR / 19:27:26 ---> Running in d7fc809f88bb 19:27:27 ---> 0d68c5afdc67 19:27:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:27 ---> Running in 2a7832f12627 19:27:28 Removing intermediate container d7fc809f88bb 19:27:28 ---> d595f598e509 19:27:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:29 ---> bcb4f8f24b0c 19:27:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:27:30 ---> fdc9947b2311 19:27:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:27:31 ---> 683e1d2d25ad 19:27:31 Step 19/23 : ENTRYPOINT ["/core-command"] 19:27:31 ---> Running in 5101f1e33b06 19:27:32 Removing intermediate container 5101f1e33b06 19:27:32 ---> ec2d63aa581d 19:27:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:32 ---> Running in c3c5a76acfe4 19:27:32 Removing intermediate container c3c5a76acfe4 19:27:32 ---> 99d12d175818 19:27:32 Step 21/23 : LABEL arch=arm64 19:27:32 ---> Running in 47c3f1502c5b 19:27:33 Removing intermediate container 47c3f1502c5b 19:27:33 ---> 8b0946e0aa71 19:27:33 Step 22/23 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:27:33 ---> Running in c363d8dc56ad 19:27:34 Removing intermediate container c363d8dc56ad 19:27:34 ---> 00cd91fcde59 19:27:34 Step 23/23 : LABEL version=0.0.0 19:27:34 ---> Running in 958d041086e3 19:27:34 Removing intermediate container 958d041086e3 19:27:34 ---> f87a93e4ab36 19:27:34 19:27:34 Successfully built f87a93e4ab36 19:27:34 Successfully tagged core-command-arm64:latest 19:27:34 Building security-bootstrapper 19:27:53  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:27:53 ---> bfcdcd666f71 19:27:53 Step 3/32 : WORKDIR /edgex-go 19:27:53 ---> Using cache 19:27:53 ---> 33966e3ad941 19:27:53 Step 4/32 : RUN apk add --update --no-cache make git 19:27:53 ---> Using cache 19:27:53 ---> 9a0500bbc5f6 19:27:53 Step 5/32 : COPY go.mod vendor* ./ 19:27:53 ---> Using cache 19:27:53 ---> 15e3b77f5124 19:27:53 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:53 ---> Running in 2cc398a1773b 19:28:19 Removing intermediate container 0afffc10b9a1 19:28:19 ---> dc293fd97335 19:28:19 Step 7/24 : COPY . . 19:28:29 ---> 372d012b2ca9 19:28:29 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:28:29 ---> Running in e67ac0aabbad 19:28:30 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 19:29:17 Removing intermediate container 2a7832f12627 19:29:17 ---> 3b2a55c9aa26 19:29:17 Step 8/22 : COPY . . 19:29:35 ---> d6df4897b342 19:29:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:29:35 ---> Running in 4f7a6563daad 19:29:35 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 19:29:39 Removing intermediate container 2cc398a1773b 19:29:39 ---> c284006fb591 19:29:39 Step 7/32 : COPY . . 19:29:51 ---> b3c5cb311d58 19:29:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:29:51 ---> Running in 291cd156e6b3 19:29:53 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 19:30:11 Removing intermediate container 3183d9c8a4ff 19:30:11 ---> d678bd9f59dc 19:30:11 19:30:11 Step 10/22 : FROM alpine:3.16 19:30:11 ---> 2b4661558fb8 19:30:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:30:11 ---> Using cache 19:30:11 ---> 2ccfe848e8b7 19:30:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:11 ---> Using cache 19:30:11 ---> 761648f0fbbf 19:30:11 Step 13/22 : ENV APP_PORT=59861 19:30:11 ---> Running in 829cb5b27a78 19:30:11 Removing intermediate container 829cb5b27a78 19:30:11 ---> b60d82ad2dd1 19:30:11 Step 14/22 : EXPOSE $APP_PORT 19:30:11 ---> Running in e21d4f57e8db 19:30:11 Removing intermediate container e21d4f57e8db 19:30:11 ---> edb631262a96 19:30:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:11 ---> 50275c67f156 19:30:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:30:13 ---> 62beaa6f23a4 19:30:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:30:14 ---> bf10da65bacd 19:30:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:30:14 ---> Running in 61b52701734a 19:30:15 Removing intermediate container 61b52701734a 19:30:15 ---> ccd1254e83c8 19:30:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:30:15 ---> Running in 7f940e832b5d 19:30:15 Removing intermediate container 7f940e832b5d 19:30:15 ---> c70f8c051be9 19:30:15 Step 20/22 : LABEL arch=arm64 19:30:15 ---> Running in 45029615173c 19:30:16 Removing intermediate container 45029615173c 19:30:16 ---> 8bb13ae3479b 19:30:16 Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:30:16 ---> Running in 10d282a8dd01 19:30:17 Removing intermediate container 10d282a8dd01 19:30:17 ---> 983c5094f3a0 19:30:17 Step 22/22 : LABEL version=0.0.0 19:30:17 ---> Running in f5df34687980 19:30:17 Removing intermediate container f5df34687980 19:30:17 ---> 8a4c48d76d32 19:30:17 19:30:18 Successfully built 8a4c48d76d32 19:30:18 Successfully tagged support-scheduler-arm64:latest 19:30:18  Building support-scheduler ... done Building security-spire-server 19:30:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:36 ---> bfcdcd666f71 19:30:36 Step 3/23 : WORKDIR /edgex-go 19:30:36 ---> Using cache 19:30:36 ---> 33966e3ad941 19:30:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:30:36 ---> Using cache 19:30:36 ---> f76a8a17862c 19:30:36 Step 5/23 : COPY go.mod vendor* ./ 19:30:36 ---> Using cache 19:30:36 ---> 9de16c847cf4 19:30:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 ---> Using cache 19:30:36 ---> dab7d72ff4af 19:30:36 Step 7/23 : COPY . . 19:30:36 ---> Using cache 19:30:36 ---> fb2f3123838f 19:30:36 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:30:36 ---> Using cache 19:30:36 ---> 9876196792c7 19:30:36 Step 9/23 : WORKDIR /edgex-go/spire-build 19:30:36 ---> Using cache 19:30:36 ---> 079bcf58c4b9 19:30:36 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 19:30:36 ---> Running in 7cd8b359f9ea 19:30:38 Removing intermediate container 7cd8b359f9ea 19:30:38 ---> e9e45875f4f3 19:30:38 Step 11/23 : WORKDIR /edgex-go 19:30:38 ---> Running in 39dbeb8c1b4f 19:30:38 Removing intermediate container 39dbeb8c1b4f 19:30:38 ---> 37a582c968ad 19:30:38 19:30:38 Step 12/23 : FROM alpine:3.15 19:30:38 ---> 8aa73fd46299 19:30:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:38 ---> Using cache 19:30:38 ---> 0f4a27f74a4f 19:30:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:39 ---> Running in f49baf2dc343 19:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:42 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:30:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:30:42 OK: 15736 distinct packages available 19:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:45 (1/5) Installing dumb-init (1.2.5-r1) 19:30:45 (2/5) Installing musl-obstack (1.2.3-r0) 19:30:45 (3/5) Installing libucontext (1.1-r0) 19:30:45 (4/5) Installing gcompat (1.0.0-r4) 19:30:45 (5/5) Installing openssl (1.1.1s-r1) 19:30:45 Executing busybox-1.34.1-r7.trigger 19:30:45 OK: 6 MiB in 19 packages 19:30:47 Removing intermediate container f49baf2dc343 19:30:47 ---> 9b42e1ad89fa 19:30:47 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:52 ---> 000407f47d8a 19:30:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:30:53 ---> 1883457f4563 19:30:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:30:54 ---> a753fadb4529 19:30:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:30:55 ---> 30364433d8a8 19:30:55 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:30:55 ---> Running in ba228868dc7a 19:30:55 Removing intermediate container ba228868dc7a 19:30:55 ---> 6c1656dc5d09 19:30:55 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:30:55 ---> Running in 116291b68953 19:30:56 Removing intermediate container 116291b68953 19:30:56 ---> 63cdb842d7fc 19:30:56 Step 21/23 : LABEL arch=arm64 19:30:56 ---> Running in 691c41fbabc4 19:30:56 Removing intermediate container 691c41fbabc4 19:30:56 ---> e2fcd8dbc87f 19:30:56 Step 22/23 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:30:58 ---> Running in 966b52ddf15e 19:30:58 Removing intermediate container 966b52ddf15e 19:30:58 ---> 65cdb245afc4 19:30:58 Step 23/23 : LABEL version=0.0.0 19:30:58 ---> Running in 40bf57125421 19:30:59 Removing intermediate container 40bf57125421 19:30:59 ---> a562cd09e5f2 19:30:59 19:30:59 Successfully built a562cd09e5f2 19:30:59 Successfully tagged security-spire-server-arm64:latest 19:30:59  Building security-spire-server ... done Building security-spiffe-token-provider 19:31:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:31:17 ---> bfcdcd666f71 19:31:17 Step 3/19 : WORKDIR /edgex-go 19:31:17 ---> Using cache 19:31:17 ---> 33966e3ad941 19:31:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:31:17 ---> Running in 73a71cb1ad6f 19:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:20 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:31:20 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:31:20 OK: 16901 distinct packages available 19:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:22 OK: 221 MiB in 51 packages 19:31:23 Removing intermediate container 73a71cb1ad6f 19:31:23 ---> 4c139741596a 19:31:23 Step 5/19 : COPY go.mod vendor* ./ 19:31:24 ---> 50bd7b1f2e5b 19:31:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:24 ---> Running in f66db49fbdab 19:33:01 Removing intermediate container f66db49fbdab 19:33:01 ---> 4bddf87437c7 19:33:01 Step 7/19 : COPY . . 19:33:11 ---> 02f51eb2fcd0 19:33:11 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:11 ---> Running in c3bef0e79c37 19:33:12 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 19:33:51 Removing intermediate container a2140dd4b0d3 19:33:51 ---> 985250740e13 19:33:51 19:33:51 Step 10/22 : FROM alpine:3.16 19:33:51 ---> 2b4661558fb8 19:33:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:33:51 ---> Running in 81448bca294e 19:33:51 Removing intermediate container 81448bca294e 19:33:51 ---> 4c0d924b7967 19:33:51 Step 12/22 : ENV APP_PORT=59880 19:33:51 ---> Running in b466bc11f03f 19:33:51 Removing intermediate container b466bc11f03f 19:33:51 ---> 964aea3690eb 19:33:51 Step 13/22 : EXPOSE $APP_PORT 19:33:51 ---> Running in 9ab473b10f50 19:33:51 Removing intermediate container 9ab473b10f50 19:33:51 ---> e2372327d8b5 19:33:51 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:33:51 ---> Running in 4e99df5a2ab3 19:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:51 (1/1) Installing dumb-init (1.2.5-r1) 19:33:51 Executing busybox-1.35.0-r17.trigger 19:33:51 OK: 5 MiB in 15 packages 19:33:52 Removing intermediate container 4e99df5a2ab3 19:33:52 ---> e9fc84184036 19:33:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:53 ---> 4e1a4db93097 19:33:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:33:55 ---> aca15373aa38 19:33:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:33:56 ---> 8550d761f20a 19:33:56 Step 18/22 : ENTRYPOINT ["/core-data"] 19:33:56 ---> Running in 01384c51f132 19:33:57 Removing intermediate container 01384c51f132 19:33:57 ---> a0a0b3e3ac2c 19:33:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:57 ---> Running in f9ed5ea05e50 19:33:57 Removing intermediate container f9ed5ea05e50 19:33:57 ---> 367781265913 19:33:57 Step 20/22 : LABEL arch=arm64 19:33:57 ---> Running in c81d22092c53 19:33:58 Removing intermediate container c81d22092c53 19:33:58 ---> 9dffc8a4d5c2 19:33:58 Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:33:58 ---> Running in f3616d5220e8 19:33:58 Removing intermediate container f3616d5220e8 19:33:58 ---> 1a423501ad39 19:33:58 Step 22/22 : LABEL version=0.0.0 19:33:58 ---> Running in 27fd288a99da 19:33:59 Removing intermediate container 27fd288a99da 19:33:59 ---> 25e82820b3c6 19:33:59 19:33:59 Successfully built 25e82820b3c6 19:33:59 Successfully tagged core-data-arm64:latest 19:34:14  Building core-data ... 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 19:34:32 Removing intermediate container e67ac0aabbad 19:34:32 ---> 1b4468970f4e 19:34:32 19:34:32 Step 9/24 : FROM alpine:3.16 19:34:32 ---> 2b4661558fb8 19:34:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:34:32 ---> Running in bca95c3dcf38 19:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:35 (1/3) Installing ca-certificates (20220614-r0) 19:34:35 (2/3) Installing dumb-init (1.2.5-r1) 19:34:35 (3/3) Installing su-exec (0.2-r1) 19:34:35 Executing busybox-1.35.0-r17.trigger 19:34:35 Executing ca-certificates-20220614-r0.trigger 19:34:35 OK: 6 MiB in 17 packages 19:34:37 Removing intermediate container bca95c3dcf38 19:34:37 ---> 64ee695ef053 19:34:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:34:37 ---> Running in e23baf9b0452 19:34:37 Removing intermediate container e23baf9b0452 19:34:37 ---> 33c6383a1141 19:34:37 Step 12/24 : WORKDIR / 19:34:38 ---> Running in 9f3988a6ade1 19:34:38 Removing intermediate container 9f3988a6ade1 19:34:38 ---> 109225fca639 19:34:38 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:34:39 ---> 535cc73e515c 19:34:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:34:40 ---> e627a09789c7 19:34:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:34:41 ---> 07719d3b34db 19:34:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:34:42 ---> 93920ae03d84 19:34:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:34:43 ---> 90e7162b4fe2 19:34:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:34:46 ---> ba26fdbc7543 19:34:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:34:47 ---> fb26aa8be37a 19:34:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:34:47 ---> Running in 9190b5e01027 19:34:50 Removing intermediate container 9190b5e01027 19:34:50 ---> cde0a175253c 19:34:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:34:50 ---> Running in 654e3907c82c 19:34:50 Removing intermediate container 654e3907c82c 19:34:50 ---> 59fdf67ddd04 19:34:50 Step 22/24 : LABEL arch=arm64 19:34:50 ---> Running in 539a25e7ba2e 19:34:51 Removing intermediate container 539a25e7ba2e 19:34:51 ---> 14aeb85b4af3 19:34:51 Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:34:51 ---> Running in 6bdb3680d14c 19:34:51 Removing intermediate container 6bdb3680d14c 19:34:51 ---> 8ec8081e7bd4 19:34:51 Step 24/24 : LABEL version=0.0.0 19:34:51 ---> Running in 2c16eb294626 19:34:52 Removing intermediate container 2c16eb294626 19:34:52 ---> fb1e25d92670 19:34:52 19:34:52 Successfully built fb1e25d92670 19:34:52 Successfully tagged security-secretstore-setup-arm64:latest 19:35:49  Building security-secretstore-setup ... done Removing intermediate container 291cd156e6b3 19:35:49 ---> 8367ca95c8a3 19:35:49 19:35:49 Step 9/32 : FROM alpine:3.16 19:35:49 ---> 2b4661558fb8 19:35:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:49 ---> Running in c1579a138ce2 19:35:49 Removing intermediate container c1579a138ce2 19:35:49 ---> 40b7ccafbd9a 19:35:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:35:49 ---> Running in 7843b7e419c7 19:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:49 (1/2) Installing dumb-init (1.2.5-r1) 19:35:49 (2/2) Installing su-exec (0.2-r1) 19:35:49 Executing busybox-1.35.0-r17.trigger 19:35:49 OK: 5 MiB in 16 packages 19:35:49 Removing intermediate container 7843b7e419c7 19:35:49 ---> cd571b76a02f 19:35:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:35:49 ---> Running in d9f377b0c920 19:35:49 Removing intermediate container d9f377b0c920 19:35:49 ---> 55db4765e2b6 19:35:49 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:35:49 ---> Running in 14cbabf3100e 19:35:49 Removing intermediate container 14cbabf3100e 19:35:49 ---> 08ab13228310 19:35:49 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:35:49 ---> Running in 3e4959902e81 19:35:49 Removing intermediate container 3e4959902e81 19:35:49 ---> f1ae7f9802a5 19:35:49 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:35:49 ---> Running in bc7e3c947e8e 19:35:50 Removing intermediate container bc7e3c947e8e 19:35:50 ---> e141eedd871a 19:35:50 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:35:50 ---> Running in 4311a379144c 19:35:53 Removing intermediate container 4311a379144c 19:35:53 ---> bbf0143e8ed8 19:35:53 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:35:53 ---> Running in 26d7c421e3e6 19:35:53 Removing intermediate container 26d7c421e3e6 19:35:53 ---> b75a66d257c6 19:35:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:35:54 ---> 46a1512e1821 19:35:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:35:54 ---> Running in ccb8a93fe4b4 19:35:58 Removing intermediate container ccb8a93fe4b4 19:35:58 ---> ef579a8197eb 19:35:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:58 ---> 7560b8cf1169 19:35:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:00 ---> d239366cadb1 19:36:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:36:01 ---> d340ce780ddd 19:36:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:36:02 ---> 89ad2b5e709f 19:36:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:36:03 ---> 8414bde1969f 19:36:03 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:36:04 ---> 0debd3b8437e 19:36:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:36:05 ---> 31d1420d16c0 19:36:05 Step 27/32 : RUN chmod +x /entrypoint.sh 19:36:05 ---> Running in 6740fce5345d 19:36:08 Removing intermediate container 6740fce5345d 19:36:08 ---> f050c7eef00e 19:36:08 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:36:08 ---> Running in 495d18893aa2 19:36:08 Removing intermediate container 495d18893aa2 19:36:08 ---> dbaa8a48c3c6 19:36:08 Step 29/32 : CMD ["gate"] 19:36:08 ---> Running in b5b5b7b1b692 19:36:09 Removing intermediate container b5b5b7b1b692 19:36:09 ---> ec3b590626c0 19:36:09 Step 30/32 : LABEL arch=arm64 19:36:09 ---> Running in f793bb6a7f70 19:36:10 Removing intermediate container f793bb6a7f70 19:36:10 ---> 01424f95d056 19:36:10 Step 31/32 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:36:10 ---> Running in f69640d9d1e1 19:36:10 Removing intermediate container f69640d9d1e1 19:36:10 ---> 649a4edbe2b3 19:36:10 Step 32/32 : LABEL version=0.0.0 19:36:10 ---> Running in b8f59eeb67e3 19:36:11 Removing intermediate container b8f59eeb67e3 19:36:11 ---> c5e5eb0a3239 19:36:11 19:36:11 Successfully built c5e5eb0a3239 19:36:11 Successfully tagged security-bootstrapper-arm64:latest 19:37:07  Building security-bootstrapper ... done Removing intermediate container 4f7a6563daad 19:37:07 ---> 473981575f1f 19:37:07 19:37:07 Step 10/22 : FROM alpine:3.16 19:37:07 ---> 2b4661558fb8 19:37:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:37:07 ---> Running in c7346db282c3 19:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:09 (1/2) Installing ca-certificates (20220614-r0) 19:37:09 (2/2) Installing dumb-init (1.2.5-r1) 19:37:09 Executing busybox-1.35.0-r17.trigger 19:37:09 Executing ca-certificates-20220614-r0.trigger 19:37:09 OK: 6 MiB in 16 packages 19:37:11 Removing intermediate container c7346db282c3 19:37:11 ---> bcfdca633ea8 19:37:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:37:11 ---> Running in ebef2b3a668e 19:37:11 Removing intermediate container ebef2b3a668e 19:37:11 ---> 64976c1d689a 19:37:11 Step 13/22 : ENV APP_PORT=59860 19:37:11 ---> Running in b0eb23e7a362 19:37:11 Removing intermediate container b0eb23e7a362 19:37:11 ---> 1daeeb0935c2 19:37:11 Step 14/22 : EXPOSE $APP_PORT 19:37:11 ---> Running in ece82a7d3eea 19:37:12 Removing intermediate container ece82a7d3eea 19:37:12 ---> 47e2948761ad 19:37:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:13 ---> e2fde40c625b 19:37:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:37:15 ---> 735831b3beb4 19:37:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:37:15 ---> 87b2edd0c110 19:37:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:37:15 ---> Running in cd4ba6e98d70 19:37:15 Removing intermediate container cd4ba6e98d70 19:37:15 ---> a1ab8ac129c5 19:37:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:37:15 ---> Running in 468febc72975 19:37:16 Removing intermediate container 468febc72975 19:37:16 ---> 1dac8c227ecd 19:37:16 Step 20/22 : LABEL arch=arm64 19:37:16 ---> Running in de5bf4e02718 19:37:16 Removing intermediate container de5bf4e02718 19:37:16 ---> 5c78be768bfd 19:37:16 Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:37:16 ---> Running in 054f44a451c5 19:37:17 Removing intermediate container 054f44a451c5 19:37:17 ---> e24a86317d6b 19:37:17 Step 22/22 : LABEL version=0.0.0 19:37:17 ---> Running in f6967d9d1032 19:37:17 Removing intermediate container f6967d9d1032 19:37:17 ---> 125404c7b99b 19:37:17 19:37:17 Successfully built 125404c7b99b 19:37:17 Successfully tagged support-notifications-arm64:latest 19:37:25  Building support-notifications ... done Removing intermediate container c3bef0e79c37 19:37:25 ---> 0982c6542621 19:37:25 19:37:25 Step 9/19 : FROM alpine:3.15 19:37:25 ---> 8aa73fd46299 19:37:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:37:25 ---> Using cache 19:37:25 ---> 0f4a27f74a4f 19:37:25 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:26 ---> Running in c2e62ff9e89d 19:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:28 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:37:28 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:37:28 OK: 15736 distinct packages available 19:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:29 (1/9) Installing ca-certificates (20220614-r0) 19:37:29 (2/9) Installing brotli-libs (1.0.9-r5) 19:37:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:37:29 (4/9) Installing libcurl (7.80.0-r5) 19:37:29 (5/9) Installing curl (7.80.0-r5) 19:37:29 (6/9) Installing dumb-init (1.2.5-r1) 19:37:29 (7/9) Installing musl-obstack (1.2.3-r0) 19:37:29 (8/9) Installing libucontext (1.1-r0) 19:37:29 (9/9) Installing gcompat (1.0.0-r4) 19:37:29 Executing busybox-1.34.1-r7.trigger 19:37:29 Executing ca-certificates-20220614-r0.trigger 19:37:29 OK: 8 MiB in 23 packages 19:37:33 Removing intermediate container c2e62ff9e89d 19:37:33 ---> d68c96d59ee8 19:37:33 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:33 ---> 91de4b5f4a48 19:37:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:37:33 ---> 235c8a2660e1 19:37:33 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:37:34 ---> 2116b7c0cf06 19:37:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:37:34 ---> Running in f5737679da95 19:37:34 Removing intermediate container f5737679da95 19:37:34 ---> f48c7c051a6b 19:37:34 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:37:34 ---> Running in ce77d685b2e1 19:37:35 Removing intermediate container ce77d685b2e1 19:37:35 ---> 51e4ffe6e873 19:37:35 Step 17/19 : LABEL arch=arm64 19:37:35 ---> Running in 690e2c8b680b 19:37:35 Removing intermediate container 690e2c8b680b 19:37:35 ---> 40537b2e2ee0 19:37:35 Step 18/19 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b 19:37:35 ---> Running in eb0fad2b0ceb 19:37:35 Removing intermediate container eb0fad2b0ceb 19:37:35 ---> c387fc1dbccc 19:37:35 Step 19/19 : LABEL version=0.0.0 19:37:35 ---> Running in e6f508a71f9f 19:37:36 Removing intermediate container e6f508a71f9f 19:37:36 ---> bbf2c7bf6c73 19:37:36 19:37:36 Successfully built bbf2c7bf6c73 19:37:36 Successfully tagged security-spiffe-token-provider-arm64:latest 19:37:36  Building security-spiffe-token-provider ... done  [Pipeline] } 19:37:36 $ docker stop --time=1 2de42ff5f9ea91480de91cc90ea5877170f898ce15beb59cdd7b8267dec85d10 19:37:38 $ docker rm -f --volumes 2de42ff5f9ea91480de91cc90ea5877170f898ce15beb59cdd7b8267dec85d10 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:38 + docker images 19:37:38 REPOSITORY TAG IMAGE ID CREATED SIZE 19:37:38 security-spiffe-token-provider-arm64 latest bbf2c7bf6c73 3 seconds ago 28.9MB 19:37:38 0982c6542621 14 seconds ago 1.54GB 19:37:38 support-notifications-arm64 latest 125404c7b99b 21 seconds ago 29.5MB 19:37:38 473981575f1f 35 seconds ago 1.57GB 19:37:38 security-bootstrapper-arm64 latest c5e5eb0a3239 About a minute ago 19.5MB 19:37:38 8367ca95c8a3 About a minute ago 1.49GB 19:37:38 security-secretstore-setup-arm64 latest fb1e25d92670 2 minutes ago 28.7MB 19:37:38 1b4468970f4e 3 minutes ago 1.5GB 19:37:38 core-data-arm64 latest 25e82820b3c6 3 minutes ago 17.2MB 19:37:38 985250740e13 3 minutes ago 1.51GB 19:37:38 security-spire-server-arm64 latest a562cd09e5f2 6 minutes ago 84.3MB 19:37:38 37a582c968ad 7 minutes ago 1.38GB 19:37:38 support-scheduler-arm64 latest 8a4c48d76d32 7 minutes ago 29MB 19:37:38 d678bd9f59dc 7 minutes ago 1.57GB 19:37:38 core-command-arm64 latest f87a93e4ab36 10 minutes ago 17MB 19:37:38 9b6800b92d25 10 minutes ago 1.5GB 19:37:38 core-metadata-arm64 latest ebf131c403b3 10 minutes ago 17.8MB 19:37:38 3f199dbca96f 10 minutes ago 1.51GB 19:37:38 core-common-config-bootstrapper-arm64 latest 52f4df4937ab 11 minutes ago 14.9MB 19:37:38 security-proxy-setup-arm64 latest ec4718ff0790 11 minutes ago 26.8MB 19:37:38 37c0879e8e54 11 minutes ago 1.5GB 19:37:38 a76eb1d0bf87 11 minutes ago 1.49GB 19:37:38 security-spire-agent-arm64 latest df345821e065 16 minutes ago 122MB 19:37:38 security-spire-config-arm64 latest 8cee6867a10e 16 minutes ago 83.6MB 19:37:38 56d79b7f5b57 17 minutes ago 1.38GB 19:37:38 3619d57bc7ba 17 minutes ago 1.38GB 19:37:38 ci-base-image-arm64 latest bfcdcd666f71 29 minutes ago 905MB 19:37:38 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:37:38 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:37:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:37:38 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 19:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:39 19:37:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:40 arm64: Pulling from edgex-lftools-log-publisher 19:37:40 8998bd30e6a1: Pulling fs layer 19:37:40 04944245beec: Pulling fs layer 19:37:40 699f458cf7ca: Pulling fs layer 19:37:40 765212b225bb: Pulling fs layer 19:37:40 f23df028b6ca: Pulling fs layer 19:37:40 d65c8cfc05b1: Pulling fs layer 19:37:40 2437ff75d9bd: Pulling fs layer 19:37:40 765212b225bb: Waiting 19:37:40 f23df028b6ca: Waiting 19:37:40 d65c8cfc05b1: Waiting 19:37:40 2437ff75d9bd: Waiting 19:37:40 04944245beec: Verifying Checksum 19:37:40 04944245beec: Download complete 19:37:40 765212b225bb: Download complete 19:37:40 f23df028b6ca: Verifying Checksum 19:37:40 f23df028b6ca: Download complete 19:37:40 d65c8cfc05b1: Verifying Checksum 19:37:40 d65c8cfc05b1: Download complete 19:37:40 699f458cf7ca: Verifying Checksum 19:37:40 699f458cf7ca: Download complete 19:37:41 8998bd30e6a1: Verifying Checksum 19:37:41 8998bd30e6a1: Download complete 19:37:43 2437ff75d9bd: Verifying Checksum 19:37:43 2437ff75d9bd: Download complete 19:37:45 8998bd30e6a1: Pull complete 19:37:45 04944245beec: Pull complete 19:37:46 699f458cf7ca: Pull complete 19:37:46 765212b225bb: Pull complete 19:37:47 f23df028b6ca: Pull complete 19:37:47 d65c8cfc05b1: Pull complete 19:38:02 2437ff75d9bd: Pull complete 19:38:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:38:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:03 prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container 19:38:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:38:05 $ docker top d6ffafbb4b714c6d687a5815f19a434d068c5b894cf16d63b580c47c8a4cbe50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:06 ---> job-cost.sh 19:38:06 lf-activate-venv: SKIPPING 19:38:06 INFO: No Stack... 19:38:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:38:07 INFO: Archiving Costs [Pipeline] sh 19:38:08 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:38:08 + cut -d, -f6 [Pipeline] lock 19:38:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4317-1-stack-cost] 19:38:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4317-1-stack-cost] did not exist. Created. 19:38:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:38:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:38:09 Stashed 1 file(s) [Pipeline] } 19:38:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4317-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:38:09 $ docker stop --time=1 d6ffafbb4b714c6d687a5815f19a434d068c5b894cf16d63b580c47c8a4cbe50 19:38:10 $ docker rm -f --volumes d6ffafbb4b714c6d687a5815f19a434d068c5b894cf16d63b580c47c8a4cbe50 [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 19:38:11 provisioning config files... 19:38:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4342707739088933585tmp [Pipeline] { [Pipeline] sh 19:38:12 + set +x 19:38:12 + + bashcurl -s -s -- https://codecov.io/bash 19:38:12 19:38:12 19:38:12 _____ _ 19:38:12 / ____| | | 19:38:12 | | ___ __| | ___ ___ _____ __ 19:38:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:38:12 | |___| (_) | (_| | __/ (_| (_) \ V / 19:38:12 \_____\___/ \__,_|\___|\___\___/ \_/ 19:38:12 Bash-1.0.6 19:38:12 19:38:12 19:38:12 ==> git version 2.25.1 found 19:38:12 ==> 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 19:38:12 Release-Date: 2020-01-08 19:38:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:38:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:38:12 ==> Jenkins CI detected. 19:38:12 current dir:  /w/workspace/edgex-go/1 19:38:12 project root: . 19:38:12 --> token set from env 19:38:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:38:12 ==> Running gcov in . (disable via -X gcov) 19:38:12 ==> Python coveragepy not found 19:38:12 ==> Searching for coverage reports in: 19:38:12 + . 19:38:12 -> Found 1 reports 19:38:12 ==> Detecting git/mercurial file structure 19:38:12 ==> Reading reports 19:38:12 + ./coverage.out bytes=486197 19:38:12 ==> Appending adjustments 19:38:12 https://docs.codecov.io/docs/fixing-reports 19:38:13 + Found adjustments 19:38:13 ==> Gzipping contents 19:38:13 64K /tmp/codecov.BCguab.gz 19:38:13 ==> Uploading reports 19:38:13 url: https://codecov.io 19:38:13 query: branch=PR-4317&commit=3b85155aa840fff15a7c28468ec9cff9880ec71b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= 19:38:13 -> Pinging Codecov 19:38:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4317&commit=3b85155aa840fff15a7c28468ec9cff9880ec71b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= 19:38:13 -> Uploading to 19:38:13 https://storage.googleapis.com/codecov/v4/raw/2023-01-31/00271124DB129430A58F1EEE437C3FCB/3b85155aa840fff15a7c28468ec9cff9880ec71b/501510d6-1161-4e69-b6dd-cd25f4b62464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230131T193813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31e6dd113b40df3a2377a3241d2160c11257e076d57657609d78c6c8b987b5c8 19:38:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:38:13 Dload Upload Total Spent Left Speed 19:38:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62782 0 0 100 62782 0 276k --:--:-- --:--:-- --:--:-- 276k 100 62782 0 0 100 62782 0 202k --:--:-- --:--:-- --:--:-- 201k 19:38:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3b85155aa840fff15a7c28468ec9cff9880ec71b [Pipeline] } 19:38:14 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 19:38:15 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:38:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:38:16 ---> package-listing.sh 19:38:16 ++ facter osfamily 19:38:16 ++ tr '[:upper:]' '[:lower:]' 19:38:17 + OS_FAMILY=debian 19:38:17 + workspace=/w/workspace/edgex-go/1 19:38:17 + START_PACKAGES=/tmp/packages_start.txt 19:38:17 + END_PACKAGES=/tmp/packages_end.txt 19:38:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:38:17 + PACKAGES=/tmp/packages_start.txt 19:38:17 + '[' /w/workspace/edgex-go/1 ']' 19:38:17 + PACKAGES=/tmp/packages_end.txt 19:38:17 + case "${OS_FAMILY}" in 19:38:17 + dpkg -l 19:38:17 + grep '^ii' 19:38:17 + '[' -f /tmp/packages_start.txt ']' 19:38:17 + '[' -f /tmp/packages_end.txt ']' 19:38:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:38:17 + '[' /w/workspace/edgex-go/1 ']' 19:38:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:38:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:38:17 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 19:38:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:18 19:38:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:18 latest: Pulling from edgex-lftools-log-publisher 19:38:18 5eb5b503b376: Pulling fs layer 19:38:18 5c69ac0246d0: Pulling fs layer 19:38:18 ec43610c2a17: Pulling fs layer 19:38:18 3a2ae6a8a46f: Pulling fs layer 19:38:18 33b1e0a273af: Pulling fs layer 19:38:18 5d3b04190fa2: Pulling fs layer 19:38:18 2f39f015ded8: Pulling fs layer 19:38:18 33b1e0a273af: Waiting 19:38:18 3a2ae6a8a46f: Waiting 19:38:18 5c69ac0246d0: Verifying Checksum 19:38:18 5c69ac0246d0: Download complete 19:38:18 3a2ae6a8a46f: Verifying Checksum 19:38:18 3a2ae6a8a46f: Download complete 19:38:18 33b1e0a273af: Verifying Checksum 19:38:18 33b1e0a273af: Download complete 19:38:18 5d3b04190fa2: Verifying Checksum 19:38:18 5d3b04190fa2: Download complete 19:38:18 ec43610c2a17: Verifying Checksum 19:38:18 ec43610c2a17: Download complete 19:38:19 5eb5b503b376: Verifying Checksum 19:38:19 5eb5b503b376: Download complete 19:38:19 2f39f015ded8: Verifying Checksum 19:38:19 2f39f015ded8: Download complete 19:38:20 5eb5b503b376: Pull complete 19:38:20 5c69ac0246d0: Pull complete 19:38:20 ec43610c2a17: Pull complete 19:38:20 3a2ae6a8a46f: Pull complete 19:38:20 33b1e0a273af: Pull complete 19:38:21 5d3b04190fa2: Pull complete 19:38:25 2f39f015ded8: Pull complete 19:38:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:38:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:25 prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container 19:38:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:38:27 $ docker top f2a9085364d7a7662f7fe92a3e632996b84677657612b250af16cf82d8eec6f9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:28 + touch /tmp/pre-build-complete [Pipeline] sh 19:38:28 + mkdir -p /var/log/sysstat [Pipeline] sh 19:38:28 + ls /var/log/sa-host 19:38:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:28 provisioning config files... 19:38:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11418723882830577332tmp [Pipeline] { [Pipeline] echo 19:38:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:38:29 ---> create-netrc.sh [Pipeline] } 19:38:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:38:29 ---> python-tools-install.sh [Pipeline] echo 19:38:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:38:30 ---> sudo-logs.sh 19:38:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:38:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:38:30 ---> job-cost.sh 19:38:30 lf-activate-venv: SKIPPING 19:38:30 DEBUG: total: 0.10999999940395355 19:38:30 INFO: Retrieving Stack Cost... 19:38:31 INFO: Retrieving Pricing Info for: v3-standard-8 19:38:31 INFO: Archiving Costs [Pipeline] echo 19:38:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:38:31 ---> logs-deploy.sh 19:38:31 lf-activate-venv: SKIPPING 19:38:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4317/1 19:38:31 INFO: archiving workspace using pattern(s): 19:38:32 Archives upload complete. 19:38:32 INFO: archiving logs to Nexus