Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 88ad77027d783d3ac8e9165f21296ab9ea2526ae rather than 36411bb35f177749152806b45211d158a802d047 Obtained Jenkinsfile from 88ad77027d783d3ac8e9165f21296ab9ea2526ae 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-ssh4734076933017655000.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-ssh18078144205285137647.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6959416232181881508.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 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-ssh510272724600160087.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14791925975394413350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-2896 in /w/workspace/edgexfoundry_edgex-go_PR-4269 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/4269/head:refs/remotes/origin/PR-4269 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 36411bb35f177749152806b45211d158a802d047 Merge succeeded, producing 717bc593cf8d0afbca3dce16506d5addca49790b Checking out Revision 717bc593cf8d0afbca3dce16506d5addca49790b (PR-4269) > git config core.sparsecheckout # timeout=10 > git checkout -f 36411bb35f177749152806b45211d158a802d047 # 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 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 717bc593cf8d0afbca3dce16506d5addca49790b # timeout=10 Commit message: "Merge commit '88ad77027d783d3ac8e9165f21296ab9ea2526ae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 35e4cb29d8eb8e042aa876dc60b14cddc599f2f8 # timeout=10 [Pipeline] echo 08:29:31 ========================================================= 08:29:31 EdgeX Global Pipelines Version Info 08:29:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:32 ------------------- 08:29:32 stable info: 08:29:32 ------------------- 08:29:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:32 Message: update stable to v1.0.244 08:29:32 ------------------- 08:29:32 experimental info: 08:29:32 ------------------- 08:29:32 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4269 [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4269 [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4269 [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 717bc593cf8d0afbca3dce16506d5addca49790b [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 717bc59 [Pipeline] echo 08:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:33 provisioning config files... 08:29:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config981380453857354163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:33 ---> docker-login.sh 08:29:33 nexus3.edgexfoundry.org:10001 08:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:34 Configure a credential helper to remove this warning. See 08:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:34 08:29:34 Login Succeeded 08:29:34 nexus3.edgexfoundry.org:10002 08:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:34 Configure a credential helper to remove this warning. See 08:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:34 08:29:34 Login Succeeded 08:29:34 nexus3.edgexfoundry.org:10003 08:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:34 Configure a credential helper to remove this warning. See 08:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:34 08:29:34 Login Succeeded 08:29:34 nexus3.edgexfoundry.org:10004 08:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:34 Configure a credential helper to remove this warning. See 08:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:34 08:29:34 Login Succeeded 08:29:34 docker.io 08:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:34 Configure a credential helper to remove this warning. See 08:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:34 08:29:34 Login Succeeded 08:29:34 ---> docker-login.sh ends [Pipeline] } 08:29:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:34 + ls cmd/core-command/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 08:29:34 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 08:29:34 08:29:34 + echo core-command,cmd/core-command/Dockerfile 08:29:34 + + dirname cmd/core-data/Dockerfilecut 08:29:34 -d/ -f2 08:29:34 + echo core-data,cmd/core-data/Dockerfile 08:29:34 + dirname cmd/core-metadata/Dockerfile 08:29:34 + cut -d/ -f2 08:29:34 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:34 + dirname cmd/security-bootstrapper/Dockerfile 08:29:34 + cut -d/ -f2 08:29:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:34 + dirname cmd/security-proxy-setup/Dockerfile 08:29:34 + cut -d/ -f2 08:29:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:34 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 08:29:34 08:29:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:34 + + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:34 cut -d/ -f2 08:29:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:34 + dirname cmd/security-spire-agent/Dockerfile 08:29:34 + cut -d/ -f2 08:29:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:34 + dirname cmd/security-spire-config/Dockerfile 08:29:34 + cut -d/ -f2 08:29:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:34 + dirname cmd/security-spire-server/Dockerfile 08:29:34 + cut -d/ -f2 08:29:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:34 + dirname cmd/support-notifications/Dockerfile 08:29:34 + cut -d/ -f2 08:29:34 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:34 + dirname+ cmd/support-scheduler/Dockerfile 08:29:34 cut -d/ -f2 08:29:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:34 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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 08:29:35 + git rev-list -1 --merges 717bc593cf8d0afbca3dce16506d5addca49790b~1..717bc593cf8d0afbca3dce16506d5addca49790b [Pipeline] echo 08:29:35 -----------> git rev-list -1 --merges 717bc593cf8d0afbca3dce16506d5addca49790b~1..717bc593cf8d0afbca3dce16506d5addca49790b 717bc593cf8d0afbca3dce16506d5addca49790b 08:29:35 717bc593cf8d0afbca3dce16506d5addca49790b [false] [Pipeline] sh 08:29:35 + git log --format=format:%s -1 717bc593cf8d0afbca3dce16506d5addca49790b [Pipeline] echo 08:29:35 ========================================================= 08:29:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:36 + grep -v github /etc/ssh/ssh_known_hosts 08:29:36 + [ -e /tmp/ssh_known_hosts ] 08:29:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:36 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:36 08:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:36 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:36 b85a868b505f: Pulling fs layer 08:29:36 e2be974225ed: Pulling fs layer 08:29:36 339a4e72a1f5: Pulling fs layer 08:29:36 988bab9f4d93: Pulling fs layer 08:29:36 1469e6f7b9e6: Pulling fs layer 08:29:36 eaf3925da568: Pulling fs layer 08:29:36 bab4dde63d76: Pulling fs layer 08:29:36 bde34c3a00c8: Pulling fs layer 08:29:36 b352a97aabf1: Pulling fs layer 08:29:36 4872d77fe225: Pulling fs layer 08:29:36 5851b861e8e6: Pulling fs layer 08:29:36 988bab9f4d93: Waiting 08:29:36 eaf3925da568: Waiting 08:29:36 4872d77fe225: Waiting 08:29:36 5851b861e8e6: Waiting 08:29:36 b352a97aabf1: Waiting 08:29:36 bab4dde63d76: Waiting 08:29:36 bde34c3a00c8: Waiting 08:29:36 1469e6f7b9e6: Waiting 08:29:36 e2be974225ed: Verifying Checksum 08:29:36 e2be974225ed: Download complete 08:29:36 988bab9f4d93: Download complete 08:29:37 1469e6f7b9e6: Verifying Checksum 08:29:37 1469e6f7b9e6: Download complete 08:29:37 eaf3925da568: Verifying Checksum 08:29:37 eaf3925da568: Download complete 08:29:37 339a4e72a1f5: Verifying Checksum 08:29:37 339a4e72a1f5: Download complete 08:29:37 bde34c3a00c8: Download complete 08:29:37 b352a97aabf1: Verifying Checksum 08:29:37 b352a97aabf1: Download complete 08:29:37 4872d77fe225: Verifying Checksum 08:29:37 4872d77fe225: Download complete 08:29:37 5851b861e8e6: Verifying Checksum 08:29:37 5851b861e8e6: Download complete 08:29:37 b85a868b505f: Verifying Checksum 08:29:37 b85a868b505f: Download complete 08:29:37 bab4dde63d76: Verifying Checksum 08:29:37 bab4dde63d76: Download complete 08:29:38 b85a868b505f: Pull complete 08:29:38 e2be974225ed: Pull complete 08:29:39 339a4e72a1f5: Pull complete 08:29:39 988bab9f4d93: Pull complete 08:29:39 1469e6f7b9e6: Pull complete 08:29:40 eaf3925da568: Pull complete 08:29:41 bab4dde63d76: Pull complete 08:29:41 bde34c3a00c8: Pull complete 08:29:41 b352a97aabf1: Pull complete 08:29:41 4872d77fe225: Pull complete 08:29:41 5851b861e8e6: Pull complete 08:29:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:41 prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container 08:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:43 $ docker top e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 -eo pid,comm 08:29:43 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). 08:29:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:43 [ssh-agent] Looking for ssh-agent implementation... 08:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:43 $ docker exec e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 ssh-agent 08:29:43 SSH_AUTH_SOCK=/tmp/ssh-xH35ncXLcI8O/agent.32 08:29:43 SSH_AGENT_PID=38 08:29:43 Running ssh-add (command line suppressed) 08:29:43 Identity added: /w/workspace/edgex-go/5@tmp/private_key_17357423445311255425.key (/w/workspace/edgex-go/5@tmp/private_key_17357423445311255425.key) 08:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:44 + git tag --points-at HEAD [Pipeline] } 08:29:44 $ docker exec --env ******** --env ******** e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 ssh-agent -k 08:29:44 unset SSH_AUTH_SOCK; 08:29:44 unset SSH_AGENT_PID; 08:29:44 echo Agent pid 38 killed; 08:29:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:44 [ssh-agent] Looking for ssh-agent implementation... 08:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:44 $ docker exec e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 ssh-agent 08:29:44 SSH_AUTH_SOCK=/tmp/ssh-iMfWJi317tZm/agent.71 08:29:44 SSH_AGENT_PID=77 08:29:44 Running ssh-add (command line suppressed) 08:29:44 Identity added: /w/workspace/edgex-go/5@tmp/private_key_11293395804867929281.key (/w/workspace/edgex-go/5@tmp/private_key_11293395804867929281.key) 08:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:45 + git semver init 08:29:45 2023-01-18 08:29:45,248 [run_init] DEBUG init version:0.0.0 force:False 08:29:45 2023-01-18 08:29:45,249 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:29:45 2023-01-18 08:29:45,249 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:29:45 2023-01-18 08:29:45,249 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:29:50 2023-01-18 08:29:50,440 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:29:50 2023-01-18 08:29:50,441 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4269 with force:False 08:29:50 2023-01-18 08:29:50,441 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4269 08:29:50 2023-01-18 08:29:50,445 [execute] INFO git cat-file --batch-check 08:29:50 2023-01-18 08:29:50,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:29:50 2023-01-18 08:29:50,453 [execute] INFO git cat-file --batch 08:29:50 2023-01-18 08:29:50,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:29:50 2023-01-18 08:29:50,460 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4269 08:29:50 0.0.0 [Pipeline] } 08:29:50 $ docker exec --env ******** --env ******** e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 ssh-agent -k 08:29:50 unset SSH_AUTH_SOCK; 08:29:50 unset SSH_AGENT_PID; 08:29:50 echo Agent pid 77 killed; 08:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:51 + git semver [Pipeline] } 08:29:51 $ docker stop --time=1 e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 08:29:52 $ docker rm -f --volumes e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:53 Stashed 1 file(s) [Pipeline] echo 08:29:53 [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 08:29:53 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:29:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:53 ========================================================= 08:29:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:53 213ec9aee27d: Pulling fs layer 08:29:53 4583459ba037: Pulling fs layer 08:29:53 93c1e223e6f2: Pulling fs layer 08:29:53 53926ce57604: Pulling fs layer 08:29:53 21b2b0c7a3f4: Pulling fs layer 08:29:53 22ff95d597cd: Pulling fs layer 08:29:53 12d6caf4c0d1: Pulling fs layer 08:29:53 96b7cbca73a9: Pulling fs layer 08:29:53 a7acece74701: Pulling fs layer 08:29:53 21b2b0c7a3f4: Waiting 08:29:53 96b7cbca73a9: Waiting 08:29:53 a7acece74701: Waiting 08:29:53 22ff95d597cd: Waiting 08:29:53 12d6caf4c0d1: Waiting 08:29:53 53926ce57604: Waiting 08:29:53 93c1e223e6f2: Download complete 08:29:53 4583459ba037: Verifying Checksum 08:29:53 4583459ba037: Download complete 08:29:53 21b2b0c7a3f4: Download complete 08:29:53 22ff95d597cd: Verifying Checksum 08:29:53 22ff95d597cd: Download complete 08:29:53 213ec9aee27d: Verifying Checksum 08:29:53 213ec9aee27d: Download complete 08:29:54 12d6caf4c0d1: Download complete 08:29:54 213ec9aee27d: Pull complete 08:29:54 4583459ba037: Pull complete 08:29:54 93c1e223e6f2: Pull complete 08:29:55 a7acece74701: Verifying Checksum 08:29:55 a7acece74701: Download complete 08:29:55 53926ce57604: Verifying Checksum 08:29:55 53926ce57604: Download complete 08:29:55 96b7cbca73a9: Verifying Checksum 08:29:55 96b7cbca73a9: Download complete 08:30:00 53926ce57604: Pull complete 08:30:00 21b2b0c7a3f4: Pull complete 08:30:00 22ff95d597cd: Pull complete 08:30:00 12d6caf4c0d1: Pull complete 08:30:01 96b7cbca73a9: Pull complete 08:30:02 a7acece74701: Pull complete 08:30:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:02 WORKDIR /edgex 08:30:02 COPY go.mod . 08:30:02 RUN go mod download 08:30:02 + docker build -t ci-base-image-x86_64 -f - . 08:30:03 Sending build context to Docker daemon 170MB 08:30:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:03 ---> db6d94c90886 08:30:03 Step 2/4 : WORKDIR /edgex 08:30:05 ---> Running in 68ded5eafe62 08:30:05 Removing intermediate container 68ded5eafe62 08:30:05 ---> 3039aa217526 08:30:05 Step 3/4 : COPY go.mod . 08:30:05 ---> 4b32bad56987 08:30:05 Step 4/4 : RUN go mod download 08:30:05 ---> Running in 986c02536dde 08:30:08 Still waiting to schedule task 08:30:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:20 Removing intermediate container 986c02536dde 08:30:20 ---> 8ff1ca79d0ed 08:30:20 Successfully built 8ff1ca79d0ed 08:30:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:21 + docker inspect -f . ci-base-image-x86_64 08:30:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:21 prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container 08:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:21 $ docker top 2b85e4b34bf284a7ea8a3cac0787914094992ecc85dbe865db224262ad27c0dd -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:21 + go version 08:30:21 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:21 $ docker stop --time=1 2b85e4b34bf284a7ea8a3cac0787914094992ecc85dbe865db224262ad27c0dd 08:30:23 $ docker rm -f --volumes 2b85e4b34bf284a7ea8a3cac0787914094992ecc85dbe865db224262ad27c0dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:23 + docker inspect -f . ci-base-image-x86_64 08:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:23 prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container 08:30:23 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:24 $ docker top b1596606750c37ce8fe8bc2a1bc277e9ce3b27d42d20351f8f3871aeb6b034cc -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:24 ========================================================= 08:30:24 [edgeXBuildGoParallel] Running Tests and Build... 08:30:24 ========================================================= [Pipeline] sh 08:30:24 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:30:24 + make test 08:30:24 go test -race -coverprofile=coverage.out ./... 08:30:31 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 08:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 08:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.125s coverage: 43.0% of statements 08:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements 08:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.700s coverage: 89.2% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 2.6% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.525s coverage: 95.6% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.288s coverage: 79.9% of statements 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 77.4% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.414s coverage: 65.3% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 41.8% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:04 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 08:31:26 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." 08:31:26 go vet ./... 08:31:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:27 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:28 + ls -al . 08:31:28 total 744 08:31:28 drwxrwxr-x 11 1001 1001 4096 Jan 18 08:30 . 08:31:28 drwxr-xr-x 4 root root 4096 Jan 18 08:30 .. 08:31:28 drwxrwxr-x 2 1001 1001 4096 Jan 18 08:29 .blubracket 08:31:28 -rw-rw-r-- 1 1001 1001 16 Jan 18 08:29 .dockerignore 08:31:28 drwxrwxr-x 8 1001 1001 4096 Jan 18 08:31 .git 08:31:28 drwxrwxr-x 3 1001 1001 4096 Jan 18 08:29 .github 08:31:28 -rw-rw-r-- 1 1001 1001 956 Jan 18 08:29 .gitignore 08:31:28 -rw-rw-r-- 1 1001 1001 42 Jan 18 08:29 .golangci.yml 08:31:28 -rw-rw-r-- 1 1001 1001 87 Jan 18 08:29 .hadolint.yml 08:31:28 drwxr-xr-x 3 1001 1001 4096 Jan 18 08:29 .semver 08:31:28 -rw-rw-r-- 1 1001 1001 166 Jan 18 08:29 .sonarcloud.properties 08:31:28 -rw-rw-r-- 1 1001 1001 1171 Jan 18 08:29 ADOPTERS.md 08:31:28 -rw-rw-r-- 1 1001 1001 10825 Jan 18 08:29 Attribution.txt 08:31:28 -rw-rw-r-- 1 1001 1001 73765 Jan 18 08:29 CHANGELOG.md 08:31:28 -rw-rw-r-- 1 1001 1001 3804 Jan 18 08:29 CONTRIBUTING.md 08:31:28 -rw-rw-r-- 1 1001 1001 677 Jan 18 08:29 GOVERNANCE.md 08:31:28 -rw-rw-r-- 1 1001 1001 850 Jan 18 08:29 Jenkinsfile 08:31:28 -rw-rw-r-- 1 1001 1001 10775 Jan 18 08:29 LICENSE 08:31:28 -rw-rw-r-- 1 1001 1001 12513 Jan 18 08:29 Makefile 08:31:28 -rw-rw-r-- 1 1001 1001 582 Jan 18 08:29 OWNERS.md 08:31:28 -rw-rw-r-- 1 1001 1001 9403 Jan 18 08:29 README.md 08:31:28 -rw-rw-r-- 1 1001 1001 6912 Jan 18 08:29 SECURITY.md 08:31:28 -rw-rw-r-- 1 1001 1001 5 Jan 18 08:29 VERSION 08:31:28 drwxrwxr-x 2 1001 1001 4096 Jan 18 08:29 bin 08:31:28 drwxrwxr-x 16 1001 1001 4096 Jan 18 08:29 cmd 08:31:28 -rw-r--r-- 1 root root 487391 Jan 18 08:31 coverage.out 08:31:28 -rw-rw-r-- 1 1001 1001 3377 Jan 18 08:29 go.mod 08:31:28 -rw-rw-r-- 1 1001 1001 34951 Jan 18 08:29 go.sum 08:31:28 drwxrwxr-x 7 1001 1001 4096 Jan 18 08:29 internal 08:31:28 drwxrwxr-x 3 1001 1001 4096 Jan 18 08:29 openapi 08:31:28 drwxrwxr-x 4 1001 1001 4096 Jan 18 08:29 snap 08:31:28 -rw-rw-r-- 1 1001 1001 204 Jan 18 08:29 version.go [Pipeline] sh 08:31:28 + '[' -e coverage.out ] 08:31:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:28 Stashed 1 file(s) [Pipeline] sh 08:31:28 + make build 08:31:28 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 08:31:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2897 in /w/workspace/edgexfoundry_edgex-go_PR-4269 [Pipeline] { [Pipeline] ws 08:31:41 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:31:41 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 08:31:41 The recommended git tool is: git 08:31:41 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 08:31:42 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 08:31:46 using credential edgex-jenkins-ssh 08:31:46 Cloning the remote Git repository 08:31:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:46 > git init /w/workspace/edgex-go/5 # timeout=10 08:31:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:46 > git --version # timeout=10 08:31:46 > git --version # 'git version 2.25.1' 08:31:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:50 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 08:31:50 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 08:31:51 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 08:31: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:31:53 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 08:31:54 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 08:31:57 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] } 08:31:57 $ docker stop --time=1 b1596606750c37ce8fe8bc2a1bc277e9ce3b27d42d20351f8f3871aeb6b034cc 08:32:00 $ docker rm -f --volumes b1596606750c37ce8fe8bc2a1bc277e9ce3b27d42d20351f8f3871aeb6b034cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:01 08:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:01 latest: Pulling from edgex-devops/edgex-compose 08:32:01 cbdbe7a5bc2a: Pulling fs layer 08:32:01 ca9280d653b3: Pulling fs layer 08:32:01 7e9c9ca2126c: Pulling fs layer 08:32:01 cbdbe7a5bc2a: Verifying Checksum 08:32:01 cbdbe7a5bc2a: Download complete 08:32:01 cbdbe7a5bc2a: Pull complete 08:32:01 ca9280d653b3: Download complete 08:32:02 7e9c9ca2126c: Verifying Checksum 08:32:02 7e9c9ca2126c: Download complete 08:32:02 ca9280d653b3: Pull complete 08:32:03 Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 36411bb35f177749152806b45211d158a802d047 08:32:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4269/head:refs/remotes/origin/PR-4269 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:03 > git config core.sparsecheckout # timeout=10 08:32:03 > git checkout -f 36411bb35f177749152806b45211d158a802d047 # timeout=10 08:32:03 Merge succeeded, producing f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:32:03 Checking out Revision f6e5ea720b74a0ef547c4512f0a2d60a308b5781 (PR-4269) 08:32:03 > git remote # timeout=10 08:32:03 > git config --get remote.origin.url # timeout=10 08:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:03 > git merge 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 08:32:03 > git rev-parse HEAD^{commit} # timeout=10 08:32:03 > git config core.sparsecheckout # timeout=10 08:32:03 > git checkout -f f6e5ea720b74a0ef547c4512f0a2d60a308b5781 # timeout=10 08:32:05 7e9c9ca2126c: Pull complete 08:32:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:05 prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container 08:32:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:07 $ docker top a19d9fd15aa81f2b1a3e6a73603ba0b3713a14d893ece343a755ff1a747e3dc8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:07 Commit message: "Merge commit '88ad77027d783d3ac8e9165f21296ab9ea2526ae' into HEAD" 08:32:07 First time build. Skipping changelog. 08:32:07 > git rev-list --no-walk 35e4cb29d8eb8e042aa876dc60b14cddc599f2f8 # timeout=10 08:32:07 + docker-compose build --help 08:32:07 + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:08 --parallel Build images in parallel. [Pipeline] } 08:32:08 $ docker stop --time=1 a19d9fd15aa81f2b1a3e6a73603ba0b3713a14d893ece343a755ff1a747e3dc8 08:32:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:08 Dload Upload Total Spent Left Speed 08:32:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 08:32:09 $ docker rm -f --volumes a19d9fd15aa81f2b1a3e6a73603ba0b3713a14d893ece343a755ff1a747e3dc8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:09 prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container 08:32:09 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:10 + sudo tee /etc/docker/daemon.new 08:32:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:10 { 08:32:10 "registry-mirrors": [ 08:32:10 "https://nexus3.edgexfoundry.org:10001" 08:32:10 ], 08:32:10 "bip": "10.250.0.254/24", 08:32:10 "hosts": [ 08:32:10 "tcp://0.0.0.0:5555", 08:32:10 "unix:///var/run/docker.sock" 08:32:10 ], 08:32:10 "mtu": 1458, 08:32:10 "selinux-enabled": true, 08:32:10 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:10 } 08:32:10 $ docker top cbbb2b0fda4e715e15492dff9eff7db0bbacc0067e10f2cec1c5c346524d005e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:32:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:10 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:10 + sudo service docker restart 08:32:11 Building core-command ... 08:32:11 Building core-data ... 08:32:11 Building core-metadata ... 08:32:11 Building security-bootstrapper ... 08:32:11 Building security-proxy-setup ... 08:32:11 Building security-secretstore-setup ... 08:32:11 Building security-spiffe-token-provider ... 08:32:11 Building security-spire-agent ... 08:32:11 Building security-spire-config ... 08:32:11 Building security-spire-server ... 08:32:11 Building support-notifications ... 08:32:11 Building support-scheduler ... 08:32:11 Building core-command 08:32:11 Building support-notifications 08:32:11 Building core-metadata 08:32:11 Building security-spire-agent 08:32:11 Building security-proxy-setup 08:32:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 8ff1ca79d0ed 08:32:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:23 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 8ff1ca79d0ed 08:32:23 Step 3/21 : WORKDIR /edgex-go 08:32:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 8ff1ca79d0ed 08:32:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 8ff1ca79d0ed 08:32:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:23 ---> 8ff1ca79d0ed 08:32:23 Step 3/24 : WORKDIR /edgex-go 08:32:25 ---> Running in 3193f944c63b 08:32:25 ---> Running in bdad1bb000b7 08:32:25 ---> Running in c06b6bf3017c 08:32:25 ---> Running in 9fe5e0ca374c 08:32:25 ---> Running in 46bc7dfb2145 08:32:25 Removing intermediate container bdad1bb000b7 08:32:25 ---> b19ffe9d6b06 08:32:25 Step 4/22 : WORKDIR /edgex-go 08:32:25 Removing intermediate container 9fe5e0ca374c 08:32:25 ---> 7c0904a7d059 08:32:25 Step 4/23 : WORKDIR /edgex-go 08:32:25 Removing intermediate container c06b6bf3017c 08:32:25 ---> c1ebc029b99b 08:32:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:32:25 Removing intermediate container 3193f944c63b 08:32:25 ---> 4bb6295e90b6 08:32:25 Step 4/21 : RUN apk add --update --no-cache make git 08:32:25 Removing intermediate container 46bc7dfb2145 08:32:25 ---> f46c6d7ff57c 08:32:25 Step 4/24 : WORKDIR /edgex-go 08:32:25 ---> Running in 5a64f5c3939e 08:32:25 ---> Running in d66f2f576bf0 08:32:25 ---> Running in 5c6eb0b11f24 08:32:25 ---> Running in 09046dd7e2b6 08:32:25 ---> Running in d35f86397250 08:32:25 Removing intermediate container 5a64f5c3939e 08:32:25 ---> 6b54aa58138a 08:32:25 Step 5/23 : RUN apk add --update --no-cache make git 08:32:25 Removing intermediate container 5c6eb0b11f24 08:32:25 ---> 6be4a6c4b83a 08:32:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:32:25 ---> Running in 261d7c8ae393 08:32:25 ---> Running in c05329d9e94e 08:32:25 Removing intermediate container d35f86397250 08:32:25 ---> f741ad1b4efb 08:32:25 Step 5/24 : RUN apk add --update --no-cache make git 08:32:25 ---> Running in 8a04b37dfece 08:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:26 OK: 211 MiB in 51 packages 08:32:26 OK: 211 MiB in 51 packages 08:32:26 OK: 211 MiB in 51 packages 08:32:26 OK: 211 MiB in 51 packages 08:32:26 OK: 211 MiB in 51 packages 08:32:27 Removing intermediate container 09046dd7e2b6 08:32:27 ---> 65fff9972906 08:32:27 Step 5/21 : COPY go.mod vendor* ./ 08:32:27 Removing intermediate container d66f2f576bf0 08:32:27 ---> 83d339574fed 08:32:27 Step 5/24 : COPY go.mod vendor* ./ 08:32:27 Removing intermediate container c05329d9e94e 08:32:27 ---> b5525f0c4814 08:32:27 Step 6/22 : COPY go.mod vendor* ./ 08:32:27 ---> f427c28e36e2 08:32:27 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:27 ---> Running in 0b6056a09842 08:32:27 Removing intermediate container 261d7c8ae393 08:32:27 ---> 678c5e4e4504 08:32:27 Step 6/23 : COPY go.mod vendor* ./ 08:32:27 Removing intermediate container 8a04b37dfece 08:32:27 ---> 824c0765e02e 08:32:27 Step 6/24 : COPY go.mod vendor* ./ 08:32:27 ---> b14ec8721787 08:32:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:27 ---> 68b9ee69c05f 08:32:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:27 ---> Running in 436bb0b9e1b9 08:32:27 ---> Running in cdfd4a7d72ab 08:32:27 ---> 274573f12fcf 08:32:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:27 ---> 571547e5fafc 08:32:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:27 ---> Running in 3ade1facacb8 08:32:27 ---> Running in dad68ce76af8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:29 provisioning config files... 08:32:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config63934367858143797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:29 ---> docker-login.sh 08:32:29 nexus3.edgexfoundry.org:10001 08:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10002 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10003 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10004 08:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:31 Configure a credential helper to remove this warning. See 08:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:31 08:32:31 Login Succeeded 08:32:31 docker.io 08:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:31 Configure a credential helper to remove this warning. See 08:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:31 08:32:31 Login Succeeded 08:32:31 ---> docker-login.sh ends [Pipeline] } 08:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:32 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:32 ========================================================= 08:32:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:32 9b18e9b68314: Pulling fs layer 08:32:32 35d82f9e3411: Pulling fs layer 08:32:32 e16973657156: Pulling fs layer 08:32:32 fc693d55d65f: Pulling fs layer 08:32:32 7e9fc2657dce: Pulling fs layer 08:32:32 dda99020689f: Pulling fs layer 08:32:32 db1c61fa0a46: Pulling fs layer 08:32:32 891c053d2c06: Pulling fs layer 08:32:32 dda99020689f: Waiting 08:32:32 db1c61fa0a46: Waiting 08:32:32 fc693d55d65f: Waiting 08:32:32 7e9fc2657dce: Waiting 08:32:32 891c053d2c06: Waiting 08:32:32 e16973657156: Verifying Checksum 08:32:32 e16973657156: Download complete 08:32:32 35d82f9e3411: Verifying Checksum 08:32:32 35d82f9e3411: Download complete 08:32:32 7e9fc2657dce: Verifying Checksum 08:32:32 7e9fc2657dce: Download complete 08:32:32 dda99020689f: Download complete 08:32:32 9b18e9b68314: Verifying Checksum 08:32:32 9b18e9b68314: Download complete 08:32:33 9b18e9b68314: Pull complete 08:32:33 891c053d2c06: Verifying Checksum 08:32:33 891c053d2c06: Download complete 08:32:34 35d82f9e3411: Pull complete 08:32:34 e16973657156: Pull complete 08:32:35 db1c61fa0a46: Verifying Checksum 08:32:35 db1c61fa0a46: Download complete 08:32:35 fc693d55d65f: Verifying Checksum 08:32:35 fc693d55d65f: Download complete 08:32:47 fc693d55d65f: Pull complete 08:32:47 7e9fc2657dce: Pull complete 08:32:47 dda99020689f: Pull complete 08:32:53 db1c61fa0a46: Pull complete 08:32:54 891c053d2c06: Pull complete 08:32:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:32:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:55 WORKDIR /edgex 08:32:55 COPY go.mod . 08:32:55 RUN go mod download 08:32:55 + docker build -t ci-base-image-arm64 -f - . 08:32:55 Sending build context to Docker daemon 3.104MB 08:32:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:55 ---> f96f9c87975a 08:32:55 Step 2/4 : WORKDIR /edgex 08:32:57 ---> Running in 250631a8b931 08:32:57 Removing intermediate container 250631a8b931 08:32:57 ---> a635ce31c041 08:32:57 Step 3/4 : COPY go.mod . 08:32:58 ---> 9af264513f01 08:32:58 Step 4/4 : RUN go mod download 08:32:58 ---> Running in ca5aff95d78b 08:33:23 Removing intermediate container 436bb0b9e1b9 08:33:23 ---> b9969aadb9b0 08:33:23 Step 8/22 : COPY . . 08:33:23 Removing intermediate container 3ade1facacb8 08:33:23 ---> 796bc7b388b7 08:33:23 Step 8/23 : COPY . . 08:33:23 Removing intermediate container cdfd4a7d72ab 08:33:23 ---> 3705fc9ec59d 08:33:23 Step 7/24 : COPY . . 08:33:23 Removing intermediate container 0b6056a09842 08:33:23 ---> b51c401f46df 08:33:23 Step 7/21 : COPY . . 08:33:23 Removing intermediate container dad68ce76af8 08:33:23 ---> e689008db355 08:33:23 Step 8/24 : COPY . . 08:33:26 ---> f7c9b6f1cf8e 08:33:26 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:26 ---> f54cb35ca473 08:33:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:26 ---> 7ab89247a99f 08:33:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:26 ---> 97082d486494 08:33:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:33:26 ---> 8396acc5401e 08:33:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:33:26 ---> Running in 29f83af333c0 08:33:26 ---> Running in 351872a1ea24 08:33:26 ---> Running in 2bd3b305b578 08:33:26 ---> Running in 40f065f898db 08:33:26 ---> Running in 9ad3f665e6a6 08:33:26 Removing intermediate container 29f83af333c0 08:33:26 ---> 5624023febfe 08:33:26 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:26 ---> Running in b9b3f6e0bca9 08:33:26 Removing intermediate container b9b3f6e0bca9 08:33:26 ---> 5819f789f93d 08:33:26 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 08:33:26 ---> Running in 4bf2eae9114a 08:33: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:27 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 08:33:27 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 08:33:27 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 08:33:27 Removing intermediate container 4bf2eae9114a 08:33:27 ---> ff04be8efc6e 08:33:27 Step 11/24 : WORKDIR /edgex-go 08:33:27 ---> Running in 2f83db1fb281 08:33:28 Removing intermediate container 2f83db1fb281 08:33:28 ---> 89c7165c66a0 08:33:28 08:33:28 Step 12/24 : FROM alpine:3.15 08:33:28 3.15: Pulling from library/alpine 08:33:28 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:33:28 Status: Downloaded newer image for alpine:3.15 08:33:28 ---> c4fc93816858 08:33:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:28 ---> Running in 172c8588392b 08:33:29 Removing intermediate container 172c8588392b 08:33:29 ---> d44eb0806346 08:33:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:29 ---> Running in 2adfc9be0a16 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:30 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:30 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:30 OK: 15859 distinct packages available 08:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:30 Removing intermediate container ca5aff95d78b 08:33:30 ---> 127e6b0867b3 08:33:30 Successfully built 127e6b0867b3 08:33:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:30 (1/5) Installing dumb-init (1.2.5-r1) 08:33:30 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:30 (3/5) Installing libucontext (1.1-r0) 08:33:30 (4/5) Installing gcompat (1.0.0-r4) 08:33:30 (5/5) Installing openssl (1.1.1s-r1) 08:33:30 Executing busybox-1.34.1-r7.trigger 08:33:30 OK: 7 MiB in 19 packages 08:33:30 + docker inspect -f . ci-base-image-arm64 08:33:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:30 prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container 08:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:31 Removing intermediate container 2adfc9be0a16 08:33:31 ---> ecaf0021f360 08:33:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:33:32 $ docker top 5c179e074117055caedd950ee7f3c79e636309fb20b625504db414219589db25 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:33 + go version 08:33:33 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:33 $ docker stop --time=1 5c179e074117055caedd950ee7f3c79e636309fb20b625504db414219589db25 08:33:33 ---> 63c8f8e5ef7c 08:33:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:34 $ docker rm -f --volumes 5c179e074117055caedd950ee7f3c79e636309fb20b625504db414219589db25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:35 + docker inspect -f . ci-base-image-arm64 08:33:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:35 prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container 08:33:35 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:36 ---> 7a72bd833b68 08:33:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:36 ---> 67d16bf5ed71 08:33:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:36 $ docker top 58ab265ec0af68bbcb99b0453086657d21483666b48520c438d07a27938f5684 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:36 ========================================================= 08:33:36 [edgeXBuildGoParallel] Running Tests and Build... 08:33:36 ========================================================= [Pipeline] sh 08:33:37 ---> 530486387f63 08:33:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:37 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:33:38 ---> d1a332ee8b72 08:33:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:38 ---> Running in 56aaed68aa1c 08:33:38 + make test 08:33:38 go test -race -coverprofile=coverage.out ./... 08:33:38 Removing intermediate container 56aaed68aa1c 08:33:38 ---> 0f2be233887d 08:33:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:38 ---> Running in d8242ccea4a4 08:33:38 Removing intermediate container d8242ccea4a4 08:33:38 ---> 503ed80e6888 08:33:38 Step 22/24 : LABEL arch=x86_64 08:33:39 ---> Running in a2be61be2aa6 08:33:39 Removing intermediate container a2be61be2aa6 08:33:39 ---> ca2f551f5387 08:33:39 Step 23/24 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:33:39 ---> Running in 69d5383c0329 08:33:40 Removing intermediate container 69d5383c0329 08:33:40 ---> 04c3aab9ff85 08:33:40 Step 24/24 : LABEL version=0.0.0 08:33:40 ---> Running in 8a8146f86403 08:33:40 Removing intermediate container 8a8146f86403 08:33:40 ---> c583e7441e42 08:33:40 08:33:40 Successfully built c583e7441e42 08:33:40 Successfully tagged security-spire-agent:latest 08:33:40 Building security-spire-config 08:33:44  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:44 ---> 8ff1ca79d0ed 08:33:44 Step 3/24 : WORKDIR /edgex-go 08:33:44 ---> Using cache 08:33:44 ---> 4bb6295e90b6 08:33:44 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:45 ---> Running in 793adcf51531 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:46 OK: 211 MiB in 51 packages 08:33:47 Removing intermediate container 793adcf51531 08:33:47 ---> a23f77915cde 08:33:47 Step 5/24 : COPY go.mod vendor* ./ 08:33:47 ---> 976145624669 08:33:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:47 ---> Running in 1feb8b3b79b4 08:33:53 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 08:34:05 Removing intermediate container 351872a1ea24 08:34:05 ---> 9f9578012218 08:34:05 08:34:05 Step 9/21 : FROM alpine:3.16 08:34:05 Removing intermediate container 2bd3b305b578 08:34:05 ---> a5860d91b69f 08:34:05 08:34:05 Step 10/24 : FROM alpine:3.16 08:34:05 Removing intermediate container 40f065f898db 08:34:05 ---> ac5f89eac396 08:34:05 08:34:05 Step 10/23 : FROM alpine:3.16 08:34:05 3.16: Pulling from library/alpine 08:34:05 3.16: Pulling from library/alpine 08:34:05 3.16: Pulling from library/alpine 08:34:05 Removing intermediate container 1feb8b3b79b4 08:34:05 ---> 1ea07f3a858a 08:34:05 Step 7/24 : COPY . . 08:34:06 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:06 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:06 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:06 Status: Downloaded newer image for alpine:3.16 08:34:06 Status: Image is up to date for alpine:3.16 08:34:06 Status: Downloaded newer image for alpine:3.16 08:34:06 ---> bfe296a52501 08:34:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:06 ---> bfe296a52501 08:34:06 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:06 ---> bfe296a52501 08:34:06 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:06 Removing intermediate container 9ad3f665e6a6 08:34:06 ---> ed21fed54edd 08:34:06 08:34:06 Step 10/22 : FROM alpine:3.16 08:34:06 ---> bfe296a52501 08:34:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:06 ---> Running in ec174ca755ad 08:34:06 ---> Running in f76d543a52c1 08:34:06 ---> Running in 3b4e6612ba3a 08:34:06 ---> Running in 5dae070bcdab 08:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:07 (1/1) Installing dumb-init (1.2.5-r1) 08:34:07 Executing busybox-1.35.0-r17.trigger 08:34:07 OK: 6 MiB in 15 packages 08:34:07 (1/1) Installing dumb-init (1.2.5-r1) 08:34:07 Executing busybox-1.35.0-r17.trigger 08:34:07 OK: 6 MiB in 15 packages 08:34:07 (1/6) Installing ca-certificates (20220614-r0) 08:34:07 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:07 (1/2) Installing ca-certificates (20220614-r0) 08:34:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:07 (4/6) Installing libcurl (7.83.1-r5) 08:34:07 (2/2) Installing dumb-init (1.2.5-r1) 08:34:07 Executing busybox-1.35.0-r17.trigger 08:34:07 (5/6) Installing curl (7.83.1-r5) 08:34:07 Executing ca-certificates-20220614-r0.trigger 08:34:07 (6/6) Installing dumb-init (1.2.5-r1) 08:34:07 Executing busybox-1.35.0-r17.trigger 08:34:07 Executing ca-certificates-20220614-r0.trigger 08:34:07 OK: 6 MiB in 16 packages 08:34:07 OK: 8 MiB in 20 packages 08:34:08 ---> 471385dbb8f3 08:34:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:08 Removing intermediate container f76d543a52c1 08:34:08 ---> f63ca859286b 08:34:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:09 ---> Running in e6dbfb99df48 08:34:09 Removing intermediate container ec174ca755ad 08:34:09 ---> 1e54648a3ab2 08:34:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:09 ---> Running in fe63057b5a30 08:34:09 Removing intermediate container 3b4e6612ba3a 08:34:09 ---> 75df6b66bdac 08:34:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:09 Removing intermediate container 5dae070bcdab 08:34:09 ---> ed005a5a9df5 08:34:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:09 ---> Running in 6b24b12e4aff 08:34:09 ---> Running in 3c4a436a76ac 08:34:09 ---> Running in b44ee792aa44 08:34:09 Removing intermediate container e6dbfb99df48 08:34:09 ---> 9376f23af0c0 08:34:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:09 Removing intermediate container fe63057b5a30 08:34:09 ---> 36c7b1396729 08:34:09 Step 13/23 : ENV APP_PORT=59882 08:34:09 ---> Running in 574de189f9f0 08:34:09 ---> Running in ab495e5ed9a8 08:34:09 Removing intermediate container 3c4a436a76ac 08:34:09 ---> 6683c5719d82 08:34:09 Step 13/24 : ENV APP_PORT=59881 08:34:09 Removing intermediate container 6b24b12e4aff 08:34:09 ---> 543ebcc5a2ae 08:34:09 Step 12/21 : WORKDIR /edgex 08:34:09 Removing intermediate container b44ee792aa44 08:34:09 ---> 404007349a48 08:34:09 Step 13/22 : ENV APP_PORT=59860 08:34:09 ---> Running in cf33751b40e5 08:34:09 Removing intermediate container 574de189f9f0 08:34:09 ---> 835c683d45e3 08:34:09 Step 14/23 : EXPOSE $APP_PORT 08:34:09 ---> Running in e99333637658 08:34:09 ---> Running in 58c27ba63e5f 08:34:09 Removing intermediate container ab495e5ed9a8 08:34:09 ---> 79e64ee69d6b 08:34:09 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 08:34:09 ---> Running in 38e39f19d3f7 08:34:09 ---> Running in 9575b1b245d7 08:34:09 Removing intermediate container cf33751b40e5 08:34:09 ---> 25e10a1bd6fa 08:34:09 Step 14/24 : EXPOSE $APP_PORT 08:34:09 Removing intermediate container e99333637658 08:34:09 ---> dac987745489 08:34:09 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:09 Removing intermediate container 58c27ba63e5f 08:34:09 ---> 5c89a3114364 08:34:09 Step 14/22 : EXPOSE $APP_PORT 08:34:09 ---> Running in 481a906536ff 08:34:09 Removing intermediate container 38e39f19d3f7 08:34:09 ---> 7d64be74f23e 08:34:09 Step 15/23 : WORKDIR / 08:34:09 ---> Running in 4a4daf224581 08:34:09 ---> Running in d5c2a67f7d9b 08:34:09 Removing intermediate container 481a906536ff 08:34:09 ---> 91e099d83698 08:34:09 Step 15/24 : WORKDIR / 08:34:09 ---> 8774ffc84fe3 08:34:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:09 Removing intermediate container 4a4daf224581 08:34:09 ---> d5112cc150e3 08:34:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:09 ---> Running in 4f4f7d91e4cf 08:34:09 Removing intermediate container d5c2a67f7d9b 08:34:09 ---> e5644b61c64d 08:34:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:10 Removing intermediate container 4f4f7d91e4cf 08:34:10 ---> 6908e6983fe6 08:34:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:10 ---> d9df8b788b94 08:34:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:10 ---> 6a082317377d 08:34:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:34:10 ---> 3e4ce00a51d2 08:34:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:10 ---> 392ac2d66444 08:34:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:10 Removing intermediate container 9575b1b245d7 08:34:10 ---> 06135df9f31a 08:34:10 Step 11/24 : WORKDIR /edgex-go 08:34:10 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:10 ---> Running in 1e93e733eef0 08:34:10 ---> f093b9693d41 08:34:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:34:10 ---> 837a7ba26e9f 08:34:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:10 ---> 7f0de1c46e15 08:34:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:10 ---> 7a3a939c019a 08:34:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:34:10 Removing intermediate container 1e93e733eef0 08:34:10 ---> 6574232efcb4 08:34:10 08:34:10 Step 12/24 : FROM alpine:3.15 08:34:10 ---> c4fc93816858 08:34:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:10 ---> Using cache 08:34:10 ---> d44eb0806346 08:34:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:10 ---> Running in 357a077d0c9c 08:34:10 ---> c675f0c340ba 08:34:10 Step 19/23 : ENTRYPOINT ["/core-command"] 08:34:11 ---> 0c901879515c 08:34:11 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:11 ---> Running in bec95e9b4fb0 08:34:11 ---> Running in 1afb088cf60d 08:34:11 ---> 7b2c551db75e 08:34:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:11 ---> 9538cbc88bea 08:34:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:34:11 ---> Running in b584dc57aa22 08:34:11 Removing intermediate container bec95e9b4fb0 08:34:11 ---> e004847cee17 08:34:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:11 ---> Running in 86ce5d616159 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:11 ---> 854942eb3320 08:34:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:11 Removing intermediate container b584dc57aa22 08:34:11 ---> 2dd87cdd2f72 08:34:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:11 ---> Running in 2d49aa6108f1 08:34:11 ---> Running in 2a3f828cc15c 08:34:11 Removing intermediate container 86ce5d616159 08:34:11 ---> 4cf11106ad6c 08:34:11 Step 21/23 : LABEL arch=x86_64 08:34:11 ---> Running in af0de5dd7ae8 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:11 Removing intermediate container 2a3f828cc15c 08:34:11 ---> f1aeb577c03a 08:34:11 Step 20/22 : LABEL arch=x86_64 08:34:11 Removing intermediate container 2d49aa6108f1 08:34:11 ---> 2c26fcd78d91 08:34:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:11 ---> Running in a44e795ad7a4 08:34:11 ---> Running in d866d16e2dbb 08:34:11 Removing intermediate container af0de5dd7ae8 08:34:11 ---> 169945b3aeeb 08:34:11 Step 22/23 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:34:11 ---> Running in 12674d97c77d 08:34:12 Removing intermediate container a44e795ad7a4 08:34:12 ---> b8ff3fd9e035 08:34:12 Step 21/22 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:34:12 Removing intermediate container d866d16e2dbb 08:34:12 ---> 6b8183b385d9 08:34:12 Step 22/24 : LABEL arch=x86_64 08:34:12 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:12 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:12 OK: 15859 distinct packages available 08:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:12 ---> Running in 1feec2cb783d 08:34:12 ---> Running in b4315383ae53 08:34:12 Removing intermediate container 12674d97c77d 08:34:12 ---> c27be208ed6f 08:34:12 Step 23/23 : LABEL version=0.0.0 08:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:12 Removing intermediate container 1afb088cf60d 08:34:12 ---> 444a8c81d26a 08:34:12 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:12 ---> Running in 343f7c5657d6 08:34:12 ---> Running in 2d56a4edeead 08:34:12 Removing intermediate container 1feec2cb783d 08:34:12 ---> 0461963cd149 08:34:12 Step 22/22 : LABEL version=0.0.0 08:34:12 Removing intermediate container b4315383ae53 08:34:12 ---> 51f53182df44 08:34:12 Step 23/24 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:34:12 ---> Running in 5d9a64df6112 08:34:12 (1/4) Installing dumb-init (1.2.5-r1) 08:34:12 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:12 (3/4) Installing libucontext (1.1-r0) 08:34:12 Removing intermediate container 343f7c5657d6 08:34:12 ---> 8d46ae897484 08:34:12 08:34:12 (4/4) Installing gcompat (1.0.0-r4) 08:34:12 Executing busybox-1.34.1-r7.trigger 08:34:12 OK: 6 MiB in 18 packages 08:34:12 ---> Running in 038caf5a3ff4 08:34:12 Removing intermediate container 2d56a4edeead 08:34:12 ---> ce84f1b6569e 08:34:12 Step 19/21 : LABEL arch=x86_64 08:34:12 Removing intermediate container 5d9a64df6112 08:34:12 ---> 9d542d0361b3 08:34:12 08:34:12 ---> Running in 86880dd497b3 08:34:12 Successfully built 8d46ae897484 08:34:12 Successfully tagged core-command:latest 08:34:12  Building core-command ... done Building core-data 08:34:12 Removing intermediate container 038caf5a3ff4 08:34:12 ---> 16ace33fe687 08:34:12 Step 24/24 : LABEL version=0.0.0 08:34:12 Successfully built 9d542d0361b3 08:34:12 Successfully tagged support-notifications:latest 08:34:12  Building support-notifications ... done Building support-scheduler 08:34:12 ---> Running in dc3ad22d8533 08:34:12 Removing intermediate container 86880dd497b3 08:34:12 ---> d2aeee4a1535 08:34:12 Step 20/21 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:34:14 Removing intermediate container dc3ad22d8533 08:34:14 ---> 02bd447988aa 08:34:14 08:34:14 Successfully built 02bd447988aa 08:34:14 Successfully tagged core-metadata:latest 08:34:14  Building core-metadata ... done Building security-secretstore-setup 08:34:14 ---> Running in 58f387b51529 08:34:14 Removing intermediate container 357a077d0c9c 08:34:14 ---> 7fe1a528076a 08:34:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:14 Removing intermediate container 58f387b51529 08:34:14 ---> 105d001d21ef 08:34:14 Step 21/21 : LABEL version=0.0.0 08:34:14 ---> Running in 364e50ed8563 08:34:15 Removing intermediate container 364e50ed8563 08:34:15 ---> 43d02e67bf0a 08:34:15 08:34:15 Successfully built 43d02e67bf0a 08:34:15 Successfully tagged security-proxy-setup:latest 08:34:15 Building security-spire-server 08:34:16  Building security-proxy-setup ... done  ---> 8204d77f4807 08:34:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:17 ---> 8ff1ca79d0ed 08:34:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:17 ---> Using cache 08:34:17 ---> f46c6d7ff57c 08:34:17 Step 4/22 : WORKDIR /edgex-go 08:34:17 ---> Using cache 08:34:17 ---> f741ad1b4efb 08:34:17 Step 5/22 : RUN apk add --update --no-cache make git 08:34:17 ---> Using cache 08:34:17 ---> 824c0765e02e 08:34:17 Step 6/22 : COPY go.mod vendor* ./ 08:34:17 ---> Using cache 08:34:17 ---> 571547e5fafc 08:34:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:17 ---> Using cache 08:34:17 ---> e689008db355 08:34:17 Step 8/22 : COPY . . 08:34:17 ---> Using cache 08:34:17 ---> 7ab89247a99f 08:34:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:18 ---> 1f7943f57281 08:34:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:18 ---> Running in ae13c6004d1a 08:34:18 ---> Running in cbd9525d5bc0 08:34:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:18 ---> 8ff1ca79d0ed 08:34:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:18 ---> Using cache 08:34:18 ---> f46c6d7ff57c 08:34:18 Step 4/22 : WORKDIR /edgex-go 08:34:18 ---> Using cache 08:34:18 ---> f741ad1b4efb 08:34:18 Step 5/22 : RUN apk add --update --no-cache make git 08:34:18 ---> Using cache 08:34:18 ---> 824c0765e02e 08:34:18 Step 6/22 : COPY go.mod vendor* ./ 08:34:18 ---> Using cache 08:34:18 ---> 571547e5fafc 08:34:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:18 ---> Using cache 08:34:18 ---> e689008db355 08:34:18 Step 8/22 : COPY . . 08:34:18 ---> Using cache 08:34:18 ---> 7ab89247a99f 08:34:18 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:18 Removing intermediate container cbd9525d5bc0 08:34:18 ---> ea289729f518 08:34:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:18 ---> Running in f28fb508da0d 08:34:18 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 08:34:18 ---> b6413b8b2630 08:34:18 Step 19/24 : WORKDIR / 08:34:18 ---> Running in 91062c68bf69 08:34:18 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 08:34:19 Removing intermediate container 91062c68bf69 08:34:19 ---> bab5f4e77a18 08:34:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:19 ---> Running in 7efc7f9d860b 08:34:19 Removing intermediate container 7efc7f9d860b 08:34:19 ---> dac0897363b3 08:34:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:19 ---> Running in a56f03b8ceee 08:34:19 Removing intermediate container a56f03b8ceee 08:34:19 ---> 1025f5647a0b 08:34:19 Step 22/24 : LABEL arch=x86_64 08:34:19 ---> Running in f55aedd95cbf 08:34:19 Removing intermediate container f55aedd95cbf 08:34:19 ---> e2e23cb93f59 08:34:19 Step 23/24 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:34:19 ---> Running in 977072c3965a 08:34:20 Removing intermediate container 977072c3965a 08:34:20 ---> 9d736e546d26 08:34:20 Step 24/24 : LABEL version=0.0.0 08:34:20 ---> Running in ee75e3098be2 08:34:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:20 ---> 8ff1ca79d0ed 08:34:20 Step 3/24 : WORKDIR /edgex-go 08:34:20 ---> Using cache 08:34:20 ---> 4bb6295e90b6 08:34:20 Step 4/24 : RUN apk add --update --no-cache make git 08:34:20 ---> Using cache 08:34:20 ---> 65fff9972906 08:34:20 Step 5/24 : COPY go.mod vendor* ./ 08:34:20 ---> Using cache 08:34:20 ---> f427c28e36e2 08:34:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:20 ---> Using cache 08:34:20 ---> b51c401f46df 08:34:20 Step 7/24 : COPY . . 08:34:20 ---> Using cache 08:34:20 ---> f7c9b6f1cf8e 08:34:20 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:20 Removing intermediate container ee75e3098be2 08:34:20 ---> 0a5ad4c21905 08:34:20 08:34:20 ---> Running in b7b606f2adf9 08:34:20 Successfully built 0a5ad4c21905 08:34:20 Successfully tagged security-spire-config:latest 08:34:20  Building security-spire-config ... done Building security-spiffe-token-provider 08:34:20 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 08:34:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:21 ---> 8ff1ca79d0ed 08:34:21 Step 3/23 : WORKDIR /edgex-go 08:34:21 ---> Using cache 08:34:21 ---> 4bb6295e90b6 08:34:21 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:21 ---> Using cache 08:34:21 ---> a23f77915cde 08:34:21 Step 5/23 : COPY go.mod vendor* ./ 08:34:21 ---> Using cache 08:34:21 ---> 976145624669 08:34:21 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 ---> Using cache 08:34:21 ---> 1ea07f3a858a 08:34:21 Step 7/23 : COPY . . 08:34:21 ---> Using cache 08:34:21 ---> 471385dbb8f3 08:34:21 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:21 ---> Using cache 08:34:21 ---> 9376f23af0c0 08:34:21 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:21 ---> Using cache 08:34:21 ---> 79e64ee69d6b 08:34:21 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 08:34:23 ---> Running in bb4124d3fee4 08:34:25 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:25 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:25 ---> 8ff1ca79d0ed 08:34:25 Step 3/19 : WORKDIR /edgex-go 08:34:25 ---> Using cache 08:34:25 ---> 4bb6295e90b6 08:34:25 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:25 ---> Running in c961f4b5784f 08:34:25 Removing intermediate container bb4124d3fee4 08:34:25 ---> c8f170bc876a 08:34:25 Step 11/23 : WORKDIR /edgex-go 08:34:25 ---> Running in d921714a8f2f 08:34:25 Removing intermediate container d921714a8f2f 08:34:25 ---> 7d08dc4dd3ba 08:34:25 08:34:25 Step 12/23 : FROM alpine:3.15 08:34:25 ---> c4fc93816858 08:34:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:25 ---> Using cache 08:34:25 ---> d44eb0806346 08:34:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:25 ---> Using cache 08:34:25 ---> ecaf0021f360 08:34:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:26 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:26 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:26 OK: 17043 distinct packages available 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:26 OK: 211 MiB in 51 packages 08:34:27 ---> 31001eed85c0 08:34:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:27 Removing intermediate container c961f4b5784f 08:34:27 ---> 86468c686ed7 08:34:27 Step 5/19 : COPY go.mod vendor* ./ 08:34:28 ---> 80058c4cee21 08:34:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:28 ---> 3a296b69b16d 08:34:28 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:28 ---> Running in abd68e3b5cef 08:34:28 ---> 95f5b308b196 08:34:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:29 ---> e135781478b0 08:34:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:29 ---> Running in c7af2f373784 08:34:29 Removing intermediate container c7af2f373784 08:34:29 ---> 36a5b4a73d9d 08:34:29 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:29 ---> Running in 47df4a98ac4a 08:34:29 Removing intermediate container 47df4a98ac4a 08:34:29 ---> 68cb3717b441 08:34:29 Step 21/23 : LABEL arch=x86_64 08:34:30 ---> Running in 8ff67f24343a 08:34:30 Removing intermediate container 8ff67f24343a 08:34:30 ---> 8be2156b86ed 08:34:30 Step 22/23 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:34:30 ---> Running in 9ccbb03583e7 08:34:31 Removing intermediate container 9ccbb03583e7 08:34:31 ---> 9cdf8168199d 08:34:31 Step 23/23 : LABEL version=0.0.0 08:34:31 ---> Running in b84e0f22c8d6 08:34:31 Removing intermediate container b84e0f22c8d6 08:34:31 ---> 5eaf4011a6e4 08:34:31 08:34:31 Successfully built 5eaf4011a6e4 08:34:31 Successfully tagged security-spire-server:latest 08:34:31 Building security-bootstrapper 08:34:35  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:35 ---> 8ff1ca79d0ed 08:34:35 Step 3/32 : WORKDIR /edgex-go 08:34:35 ---> Using cache 08:34:35 ---> 4bb6295e90b6 08:34:35 Step 4/32 : RUN apk add --update --no-cache make git 08:34:35 ---> Using cache 08:34:35 ---> 65fff9972906 08:34:35 Step 5/32 : COPY go.mod vendor* ./ 08:34:35 ---> Using cache 08:34:35 ---> f427c28e36e2 08:34:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:35 ---> Using cache 08:34:35 ---> b51c401f46df 08:34:35 Step 7/32 : COPY . . 08:34:35 ---> Using cache 08:34:35 ---> f7c9b6f1cf8e 08:34:35 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:35 ---> Running in 41aed8b02d41 08:34:36 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 08:34:49 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 08:34:49 Removing intermediate container abd68e3b5cef 08:34:49 ---> ae691b1c5da1 08:34:49 Step 7/19 : COPY . . 08:34:51 Removing intermediate container ae13c6004d1a 08:34:51 ---> 900d3241ef29 08:34:51 08:34:51 Step 10/22 : FROM alpine:3.16 08:34:51 ---> bfe296a52501 08:34:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:51 ---> Running in 939973d56225 08:34:51 Removing intermediate container 939973d56225 08:34:51 ---> f2ba52493275 08:34:51 Step 12/22 : ENV APP_PORT=59880 08:34:51 ---> Running in 23f545c7a352 08:34:52 Removing intermediate container 23f545c7a352 08:34:52 ---> 0bbfaff20b86 08:34:52 Step 13/22 : EXPOSE $APP_PORT 08:34:52 ---> Running in 50d6335adc6e 08:34:52 Removing intermediate container 50d6335adc6e 08:34:52 ---> 584008ef15f9 08:34:52 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:34:52 ---> Running in cb7741ab0b97 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:53 (1/1) Installing dumb-init (1.2.5-r1) 08:34:53 Executing busybox-1.35.0-r17.trigger 08:34:53 OK: 6 MiB in 15 packages 08:34:53 ---> f55154ca4d0d 08:34:53 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:53 Removing intermediate container b7b606f2adf9 08:34:53 ---> e06265ccd53d 08:34:53 08:34:53 Step 9/24 : FROM alpine:3.16 08:34:53 ---> bfe296a52501 08:34:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:53 ---> Running in 5bfa3871fcbd 08:34:53 ---> Running in eab4a4e614d1 08:34:54 Removing intermediate container cb7741ab0b97 08:34:54 ---> 6f2d9e3a279c 08:34:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:54 ---> ffa58990e436 08:34:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:54 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 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:55 (1/3) Installing ca-certificates (20220614-r0) 08:34:55 (2/3) Installing dumb-init (1.2.5-r1) 08:34:55 (3/3) Installing su-exec (0.2-r1) 08:34:55 Executing busybox-1.35.0-r17.trigger 08:34:55 Executing ca-certificates-20220614-r0.trigger 08:34:55 OK: 6 MiB in 17 packages 08:34:55 ---> 3a7742f490e5 08:34:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:34:55 Removing intermediate container f28fb508da0d 08:34:55 ---> f35ee9d6d4cf 08:34:55 08:34:55 Step 10/22 : FROM alpine:3.16 08:34:55 ---> bfe296a52501 08:34:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:55 ---> Using cache 08:34:55 ---> 1e54648a3ab2 08:34:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:55 ---> Using cache 08:34:55 ---> 6683c5719d82 08:34:55 Step 13/22 : ENV APP_PORT=59861 08:34:55 ---> Running in 2274ae0690d0 08:34:55 ---> 0d2f7a29dcb6 08:34:55 Step 18/22 : ENTRYPOINT ["/core-data"] 08:34:55 ---> Running in 7a107e1dd6b0 08:34:55 Removing intermediate container eab4a4e614d1 08:34:55 ---> 1ef599cdf488 08:34:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:55 Removing intermediate container 2274ae0690d0 08:34:55 ---> 943ef17b2f26 08:34:55 Step 14/22 : EXPOSE $APP_PORT 08:34:55 ---> Running in 6a5f976b94e0 08:34:56 ---> Running in bf9d4c331f52 08:34:56 Removing intermediate container 7a107e1dd6b0 08:34:56 ---> 59008a506e47 08:34:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:56 ---> Running in 97d266044dfb 08:34:56 Removing intermediate container 6a5f976b94e0 08:34:56 ---> bcc1ce71a1df 08:34:56 Step 12/24 : WORKDIR / 08:34:56 ---> Running in a97948c8f438 08:34:56 Removing intermediate container bf9d4c331f52 08:34:56 ---> ace35ee3dae2 08:34:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:56 Removing intermediate container 97d266044dfb 08:34:56 ---> bb138e6de98c 08:34:56 Step 20/22 : LABEL arch=x86_64 08:34:56 ---> Running in c22a40561903 08:34:56 Removing intermediate container a97948c8f438 08:34:56 ---> b6998815a82f 08:34:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:34:56 Removing intermediate container c22a40561903 08:34:56 ---> a1f484fd8bfc 08:34:56 Step 21/22 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:34:56 ---> 3a29d80fd974 08:34:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:56 ---> Running in 3a8fb931d8cb 08:34:56 ---> 9a0af748ba8b 08:34:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:34:56 Removing intermediate container 3a8fb931d8cb 08:34:56 ---> 2b4de8aac1de 08:34:56 Step 22/22 : LABEL version=0.0.0 08:34:56 ---> Running in 66a61abf65ea 08:34:56 ---> 06c408d57325 08:34:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:56 Removing intermediate container 66a61abf65ea 08:34:56 ---> 0e92788052e2 08:34:56 08:34:56 Successfully built 0e92788052e2 08:34:56 Successfully tagged core-data:latest 08:34:57  Building core-data ... done  ---> b38adabc65f5 08:34:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:34:57 ---> 74c18fde4a5d 08:34:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:57 ---> 777dfee6e2a5 08:34:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:34:57 ---> 9f768e8ea986 08:34:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:57 ---> Running in eb6644d94a15 08:34:57 Removing intermediate container eb6644d94a15 08:34:57 ---> bafca2b77be2 08:34:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:57 ---> Running in 3264efaf9e0f 08:34:57 ---> 6970a8de9ed5 08:34:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:57 Removing intermediate container 3264efaf9e0f 08:34:57 ---> abb726ee6ae9 08:34:57 Step 20/22 : LABEL arch=x86_64 08:34:57 ---> Running in 55c87e4ee439 08:34:57 Removing intermediate container 55c87e4ee439 08:34:57 ---> 7e77d548d98d 08:34:57 Step 21/22 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:34:58 ---> 62f9be41c461 08:34:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:34:58 ---> Running in e4e0aecc1bcd 08:34:58 Removing intermediate container e4e0aecc1bcd 08:34:58 ---> fec9b44b2e81 08:34:58 Step 22/22 : LABEL version=0.0.0 08:34:58 ---> Running in d326623556d6 08:34:58 ---> c4dccc5baf40 08:34:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:58 ---> Running in 36a4ee4b4082 08:34:58 Removing intermediate container d326623556d6 08:34:58 ---> fdd7d84dfd36 08:34:58 08:34:58 Successfully built fdd7d84dfd36 08:34:58 Successfully tagged support-scheduler:latest 08:34:59  Building support-scheduler ... done Removing intermediate container 41aed8b02d41 08:34:59 ---> 2a7baf61885f 08:34:59 08:34:59 Step 9/32 : FROM alpine:3.16 08:34:59 ---> bfe296a52501 08:34:59 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:59 ---> Running in 0b141e634ad0 08:34:59 Removing intermediate container 36a4ee4b4082 08:34:59 ---> 7019a841fa63 08:34:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:34:59 Removing intermediate container 0b141e634ad0 08:34:59 ---> dd2df69e6201 08:34:59 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:59 ---> Running in fb9398f41208 08:34:59 ---> Running in 4beee92937a8 08:34:59 Removing intermediate container fb9398f41208 08:34:59 ---> 3eb6e6c542f8 08:34:59 Step 22/24 : LABEL arch=x86_64 08:34:59 ---> Running in d962859f6944 08:35:00 Removing intermediate container d962859f6944 08:35:00 ---> 2a8371908954 08:35:00 Step 23/24 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:35:00 ---> Running in a4c8635d3848 08:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:00 Removing intermediate container a4c8635d3848 08:35:00 ---> c6debc1a465b 08:35:00 Step 24/24 : LABEL version=0.0.0 08:35:00 ---> Running in 401406ff55f0 08:35:00 (1/2) Installing dumb-init (1.2.5-r1) 08:35:00 (2/2) Installing su-exec (0.2-r1) 08:35:00 Executing busybox-1.35.0-r17.trigger 08:35:00 OK: 6 MiB in 16 packages 08:35:00 Removing intermediate container 401406ff55f0 08:35:00 ---> d02d9649a60c 08:35:00 08:35:00 Successfully built d02d9649a60c 08:35:00 Successfully tagged security-secretstore-setup:latest 08:35:00  Building security-secretstore-setup ... done Removing intermediate container 4beee92937a8 08:35:00 ---> 5cc8f9171254 08:35:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:00 ---> Running in cdd135c7939a 08:35:01 Removing intermediate container cdd135c7939a 08:35:01 ---> 0515db6a1652 08:35:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:01 ---> Running in 71772466977a 08:35:01 Removing intermediate container 71772466977a 08:35:01 ---> 4723808b8f49 08:35:01 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:01 ---> Running in a3afc5ec2516 08:35:01 Removing intermediate container a3afc5ec2516 08:35:01 ---> 5162810fb6cf 08:35:01 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:01 ---> Running in 4f6321fb7798 08:35:01 Removing intermediate container 4f6321fb7798 08:35:01 ---> f595d6a53c45 08:35:01 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:01 ---> Running in 5a7f80fba417 08:35:02 Removing intermediate container 5a7f80fba417 08:35:02 ---> c81aff9b386d 08:35:02 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:02 ---> Running in 0fc82a07836a 08:35:02 Removing intermediate container 0fc82a07836a 08:35:02 ---> 9c9d89ec55b5 08:35:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:02 ---> 32188d38f48f 08:35:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:03 ---> Running in 52dbf60a4768 08:35:04 Removing intermediate container 52dbf60a4768 08:35:04 ---> 2b1a3966afa9 08:35:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 ---> 1562889489bb 08:35:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:04 ---> ae6b2d57a949 08:35:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:04 ---> 596ba7da8fb4 08:35:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:04 ---> ab9909cd5dad 08:35:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:05 ---> 1cb7372965a4 08:35:05 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:05 ---> 83d85f8cd80c 08:35:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:05 ---> eca627901680 08:35:05 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:05 ---> Running in 8e477387b5f3 08:35:06 Removing intermediate container 8e477387b5f3 08:35:06 ---> 4342a0389096 08:35:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:06 ---> Running in c9050d0efb8c 08:35:06 Removing intermediate container c9050d0efb8c 08:35:06 ---> a2791243635a 08:35:06 Step 29/32 : CMD ["gate"] 08:35:06 ---> Running in ae33a70e8790 08:35:06 Removing intermediate container ae33a70e8790 08:35:06 ---> 95e25a3a1150 08:35:06 Step 30/32 : LABEL arch=x86_64 08:35:06 ---> Running in 0d1f4fd6ea59 08:35:07 Removing intermediate container 0d1f4fd6ea59 08:35:07 ---> 696bdfcb3aa4 08:35:07 Step 31/32 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:35:07 ---> Running in bf9d0fb958f8 08:35:07 Removing intermediate container bf9d0fb958f8 08:35:07 ---> 53255d77005b 08:35:07 Step 32/32 : LABEL version=0.0.0 08:35:07 ---> Running in a5e834303a9a 08:35:07 Removing intermediate container a5e834303a9a 08:35:07 ---> 6794200ac58a 08:35:07 08:35:07 Successfully built 6794200ac58a 08:35:07 Successfully tagged security-bootstrapper:latest 08:35:11  Building security-bootstrapper ... done Removing intermediate container 5bfa3871fcbd 08:35:11 ---> c2c38cda2744 08:35:11 08:35:11 Step 9/19 : FROM alpine:3.15 08:35:11 ---> c4fc93816858 08:35:11 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:11 ---> Using cache 08:35:11 ---> d44eb0806346 08:35:11 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:11 ---> Running in 14c44e5a587f 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:12 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:12 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:12 OK: 15859 distinct packages available 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:12 (1/9) Installing ca-certificates (20220614-r0) 08:35:12 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:12 (4/9) Installing libcurl (7.80.0-r5) 08:35:12 (5/9) Installing curl (7.80.0-r5) 08:35:12 (6/9) Installing dumb-init (1.2.5-r1) 08:35:12 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:12 (8/9) Installing libucontext (1.1-r0) 08:35:12 (9/9) Installing gcompat (1.0.0-r4) 08:35:12 Executing busybox-1.34.1-r7.trigger 08:35:12 Executing ca-certificates-20220614-r0.trigger 08:35:12 OK: 8 MiB in 23 packages 08:35:13 Removing intermediate container 14c44e5a587f 08:35:13 ---> 9258831e24bd 08:35:13 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:13 ---> 0ce62a752460 08:35:13 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:13 ---> a0d2bcbfbd9b 08:35:13 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:13 ---> 93e43c7a32f8 08:35:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:13 ---> Running in 7fa561b16483 08:35:13 Removing intermediate container 7fa561b16483 08:35:13 ---> d97448732340 08:35:13 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:14 ---> Running in 48c9bb1ad177 08:35:14 Removing intermediate container 48c9bb1ad177 08:35:14 ---> f0db612fdf82 08:35:14 Step 17/19 : LABEL arch=x86_64 08:35:14 ---> Running in 72996cbd2827 08:35:14 Removing intermediate container 72996cbd2827 08:35:14 ---> 6cae1ace5479 08:35:14 Step 18/19 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b 08:35:14 ---> Running in db8c6b78d683 08:35:14 Removing intermediate container db8c6b78d683 08:35:14 ---> 476a819423c9 08:35:14 Step 19/19 : LABEL version=0.0.0 08:35:14 ---> Running in 65d54b3dac97 08:35:14 Removing intermediate container 65d54b3dac97 08:35:14 ---> aa84cbd75d59 08:35:14 08:35:14 Successfully built aa84cbd75d59 08:35:14 Successfully tagged security-spiffe-token-provider:latest 08:35:14  Building security-spiffe-token-provider ... done  [Pipeline] } 08:35:14 $ docker stop --time=1 cbbb2b0fda4e715e15492dff9eff7db0bbacc0067e10f2cec1c5c346524d005e 08:35:16 $ docker rm -f --volumes cbbb2b0fda4e715e15492dff9eff7db0bbacc0067e10f2cec1c5c346524d005e [Pipeline] // withDockerContainer [Pipeline] sh 08:35:16 + docker images 08:35:16 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:16 security-spiffe-token-provider latest aa84cbd75d59 2 seconds ago 29.8MB 08:35:16 c2c38cda2744 6 seconds ago 1.7GB 08:35:16 security-bootstrapper latest 6794200ac58a 9 seconds ago 20.3MB 08:35:16 security-secretstore-setup latest d02d9649a60c 16 seconds ago 29.9MB 08:35:16 2a7baf61885f 17 seconds ago 1.66GB 08:35:16 support-scheduler latest fdd7d84dfd36 18 seconds ago 30MB 08:35:16 core-data latest 0e92788052e2 20 seconds ago 17.9MB 08:35:16 f35ee9d6d4cf 21 seconds ago 1.74GB 08:35:16 e06265ccd53d 23 seconds ago 1.66GB 08:35:16 900d3241ef29 26 seconds ago 1.68GB 08:35:16 security-spire-server latest 5eaf4011a6e4 45 seconds ago 86.5MB 08:35:16 7d08dc4dd3ba 51 seconds ago 1.54GB 08:35:16 security-spire-config latest 0a5ad4c21905 56 seconds ago 85.8MB 08:35:16 security-proxy-setup latest 43d02e67bf0a About a minute ago 27.8MB 08:35:16 support-notifications latest 9d542d0361b3 About a minute ago 30.6MB 08:35:16 core-metadata latest 02bd447988aa About a minute ago 18.5MB 08:35:16 core-command latest 8d46ae897484 About a minute ago 17.7MB 08:35:16 6574232efcb4 About a minute ago 1.54GB 08:35:16 ed21fed54edd About a minute ago 1.74GB 08:35:16 ac5f89eac396 About a minute ago 1.67GB 08:35:16 a5860d91b69f About a minute ago 1.68GB 08:35:16 9f9578012218 About a minute ago 1.66GB 08:35:16 security-spire-agent latest c583e7441e42 About a minute ago 125MB 08:35:16 89c7165c66a0 About a minute ago 1.54GB 08:35:16 ci-base-image-x86_64 latest 8ff1ca79d0ed 4 minutes ago 904MB 08:35:16 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:35:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 08:35:16 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:35:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:35:16 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] } 08:35:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:35:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:35:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:35:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:35:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:35:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:35:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:35:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.449s coverage: 28.7% of statements 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.566s coverage: 98.5% of statements 08:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.113s coverage: 43.0% of statements 08:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.545s coverage: 54.0% of statements 08:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.645s coverage: 89.2% of statements 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 2.6% of statements 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:36:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.766s coverage: 95.6% of statements 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:36:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.651s coverage: 72.2% of statements 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:36:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.470s coverage: 60.0% of statements 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:36:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.815s coverage: 0.9% of statements 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:36:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.625s coverage: 58.8% of statements 08:36:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.498s coverage: 29.6% of statements 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.393s coverage: 47.1% of statements 08:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.342s coverage: 79.5% of statements 08:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.354s coverage: 94.1% of statements 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.385s coverage: 96.3% of statements 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.222s coverage: 94.4% of statements 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements 08:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.333s coverage: 79.9% of statements 08:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.402s coverage: 92.9% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.319s coverage: 87.2% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.203s coverage: 100.0% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.818s coverage: 91.2% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.003s coverage: 64.7% of statements 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.372s coverage: 65.3% of statements 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.828s coverage: 41.8% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.377s coverage: 17.7% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.623s coverage: 92.3% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:37:39 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 08:37:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:40 go vet ./... 08:39:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:31 ./bin/test-attribution-txt.sh [Pipeline] echo 08:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:39:32 + ls -al . 08:39:32 total 740 08:39:32 drwxrwxr-x 10 1001 1001 4096 Jan 18 08:33 . 08:39:32 drwxr-xr-x 4 root root 4096 Jan 18 08:33 .. 08:39:32 drwxrwxr-x 2 1001 1001 4096 Jan 18 08:32 .blubracket 08:39:32 -rw-rw-r-- 1 1001 1001 16 Jan 18 08:32 .dockerignore 08:39:32 drwxrwxr-x 8 1001 1001 4096 Jan 18 08:32 .git 08:39:32 drwxrwxr-x 3 1001 1001 4096 Jan 18 08:32 .github 08:39:32 -rw-rw-r-- 1 1001 1001 956 Jan 18 08:32 .gitignore 08:39:32 -rw-rw-r-- 1 1001 1001 42 Jan 18 08:32 .golangci.yml 08:39:32 -rw-rw-r-- 1 1001 1001 87 Jan 18 08:32 .hadolint.yml 08:39:32 -rw-rw-r-- 1 1001 1001 166 Jan 18 08:32 .sonarcloud.properties 08:39:32 -rw-rw-r-- 1 1001 1001 1171 Jan 18 08:32 ADOPTERS.md 08:39:32 -rw-rw-r-- 1 1001 1001 10825 Jan 18 08:32 Attribution.txt 08:39:32 -rw-rw-r-- 1 1001 1001 73765 Jan 18 08:32 CHANGELOG.md 08:39:32 -rw-rw-r-- 1 1001 1001 3804 Jan 18 08:32 CONTRIBUTING.md 08:39:32 -rw-rw-r-- 1 1001 1001 677 Jan 18 08:32 GOVERNANCE.md 08:39:32 -rw-rw-r-- 1 1001 1001 850 Jan 18 08:32 Jenkinsfile 08:39:32 -rw-rw-r-- 1 1001 1001 10775 Jan 18 08:32 LICENSE 08:39:32 -rw-rw-r-- 1 1001 1001 12513 Jan 18 08:32 Makefile 08:39:32 -rw-rw-r-- 1 1001 1001 582 Jan 18 08:32 OWNERS.md 08:39:32 -rw-rw-r-- 1 1001 1001 9403 Jan 18 08:32 README.md 08:39:32 -rw-rw-r-- 1 1001 1001 6912 Jan 18 08:32 SECURITY.md 08:39:32 -rw-rw-r-- 1 1001 1001 5 Jan 18 08:29 VERSION 08:39:32 drwxrwxr-x 2 1001 1001 4096 Jan 18 08:32 bin 08:39:32 drwxrwxr-x 16 1001 1001 4096 Jan 18 08:32 cmd 08:39:32 -rw-r--r-- 1 root root 487391 Jan 18 08:37 coverage.out 08:39:32 -rw-rw-r-- 1 1001 1001 3377 Jan 18 08:32 go.mod 08:39:32 -rw-rw-r-- 1 1001 1001 34951 Jan 18 08:32 go.sum 08:39:32 drwxrwxr-x 7 1001 1001 4096 Jan 18 08:32 internal 08:39:32 drwxrwxr-x 3 1001 1001 4096 Jan 18 08:32 openapi 08:39:32 drwxrwxr-x 4 1001 1001 4096 Jan 18 08:32 snap 08:39:32 -rw-rw-r-- 1 1001 1001 204 Jan 18 08:32 version.go [Pipeline] sh 08:39:32 + '[' -e coverage.out ] 08:39:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:32 Warning: overwriting stash ‘coverage-report’ 08:39:33 Stashed 1 file(s) [Pipeline] sh 08:39:34 + make build 08:39:34 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 08:40:55 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 08:40: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 08:41:04 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 08:41:51 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 08:41: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 08:41:58 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 08:42:03 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 08:42:07 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 08:42: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 08:42:24 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] } 08:42:31 $ docker stop --time=1 58ab265ec0af68bbcb99b0453086657d21483666b48520c438d07a27938f5684 08:42:33 $ docker rm -f --volumes 58ab265ec0af68bbcb99b0453086657d21483666b48520c438d07a27938f5684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:35 08:42:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:35 latest: Pulling from edgex-devops/edgex-compose-arm64 08:42:35 29e5d40040c1: Pulling fs layer 08:42:35 1ce36da41761: Pulling fs layer 08:42:35 25b303627fd3: Pulling fs layer 08:42:35 29e5d40040c1: Verifying Checksum 08:42:35 29e5d40040c1: Download complete 08:42:35 1ce36da41761: Verifying Checksum 08:42:35 1ce36da41761: Download complete 08:42:36 29e5d40040c1: Pull complete 08:42:37 1ce36da41761: Pull complete 08:42:37 25b303627fd3: Verifying Checksum 08:42:37 25b303627fd3: Download complete 08:42:47 25b303627fd3: Pull complete 08:42:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:47 prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container 08:42:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:42:50 $ docker top 818394fd7bb2aa1f4131d4d8195ccd002ddf3ad2f87f7b3defcf3b940b702863 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:51 + docker-compose build --help 08:42:51 + grep parallel 08:42:55 --parallel Build images in parallel. [Pipeline] } 08:42:55 $ docker stop --time=1 818394fd7bb2aa1f4131d4d8195ccd002ddf3ad2f87f7b3defcf3b940b702863 08:42:57 $ docker rm -f --volumes 818394fd7bb2aa1f4131d4d8195ccd002ddf3ad2f87f7b3defcf3b940b702863 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:57 prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container 08:42:57 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:42:59 $ docker top dbc4b379237f156237288c69521ced5bc75d1851e017ea14ab62af3f32662edf -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:59 + docker-compose -f ./docker-compose-build.yml build --parallel 08:43:04 Building core-command ... 08:43:04 Building core-data ... 08:43:04 Building core-metadata ... 08:43:04 Building security-bootstrapper ... 08:43:04 Building security-proxy-setup ... 08:43:04 Building security-secretstore-setup ... 08:43:04 Building security-spiffe-token-provider ... 08:43:04 Building security-spire-agent ... 08:43:04 Building security-spire-config ... 08:43:04 Building security-spire-server ... 08:43:04 Building support-notifications ... 08:43:04 Building support-scheduler ... 08:43:04 Building security-spire-config 08:43:04 Building security-spire-agent 08:43:04 Building security-proxy-setup 08:43:04 Building core-metadata 08:43:04 Building core-data 08:43:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:43:51 ---> 127e6b0867b3 08:43:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:43:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:51 ---> 127e6b0867b3 08:43:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:43:51 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:43:51 ---> 127e6b0867b3 08:43:51 Step 3/21 : WORKDIR /edgex-go 08:43:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:43:51 ---> 127e6b0867b3 08:43:51 Step 3/24 : WORKDIR /edgex-go 08:43:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:43:51 ---> 127e6b0867b3 08:43:51 Step 3/24 : WORKDIR /edgex-go 08:43:51 ---> Running in 7b78770e6579 08:43:51 ---> Running in db09f16ed12e 08:43:51 ---> Running in e7912ddb1dcc 08:43:51 ---> Running in dbd0bb2f5a26 08:43:51 ---> Running in 46520b5597e7 08:43:51 Removing intermediate container e7912ddb1dcc 08:43:51 ---> 89fab1aaf79b 08:43:51 Removing intermediate container db09f16ed12e 08:43:51 Step 4/24 : WORKDIR /edgex-go 08:43:51 ---> bf1bb3ec31ef 08:43:51 Step 4/22 : WORKDIR /edgex-go 08:43:51 Removing intermediate container 7b78770e6579 08:43:51 ---> 1a911ffadd82 08:43:51 Step 4/21 : RUN apk add --update --no-cache make git 08:43:51 Removing intermediate container 46520b5597e7 08:43:51 ---> 0f7ada4f2a07 08:43:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:43:51 ---> Running in 016634d4ab57 08:43:51 ---> Running in 25cff0662e01 08:43:51 Removing intermediate container dbd0bb2f5a26 08:43:51 ---> 2d9797daa711 08:43:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:43:51 ---> Running in 6b66e4df0c05 08:43:51 ---> Running in 2afd4025987a 08:43:51 ---> Running in 5644f2c9fc69 08:43:51 Removing intermediate container 25cff0662e01 08:43:51 ---> 0deef343ba40 08:43:51 Step 5/24 : RUN apk add --update --no-cache make git 08:43:51 Removing intermediate container 016634d4ab57 08:43:51 ---> a8210d287ac1 08:43:51 Step 5/22 : RUN apk add --update --no-cache make git 08:43:51 ---> Running in fd9cd3b21c71 08:43:51 ---> Running in 03e510cd0d63 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:52 OK: 221 MiB in 51 packages 08:43:52 OK: 221 MiB in 51 packages 08:43:52 OK: 221 MiB in 51 packages 08:43:52 OK: 221 MiB in 51 packages 08:43:53 OK: 221 MiB in 51 packages 08:43:54 Removing intermediate container fd9cd3b21c71 08:43:54 ---> 7982d648221e 08:43:54 Step 6/24 : COPY go.mod vendor* ./ 08:43:54 Removing intermediate container 03e510cd0d63 08:43:54 ---> a028e944a7b0 08:43:54 Step 6/22 : COPY go.mod vendor* ./ 08:43:54 Removing intermediate container 5644f2c9fc69 08:43:54 ---> 75a0fe5be001 08:43:54 Step 5/24 : COPY go.mod vendor* ./ 08:43:54 Removing intermediate container 6b66e4df0c05 08:43:54 ---> f9fea11c8d13 08:43:54 Step 5/21 : COPY go.mod vendor* ./ 08:43:54 Removing intermediate container 2afd4025987a 08:43:54 ---> b0ff9149570d 08:43:54 Step 5/24 : COPY go.mod vendor* ./ 08:43:55 ---> da26ac6bdb61 08:43:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:55 ---> e955249d86c6 08:43:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:55 ---> Running in 9c18f5c30a64 08:43:55 ---> c6ac30638f5c 08:43:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:55 ---> Running in 69371796ab40 08:43:56 ---> 8e45bdd07ebe 08:43:56 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:56 ---> Running in 902e47a9d366 08:43:56 ---> c92a28f47099 08:43:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:56 ---> Running in d15b4ee67420 08:43:56 ---> Running in 41370b5570eb 08:45:48 Removing intermediate container d15b4ee67420 08:45:48 ---> 97b437657844 08:45:48 Step 7/21 : COPY . . 08:45:48 Removing intermediate container 41370b5570eb 08:45:48 ---> b261ed4a5306 08:45:48 Step 7/24 : COPY . . 08:45:48 Removing intermediate container 902e47a9d366 08:45:48 ---> 068704bbf534 08:45:48 Step 8/24 : COPY . . 08:45:48 Removing intermediate container 69371796ab40 08:45:48 ---> 582468647da2 08:45:48 Step 7/24 : COPY . . 08:45:48 Removing intermediate container 9c18f5c30a64 08:45:48 ---> de0456d68163 08:45:48 Step 8/22 : COPY . . 08:45:58 ---> 094ccf268bdf 08:45:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:45:58 ---> ebf01f501930 08:45:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:45:58 ---> 9bd9d5dedec1 08:45:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:45:58 ---> Running in 0ffbcf93e0bf 08:45:58 ---> bb2a68af02a2 08:45:58 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:45:58 ---> Running in fa8b7bcc4620 08:45:58 ---> Running in 366efb0fc390 08:45:58 ---> 46a5801fa92a 08:45:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:45:58 ---> Running in ced8187622ca 08:45:58 ---> Running in b20a2fe71302 08:45:58 Removing intermediate container 0ffbcf93e0bf 08:45:58 ---> 2759ff6c7192 08:45:58 Step 9/24 : WORKDIR /edgex-go/spire-build 08:45:58 ---> Running in 0a156511d886 08:45:58 Removing intermediate container 366efb0fc390 08:45:58 ---> 1a8ee2259d1b 08:45:58 Step 9/24 : WORKDIR /edgex-go/spire-build 08:45:58 ---> Running in d4453ccf49cb 08:45:59 Removing intermediate container 0a156511d886 08:45:59 ---> 953a781ab1f7 08:45:59 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 08:45:59 ---> Running in 1e100703cc9a 08:45:59 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 08:45:59 Removing intermediate container d4453ccf49cb 08:45:59 ---> 1890f7c0fbaf 08:45:59 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 08:45:59 ---> Running in 12d5f63d0b41 08:46: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:46:00 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 08:46:02 Removing intermediate container 1e100703cc9a 08:46:02 ---> d5b92aa722b0 08:46:02 Step 11/24 : WORKDIR /edgex-go 08:46:02 ---> Running in da8e95281687 08:46:03 Removing intermediate container 12d5f63d0b41 08:46:03 Removing intermediate container da8e95281687 08:46:03 ---> f881efb66384 08:46:03 08:46:03 Step 12/24 : FROM alpine:3.15 08:46:03 ---> 5f72dab2f16a 08:46:03 Step 11/24 : WORKDIR /edgex-go 08:46:03 ---> Running in af2502313088 08:46:03 3.15: Pulling from library/alpine 08:46:04 Removing intermediate container af2502313088 08:46:04 ---> 11e207831131 08:46:04 08:46:04 Step 12/24 : FROM alpine:3.15 08:46:04 3.15: Pulling from library/alpine 08:46:05 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:46:05 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:46:05 Status: Downloaded newer image for alpine:3.15 08:46:05 Status: Downloaded newer image for alpine:3.15 08:46:05 ---> 8aa73fd46299 08:46:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 8aa73fd46299 08:46:05 08:46:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:46:05 ---> Running in 5092d5cbc0c6 08:46:05 ---> Running in 22c21f7c788b 08:46:06 Removing intermediate container 22c21f7c788b 08:46:06 ---> 3a0d60a7618a 08:46:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:06 Removing intermediate container 5092d5cbc0c6 08:46:06 ---> cfb3160d08be 08:46:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:06 ---> Running in 9c807de85c35 08:46:06 ---> Running in 926e5fde582e 08:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:10 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:46:10 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:46:10 OK: 15736 distinct packages available 08:46:10 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:46:10 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:46:10 OK: 15736 distinct packages available 08:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:12 (1/5) Installing dumb-init (1.2.5-r1) 08:46:12 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:12 (3/5) Installing libucontext (1.1-r0) 08:46:12 (4/5) Installing gcompat (1.0.0-r4) 08:46:12 (5/5) Installing openssl (1.1.1s-r1) 08:46:12 (1/4) Installing dumb-init (1.2.5-r1) 08:46:12 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:12 (3/4) Installing libucontext (1.1-r0) 08:46:12 (4/4) Installing gcompat (1.0.0-r4) 08:46:12 Executing busybox-1.34.1-r7.trigger 08:46:12 Executing busybox-1.34.1-r7.trigger 08:46:12 OK: 6 MiB in 18 packages 08:46:12 OK: 6 MiB in 19 packages 08:46:14 Removing intermediate container 9c807de85c35 08:46:14 ---> ed5e3152dada 08:46:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:46:15 Removing intermediate container 926e5fde582e 08:46:15 ---> 91a85969471c 08:46:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:46:20 ---> b5692828057f 08:46:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:46:22 ---> 3c8c6c6d0024 08:46:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:46:24 ---> 58d02957910e 08:46:24 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:46:24 ---> Running in 825cf464c140 08:46:25 Removing intermediate container 825cf464c140 08:46:25 ---> ce1302ac3618 08:46:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:46:26 ---> 3a9fe1c8b907 08:46:26 Step 19/24 : WORKDIR / 08:46:26 ---> Running in e5d667de5ace 08:46:27 Removing intermediate container e5d667de5ace 08:46:27 ---> a860fc46417e 08:46:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:46:27 ---> b98bb9d13024 08:46:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:46:27 ---> Running in 64038ff5dc30 08:46:28 Removing intermediate container 64038ff5dc30 08:46:28 ---> f9e78ba80e0c 08:46:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:46:28 ---> Running in 9ef15fa99068 08:46:28 ---> b7ba932f7f48 08:46:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:46:28 Removing intermediate container 9ef15fa99068 08:46:28 ---> a0eeb0c5ef38 08:46:28 Step 22/24 : LABEL arch=arm64 08:46:29 ---> Running in 90bbf9409e9b 08:46:29 Removing intermediate container 90bbf9409e9b 08:46:29 ---> f15c34795f99 08:46:29 Step 23/24 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:46:29 ---> Running in ed6141bfbbe3 08:46:30 ---> 0859b7a1dc8d 08:46:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:46:30 Removing intermediate container ed6141bfbbe3 08:46:30 ---> 5f3c475e0ff3 08:46:30 Step 24/24 : LABEL version=0.0.0 08:46:30 ---> Running in 5f3c2e39ec5b 08:46:31 Removing intermediate container 5f3c2e39ec5b 08:46:31 ---> 26a239de907b 08:46:31 08:46:31 ---> 4a086849b224 08:46:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:46:31 ---> Running in 5ffe4f3b571d 08:46:32 Successfully built 26a239de907b 08:46:32 Successfully tagged security-spire-config-arm64:latest 08:46:32  Building security-spire-config ... done Building core-command 08:46:32 Removing intermediate container 5ffe4f3b571d 08:46:32 ---> 598d1f6b541d 08:46:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:46:32 ---> Running in 5973f557df87 08:46:33 Removing intermediate container 5973f557df87 08:46:33 ---> b2cd0748ce39 08:46:33 Step 22/24 : LABEL arch=arm64 08:46:33 ---> Running in 4b82f9bbdc5a 08:46:33 Removing intermediate container 4b82f9bbdc5a 08:46:33 ---> f6bbe4d7cac9 08:46:33 Step 23/24 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:46:34 ---> Running in e3ffb37a895b 08:46:34 Removing intermediate container e3ffb37a895b 08:46:34 ---> 980c479dcd07 08:46:34 Step 24/24 : LABEL version=0.0.0 08:46:34 ---> Running in 9042359dbc86 08:46:37 Removing intermediate container 9042359dbc86 08:46:37 ---> 8d6190d36ec7 08:46:37 08:46:37 Successfully built 8d6190d36ec7 08:46:37 Successfully tagged security-spire-agent-arm64:latest 08:46:37  Building security-spire-agent ... done Building support-notifications 08:46:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:52 ---> 127e6b0867b3 08:46:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:52 ---> Using cache 08:46:52 ---> bf1bb3ec31ef 08:46:52 Step 4/23 : WORKDIR /edgex-go 08:46:52 ---> Using cache 08:46:52 ---> a8210d287ac1 08:46:52 Step 5/23 : RUN apk add --update --no-cache make git 08:46:52 ---> Using cache 08:46:52 ---> a028e944a7b0 08:46:52 Step 6/23 : COPY go.mod vendor* ./ 08:46:52 ---> Using cache 08:46:52 ---> da26ac6bdb61 08:46:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:52 ---> Using cache 08:46:52 ---> de0456d68163 08:46:52 Step 8/23 : COPY . . 08:46:52 ---> Using cache 08:46:52 ---> 9bd9d5dedec1 08:46:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:46:53 ---> Running in e095e569633d 08:46:55 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 08:46:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:59 ---> 127e6b0867b3 08:46:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:46:59 ---> Using cache 08:46:59 ---> bf1bb3ec31ef 08:46:59 Step 4/22 : WORKDIR /edgex-go 08:46:59 ---> Using cache 08:46:59 ---> a8210d287ac1 08:46:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:46:59 ---> Running in 517a1b9f1587 08:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:04 OK: 221 MiB in 51 packages 08:47:05 Removing intermediate container 517a1b9f1587 08:47:05 ---> 6199b46fa626 08:47:05 Step 6/22 : COPY go.mod vendor* ./ 08:47:06 ---> 2beaf635a4a5 08:47:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:06 ---> Running in 3af7c2aadcb7 08:48:42 Removing intermediate container 3af7c2aadcb7 08:48:42 ---> f196d4ba7e9a 08:48:42 Step 8/22 : COPY . . 08:48:42 ---> 01f630cbaa6b 08:48:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:48:42 ---> Running in daceb0d5ec2b 08:48:42 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 08:51:34 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 08:51:52 Removing intermediate container ced8187622ca 08:51:52 ---> 1deda6b25583 08:51:52 08:51:52 Step 9/21 : FROM alpine:3.16 08:51:52 3.16: Pulling from library/alpine 08:51:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:51:53 Status: Downloaded newer image for alpine:3.16 08:51:53 ---> 2b4661558fb8 08:51:53 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:51:53 ---> Running in e43aff1a93bd 08:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:57 (1/6) Installing ca-certificates (20220614-r0) 08:51:57 (2/6) Installing brotli-libs (1.0.9-r6) 08:51:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:51:57 (4/6) Installing libcurl (7.83.1-r5) 08:51:57 (5/6) Installing curl (7.83.1-r5) 08:51:57 (6/6) Installing dumb-init (1.2.5-r1) 08:51:57 Executing busybox-1.35.0-r17.trigger 08:51:57 Executing ca-certificates-20220614-r0.trigger 08:51:57 OK: 8 MiB in 20 packages 08:52:00 Removing intermediate container e43aff1a93bd 08:52:00 ---> 5d20a7c128a7 08:52:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:00 ---> Running in 84f268207b62 08:52:00 Removing intermediate container 84f268207b62 08:52:00 ---> fa51295b432b 08:52:00 Step 12/21 : WORKDIR /edgex 08:52:00 ---> Running in 13e7111edde4 08:52:01 Removing intermediate container 13e7111edde4 08:52:01 ---> 876922081670 08:52:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:52:02 ---> 2b7efe83f16c 08:52:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:52:03 ---> a8ce4bc393fe 08:52:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:52:05 ---> 38eccefd2d5a 08:52:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:52:06 ---> 2cbb4edd407b 08:52:06 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:06 ---> Running in 5e3a241ffadd 08:52:09 Removing intermediate container 5e3a241ffadd 08:52:09 ---> 3d3e93ab10af 08:52:09 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:52:09 ---> Running in 054b527464a9 08:52:09 Removing intermediate container 054b527464a9 08:52:09 ---> 5e443b7a7267 08:52:09 Step 19/21 : LABEL arch=arm64 08:52:10 ---> Running in f63813b32944 08:52:10 Removing intermediate container f63813b32944 08:52:10 ---> 964756a0b444 08:52:10 Step 20/21 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:52:10 ---> Running in 7fe1e58f25ed 08:52:11 Removing intermediate container 7fe1e58f25ed 08:52:11 ---> fee495471cfc 08:52:11 Step 21/21 : LABEL version=0.0.0 08:52:11 ---> Running in dbc55f795a19 08:52:11 Removing intermediate container dbc55f795a19 08:52:11 ---> d4d12f1293f2 08:52:11 08:52:12 Successfully built d4d12f1293f2 08:52:12 Successfully tagged security-proxy-setup-arm64:latest 08:52:12  Building security-proxy-setup ... done Building security-spire-server 08:52:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:52:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:27 ---> 127e6b0867b3 08:52:27 Step 3/23 : WORKDIR /edgex-go 08:52:27 ---> Using cache 08:52:27 ---> 2d9797daa711 08:52:27 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:52:27 ---> Using cache 08:52:27 ---> b0ff9149570d 08:52:27 Step 5/23 : COPY go.mod vendor* ./ 08:52:27 ---> Using cache 08:52:27 ---> c92a28f47099 08:52:27 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:27 ---> Using cache 08:52:27 ---> b261ed4a5306 08:52:27 Step 7/23 : COPY . . 08:52:27 ---> Using cache 08:52:27 ---> 094ccf268bdf 08:52:27 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:52:27 ---> Using cache 08:52:27 ---> 2759ff6c7192 08:52:27 Step 9/23 : WORKDIR /edgex-go/spire-build 08:52:27 ---> Using cache 08:52:27 ---> 953a781ab1f7 08:52:27 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 08:52:27 ---> Running in f1d8e80a2477 08:52:29 Removing intermediate container f1d8e80a2477 08:52:29 ---> bf351fd35449 08:52:29 Step 11/23 : WORKDIR /edgex-go 08:52:29 ---> Running in 7fb02597eba9 08:52:30 Removing intermediate container 7fb02597eba9 08:52:30 ---> cdcadcd6c710 08:52:30 08:52:30 Step 12/23 : FROM alpine:3.15 08:52:30 ---> 8aa73fd46299 08:52:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:30 ---> Using cache 08:52:30 ---> cfb3160d08be 08:52:30 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:30 ---> Running in 6e6bb44d6a6a 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:52:33 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:52:33 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:52:33 OK: 15736 distinct packages available 08:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:52:35 (1/5) Installing dumb-init (1.2.5-r1) 08:52:35 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:35 (3/5) Installing libucontext (1.1-r0) 08:52:35 (4/5) Installing gcompat (1.0.0-r4) 08:52:35 (5/5) Installing openssl (1.1.1s-r1) 08:52:35 Executing busybox-1.34.1-r7.trigger 08:52:35 OK: 6 MiB in 19 packages 08:52:37 Removing intermediate container 6e6bb44d6a6a 08:52:37 ---> e3b8f05760ee 08:52:37 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:44 ---> 88fd09d68e70 08:52:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:52:44 ---> 252bbce7e520 08:52:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:52:46 ---> 927b0b038ac0 08:52:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:52:47 ---> 12731ea5d4e5 08:52:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:47 ---> Running in 093005e671e0 08:52:48 Removing intermediate container 093005e671e0 08:52:48 ---> a5d1cdb500f1 08:52:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:48 ---> Running in cbb2c49de57b 08:52:49 Removing intermediate container cbb2c49de57b 08:52:49 ---> 007281bb2609 08:52:49 Step 21/23 : LABEL arch=arm64 08:52:49 ---> Running in 5a63babd2975 08:52:50 Removing intermediate container 5a63babd2975 08:52:50 ---> 376c344196aa 08:52:50 Step 22/23 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:52:50 ---> Running in e92fc55b20c7 08:52:52 Removing intermediate container e92fc55b20c7 08:52:52 ---> d14f0bf4a8ef 08:52:52 Step 23/23 : LABEL version=0.0.0 08:52:52 ---> Running in f0d5e216a0e2 08:52:54 Removing intermediate container f0d5e216a0e2 08:52:54 ---> 80a6e613b412 08:52:54 08:52:55 Successfully built 80a6e613b412 08:52:55 Successfully tagged security-spire-server-arm64:latest 08:52:55 Building security-spiffe-token-provider 08:53:00  Building security-spire-server ... done Removing intermediate container fa8b7bcc4620 08:53:00 ---> 61b5751ad909 08:53:00 08:53:00 Step 10/22 : FROM alpine:3.16 08:53:00 ---> 2b4661558fb8 08:53:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:53:00 ---> Running in 5cd6926e9e72 08:53:01 Removing intermediate container 5cd6926e9e72 08:53:01 ---> 69abc1688b5a 08:53:01 Step 12/22 : ENV APP_PORT=59880 08:53:01 ---> Running in 0ea816fa7e8d 08:53:02 Removing intermediate container 0ea816fa7e8d 08:53:02 ---> 178ab61356a2 08:53:02 Step 13/22 : EXPOSE $APP_PORT 08:53:02 ---> Running in 25978d49a7bd 08:53:03 Removing intermediate container 25978d49a7bd 08:53:03 ---> 5fed3c29b64c 08:53:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:53:03 ---> Running in 09cd54e2aea1 08:53:06 Removing intermediate container b20a2fe71302 08:53:06 ---> adc6a46e57e3 08:53:06 08:53:06 Step 10/24 : FROM alpine:3.16 08:53:06 ---> 2b4661558fb8 08:53:06 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:53:06 ---> Running in 8ac5e4ad8765 08:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:08 (1/1) Installing dumb-init (1.2.5-r1) 08:53:08 Executing busybox-1.35.0-r17.trigger 08:53:08 OK: 5 MiB in 15 packages 08:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:10 Removing intermediate container 09cd54e2aea1 08:53:10 ---> fb8b14b2f089 08:53:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:10 (1/1) Installing dumb-init (1.2.5-r1) 08:53:10 Executing busybox-1.35.0-r17.trigger 08:53:10 OK: 5 MiB in 15 packages 08:53:11 ---> 39c570ae924e 08:53:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:53:13 Removing intermediate container 8ac5e4ad8765 08:53:13 ---> febdf230a1e7 08:53:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:13 ---> Running in ee56e2e659d7 08:53:13 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:13 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:53:13 ---> 127e6b0867b3 08:53:13 Step 3/19 : WORKDIR /edgex-go 08:53:13 ---> Using cache 08:53:13 ---> 2d9797daa711 08:53:13 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:53:13 ---> Running in dcb21a128728 08:53:15 Removing intermediate container ee56e2e659d7 08:53:15 ---> 879696042858 08:53:15 Step 13/24 : ENV APP_PORT=59881 08:53:15 ---> Running in 1eb8c3706fec 08:53:15 ---> 6d06d75f0116 08:53:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:53:15 Removing intermediate container 1eb8c3706fec 08:53:15 ---> 2dea68511a95 08:53:15 Step 14/24 : EXPOSE $APP_PORT 08:53:16 ---> Running in a9ce1835039b 08:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:18 ---> 5f1641c81bff 08:53:18 Step 18/22 : ENTRYPOINT ["/core-data"] 08:53:18 Removing intermediate container a9ce1835039b 08:53:18 ---> 4b1f8f89d135 08:53:18 Step 15/24 : WORKDIR / 08:53:18 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:53:18 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:53:18 OK: 16900 distinct packages available 08:53:18 ---> Running in 00c2ec1e3273 08:53:18 ---> Running in 459f426f563f 08:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:19 Removing intermediate container 00c2ec1e3273 08:53:19 ---> f88777658310 08:53:19 Removing intermediate container 459f426f563f 08:53:19 ---> a960c2207fbf 08:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:19 ---> Running in 351479fb1252 08:53:20 Removing intermediate container 351479fb1252 08:53:20 ---> d50552649ae0 08:53:20 Step 20/22 : LABEL arch=arm64 08:53:20 ---> Running in 5721fdf109ea 08:53:21 ---> 3f39a4feab06 08:53:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:53:21 OK: 221 MiB in 51 packages 08:53:21 Removing intermediate container 5721fdf109ea 08:53:21 ---> be1062235cf9 08:53:21 Step 21/22 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:53:21 ---> Running in 68a31c4288e5 08:53:22 Removing intermediate container 68a31c4288e5 08:53:22 ---> 631a164c3588 08:53:22 Step 22/22 : LABEL version=0.0.0 08:53:23 ---> Running in bb4fe72197f9 08:53:23 Removing intermediate container dcb21a128728 08:53:23 ---> 5d10aeda8810 08:53:23 Step 5/19 : COPY go.mod vendor* ./ 08:53:23 Removing intermediate container bb4fe72197f9 08:53:23 ---> 081d6375a888 08:53:23 08:53:24 ---> 0d0dfc22bd47 08:53:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:53:25 Successfully built 081d6375a888 08:53:25 ---> 6506b0b45c4d 08:53:25 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:25 Successfully tagged core-data-arm64:latest 08:53:25  Building core-data ... done Building support-scheduler 08:53:25 ---> Running in 2282222e8f96 08:53:26 ---> 59c0ac73760c 08:53:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:53:27 ---> bfb6f5dc7e5d 08:53:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:53:27 ---> Running in 0de4b5e1358b 08:53:30 Removing intermediate container 0de4b5e1358b 08:53:30 ---> 7d25b0d1f41f 08:53:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:30 ---> Running in 0f727aab3198 08:53:31 Removing intermediate container 0f727aab3198 08:53:31 ---> f05805d4b701 08:53:31 Step 22/24 : LABEL arch=arm64 08:53:31 ---> Running in 5218d0b8bc20 08:53:32 Removing intermediate container 5218d0b8bc20 08:53:32 ---> 3bca25f177a1 08:53:32 Step 23/24 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:53:33 ---> Running in 4f2731129e63 08:53:33 Removing intermediate container 4f2731129e63 08:53:33 ---> 81229f766c4e 08:53:33 Step 24/24 : LABEL version=0.0.0 08:53:34 ---> Running in 48c7ed72d312 08:53:35 Removing intermediate container 48c7ed72d312 08:53:35 ---> 0dc371778ed2 08:53:35 08:53:35 Removing intermediate container e095e569633d 08:53:35 ---> 49ac511cee4a 08:53:35 08:53:35 Step 10/23 : FROM alpine:3.16 08:53:35 ---> 2b4661558fb8 08:53:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:53:35 ---> Using cache 08:53:35 ---> febdf230a1e7 08:53:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:35 ---> Using cache 08:53:35 ---> 879696042858 08:53:35 Step 13/23 : ENV APP_PORT=59882 08:53:35 Successfully built 0dc371778ed2 08:53:35 Successfully tagged core-metadata-arm64:latest 08:53:35 Building security-secretstore-setup 08:53:35  Building core-metadata ... done  ---> Running in 465791fc5049 08:53:36 Removing intermediate container 465791fc5049 08:53:36 ---> 366cbf8154ab 08:53:36 Step 14/23 : EXPOSE $APP_PORT 08:53:36 ---> Running in bb493e34dbc1 08:53:37 Removing intermediate container bb493e34dbc1 08:53:37 ---> e202dfab8df5 08:53:37 Step 15/23 : WORKDIR / 08:53:37 ---> Running in 724478fe0900 08:53:38 Removing intermediate container 724478fe0900 08:53:38 ---> b342661b5ebe 08:53:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:39 ---> 1fd4b11d4431 08:53:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:53:42 ---> 712b9cf3a628 08:53:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:53:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:43 ---> 127e6b0867b3 08:53:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:43 ---> Using cache 08:53:43 ---> bf1bb3ec31ef 08:53:43 Step 4/22 : WORKDIR /edgex-go 08:53:43 ---> Using cache 08:53:43 ---> a8210d287ac1 08:53:43 Step 5/22 : RUN apk add --update --no-cache make git 08:53:43 ---> Using cache 08:53:43 ---> a028e944a7b0 08:53:43 Step 6/22 : COPY go.mod vendor* ./ 08:53:43 ---> Using cache 08:53:43 ---> da26ac6bdb61 08:53:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:43 ---> Using cache 08:53:43 ---> de0456d68163 08:53:43 Step 8/22 : COPY . . 08:53:43 ---> Using cache 08:53:43 ---> 9bd9d5dedec1 08:53:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:53:43 ---> Running in 519b0e831c30 08:53:43 ---> a3e189a434bb 08:53:43 Step 19/23 : ENTRYPOINT ["/core-command"] 08:53:43 ---> Running in b9cb75f45370 08:53:44 Removing intermediate container b9cb75f45370 08:53:44 ---> bfed65b24ee5 08:53:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:44 ---> Running in b56cee0c1e79 08:53:45 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 08:53:45 Removing intermediate container b56cee0c1e79 08:53:45 ---> 45487c2d8105 08:53:45 Step 21/23 : LABEL arch=arm64 08:53:45 ---> Running in 28e0460a68bb 08:53:46 Removing intermediate container 28e0460a68bb 08:53:46 ---> c394609383e2 08:53:46 Step 22/23 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:53:46 ---> Running in d38722a1d53c 08:53:47 Removing intermediate container d38722a1d53c 08:53:47 ---> 07b50b86299b 08:53:47 Step 23/23 : LABEL version=0.0.0 08:53:47 ---> Running in fa9b761d752a 08:53:48 Removing intermediate container fa9b761d752a 08:53:48 ---> c5b452b761f2 08:53:48 08:53:48 Successfully built c5b452b761f2 08:53:48 Successfully tagged core-command-arm64:latest 08:53:48  Building core-command ... done Building security-bootstrapper 08:53:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:53:58 ---> 127e6b0867b3 08:53:58 Step 3/24 : WORKDIR /edgex-go 08:53:58 ---> Using cache 08:53:58 ---> 2d9797daa711 08:53:58 Step 4/24 : RUN apk add --update --no-cache make git 08:53:59 ---> Running in 973320a9ef2a 08:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:03 OK: 221 MiB in 51 packages 08:54:05 Removing intermediate container 973320a9ef2a 08:54:05 ---> 05df68416575 08:54:05 Step 5/24 : COPY go.mod vendor* ./ 08:54:07 ---> 0756ea1e071c 08:54:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:07 ---> Running in bcaa98318953 08:54:10 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:54:10 ---> 127e6b0867b3 08:54:10 Step 3/32 : WORKDIR /edgex-go 08:54:10 ---> Using cache 08:54:10 ---> 2d9797daa711 08:54:10 Step 4/32 : RUN apk add --update --no-cache make git 08:54:10 ---> Using cache 08:54:10 ---> 05df68416575 08:54:10 Step 5/32 : COPY go.mod vendor* ./ 08:54:10 ---> Using cache 08:54:10 ---> 0756ea1e071c 08:54:10 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:10 ---> Running in 917870ae9ca1 08:55:06 Removing intermediate container 2282222e8f96 08:55:06 ---> 356ce07c62b8 08:55:06 Step 7/19 : COPY . . 08:55:38 ---> bab7a2319b02 08:55:38 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:55:38 ---> Running in f58bb0b49404 08:55:42 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 08:56:14 Removing intermediate container bcaa98318953 08:56:14 ---> fc910290de29 08:56:14 Step 7/24 : COPY . . 08:56:14 Removing intermediate container 917870ae9ca1 08:56:14 ---> 80eaeca44075 08:56:14 Step 7/32 : COPY . . 08:56:29 ---> b4f7ed48bee8 08:56:29 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:29 ---> 99cff869d466 08:56:29 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:29 ---> Running in 012bb306fccc 08:56:29 ---> Running in 507a7ce57cdd 08:56: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:56:31 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 08:57:39 Removing intermediate container daceb0d5ec2b 08:57:39 ---> d7ba53c04a6c 08:57:39 08:57:39 Step 10/22 : FROM alpine:3.16 08:57:39 ---> 2b4661558fb8 08:57:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:57:39 ---> Running in b13ed9c1d4a2 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:40 (1/2) Installing ca-certificates (20220614-r0) 08:57:40 (2/2) Installing dumb-init (1.2.5-r1) 08:57:40 Executing busybox-1.35.0-r17.trigger 08:57:40 Executing ca-certificates-20220614-r0.trigger 08:57:41 OK: 6 MiB in 16 packages 08:57:43 Removing intermediate container b13ed9c1d4a2 08:57:43 ---> 81f9ebf4d5da 08:57:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:57:43 ---> Running in b5384c95f921 08:57:43 Removing intermediate container b5384c95f921 08:57:43 ---> 7ca594ee914a 08:57:43 Step 13/22 : ENV APP_PORT=59860 08:57:44 ---> Running in ea3020ca9eb2 08:57:44 Removing intermediate container ea3020ca9eb2 08:57:44 ---> 8e1cdfc39f51 08:57:44 Step 14/22 : EXPOSE $APP_PORT 08:57:44 ---> Running in 495d3c4ecc65 08:57:44 Removing intermediate container 495d3c4ecc65 08:57:44 ---> b1f5f95bf4bb 08:57:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:45 ---> 8fb0baaebd26 08:57:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:57:48 ---> 62d0bf4b68b7 08:57:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:57:49 ---> 8f99c601a994 08:57:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:57:49 ---> Running in 8bb7ce1bf2ed 08:57:49 Removing intermediate container 8bb7ce1bf2ed 08:57:49 ---> 76853f39f47a 08:57:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:49 ---> Running in 8bfc3ba18412 08:57:50 Removing intermediate container 8bfc3ba18412 08:57:50 ---> e6832ea78b48 08:57:50 Step 20/22 : LABEL arch=arm64 08:57:50 ---> Running in 86afe1308dcf 08:57:51 Removing intermediate container 86afe1308dcf 08:57:51 ---> 7744a78eb3df 08:57:51 Step 21/22 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 08:57:51 ---> Running in b700e3f9c24f 08:57:51 Removing intermediate container b700e3f9c24f 08:57:51 ---> f5d109ec3cbb 08:57:51 Step 22/22 : LABEL version=0.0.0 08:57:51 ---> Running in 3b2e33a152f5 08:57:52 Removing intermediate container 3b2e33a152f5 08:57:52 ---> 0f59ea8e5ba9 08:57:52 08:57:52 Successfully built 0f59ea8e5ba9 08:57:52 Successfully tagged support-notifications-arm64:latest 09:01:29  Building support-notifications ... 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 09:01:37 Removing intermediate container 507a7ce57cdd 09:01:37 ---> 841db826f3bb 09:01:37 09:01:37 Step 9/24 : FROM alpine:3.16 09:01:37 ---> 2b4661558fb8 09:01:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:01:38 ---> Running in 8fddbae7b642 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:41 (1/3) Installing ca-certificates (20220614-r0) 09:01:41 (2/3) Installing dumb-init (1.2.5-r1) 09:01:41 (3/3) Installing su-exec (0.2-r1) 09:01:41 Executing busybox-1.35.0-r17.trigger 09:01:41 Executing ca-certificates-20220614-r0.trigger 09:01:41 OK: 6 MiB in 17 packages 09:01:45 Removing intermediate container 8fddbae7b642 09:01:45 ---> 71669aa0b427 09:01:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:01:45 ---> Running in ee1bde56736f 09:01:46 Removing intermediate container 012bb306fccc 09:01:46 ---> 58b96c6269be 09:01:46 09:01:46 Step 9/32 : FROM alpine:3.16 09:01:46 ---> 2b4661558fb8 09:01:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:46 Removing intermediate container ee1bde56736f 09:01:46 ---> 7ffdba9ed802 09:01:46 Step 12/24 : WORKDIR / 09:01:46 ---> Running in e123313ed01c 09:01:46 ---> Running in 9fd0526edaeb 09:01:46 Removing intermediate container e123313ed01c 09:01:46 ---> 38df9ffd7f0e 09:01:46 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:01:46 Removing intermediate container 9fd0526edaeb 09:01:46 ---> 7a3b6a1ec9a2 09:01:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:01:47 ---> Running in ed0b16061b16 09:01:49 ---> 1a78a3c0de08 09:01:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:50 ---> f92550b95cc6 09:01:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:01:50 (1/2) Installing dumb-init (1.2.5-r1) 09:01:50 (2/2) Installing su-exec (0.2-r1) 09:01:50 Executing busybox-1.35.0-r17.trigger 09:01:50 OK: 5 MiB in 16 packages 09:01:51 ---> 097bbd6dd9cf 09:01:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:01:52 Removing intermediate container ed0b16061b16 09:01:52 ---> 8bf1d91db6cc 09:01:52 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:01:52 ---> Running in c57dc4e8f6b2 09:01:53 ---> 0d9fa27f2d96 09:01:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:01:53 Removing intermediate container c57dc4e8f6b2 09:01:53 ---> a4119e1a37c4 09:01:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:01:53 ---> Running in d6d1b7ba7ab8 09:01:54 Removing intermediate container d6d1b7ba7ab8 09:01:54 ---> c4eaa664960e 09:01:54 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:01:54 ---> Running in 2e59ef07800b 09:01:55 ---> df25832e02d9 09:01:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:01:55 Removing intermediate container 2e59ef07800b 09:01:55 ---> 23f6fb99bad8 09:01:55 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:01:55 ---> Running in 279e654c5439 09:01:56 Removing intermediate container 279e654c5439 09:01:56 ---> efaa722d341f 09:01:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:01:56 ---> Running in e3ebbe76477c 09:01:57 ---> b042b6570068 09:01:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:01:59 ---> 8989b3b3d320 09:01:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:59 ---> Running in 9a5d4e98b7c5 09:01:59 Removing intermediate container e3ebbe76477c 09:01:59 ---> 060822fb5fa2 09:01:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:01:59 ---> Running in 6a5793cec005 09:02:01 Removing intermediate container 6a5793cec005 09:02:01 ---> 4d6d2c459654 09:02:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:02:02 ---> 9005fb2cc98e 09:02:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:02:03 Removing intermediate container 9a5d4e98b7c5 09:02:03 ---> 78482014a9c5 09:02:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:02:03 ---> Running in 7ad72ae27b85 09:02:03 ---> Running in 1fb0c4e5032b 09:02:04 Removing intermediate container 1fb0c4e5032b 09:02:04 ---> eb4e0b3b2c2d 09:02:04 Step 22/24 : LABEL arch=arm64 09:02:04 ---> Running in 7c0a1fa6fc59 09:02:04 Removing intermediate container 519b0e831c30 09:02:04 ---> 311a9e7f27ab 09:02:04 09:02:04 Step 10/22 : FROM alpine:3.16 09:02:04 ---> 2b4661558fb8 09:02:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:02:04 ---> Using cache 09:02:04 ---> febdf230a1e7 09:02:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:04 ---> Using cache 09:02:04 ---> 879696042858 09:02:04 Step 13/22 : ENV APP_PORT=59861 09:02:04 ---> Running in 1e9026f7334a 09:02:04 Removing intermediate container 7c0a1fa6fc59 09:02:04 ---> 17a99c66a14c 09:02:04 Step 23/24 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 09:02:04 ---> Running in 09f004b67160 09:02:05 Removing intermediate container 1e9026f7334a 09:02:05 ---> 957c1747d1c3 09:02:05 Step 14/22 : EXPOSE $APP_PORT 09:02:05 ---> Running in 7fed23ca483e 09:02:05 Removing intermediate container 09f004b67160 09:02:05 ---> 45fd72708bad 09:02:05 Step 24/24 : LABEL version=0.0.0 09:02:05 ---> Running in fc1bdf7209bd 09:02:05 Removing intermediate container 7ad72ae27b85 09:02:05 ---> bec012f9ac79 09:02:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:06 Removing intermediate container 7fed23ca483e 09:02:06 ---> a86ee87c4284 09:02:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:06 Removing intermediate container fc1bdf7209bd 09:02:06 ---> bd1edeebfc49 09:02:06 09:02:06 Successfully built bd1edeebfc49 09:02:06 Successfully tagged security-secretstore-setup-arm64:latest 09:02:06  Building security-secretstore-setup ... done  ---> 6a6335ae4877 09:02:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:02:07 ---> e4d80b20012d 09:02:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:08 ---> 55b6a5458a0f 09:02:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:02:09 ---> d58fdbf8f648 09:02:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:02:09 ---> 2f20e201afb9 09:02:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:02:09 ---> a578cc6ecc7e 09:02:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:02:09 ---> 620ab174fc98 09:02:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:02:10 ---> Running in 2933106b7ca6 09:02:10 Removing intermediate container 2933106b7ca6 09:02:10 ---> b37bd1601daf 09:02:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:10 ---> Running in 882416b6b7de 09:02:10 ---> af71b896079b 09:02:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:02:11 Removing intermediate container 882416b6b7de 09:02:11 ---> 2a3b3e1ce30a 09:02:11 Step 20/22 : LABEL arch=arm64 09:02:11 ---> Running in 00020e9d7919 09:02:11 ---> 32b335cdfcee 09:02:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:02:11 Removing intermediate container 00020e9d7919 09:02:11 ---> 8c508173928e 09:02:11 Step 21/22 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 09:02:11 ---> Running in f98c7de0ac74 09:02:12 ---> f82ee464750b 09:02:12 Step 27/32 : RUN chmod +x /entrypoint.sh 09:02:12 Removing intermediate container f98c7de0ac74 09:02:12 ---> 0d327303180a 09:02:12 Step 22/22 : LABEL version=0.0.0 09:02:12 ---> Running in 65f6be0787a3 09:02:12 ---> Running in a8a241f70706 09:02:13 Removing intermediate container a8a241f70706 09:02:13 ---> 06189ecdd7b8 09:02:13 09:02:13 Removing intermediate container f58bb0b49404 09:02:13 ---> 1f93ef713c03 09:02:13 09:02:13 Step 9/19 : FROM alpine:3.15 09:02:13 ---> 8aa73fd46299 09:02:13 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:13 ---> Using cache 09:02:13 ---> cfb3160d08be 09:02:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:02:13 ---> Running in ad10c72ab746 09:02:13 Successfully built 06189ecdd7b8 09:02:13 Successfully tagged support-scheduler-arm64:latest 09:02:14  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:14 Removing intermediate container 65f6be0787a3 09:02:14 ---> 03406d52b55d 09:02:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:02:14 ---> Running in 9f6991304937 09:02:15 Removing intermediate container 9f6991304937 09:02:15 ---> 7e7821b63381 09:02:15 Step 29/32 : CMD ["gate"] 09:02:15 ---> Running in 3fcf4c7c9c47 09:02:15 Removing intermediate container 3fcf4c7c9c47 09:02:15 ---> 52acb48be6d6 09:02:15 Step 30/32 : LABEL arch=arm64 09:02:15 ---> Running in c753530880a6 09:02:15 Removing intermediate container c753530880a6 09:02:15 ---> f2dfa574f2f4 09:02:15 Step 31/32 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 09:02:15 ---> Running in df7fbc7c0d9d 09:02:16 Removing intermediate container df7fbc7c0d9d 09:02:16 ---> 615ef0d9a562 09:02:16 Step 32/32 : LABEL version=0.0.0 09:02:16 ---> Running in 86f1ddde6245 09:02:16 Removing intermediate container 86f1ddde6245 09:02:16 ---> 309e93efc412 09:02:16 09:02:16 Successfully built 309e93efc412 09:02:16 Successfully tagged security-bootstrapper-arm64:latest 09:02:17  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:18 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:02:18 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:02:18 OK: 15736 distinct packages available 09:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:19 (1/9) Installing ca-certificates (20220614-r0) 09:02:19 (2/9) Installing brotli-libs (1.0.9-r5) 09:02:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:02:19 (4/9) Installing libcurl (7.80.0-r5) 09:02:19 (5/9) Installing curl (7.80.0-r5) 09:02:19 (6/9) Installing dumb-init (1.2.5-r1) 09:02:19 (7/9) Installing musl-obstack (1.2.3-r0) 09:02:19 (8/9) Installing libucontext (1.1-r0) 09:02:19 (9/9) Installing gcompat (1.0.0-r4) 09:02:19 Executing busybox-1.34.1-r7.trigger 09:02:19 Executing ca-certificates-20220614-r0.trigger 09:02:19 OK: 8 MiB in 23 packages 09:02:21 Removing intermediate container ad10c72ab746 09:02:21 ---> e9f0efb06ec6 09:02:21 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:21 ---> 4d0d25190c53 09:02:21 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:02:22 ---> 7714425fc764 09:02:22 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:02:23 ---> 70db53a0e7d5 09:02:23 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:02:23 ---> Running in fe21cecea445 09:02:23 Removing intermediate container fe21cecea445 09:02:23 ---> e9622c16c3cb 09:02:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:23 ---> Running in 6cabf7ee6945 09:02:23 Removing intermediate container 6cabf7ee6945 09:02:23 ---> 4fd90cb269e8 09:02:23 Step 17/19 : LABEL arch=arm64 09:02:23 ---> Running in 095d28205fad 09:02:24 Removing intermediate container 095d28205fad 09:02:24 ---> b380849f0f85 09:02:24 Step 18/19 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 09:02:24 ---> Running in 95355d6ba014 09:02:24 Removing intermediate container 95355d6ba014 09:02:24 ---> 98c7c11d037f 09:02:24 Step 19/19 : LABEL version=0.0.0 09:02:24 ---> Running in ec4ff8f165d3 09:02:25 Removing intermediate container ec4ff8f165d3 09:02:25 ---> a15a9e3ec492 09:02:25 09:02:25 Successfully built a15a9e3ec492 09:02:25 Successfully tagged security-spiffe-token-provider-arm64:latest 09:02:25  Building security-spiffe-token-provider ... done  [Pipeline] } 09:02:25 $ docker stop --time=1 dbc4b379237f156237288c69521ced5bc75d1851e017ea14ab62af3f32662edf 09:02:27 $ docker rm -f --volumes dbc4b379237f156237288c69521ced5bc75d1851e017ea14ab62af3f32662edf [Pipeline] // withDockerContainer [Pipeline] sh 09:02:27 + docker images 09:02:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:02:27 security-spiffe-token-provider-arm64 latest a15a9e3ec492 3 seconds ago 28.9MB 09:02:27 security-bootstrapper-arm64 latest 309e93efc412 11 seconds ago 19.5MB 09:02:27 1f93ef713c03 15 seconds ago 1.53GB 09:02:27 support-scheduler-arm64 latest 06189ecdd7b8 15 seconds ago 29MB 09:02:27 security-secretstore-setup-arm64 latest bd1edeebfc49 22 seconds ago 28.7MB 09:02:27 311a9e7f27ab 24 seconds ago 1.56GB 09:02:27 58b96c6269be 43 seconds ago 1.49GB 09:02:27 841db826f3bb 52 seconds ago 1.49GB 09:02:27 support-notifications-arm64 latest 0f59ea8e5ba9 4 minutes ago 29.6MB 09:02:27 d7ba53c04a6c 4 minutes ago 1.56GB 09:02:27 core-command-arm64 latest c5b452b761f2 8 minutes ago 17MB 09:02:27 core-metadata-arm64 latest 0dc371778ed2 8 minutes ago 17.8MB 09:02:27 49ac511cee4a 8 minutes ago 1.5GB 09:02:27 core-data-arm64 latest 081d6375a888 9 minutes ago 17.2MB 09:02:27 adc6a46e57e3 9 minutes ago 1.51GB 09:02:27 61b5751ad909 9 minutes ago 1.5GB 09:02:27 security-spire-server-arm64 latest 80a6e613b412 9 minutes ago 84.3MB 09:02:27 cdcadcd6c710 9 minutes ago 1.37GB 09:02:27 security-proxy-setup-arm64 latest d4d12f1293f2 10 minutes ago 26.8MB 09:02:27 1deda6b25583 10 minutes ago 1.49GB 09:02:27 security-spire-agent-arm64 latest 8d6190d36ec7 15 minutes ago 122MB 09:02:27 security-spire-config-arm64 latest 26a239de907b 15 minutes ago 83.6MB 09:02:27 11e207831131 16 minutes ago 1.37GB 09:02:27 f881efb66384 16 minutes ago 1.37GB 09:02:27 ci-base-image-arm64 latest 127e6b0867b3 29 minutes ago 905MB 09:02:27 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:02:27 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:02:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 09:02:27 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 09:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:28 09:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:29 arm64: Pulling from edgex-lftools-log-publisher 09:02:29 8998bd30e6a1: Pulling fs layer 09:02:29 04944245beec: Pulling fs layer 09:02:29 699f458cf7ca: Pulling fs layer 09:02:29 765212b225bb: Pulling fs layer 09:02:29 f23df028b6ca: Pulling fs layer 09:02:29 d65c8cfc05b1: Pulling fs layer 09:02:29 2437ff75d9bd: Pulling fs layer 09:02:29 f23df028b6ca: Waiting 09:02:29 d65c8cfc05b1: Waiting 09:02:29 2437ff75d9bd: Waiting 09:02:29 765212b225bb: Waiting 09:02:29 04944245beec: Verifying Checksum 09:02:29 04944245beec: Download complete 09:02:29 765212b225bb: Verifying Checksum 09:02:29 765212b225bb: Download complete 09:02:29 f23df028b6ca: Verifying Checksum 09:02:29 f23df028b6ca: Download complete 09:02:29 d65c8cfc05b1: Verifying Checksum 09:02:29 d65c8cfc05b1: Download complete 09:02:29 699f458cf7ca: Verifying Checksum 09:02:29 8998bd30e6a1: Verifying Checksum 09:02:29 8998bd30e6a1: Download complete 09:02:32 2437ff75d9bd: Verifying Checksum 09:02:32 2437ff75d9bd: Download complete 09:02:33 8998bd30e6a1: Pull complete 09:02:33 04944245beec: Pull complete 09:02:35 699f458cf7ca: Pull complete 09:02:35 765212b225bb: Pull complete 09:02:36 f23df028b6ca: Pull complete 09:02:36 d65c8cfc05b1: Pull complete 09:02:51 2437ff75d9bd: Pull complete 09:02:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container 09:02:51 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:02:55 $ docker top b48a07f8957be00c9d02808343600e80b200eb2f295ad586d479220f5fe6e606 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:56 ---> job-cost.sh 09:02:56 lf-activate-venv: SKIPPING 09:02:56 INFO: No Stack... 09:02:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:02:57 INFO: Archiving Costs [Pipeline] sh 09:02:58 + + cut -d,cat -f6 /w/workspace/edgex-go/5/archives/cost.csv 09:02:58 [Pipeline] lock 09:02:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4269-5-stack-cost] 09:02:58 Resource [jenkins-edgexfoundry-edgex-go-PR-4269-5-stack-cost] did not exist. Created. 09:02:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4269-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:02:58 + echo total: 0.10999999940395355 [Pipeline] stash 09:02:58 Stashed 1 file(s) [Pipeline] } 09:02:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4269-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:02:58 $ docker stop --time=1 b48a07f8957be00c9d02808343600e80b200eb2f295ad586d479220f5fe6e606 09:03:00 $ docker rm -f --volumes b48a07f8957be00c9d02808343600e80b200eb2f295ad586d479220f5fe6e606 [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 09:03:00 provisioning config files... 09:03:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4737682322444711207tmp [Pipeline] { [Pipeline] sh 09:03:00 + set +x 09:03:00 + curl -s+ https://codecov.io/bash 09:03:00 bash -s -- 09:03:00 09:03:00 _____ _ 09:03:00 / ____| | | 09:03:00 | | ___ __| | ___ ___ _____ __ 09:03:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:03:00 | |___| (_) | (_| | __/ (_| (_) \ V / 09:03:00 \_____\___/ \__,_|\___|\___\___/ \_/ 09:03:00 Bash-1.0.6 09:03:00 09:03:00 09:03:00 ==> git version 2.25.1 found 09:03:00 ==> 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 09:03:00 Release-Date: 2020-01-08 09:03:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:03:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:03:00 ==> Jenkins CI detected. 09:03:00 current dir:  /w/workspace/edgex-go/5 09:03:00 project root: . 09:03:00 --> token set from env 09:03:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:03:00 ==> Running gcov in . (disable via -X gcov) 09:03:00 ==> Python coveragepy not found 09:03:00 ==> Searching for coverage reports in: 09:03:00 + . 09:03:00 -> Found 1 reports 09:03:00 ==> Detecting git/mercurial file structure 09:03:00 ==> Reading reports 09:03:00 + ./coverage.out bytes=487391 09:03:00 ==> Appending adjustments 09:03:00 https://docs.codecov.io/docs/fixing-reports 09:03:02 + Found adjustments 09:03:02 ==> Gzipping contents 09:03:02 64K /tmp/codecov.6jrAYP.gz 09:03:02 ==> Uploading reports 09:03:02 url: https://codecov.io 09:03:02 query: branch=PR-4269&commit=717bc593cf8d0afbca3dce16506d5addca49790b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4269%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4269&job=&cmd_args= 09:03:02 -> Pinging Codecov 09:03:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4269&commit=717bc593cf8d0afbca3dce16506d5addca49790b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4269%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4269&job=&cmd_args= 09:03:02 -> Uploading to 09:03:02 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/717bc593cf8d0afbca3dce16506d5addca49790b/abb2abe2-80a5-452e-bc5c-e7ab5d7efc7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T090302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86d6500d23cf4abc495f449b65665c67fac7e9fe4297c2ccd72a03191ec98548 09:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:02 Dload Upload Total Spent Left Speed 09:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63099 0 0 100 63099 0 303k --:--:-- --:--:-- --:--:-- 302k 100 63099 0 0 100 63099 0 239k --:--:-- --:--:-- --:--:-- 238k 09:03:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/717bc593cf8d0afbca3dce16506d5addca49790b [Pipeline] } 09:03:02 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 09:03:03 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:03:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:03:04 ---> package-listing.sh 09:03:04 ++ tr '[:upper:]' '[:lower:]' 09:03:04 ++ facter osfamily 09:03:04 + OS_FAMILY=debian 09:03:04 + workspace=/w/workspace/edgex-go/5 09:03:04 + START_PACKAGES=/tmp/packages_start.txt 09:03:04 + END_PACKAGES=/tmp/packages_end.txt 09:03:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:04 + PACKAGES=/tmp/packages_start.txt 09:03:04 + '[' /w/workspace/edgex-go/5 ']' 09:03:04 + PACKAGES=/tmp/packages_end.txt 09:03:04 + case "${OS_FAMILY}" in 09:03:04 + dpkg -l 09:03:04 + grep '^ii' 09:03:04 + '[' -f /tmp/packages_start.txt ']' 09:03:04 + '[' -f /tmp/packages_end.txt ']' 09:03:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:04 + '[' /w/workspace/edgex-go/5 ']' 09:03:04 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:03:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:03:04 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:03:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:05 09:03:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:05 latest: Pulling from edgex-lftools-log-publisher 09:03:05 5eb5b503b376: Pulling fs layer 09:03:05 5c69ac0246d0: Pulling fs layer 09:03:05 ec43610c2a17: Pulling fs layer 09:03:05 3a2ae6a8a46f: Pulling fs layer 09:03:05 33b1e0a273af: Pulling fs layer 09:03:05 5d3b04190fa2: Pulling fs layer 09:03:05 2f39f015ded8: Pulling fs layer 09:03:05 33b1e0a273af: Waiting 09:03:05 5d3b04190fa2: Waiting 09:03:05 3a2ae6a8a46f: Waiting 09:03:05 2f39f015ded8: Waiting 09:03:05 5c69ac0246d0: Verifying Checksum 09:03:05 5c69ac0246d0: Download complete 09:03:05 3a2ae6a8a46f: Verifying Checksum 09:03:05 3a2ae6a8a46f: Download complete 09:03:06 33b1e0a273af: Verifying Checksum 09:03:06 33b1e0a273af: Download complete 09:03:06 5d3b04190fa2: Download complete 09:03:06 ec43610c2a17: Download complete 09:03:06 5eb5b503b376: Verifying Checksum 09:03:06 5eb5b503b376: Download complete 09:03:07 2f39f015ded8: Download complete 09:03:07 5eb5b503b376: Pull complete 09:03:07 5c69ac0246d0: Pull complete 09:03:08 ec43610c2a17: Pull complete 09:03:08 3a2ae6a8a46f: Pull complete 09:03:08 33b1e0a273af: Pull complete 09:03:08 5d3b04190fa2: Pull complete 09:03:12 2f39f015ded8: Pull complete 09:03:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:03:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:12 prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container 09:03:12 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:03:16 $ docker top cfad02f1402acaf7e309f5817b849e1764e089b13a34e9ea15f5815f89688475 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:03:16 + mkdir -p /var/log/sysstat [Pipeline] sh 09:03:17 + ls /var/log/sa-host 09:03:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:17 provisioning config files... 09:03:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5230785150800655213tmp [Pipeline] { [Pipeline] echo 09:03:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:03:17 ---> create-netrc.sh [Pipeline] } 09:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:03:17 ---> python-tools-install.sh [Pipeline] echo 09:03:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:03:18 ---> sudo-logs.sh 09:03:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:03:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:03:18 ---> job-cost.sh 09:03:18 lf-activate-venv: SKIPPING 09:03:18 DEBUG: total: 0.10999999940395355 09:03:18 INFO: Retrieving Stack Cost... 09:03:18 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:19 INFO: Archiving Costs [Pipeline] echo 09:03:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:03:19 ---> logs-deploy.sh 09:03:19 lf-activate-venv: SKIPPING 09:03:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4269/5 09:03:19 INFO: archiving workspace using pattern(s): 09:03:20 Archives upload complete. 09:03:20 INFO: archiving logs to Nexus