Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b85155aa840fff15a7c28468ec9cff9880ec71b+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (a42f5d54965e77654993b1bfecb38be7e4f57a03) 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-ssh16685993546525458766.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-ssh9805748283585263948.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-4317/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-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1732446797636530571.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-ssh2336559078171072110.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-4317/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-4317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6294298425673793294.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-4507 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b Merge succeeded, producing 43830ff7b8f724633abe7a13e1e115d13b627bb8 Checking out Revision 43830ff7b8f724633abe7a13e1e115d13b627bb8 (PR-4317) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43830ff7b8f724633abe7a13e1e115d13b627bb8 # timeout=10 Commit message: "Merge commit 'ca0edb878bc182f1b8ca64f305bcf88ca1b2f198' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9fc45a128ae9c36634aee8da993c62925f6be5aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:09 ========================================================= 08:30:09 EdgeX Global Pipelines Version Info 08:30:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:10 ------------------- 08:30:10 stable info: 08:30:10 ------------------- 08:30:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:10 Message: update stable to v1.0.244 08:30:11 ------------------- 08:30:11 experimental info: 08:30:11 ------------------- 08:30:11 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:11 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4317 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4317 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4317 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43830ff7b8f724633abe7a13e1e115d13b627bb8 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43830ff [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:12 provisioning config files... 08:30:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8665623428193580753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:12 ---> docker-login.sh 08:30:12 nexus3.edgexfoundry.org:10001 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 nexus3.edgexfoundry.org:10002 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 nexus3.edgexfoundry.org:10003 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 nexus3.edgexfoundry.org:10004 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:13 Configure a credential helper to remove this warning. See 08:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:13 08:30:13 Login Succeeded 08:30:13 docker.io 08:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:13 Configure a credential helper to remove this warning. See 08:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:13 08:30:13 Login Succeeded 08:30:13 ---> docker-login.sh ends [Pipeline] } 08:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:13 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:13 + dirname cmd/core-command/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo core-command,cmd/core-command/Dockerfile 08:30:13 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:13 cut -d/ -f2 08:30:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:13 + dirname cmd/core-data/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo core-data,cmd/core-data/Dockerfile 08:30:13 + dirname cmd/core-metadata/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:13 + dirname cmd/security-bootstrapper/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:13 + dirname cmd/security-proxy-setup/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:13 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:13 + + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:13 cut -d/ -f2 08:30:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:13 + dirname cmd/security-spire-agent/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:13 + dirname cmd/security-spire-config/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:13 + dirname cmd/security-spire-server/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:13 + dirname cmd/support-notifications/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:13 + dirname cmd/support-scheduler/Dockerfile 08:30:13 + cut -d/ -f2 08:30:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:13 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:14 + git rev-list -1 --merges 43830ff7b8f724633abe7a13e1e115d13b627bb8~1..43830ff7b8f724633abe7a13e1e115d13b627bb8 [Pipeline] echo 08:30:14 -----------> git rev-list -1 --merges 43830ff7b8f724633abe7a13e1e115d13b627bb8~1..43830ff7b8f724633abe7a13e1e115d13b627bb8 43830ff7b8f724633abe7a13e1e115d13b627bb8 08:30:14 43830ff7b8f724633abe7a13e1e115d13b627bb8 [false] [Pipeline] sh 08:30:14 + git log --format=format:%s -1 43830ff7b8f724633abe7a13e1e115d13b627bb8 [Pipeline] echo 08:30:14 ========================================================= 08:30:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:14 + grep -v github /etc/ssh/ssh_known_hosts 08:30:14 + [ -e /tmp/ssh_known_hosts ] 08:30:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:14 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:15 08:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:15 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:15 b85a868b505f: Pulling fs layer 08:30:15 e2be974225ed: Pulling fs layer 08:30:15 339a4e72a1f5: Pulling fs layer 08:30:15 988bab9f4d93: Pulling fs layer 08:30:15 1469e6f7b9e6: Pulling fs layer 08:30:15 eaf3925da568: Pulling fs layer 08:30:15 bab4dde63d76: Pulling fs layer 08:30:15 bde34c3a00c8: Pulling fs layer 08:30:15 b352a97aabf1: Pulling fs layer 08:30:15 4872d77fe225: Pulling fs layer 08:30:15 5851b861e8e6: Pulling fs layer 08:30:15 988bab9f4d93: Waiting 08:30:15 1469e6f7b9e6: Waiting 08:30:15 eaf3925da568: Waiting 08:30:15 bab4dde63d76: Waiting 08:30:15 bde34c3a00c8: Waiting 08:30:15 5851b861e8e6: Waiting 08:30:15 b352a97aabf1: Waiting 08:30:15 e2be974225ed: Download complete 08:30:15 988bab9f4d93: Verifying Checksum 08:30:15 988bab9f4d93: Download complete 08:30:15 1469e6f7b9e6: Verifying Checksum 08:30:15 1469e6f7b9e6: Download complete 08:30:15 eaf3925da568: Verifying Checksum 08:30:15 eaf3925da568: Download complete 08:30:15 339a4e72a1f5: Verifying Checksum 08:30:15 339a4e72a1f5: Download complete 08:30:15 bde34c3a00c8: Download complete 08:30:16 b352a97aabf1: Download complete 08:30:16 4872d77fe225: Verifying Checksum 08:30:16 5851b861e8e6: Verifying Checksum 08:30:16 5851b861e8e6: Download complete 08:30:16 b85a868b505f: Verifying Checksum 08:30:16 b85a868b505f: Download complete 08:30:16 bab4dde63d76: Verifying Checksum 08:30:16 bab4dde63d76: Download complete 08:30:17 b85a868b505f: Pull complete 08:30:17 e2be974225ed: Pull complete 08:30:18 339a4e72a1f5: Pull complete 08:30:18 988bab9f4d93: Pull complete 08:30:18 1469e6f7b9e6: Pull complete 08:30:18 eaf3925da568: Pull complete 08:30:20 bab4dde63d76: Pull complete 08:30:20 bde34c3a00c8: Pull complete 08:30:20 b352a97aabf1: Pull complete 08:30:20 4872d77fe225: Pull complete 08:30:21 5851b861e8e6: Pull complete 08:30:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:21 prd-ubuntu20.04-docker-8c-8g-4507 does not seem to be running inside a container 08:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:26 $ docker top f3d05d04d58bf23d8a06c2c08d93c525a7cd7f312c7649ad53e9d7c5314c52dc -eo pid,comm 08:30:26 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:30:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:26 [ssh-agent] Looking for ssh-agent implementation... 08:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:26 $ docker exec f3d05d04d58bf23d8a06c2c08d93c525a7cd7f312c7649ad53e9d7c5314c52dc ssh-agent 08:30:26 SSH_AUTH_SOCK=/tmp/ssh-3W3YgtxkvgHA/agent.14 08:30:26 SSH_AGENT_PID=20 08:30:26 Running ssh-add (command line suppressed) 08:30:26 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5320162230614155586.key (/w/workspace/edgex-go/3@tmp/private_key_5320162230614155586.key) 08:30:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:27 + git tag --points-at HEAD [Pipeline] } 08:30:27 $ docker exec --env ******** --env ******** f3d05d04d58bf23d8a06c2c08d93c525a7cd7f312c7649ad53e9d7c5314c52dc ssh-agent -k 08:30:27 unset SSH_AUTH_SOCK; 08:30:27 unset SSH_AGENT_PID; 08:30:27 echo Agent pid 20 killed; 08:30:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:27 [ssh-agent] Looking for ssh-agent implementation... 08:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:27 $ docker exec f3d05d04d58bf23d8a06c2c08d93c525a7cd7f312c7649ad53e9d7c5314c52dc ssh-agent 08:30:27 SSH_AUTH_SOCK=/tmp/ssh-01vAszAXJy0P/agent.70 08:30:27 SSH_AGENT_PID=76 08:30:27 Running ssh-add (command line suppressed) 08:30:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_10498484902396662571.key (/w/workspace/edgex-go/3@tmp/private_key_10498484902396662571.key) 08:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:27 + git semver init 08:30:28 2023-02-04 08:30:28,157 [run_init] DEBUG init version:0.0.0 force:False 08:30:28 2023-02-04 08:30:28,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:28 2023-02-04 08:30:28,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:28 2023-02-04 08:30:28,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:35 2023-02-04 08:30:34,007 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:35 2023-02-04 08:30:34,008 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4317 with force:False 08:30:35 2023-02-04 08:30:34,008 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4317 08:30:35 2023-02-04 08:30:34,012 [execute] INFO git cat-file --batch-check 08:30:35 2023-02-04 08:30:34,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2023-02-04 08:30:34,019 [execute] INFO git cat-file --batch 08:30:35 2023-02-04 08:30:34,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2023-02-04 08:30:34,024 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4317 08:30:35 0.0.0 [Pipeline] } 08:30:35 $ docker exec --env ******** --env ******** f3d05d04d58bf23d8a06c2c08d93c525a7cd7f312c7649ad53e9d7c5314c52dc ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 76 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:35 + git semver [Pipeline] } 08:30:35 $ docker stop --time=1 f3d05d04d58bf23d8a06c2c08d93c525a7cd7f312c7649ad53e9d7c5314c52dc 08:30:37 $ docker rm -f --volumes f3d05d04d58bf23d8a06c2c08d93c525a7cd7f312c7649ad53e9d7c5314c52dc [Pipeline] // withDockerContainer [Pipeline] sh 08:30:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:37 Stashed 1 file(s) [Pipeline] echo 08:30:37 [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:30:38 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:38 ========================================================= 08:30:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:38 213ec9aee27d: Pulling fs layer 08:30:38 4583459ba037: Pulling fs layer 08:30:38 93c1e223e6f2: Pulling fs layer 08:30:38 53926ce57604: Pulling fs layer 08:30:38 21b2b0c7a3f4: Pulling fs layer 08:30:38 22ff95d597cd: Pulling fs layer 08:30:38 12d6caf4c0d1: Pulling fs layer 08:30:38 96b7cbca73a9: Pulling fs layer 08:30:38 a7acece74701: Pulling fs layer 08:30:38 53926ce57604: Waiting 08:30:38 21b2b0c7a3f4: Waiting 08:30:38 96b7cbca73a9: Waiting 08:30:38 22ff95d597cd: Waiting 08:30:38 12d6caf4c0d1: Waiting 08:30:38 a7acece74701: Waiting 08:30:38 93c1e223e6f2: Download complete 08:30:38 4583459ba037: Verifying Checksum 08:30:38 4583459ba037: Download complete 08:30:38 21b2b0c7a3f4: Download complete 08:30:38 22ff95d597cd: Verifying Checksum 08:30:38 22ff95d597cd: Download complete 08:30:38 213ec9aee27d: Verifying Checksum 08:30:38 213ec9aee27d: Download complete 08:30:38 12d6caf4c0d1: Verifying Checksum 08:30:38 12d6caf4c0d1: Download complete 08:30:38 213ec9aee27d: Pull complete 08:30:38 4583459ba037: Pull complete 08:30:38 93c1e223e6f2: Pull complete 08:30:39 96b7cbca73a9: Verifying Checksum 08:30:39 96b7cbca73a9: Download complete 08:30:39 a7acece74701: Verifying Checksum 08:30:39 a7acece74701: Download complete 08:30:40 53926ce57604: Download complete 08:30:44 53926ce57604: Pull complete 08:30:44 21b2b0c7a3f4: Pull complete 08:30:45 22ff95d597cd: Pull complete 08:30:45 12d6caf4c0d1: Pull complete 08:30:47 96b7cbca73a9: Pull complete 08:30:48 a7acece74701: Pull complete 08:30:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:48 WORKDIR /edgex 08:30:48 COPY go.mod . 08:30:48 RUN go mod download 08:30:48 + docker build -t ci-base-image-x86_64 -f - . 08:30:49 Sending build context to Docker daemon 170.1MB 08:30:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:49 ---> db6d94c90886 08:30:49 Step 2/4 : WORKDIR /edgex 08:30:52 Still waiting to schedule task 08:30:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:57 ---> Running in 2c91a1265ea3 08:30:57 Removing intermediate container 2c91a1265ea3 08:30:57 ---> 807b3dee2d4e 08:30:57 Step 3/4 : COPY go.mod . 08:30:57 ---> 60f12c0fba01 08:30:57 Step 4/4 : RUN go mod download 08:30:57 ---> Running in 1236e75a86ef 08:31:12 Removing intermediate container 1236e75a86ef 08:31:12 ---> d95b6fac4a89 08:31:12 Successfully built d95b6fac4a89 08:31:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:12 + docker inspect -f . ci-base-image-x86_64 08:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:12 prd-ubuntu20.04-docker-8c-8g-4507 does not seem to be running inside a container 08:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 08:31:12 $ docker top 0a8b1e05a575ab5e1c4a822c8d89eea9059dd6c97a882a1f2b6f590a5e023d13 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:13 + go version 08:31:13 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:13 $ docker stop --time=1 0a8b1e05a575ab5e1c4a822c8d89eea9059dd6c97a882a1f2b6f590a5e023d13 08:31:14 $ docker rm -f --volumes 0a8b1e05a575ab5e1c4a822c8d89eea9059dd6c97a882a1f2b6f590a5e023d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:15 + docker inspect -f . ci-base-image-x86_64 08:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:15 prd-ubuntu20.04-docker-8c-8g-4507 does not seem to be running inside a container 08:31:15 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 08:31:15 $ docker top 103175782fcc2f24c91d6bdaec2909e80f69ccc9b80e984c49aac433ec8d769f -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:15 ========================================================= 08:31:15 [edgeXBuildGoParallel] Running Tests and Build... 08:31:15 ========================================================= [Pipeline] sh 08:31:16 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:31:16 + make test 08:31:16 go test -race -coverprofile=coverage.out ./... 08:31:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.109s coverage: 43.1% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.034s coverage: 89.2% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.100s coverage: 2.6% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 65.9% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.102s coverage: 0.9% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 82.9% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.295s coverage: 79.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.084s coverage: 86.9% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 77.4% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 64.7% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 65.3% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.8% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:00 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:32:18 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:32:18 go vet ./... 08:32:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:21 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:21 + ls -al . 08:32:21 total 744 08:32:21 drwxrwxr-x 11 1001 1001 4096 Feb 4 08:31 . 08:32:21 drwxr-xr-x 4 root root 4096 Feb 4 08:31 .. 08:32:21 drwxrwxr-x 2 1001 1001 4096 Feb 4 08:30 .blubracket 08:32:21 -rw-rw-r-- 1 1001 1001 16 Feb 4 08:30 .dockerignore 08:32:21 drwxrwxr-x 8 1001 1001 4096 Feb 4 08:32 .git 08:32:21 drwxrwxr-x 3 1001 1001 4096 Feb 4 08:30 .github 08:32:21 -rw-rw-r-- 1 1001 1001 1024 Feb 4 08:30 .gitignore 08:32:21 -rw-rw-r-- 1 1001 1001 42 Feb 4 08:30 .golangci.yml 08:32:21 -rw-rw-r-- 1 1001 1001 87 Feb 4 08:30 .hadolint.yml 08:32:21 drwxr-xr-x 3 1001 1001 4096 Feb 4 08:30 .semver 08:32:21 -rw-rw-r-- 1 1001 1001 166 Feb 4 08:30 .sonarcloud.properties 08:32:21 -rw-rw-r-- 1 1001 1001 1171 Feb 4 08:30 ADOPTERS.md 08:32:21 -rw-rw-r-- 1 1001 1001 10825 Feb 4 08:30 Attribution.txt 08:32:21 -rw-rw-r-- 1 1001 1001 73765 Feb 4 08:30 CHANGELOG.md 08:32:21 -rw-rw-r-- 1 1001 1001 3804 Feb 4 08:30 CONTRIBUTING.md 08:32:21 -rw-rw-r-- 1 1001 1001 677 Feb 4 08:30 GOVERNANCE.md 08:32:21 -rw-rw-r-- 1 1001 1001 850 Feb 4 08:30 Jenkinsfile 08:32:21 -rw-rw-r-- 1 1001 1001 10775 Feb 4 08:30 LICENSE 08:32:21 -rw-rw-r-- 1 1001 1001 13388 Feb 4 08:30 Makefile 08:32:21 -rw-rw-r-- 1 1001 1001 582 Feb 4 08:30 OWNERS.md 08:32:21 -rw-rw-r-- 1 1001 1001 9403 Feb 4 08:30 README.md 08:32:21 -rw-rw-r-- 1 1001 1001 6912 Feb 4 08:30 SECURITY.md 08:32:21 -rw-rw-r-- 1 1001 1001 5 Feb 4 08:30 VERSION 08:32:21 drwxrwxr-x 2 1001 1001 4096 Feb 4 08:30 bin 08:32:21 drwxrwxr-x 17 1001 1001 4096 Feb 4 08:30 cmd 08:32:21 -rw-r--r-- 1 root root 486191 Feb 4 08:31 coverage.out 08:32:21 -rw-rw-r-- 1 1001 1001 3294 Feb 4 08:30 go.mod 08:32:21 -rw-rw-r-- 1 1001 1001 33316 Feb 4 08:30 go.sum 08:32:21 drwxrwxr-x 7 1001 1001 4096 Feb 4 08:30 internal 08:32:21 drwxrwxr-x 3 1001 1001 4096 Feb 4 08:30 openapi 08:32:21 drwxrwxr-x 4 1001 1001 4096 Feb 4 08:30 snap 08:32:21 -rw-rw-r-- 1 1001 1001 204 Feb 4 08:30 version.go [Pipeline] sh 08:32:21 + '[' -e coverage.out ] 08:32:21 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:22 Stashed 1 file(s) [Pipeline] sh 08:32:22 + make build 08:32:22 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:32:34 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:32:34 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:32:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:36 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:32:43 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:32:44 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:32:45 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:32:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:47 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:32:48 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:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:52 $ docker stop --time=1 103175782fcc2f24c91d6bdaec2909e80f69ccc9b80e984c49aac433ec8d769f 08:32:57 $ docker rm -f --volumes 103175782fcc2f24c91d6bdaec2909e80f69ccc9b80e984c49aac433ec8d769f [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:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:58 08:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:58 latest: Pulling from edgex-devops/edgex-compose 08:32:58 cbdbe7a5bc2a: Pulling fs layer 08:32:58 ca9280d653b3: Pulling fs layer 08:32:58 7e9c9ca2126c: Pulling fs layer 08:32:58 cbdbe7a5bc2a: Download complete 08:32:58 cbdbe7a5bc2a: Pull complete 08:32:58 ca9280d653b3: Verifying Checksum 08:32:58 ca9280d653b3: Download complete 08:32:59 ca9280d653b3: Pull complete 08:32:59 7e9c9ca2126c: Download complete 08:33:02 7e9c9ca2126c: Pull complete 08:33:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:02 prd-ubuntu20.04-docker-8c-8g-4507 does not seem to be running inside a container 08:33:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/edgex-compose:latest cat 08:33:05 $ docker top a8e79ab9fc35c0ecd95ab0d5c088881560bfc0e9c7bbdfd3ae5924afcb428545 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:05 + docker-compose build --help 08:33:05 + grep parallel 08:33:06 --parallel Build images in parallel. [Pipeline] } 08:33:06 $ docker stop --time=1 a8e79ab9fc35c0ecd95ab0d5c088881560bfc0e9c7bbdfd3ae5924afcb428545 08:33:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4511 in /w/workspace/edgexfoundry_edgex-go_PR-4317 08:33:07 $ docker rm -f --volumes a8e79ab9fc35c0ecd95ab0d5c088881560bfc0e9c7bbdfd3ae5924afcb428545 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] ws 08:33:07 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:33:07 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:08 prd-ubuntu20.04-docker-8c-8g-4507 does not seem to be running inside a container 08:33:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:09 $ docker top 9f10afe3ec86f2bfdda2ff7ae6af8fc812c8422974fb42134709e856a5bf9c8a -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:09 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:09 Building core-command ... 08:33:09 Building core-common-config-bootstrapper ... 08:33:09 Building core-data ... 08:33:09 Building core-metadata ... 08:33:09 Building security-bootstrapper ... 08:33:09 Building security-proxy-setup ... 08:33:09 Building security-secretstore-setup ... 08:33:09 Building security-spiffe-token-provider ... 08:33:09 Building security-spire-agent ... 08:33:09 Building security-spire-config ... 08:33:09 Building security-spire-server ... 08:33:09 Building support-notifications ... 08:33:09 Building support-scheduler ... 08:33:09 Building security-bootstrapper 08:33:09 Building security-spiffe-token-provider 08:33:09 Building security-spire-agent 08:33:09 Building core-common-config-bootstrapper 08:33:09 Building support-scheduler 08:33:17 using credential edgex-jenkins-ssh 08:33:17 Cloning the remote Git repository 08:33:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:18 > git init /w/workspace/edgex-go/3 # timeout=10 08:33:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:18 > git --version # timeout=10 08:33:18 > git --version # 'git version 2.25.1' 08:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:22 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:22 ---> d95b6fac4a89 08:33:22 Step 3/32 : WORKDIR /edgex-go 08:33:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:22 ---> d95b6fac4a89 08:33:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:22 ---> d95b6fac4a89 08:33:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:22 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:22 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:22 ---> d95b6fac4a89 08:33:22 Step 3/19 : WORKDIR /edgex-go 08:33:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:22 ---> d95b6fac4a89 08:33:22 Step 3/24 : WORKDIR /edgex-go 08:33:27 ---> Running in 053aa787654c 08:33:27 ---> Running in 5909a3791998 08:33:27 ---> Running in e8d1749185e6 08:33:27 ---> Running in 163fb0e92d5f 08:33:27 ---> Running in 34a56fd8eda0 08:33:27 Removing intermediate container e8d1749185e6 08:33:27 ---> a6ee618789ec 08:33:27 Step 4/22 : WORKDIR /edgex-go 08:33:27 Removing intermediate container 053aa787654c 08:33:27 ---> 91155dfb355b 08:33:27 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:27 Removing intermediate container 5909a3791998 08:33:27 ---> afcdd6ed94d6 08:33:27 Step 4/22 : WORKDIR /edgex-go 08:33:27 Removing intermediate container 34a56fd8eda0 08:33:27 ---> 8ae7767da4ea 08:33:27 Step 4/32 : RUN apk add --update --no-cache make git 08:33:27 Removing intermediate container 163fb0e92d5f 08:33:27 ---> efa71dc1cd69 08:33:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:27 ---> Running in 436851bf486b 08:33:27 ---> Running in 6cc9b9969678 08:33:27 ---> Running in f3fbd9940b76 08:33:27 ---> Running in 9bc7f77ac432 08:33:27 ---> Running in 168aba9ac35e 08:33:27 Removing intermediate container 436851bf486b 08:33:27 ---> e63e6363c4d6 08:33:27 Step 5/22 : RUN apk add --update --no-cache make git 08:33:27 ---> Running in 2c27e3470866 08:33:27 Removing intermediate container f3fbd9940b76 08:33:27 ---> 20c271f03256 08:33:27 Step 5/22 : RUN apk add --update --no-cache make git 08:33:27 ---> Running in 99196db0abe0 08:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:28 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:28 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:28 OK: 17044 distinct packages available 08:33:28 OK: 211 MiB in 51 packages 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:28 OK: 211 MiB in 51 packages 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:28 OK: 211 MiB in 51 packages 08:33:28 OK: 211 MiB in 51 packages 08:33:28 OK: 211 MiB in 51 packages 08:33:28 Removing intermediate container 9bc7f77ac432 08:33:28 ---> 117c6ae3ec22 08:33:28 Step 5/32 : COPY go.mod vendor* ./ 08:33:28 Removing intermediate container 168aba9ac35e 08:33:28 ---> a7e57b58fb0c 08:33:28 Step 5/24 : COPY go.mod vendor* ./ 08:33:28 ---> f17fb47ab45a 08:33:28 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:28 ---> Running in 5b76c964ad44 08:33:28 ---> 505be6f48d27 08:33:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:28 ---> Running in 4fa228b0dea6 08:33:28 Removing intermediate container 6cc9b9969678 08:33:28 ---> a92b31562de4 08:33:28 Step 5/19 : COPY go.mod vendor* ./ 08:33:29 Removing intermediate container 99196db0abe0 08:33:29 ---> b915f190bca1 08:33:29 Step 6/22 : COPY go.mod vendor* ./ 08:33:29 ---> 0fb6827b5c77 08:33:29 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:29 ---> Running in d7d32c71e9d3 08:33:29 Removing intermediate container 2c27e3470866 08:33:29 ---> 44c954b2bde2 08:33:29 Step 6/22 : COPY go.mod vendor* ./ 08:33:29 ---> 34fc621e76b8 08:33:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:29 ---> Running in 7a09f88d8009 08:33:29 ---> e3be2c79562f 08:33:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:29 ---> Running in fa15cb785ee7 08:33:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:40 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b 08:33:41 Merge succeeded, producing 42811b3b1eb9780816298d6a1dce9e427b0e6d9b 08:33:41 Checking out Revision 42811b3b1eb9780816298d6a1dce9e427b0e6d9b (PR-4317) 08:33:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:40 > git config core.sparsecheckout # timeout=10 08:33:40 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 08:33:41 > git remote # timeout=10 08:33:41 > git config --get remote.origin.url # timeout=10 08:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:41 > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 08:33:41 > git rev-parse HEAD^{commit} # timeout=10 08:33:41 > git config core.sparsecheckout # timeout=10 08:33:41 > git checkout -f 42811b3b1eb9780816298d6a1dce9e427b0e6d9b # timeout=10 08:33:44 Commit message: "Merge commit 'ca0edb878bc182f1b8ca64f305bcf88ca1b2f198' into HEAD" 08:33:44 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:45 Dload Upload Total Spent Left Speed 08:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 08:33:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:46 + sudo tee /etc/docker/daemon.new 08:33:46 { 08:33:46 "registry-mirrors": [ 08:33:46 "https://nexus3.edgexfoundry.org:10001" 08:33:46 ], 08:33:46 "bip": "10.250.0.254/24", 08:33:46 "hosts": [ 08:33:46 "tcp://0.0.0.0:5555", 08:33:46 "unix:///var/run/docker.sock" 08:33:46 ], 08:33:46 "mtu": 1458, 08:33:46 "selinux-enabled": true, 08:33:46 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:46 } [Pipeline] sh 08:33:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:44 > git rev-list --no-walk 9fc45a128ae9c36634aee8da993c62925f6be5aa # timeout=10 08:33:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:05 provisioning config files... 08:34:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config13501472960002209330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:06 ---> docker-login.sh 08:34:06 nexus3.edgexfoundry.org:10001 08:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:06 Configure a credential helper to remove this warning. See 08:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:06 08:34:06 Login Succeeded 08:34:06 nexus3.edgexfoundry.org:10002 08:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:07 Configure a credential helper to remove this warning. See 08:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:07 08:34:07 Login Succeeded 08:34:07 nexus3.edgexfoundry.org:10003 08:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:07 Configure a credential helper to remove this warning. See 08:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:07 08:34:07 Login Succeeded 08:34:07 nexus3.edgexfoundry.org:10004 08:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:08 Configure a credential helper to remove this warning. See 08:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:08 08:34:08 Login Succeeded 08:34:08 docker.io 08:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:09 Configure a credential helper to remove this warning. See 08:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:09 08:34:09 Login Succeeded 08:34:09 ---> docker-login.sh ends [Pipeline] } 08:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:09 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:34:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:09 ========================================================= 08:34:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:10 9b18e9b68314: Pulling fs layer 08:34:10 35d82f9e3411: Pulling fs layer 08:34:10 e16973657156: Pulling fs layer 08:34:10 fc693d55d65f: Pulling fs layer 08:34:10 7e9fc2657dce: Pulling fs layer 08:34:10 dda99020689f: Pulling fs layer 08:34:10 db1c61fa0a46: Pulling fs layer 08:34:10 891c053d2c06: Pulling fs layer 08:34:10 7e9fc2657dce: Waiting 08:34:10 dda99020689f: Waiting 08:34:10 db1c61fa0a46: Waiting 08:34:10 891c053d2c06: Waiting 08:34:10 fc693d55d65f: Waiting 08:34:10 e16973657156: Verifying Checksum 08:34:10 e16973657156: Download complete 08:34:10 35d82f9e3411: Verifying Checksum 08:34:10 35d82f9e3411: Download complete 08:34:10 7e9fc2657dce: Verifying Checksum 08:34:10 7e9fc2657dce: Download complete 08:34:10 dda99020689f: Verifying Checksum 08:34:10 dda99020689f: Download complete 08:34:10 9b18e9b68314: Verifying Checksum 08:34:10 9b18e9b68314: Download complete 08:34:11 9b18e9b68314: Pull complete 08:34:12 891c053d2c06: Verifying Checksum 08:34:12 891c053d2c06: Download complete 08:34:12 35d82f9e3411: Pull complete 08:34:12 e16973657156: Pull complete 08:34:13 db1c61fa0a46: Verifying Checksum 08:34:13 db1c61fa0a46: Download complete 08:34:13 fc693d55d65f: Verifying Checksum 08:34:13 fc693d55d65f: Download complete 08:34:28 fc693d55d65f: Pull complete 08:34:28 7e9fc2657dce: Pull complete 08:34:28 dda99020689f: Pull complete 08:34:34 db1c61fa0a46: Pull complete 08:34:36 891c053d2c06: Pull complete 08:34:36 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:36 + docker build -t ci-base-image-arm64 -f - . 08:34:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:36 WORKDIR /edgex 08:34:36 COPY go.mod . 08:34:36 RUN go mod download 08:34:37 Sending build context to Docker daemon 3.092MB 08:34:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:37 ---> f96f9c87975a 08:34:37 Step 2/4 : WORKDIR /edgex 08:34:39 ---> Running in 1c2f9d23c6da 08:34:39 Removing intermediate container 1c2f9d23c6da 08:34:39 ---> 0e3334d00602 08:34:39 Step 3/4 : COPY go.mod . 08:34:39 ---> efbbf9e54f40 08:34:39 Step 4/4 : RUN go mod download 08:34:40 ---> Running in d5d9bcb59625 08:35:12 Removing intermediate container d5d9bcb59625 08:35:12 ---> d3a2cc2b5598 08:35:12 Successfully built d3a2cc2b5598 08:35:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:12 + docker inspect -f . ci-base-image-arm64 08:35:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:13 prd-ubuntu20.04-docker-arm64-4c-16g-4511 does not seem to be running inside a container 08:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 08:35:14 $ docker top defe8a51358b08e91bb8fb9b2b49cf00ecace9c4b36dc6b244bec24d81da9f5b -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:15 + go version 08:35:15 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:15 $ docker stop --time=1 defe8a51358b08e91bb8fb9b2b49cf00ecace9c4b36dc6b244bec24d81da9f5b 08:35:16 $ docker rm -f --volumes defe8a51358b08e91bb8fb9b2b49cf00ecace9c4b36dc6b244bec24d81da9f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:17 + docker inspect -f . ci-base-image-arm64 08:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:17 prd-ubuntu20.04-docker-arm64-4c-16g-4511 does not seem to be running inside a container 08:35:17 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 08:35:18 $ docker top 148117da953734b2b4e7e5e1ce2e4f7723108aac17bc197d67899e9114be715f -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:19 ========================================================= 08:35:19 [edgeXBuildGoParallel] Running Tests and Build... 08:35:19 ========================================================= [Pipeline] sh 08:35:19 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:35:20 + make test 08:35:20 go test -race -coverprofile=coverage.out ./... 08:35:36 Removing intermediate container 7a09f88d8009 08:35:36 ---> 56684a0011f9 08:35:36 Step 8/22 : COPY . . 08:35:36 Removing intermediate container 4fa228b0dea6 08:35:36 ---> af3bcb5122dd 08:35:36 Step 7/24 : COPY . . 08:35:36 Removing intermediate container d7d32c71e9d3 08:35:36 ---> d302e4080e30 08:35:36 Step 7/19 : COPY . . 08:35:36 Removing intermediate container 5b76c964ad44 08:35:36 ---> 865556753e02 08:35:36 Step 7/32 : COPY . . 08:35:36 Removing intermediate container fa15cb785ee7 08:35:36 ---> f72ae4499bab 08:35:36 Step 8/22 : COPY . . 08:35:54 ---> 487596339a74 08:35:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:54 ---> 68a33c7401fc 08:35:54 ---> b9c5c5314862 08:35:54 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:54 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:54 ---> 92cf06a7020d 08:35:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:54 ---> ea9ee99472bc 08:35:54 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:54 ---> Running in 44829a70c409 08:35:54 ---> Running in ccf0ebc9c127 08:35:54 ---> Running in 70d42e1b0100 08:35:54 ---> Running in e8eb06b4ceff 08:35:54 ---> Running in 1eca73225ab4 08:35:54 Removing intermediate container 70d42e1b0100 08:35:54 ---> f5538d5a3ea3 08:35:54 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:54 ---> Running in 2c02fba34523 08:35:54 Removing intermediate container 2c02fba34523 08:35:54 ---> 97d418e3239a 08:35:54 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:35:54 ---> Running in 0ba9f14f54bb 08:35: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:35: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:35:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:54 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:35:54 Removing intermediate container 0ba9f14f54bb 08:35:54 ---> 06107f62b318 08:35:54 Step 11/24 : WORKDIR /edgex-go 08:35:54 ---> Running in 822f28fbb35b 08:35:54 Removing intermediate container 822f28fbb35b 08:35:54 ---> 97f3dba0a80a 08:35:54 08:35:54 Step 12/24 : FROM alpine:3.15 08:35:54 3.15: Pulling from library/alpine 08:35:54 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:35:54 Status: Downloaded newer image for alpine:3.15 08:35:54 ---> c4fc93816858 08:35:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:54 ---> Running in c1bc52c8b3d0 08:35:55 Removing intermediate container c1bc52c8b3d0 08:35:55 ---> f287812cdfaa 08:35:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:55 ---> Running in ae07441ecd26 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:56 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:56 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:56 OK: 15859 distinct packages available 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:56 (1/5) Installing dumb-init (1.2.5-r1) 08:35:56 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:56 (3/5) Installing libucontext (1.1-r0) 08:35:56 (4/5) Installing gcompat (1.0.0-r4) 08:35:56 (5/5) Installing openssl (1.1.1s-r1) 08:35:56 Executing busybox-1.34.1-r7.trigger 08:35:56 OK: 7 MiB in 19 packages 08:35:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:04 Removing intermediate container ae07441ecd26 08:36:04 ---> 203e1c99d528 08:36:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:17 ---> 1c6dd6b6bb86 08:36:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:32 ---> e67bc6b81864 08:36:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:33 ---> bf07af2f5b5c 08:36:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:36 ---> 3be7dc56b7fe 08:36:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:36 Removing intermediate container 1eca73225ab4 08:36:36 ---> a49211932fd1 08:36:36 08:36:36 Step 10/22 : FROM alpine:3.16 08:36:36 Removing intermediate container 44829a70c409 08:36:36 ---> c33e834ac0ad 08:36:36 08:36:36 Step 9/32 : FROM alpine:3.16 08:36:36 ---> c4078ee2185a 08:36:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:36 3.16: Pulling from library/alpine 08:36:36 3.16: Pulling from library/alpine 08:36:36 Removing intermediate container e8eb06b4ceff 08:36:36 ---> 59be89e92cc9 08:36:36 08:36:36 Step 9/19 : FROM alpine:3.15 08:36:36 ---> c4fc93816858 08:36:36 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:36 ---> Using cache 08:36:36 ---> f287812cdfaa 08:36:36 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:36 ---> Running in 601f762c5a71 08:36:37 ---> Running in ac630ff3a4e2 08:36:37 Removing intermediate container 601f762c5a71 08:36:37 ---> bd4bb00a2cea 08:36:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:36:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:36:38 Status: Downloaded newer image for alpine:3.16 08:36:38 Status: Image is up to date for alpine:3.16 08:36:38 ---> Running in 7154e8508f93 08:36:38 ---> bfe296a52501 08:36:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:38 ---> bfe296a52501 08:36:38 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:39 ---> Running in d49213a33df3 08:36:39 ---> Running in a23ddb06fba3 08:36:39 Removing intermediate container 7154e8508f93 08:36:39 ---> 0cf5e2a83284 08:36:39 Step 22/24 : LABEL arch=x86_64 08:36:39 ---> Running in ae83be8c05d3 08:36:39 Removing intermediate container ccf0ebc9c127 08:36:39 ---> bdd6c97ad8f8 08:36:39 08:36:39 Step 10/22 : FROM alpine:3.16 08:36:39 ---> bfe296a52501 08:36:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:36:39 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:39 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:39 OK: 15859 distinct packages available 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:39 ---> Running in 64d97009b556 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:39 Removing intermediate container ae83be8c05d3 08:36:39 ---> c2806f898a0e 08:36:39 Step 23/24 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:36:39 Removing intermediate container a23ddb06fba3 08:36:39 ---> b951b9bcd2cd 08:36:39 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:36:39 Removing intermediate container d49213a33df3 08:36:39 ---> a05147200b60 08:36:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:36:39 ---> Running in 6ffa937b70b8 08:36:39 ---> Running in 463c0d2a9c8c 08:36:39 ---> Running in 568c7339f0ca 08:36:39 (1/9) Installing ca-certificates (20220614-r0) 08:36:39 Removing intermediate container 463c0d2a9c8c 08:36:39 ---> d6c4f1946667 08:36:39 Step 24/24 : LABEL version=0.0.0 08:36:39 (2/9) Installing brotli-libs (1.0.9-r5) 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:39 ---> Running in a0715b2bc420 08:36:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:36:39 (4/9) Installing libcurl (7.80.0-r5) 08:36:39 Removing intermediate container a0715b2bc420 08:36:39 ---> d459d15054ae 08:36:39 08:36:39 (5/9) Installing curl (7.80.0-r5) 08:36:39 (6/9) Installing dumb-init (1.2.5-r1) 08:36:39 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:39 (8/9) Installing libucontext (1.1-r0) 08:36:39 (9/9) Installing gcompat (1.0.0-r4) 08:36:39 Executing busybox-1.34.1-r7.trigger 08:36:39 Successfully built d459d15054ae 08:36:39 Executing ca-certificates-20220614-r0.trigger 08:36:39 Successfully tagged security-spire-agent:latest 08:36:39  Building security-spire-agent ... done Building core-metadata 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:39 OK: 8 MiB in 23 packages 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:40 (1/1) Installing dumb-init (1.2.5-r1) 08:36:40 Executing busybox-1.35.0-r17.trigger 08:36:40 OK: 6 MiB in 15 packages 08:36:40 (1/1) Installing dumb-init (1.2.5-r1) 08:36:40 Executing busybox-1.35.0-r17.trigger 08:36:41 OK: 6 MiB in 15 packages 08:36:41 (1/2) Installing dumb-init (1.2.5-r1) 08:36:41 (2/2) Installing su-exec (0.2-r1) 08:36:41 Executing busybox-1.35.0-r17.trigger 08:36:41 OK: 6 MiB in 16 packages 08:36:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:42 ---> d95b6fac4a89 08:36:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:36:42 ---> Using cache 08:36:42 ---> afcdd6ed94d6 08:36:42 Step 4/24 : WORKDIR /edgex-go 08:36:42 ---> Using cache 08:36:42 ---> e63e6363c4d6 08:36:42 Step 5/24 : RUN apk add --update --no-cache make git 08:36:42 ---> Using cache 08:36:42 ---> 44c954b2bde2 08:36:42 Step 6/24 : COPY go.mod vendor* ./ 08:36:42 ---> Using cache 08:36:42 ---> e3be2c79562f 08:36:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:42 ---> Using cache 08:36:42 ---> f72ae4499bab 08:36:42 Step 8/24 : COPY . . 08:36:42 ---> Using cache 08:36:42 ---> 92cf06a7020d 08:36:42 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:36:44 ---> Running in 875d8e747464 08:36:44 Removing intermediate container ac630ff3a4e2 08:36:44 ---> 08aff0daae2f 08:36:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 Removing intermediate container 6ffa937b70b8 08:36:44 ---> 3ef9618c5cb1 08:36:44 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 Removing intermediate container 64d97009b556 08:36:44 ---> 82621f767e28 08:36:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:44 ---> Running in 267944700df0 08:36:44 ---> 69be635ba49e 08:36:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:44 Removing intermediate container 568c7339f0ca 08:36:44 ---> 5441bda09645 08:36:44 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:36:44 ---> 6cbd10e2cf7e 08:36:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:44 ---> Running in 18c50f52d176 08:36:45 Removing intermediate container 267944700df0 08:36:45 ---> ae2fd72a435f 08:36:45 Step 13/22 : ENV APP_PORT=59861 08:36:45 ---> Running in df7eb716a4e4 08:36:45 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:36:45 Removing intermediate container 18c50f52d176 08:36:45 ---> a841c4a5da1b 08:36:45 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:46 ---> 4b3381d39f1a 08:36:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:46 ---> 956d87c60ae8 08:36:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:36:46 Removing intermediate container df7eb716a4e4 08:36:46 ---> 615407a63707 08:36:46 Step 14/22 : EXPOSE $APP_PORT 08:36:46 ---> Running in 2f1000f502bd 08:36:46 ---> Running in c22f69bc2073 08:36:46 ---> 031efeebe08c 08:36:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:46 Removing intermediate container 2f1000f502bd 08:36:46 ---> e8330191a7db 08:36:46 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:46 ---> 012801ffe866 08:36:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:46 Removing intermediate container c22f69bc2073 08:36:46 ---> 332b04cdcab4 08:36:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:46 ---> Running in f5d6ccc12bfa 08:36:46 ---> Running in 6e701eb661d3 08:36:47 ---> fbc0d7224dbb 08:36:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:47 Removing intermediate container f5d6ccc12bfa 08:36:47 ---> c0e8b0a0ce99 08:36:47 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:47 ---> Running in 8d420d93ece9 08:36:47 ---> dd1eb570b75c 08:36:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:47 Removing intermediate container 6e701eb661d3 08:36:47 ---> d43dc35ac663 08:36:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:47 ---> Running in 20533342200a 08:36:47 ---> Running in 6c188277b532 08:36:47 Removing intermediate container 20533342200a 08:36:47 ---> 1cd1b5ae706d 08:36:47 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:48 Removing intermediate container 6c188277b532 08:36:48 ---> 17590472c60f 08:36:48 Step 17/19 : LABEL arch=x86_64 08:36:48 ---> Running in 2ddd6e33454d 08:36:48 ---> e04e6b775239 08:36:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:48 ---> Running in 3901ea860c57 08:36:49 Removing intermediate container 3901ea860c57 08:36:49 ---> ee7ace6ac376 08:36:49 Step 18/19 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:36:49 Removing intermediate container 8d420d93ece9 08:36:49 ---> 38d515ced48a 08:36:49 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:49 ---> Running in 167923e3b333 08:36:49 ---> Running in 2df312ae682a 08:36:49 ---> b1d608c4053f 08:36:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:49 ---> Running in 1a989bdd1538 08:36:49 Removing intermediate container 167923e3b333 08:36:49 ---> 36e1bc2cdcbd 08:36:49 Step 19/19 : LABEL version=0.0.0 08:36:49 Removing intermediate container 2df312ae682a 08:36:49 ---> 451425865ce1 08:36:49 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:49 Removing intermediate container 1a989bdd1538 08:36:49 ---> b7934a799ca4 08:36:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:49 ---> Running in 2d4d55f672b3 08:36:49 ---> Running in 9a8728557f26 08:36:49 ---> Running in cfd8ad476ef3 08:36:50 Removing intermediate container 2d4d55f672b3 08:36:50 ---> ab7919b1f064 08:36:50 08:36:50 Successfully built ab7919b1f064 08:36:50 Removing intermediate container 9a8728557f26 08:36:50 ---> b2471cab60ef 08:36:50 Step 20/22 : LABEL arch=x86_64 08:36:50 Successfully tagged security-spiffe-token-provider:latest 08:36:50  Building security-spiffe-token-provider ... done Building security-secretstore-setup 08:36:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:54 ---> d95b6fac4a89 08:36:54 Step 3/24 : WORKDIR /edgex-go 08:36:54 ---> Using cache 08:36:54 ---> efa71dc1cd69 08:36:54 Step 4/24 : RUN apk add --update --no-cache make git 08:36:54 ---> Running in e64d47589c7b 08:36:57 Removing intermediate container 2ddd6e33454d 08:36:57 ---> d3d1a6cfba5f 08:36:57 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:58 Removing intermediate container cfd8ad476ef3 08:36:58 ---> 356ffefb1728 08:36:58 Step 20/22 : LABEL arch=x86_64 08:36:58 ---> Running in de48b75d6034 08:36:58 ---> Running in 279ecd1dce5b 08:36:58 Removing intermediate container e64d47589c7b 08:36:58 ---> adb4f061110c 08:36:58 Step 21/22 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:36:58 ---> Running in ced34a2c1fe6 08:36:58 ---> Running in 956c8abd7a5e 08:36:58 Removing intermediate container ced34a2c1fe6 08:36:58 Removing intermediate container 279ecd1dce5b 08:36:58 ---> f20ff77a5bac 08:36:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:58 ---> ace449a7215d 08:36:58 Step 21/22 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:36:58 Removing intermediate container 956c8abd7a5e 08:36:58 ---> 2b73f752d8c6 08:36:58 Step 22/22 : LABEL version=0.0.0 08:36:58 ---> Running in bd37ab7d9bb5 08:36:59 ---> Running in b1233fba9b2a 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:59 Removing intermediate container bd37ab7d9bb5 08:36:59 ---> cb3f46d0b4a6 08:36:59 Step 22/22 : LABEL version=0.0.0 08:36:59 ---> 899d7e6109d6 08:36:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:59 ---> Running in effbdf6b0c3a 08:36:59 Removing intermediate container b1233fba9b2a 08:36:59 ---> 4af11a4dc0ec 08:36:59 08:36:59 ---> Running in c481b369fef0 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:59 Successfully built 4af11a4dc0ec 08:36:59 Successfully tagged core-common-config-bootstrapper:latest 08:36:59 Building security-spire-config 08:36:59  Building core-common-config-bootstrapper ... done Removing intermediate container effbdf6b0c3a 08:36:59 ---> 027bd68fb158 08:36:59 08:36:59 Successfully built 027bd68fb158 08:36:59 Successfully tagged support-scheduler:latest 08:36:59  Building support-scheduler ... done Building core-data 08:36:59 OK: 211 MiB in 51 packages 08:37:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:05 ---> d95b6fac4a89 08:37:05 Step 3/24 : WORKDIR /edgex-go 08:37:05 ---> Using cache 08:37:05 ---> efa71dc1cd69 08:37:05 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:37:05 ---> Using cache 08:37:05 ---> a7e57b58fb0c 08:37:05 Step 5/24 : COPY go.mod vendor* ./ 08:37:05 ---> Using cache 08:37:05 ---> 505be6f48d27 08:37:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:05 ---> Using cache 08:37:05 ---> af3bcb5122dd 08:37:05 Step 7/24 : COPY . . 08:37:05 ---> Using cache 08:37:05 ---> 487596339a74 08:37:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:05 ---> Using cache 08:37:05 ---> f5538d5a3ea3 08:37:05 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:05 ---> Using cache 08:37:05 ---> 97d418e3239a 08:37:05 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:37:05 ---> Using cache 08:37:05 ---> 06107f62b318 08:37:05 Step 11/24 : WORKDIR /edgex-go 08:37:05 ---> Using cache 08:37:05 ---> 97f3dba0a80a 08:37:05 08:37:05 Step 12/24 : FROM alpine:3.15 08:37:05 ---> c4fc93816858 08:37:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:05 ---> Using cache 08:37:05 ---> f287812cdfaa 08:37:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:06 ---> d95b6fac4a89 08:37:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:06 ---> Using cache 08:37:06 ---> afcdd6ed94d6 08:37:06 Step 4/22 : WORKDIR /edgex-go 08:37:06 ---> Using cache 08:37:06 ---> e63e6363c4d6 08:37:06 Step 5/22 : RUN apk add --update --no-cache make git 08:37:06 ---> Using cache 08:37:06 ---> 44c954b2bde2 08:37:06 Step 6/22 : COPY go.mod vendor* ./ 08:37:06 ---> Using cache 08:37:06 ---> e3be2c79562f 08:37:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:06 ---> Using cache 08:37:06 ---> f72ae4499bab 08:37:06 Step 8/22 : COPY . . 08:37:06 ---> Using cache 08:37:06 ---> 92cf06a7020d 08:37:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:37:12 ---> Running in 21747f11636b 08:37:12 ---> Running in e464ffbd3dcb 08:37:14 Removing intermediate container de48b75d6034 08:37:14 ---> 527cfec68856 08:37:14 Step 5/24 : COPY go.mod vendor* ./ 08:37:14 Removing intermediate container c481b369fef0 08:37:14 ---> 3fc74a810570 08:37:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:14 ---> 37df3d52a547 08:37:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:14 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:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:15 ---> 34499bc52091 08:37:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:15 Removing intermediate container 875d8e747464 08:37:15 ---> e9d87f3d1bd9 08:37:15 08:37:15 Step 10/24 : FROM alpine:3.16 08:37:15 ---> bfe296a52501 08:37:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:15 ---> Using cache 08:37:15 ---> 82621f767e28 08:37:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:15 ---> Using cache 08:37:15 ---> ae2fd72a435f 08:37:15 Step 13/24 : ENV APP_PORT=59881 08:37:15 ---> Running in 7fd6cab9428e 08:37:15 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:37:15 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:37:15 OK: 15859 distinct packages available 08:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:15 (1/4) Installing dumb-init (1.2.5-r1) 08:37:15 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:15 (3/4) Installing libucontext (1.1-r0) 08:37:15 (4/4) Installing gcompat (1.0.0-r4) 08:37:15 Executing busybox-1.34.1-r7.trigger 08:37:15 OK: 6 MiB in 18 packages 08:37:16 ---> Running in f769b3161852 08:37:16 ---> 2fcf95c82413 08:37:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:37:16 Removing intermediate container f769b3161852 08:37:16 ---> e6f81182329b 08:37:16 Step 14/24 : EXPOSE $APP_PORT 08:37:16 ---> 1f53f91c94fa 08:37:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:16 ---> Running in 99e64bf0213e 08:37:16 Removing intermediate container 21747f11636b 08:37:16 ---> 1c383c9a96d6 08:37:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:18 ---> 1e1752bdfef0 08:37:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:37:18 Removing intermediate container 99e64bf0213e 08:37:18 ---> d966a1f0a359 08:37:18 Step 15/24 : WORKDIR / 08:37:19 ---> d46e7c78e45a 08:37:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:19 ---> 291225e4034f 08:37:19 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:19 ---> Running in 0a2875e25867 08:37:19 Removing intermediate container 0a2875e25867 08:37:19 ---> 68ac6b45370a 08:37:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:19 ---> 1281416045ad 08:37:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:19 ---> Running in 615f152dbb01 08:37:19 ---> 2c2d1c7fba93 08:37:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:19 ---> 94fead6eef6f 08:37:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:19 Removing intermediate container 615f152dbb01 08:37:19 ---> 89279ce102e2 08:37:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:20 ---> d6812702b56f 08:37:20 Step 19/24 : WORKDIR / 08:37:20 ---> 4229c100319f 08:37:20 Step 27/32 : RUN chmod +x /entrypoint.sh 08:37:20 ---> Running in 0ba3091e3a24 08:37:20 ---> 0fa8ebfb8b06 08:37:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:37:20 ---> Running in 4ec828949b6e 08:37:20 Removing intermediate container 0ba3091e3a24 08:37:20 ---> 763ff773be1b 08:37:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:20 ---> Running in 51cb29de7176 08:37:21 ---> 3ed107a66724 08:37:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:37:21 Removing intermediate container 51cb29de7176 08:37:21 ---> be1b0f30544f 08:37:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:21 ---> Running in 827973ad2160 08:37:21 ---> 84ec5a265a8d 08:37:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:37:21 ---> Running in e3af97f65637 08:37:21 Removing intermediate container 827973ad2160 08:37:21 ---> 6c81edcb598e 08:37:21 Step 22/24 : LABEL arch=x86_64 08:37:21 ---> Running in aa742ae97408 08:37:21 Removing intermediate container e3af97f65637 08:37:21 ---> a9aca65e0fda 08:37:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:21 ---> Running in b5e59711b643 08:37:21 Removing intermediate container aa742ae97408 08:37:21 ---> ad25e45bf615 08:37:21 Step 23/24 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:37:21 ---> Running in 3adaa9d7862c 08:37:21 Removing intermediate container 4ec828949b6e 08:37:21 ---> aecdf23c9666 08:37:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:37:22 ---> Running in b3125624f059 08:37:22 Removing intermediate container b5e59711b643 08:37:22 ---> bd8cdf3e08d4 08:37:22 Step 22/24 : LABEL arch=x86_64 08:37:22 Removing intermediate container 3adaa9d7862c 08:37:22 ---> e71f6e10a998 08:37:22 Step 24/24 : LABEL version=0.0.0 08:37:22 Removing intermediate container b3125624f059 08:37:22 ---> ed0673a01d78 08:37:22 Step 29/32 : CMD ["gate"] 08:37:22 ---> Running in 0525ba18cb22 08:37:22 ---> Running in 4041b79c194c 08:37:22 ---> Running in 2345719da82e 08:37:23 Removing intermediate container 0525ba18cb22 08:37:23 ---> f046a990d58d 08:37:23 Step 23/24 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:37:23 Removing intermediate container 4041b79c194c 08:37:23 ---> 60334579be86 08:37:23 08:37:23 Successfully built 60334579be86 08:37:23 ---> Running in 65ebb909ad89 08:37:23 Removing intermediate container 2345719da82e 08:37:23 ---> 296c5fcce0e6 08:37:23 Step 30/32 : LABEL arch=x86_64 08:37:23 Successfully tagged security-spire-config:latest 08:37:23  Building security-spire-config ... done Building security-proxy-setup 08:37:29 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:37:29 ---> d95b6fac4a89 08:37:29 Step 3/21 : WORKDIR /edgex-go 08:37:29 ---> Using cache 08:37:29 ---> efa71dc1cd69 08:37:29 Step 4/21 : RUN apk add --update --no-cache make git 08:37:29 ---> Using cache 08:37:29 ---> 527cfec68856 08:37:29 Step 5/21 : COPY go.mod vendor* ./ 08:37:29 ---> Using cache 08:37:29 ---> 37df3d52a547 08:37:29 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:33 ---> Running in c484909594b1 08:37:33 Removing intermediate container 65ebb909ad89 08:37:33 ---> 0839e216f601 08:37:33 Step 24/24 : LABEL version=0.0.0 08:37:33 ---> Running in 789883ed475d 08:37:33 ---> Running in 4009074d5e12 08:37:33 Removing intermediate container c484909594b1 08:37:33 ---> 6ddce68bb030 08:37:33 Step 31/32 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:37:33 ---> Running in 846cedefbeb5 08:37:34 Removing intermediate container 4009074d5e12 08:37:34 ---> ade7f7c718eb 08:37:34 08:37:34 Successfully built ade7f7c718eb 08:37:35 Successfully tagged core-metadata:latest 08:37:35  Building core-metadata ... done Building support-notifications 08:37:35 Removing intermediate container 846cedefbeb5 08:37:35 ---> 7cc53613afb3 08:37:35 Step 32/32 : LABEL version=0.0.0 08:37:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:39 ---> d95b6fac4a89 08:37:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:39 ---> Using cache 08:37:39 ---> afcdd6ed94d6 08:37:39 Step 4/22 : WORKDIR /edgex-go 08:37:39 ---> Using cache 08:37:39 ---> e63e6363c4d6 08:37:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:37:41 ---> Running in 806a186b1581 08:37:41 ---> Running in 648cfd20639c 08:37:41 Removing intermediate container e464ffbd3dcb 08:37:41 ---> 07a8fad324e1 08:37:41 08:37:41 Step 10/22 : FROM alpine:3.16 08:37:41 ---> bfe296a52501 08:37:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:37:41 Removing intermediate container 648cfd20639c 08:37:41 ---> 8d90ceaa5100 08:37:41 08:37:41 ---> Running in 244cab47b593 08:37:41 Successfully built 8d90ceaa5100 08:37:41 Successfully tagged security-bootstrapper:latest 08:37:41  Building security-bootstrapper ... done Building security-spire-server 08:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:41 Removing intermediate container 244cab47b593 08:37:41 ---> 821d921c9a6d 08:37:41 Step 12/22 : ENV APP_PORT=59880 08:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:41 OK: 211 MiB in 51 packages 08:37:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:46 ---> d95b6fac4a89 08:37:46 Step 3/23 : WORKDIR /edgex-go 08:37:46 ---> Using cache 08:37:46 ---> efa71dc1cd69 08:37:46 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:37:46 ---> Using cache 08:37:46 ---> a7e57b58fb0c 08:37:46 Step 5/23 : COPY go.mod vendor* ./ 08:37:46 ---> Using cache 08:37:46 ---> 505be6f48d27 08:37:46 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:46 ---> Using cache 08:37:46 ---> af3bcb5122dd 08:37:46 Step 7/23 : COPY . . 08:37:46 ---> Using cache 08:37:46 ---> 487596339a74 08:37:46 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:37:46 ---> Using cache 08:37:46 ---> f5538d5a3ea3 08:37:46 Step 9/23 : WORKDIR /edgex-go/spire-build 08:37:46 ---> Using cache 08:37:46 ---> 97d418e3239a 08:37:46 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:37:47 ---> Running in 1036acffe0fa 08:37:47 ---> Running in 2537ada641ab 08:37:47 Removing intermediate container 1036acffe0fa 08:37:47 ---> c2b0a28c4f4a 08:37:47 Step 13/22 : EXPOSE $APP_PORT 08:37:47 Removing intermediate container 806a186b1581 08:37:47 ---> 219f42120b00 08:37:47 Step 6/22 : COPY go.mod vendor* ./ 08:37:47 ---> Running in a297f44faf7f 08:37:47 Removing intermediate container a297f44faf7f 08:37:47 ---> 33253caeabff 08:37:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:37:47 ---> 7d1e06053672 08:37:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:47 ---> Running in 44d7249067b7 08:37:47 ---> Running in 5b4a21169d1c 08:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:47 Removing intermediate container 2537ada641ab 08:37:47 ---> f9be9ee5d50e 08:37:47 Step 11/23 : WORKDIR /edgex-go 08:37:47 ---> Running in cfe864b62f6d 08:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:48 (1/1) Installing dumb-init (1.2.5-r1) 08:37:48 Executing busybox-1.35.0-r17.trigger 08:37:48 OK: 6 MiB in 15 packages 08:37:48 Removing intermediate container cfe864b62f6d 08:37:48 ---> 78d4d085dfa8 08:37:48 08:37:48 Step 12/23 : FROM alpine:3.15 08:37:48 ---> c4fc93816858 08:37:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:48 ---> Using cache 08:37:48 ---> f287812cdfaa 08:37:48 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:48 ---> Using cache 08:37:48 ---> 203e1c99d528 08:37:48 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:50 Removing intermediate container 44d7249067b7 08:37:50 ---> 8dfdb180c1ba 08:37:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:50 ---> 5347cd0e9a4f 08:37:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:50 ---> e6f3b1246108 08:37:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:50 ---> da13b86812ec 08:37:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:50 ---> 70538ddcf0f7 08:37:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:37:50 ---> 5c89ef93780e 08:37:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:08 ---> e94db66b10cb 08:38:08 Step 18/22 : ENTRYPOINT ["/core-data"] 08:38:08 ---> 45635688d48e 08:38:08 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:17 ---> Running in 6b5c63aea2a2 08:38:17 ---> Running in 35ac74d28d4e 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.308s coverage: 28.7% of statements 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:24 Removing intermediate container 6b5c63aea2a2 08:38:24 ---> 0f242d6b8147 08:38:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:24 Removing intermediate container 35ac74d28d4e 08:38:24 ---> 9ec3285333d0 08:38:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:24 Removing intermediate container 789883ed475d 08:38:24 ---> 91efdab12aaf 08:38:24 Step 7/21 : COPY . . 08:38:24 Removing intermediate container 7fd6cab9428e 08:38:24 ---> b3b69ef4aced 08:38:24 Step 7/24 : COPY . . 08:38:28 ---> Running in 388b637db3e6 08:38:28 ---> Running in ff3fb41e0703 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 98.5% of statements 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.678s coverage: 43.1% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.553s coverage: 54.0% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:37 Removing intermediate container 388b637db3e6 08:38:37 ---> 4cefc33228f1 08:38:37 Step 20/22 : LABEL arch=x86_64 08:38:37 Removing intermediate container ff3fb41e0703 08:38:37 ---> 0a40a1786881 08:38:37 Step 21/23 : LABEL arch=x86_64 08:38:37 ---> a1fd77b38533 08:38:37 ---> d3e704a998b0 08:38:37 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:37 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:38:37 ---> Running in 570f383cd3ab 08:38:37 ---> Running in 34845b2026b1 08:38:37 ---> Running in bc0f1287a6be 08:38:37 ---> Running in eef1551fd0e5 08:38:37 Removing intermediate container 570f383cd3ab 08:38:37 ---> f832a30526d3 08:38:37 Step 21/22 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:38:37 Removing intermediate container 34845b2026b1 08:38:37 ---> fd019b76fbbe 08:38:37 Step 22/23 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:38:37 Removing intermediate container 5b4a21169d1c 08:38:37 ---> d0fd98a66693 08:38:37 Step 8/22 : COPY . . 08:38:37 ---> Running in c199dc70ee1c 08:38:37 ---> Running in 971aad18ea21 08:38:37 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:38:38 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:38:44 Removing intermediate container 971aad18ea21 08:38:44 ---> a18443991d6e 08:38:44 Step 23/23 : LABEL version=0.0.0 08:38:45 Removing intermediate container c199dc70ee1c 08:38:45 ---> f6b990845308 08:38:45 Step 22/22 : LABEL version=0.0.0 08:38:45 ---> 861c70e75612 08:38:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:38:46 ---> Running in 2b360e1ed776 08:38:51 ---> Running in 7916423984d4 08:38:51 ---> Running in f3bcb93b5e09 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.581s coverage: 89.2% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.682s coverage: 2.6% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.929s coverage: 95.6% of statements 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.395s coverage: 72.2% of statements 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.533s coverage: 65.9% of statements 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.437s coverage: 29.6% of statements 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 47.1% of statements 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.337s coverage: 82.9% of statements 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 08:38:55 Removing intermediate container 2b360e1ed776 08:38:55 ---> 619decc82fab 08:38:55 08:38:55 Successfully built 619decc82fab 08:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.328s coverage: 96.3% of statements 08:38:56 Removing intermediate container 7916423984d4 08:38:56 ---> 8fc2cf1491ab 08:38:56 08:38:56 Successfully built 8fc2cf1491ab 08:38:56 Successfully tagged security-spire-server:latest 08:38:56  Building security-spire-server ... done Building core-command 08:38:56 Successfully tagged core-data:latest 08:38:56  Building core-data ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.299s coverage: 87.5% of statements 08:38:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:58 ---> d95b6fac4a89 08:38:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:58 ---> Using cache 08:38:58 ---> afcdd6ed94d6 08:38:58 Step 4/23 : WORKDIR /edgex-go 08:38:58 ---> Using cache 08:38:58 ---> e63e6363c4d6 08:38:58 Step 5/23 : RUN apk add --update --no-cache make git 08:38:58 ---> Using cache 08:38:58 ---> 44c954b2bde2 08:38:58 Step 6/23 : COPY go.mod vendor* ./ 08:38:58 ---> Using cache 08:38:58 ---> e3be2c79562f 08:38:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:58 ---> Using cache 08:38:58 ---> f72ae4499bab 08:38:58 Step 8/23 : COPY . . 08:38:58 ---> Using cache 08:38:58 ---> 92cf06a7020d 08:38:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:39:04 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:39:05 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:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.287s coverage: 94.4% of statements 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.261s coverage: 44.8% of statements 08:39:12 ---> Running in 84cd8ddf6b27 08:39:12 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:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.011s coverage: 79.9% of statements 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.358s coverage: 92.9% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.296s coverage: 86.9% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.246s coverage: 87.2% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.217s coverage: 100.0% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 77.4% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.340s coverage: 80.0% of statements 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.270s coverage: 87.2% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.106s coverage: 91.2% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 64.7% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.239s coverage: 100.0% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.417s coverage: 65.3% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.878s coverage: 41.8% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:45 Removing intermediate container eef1551fd0e5 08:39:45 ---> 311cb089fb43 08:39:45 08:39:45 Step 9/24 : FROM alpine:3.16 08:39:45 ---> bfe296a52501 08:39:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:39:45 Removing intermediate container bc0f1287a6be 08:39:45 ---> cae7d7199b4c 08:39:45 08:39:45 Step 9/21 : FROM alpine:3.16 08:39:45 ---> bfe296a52501 08:39:45 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:39:45 ---> Running in 85cefb8b217a 08:39:45 ---> Running in 2a511846babe 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.335s coverage: 17.7% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.805s coverage: 92.3% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.482s coverage: 63.2% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.509s coverage: 97.7% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:46 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:39:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:46 go vet ./... 08:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:47 (1/3) Installing ca-certificates (20220614-r0) 08:39:47 (2/3) Installing dumb-init (1.2.5-r1) 08:39:47 (3/3) Installing su-exec (0.2-r1) 08:39:47 Executing busybox-1.35.0-r17.trigger 08:39:47 Executing ca-certificates-20220614-r0.trigger 08:39:47 OK: 6 MiB in 17 packages 08:39:47 (1/6) Installing ca-certificates (20220614-r0) 08:39:47 (2/6) Installing brotli-libs (1.0.9-r6) 08:39:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:39:48 (4/6) Installing libcurl (7.83.1-r5) 08:39:48 (5/6) Installing curl (7.83.1-r5) 08:39:48 (6/6) Installing dumb-init (1.2.5-r1) 08:39:48 Executing busybox-1.35.0-r17.trigger 08:39:48 Executing ca-certificates-20220614-r0.trigger 08:39:48 OK: 8 MiB in 20 packages 08:39:58 Removing intermediate container f3bcb93b5e09 08:39:58 ---> a0bc2bab47ea 08:39:58 08:39:58 Step 10/22 : FROM alpine:3.16 08:39:58 ---> bfe296a52501 08:39:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:40:01 ---> Running in c277f33e7913 08:40:02 Removing intermediate container 85cefb8b217a 08:40:02 ---> 1d2439d57f19 08:40:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:05 ---> Running in bfac7748409e 08:40:05 Removing intermediate container 2a511846babe 08:40:05 ---> 344e5c3722eb 08:40:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:05 Removing intermediate container 84cd8ddf6b27 08:40:05 ---> 04576410afcc 08:40:05 08:40:05 Step 10/23 : FROM alpine:3.16 08:40:05 ---> bfe296a52501 08:40:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:40:05 ---> Using cache 08:40:05 ---> 82621f767e28 08:40:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:05 ---> Using cache 08:40:05 ---> ae2fd72a435f 08:40:05 Step 13/23 : ENV APP_PORT=59882 08:40:05 ---> Running in 72fc5bbc878a 08:40:05 (1/2) Installing ca-certificates (20220614-r0) 08:40:05 (2/2) Installing dumb-init (1.2.5-r1) 08:40:05 Executing busybox-1.35.0-r17.trigger 08:40:05 Executing ca-certificates-20220614-r0.trigger 08:40:05 ---> Running in 656fec457292 08:40:05 OK: 6 MiB in 16 packages 08:40:05 Removing intermediate container bfac7748409e 08:40:05 ---> c33a1ef3f017 08:40:05 Step 12/24 : WORKDIR / 08:40:06 Removing intermediate container 72fc5bbc878a 08:40:06 ---> 1107ba6de11c 08:40:06 Step 12/21 : WORKDIR /edgex 08:40:06 Removing intermediate container 656fec457292 08:40:06 ---> 67d3a2142b15 08:40:06 Step 14/23 : EXPOSE $APP_PORT 08:40:06 ---> Running in 85c1d2becd24 08:40:06 ---> Running in 25d900052451 08:40:06 ---> Running in 1623bbf3abfd 08:40:08 Removing intermediate container 85c1d2becd24 08:40:08 ---> 3bc4e2d91c94 08:40:08 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:40:08 Removing intermediate container 25d900052451 08:40:08 ---> 39e1cde6832c 08:40:08 Step 15/23 : WORKDIR / 08:40:08 Removing intermediate container 1623bbf3abfd 08:40:08 ---> 3e4b53461c49 08:40:08 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:40:09 Removing intermediate container c277f33e7913 08:40:09 ---> 93fee05b7727 08:40:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:40:09 ---> Running in 6b0874c85f3a 08:40:09 ---> Running in 8115345a7c6f 08:40:09 ---> a0a8d12e41fe 08:40:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:40:09 ---> ffb93987c75d 08:40:09 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:40:10 Removing intermediate container 6b0874c85f3a 08:40:10 ---> 53b3242cf479 08:40:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:10 Removing intermediate container 8115345a7c6f 08:40:10 ---> aa2cf65199be 08:40:10 Step 13/22 : ENV APP_PORT=59860 08:40:10 ---> 1e5ab2d91982 08:40:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:10 ---> Running in c9683a7f1ef4 08:40:10 ---> 724a3f290737 08:40:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:40:10 Removing intermediate container c9683a7f1ef4 08:40:10 ---> b8aef1b36e3b 08:40:10 Step 14/22 : EXPOSE $APP_PORT 08:40:10 ---> 53c779931d1e 08:40:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:40:11 ---> Running in 87cbf610a53d 08:40:11 ---> 0366aba52f10 08:40:11 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:40:12 ---> 46b568549c9f 08:40:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:40:12 ---> 1b345647aabe 08:40:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:40:12 Removing intermediate container 87cbf610a53d 08:40:12 ---> af83b58f74f6 08:40:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:13 ---> 8b025007dfa7 08:40:13 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:13 ---> d91c39306f7f 08:40:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:40:13 ---> e4f82fdaf61a 08:40:13 Step 19/23 : ENTRYPOINT ["/core-command"] 08:40:13 ---> Running in b5ab8a752022 08:40:14 ---> deb8bd9041d3 08:40:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:14 ---> Running in c903d333631e 08:40:14 ---> 7529d68ac17a 08:40:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:40:15 Removing intermediate container c903d333631e 08:40:15 ---> edf675ce6b2a 08:40:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:15 ---> Running in fada5918742c 08:40:15 ---> 32202bd32f67 08:40:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:40:16 ---> 9b875595e2eb 08:40:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:40:16 Removing intermediate container fada5918742c 08:40:16 ---> 905f83ecb4c2 08:40:16 Step 21/23 : LABEL arch=x86_64 08:40:16 ---> 8d2b7d979fd9 08:40:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:16 Removing intermediate container b5ab8a752022 08:40:16 ---> 2e9847afed9b 08:40:16 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:40:16 ---> 7b2c39fcb3fa 08:40:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:40:17 ---> Running in af31f81bc7f7 08:40:17 ---> Running in b801e92e26f7 08:40:17 ---> Running in bd6a3218d028 08:40:17 ---> Running in f4b383d3b2ed 08:40:17 Removing intermediate container af31f81bc7f7 08:40:17 ---> a718af1d7185 08:40:17 Step 22/23 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:40:17 Removing intermediate container f4b383d3b2ed 08:40:17 ---> 1f5a7a2d50d3 08:40:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:17 Removing intermediate container bd6a3218d028 08:40:17 ---> 71e1e5673511 08:40:17 Step 19/21 : LABEL arch=x86_64 08:40:17 ---> Running in abc1328e4510 08:40:18 ---> Running in adce73864207 08:40:18 ---> Running in 6f0dcf2f504b 08:40:18 Removing intermediate container abc1328e4510 08:40:18 ---> 4aadcb8ae03c 08:40:18 Step 23/23 : LABEL version=0.0.0 08:40:18 Removing intermediate container adce73864207 08:40:18 ---> c78a72a07b3a 08:40:18 Step 20/22 : LABEL arch=x86_64 08:40:18 ---> Running in 4cb14a2c0dd1 08:40:18 Removing intermediate container 6f0dcf2f504b 08:40:18 ---> 94366122bf35 08:40:18 Step 20/21 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:40:18 ---> Running in 2e6898996154 08:40:18 ---> Running in 6cae769a79c4 08:40:18 Removing intermediate container 4cb14a2c0dd1 08:40:18 ---> d775b2d78304 08:40:18 08:40:18 Removing intermediate container 2e6898996154 08:40:18 ---> bb22c3e13406 08:40:18 Step 21/22 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:40:18 Removing intermediate container 6cae769a79c4 08:40:18 ---> 5377c1ad46b6 08:40:18 Step 21/21 : LABEL version=0.0.0 08:40:18 ---> Running in 67d6d7794130 08:40:18 ---> Running in af97d5db67ea 08:40:18 Removing intermediate container b801e92e26f7 08:40:18 ---> 70123616cba9 08:40:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:40:18 ---> Running in 6a7a876993c2 08:40:18 Successfully built d775b2d78304 08:40:18 Successfully tagged core-command:latest 08:40:18  Building core-command ... done Removing intermediate container af97d5db67ea 08:40:18 ---> 3e74cf35de87 08:40:18 Step 22/22 : LABEL version=0.0.0 08:40:18 Removing intermediate container 67d6d7794130 08:40:18 ---> ee062d153e87 08:40:18 08:40:18 ---> Running in 1089d441a192 08:40:18 Removing intermediate container 6a7a876993c2 08:40:18 ---> 00d5553ed37f 08:40:18 Step 22/24 : LABEL arch=x86_64 08:40:18 Successfully built ee062d153e87 08:40:18 Successfully tagged security-proxy-setup:latest 08:40:19  Building security-proxy-setup ... done  ---> Running in d9502dd5f1be 08:40:19 Removing intermediate container 1089d441a192 08:40:19 ---> 1efcb362888b 08:40:19 08:40:19 Removing intermediate container d9502dd5f1be 08:40:19 ---> 2f8a25759490 08:40:19 Step 23/24 : LABEL git_sha=43830ff7b8f724633abe7a13e1e115d13b627bb8 08:40:19 Successfully built 1efcb362888b 08:40:19 Successfully tagged support-notifications:latest 08:40:19  Building support-notifications ... done  ---> Running in d4a15dda0912 08:40:19 Removing intermediate container d4a15dda0912 08:40:19 ---> 18f6d30d654c 08:40:19 Step 24/24 : LABEL version=0.0.0 08:40:19 ---> Running in 81a42e55f091 08:40:19 Removing intermediate container 81a42e55f091 08:40:19 ---> 06dc6f51b7c4 08:40:19 08:40:19 Successfully built 06dc6f51b7c4 08:40:19 Successfully tagged security-secretstore-setup:latest 08:40:19  Building security-secretstore-setup ... done  [Pipeline] } 08:40:19 $ docker stop --time=1 9f10afe3ec86f2bfdda2ff7ae6af8fc812c8422974fb42134709e856a5bf9c8a 08:40:22 $ docker rm -f --volumes 9f10afe3ec86f2bfdda2ff7ae6af8fc812c8422974fb42134709e856a5bf9c8a [Pipeline] // withDockerContainer [Pipeline] sh 08:40:22 + docker images 08:40:22 REPOSITORY TAG IMAGE ID CREATED SIZE 08:40:22 security-secretstore-setup latest 06dc6f51b7c4 3 seconds ago 29.9MB 08:40:22 core-command latest d775b2d78304 4 seconds ago 17.7MB 08:40:22 security-proxy-setup latest ee062d153e87 4 seconds ago 27.8MB 08:40:22 support-notifications latest 1efcb362888b 4 seconds ago 30.6MB 08:40:22 04576410afcc 17 seconds ago 1.68GB 08:40:22 a0bc2bab47ea 35 seconds ago 1.74GB 08:40:22 cae7d7199b4c 59 seconds ago 1.67GB 08:40:22 311cb089fb43 About a minute ago 1.67GB 08:40:22 core-data latest 8fc2cf1491ab About a minute ago 17.9MB 08:40:22 security-spire-server latest 619decc82fab About a minute ago 86.5MB 08:40:22 78d4d085dfa8 2 minutes ago 1.55GB 08:40:22 security-bootstrapper latest 8d90ceaa5100 2 minutes ago 20.3MB 08:40:22 07a8fad324e1 2 minutes ago 1.68GB 08:40:22 core-metadata latest ade7f7c718eb 2 minutes ago 18.5MB 08:40:22 security-spire-config latest 60334579be86 3 minutes ago 85.8MB 08:40:22 e9d87f3d1bd9 3 minutes ago 1.68GB 08:40:22 support-scheduler latest 027bd68fb158 3 minutes ago 30MB 08:40:22 core-common-config-bootstrapper latest 4af11a4dc0ec 3 minutes ago 15.5MB 08:40:22 security-spiffe-token-provider latest ab7919b1f064 3 minutes ago 29.8MB 08:40:22 security-spire-agent latest d459d15054ae 3 minutes ago 125MB 08:40:22 bdd6c97ad8f8 3 minutes ago 1.74GB 08:40:22 59be89e92cc9 3 minutes ago 1.71GB 08:40:22 a49211932fd1 3 minutes ago 1.67GB 08:40:22 c33e834ac0ad 3 minutes ago 1.67GB 08:40:22 97f3dba0a80a 4 minutes ago 1.55GB 08:40:22 ci-base-image-x86_64 latest d95b6fac4a89 9 minutes ago 903MB 08:40:22 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:40:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:40:22 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:40:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:40:22 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:41:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:54 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:55 + ls -al . 08:41:55 total 740 08:41:55 drwxrwxr-x 10 1001 1001 4096 Feb 4 08:35 . 08:41:55 drwxr-xr-x 4 root root 4096 Feb 4 08:35 .. 08:41:55 drwxrwxr-x 2 1001 1001 4096 Feb 4 08:33 .blubracket 08:41:55 -rw-rw-r-- 1 1001 1001 16 Feb 4 08:33 .dockerignore 08:41:55 drwxrwxr-x 8 1001 1001 4096 Feb 4 08:33 .git 08:41:55 drwxrwxr-x 3 1001 1001 4096 Feb 4 08:33 .github 08:41:55 -rw-rw-r-- 1 1001 1001 1024 Feb 4 08:33 .gitignore 08:41:55 -rw-rw-r-- 1 1001 1001 42 Feb 4 08:33 .golangci.yml 08:41:55 -rw-rw-r-- 1 1001 1001 87 Feb 4 08:33 .hadolint.yml 08:41:55 -rw-rw-r-- 1 1001 1001 166 Feb 4 08:33 .sonarcloud.properties 08:41:55 -rw-rw-r-- 1 1001 1001 1171 Feb 4 08:33 ADOPTERS.md 08:41:55 -rw-rw-r-- 1 1001 1001 10825 Feb 4 08:33 Attribution.txt 08:41:55 -rw-rw-r-- 1 1001 1001 73765 Feb 4 08:33 CHANGELOG.md 08:41:55 -rw-rw-r-- 1 1001 1001 3804 Feb 4 08:33 CONTRIBUTING.md 08:41:55 -rw-rw-r-- 1 1001 1001 677 Feb 4 08:33 GOVERNANCE.md 08:41:55 -rw-rw-r-- 1 1001 1001 850 Feb 4 08:33 Jenkinsfile 08:41:55 -rw-rw-r-- 1 1001 1001 10775 Feb 4 08:33 LICENSE 08:41:55 -rw-rw-r-- 1 1001 1001 13388 Feb 4 08:33 Makefile 08:41:55 -rw-rw-r-- 1 1001 1001 582 Feb 4 08:33 OWNERS.md 08:41:55 -rw-rw-r-- 1 1001 1001 9403 Feb 4 08:33 README.md 08:41:55 -rw-rw-r-- 1 1001 1001 6912 Feb 4 08:33 SECURITY.md 08:41:55 -rw-rw-r-- 1 1001 1001 5 Feb 4 08:30 VERSION 08:41:55 drwxrwxr-x 2 1001 1001 4096 Feb 4 08:33 bin 08:41:55 drwxrwxr-x 17 1001 1001 4096 Feb 4 08:33 cmd 08:41:55 -rw-r--r-- 1 root root 486191 Feb 4 08:39 coverage.out 08:41:55 -rw-rw-r-- 1 1001 1001 3294 Feb 4 08:33 go.mod 08:41:55 -rw-rw-r-- 1 1001 1001 33316 Feb 4 08:33 go.sum 08:41:55 drwxrwxr-x 7 1001 1001 4096 Feb 4 08:33 internal 08:41:55 drwxrwxr-x 3 1001 1001 4096 Feb 4 08:33 openapi 08:41:55 drwxrwxr-x 4 1001 1001 4096 Feb 4 08:33 snap 08:41:55 -rw-rw-r-- 1 1001 1001 204 Feb 4 08:33 version.go [Pipeline] sh 08:41:55 + '[' -e coverage.out ] 08:41:55 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:55 Warning: overwriting stash ‘coverage-report’ 08:41:56 Stashed 1 file(s) [Pipeline] sh 08:41:57 + make build 08:41:57 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:43:34 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:43:34 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:43:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:43: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:44:29 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:44:37 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:44: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:48 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:44:52 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:44: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:16 $ docker stop --time=1 148117da953734b2b4e7e5e1ce2e4f7723108aac17bc197d67899e9114be715f 08:45:18 $ docker rm -f --volumes 148117da953734b2b4e7e5e1ce2e4f7723108aac17bc197d67899e9114be715f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:20 08:45:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:21 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:21 29e5d40040c1: Pulling fs layer 08:45:21 1ce36da41761: Pulling fs layer 08:45:21 25b303627fd3: Pulling fs layer 08:45:21 29e5d40040c1: Verifying Checksum 08:45:21 29e5d40040c1: Download complete 08:45:21 1ce36da41761: Download complete 08:45:22 29e5d40040c1: Pull complete 08:45:23 1ce36da41761: Pull complete 08:45:23 25b303627fd3: Verifying Checksum 08:45:23 25b303627fd3: Download complete 08:45:33 25b303627fd3: Pull complete 08:45:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:33 prd-ubuntu20.04-docker-arm64-4c-16g-4511 does not seem to be running inside a container 08:45:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/edgex-compose-arm64:latest cat 08:45:36 $ docker top 8c2cac7d81e92c57d8940976ef58a89823997f6f0bbfc266621a1b1a5a73ad36 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:37 + docker-compose build --help 08:45:37 + grep parallel 08:45:44 --parallel Build images in parallel. [Pipeline] } 08:45:44 $ docker stop --time=1 8c2cac7d81e92c57d8940976ef58a89823997f6f0bbfc266621a1b1a5a73ad36 08:45:45 $ docker rm -f --volumes 8c2cac7d81e92c57d8940976ef58a89823997f6f0bbfc266621a1b1a5a73ad36 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-4511 does not seem to be running inside a container 08:45:46 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:47 $ docker top 631dd06e230e530e6fc0211b1240ccd128cf9cc1f07f287f5195f1be32e64f9a -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:48 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:55 Building core-command ... 08:45:55 Building core-common-config-bootstrapper ... 08:45:55 Building core-data ... 08:45:55 Building core-metadata ... 08:45:55 Building security-bootstrapper ... 08:45:55 Building security-proxy-setup ... 08:45:55 Building security-secretstore-setup ... 08:45:55 Building security-spiffe-token-provider ... 08:45:55 Building security-spire-agent ... 08:45:55 Building security-spire-config ... 08:45:55 Building security-spire-server ... 08:45:55 Building support-notifications ... 08:45:55 Building support-scheduler ... 08:45:55 Building core-metadata 08:45:55 Building core-common-config-bootstrapper 08:45:55 Building security-secretstore-setup 08:45:55 Building support-notifications 08:45:55 Building security-proxy-setup 08:46:42 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:46:42 ---> d3a2cc2b5598 08:46:42 Step 3/21 : WORKDIR /edgex-go 08:46:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:42 ---> d3a2cc2b5598 08:46:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:46:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:42 ---> d3a2cc2b5598 08:46:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:46:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:42 ---> d3a2cc2b5598 08:46:42 Step 3/24 : WORKDIR /edgex-go 08:46:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:42 ---> d3a2cc2b5598 08:46:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:46:42 ---> Running in 113b39b731e8 08:46:42 ---> Running in 952040c4581e 08:46:42 ---> Running in d4f55ed1fdc8 08:46:42 ---> Running in b94173e06a24 08:46:42 ---> Running in 50a983bd7796 08:46:42 Removing intermediate container 113b39b731e8 08:46:42 ---> 0e049e368cd1 08:46:42 Step 4/22 : WORKDIR /edgex-go 08:46:42 ---> Running in e5f7f7b1596e 08:46:42 Removing intermediate container d4f55ed1fdc8 08:46:42 ---> 15a02ae08df7 08:46:42 Step 4/24 : WORKDIR /edgex-go 08:46:42 Removing intermediate container 952040c4581e 08:46:42 ---> 63bef37d00a8 08:46:42 Step 4/24 : RUN apk add --update --no-cache make git 08:46:42 Removing intermediate container 50a983bd7796 08:46:42 ---> 384e0fa54406 08:46:42 Step 4/22 : WORKDIR /edgex-go 08:46:42 Removing intermediate container b94173e06a24 08:46:42 ---> 66024b9b6d42 08:46:42 Step 4/21 : RUN apk add --update --no-cache make git 08:46:42 ---> Running in 38f1b9fe3ee4 08:46:42 ---> Running in 7da8cbdb355d 08:46:42 ---> Running in f3a5465d28f0 08:46:42 ---> Running in d50eacce9a90 08:46:42 Removing intermediate container e5f7f7b1596e 08:46:42 ---> d46d30004861 08:46:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:46:42 ---> Running in 23ca319e5336 08:46:42 Removing intermediate container 38f1b9fe3ee4 08:46:42 ---> 456aba4ae1bd 08:46:42 Step 5/24 : RUN apk add --update --no-cache make git 08:46:42 ---> Running in 97a8db0e2069 08:46:43 Removing intermediate container f3a5465d28f0 08:46:43 ---> 4277e691d1a0 08:46:43 Step 5/22 : RUN apk add --update --no-cache make git 08:46:43 ---> Running in bc419b4a37de 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:46 OK: 221 MiB in 51 packages 08:46:46 OK: 221 MiB in 51 packages 08:46:46 OK: 221 MiB in 51 packages 08:46:47 OK: 221 MiB in 51 packages 08:46:47 OK: 221 MiB in 51 packages 08:46:48 Removing intermediate container d50eacce9a90 08:46:48 ---> 612e5ba44680 08:46:48 Step 5/21 : COPY go.mod vendor* ./ 08:46:48 Removing intermediate container 7da8cbdb355d 08:46:48 ---> e82d596c6f4a 08:46:48 Step 5/24 : COPY go.mod vendor* ./ 08:46:48 Removing intermediate container 23ca319e5336 08:46:48 ---> 70c0e7d9904e 08:46:48 Step 6/22 : COPY go.mod vendor* ./ 08:46:48 Removing intermediate container 97a8db0e2069 08:46:48 ---> 31b1e0147a64 08:46:48 Step 6/24 : COPY go.mod vendor* ./ 08:46:49 ---> 8398a20dd65f 08:46:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:49 Removing intermediate container bc419b4a37de 08:46:49 ---> 100ee3bd1ceb 08:46:49 Step 6/22 : COPY go.mod vendor* ./ 08:46:49 ---> Running in 4aadc9347c32 08:46:49 ---> ceca4dd06608 08:46:49 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:49 ---> Running in cf9f07b740cc 08:46:50 ---> c2fb56e1eb59 08:46:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:50 ---> Running in 411ac4c7c515 08:46:50 ---> 9c4c43181054 08:46:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:50 ---> Running in 64b28eaf0e52 08:46:51 ---> 2b4b36d41bb5 08:46:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:51 ---> Running in 32c1c78f938f 08:48:43 Removing intermediate container 32c1c78f938f 08:48:43 ---> d78f50ecfd23 08:48:43 Step 8/22 : COPY . . 08:48:43 Removing intermediate container 411ac4c7c515 08:48:43 ---> 6abfff3f243a 08:48:43 Step 8/22 : COPY . . 08:48:43 Removing intermediate container cf9f07b740cc 08:48:43 ---> e8b8d02a1a03 08:48:43 Step 7/21 : COPY . . 08:48:43 Removing intermediate container 64b28eaf0e52 08:48:43 ---> 018ad1b91e18 08:48:43 Step 8/24 : COPY . . 08:48:43 Removing intermediate container 4aadc9347c32 08:48:43 ---> dfca2130a513 08:48:43 Step 7/24 : COPY . . 08:48:53 ---> ac468dcc0dc6 08:48:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:48:53 ---> e8ed3d82480b 08:48:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:48:53 ---> Running in a14fea6831ff 08:48:53 ---> 8d0c4cd9b354 08:48:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:53 ---> 45c88ee48d98 08:48:53 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:48:53 ---> b5366633abee 08:48:53 ---> Running in 039d0f9ad2c8 08:48:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:48:53 ---> Running in a02b017e8c0e 08:48:53 ---> Running in 79735020e9c1 08:48:53 ---> Running in f9e4b61b4c37 08:48:54 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:48:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:48: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48:55 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:48:55 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:55:47 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:55:47 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:56:02 Removing intermediate container f9e4b61b4c37 08:56:02 ---> 2052718b22d2 08:56:02 08:56:02 Step 9/21 : FROM alpine:3.16 08:56:02 3.16: Pulling from library/alpine 08:56:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:56:04 Status: Downloaded newer image for alpine:3.16 08:56:04 ---> 2b4661558fb8 08:56:04 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:56:04 ---> Running in c73c1aa55aa5 08:56:04 Removing intermediate container 79735020e9c1 08:56:04 ---> 8332041dc483 08:56:04 08:56:04 Step 9/24 : FROM alpine:3.16 08:56:04 ---> 2b4661558fb8 08:56:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:56:05 ---> Running in 8cc912e7a881 08:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:10 (1/6) Installing ca-certificates (20220614-r0) 08:56:10 (1/3) Installing ca-certificates (20220614-r0) 08:56:10 (2/6) Installing brotli-libs (1.0.9-r6) 08:56:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:56:10 (4/6) Installing libcurl (7.83.1-r5) 08:56:10 (2/3) Installing dumb-init (1.2.5-r1) 08:56:10 (5/6) Installing curl (7.83.1-r5) 08:56:10 (3/3) Installing su-exec (0.2-r1) 08:56:10 Executing busybox-1.35.0-r17.trigger 08:56:10 (6/6) Installing dumb-init (1.2.5-r1) 08:56:10 Executing busybox-1.35.0-r17.trigger 08:56:10 Executing ca-certificates-20220614-r0.trigger 08:56:10 Executing ca-certificates-20220614-r0.trigger 08:56:10 OK: 6 MiB in 17 packages 08:56:10 OK: 8 MiB in 20 packages 08:56:13 Removing intermediate container c73c1aa55aa5 08:56:13 ---> e3bd38879335 08:56:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:13 Removing intermediate container 8cc912e7a881 08:56:13 ---> 0a5dab04e99d 08:56:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:13 ---> Running in b93cc0597fab 08:56:13 ---> Running in 50e23ef80365 08:56:14 Removing intermediate container b93cc0597fab 08:56:14 ---> b0fb031410bd 08:56:14 Step 12/21 : WORKDIR /edgex 08:56:14 Removing intermediate container 50e23ef80365 08:56:14 ---> 60b0da3af701 08:56:14 Step 12/24 : WORKDIR / 08:56:14 ---> Running in 4f9d591a5e93 08:56:14 ---> Running in 4f2d77e15b73 08:56:15 Removing intermediate container 4f2d77e15b73 08:56:15 ---> 477307534b36 08:56:15 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:56:15 Removing intermediate container 4f9d591a5e93 08:56:15 ---> 4d40f9bb5688 08:56:15 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:56:17 ---> 6b37c80dd0bc 08:56:17 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:56:17 ---> 25a24c5cd3df 08:56:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:56:20 ---> 8c4bd2ac63cc 08:56:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:56:20 ---> 8e98ffb87653 08:56:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:56:22 ---> 3e210dcc52aa 08:56:22 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:56:24 ---> 0012b832d9c0 08:56:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:56:24 ---> c442ff590051 08:56:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:56:26 ---> d5f286d16714 08:56:26 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:26 ---> Running in bbd5576165e0 08:56:27 ---> d85eac334ae5 08:56:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:56:34 Removing intermediate container bbd5576165e0 08:56:34 ---> 95eeec214db6 08:56:34 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:56:34 ---> 70ff56a9fbc3 08:56:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:56:34 ---> Running in 00fe6f96579c 08:56:34 Removing intermediate container 00fe6f96579c 08:56:34 ---> 865ab3dcbf22 08:56:34 Step 19/21 : LABEL arch=arm64 08:56:35 ---> Running in ca75921db7cc 08:56:35 Removing intermediate container 039d0f9ad2c8 08:56:35 ---> 615aa488ebe6 08:56:35 08:56:35 Step 10/22 : FROM alpine:3.16 08:56:35 ---> 2b4661558fb8 08:56:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:56:35 ---> Running in a94a8b7857a7 08:56:35 ---> 564a34becec0 08:56:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:35 ---> Running in a98eb71c3f03 08:56:36 Removing intermediate container a94a8b7857a7 08:56:36 ---> cd18ae2c1be7 08:56:36 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:56:36 Removing intermediate container ca75921db7cc 08:56:36 ---> f2f8482d6f5b 08:56:36 Step 20/21 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 08:56:36 ---> Running in c40139701e17 08:56:36 ---> Running in 7974c8aac9f9 08:56:37 Removing intermediate container 7974c8aac9f9 08:56:37 ---> 48724a50d1b0 08:56:37 Step 21/21 : LABEL version=0.0.0 08:56:37 ---> Running in 022d5194b693 08:56:38 Removing intermediate container 022d5194b693 08:56:38 ---> a9885c6d3276 08:56:38 08:56:38 Successfully built a9885c6d3276 08:56:38 Successfully tagged security-proxy-setup-arm64:latest 08:56:38  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:40 Removing intermediate container a98eb71c3f03 08:56:40 ---> ca42cc1f3d7e 08:56:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:56:40 ---> Running in f7d6c9072b8a 08:56:40 Removing intermediate container f7d6c9072b8a 08:56:40 ---> 0e87d32cbcb8 08:56:40 Step 22/24 : LABEL arch=arm64 08:56:41 ---> Running in 9fa3f762da77 08:56:41 (1/1) Installing dumb-init (1.2.5-r1) 08:56:41 Executing busybox-1.35.0-r17.trigger 08:56:41 OK: 5 MiB in 15 packages 08:56:41 Removing intermediate container 9fa3f762da77 08:56:41 ---> 6b78f31ca902 08:56:41 Step 23/24 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 08:56:41 ---> Running in 00260b5c697e 08:56:42 Removing intermediate container 00260b5c697e 08:56:42 ---> 3e2b69001cf9 08:56:42 Step 24/24 : LABEL version=0.0.0 08:56:43 ---> Running in 3b32b33bfc01 08:56:43 Removing intermediate container c40139701e17 08:56:43 ---> 4c2724dfcb91 08:56:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:43 Removing intermediate container 3b32b33bfc01 08:56:43 ---> a05b86e6e1dd 08:56:43 08:56:44 Successfully built a05b86e6e1dd 08:56:44 Successfully tagged security-secretstore-setup-arm64:latest 08:56:44  Building security-secretstore-setup ... done Building support-scheduler 08:56:46 ---> 423976272ff8 08:56:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:56:49 ---> b21c2008e460 08:56:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:56:51 ---> 7e03408486ee 08:56:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:56:53 ---> b1bb382c9d5c 08:56:53 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:53 ---> Running in d7240861ae05 08:57:00 Removing intermediate container d7240861ae05 08:57:00 ---> 7acdc92cd0ed 08:57:00 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:57:00 ---> Running in a884b29d8f5e 08:57:00 Removing intermediate container a884b29d8f5e 08:57:00 ---> c3f310a31afb 08:57:00 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:57:01 ---> Running in ee218671378a 08:57:02 Removing intermediate container ee218671378a 08:57:02 ---> cfb76e6e5aeb 08:57:02 Step 20/22 : LABEL arch=arm64 08:57:02 ---> Running in 4faadb91fdea 08:57:03 Removing intermediate container 4faadb91fdea 08:57:03 ---> ffbeea72209b 08:57:03 Step 21/22 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 08:57:04 ---> Running in a1bc7192d9df 08:57:04 Removing intermediate container a14fea6831ff 08:57:04 ---> 5f8ceedd2ff8 08:57:04 08:57:04 Step 10/24 : FROM alpine:3.16 08:57:04 ---> 2b4661558fb8 08:57:04 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:57:04 ---> Running in 22e938239fae 08:57:05 Removing intermediate container a1bc7192d9df 08:57:05 ---> efe98b650e7d 08:57:05 Step 22/22 : LABEL version=0.0.0 08:57:05 ---> Running in c57361447b7e 08:57:07 Removing intermediate container c57361447b7e 08:57:07 ---> a43661a3eb0c 08:57:07 08:57:07 Successfully built a43661a3eb0c 08:57:07 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:57:07 Building security-spire-config 08:57:07  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:57:09 ---> d3a2cc2b5598 08:57:09 Step 3/19 : WORKDIR /edgex-go 08:57:09 ---> Using cache 08:57:09 ---> 66024b9b6d42 08:57:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:57:09 ---> Running in 6a7389d90440 08:57:09 (1/1) Installing dumb-init (1.2.5-r1) 08:57:09 Executing busybox-1.35.0-r17.trigger 08:57:09 OK: 5 MiB in 15 packages 08:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:13 Removing intermediate container 22e938239fae 08:57:13 ---> 8cda28cc1954 08:57:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:13 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:57:13 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:57:13 OK: 16901 distinct packages available 08:57:13 ---> Running in a0d7b7f1c254 08:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:14 Removing intermediate container a0d7b7f1c254 08:57:14 ---> 8925938aabec 08:57:14 Step 13/24 : ENV APP_PORT=59881 08:57:14 ---> Running in e0a9eea6559d 08:57:15 Removing intermediate container e0a9eea6559d 08:57:15 ---> c8bd9c3b1a3d 08:57:15 Step 14/24 : EXPOSE $APP_PORT 08:57:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:15 ---> d3a2cc2b5598 08:57:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:15 ---> Using cache 08:57:15 ---> 384e0fa54406 08:57:15 Step 4/22 : WORKDIR /edgex-go 08:57:15 ---> Using cache 08:57:15 ---> 4277e691d1a0 08:57:15 Step 5/22 : RUN apk add --update --no-cache make git 08:57:15 ---> Using cache 08:57:15 ---> 100ee3bd1ceb 08:57:15 Step 6/22 : COPY go.mod vendor* ./ 08:57:15 ---> Using cache 08:57:15 ---> 2b4b36d41bb5 08:57:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:15 ---> Using cache 08:57:15 ---> d78f50ecfd23 08:57:15 Step 8/22 : COPY . . 08:57:15 ---> Using cache 08:57:15 ---> e8ed3d82480b 08:57:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:57:15 ---> Running in 47a72cdaeec2 08:57:15 ---> Running in e64af6e5cd10 08:57:15 OK: 221 MiB in 51 packages 08:57:16 Removing intermediate container e64af6e5cd10 08:57:16 ---> be353d53d295 08:57:16 Step 15/24 : WORKDIR / 08:57:16 ---> Running in 9f728c122d88 08:57:17 Removing intermediate container 9f728c122d88 08:57:17 ---> 907688a25c91 08:57:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:57: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:57:18 Removing intermediate container 6a7389d90440 08:57:18 ---> 5cb474f496d6 08:57:18 Step 5/19 : COPY go.mod vendor* ./ 08:57:18 ---> b3372561882f 08:57:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:57:19 ---> ada4b6d9547a 08:57:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:20 ---> Running in 2540e8035de0 08:57:23 ---> d483b98dc077 08:57:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:57:26 ---> e9a2f2c373e5 08:57:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:57:27 ---> cfb574200303 08:57:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:57:27 ---> Running in 7086ba958867 08:57:27 Removing intermediate container 7086ba958867 08:57:27 ---> ef30ec296848 08:57:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:27 ---> Running in dfe7f41ce984 08:57:28 Removing intermediate container dfe7f41ce984 08:57:28 ---> 9c168c7cbd5d 08:57:28 Step 22/24 : LABEL arch=arm64 08:57:28 ---> Running in 1564fd152f7a 08:57:29 Removing intermediate container 1564fd152f7a 08:57:29 ---> 5d068d0022e7 08:57:29 Step 23/24 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 08:57:30 ---> Running in d6c72849d912 08:57:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:30 ---> d3a2cc2b5598 08:57:30 Step 3/24 : WORKDIR /edgex-go 08:57:30 ---> Using cache 08:57:30 ---> 66024b9b6d42 08:57:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:57:30 ---> Running in 5c04ef0c8821 08:57:30 Removing intermediate container d6c72849d912 08:57:30 ---> 84c82a862db0 08:57:30 Step 24/24 : LABEL version=0.0.0 08:57:31 ---> Running in e4b956424dfc 08:57:31 Removing intermediate container e4b956424dfc 08:57:31 ---> 938bd9d72b56 08:57:31 08:57:32 Successfully built 938bd9d72b56 08:57:32 Successfully tagged core-metadata-arm64:latest 08:57:32  Building core-metadata ... done Building security-spire-agent 08:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:34 OK: 221 MiB in 51 packages 08:57:36 Removing intermediate container 5c04ef0c8821 08:57:36 ---> 4b3a216cfd4a 08:57:36 Step 5/24 : COPY go.mod vendor* ./ 08:57:38 ---> 81772db7bad6 08:57:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:38 ---> Running in dc0f11fbec22 08:57:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:53 ---> d3a2cc2b5598 08:57:53 Step 3/24 : WORKDIR /edgex-go 08:57:53 ---> Using cache 08:57:53 ---> 66024b9b6d42 08:57:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:57:53 ---> Using cache 08:57:53 ---> 4b3a216cfd4a 08:57:53 Step 5/24 : COPY go.mod vendor* ./ 08:57:53 ---> Using cache 08:57:53 ---> 81772db7bad6 08:57:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:53 ---> Running in 17350ba9a264 08:59:44 Removing intermediate container 2540e8035de0 08:59:44 ---> 71d4143cf6ad 08:59:44 Step 7/19 : COPY . . 08:59:44 Removing intermediate container a02b017e8c0e 08:59:44 ---> 08f07b234ff5 08:59:44 08:59:44 Step 10/22 : FROM alpine:3.16 08:59:44 ---> 2b4661558fb8 08:59:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:59:44 ---> Running in 9dbd17e13811 08:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:44 (1/2) Installing ca-certificates (20220614-r0) 08:59:44 (2/2) Installing dumb-init (1.2.5-r1) 08:59:44 Executing busybox-1.35.0-r17.trigger 08:59:44 Executing ca-certificates-20220614-r0.trigger 08:59:44 OK: 6 MiB in 16 packages 08:59:46 Removing intermediate container 9dbd17e13811 08:59:46 ---> 5f67bbcb1251 08:59:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:59:46 ---> Running in 501aabe165cc 08:59:48 Removing intermediate container 501aabe165cc 08:59:48 ---> 91e874c8b573 08:59:48 Step 13/22 : ENV APP_PORT=59860 08:59:48 ---> Running in 905c8e0a0d04 08:59:50 Removing intermediate container 905c8e0a0d04 08:59:50 ---> d0af27a48b20 08:59:50 Step 14/22 : EXPOSE $APP_PORT 08:59:50 ---> Running in cc9294cf4b37 08:59:52 Removing intermediate container cc9294cf4b37 08:59:52 ---> 5ebc53136442 08:59:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:55 ---> 557f9daaa511 08:59:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:02 ---> 34f15d9b698b 09:00:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:00:04 ---> 5117b0129f39 09:00:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:00:04 ---> Running in 5cf1f3463333 09:00:06 Removing intermediate container 5cf1f3463333 09:00:06 ---> 6998f0ae51b3 09:00:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:06 ---> Running in 0381c25854b6 09:00:07 Removing intermediate container 0381c25854b6 09:00:07 ---> 0194482046bb 09:00:07 Step 20/22 : LABEL arch=arm64 09:00:08 ---> Running in cdc8bc6e6264 09:00:08 ---> 846e9ab0003d 09:00:08 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:09 ---> Running in 230f133d348d 09:00:09 Removing intermediate container cdc8bc6e6264 09:00:09 ---> f34df5e73118 09:00:09 Step 21/22 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:00:09 ---> Running in 65445b80cf82 09:00:11 Removing intermediate container 65445b80cf82 09:00:11 ---> f26b79e636ef 09:00:11 Step 22/22 : LABEL version=0.0.0 09:00:11 ---> Running in 16b235429083 09:00:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:00:12 Removing intermediate container 16b235429083 09:00:12 ---> 5a7f6844a90e 09:00:12 09:00:12 Successfully built 5a7f6844a90e 09:00:13 Successfully tagged support-notifications-arm64:latest 09:00:13  Building support-notifications ... done Building security-spire-server 09:00:13 Removing intermediate container dc0f11fbec22 09:00:13 ---> 22c45fb00d90 09:00:13 Step 7/24 : COPY . . 09:00:19 Removing intermediate container 17350ba9a264 09:00:19 ---> 019f4c6b5d94 09:00:19 Step 7/24 : COPY . . 09:00:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:37 ---> d3a2cc2b5598 09:00:37 Step 3/23 : WORKDIR /edgex-go 09:00:37 ---> Using cache 09:00:37 ---> 66024b9b6d42 09:00:37 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:00:37 ---> Using cache 09:00:37 ---> 4b3a216cfd4a 09:00:37 Step 5/23 : COPY go.mod vendor* ./ 09:00:37 ---> Using cache 09:00:37 ---> 81772db7bad6 09:00:37 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:37 ---> Using cache 09:00:37 ---> 019f4c6b5d94 09:00:37 Step 7/23 : COPY . . 09:00:38 ---> 949c0889ad4c 09:00:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:00:38 ---> Running in 933ed2dcbac2 09:00:40 Removing intermediate container 933ed2dcbac2 09:00:40 ---> b873fed68ca9 09:00:40 Step 9/24 : WORKDIR /edgex-go/spire-build 09:00:40 ---> Running in d1d0f23d4071 09:00:41 Removing intermediate container d1d0f23d4071 09:00:41 ---> 406e435fcdfe 09:00:41 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 09:00:41 ---> Running in ddc808519bbd 09:00:47 Removing intermediate container ddc808519bbd 09:00:47 ---> 44e3d397cb89 09:00:47 Step 11/24 : WORKDIR /edgex-go 09:00:47 ---> Running in 4d1627005f3e 09:00:47 ---> eeb2493f2073 09:00:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:00:47 ---> Running in 91c9467f0a6c 09:00:47 Removing intermediate container 4d1627005f3e 09:00:47 ---> 5899999fc0b7 09:00:47 09:00:47 Step 12/24 : FROM alpine:3.15 09:00:47 3.15: Pulling from library/alpine 09:00:47 Removing intermediate container 91c9467f0a6c 09:00:47 ---> 71b2c202dded 09:00:47 Step 9/24 : WORKDIR /edgex-go/spire-build 09:00:48 ---> Running in f1a502363c52 09:00:49 Removing intermediate container f1a502363c52 09:00:49 ---> 16f1ad8dc52f 09:00:49 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 09:00:49 ---> Running in 7d9805c96596 09:00:53 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 09:00:53 Status: Downloaded newer image for alpine:3.15 09:00:53 ---> 8aa73fd46299 09:00:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:53 ---> Running in 079da6faec14 09:00:55 Removing intermediate container 079da6faec14 09:00:55 ---> e500e1c24b1c 09:00:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:00:55 Removing intermediate container 7d9805c96596 09:00:55 ---> 6be78740bf15 09:00:55 Step 11/24 : WORKDIR /edgex-go 09:00:55 ---> Running in b20c57c031ec 09:00:55 ---> Running in 869fa97821cd 09:00:57 Removing intermediate container 869fa97821cd 09:00:57 ---> 04aba64bab67 09:00:57 09:00:57 Step 12/24 : FROM alpine:3.15 09:00:57 ---> 8aa73fd46299 09:00:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:57 ---> Using cache 09:00:57 ---> e500e1c24b1c 09:00:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:00:57 ---> Running in f49d854bd1cf 09:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:00 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:01:00 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:01:00 OK: 15736 distinct packages available 09:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:01 ---> 5f3363caf948 09:01:01 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:01:01 ---> Running in de338b79edd1 09:01:01 Removing intermediate container de338b79edd1 09:01:01 ---> bd3e0ba86193 09:01:01 Step 9/23 : WORKDIR /edgex-go/spire-build 09:01:01 ---> Running in 417d630689b7 09:01:02 (1/4) Installing dumb-init (1.2.5-r1) 09:01:02 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:02 (3/4) Installing libucontext (1.1-r0) 09:01:02 (4/4) Installing gcompat (1.0.0-r4) 09:01:02 Executing busybox-1.34.1-r7.trigger 09:01:02 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:01:02 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:01:02 OK: 15736 distinct packages available 09:01:02 OK: 6 MiB in 18 packages 09:01:02 Removing intermediate container 417d630689b7 09:01:02 ---> 4f02ff887e1d 09:01:02 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 09:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:02 ---> Running in 0ae171c506c0 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:04 (1/5) Installing dumb-init (1.2.5-r1) 09:01:04 (2/5) Installing musl-obstack (1.2.3-r0) 09:01:04 (3/5) Installing libucontext (1.1-r0) 09:01:04 (4/5) Installing gcompat (1.0.0-r4) 09:01:04 (5/5) Installing openssl (1.1.1s-r1) 09:01:05 Executing busybox-1.34.1-r7.trigger 09:01:05 OK: 6 MiB in 19 packages 09:01:07 Removing intermediate container b20c57c031ec 09:01:07 ---> 54c4e2864a29 09:01:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:08 Removing intermediate container f49d854bd1cf 09:01:08 ---> 93921ec02e94 09:01:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:01:08 Removing intermediate container 0ae171c506c0 09:01:08 ---> 46b77ce2e8cf 09:01:08 Step 11/23 : WORKDIR /edgex-go 09:01:08 ---> Running in b1442c67ce98 09:01:09 Removing intermediate container b1442c67ce98 09:01:09 ---> abb5d526f095 09:01:09 09:01:09 Step 12/23 : FROM alpine:3.15 09:01:09 ---> 8aa73fd46299 09:01:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:09 ---> Using cache 09:01:09 ---> e500e1c24b1c 09:01:09 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:09 ---> Using cache 09:01:09 ---> 93921ec02e94 09:01:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:15 ---> 80ec2b5ad4ef 09:01:15 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:20 ---> a4cb3ca0eb14 09:01:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:01:21 ---> 06bbedab1f88 09:01:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:01:21 ---> 3ec96c1984d8 09:01:21 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:01:22 ---> Running in 38e54b64a0a4 09:01:23 ---> e866908d8289 09:01:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:01:23 Removing intermediate container 38e54b64a0a4 09:01:23 ---> 16d87585ec9b 09:01:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:01:25 ---> 10ff838f08b1 09:01:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:01:25 ---> 77e8a906d86a 09:01:25 Step 19/24 : WORKDIR / 09:01:25 ---> Running in e5e9e324f625 09:01:26 Removing intermediate container e5e9e324f625 09:01:26 ---> f89163dd7125 09:01:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:26 ---> Running in 29cf99007fd3 09:01:26 ---> cd9596b5d75c 09:01:26 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:27 ---> Running in 6348df69ba3e 09:01:27 Removing intermediate container 29cf99007fd3 09:01:27 ---> aeb28433c7ab 09:01:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:27 ---> Running in c629f7762afa 09:01:28 Removing intermediate container 6348df69ba3e 09:01:28 ---> da55495ed20f 09:01:28 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:28 ---> Running in 3424480edb0b 09:01:28 ---> 1efef91ab1c6 09:01:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:01:28 Removing intermediate container c629f7762afa 09:01:28 ---> 717c5c619d09 09:01:28 Step 22/24 : LABEL arch=arm64 09:01:29 ---> Running in 1c40760034f8 09:01:29 Removing intermediate container 3424480edb0b 09:01:29 ---> a881db732ed0 09:01:29 Step 21/23 : LABEL arch=arm64 09:01:29 Removing intermediate container 1c40760034f8 09:01:29 ---> f4ee8d263630 09:01:29 Step 23/24 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:01:29 ---> Running in 352f3d6cfcc5 09:01:29 ---> Running in d497138f65b8 09:01:30 ---> aa4a1c1874ff 09:01:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:01:30 Removing intermediate container 352f3d6cfcc5 09:01:30 ---> fd0f4ac153e8 09:01:30 Step 22/23 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:01:31 Removing intermediate container d497138f65b8 09:01:31 ---> c3fca2432d01 09:01:31 Step 24/24 : LABEL version=0.0.0 09:01:31 ---> Running in 6fb32793ebd7 09:01:31 ---> Running in 7e359ee8655c 09:01:31 Removing intermediate container 6fb32793ebd7 09:01:31 ---> a2bbbc13d536 09:01:32 Step 23/23 : LABEL version=0.0.0 09:01:32 Removing intermediate container 7e359ee8655c 09:01:32 ---> 31700fbcf8bf 09:01:32 09:01:32 ---> 547e03192370 09:01:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:01:32 ---> Running in b5f0a93a6aef 09:01:33 Successfully built 31700fbcf8bf 09:01:33 Successfully tagged security-spire-config-arm64:latest 09:01:33  Building security-spire-config ... done Building security-bootstrapper 09:01:33 Removing intermediate container b5f0a93a6aef 09:01:33 ---> c29a3adc3adc 09:01:33 09:01:33 Successfully built c29a3adc3adc 09:01:33 Successfully tagged security-spire-server-arm64:latest 09:01:33  Building security-spire-server ... done Building core-data 09:01:33 ---> fbf1341ec135 09:01:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:34 ---> Running in 9b2884418d72 09:01:34 Removing intermediate container 9b2884418d72 09:01:34 ---> 167f892fa1d6 09:01:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:34 ---> Running in 0b02e844275d 09:01:35 Removing intermediate container 0b02e844275d 09:01:35 ---> 1ade8896da93 09:01:35 Step 22/24 : LABEL arch=arm64 09:01:35 ---> Running in f20d2199b602 09:01:36 Removing intermediate container f20d2199b602 09:01:36 ---> 344fa6a1c9c3 09:01:36 Step 23/24 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:01:36 ---> Running in bf821f37b909 09:01:37 Removing intermediate container bf821f37b909 09:01:37 ---> 7c32584594e1 09:01:37 Step 24/24 : LABEL version=0.0.0 09:01:37 ---> Running in 66fd41cb65ed 09:01:38 Removing intermediate container 66fd41cb65ed 09:01:38 ---> b398ec8de9ab 09:01:38 09:01:38 Successfully built b398ec8de9ab 09:01:38 Successfully tagged security-spire-agent-arm64:latest 09:01:38 Building core-command 09:02:10  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:02:10 ---> d3a2cc2b5598 09:02:10 Step 3/32 : WORKDIR /edgex-go 09:02:10 ---> Using cache 09:02:10 ---> 66024b9b6d42 09:02:10 Step 4/32 : RUN apk add --update --no-cache make git 09:02:10 ---> Using cache 09:02:10 ---> 612e5ba44680 09:02:10 Step 5/32 : COPY go.mod vendor* ./ 09:02:10 ---> Using cache 09:02:10 ---> ceca4dd06608 09:02:10 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:10 ---> Using cache 09:02:10 ---> e8b8d02a1a03 09:02:10 Step 7/32 : COPY . . 09:02:10 ---> Using cache 09:02:10 ---> 45c88ee48d98 09:02:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:10 ---> Running in 1f7ed7866182 09:02:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:02:10 ---> d3a2cc2b5598 09:02:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:02:10 ---> Using cache 09:02:10 ---> 384e0fa54406 09:02:10 Step 4/22 : WORKDIR /edgex-go 09:02:10 ---> Using cache 09:02:10 ---> 4277e691d1a0 09:02:10 Step 5/22 : RUN apk add --update --no-cache make git 09:02:10 ---> Using cache 09:02:10 ---> 100ee3bd1ceb 09:02:10 Step 6/22 : COPY go.mod vendor* ./ 09:02:10 ---> Using cache 09:02:10 ---> 2b4b36d41bb5 09:02:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:10 ---> Using cache 09:02:10 ---> d78f50ecfd23 09:02:10 Step 8/22 : COPY . . 09:02:10 ---> Using cache 09:02:10 ---> e8ed3d82480b 09:02:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:02:11 ---> Running in 7b68197236cf 09:02:13 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 09:02:13 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 09:02:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:14 ---> d3a2cc2b5598 09:02:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:14 ---> Using cache 09:02:14 ---> 384e0fa54406 09:02:14 Step 4/23 : WORKDIR /edgex-go 09:02:14 ---> Using cache 09:02:14 ---> 4277e691d1a0 09:02:14 Step 5/23 : RUN apk add --update --no-cache make git 09:02:14 ---> Using cache 09:02:14 ---> 100ee3bd1ceb 09:02:14 Step 6/23 : COPY go.mod vendor* ./ 09:02:14 ---> Using cache 09:02:14 ---> 2b4b36d41bb5 09:02:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:14 ---> Using cache 09:02:14 ---> d78f50ecfd23 09:02:14 Step 8/23 : COPY . . 09:02:14 ---> Using cache 09:02:14 ---> e8ed3d82480b 09:02:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:02:14 ---> Running in 274d600335cf 09:02:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:05:53 Removing intermediate container 47a72cdaeec2 09:05:53 ---> 18f66a2ce003 09:05:53 09:05:53 Step 10/22 : FROM alpine:3.16 09:05:53 ---> 2b4661558fb8 09:05:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:05:53 ---> Using cache 09:05:53 ---> 8cda28cc1954 09:05:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:53 ---> Using cache 09:05:53 ---> 8925938aabec 09:05:53 Step 13/22 : ENV APP_PORT=59861 09:05:53 ---> Running in b16d89205060 09:05:53 Removing intermediate container b16d89205060 09:05:53 ---> a1da8b357d7a 09:05:53 Step 14/22 : EXPOSE $APP_PORT 09:05:53 ---> Running in e1c04b0d7e03 09:05:53 Removing intermediate container e1c04b0d7e03 09:05:53 ---> 903b44abafbf 09:05:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:53 ---> 53964e9ad78a 09:05:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:53 ---> 734795b0e210 09:05:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:05:53 ---> ac469b76d718 09:05:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:05:53 ---> Running in 837893be4c23 09:05:53 Removing intermediate container 837893be4c23 09:05:53 ---> c3d4deab066f 09:05:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:53 ---> Running in 19799aaa18a9 09:05:53 Removing intermediate container 19799aaa18a9 09:05:53 ---> b31a971655ac 09:05:53 Step 20/22 : LABEL arch=arm64 09:05:53 ---> Running in 74c81a259ad3 09:05:53 Removing intermediate container 74c81a259ad3 09:05:53 ---> 44801e983d1f 09:05:53 Step 21/22 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:05:53 ---> Running in 9c0275de1f43 09:05:53 Removing intermediate container 9c0275de1f43 09:05:53 ---> 7be99a00439d 09:05:53 Step 22/22 : LABEL version=0.0.0 09:05:53 ---> Running in e69b7d7b93e1 09:05:53 Removing intermediate container e69b7d7b93e1 09:05:53 ---> 22ef5f03cef2 09:05:53 09:05:53 Successfully built 22ef5f03cef2 09:05:53 Successfully tagged support-scheduler-arm64:latest 09:08:30  Building support-scheduler ... done Removing intermediate container 230f133d348d 09:08:30 ---> 974443151127 09:08:30 09:08:30 Step 9/19 : FROM alpine:3.15 09:08:30 ---> 8aa73fd46299 09:08:30 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:30 ---> Using cache 09:08:30 ---> e500e1c24b1c 09:08:30 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:08:30 ---> Running in f0ac4d4d3332 09:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:08:34 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:08:34 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:08:34 OK: 15736 distinct packages available 09:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:08:35 (1/9) Installing ca-certificates (20220614-r0) 09:08:35 (2/9) Installing brotli-libs (1.0.9-r5) 09:08:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:08:35 (4/9) Installing libcurl (7.80.0-r5) 09:08:35 (5/9) Installing curl (7.80.0-r5) 09:08:35 (6/9) Installing dumb-init (1.2.5-r1) 09:08:35 (7/9) Installing musl-obstack (1.2.3-r0) 09:08:35 (8/9) Installing libucontext (1.1-r0) 09:08:35 (9/9) Installing gcompat (1.0.0-r4) 09:08:35 Executing busybox-1.34.1-r7.trigger 09:08:35 Executing ca-certificates-20220614-r0.trigger 09:08:36 OK: 8 MiB in 23 packages 09:08:39 Removing intermediate container f0ac4d4d3332 09:08:39 ---> ca2cdad84f05 09:08:39 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:41 ---> a0c1a04749d7 09:08:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:08:45 ---> 0d3f748ae6ab 09:08:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:08:45 Removing intermediate container 1f7ed7866182 09:08:45 ---> d05a107698c1 09:08:45 09:08:45 Step 9/32 : FROM alpine:3.16 09:08:45 ---> 2b4661558fb8 09:08:45 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:46 ---> Running in ce3365081e3c 09:08:46 ---> a8aae4645db5 09:08:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:08:46 ---> Running in 3bb45089f7d7 09:08:46 Removing intermediate container ce3365081e3c 09:08:46 ---> b1c6c9f4bf94 09:08:46 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:08:46 ---> Running in 6f97140d4080 09:08:47 Removing intermediate container 3bb45089f7d7 09:08:47 ---> a854e0fbea88 09:08:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:47 ---> Running in 68d7b75a347a 09:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:50 Removing intermediate container 68d7b75a347a 09:08:50 ---> 13ef338f7d98 09:08:50 Step 17/19 : LABEL arch=arm64 09:08:50 ---> Running in f9040c40f588 09:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:50 Removing intermediate container f9040c40f588 09:08:50 ---> 5efe1ba21ce9 09:08:50 Step 18/19 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:08:51 ---> Running in a19b4a6a9091 09:08:51 Removing intermediate container a19b4a6a9091 09:08:51 ---> fe477f932f7b 09:08:51 Step 19/19 : LABEL version=0.0.0 09:08:52 ---> Running in f62aebaa1fee 09:08:52 (1/2) Installing dumb-init (1.2.5-r1) 09:08:52 (2/2) Installing su-exec (0.2-r1) 09:08:52 Executing busybox-1.35.0-r17.trigger 09:08:52 OK: 5 MiB in 16 packages 09:08:52 Removing intermediate container f62aebaa1fee 09:08:52 ---> 33bad8d942b8 09:08:52 09:08:53 Successfully built 33bad8d942b8 09:08:53 Successfully tagged security-spiffe-token-provider-arm64:latest 09:08:53  Building security-spiffe-token-provider ... done Removing intermediate container 6f97140d4080 09:08:53 ---> 690db1547c7c 09:08:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:08:53 ---> Running in c283217da31a 09:08:54 Removing intermediate container c283217da31a 09:08:54 ---> 8a31be67e0ca 09:08:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:08:54 ---> Running in 3c88dbda6200 09:08:55 Removing intermediate container 3c88dbda6200 09:08:55 ---> 22af0d8db665 09:08:55 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:08:55 ---> Running in 078b8ca6fcb4 09:08:56 Removing intermediate container 078b8ca6fcb4 09:08:56 ---> d4be508700c1 09:08:56 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:08:56 ---> Running in af562e854e63 09:08:56 Removing intermediate container af562e854e63 09:08:56 ---> 3e335b5d6db9 09:08:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:08:56 ---> Running in 57f809aca84a 09:08:58 Removing intermediate container 274d600335cf 09:08:58 ---> 8e72436f4395 09:08:58 09:08:58 Step 10/23 : FROM alpine:3.16 09:08:58 ---> 2b4661558fb8 09:08:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:08:58 ---> Using cache 09:08:58 ---> 8cda28cc1954 09:08:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:08:58 ---> Using cache 09:08:58 ---> 8925938aabec 09:08:58 Step 13/23 : ENV APP_PORT=59882 09:08:58 ---> Running in e4cd59e90053 09:08:59 Removing intermediate container e4cd59e90053 09:08:59 ---> 8d163c34deb4 09:08:59 Step 14/23 : EXPOSE $APP_PORT 09:08:59 Removing intermediate container 57f809aca84a 09:08:59 ---> 27b08ca788cc 09:08:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:08:59 ---> Running in 65ec0b7e90a1 09:08:59 ---> Running in c06bc9f0cbb9 09:09:00 Removing intermediate container 65ec0b7e90a1 09:09:00 ---> 10448139473e 09:09:00 Step 15/23 : WORKDIR / 09:09:00 Removing intermediate container c06bc9f0cbb9 09:09:00 ---> 77d4b6bd2893 09:09:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:09:00 ---> Running in 1ebcc37d4386 09:09:00 Removing intermediate container 1ebcc37d4386 09:09:00 ---> e819c953ddf8 09:09:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:01 ---> 3061c18eaacd 09:09:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:09:01 ---> Running in 1b96cd2a6886 09:09:02 ---> 2dcfce64b837 09:09:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:02 Removing intermediate container 7b68197236cf 09:09:02 ---> 5a5c47c12be6 09:09:02 09:09:02 Step 10/22 : FROM alpine:3.16 09:09:02 ---> 2b4661558fb8 09:09:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:09:03 ---> Running in 47dbcc4a75d9 09:09:03 ---> 6437396ff355 09:09:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:09:03 Removing intermediate container 47dbcc4a75d9 09:09:03 ---> 9a3753cc1a66 09:09:03 Step 12/22 : ENV APP_PORT=59880 09:09:03 Removing intermediate container 1b96cd2a6886 09:09:03 ---> b462436976bb 09:09:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:03 ---> Running in 037a61ac7163 09:09:04 Removing intermediate container 037a61ac7163 09:09:04 ---> c1194eaf3483 09:09:04 Step 13/22 : EXPOSE $APP_PORT 09:09:04 ---> Running in d1835070a09f 09:09:04 ---> a41318d71abf 09:09:04 Step 19/23 : ENTRYPOINT ["/core-command"] 09:09:04 ---> 3e39985d26a7 09:09:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:09:04 ---> Running in 8db3e15da4e9 09:09:05 Removing intermediate container d1835070a09f 09:09:05 ---> 7df888b01173 09:09:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:09:05 ---> Running in b82d1d404ff9 09:09:05 Removing intermediate container 8db3e15da4e9 09:09:05 ---> 3be206dd5e98 09:09:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:05 ---> Running in 0ddfcbc492e0 09:09:05 Removing intermediate container 0ddfcbc492e0 09:09:05 ---> f480c203491c 09:09:05 Step 21/23 : LABEL arch=arm64 09:09:06 ---> Running in 8d8c8d24f5ff 09:09:06 ---> acaf7bd3bd8d 09:09:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:06 Removing intermediate container 8d8c8d24f5ff 09:09:06 ---> 06e146f44996 09:09:06 Step 22/23 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:09:06 ---> Running in d08bb5e0173c 09:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:07 ---> ba98587b4506 09:09:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:09:07 Removing intermediate container d08bb5e0173c 09:09:07 ---> ebbc5969ce47 09:09:07 Step 23/23 : LABEL version=0.0.0 09:09:07 ---> Running in a0a5aea3dc46 09:09:07 Removing intermediate container a0a5aea3dc46 09:09:07 ---> 373ffad33dc5 09:09:07 09:09:07 ---> 306e8ecc8220 09:09:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:09:08 Successfully built 373ffad33dc5 09:09:08 Successfully tagged core-command-arm64:latest 09:09:08  Building core-command ... done (1/1) Installing dumb-init (1.2.5-r1) 09:09:08 Executing busybox-1.35.0-r17.trigger 09:09:08 OK: 5 MiB in 15 packages 09:09:08 ---> 1d0dee2c6b18 09:09:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:09:09 Removing intermediate container b82d1d404ff9 09:09:09 ---> 21bf4297094b 09:09:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:09 ---> 38611299a5f2 09:09:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:09:10 ---> 360261fd91b6 09:09:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:09:10 ---> c031665db07c 09:09:10 Step 27/32 : RUN chmod +x /entrypoint.sh 09:09:10 ---> Running in 3f03506e902d 09:09:11 ---> 66e1fd452a63 09:09:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:09:11 ---> a8fb73e76b4e 09:09:11 Step 18/22 : ENTRYPOINT ["/core-data"] 09:09:12 ---> Running in 19f0c06e5a5e 09:09:12 Removing intermediate container 3f03506e902d 09:09:12 ---> 8cdd591f4682 09:09:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:09:12 Removing intermediate container 19f0c06e5a5e 09:09:12 ---> a7e5cc24a15b 09:09:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:12 ---> Running in fa362f7e5083 09:09:12 ---> Running in 2e6084f30024 09:09:13 Removing intermediate container fa362f7e5083 09:09:13 ---> bc36740490bc 09:09:13 Step 29/32 : CMD ["gate"] 09:09:13 Removing intermediate container 2e6084f30024 09:09:13 ---> 4926f7d718c6 09:09:13 Step 20/22 : LABEL arch=arm64 09:09:13 ---> Running in d15f92167cbd 09:09:13 ---> Running in 0cf0de20921e 09:09:13 Removing intermediate container d15f92167cbd 09:09:13 ---> 718c800858d8 09:09:13 Step 30/32 : LABEL arch=arm64 09:09:13 Removing intermediate container 0cf0de20921e 09:09:13 ---> f1e51616a51b 09:09:13 Step 21/22 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:09:13 ---> Running in bfcd42292e12 09:09:13 ---> Running in e62b20dd51b7 09:09:13 Removing intermediate container bfcd42292e12 09:09:13 ---> c807e13490ed 09:09:13 Step 31/32 : LABEL git_sha=42811b3b1eb9780816298d6a1dce9e427b0e6d9b 09:09:13 ---> Running in 709eab0aee83 09:09:13 Removing intermediate container e62b20dd51b7 09:09:13 ---> 1d449459b958 09:09:13 Step 22/22 : LABEL version=0.0.0 09:09:14 ---> Running in 28030af5303e 09:09:14 Removing intermediate container 709eab0aee83 09:09:14 ---> 621744898054 09:09:14 Step 32/32 : LABEL version=0.0.0 09:09:14 Removing intermediate container 28030af5303e 09:09:14 ---> fbf41c7e48f4 09:09:14 09:09:14 ---> Running in b5e80e2d7e61 09:09:14 Successfully built fbf41c7e48f4 09:09:15 Successfully tagged core-data-arm64:latest 09:09:15  Building core-data ... done Removing intermediate container b5e80e2d7e61 09:09:15 ---> fe2cdef3795b 09:09:15 09:09:15 Successfully built fe2cdef3795b 09:09:15 Successfully tagged security-bootstrapper-arm64:latest 09:09:15  Building security-bootstrapper ... done  [Pipeline] } 09:09:15 $ docker stop --time=1 631dd06e230e530e6fc0211b1240ccd128cf9cc1f07f287f5195f1be32e64f9a 09:09:17 $ docker rm -f --volumes 631dd06e230e530e6fc0211b1240ccd128cf9cc1f07f287f5195f1be32e64f9a [Pipeline] // withDockerContainer [Pipeline] sh 09:09:18 + docker images 09:09:18 REPOSITORY TAG IMAGE ID CREATED SIZE 09:09:18 core-data-arm64 latest fbf41c7e48f4 4 seconds ago 17.2MB 09:09:18 security-bootstrapper-arm64 latest fe2cdef3795b 4 seconds ago 19.5MB 09:09:18 core-command-arm64 latest 373ffad33dc5 11 seconds ago 17MB 09:09:18 5a5c47c12be6 16 seconds ago 1.51GB 09:09:18 8e72436f4395 21 seconds ago 1.5GB 09:09:18 security-spiffe-token-provider-arm64 latest 33bad8d942b8 26 seconds ago 28.9MB 09:09:18 d05a107698c1 34 seconds ago 1.49GB 09:09:18 974443151127 50 seconds ago 1.54GB 09:09:18 support-scheduler-arm64 latest 22ef5f03cef2 3 minutes ago 29MB 09:09:18 18f66a2ce003 3 minutes ago 1.57GB 09:09:18 security-spire-agent-arm64 latest b398ec8de9ab 7 minutes ago 122MB 09:09:18 security-spire-server-arm64 latest c29a3adc3adc 7 minutes ago 84.3MB 09:09:18 security-spire-config-arm64 latest 31700fbcf8bf 7 minutes ago 83.6MB 09:09:18 abb5d526f095 8 minutes ago 1.38GB 09:09:18 04aba64bab67 8 minutes ago 1.38GB 09:09:18 5899999fc0b7 8 minutes ago 1.38GB 09:09:18 support-notifications-arm64 latest 5a7f6844a90e 9 minutes ago 29.5MB 09:09:18 08f07b234ff5 9 minutes ago 1.57GB 09:09:18 core-metadata-arm64 latest 938bd9d72b56 11 minutes ago 17.8MB 09:09:18 core-common-config-bootstrapper-arm64 latest a43661a3eb0c 12 minutes ago 14.9MB 09:09:18 5f8ceedd2ff8 12 minutes ago 1.51GB 09:09:18 security-secretstore-setup-arm64 latest a05b86e6e1dd 12 minutes ago 28.7MB 09:09:18 security-proxy-setup-arm64 latest a9885c6d3276 12 minutes ago 26.8MB 09:09:18 615aa488ebe6 12 minutes ago 1.5GB 09:09:18 8332041dc483 13 minutes ago 1.5GB 09:09:18 2052718b22d2 13 minutes ago 1.49GB 09:09:18 ci-base-image-arm64 latest d3a2cc2b5598 34 minutes ago 905MB 09:09:18 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:09:18 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:09:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:09:18 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:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:18 09:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:19 arm64: Pulling from edgex-lftools-log-publisher 09:09:19 8998bd30e6a1: Pulling fs layer 09:09:19 04944245beec: Pulling fs layer 09:09:19 699f458cf7ca: Pulling fs layer 09:09:19 765212b225bb: Pulling fs layer 09:09:19 f23df028b6ca: Pulling fs layer 09:09:19 d65c8cfc05b1: Pulling fs layer 09:09:19 2437ff75d9bd: Pulling fs layer 09:09:19 765212b225bb: Waiting 09:09:19 f23df028b6ca: Waiting 09:09:19 d65c8cfc05b1: Waiting 09:09:19 2437ff75d9bd: Waiting 09:09:19 04944245beec: Verifying Checksum 09:09:19 04944245beec: Download complete 09:09:19 765212b225bb: Verifying Checksum 09:09:19 765212b225bb: Download complete 09:09:19 f23df028b6ca: Verifying Checksum 09:09:19 f23df028b6ca: Download complete 09:09:19 d65c8cfc05b1: Verifying Checksum 09:09:19 d65c8cfc05b1: Download complete 09:09:19 699f458cf7ca: Verifying Checksum 09:09:19 699f458cf7ca: Download complete 09:09:19 8998bd30e6a1: Verifying Checksum 09:09:19 8998bd30e6a1: Download complete 09:09:22 2437ff75d9bd: Verifying Checksum 09:09:22 2437ff75d9bd: Download complete 09:09:23 8998bd30e6a1: Pull complete 09:09:24 04944245beec: Pull complete 09:09:25 699f458cf7ca: Pull complete 09:09:25 765212b225bb: Pull complete 09:09:26 f23df028b6ca: Pull complete 09:09:26 d65c8cfc05b1: Pull complete 09:09:41 2437ff75d9bd: Pull complete 09:09:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:41 prd-ubuntu20.04-docker-arm64-4c-16g-4511 does not seem to be running inside a container 09:09:41 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:arm64 cat 09:09:45 $ docker top 3a0c14b804e5cd6d15f8217785df92abf6d2c6c89a59be4892889fa634838d26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:46 ---> job-cost.sh 09:09:46 lf-activate-venv: SKIPPING 09:09:46 INFO: No Stack... 09:09:47 INFO: Retrieving Pricing Info for: v3-standard-4 09:09:48 INFO: Archiving Costs [Pipeline] sh 09:09:48 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:09:48 + cut -d, -f6 [Pipeline] lock 09:09:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4317-3-stack-cost] 09:09:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4317-3-stack-cost] did not exist. Created. 09:09:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4317-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:49 + echo total: 0.10999999940395355 [Pipeline] stash 09:09:49 Stashed 1 file(s) [Pipeline] } 09:09:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4317-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:49 $ docker stop --time=1 3a0c14b804e5cd6d15f8217785df92abf6d2c6c89a59be4892889fa634838d26 09:09:51 $ docker rm -f --volumes 3a0c14b804e5cd6d15f8217785df92abf6d2c6c89a59be4892889fa634838d26 [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:09:51 provisioning config files... 09:09:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6595000257860035067tmp [Pipeline] { [Pipeline] sh 09:09:51 + set +x 09:09:51 + curl -s https://codecov.io/bash 09:09:51 + bash -s -- 09:09:51 09:09:51 _____ _ 09:09:51 / ____| | | 09:09:51 | | ___ __| | ___ ___ _____ __ 09:09:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:09:51 | |___| (_) | (_| | __/ (_| (_) \ V / 09:09:51 \_____\___/ \__,_|\___|\___\___/ \_/ 09:09:51 Bash-1.0.6 09:09:51 09:09:51 09:09:51 ==> git version 2.25.1 found 09:09:51 ==> 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:09:51 Release-Date: 2020-01-08 09:09:51 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:09:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:09:51 ==> Jenkins CI detected. 09:09:51 current dir:  /w/workspace/edgex-go/3 09:09:51 project root: . 09:09:51 --> token set from env 09:09:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:09:51 ==> Running gcov in . (disable via -X gcov) 09:09:51 ==> Python coveragepy not found 09:09:51 ==> Searching for coverage reports in: 09:09:51 + . 09:09:51 -> Found 1 reports 09:09:51 ==> Detecting git/mercurial file structure 09:09:52 ==> Reading reports 09:09:52 + ./coverage.out bytes=486191 09:09:52 ==> Appending adjustments 09:09:52 https://docs.codecov.io/docs/fixing-reports 09:09:53 + Found adjustments 09:09:53 ==> Gzipping contents 09:09:53 64K /tmp/codecov.dNgGFr.gz 09:09:53 ==> Uploading reports 09:09:53 url: https://codecov.io 09:09:53 query: branch=PR-4317&commit=43830ff7b8f724633abe7a13e1e115d13b627bb8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= 09:09:53 -> Pinging Codecov 09:09:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4317&commit=43830ff7b8f724633abe7a13e1e115d13b627bb8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= 09:09:53 -> Uploading to 09:09:53 https://storage.googleapis.com/codecov/v4/raw/2023-02-04/00271124DB129430A58F1EEE437C3FCB/43830ff7b8f724633abe7a13e1e115d13b627bb8/53097aca-032a-4a3d-92b2-a086e851de6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230204T090953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74901cb6e616dbb1a7c370d0fb1a83d276c28ff0bb98e1bc706bdad1a6a0c3b8 09:09:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:09:53 Dload Upload Total Spent Left Speed 09:09:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62769 0 0 100 62769 0 242k --:--:-- --:--:-- --:--:-- 241k 09:09:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/43830ff7b8f724633abe7a13e1e115d13b627bb8 [Pipeline] } 09:09:53 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:09:54 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:09:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:09:55 ---> package-listing.sh 09:09:55 ++ facter osfamily 09:09:55 ++ tr '[:upper:]' '[:lower:]' 09:09:55 + OS_FAMILY=debian 09:09:55 + workspace=/w/workspace/edgex-go/3 09:09:55 + START_PACKAGES=/tmp/packages_start.txt 09:09:55 + END_PACKAGES=/tmp/packages_end.txt 09:09:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:55 + PACKAGES=/tmp/packages_start.txt 09:09:55 + '[' /w/workspace/edgex-go/3 ']' 09:09:55 + PACKAGES=/tmp/packages_end.txt 09:09:55 + case "${OS_FAMILY}" in 09:09:55 + dpkg -l 09:09:55 + grep '^ii' 09:09:55 + '[' -f /tmp/packages_start.txt ']' 09:09:55 + '[' -f /tmp/packages_end.txt ']' 09:09:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:55 + '[' /w/workspace/edgex-go/3 ']' 09:09:55 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:09:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:09:55 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:09:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:56 09:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:56 latest: Pulling from edgex-lftools-log-publisher 09:09:56 5eb5b503b376: Pulling fs layer 09:09:56 5c69ac0246d0: Pulling fs layer 09:09:56 ec43610c2a17: Pulling fs layer 09:09:56 3a2ae6a8a46f: Pulling fs layer 09:09:56 33b1e0a273af: Pulling fs layer 09:09:56 5d3b04190fa2: Pulling fs layer 09:09:56 2f39f015ded8: Pulling fs layer 09:09:56 3a2ae6a8a46f: Waiting 09:09:56 33b1e0a273af: Waiting 09:09:56 5d3b04190fa2: Waiting 09:09:56 2f39f015ded8: Waiting 09:09:56 5c69ac0246d0: Download complete 09:09:56 3a2ae6a8a46f: Verifying Checksum 09:09:56 3a2ae6a8a46f: Download complete 09:09:57 33b1e0a273af: Verifying Checksum 09:09:57 33b1e0a273af: Download complete 09:09:57 5d3b04190fa2: Verifying Checksum 09:09:57 5d3b04190fa2: Download complete 09:09:57 ec43610c2a17: Verifying Checksum 09:09:57 ec43610c2a17: Download complete 09:09:57 5eb5b503b376: Verifying Checksum 09:09:57 5eb5b503b376: Download complete 09:09:57 2f39f015ded8: Download complete 09:09:58 5eb5b503b376: Pull complete 09:09:58 5c69ac0246d0: Pull complete 09:09:59 ec43610c2a17: Pull complete 09:09:59 3a2ae6a8a46f: Pull complete 09:09:59 33b1e0a273af: Pull complete 09:09:59 5d3b04190fa2: Pull complete 09:10:03 2f39f015ded8: Pull complete 09:10:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:03 prd-ubuntu20.04-docker-8c-8g-4507 does not seem to be running inside a container 09:10:03 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:10:06 $ docker top 7b8d69092f14ac875c2f62f88c284d88d5386b0da5490af6a54eeb2943e66505 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:07 + ls /var/log/sa-host 09:10:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:07 provisioning config files... 09:10:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9667820388285303132tmp [Pipeline] { [Pipeline] echo 09:10:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:08 ---> create-netrc.sh [Pipeline] } 09:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:08 ---> python-tools-install.sh [Pipeline] echo 09:10:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:08 ---> sudo-logs.sh 09:10:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:09 ---> job-cost.sh 09:10:09 lf-activate-venv: SKIPPING 09:10:09 DEBUG: total: 0.10999999940395355 09:10:09 INFO: Retrieving Stack Cost... 09:10:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:10 INFO: Archiving Costs [Pipeline] echo 09:10:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:10 ---> logs-deploy.sh 09:10:10 lf-activate-venv: SKIPPING 09:10:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4317/3 09:10:10 INFO: archiving workspace using pattern(s): 09:10:11 Archives upload complete. 09:10:11 INFO: archiving logs to Nexus