Pull request #4254 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b+a888bda4c94fc8aa9b229b149b5303c88f9921c7 (337a110234ece82f04b3770e605c1ac49650f059) 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-ssh3043781097141940769.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-ssh7045087229726033266.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8186020569844888249.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12477469376940456809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2804347455482023914.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18370622649971458652.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4 in /w/workspace/edgexfoundry_edgex-go_PR-4254 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4254/head:refs/remotes/origin/PR-4254 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a888bda4c94fc8aa9b229b149b5303c88f9921c7 into PR head commit 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b Merge succeeded, producing 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b Checking out Revision 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b (PR-4254) > git config core.sparsecheckout # timeout=10 > git checkout -f 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b # 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 a888bda4c94fc8aa9b229b149b5303c88f9921c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b # timeout=10 Commit message: "fix: go mod configuration to v3 in attribution.txt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:50:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:50:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:50:17 ========================================================= 17:50:17 EdgeX Global Pipelines Version Info 17:50:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:50:17 ------------------- 17:50:17 stable info: 17:50:17 ------------------- 17:50:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:50:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:50:17 Message: update stable to v1.0.244 17:50:18 ------------------- 17:50:18 experimental info: 17:50:18 ------------------- 17:50:18 Commited By: **** collab-it+edgex@linuxfoundation.org 17:50:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:50:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4254 [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4254 [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4254 [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66ce337 [Pipeline] echo 17:50:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:19 provisioning config files... 17:50:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16045419033542782800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:20 ---> docker-login.sh 17:50:20 nexus3.edgexfoundry.org:10001 17:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:20 Configure a credential helper to remove this warning. See 17:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:20 17:50:20 Login Succeeded 17:50:20 nexus3.edgexfoundry.org:10002 17:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:20 Configure a credential helper to remove this warning. See 17:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:20 17:50:20 Login Succeeded 17:50:20 nexus3.edgexfoundry.org:10003 17:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:20 Configure a credential helper to remove this warning. See 17:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:20 17:50:20 Login Succeeded 17:50:20 nexus3.edgexfoundry.org:10004 17:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:20 Configure a credential helper to remove this warning. See 17:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:20 17:50:20 Login Succeeded 17:50:20 docker.io 17:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:21 Configure a credential helper to remove this warning. See 17:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:21 17:50:21 Login Succeeded 17:50:21 ---> docker-login.sh ends [Pipeline] } 17:50:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:21 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:50:21 + dirname cmd/core-command/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo core-command,cmd/core-command/Dockerfile 17:50:21 + dirname cmd/core-data/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo core-data,cmd/core-data/Dockerfile 17:50:21 + + cut -d/ -f2 17:50:21 dirname cmd/core-metadata/Dockerfile 17:50:21 + echo core-metadata,cmd/core-metadata/Dockerfile 17:50:21 + dirname cmd/security-bootstrapper/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:50:21 + dirname cmd/security-proxy-setup/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:50:21 + dirname cmd/security-secretstore-setup/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:50:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:50:21 + dirname cmd/security-spire-agent/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:50:21 + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile 17:50:21 17:50:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:50:21 + dirname cmd/security-spire-server/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:50:21 + dirname cmd/support-notifications/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo support-notifications,cmd/support-notifications/Dockerfile 17:50:21 + dirname cmd/support-scheduler/Dockerfile 17:50:21 + cut -d/ -f2 17:50:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:50:21 + + dirname cmd/sys-mgmt-agent/Dockerfile 17:50:21 cut -d/ -f2 17:50:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:50:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:50:22 + git rev-list -1 --merges 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b~1..66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [Pipeline] echo 17:50:22 -----------> git rev-list -1 --merges 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b~1..66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [false] [Pipeline] sh 17:50:22 + git log --format=format:%s -1 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [Pipeline] echo 17:50:22 ========================================================= 17:50:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:50:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:50:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:50:23 + grep -v github /etc/ssh/ssh_known_hosts 17:50:23 + [ -e /tmp/ssh_known_hosts ] 17:50:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:50:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 17:50:23 sudo tee -a /etc/ssh/ssh_known_hosts 17:50:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:23 17:50:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:23 0.1.4: Pulling from edgex-devops/py-git-semver 17:50:23 b85a868b505f: Pulling fs layer 17:50:23 e2be974225ed: Pulling fs layer 17:50:23 339a4e72a1f5: Pulling fs layer 17:50:23 988bab9f4d93: Pulling fs layer 17:50:23 1469e6f7b9e6: Pulling fs layer 17:50:23 eaf3925da568: Pulling fs layer 17:50:23 bab4dde63d76: Pulling fs layer 17:50:23 bde34c3a00c8: Pulling fs layer 17:50:23 b352a97aabf1: Pulling fs layer 17:50:23 4872d77fe225: Pulling fs layer 17:50:23 5851b861e8e6: Pulling fs layer 17:50:23 eaf3925da568: Waiting 17:50:23 bab4dde63d76: Waiting 17:50:23 bde34c3a00c8: Waiting 17:50:23 b352a97aabf1: Waiting 17:50:23 4872d77fe225: Waiting 17:50:23 5851b861e8e6: Waiting 17:50:23 988bab9f4d93: Waiting 17:50:23 1469e6f7b9e6: Waiting 17:50:23 e2be974225ed: Download complete 17:50:23 988bab9f4d93: Verifying Checksum 17:50:23 988bab9f4d93: Download complete 17:50:24 1469e6f7b9e6: Verifying Checksum 17:50:24 1469e6f7b9e6: Download complete 17:50:24 339a4e72a1f5: Verifying Checksum 17:50:24 339a4e72a1f5: Download complete 17:50:24 eaf3925da568: Verifying Checksum 17:50:24 eaf3925da568: Download complete 17:50:24 bde34c3a00c8: Verifying Checksum 17:50:24 bde34c3a00c8: Download complete 17:50:24 b352a97aabf1: Download complete 17:50:24 4872d77fe225: Download complete 17:50:24 5851b861e8e6: Download complete 17:50:24 b85a868b505f: Verifying Checksum 17:50:24 b85a868b505f: Download complete 17:50:24 bab4dde63d76: Verifying Checksum 17:50:24 bab4dde63d76: Download complete 17:50:25 b85a868b505f: Pull complete 17:50:25 e2be974225ed: Pull complete 17:50:25 339a4e72a1f5: Pull complete 17:50:25 988bab9f4d93: Pull complete 17:50:26 1469e6f7b9e6: Pull complete 17:50:26 eaf3925da568: Pull complete 17:50:28 bab4dde63d76: Pull complete 17:50:28 bde34c3a00c8: Pull complete 17:50:28 b352a97aabf1: Pull complete 17:50:28 4872d77fe225: Pull complete 17:50:28 5851b861e8e6: Pull complete 17:50:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:50:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:28 prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container 17:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:50:30 $ docker top d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d -eo pid,comm 17:50:30 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). 17:50:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:30 [ssh-agent] Looking for ssh-agent implementation... 17:50:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:30 $ docker exec d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d ssh-agent 17:50:30 SSH_AUTH_SOCK=/tmp/ssh-0NVNqe6zrjyD/agent.32 17:50:30 SSH_AGENT_PID=38 17:50:30 Running ssh-add (command line suppressed) 17:50:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4766307098752826843.key (/w/workspace/edgex-go/1@tmp/private_key_4766307098752826843.key) 17:50:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:30 + git tag --points-at HEAD [Pipeline] } 17:50:30 $ docker exec --env ******** --env ******** d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d ssh-agent -k 17:50:31 unset SSH_AUTH_SOCK; 17:50:31 unset SSH_AGENT_PID; 17:50:31 echo Agent pid 38 killed; 17:50:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:50:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:31 [ssh-agent] Looking for ssh-agent implementation... 17:50:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:31 $ docker exec d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d ssh-agent 17:50:31 SSH_AUTH_SOCK=/tmp/ssh-0qllNV8FsKDx/agent.70 17:50:31 SSH_AGENT_PID=76 17:50:31 Running ssh-add (command line suppressed) 17:50:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14874579837390197202.key (/w/workspace/edgex-go/1@tmp/private_key_14874579837390197202.key) 17:50:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:31 + git semver init 17:50:32 2022-12-16 17:50:32,013 [run_init] DEBUG init version:0.0.0 force:False 17:50:32 2022-12-16 17:50:32,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 17:50:32 2022-12-16 17:50:32,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 17:50:32 2022-12-16 17:50:32,014 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 17:50:36 2022-12-16 17:50:36,176 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 17:50:36 2022-12-16 17:50:36,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4254 with force:False 17:50:36 2022-12-16 17:50:36,177 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4254 17:50:36 2022-12-16 17:50:36,181 [execute] INFO git cat-file --batch-check 17:50:36 2022-12-16 17:50:36,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:50:36 2022-12-16 17:50:36,188 [execute] INFO git cat-file --batch 17:50:36 2022-12-16 17:50:36,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:50:36 2022-12-16 17:50:36,193 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4254 17:50:36 0.0.0 [Pipeline] } 17:50:36 $ docker exec --env ******** --env ******** d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d ssh-agent -k 17:50:36 unset SSH_AUTH_SOCK; 17:50:36 unset SSH_AGENT_PID; 17:50:36 echo Agent pid 76 killed; 17:50:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:36 + git semver [Pipeline] } 17:50:37 $ docker stop --time=1 d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d 17:50:38 $ docker rm -f --volumes d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d [Pipeline] // withDockerContainer [Pipeline] sh 17:50:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:50:39 Stashed 1 file(s) [Pipeline] echo 17:50:39 [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 17:50:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:40 ========================================================= 17:50:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:50:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:50:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:50:40 213ec9aee27d: Pulling fs layer 17:50:40 4583459ba037: Pulling fs layer 17:50:40 93c1e223e6f2: Pulling fs layer 17:50:40 53926ce57604: Pulling fs layer 17:50:40 21b2b0c7a3f4: Pulling fs layer 17:50:40 22ff95d597cd: Pulling fs layer 17:50:40 12d6caf4c0d1: Pulling fs layer 17:50:40 96b7cbca73a9: Pulling fs layer 17:50:40 a7acece74701: Pulling fs layer 17:50:40 22ff95d597cd: Waiting 17:50:40 96b7cbca73a9: Waiting 17:50:40 a7acece74701: Waiting 17:50:40 12d6caf4c0d1: Waiting 17:50:40 53926ce57604: Waiting 17:50:40 21b2b0c7a3f4: Waiting 17:50:40 93c1e223e6f2: Verifying Checksum 17:50:40 93c1e223e6f2: Download complete 17:50:40 4583459ba037: Download complete 17:50:40 21b2b0c7a3f4: Download complete 17:50:40 22ff95d597cd: Verifying Checksum 17:50:40 22ff95d597cd: Download complete 17:50:40 213ec9aee27d: Download complete 17:50:40 12d6caf4c0d1: Verifying Checksum 17:50:40 12d6caf4c0d1: Download complete 17:50:40 213ec9aee27d: Pull complete 17:50:40 4583459ba037: Pull complete 17:50:40 93c1e223e6f2: Pull complete 17:50:41 a7acece74701: Verifying Checksum 17:50:41 a7acece74701: Download complete 17:50:41 96b7cbca73a9: Verifying Checksum 17:50:41 96b7cbca73a9: Download complete 17:50:41 53926ce57604: Verifying Checksum 17:50:41 53926ce57604: Download complete 17:50:45 53926ce57604: Pull complete 17:50:45 21b2b0c7a3f4: Pull complete 17:50:45 22ff95d597cd: Pull complete 17:50:45 12d6caf4c0d1: Pull complete 17:50:47 96b7cbca73a9: Pull complete 17:50:48 a7acece74701: Pull complete 17:50:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:50:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:50:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:50:48 WORKDIR /edgex 17:50:48 COPY go.mod . 17:50:48 RUN go mod download 17:50:48 + docker build -t ci-base-image-x86_64 -f - . 17:50:49 Sending build context to Docker daemon 170.3MB 17:50:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:50:49 ---> db6d94c90886 17:50:49 Step 2/4 : WORKDIR /edgex 17:50:51 ---> Running in ac79cea21592 17:50:51 Removing intermediate container ac79cea21592 17:50:51 ---> e8c1dbaf2912 17:50:51 Step 3/4 : COPY go.mod . 17:50:51 ---> f0d9d71b7f0d 17:50:51 Step 4/4 : RUN go mod download 17:50:51 ---> Running in acff490f6462 17:50:54 Still waiting to schedule task 17:50:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:51:03 Removing intermediate container acff490f6462 17:51:03 ---> fd22e6e0db00 17:51:03 Successfully built fd22e6e0db00 17:51:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:03 + docker inspect -f . ci-base-image-x86_64 17:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:04 prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container 17:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:51:04 $ docker top 613bf8c68e999ad5e3586f04d98988bba522a752b1f726c0a3a82d2251c9bb5c -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:04 + go version 17:51:04 go version go1.18.7 linux/amd64 [Pipeline] } 17:51:04 $ docker stop --time=1 613bf8c68e999ad5e3586f04d98988bba522a752b1f726c0a3a82d2251c9bb5c 17:51:06 $ docker rm -f --volumes 613bf8c68e999ad5e3586f04d98988bba522a752b1f726c0a3a82d2251c9bb5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:06 + docker inspect -f . ci-base-image-x86_64 17:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:07 prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container 17:51:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:51:07 $ docker top dfc3f306eb99a3d5c88d4e91fd85060811f33b4d7c9f11ec921367f7a3aa0b04 -eo pid,comm [Pipeline] { [Pipeline] echo 17:51:07 ========================================================= 17:51:07 [edgeXBuildGoParallel] Running Tests and Build... 17:51:07 ========================================================= [Pipeline] sh 17:51:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:51:08 + make test 17:51:08 go test -race -coverprofile=coverage.out ./... 17:51:14 ? github.com/edgexfoundry/edgex-go [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:51:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements 17:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:51:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 17:51:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.111s coverage: 43.0% of statements 17:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:51:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 54.2% of statements 17:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.525s coverage: 89.2% of statements 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.099s coverage: 2.2% of statements 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.487s coverage: 95.6% of statements 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements 17:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 17:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 17:51:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 17:51:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 17:51:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 79.9% of statements 17:51:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.7% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.8% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.8% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:51:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 17:51:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 17:51:51 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 17:52:09 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." 17:52:09 go vet ./... 17:52:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:52:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:52:12 ./bin/test-attribution-txt.sh [Pipeline] echo 17:52:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:52:12 + ls -al . 17:52:12 total 772 17:52:12 drwxrwxr-x 11 1001 1001 4096 Dec 16 17:51 . 17:52:12 drwxr-xr-x 4 root root 4096 Dec 16 17:51 .. 17:52:12 drwxrwxr-x 2 1001 1001 4096 Dec 16 17:50 .blubracket 17:52:12 -rw-rw-r-- 1 1001 1001 16 Dec 16 17:50 .dockerignore 17:52:12 drwxrwxr-x 8 1001 1001 4096 Dec 16 17:51 .git 17:52:12 drwxrwxr-x 3 1001 1001 4096 Dec 16 17:50 .github 17:52:12 -rw-rw-r-- 1 1001 1001 1030 Dec 16 17:50 .gitignore 17:52:12 -rw-rw-r-- 1 1001 1001 42 Dec 16 17:50 .golangci.yml 17:52:12 -rw-rw-r-- 1 1001 1001 87 Dec 16 17:50 .hadolint.yml 17:52:12 drwxr-xr-x 3 1001 1001 4096 Dec 16 17:50 .semver 17:52:12 -rw-rw-r-- 1 1001 1001 166 Dec 16 17:50 .sonarcloud.properties 17:52:12 -rw-rw-r-- 1 1001 1001 1171 Dec 16 17:50 ADOPTERS.md 17:52:12 -rw-rw-r-- 1 1001 1001 10618 Dec 16 17:50 Attribution.txt 17:52:12 -rw-rw-r-- 1 1001 1001 73765 Dec 16 17:50 CHANGELOG.md 17:52:12 -rw-rw-r-- 1 1001 1001 3804 Dec 16 17:50 CONTRIBUTING.md 17:52:12 -rw-rw-r-- 1 1001 1001 677 Dec 16 17:50 GOVERNANCE.md 17:52:12 -rw-rw-r-- 1 1001 1001 850 Dec 16 17:50 Jenkinsfile 17:52:12 -rw-rw-r-- 1 1001 1001 10775 Dec 16 17:50 LICENSE 17:52:12 -rw-rw-r-- 1 1001 1001 13289 Dec 16 17:50 Makefile 17:52:12 -rw-rw-r-- 1 1001 1001 582 Dec 16 17:50 OWNERS.md 17:52:12 -rw-rw-r-- 1 1001 1001 9403 Dec 16 17:50 README.md 17:52:12 -rw-rw-r-- 1 1001 1001 6912 Dec 16 17:50 SECURITY.md 17:52:12 -rw-rw-r-- 1 1001 1001 5 Dec 16 17:50 VERSION 17:52:12 drwxrwxr-x 2 1001 1001 4096 Dec 16 17:50 bin 17:52:12 drwxrwxr-x 18 1001 1001 4096 Dec 16 17:50 cmd 17:52:12 -rw-r--r-- 1 root root 501826 Dec 16 17:51 coverage.out 17:52:12 -rw-rw-r-- 1 1001 1001 3400 Dec 16 17:50 go.mod 17:52:12 -rw-rw-r-- 1 1001 1001 45110 Dec 16 17:50 go.sum 17:52:12 drwxrwxr-x 8 1001 1001 4096 Dec 16 17:50 internal 17:52:12 drwxrwxr-x 3 1001 1001 4096 Dec 16 17:50 openapi 17:52:12 drwxrwxr-x 4 1001 1001 4096 Dec 16 17:50 snap 17:52:12 -rw-rw-r-- 1 1001 1001 204 Dec 16 17:50 version.go [Pipeline] sh 17:52:12 + '[' -e coverage.out ] 17:52:12 + chown 1001:1001 coverage.out [Pipeline] stash 17:52:12 Stashed 1 file(s) [Pipeline] sh 17:52:13 + make build 17:52: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 17:52:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5 in /w/workspace/edgexfoundry_edgex-go_PR-4254 [Pipeline] { [Pipeline] ws 17:52:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:52:19 The recommended git tool is: git 17:52:24 using credential edgex-jenkins-ssh 17:52:24 Cloning the remote Git repository 17:52:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:52:24 > git init /w/workspace/edgex-go/1 # timeout=10 17:52:25 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 17:52:25 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 17:52:25 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 17:52:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:52:24 > git --version # timeout=10 17:52:24 > git --version # 'git version 2.25.1' 17:52:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:52:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:52:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:52:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:52:33 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 17:52:35 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 17:52:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:52: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 17:52:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:52:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:52:41 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 17:52:41 Merging remotes/origin/main commit a888bda4c94fc8aa9b229b149b5303c88f9921c7 into PR head commit 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:52:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:52:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:52:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:52:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:52:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:52:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4254/head:refs/remotes/origin/PR-4254 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:52:41 > git config core.sparsecheckout # timeout=10 17:52:41 > git checkout -f 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b # timeout=10 17:52:42 Merge succeeded, producing 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:52:42 Checking out Revision 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b (PR-4254) [Pipeline] } 17:52:42 $ docker stop --time=1 dfc3f306eb99a3d5c88d4e91fd85060811f33b4d7c9f11ec921367f7a3aa0b04 17:52:42 > git remote # timeout=10 17:52:42 > git config --get remote.origin.url # timeout=10 17:52:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:52:42 > git merge a888bda4c94fc8aa9b229b149b5303c88f9921c7 # timeout=10 17:52:42 > git rev-parse HEAD^{commit} # timeout=10 17:52:42 > git config core.sparsecheckout # timeout=10 17:52:42 > git checkout -f 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b # timeout=10 17:52:45 $ docker rm -f --volumes dfc3f306eb99a3d5c88d4e91fd85060811f33b4d7c9f11ec921367f7a3aa0b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 17:52:45 Commit message: "fix: go mod configuration to v3 in attribution.txt" [Pipeline] script [Pipeline] { 17:52:45 > git --version # timeout=10 17:52:45 > git --version # 'git version 2.25.1' 17:52:45 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 17:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:52:46 17:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:52:47 latest: Pulling from edgex-devops/edgex-compose 17:52:47 cbdbe7a5bc2a: Pulling fs layer 17:52:47 ca9280d653b3: Pulling fs layer 17:52:47 7e9c9ca2126c: Pulling fs layer 17:52:47 cbdbe7a5bc2a: Download complete 17:52:47 ca9280d653b3: Verifying Checksum 17:52:47 ca9280d653b3: Download complete 17:52:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:52:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:47 Dload Upload Total Spent Left Speed 17:52:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 17:52:47 cbdbe7a5bc2a: Pull complete [Pipeline] sh 17:52:47 7e9c9ca2126c: Verifying Checksum 17:52:47 7e9c9ca2126c: Download complete 17:52:47 ca9280d653b3: Pull complete 17:52:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:52:48 + sudo tee /etc/docker/daemon.new 17:52:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:52:48 { 17:52:48 "registry-mirrors": [ 17:52:48 "https://nexus3.edgexfoundry.org:10001" 17:52:48 ], 17:52:48 "bip": "10.250.0.254/24", 17:52:48 "hosts": [ 17:52:48 "tcp://0.0.0.0:5555", 17:52:48 "unix:///var/run/docker.sock" 17:52:48 ], 17:52:48 "mtu": 1458, 17:52:48 "selinux-enabled": true, 17:52:48 "seccomp-profile": "/etc/docker/seccomp.json" 17:52:48 } [Pipeline] sh 17:52:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:52:48 + sudo service docker restart 17:52:50 7e9c9ca2126c: Pull complete 17:52:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:52:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:51 prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container 17:52:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:52:52 $ docker top b600f941aa37f47d5106732f484b90c9ef5fb508bade686a3a8ac547c89c9eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:53 + docker-compose build --help 17:52:53 + grep parallel 17:52:53 --parallel Build images in parallel. [Pipeline] } 17:52:53 $ docker stop --time=1 b600f941aa37f47d5106732f484b90c9ef5fb508bade686a3a8ac547c89c9eb8 17:52:54 $ docker rm -f --volumes b600f941aa37f47d5106732f484b90c9ef5fb508bade686a3a8ac547c89c9eb8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:55 prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container 17:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:52:56 $ docker top c40c099b14e8747dd9149dbdd271d7ce157fb47731d800b91a0a35c325e450e8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:56 + docker-compose -f ./docker-compose-build.yml build --parallel 17:52:57 Building core-command ... 17:52:57 Building core-data ... 17:52:57 Building core-metadata ... 17:52:57 Building security-bootstrapper ... 17:52:57 Building security-proxy-setup ... 17:52:57 Building security-secretstore-setup ... 17:52:57 Building security-spiffe-token-provider ... 17:52:57 Building security-spire-agent ... 17:52:57 Building security-spire-config ... 17:52:57 Building security-spire-server ... 17:52:57 Building support-notifications ... 17:52:57 Building support-scheduler ... 17:52:57 Building sys-mgmt-agent ... 17:52:57 Building security-secretstore-setup 17:52:57 Building security-spire-agent 17:52:57 Building support-notifications 17:52:57 Building security-spire-server 17:52:57 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:07 provisioning config files... 17:53:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10352572606011653970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:07 ---> docker-login.sh 17:53:07 nexus3.edgexfoundry.org:10001 17:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:08 Configure a credential helper to remove this warning. See 17:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:08 17:53:08 Login Succeeded 17:53:08 nexus3.edgexfoundry.org:10002 17:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:08 Configure a credential helper to remove this warning. See 17:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:08 17:53:08 Login Succeeded 17:53:08 nexus3.edgexfoundry.org:10003 17:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:09 Configure a credential helper to remove this warning. See 17:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:09 17:53:09 Login Succeeded 17:53:09 nexus3.edgexfoundry.org:10004 17:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:53:09 ---> fd22e6e0db00 17:53:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:53:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:53:09 ---> fd22e6e0db00 17:53:09 Step 3/24 : WORKDIR /edgex-go 17:53:09 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:53:09 ---> fd22e6e0db00 17:53:09 Step 3/32 : WORKDIR /edgex-go 17:53:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:53:09 ---> fd22e6e0db00 17:53:09 Step 3/24 : WORKDIR /edgex-go 17:53:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:53:09 ---> fd22e6e0db00 17:53:09 Step 3/23 : WORKDIR /edgex-go 17:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:09 Configure a credential helper to remove this warning. See 17:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:09 17:53:09 Login Succeeded 17:53:09 docker.io 17:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:09 Configure a credential helper to remove this warning. See 17:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:09 17:53:09 Login Succeeded 17:53:09 ---> docker-login.sh ends [Pipeline] } 17:53:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:53:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:53:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:53:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:53:10 ========================================================= 17:53:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:53:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:53:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:53:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:53:10 9b18e9b68314: Pulling fs layer 17:53:10 35d82f9e3411: Pulling fs layer 17:53:10 e16973657156: Pulling fs layer 17:53:10 fc693d55d65f: Pulling fs layer 17:53:10 7e9fc2657dce: Pulling fs layer 17:53:10 dda99020689f: Pulling fs layer 17:53:10 db1c61fa0a46: Pulling fs layer 17:53:10 891c053d2c06: Pulling fs layer 17:53:10 fc693d55d65f: Waiting 17:53:10 7e9fc2657dce: Waiting 17:53:10 db1c61fa0a46: Waiting 17:53:10 dda99020689f: Waiting 17:53:11 e16973657156: Verifying Checksum 17:53:11 e16973657156: Download complete 17:53:11 35d82f9e3411: Verifying Checksum 17:53:11 35d82f9e3411: Download complete 17:53:11 7e9fc2657dce: Verifying Checksum 17:53:11 7e9fc2657dce: Download complete 17:53:11 dda99020689f: Verifying Checksum 17:53:11 dda99020689f: Download complete 17:53:11 9b18e9b68314: Verifying Checksum 17:53:11 9b18e9b68314: Download complete 17:53:11 ---> Running in 9aed95651292 17:53:11 ---> Running in 787cc65e336d 17:53:11 ---> Running in 4cd5ce0d6734 17:53:11 ---> Running in 2c69a7005753 17:53:11 ---> Running in 74751d857c18 17:53:11 Removing intermediate container 787cc65e336d 17:53:11 ---> f59750a091bd 17:53:11 Step 4/22 : WORKDIR /edgex-go 17:53:11 Removing intermediate container 4cd5ce0d6734 17:53:11 ---> 37e883cd3804 17:53:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:53:11 Removing intermediate container 2c69a7005753 17:53:11 ---> 5fe4bce69150 17:53:11 Step 4/32 : RUN apk add --update --no-cache make git 17:53:11 Removing intermediate container 9aed95651292 17:53:11 ---> 6c22cefbd2c5 17:53:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:53:11 Removing intermediate container 74751d857c18 17:53:11 ---> f55c8894973f 17:53:11 Step 4/24 : RUN apk add --update --no-cache make git 17:53:11 ---> Running in c76e7677b599 17:53:11 ---> Running in 5cc70454fda9 17:53:11 ---> Running in c7a0455448db 17:53:11 ---> Running in fe33b5d99aba 17:53:11 ---> Running in 2d3f3911eb19 17:53:12 Removing intermediate container c76e7677b599 17:53:12 ---> 6ad26d503dfc 17:53:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:53:12 ---> Running in 6827e6767d38 17:53:12 9b18e9b68314: Pull complete 17:53:12 891c053d2c06: Verifying Checksum 17:53:12 891c053d2c06: Download complete 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:53:12 35d82f9e3411: Pull complete 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:53:12 e16973657156: Pull complete 17:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:53:12 OK: 211 MiB in 51 packages 17:53:12 OK: 211 MiB in 51 packages 17:53:12 OK: 211 MiB in 51 packages 17:53:12 OK: 211 MiB in 51 packages 17:53:13 OK: 211 MiB in 51 packages 17:53:13 Removing intermediate container fe33b5d99aba 17:53:13 ---> 9009ae869435 17:53:13 Step 5/23 : COPY go.mod vendor* ./ 17:53:13 db1c61fa0a46: Verifying Checksum 17:53:13 db1c61fa0a46: Download complete 17:53:13 Removing intermediate container c7a0455448db 17:53:13 ---> 6741f9ef787d 17:53:13 Step 5/32 : COPY go.mod vendor* ./ 17:53:13 Removing intermediate container 6827e6767d38 17:53:13 ---> 12e3e52df8e7 17:53:13 Step 6/22 : COPY go.mod vendor* ./ 17:53:13 ---> 3a07bd855879 17:53:13 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:13 ---> Running in 9122c44a00af 17:53:13 Removing intermediate container 5cc70454fda9 17:53:13 ---> 7483112bb99f 17:53:13 Step 5/24 : COPY go.mod vendor* ./ 17:53:13 ---> c25ba83b637a 17:53:13 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:13 ---> 61003e4e9ec1 17:53:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:13 ---> Running in beddbf6ed109 17:53:13 Removing intermediate container 2d3f3911eb19 17:53:13 ---> eb99214d6619 17:53:13 Step 5/24 : COPY go.mod vendor* ./ 17:53:13 ---> Running in a754cb68b0d3 17:53:13 ---> 1accd1988a57 17:53:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:13 fc693d55d65f: Verifying Checksum 17:53:13 fc693d55d65f: Download complete 17:53:14 ---> Running in dae80fd3d431 17:53:14 ---> 57467668b721 17:53:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:14 ---> Running in 6785dde71fbb 17:53:24 fc693d55d65f: Pull complete 17:53:24 7e9fc2657dce: Pull complete 17:53:24 dda99020689f: Pull complete 17:53:29 db1c61fa0a46: Pull complete 17:53:31 891c053d2c06: Pull complete 17:53:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:53:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:53:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:53:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:53:32 WORKDIR /edgex 17:53:32 COPY go.mod . 17:53:32 RUN go mod download 17:53:32 + docker build -t ci-base-image-arm64 -f - . 17:53:32 Sending build context to Docker daemon 3.266MB 17:53:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:53:32 ---> f96f9c87975a 17:53:32 Step 2/4 : WORKDIR /edgex 17:53:34 ---> Running in fc5a6279b2f6 17:53:34 Removing intermediate container fc5a6279b2f6 17:53:34 ---> 70e8c3d53f4f 17:53:34 Step 3/4 : COPY go.mod . 17:53:35 ---> 5fb90442df82 17:53:35 Step 4/4 : RUN go mod download 17:53:35 ---> Running in 03a28e86276a 17:53:36 Removing intermediate container beddbf6ed109 17:53:36 ---> 04cd72074fcf 17:53:36 Step 7/32 : COPY . . 17:53:36 Removing intermediate container 6785dde71fbb 17:53:36 ---> 6a3f4dc3c998 17:53:36 Step 7/24 : COPY . . 17:53:36 Removing intermediate container dae80fd3d431 17:53:36 ---> c0f78c4a7246 17:53:36 Step 7/24 : COPY . . 17:53:36 Removing intermediate container 9122c44a00af 17:53:36 ---> f9ecf488bde1 17:53:36 Step 7/23 : COPY . . 17:53:36 Removing intermediate container a754cb68b0d3 17:53:36 ---> 2efe98da1609 17:53:36 Step 8/22 : COPY . . 17:53:44 ---> 94db0f49e1b5 17:53:44 ---> 341b52238df6 17:53:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:53:44 17:53:44 ---> c69f502aafca 17:53:44 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:53:44 ---> 2fad7fc2bec8 17:53:44 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:53:44 ---> aa05aa0bd3bf 17:53:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:53:44 ---> Running in da054d430a6e 17:53:44 ---> Running in 9dcabb5a4db2 17:53:44 ---> Running in af8b62b5c2f9 17:53:44 ---> Running in 676d19964080 17:53:44 ---> Running in 4d88aa711350 17:53:44 Removing intermediate container da054d430a6e 17:53:44 ---> 81f0c4db3fab 17:53:44 Step 9/23 : WORKDIR /edgex-go/spire-build 17:53:44 Removing intermediate container 676d19964080 17:53:44 ---> bfbb97e03b79 17:53:44 Step 9/24 : WORKDIR /edgex-go/spire-build 17:53:44 ---> Running in 430a8b27a46d 17:53:44 ---> Running in c1e7b50059b5 17:53:44 Removing intermediate container 430a8b27a46d 17:53:44 ---> faf3e90e4a6b 17:53:44 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 17:53:44 ---> Running in 779114f0a102 17:53:44 Removing intermediate container c1e7b50059b5 17:53:44 ---> 2eee38d00125 17:53:44 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 17:53:44 ---> Running in e5c1cd8fde6c 17:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:53: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:53:44 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 17:53:45 Removing intermediate container 779114f0a102 17:53:45 ---> f2c1cc5bc17b 17:53:45 Step 11/23 : WORKDIR /edgex-go 17:53:45 ---> Running in 08168f3e212e 17:53:45 Removing intermediate container e5c1cd8fde6c 17:53:45 ---> 9eed46f3a41d 17:53:45 Step 11/24 : WORKDIR /edgex-go 17:53:45 ---> Running in cb38396db05e 17:53:45 Removing intermediate container 08168f3e212e 17:53:45 ---> c4509aa8ace5 17:53:45 17:53:45 Step 12/23 : FROM alpine:3.15 17:53:45 Removing intermediate container cb38396db05e 17:53:45 ---> 734cb57eb192 17:53:45 17:53:45 Step 12/24 : FROM alpine:3.15 17:53:46 3.15: Pulling from library/alpine 17:53:46 3.15: Pulling from library/alpine 17:53:47 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:53:47 Status: Downloaded newer image for alpine:3.15 17:53:47 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:53:47 Status: Image is up to date for alpine:3.15 17:53:47 ---> c4fc93816858 17:53:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:53:47 ---> c4fc93816858 17:53:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:53:47 ---> Running in dfe8251c90a8 17:53:47 ---> Running in 81c7c6506957 17:53:48 Removing intermediate container dfe8251c90a8 17:53:48 ---> 56dadaacd69e 17:53:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:53:48 ---> Running in 34c02abfa0e2 17:53:48 Removing intermediate container 81c7c6506957 17:53:48 ---> 88643ab97338 17:53:48 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:53:48 ---> Running in 3acdc99059d3 17:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:53:49 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:53:49 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:53:49 OK: 15859 distinct packages available 17:53:49 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:53:49 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:53:49 OK: 15859 distinct packages available 17:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:53:49 (1/5) Installing dumb-init (1.2.5-r1) 17:53:49 (1/5) Installing dumb-init (1.2.5-r1) 17:53:49 (2/5) Installing musl-obstack (1.2.3-r0) 17:53:49 (3/5) Installing libucontext (1.1-r0) 17:53:49 (2/5) Installing musl-obstack (1.2.3-r0) 17:53:49 (4/5) Installing gcompat (1.0.0-r4) 17:53:49 (3/5) Installing libucontext (1.1-r0) 17:53:49 (4/5) Installing gcompat (1.0.0-r4) 17:53:49 (5/5) Installing openssl (1.1.1s-r1) 17:53:49 (5/5) Installing openssl (1.1.1s-r1) 17:53:49 Executing busybox-1.34.1-r7.trigger 17:53:49 Executing busybox-1.34.1-r7.trigger 17:53:49 OK: 7 MiB in 19 packages 17:53:49 OK: 7 MiB in 19 packages 17:53:51 Removing intermediate container 3acdc99059d3 17:53:51 ---> 72d4ff11afa4 17:53:51 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:53:51 Removing intermediate container 34c02abfa0e2 17:53:51 ---> 60a699b5a1bd 17:53:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:53:55 ---> fa3681b27e36 17:53:55 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:53:55 ---> 28992faecfbd 17:53:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:53:55 ---> cc85f853c8c3 17:53:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:53:56 ---> 175762148ae1 17:53:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:53:56 ---> 2709bca9f6bd 17:53:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:53:57 ---> 3ebedd3792cf 17:53:57 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:53:57 ---> e70b932aef45 17:53:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:53:57 ---> Running in 3f15816e7fee 17:53:57 Removing intermediate container 3f15816e7fee 17:53:57 ---> f0dfb6006f8f 17:53:57 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:53:57 ---> Running in b30c38bad2cb 17:53:57 ---> 60c94481fd9b 17:53:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:53:58 Removing intermediate container b30c38bad2cb 17:53:58 ---> 09fb7245598e 17:53:58 Step 21/23 : LABEL arch=x86_64 17:53:58 ---> Running in ae5d5889c841 17:53:58 ---> 17642f7bad5b 17:53:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:53:58 ---> Running in 5dac3ee33cfe 17:53:58 Removing intermediate container ae5d5889c841 17:53:58 ---> d5061766a4cf 17:53:58 Step 22/23 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:53:58 ---> Running in eff8e54c2325 17:53:58 Removing intermediate container 5dac3ee33cfe 17:53:58 ---> 2c58f9dc6220 17:53:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:53:58 Removing intermediate container eff8e54c2325 17:53:58 ---> 2f70665658c7 17:53:58 Step 23/23 : LABEL version=0.0.0 17:53:58 ---> Running in 97a35a8fa6c9 17:53:58 ---> Running in 65ee2b01f93b 17:53:59 Removing intermediate container 97a35a8fa6c9 17:53:59 ---> bc1cf5270bd6 17:53:59 17:53:59 Removing intermediate container 65ee2b01f93b 17:53:59 ---> 19754b24b42f 17:53:59 Step 22/24 : LABEL arch=x86_64 17:53:59 Successfully built bc1cf5270bd6 17:53:59 ---> Running in b645d83c0f99 17:53:59 Successfully tagged security-spire-server:latest 17:53:59  Building security-spire-server ... done Building sys-mgmt-agent 17:53:59 Removing intermediate container b645d83c0f99 17:53:59 ---> ff542e7a9f33 17:53:59 Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:54:00 ---> Running in 0dd4272eca76 17:54:00 Removing intermediate container 0dd4272eca76 17:54:00 ---> be41168acc5a 17:54:00 Step 24/24 : LABEL version=0.0.0 17:54:00 ---> Running in 6af5d69633b2 17:54:01 Removing intermediate container 6af5d69633b2 17:54:01 ---> d66c70aaf828 17:54:01 17:54:01 Successfully built d66c70aaf828 17:54:01 Successfully tagged security-spire-agent:latest 17:54:01 Building core-command 17:54:02  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:54:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:54:02 ---> fd22e6e0db00 17:54:02 Step 3/22 : WORKDIR /edgex-go 17:54:02 ---> Using cache 17:54:02 ---> f55c8894973f 17:54:02 Step 4/22 : RUN apk add --update --no-cache make bash git 17:54:04 ---> Running in 4638433a9981 17:54:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:54:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:54:05 ---> fd22e6e0db00 17:54:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:54:05 ---> Using cache 17:54:05 ---> f59750a091bd 17:54:05 Step 4/23 : WORKDIR /edgex-go 17:54:05 ---> Using cache 17:54:05 ---> 6ad26d503dfc 17:54:05 Step 5/23 : RUN apk add --update --no-cache make git 17:54:05 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 17:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:05 ---> Running in fa5703351087 17:54:05 OK: 211 MiB in 51 packages 17:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:06 OK: 211 MiB in 51 packages 17:54:06 Removing intermediate container 4638433a9981 17:54:06 ---> 4fc1268af498 17:54:06 Step 5/22 : COPY go.mod vendor* ./ 17:54:07 ---> 3cbc8ab7e371 17:54:07 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:07 ---> Running in feeb8df00a85 17:54:07 Removing intermediate container fa5703351087 17:54:07 ---> 0edf5f67ffe8 17:54:07 Step 6/23 : COPY go.mod vendor* ./ 17:54:08 ---> 1e5609868080 17:54:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:09 ---> Running in 17a5ddeaab12 17:54:09 Removing intermediate container af8b62b5c2f9 17:54:09 ---> 173a9f86c2a5 17:54:09 17:54:09 Step 9/24 : FROM alpine:3.16 17:54:09 Removing intermediate container 9dcabb5a4db2 17:54:09 ---> da95cae0e2c9 17:54:09 17:54:09 Step 9/32 : FROM alpine:3.16 17:54:10 Removing intermediate container 03a28e86276a 17:54:10 ---> cd0ca152bf03 17:54:10 Successfully built cd0ca152bf03 17:54:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:10 + docker inspect -f . ci-base-image-arm64 17:54:10 . [Pipeline] } 17:54:10 3.16: Pulling from library/alpine 17:54:10 3.16: Pulling from library/alpine [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:10 prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container 17:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:54:11 $ docker top dd0a7929e6f41df0c81e68cff7343ec892437ae43945383d41433c00fc704db8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:12 + go version 17:54:12 go version go1.18.7 linux/arm64 [Pipeline] } 17:54:12 $ docker stop --time=1 dd0a7929e6f41df0c81e68cff7343ec892437ae43945383d41433c00fc704db8 17:54:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:54:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:54:13 Status: Downloaded newer image for alpine:3.16 17:54:13 Status: Downloaded newer image for alpine:3.16 17:54:13 ---> bfe296a52501 17:54:13 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:54:13 ---> bfe296a52501 17:54:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:54:13 ---> Running in b45e4059d0d4 17:54:13 ---> Running in 58ec13344b50 17:54:13 Removing intermediate container 58ec13344b50 17:54:13 ---> f4f2b2afe858 17:54:13 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:13 ---> Running in 08eb054e4b73 17:54:13 (1/3) Installing ca-certificates (20220614-r0) 17:54:13 (2/3) Installing dumb-init (1.2.5-r1) 17:54:13 (3/3) Installing su-exec (0.2-r1) 17:54:13 Executing busybox-1.35.0-r17.trigger 17:54:13 Executing ca-certificates-20220614-r0.trigger 17:54:13 OK: 6 MiB in 17 packages 17:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:14 $ docker rm -f --volumes dd0a7929e6f41df0c81e68cff7343ec892437ae43945383d41433c00fc704db8 17:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:14 (1/2) Installing dumb-init (1.2.5-r1) 17:54:14 (2/2) Installing su-exec (0.2-r1) 17:54:14 Executing busybox-1.35.0-r17.trigger 17:54:14 OK: 6 MiB in 16 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:15 + docker inspect -f . ci-base-image-arm64 17:54:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:15 prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container 17:54: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:54:16 Removing intermediate container b45e4059d0d4 17:54:16 ---> 77ce1ac19c95 17:54:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:54:16 Removing intermediate container 4d88aa711350 17:54:16 ---> 5c93dea6dceb 17:54:16 17:54:16 Step 10/22 : FROM alpine:3.16 17:54:16 ---> bfe296a52501 17:54:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:54:16 Removing intermediate container 08eb054e4b73 17:54:16 ---> c3686796a938 17:54:16 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:54:16 ---> Running in 263c1d789a80 17:54:16 ---> Running in 3c8500eda768 17:54:16 ---> Running in 64a765f0ed84 17:54:16 Removing intermediate container 263c1d789a80 17:54:16 ---> 695180f4b0ab 17:54:16 Step 12/24 : WORKDIR / 17:54:16 $ docker top 8b4a48813434c2c7f1232371f1a1bacecbf969268d12c21e5ddb668a3c1e43c8 -eo pid,comm [Pipeline] { 17:54:16 Removing intermediate container 64a765f0ed84 17:54:16 ---> 20899884f3c4 17:54:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:54:16 ---> Running in 02281fdb399c 17:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:16 ---> Running in de1bc6cf01b1 17:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 17:54:16 ========================================================= 17:54:16 [edgeXBuildGoParallel] Running Tests and Build... 17:54:16 ========================================================= [Pipeline] sh 17:54:17 Removing intermediate container 02281fdb399c 17:54:17 ---> f4f270137e53 17:54:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:54:17 Removing intermediate container de1bc6cf01b1 17:54:17 ---> bf69c6639162 17:54:17 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:54:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:54:17 ---> Running in 665ad8f6ee3e 17:54:17 (1/2) Installing ca-certificates (20220614-r0) 17:54:17 (2/2) Installing dumb-init (1.2.5-r1) 17:54:17 Executing busybox-1.35.0-r17.trigger 17:54:17 Executing ca-certificates-20220614-r0.trigger 17:54:17 OK: 6 MiB in 16 packages 17:54:17 + make test 17:54:17 go test -race -coverprofile=coverage.out ./... 17:54:17 Removing intermediate container 665ad8f6ee3e 17:54:17 ---> c3a90c46415c 17:54:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:54:17 ---> b11b2719b99b 17:54: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 17:54:17 ---> Running in 5e1979bd256a 17:54:17 ---> ad21b2bfd561 17:54:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:54:17 Removing intermediate container 5e1979bd256a 17:54:17 ---> 4d37230f91ff 17:54:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:54:18 ---> Running in bc7c0d3edd8b 17:54:18 Removing intermediate container 3c8500eda768 17:54:18 ---> 7790f16f4bb4 17:54:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:54:18 ---> 5b581072d13c 17:54:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:54:18 ---> Running in c9044a443f23 17:54:18 ---> dbbcd065d8c4 17:54:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:54:18 Removing intermediate container c9044a443f23 17:54:18 ---> 204b532c32b7 17:54:18 Step 13/22 : ENV APP_PORT=59860 17:54:18 ---> Running in e153aabc29b1 17:54:18 Removing intermediate container feeb8df00a85 17:54:18 ---> a83d24b42f0a 17:54:18 Step 7/22 : COPY . . 17:54:18 Removing intermediate container 17a5ddeaab12 17:54:18 ---> 007af6d68877 17:54:18 Step 8/23 : COPY . . 17:54:20 Removing intermediate container e153aabc29b1 17:54:20 ---> a3b7019d8f17 17:54:20 Step 14/22 : EXPOSE $APP_PORT 17:54:20 ---> b18b072f05ed 17:54:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:54:20 ---> Running in ef973aaf5645 17:54:20 Removing intermediate container bc7c0d3edd8b 17:54:20 ---> 5c209fcef0d0 17:54:20 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:54:20 ---> Running in 724d1316a636 17:54:21 Removing intermediate container ef973aaf5645 17:54:21 ---> 57a7ce167b2c 17:54:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:21 Removing intermediate container 724d1316a636 17:54:21 ---> 6b5bee104ff8 17:54:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:54:21 ---> c35f0ee2e395 17:54:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:54:21 ---> 02e5dc3f8db9 17:54:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:54:21 ---> 4f718fb46ee2 17:54:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:54:21 ---> 3b5ab8165518 17:54:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:54:21 ---> Running in 9ce70d1770d1 17:54:22 ---> Running in f16cbe1f6bb3 17:54:22 ---> 61ac5cbd2da1 17:54:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:54:22 ---> fd675ca1b9a2 17:54:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:54:22 ---> Running in 2d2a6915c51c 17:54:22 ---> 56cf939a2ff7 17:54:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:54:22 ---> 1c8229db75d0 17:54:22 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:54:22 ---> Running in bf8f2ae79827 17:54:22 ---> Running in 51934c8fc5f4 17:54:22 Removing intermediate container 2d2a6915c51c 17:54:22 ---> 13bea1f5f008 17:54:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:23 ---> Running in a2b7a89af52d 17:54:23 Removing intermediate container f16cbe1f6bb3 17:54:23 ---> 9d351a27a8d0 17:54:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:54:23 Removing intermediate container 9ce70d1770d1 17:54:23 ---> b3ad7b348270 17:54:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:23 ---> Running in 6f9fbc3be7e5 17:54:23 Removing intermediate container a2b7a89af52d 17:54:23 ---> f847edfed29b 17:54:23 Step 20/22 : LABEL arch=x86_64 17:54:23 ---> Running in 110898b6dd90 17:54:23 Removing intermediate container 6f9fbc3be7e5 17:54:23 ---> 0523a8add30c 17:54:23 Step 22/24 : LABEL arch=x86_64 17:54:23 ---> 559e7d5e585e 17:54:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:54:23 ---> Running in 05afe1a8e8a0 17:54:23 Removing intermediate container 110898b6dd90 17:54:23 ---> ec9dda1456df 17:54:23 Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:54:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:54:23 ---> Running in 5eff3a1e57c2 17:54:23 Removing intermediate container 05afe1a8e8a0 17:54:23 ---> 330e449e842b 17:54:23 Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:54:23 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 17:54:23 ---> Running in 91468f6188e2 17:54:23 Removing intermediate container 5eff3a1e57c2 17:54:23 ---> d006c68be979 17:54:23 Step 22/22 : LABEL version=0.0.0 17:54:24 ---> Running in 5bc65fd0ad5a 17:54:24 Removing intermediate container 91468f6188e2 17:54:24 ---> 0df3f1833a49 17:54:24 Step 24/24 : LABEL version=0.0.0 17:54:24 ---> 9791b4f18039 17:54:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:54:24 ---> Running in 7ed79f617b9b 17:54:24 Removing intermediate container 5bc65fd0ad5a 17:54:24 ---> 85f95cda7724 17:54:24 17:54:24 ---> 49d7a45ddd93 17:54:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:54:24 Removing intermediate container 7ed79f617b9b 17:54:24 ---> b28f85551ef0 17:54:24 17:54:24 Successfully built 85f95cda7724 17:54:24 Successfully tagged support-notifications:latest 17:54:24 Building security-proxy-setup 17:54:24  Building support-notifications ... done Successfully built b28f85551ef0 17:54:24 Successfully tagged security-secretstore-setup:latest 17:54:24 Building security-spiffe-token-provider 17:54:24  Building security-secretstore-setup ... done  ---> 2dd2b7f641fd 17:54:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:54:26 ---> adc0402a6bf9 17:54:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:54:27 ---> ff0b26e128c7 17:54:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:54:27 ---> c32ce8332b19 17:54:27 Step 27/32 : RUN chmod +x /entrypoint.sh 17:54:28 ---> Running in 1bae5972ff3d 17:54:29 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:54:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:54:29 ---> fd22e6e0db00 17:54:29 Step 3/21 : WORKDIR /edgex-go 17:54:29 ---> Using cache 17:54:29 ---> f55c8894973f 17:54:29 Step 4/21 : RUN apk add --update --no-cache make git 17:54:29 ---> Using cache 17:54:29 ---> eb99214d6619 17:54:29 Step 5/21 : COPY go.mod vendor* ./ 17:54:29 ---> Using cache 17:54:29 ---> 57467668b721 17:54:29 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:29 ---> Using cache 17:54:29 ---> 6a3f4dc3c998 17:54:29 Step 7/21 : COPY . . 17:54:29 ---> Using cache 17:54:29 ---> 341b52238df6 17:54:29 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:54:29 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:54:29 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:54:29 ---> fd22e6e0db00 17:54:29 Step 3/19 : WORKDIR /edgex-go 17:54:29 ---> Using cache 17:54:29 ---> f55c8894973f 17:54:29 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:54:29 ---> Running in 3e0521c41db2 17:54:29 ---> Running in fe29a0d6793b 17:54:30 Removing intermediate container 1bae5972ff3d 17:54:30 ---> 76eeeb98758b 17:54:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:54:30 ---> Running in 175f5c2d5aad 17:54:30 Removing intermediate container 175f5c2d5aad 17:54:30 ---> b3a3933a5d7c 17:54:30 Step 29/32 : CMD ["gate"] 17:54:30 ---> Running in ea20e71e8c9c 17:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:30 Removing intermediate container ea20e71e8c9c 17:54:30 ---> 792bc5600090 17:54:30 Step 30/32 : LABEL arch=x86_64 17:54:31 ---> Running in 78d7a3565168 17:54:31 v3.16.3-69-g4880acfeb4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:54:31 v3.16.3-69-g4880acfeb4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:54:31 OK: 17038 distinct packages available 17:54:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:31 Removing intermediate container 78d7a3565168 17:54:31 ---> 12fa41eb8789 17:54:31 Step 31/32 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:54:31 ---> Running in 081ffe035249 17:54:31 OK: 211 MiB in 51 packages 17:54:32 Removing intermediate container 081ffe035249 17:54:32 ---> 35c46becf421 17:54:32 Step 32/32 : LABEL version=0.0.0 17:54:32 ---> Running in 2e7b4d34bff6 17:54:32 Removing intermediate container 2e7b4d34bff6 17:54:32 ---> a6213dc8835b 17:54:32 17:54:32 Successfully built a6213dc8835b 17:54:32 Removing intermediate container 3e0521c41db2 17:54:32 ---> 74c49acea012 17:54:32 Step 5/19 : COPY go.mod vendor* ./ 17:54:32 Successfully tagged security-bootstrapper:latest 17:54:32  Building security-bootstrapper ... done Building security-spire-config 17:54:33 ---> 8accefc7f167 17:54:33 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:34 ---> Running in b252bf509b28 17:54:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:54:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:54:36 ---> fd22e6e0db00 17:54:36 Step 3/24 : WORKDIR /edgex-go 17:54:36 ---> Using cache 17:54:36 ---> f55c8894973f 17:54:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:54:37 ---> Running in 2f779a98a2b9 17:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:38 OK: 211 MiB in 51 packages 17:54:40 Removing intermediate container 2f779a98a2b9 17:54:40 ---> 59838bd41a64 17:54:40 Step 5/24 : COPY go.mod vendor* ./ 17:54:40 ---> 6fdcf9d230a9 17:54:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:40 ---> Running in 0997740cc57a 17:54:47 Removing intermediate container 51934c8fc5f4 17:54:47 ---> 091b564fa80c 17:54:47 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:54:47 Removing intermediate container b252bf509b28 17:54:47 ---> 1d0c64a3648f 17:54:47 Step 7/19 : COPY . . 17:54:47 ---> Running in 3da24117ffb8 17:54:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:54:49 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 17:54:49 ? github.com/edgexfoundry/edgex-go [no test files] 17:54:51 Removing intermediate container bf8f2ae79827 17:54:51 ---> cde8ee4278d2 17:54:51 17:54:51 Step 10/23 : FROM alpine:3.16 17:54:51 ---> bfe296a52501 17:54:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:54:51 ---> Running in 0ea456ba3aad 17:54:51 Removing intermediate container 3da24117ffb8 17:54:51 ---> 8ef7bd660392 17:54:51 17:54:51 Step 10/22 : FROM alpine:3.16 17:54:51 ---> bfe296a52501 17:54:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:54:51 ---> Running in d014a9cff325 17:54:51 ---> 1932f1226b31 17:54:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:52 Removing intermediate container d014a9cff325 17:54:52 ---> 696c18444bd1 17:54:52 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:54:52 ---> Running in 6578c74f7fc3 17:54:52 ---> Running in ea31b97bd44f 17:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:52 Removing intermediate container 0997740cc57a 17:54:52 ---> fe473e4ab51f 17:54:52 Step 7/24 : COPY . . 17:54:52 (1/1) Installing dumb-init (1.2.5-r1) 17:54:52 Executing busybox-1.35.0-r17.trigger 17:54:52 OK: 6 MiB in 15 packages 17:54:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:53 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:54:53 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:54:53 (3/33) Installing readline (8.1.2-r0) 17:54:53 (4/33) Installing bash (5.1.16-r2) 17:54:53 Executing bash-5.1.16-r2.post-install 17:54:53 (5/33) Installing ca-certificates (20220614-r0) 17:54:53 (6/33) Installing brotli-libs (1.0.9-r6) 17:54:53 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:54:53 (8/33) Installing libcurl (7.83.1-r4) 17:54:53 (9/33) Installing curl (7.83.1-r4) 17:54:53 (10/33) Installing docker-cli (20.10.20-r0) 17:54:53 (11/33) Installing dumb-init (1.2.5-r1) 17:54:53 (12/33) Installing libbz2 (1.0.8-r1) 17:54:53 (13/33) Installing expat (2.5.0-r0) 17:54:53 (14/33) Installing libffi (3.4.2-r1) 17:54:53 (15/33) Installing gdbm (1.23-r0) 17:54:53 (16/33) Installing xz-libs (5.2.5-r1) 17:54:53 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:54:53 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:54:53 (19/33) Installing mpdecimal (2.5.1-r1) 17:54:53 (20/33) Installing sqlite-libs (3.38.5-r0) 17:54:53 (21/33) Installing python3 (3.10.9-r0) 17:54:54 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:54:54 (23/33) Installing py3-tomli (2.0.1-r1) 17:54:54 (24/33) Installing py3-pep517 (0.12.0-r2) 17:54:54 (25/33) Installing py3-six (1.16.0-r1) 17:54:54 (26/33) Installing py3-retrying (1.3.3-r3) 17:54:54 (27/33) Installing py3-appdirs (1.4.4-r3) 17:54:54 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:54:54 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:54:54 (30/33) Installing py3-parsing (2.4.7-r3) 17:54:54 (31/33) Installing py3-packaging (21.3-r0) 17:54:54 (32/33) Installing py3-setuptools (59.4.0-r0) 17:54:54 (33/33) Installing py3-pip (22.1.1-r0) 17:54:54 Executing busybox-1.35.0-r17.trigger 17:54:54 Executing ca-certificates-20220614-r0.trigger 17:54:54 OK: 123 MiB in 47 packages 17:54:54 Removing intermediate container 0ea456ba3aad 17:54:54 ---> d6a4762d11b5 17:54:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:54:54 ---> Running in 8fcb02d36d1a 17:54:54 Removing intermediate container fe29a0d6793b 17:54:54 ---> 2183b914a946 17:54:54 17:54:54 Step 9/21 : FROM alpine:3.16 17:54:54 ---> bfe296a52501 17:54:54 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:54:54 ---> Running in 065db3fe9afe 17:54:55 Removing intermediate container 8fcb02d36d1a 17:54:55 ---> c7aa11633b46 17:54:55 Step 13/23 : ENV APP_PORT=59882 17:54:55 ---> Running in 2ec3c1c04130 17:54:55 Removing intermediate container 2ec3c1c04130 17:54:55 ---> 28ffd59837c6 17:54:55 Step 14/23 : EXPOSE $APP_PORT 17:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:54:55 ---> Running in dbea91b22a69 17:54:56 Removing intermediate container dbea91b22a69 17:54:56 ---> d6355c22e799 17:54:56 Step 15/23 : WORKDIR / 17:54:56 (1/6) Installing ca-certificates (20220614-r0) 17:54:56 (2/6) Installing brotli-libs (1.0.9-r6) 17:54:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:54:56 (4/6) Installing libcurl (7.83.1-r4) 17:54:56 ---> Running in dda5b693563f 17:54:56 (5/6) Installing curl (7.83.1-r4) 17:54:56 (6/6) Installing dumb-init (1.2.5-r1) 17:54:56 Executing busybox-1.35.0-r17.trigger 17:54:56 Executing ca-certificates-20220614-r0.trigger 17:54:56 OK: 8 MiB in 20 packages 17:54:56 Removing intermediate container dda5b693563f 17:54:56 ---> aab58265c71f 17:54:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:57 ---> 236dac3e63b7 17:54:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:54:57 Removing intermediate container 065db3fe9afe 17:54:57 ---> 6bac7e8c60f7 17:54:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:54:57 ---> c3444e1fc536 17:54:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:54:57 ---> Running in 0f2cb45efbcd 17:54:57 ---> Running in f3ca9b10bde7 17:54:57 ---> 7d8d07def25e 17:54:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:54:57 Removing intermediate container 0f2cb45efbcd 17:54:57 ---> 98bce553fffc 17:54:57 Step 12/21 : WORKDIR /edgex 17:54:57 Removing intermediate container f3ca9b10bde7 17:54:57 ---> e7168ac716fe 17:54:57 Step 9/24 : WORKDIR /edgex-go/spire-build 17:54:57 ---> Running in 855e2ba6c994 17:54:58 ---> Running in 994e8e897b6f 17:54:58 Collecting docker-compose==1.23.2 17:54:58 ---> 27438d87c5b8 17:54:58 Step 19/23 : ENTRYPOINT ["/core-command"] 17:54:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:54:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.5 MB/s eta 0:00:00 17:54:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:54:58 ---> Running in 056787bd729e 17:54:58 Collecting PyYAML<4,>=3.10 17:54:58 Downloading PyYAML-3.13.tar.gz (270 kB) 17:54:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 142.8 MB/s eta 0:00:00 17:54:58 Removing intermediate container 855e2ba6c994 17:54:58 ---> 865670d71b46 17:54:58 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:54:58 Removing intermediate container 994e8e897b6f 17:54:58 ---> b367175ced04 17:54:58 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 17:54:58 Removing intermediate container 056787bd729e 17:54:58 ---> d587a0c555c3 17:54:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:58 ---> Running in 44b098bc24ee 17:54:58 ---> Running in 69b797b047f3 17:54:58 Preparing metadata (setup.py): started 17:54:58 ---> e4b980b0a1eb 17:54:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:54:58 Removing intermediate container 69b797b047f3 17:54:58 ---> 6c66d19c6f6f 17:54:58 Step 21/23 : LABEL arch=x86_64 17:54:58 Preparing metadata (setup.py): finished with status 'done' 17:54:58 ---> Running in 22a21e66ffb3 17:54:59 Collecting dockerpty<0.5,>=0.4.1 17:54:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:54:59 Preparing metadata (setup.py): started 17:54:59 Preparing metadata (setup.py): finished with status 'done' 17:54:59 Collecting cached-property<2,>=1.2.0 17:54:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:54:59 Removing intermediate container 22a21e66ffb3 17:54:59 ---> 4d20ea98bc78 17:54:59 Step 22/23 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:54:59 Collecting docker<4.0,>=3.6.0 17:54:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:54:59 ---> 27725ffff528 17:54:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:54:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 122.5 MB/s eta 0:00:00 17:54:59 Collecting jsonschema<3,>=2.5.1 17:54:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:54:59 Collecting docopt<0.7,>=0.6.1 17:54:59 Downloading docopt-0.6.2.tar.gz (25 kB) 17:54:59 ---> Running in f5a7f8a94bb4 17:54:59 Preparing metadata (setup.py): started 17:54:59 Preparing metadata (setup.py): finished with status 'done' 17:54:59 Removing intermediate container f5a7f8a94bb4 17:54:59 ---> 738edbbc0e4a 17:54:59 Step 23/23 : LABEL version=0.0.0 17:54:59 Collecting websocket-client<1.0,>=0.32.0 17:54:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:54:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 155.4 MB/s eta 0:00:00 17:54:59 Collecting texttable<0.10,>=0.9.0 17:54:59 Downloading texttable-0.9.1.tar.gz (11 kB) 17:55:00 ---> Running in 041b8089ca08 17:55:00 Preparing metadata (setup.py): started 17:55:00 Removing intermediate container 44b098bc24ee 17:55:00 ---> ce4447473591 17:55:00 Step 11/24 : WORKDIR /edgex-go 17:55:00 ---> bdaef37f29a7 17:55:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:55:00 ---> Running in d08b568a20e2 17:55:00 Preparing metadata (setup.py): finished with status 'done' 17:55:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:55:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 132.9 MB/s eta 0:00:00 17:55:00 Removing intermediate container 041b8089ca08 17:55:00 ---> a591599356bb 17:55:00 17:55:00 ---> 17351b465db3 17:55:00 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:55:00 Collecting docker-pycreds>=0.4.0 17:55:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:55:00 Successfully built a591599356bb 17:55:00 Collecting urllib3<1.25,>=1.21.1 17:55:00 Successfully tagged core-command:latest 17:55:00 Building core-metadata 17:55:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:55:00  Building core-command ... done Removing intermediate container d08b568a20e2 17:55:00 ---> 94887044f675 17:55:00 17:55:00 Step 12/24 : FROM alpine:3.15 17:55:00 ---> c4fc93816858 17:55:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:55:00 ---> Using cache 17:55:00 ---> 88643ab97338 17:55:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 205.2 MB/s eta 0:00:00 17:55:00 Collecting certifi>=2017.4.17 17:55:00 ---> Running in 07cd142e5689 17:55:00 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 17:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 108.7 MB/s eta 0:00:00 17:55:00 Collecting idna<2.8,>=2.5 17:55:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 166.7 MB/s eta 0:00:00 17:55:00 Collecting chardet<3.1.0,>=3.0.2 17:55:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 110.3 MB/s eta 0:00:00 17:55:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:55:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:55:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:55:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:55:01 ---> Running in e5be6d71a916 17:55:01 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:55:01 Running setup.py install for texttable: started 17:55:01 Running setup.py install for texttable: finished with status 'done' 17:55:01 Running setup.py install for PyYAML: started 17:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:01 Running setup.py install for PyYAML: finished with status 'done' 17:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:02 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:55:02 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:55:02 OK: 15859 distinct packages available 17:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:02 (1/4) Installing dumb-init (1.2.5-r1) 17:55:02 (2/4) Installing musl-obstack (1.2.3-r0) 17:55:02 (3/4) Installing libucontext (1.1-r0) 17:55:02 (4/4) Installing gcompat (1.0.0-r4) 17:55:02 Executing busybox-1.34.1-r7.trigger 17:55:02 OK: 6 MiB in 18 packages 17:55:02 Running setup.py install for docopt: started 17:55:03 Running setup.py install for docopt: finished with status 'done' 17:55:04 Removing intermediate container 07cd142e5689 17:55:04 ---> 067bea778ad3 17:55:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:55:04 Removing intermediate container e5be6d71a916 17:55:04 ---> d3d41b2fca49 17:55:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:55:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:55:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:55:04 ---> fd22e6e0db00 17:55:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:55:04 ---> Using cache 17:55:04 ---> f59750a091bd 17:55:04 Step 4/24 : WORKDIR /edgex-go 17:55:04 ---> Using cache 17:55:04 ---> 6ad26d503dfc 17:55:04 Step 5/24 : RUN apk add --update --no-cache make git 17:55:04 ---> Using cache 17:55:04 ---> 0edf5f67ffe8 17:55:04 Step 6/24 : COPY go.mod vendor* ./ 17:55:04 ---> Using cache 17:55:04 ---> 1e5609868080 17:55:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:04 ---> Using cache 17:55:04 ---> 007af6d68877 17:55:04 Step 8/24 : COPY . . 17:55:04 ---> Using cache 17:55:04 ---> 56cf939a2ff7 17:55:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:55:04 ---> Running in 855721247aaf 17:55:04 ---> Running in e53c658fff7e 17:55:04 Running setup.py install for dockerpty: started 17:55:04 Removing intermediate container 855721247aaf 17:55:04 ---> 7d1afd66ed12 17:55:04 Step 19/21 : LABEL arch=x86_64 17:55:04 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 17:55:04 ---> Running in b73f711d107e 17:55:04 Running setup.py install for dockerpty: finished with status 'done' 17:55:05 Removing intermediate container b73f711d107e 17:55:05 ---> 46d19d68584c 17:55:05 Step 20/21 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:55:05 ---> Running in a480c4eeb73b 17:55:05 Removing intermediate container a480c4eeb73b 17:55:05 ---> a8e2951f40ab 17:55:05 Step 21/21 : LABEL version=0.0.0 17:55:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:55:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:55:05 ---> Running in 51c8e912d914 17:55:06 ---> 1a5c9a73e1d9 17:55:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:55:06 Removing intermediate container 51c8e912d914 17:55:06 ---> 576f3eeca573 17:55:06 17:55:06 Successfully built 576f3eeca573 17:55:06 Successfully tagged security-proxy-setup:latest 17:55:06  Building security-proxy-setup ... done Building support-scheduler 17:55:07 ---> a5a0d97f1e81 17:55:07 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:55:07 ---> Running in f8dc32ef9bd2 17:55:07 Removing intermediate container f8dc32ef9bd2 17:55:07 ---> 0c03c679e393 17:55:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:55:09 ---> c52b9c5bbaf2 17:55:09 Step 19/24 : WORKDIR / 17:55:09 ---> Running in b550d940c388 17:55:10 Removing intermediate container b550d940c388 17:55:10 ---> b46f8f173fd4 17:55:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:55:10 ---> Running in 45d330906a62 17:55:11 Removing intermediate container 45d330906a62 17:55:11 ---> 5fea41fce4cf 17:55:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:55:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:55:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:55:11 ---> fd22e6e0db00 17:55:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:55:11 ---> Using cache 17:55:11 ---> f59750a091bd 17:55:11 Step 4/22 : WORKDIR /edgex-go 17:55:11 ---> Using cache 17:55:11 ---> 6ad26d503dfc 17:55:11 Step 5/22 : RUN apk add --update --no-cache make git 17:55:11 ---> Using cache 17:55:11 ---> 0edf5f67ffe8 17:55:11 Step 6/22 : COPY go.mod vendor* ./ 17:55:11 ---> Using cache 17:55:11 ---> 1e5609868080 17:55:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:11 ---> Using cache 17:55:11 ---> 007af6d68877 17:55:11 Step 8/22 : COPY . . 17:55:11 ---> Using cache 17:55:11 ---> 56cf939a2ff7 17:55:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:55:11 ---> Running in 4b2710680411 17:55:11 ---> Running in 61cee8bf3223 17:55:11 Removing intermediate container ea31b97bd44f 17:55:11 ---> 7e8716f0a299 17:55:11 Step 13/22 : ENV APP_PORT=58890 17:55:12 ---> Running in 9f94c7f16586 17:55:12 Removing intermediate container 4b2710680411 17:55:12 ---> c636e4a47056 17:55:12 Step 22/24 : LABEL arch=x86_64 17:55:12 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 17:55:12 Removing intermediate container 9f94c7f16586 17:55:12 ---> f839cd3f09da 17:55:12 Step 14/22 : EXPOSE $APP_PORT 17:55:12 ---> Running in 81ac086165a7 17:55:12 ---> Running in 6f826f008e93 17:55:13 Removing intermediate container 81ac086165a7 17:55:13 ---> 3688258ab360 17:55:13 Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:55:13 ---> Running in 02d3c36956e7 17:55:13 Removing intermediate container 6f826f008e93 17:55:13 ---> f93c5de66f50 17:55:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:55:14 Removing intermediate container 02d3c36956e7 17:55:14 ---> e84a6a775683 17:55:14 Step 24/24 : LABEL version=0.0.0 17:55:14 ---> 80c45dbefd40 17:55:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:55:14 ---> Running in 80909e220125 17:55:14 Removing intermediate container 6578c74f7fc3 17:55:14 ---> 692ddb34ea22 17:55:14 17:55:14 Step 9/19 : FROM alpine:3.15 17:55:14 ---> c4fc93816858 17:55:14 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:55:14 ---> Using cache 17:55:14 ---> 88643ab97338 17:55:14 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:55:14 Removing intermediate container 80909e220125 17:55:14 ---> 278d2c04c395 17:55:14 17:55:14 ---> Running in e51ff86570ac 17:55:15 ---> 71b9a4c30fa3 17:55:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:55:15 Successfully built 278d2c04c395 17:55:15 Successfully tagged security-spire-config:latest 17:55:15  Building security-spire-config ... done Building core-data 17:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:16 ---> 3c31450cd003 17:55:16 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:55:16 ---> Running in 416b2ef7f8f6 17:55:16 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:55:16 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:55:16 OK: 15859 distinct packages available 17:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:16 Removing intermediate container 416b2ef7f8f6 17:55:16 ---> 10d624a9d02d 17:55:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:16 ---> Running in 7a534ff4f91e 17:55:16 (1/9) Installing ca-certificates (20220614-r0) 17:55:16 (2/9) Installing brotli-libs (1.0.9-r5) 17:55:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:55:16 (4/9) Installing libcurl (7.80.0-r4) 17:55:16 (5/9) Installing curl (7.80.0-r4) 17:55:16 (6/9) Installing dumb-init (1.2.5-r1) 17:55:16 Removing intermediate container 7a534ff4f91e 17:55:16 ---> e4526ee4a28e 17:55:16 Step 20/22 : LABEL arch=x86_64 17:55:16 (7/9) Installing musl-obstack (1.2.3-r0) 17:55:16 (8/9) Installing libucontext (1.1-r0) 17:55:16 (9/9) Installing gcompat (1.0.0-r4) 17:55:16 Executing busybox-1.34.1-r7.trigger 17:55:16 Executing ca-certificates-20220614-r0.trigger 17:55:16 OK: 8 MiB in 23 packages 17:55:16 ---> Running in 1c1df56054f2 17:55:17 Removing intermediate container 1c1df56054f2 17:55:17 ---> fa781a50734b 17:55:17 Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:55:17 ---> Running in b197c96a188d 17:55:18 Removing intermediate container b197c96a188d 17:55:18 ---> 9de48414ba9f 17:55:18 Step 22/22 : LABEL version=0.0.0 17:55:18 ---> Running in 87f2a7a0f833 17:55:18 Removing intermediate container e51ff86570ac 17:55:18 ---> 998b06f6a214 17:55:18 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:18 Removing intermediate container 87f2a7a0f833 17:55:18 ---> 4bc1e6688d63 17:55:18 17:55:18 Successfully built 4bc1e6688d63 17:55:18 Successfully tagged sys-mgmt-agent:latest 17:55:18  Building sys-mgmt-agent ... done  ---> 9b09dc15c246 17:55:18 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:55:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:55:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:55:18 ---> fd22e6e0db00 17:55:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:55:18 ---> Using cache 17:55:18 ---> f59750a091bd 17:55:18 Step 4/22 : WORKDIR /edgex-go 17:55:18 ---> Using cache 17:55:18 ---> 6ad26d503dfc 17:55:18 Step 5/22 : RUN apk add --update --no-cache make git 17:55:18 ---> Using cache 17:55:18 ---> 0edf5f67ffe8 17:55:18 Step 6/22 : COPY go.mod vendor* ./ 17:55:18 ---> Using cache 17:55:18 ---> 1e5609868080 17:55:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:18 ---> Using cache 17:55:18 ---> 007af6d68877 17:55:18 Step 8/22 : COPY . . 17:55:18 ---> Using cache 17:55:18 ---> 56cf939a2ff7 17:55:18 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:55:19 ---> Running in 367f9d18b111 17:55:19 ---> 9e56785d3f24 17:55:19 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:55:19 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 17:55:20 ---> f2072b8170c1 17:55:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:55:20 ---> Running in f27e9c2ab6ab 17:55:20 Removing intermediate container f27e9c2ab6ab 17:55:20 ---> 24b3d47dea13 17:55:20 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:20 ---> Running in 3ae64196faed 17:55:21 Removing intermediate container 3ae64196faed 17:55:21 ---> a883a91a0412 17:55:21 Step 17/19 : LABEL arch=x86_64 17:55:21 ---> Running in 406e5a612602 17:55:21 Removing intermediate container 406e5a612602 17:55:21 ---> 768f384b8d91 17:55:21 Step 18/19 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:55:21 ---> Running in e66daa40eda2 17:55:22 Removing intermediate container e66daa40eda2 17:55:22 ---> 796e0c17572e 17:55:22 Step 19/19 : LABEL version=0.0.0 17:55:22 ---> Running in f6333a286c9b 17:55:22 Removing intermediate container f6333a286c9b 17:55:22 ---> e5bc47c409c7 17:55:22 17:55:22 Successfully built e5bc47c409c7 17:55:22 Successfully tagged security-spiffe-token-provider:latest 17:55:26  Building security-spiffe-token-provider ... done Removing intermediate container e53c658fff7e 17:55:26 ---> ac58f564dc6c 17:55:26 17:55:26 Step 10/24 : FROM alpine:3.16 17:55:26 ---> bfe296a52501 17:55:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:55:26 ---> Using cache 17:55:26 ---> d6a4762d11b5 17:55:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:26 ---> Using cache 17:55:26 ---> c7aa11633b46 17:55:26 Step 13/24 : ENV APP_PORT=59881 17:55:26 ---> Running in 1f80c2fd032d 17:55:26 Removing intermediate container 1f80c2fd032d 17:55:26 ---> 7a57c184dc28 17:55:26 Step 14/24 : EXPOSE $APP_PORT 17:55:26 ---> Running in 9f313b297dfb 17:55:27 Removing intermediate container 9f313b297dfb 17:55:27 ---> fcf8fd599941 17:55:27 Step 15/24 : WORKDIR / 17:55:27 ---> Running in 69aed65f412d 17:55:27 Removing intermediate container 69aed65f412d 17:55:27 ---> 0b311e1c16ee 17:55:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:27 ---> 1351b9bbc484 17:55:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:55:28 ---> a3c8a6fc2ab0 17:55:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:55:29 ---> 6db8af43c1f9 17:55:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:55:29 ---> 819b19ebcc1d 17:55:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:55:29 ---> Running in 2128cb523cd4 17:55:29 Removing intermediate container 2128cb523cd4 17:55:29 ---> d9529f8970f1 17:55:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:30 ---> Running in 99452c3699e3 17:55:30 Removing intermediate container 99452c3699e3 17:55:30 ---> 83c37de372c8 17:55:30 Step 22/24 : LABEL arch=x86_64 17:55:30 ---> Running in e84bdd223f1b 17:55:30 Removing intermediate container e84bdd223f1b 17:55:30 ---> adbfe2f4cf36 17:55:30 Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:55:30 ---> Running in e76c1b4f3d5f 17:55:31 Removing intermediate container e76c1b4f3d5f 17:55:31 ---> 5911bffb4777 17:55:31 Step 24/24 : LABEL version=0.0.0 17:55:31 ---> Running in 628c11a5659b 17:55:31 Removing intermediate container 628c11a5659b 17:55:31 ---> 7cba1ed1de96 17:55:31 17:55:31 Successfully built 7cba1ed1de96 17:55:31 Successfully tagged core-metadata:latest 17:55:38  Building core-metadata ... done Removing intermediate container 61cee8bf3223 17:55:38 ---> 6ba0b6684184 17:55:38 17:55:38 Step 10/22 : FROM alpine:3.16 17:55:38 ---> bfe296a52501 17:55:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:55:38 ---> Using cache 17:55:38 ---> d6a4762d11b5 17:55:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:38 ---> Using cache 17:55:38 ---> c7aa11633b46 17:55:38 Step 13/22 : ENV APP_PORT=59861 17:55:38 ---> Running in b874f0615c32 17:55:38 Removing intermediate container b874f0615c32 17:55:38 ---> f71e321b2985 17:55:38 Step 14/22 : EXPOSE $APP_PORT 17:55:38 ---> Running in c678d9a2aab4 17:55:38 Removing intermediate container c678d9a2aab4 17:55:38 ---> 0d11cd7fcf11 17:55:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:39 ---> cb6af7aecb26 17:55:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:55:39 Removing intermediate container 367f9d18b111 17:55:39 ---> e88bf9fb9a15 17:55:39 17:55:39 Step 10/22 : FROM alpine:3.16 17:55:39 ---> bfe296a52501 17:55:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:55:39 ---> Running in 1cca38f1e1d0 17:55:39 Removing intermediate container 1cca38f1e1d0 17:55:39 ---> 03968205b3a8 17:55:39 Step 12/22 : ENV APP_PORT=59880 17:55:39 ---> Running in 94f6df178639 17:55:39 ---> ca6ab7a16fcf 17:55:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:55:39 Removing intermediate container 94f6df178639 17:55:39 ---> fa3c09011cf0 17:55:39 Step 13/22 : EXPOSE $APP_PORT 17:55:39 ---> Running in 00aafd265d10 17:55:39 ---> 369387756e12 17:55:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:55:39 ---> Running in 63270cf1bd6a 17:55:39 Removing intermediate container 00aafd265d10 17:55:39 ---> cb1cd3a95c0e 17:55:39 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:55:39 ---> Running in e9bf4e093b79 17:55:39 Removing intermediate container 63270cf1bd6a 17:55:39 ---> 62d06fc6d397 17:55:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:39 ---> Running in b01c45873146 17:55:39 Removing intermediate container b01c45873146 17:55:39 ---> 13fe85398e47 17:55:39 Step 20/22 : LABEL arch=x86_64 17:55:39 ---> Running in da1d8f6edc9b 17:55:40 Removing intermediate container da1d8f6edc9b 17:55:40 ---> cd82871f3966 17:55:40 Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:55:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:55:40 ---> Running in 8f20ad99e12b 17:55:40 Removing intermediate container 8f20ad99e12b 17:55:40 ---> f1db56f5e83a 17:55:40 Step 22/22 : LABEL version=0.0.0 17:55:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:55:40 ---> Running in 91c7fa578912 17:55:40 Removing intermediate container 91c7fa578912 17:55:40 ---> ff650b313415 17:55:40 17:55:40 Successfully built ff650b313415 17:55:40 Successfully tagged support-scheduler:latest 17:55:40  Building support-scheduler ... done (1/1) Installing dumb-init (1.2.5-r1) 17:55:40 Executing busybox-1.35.0-r17.trigger 17:55:40 OK: 6 MiB in 15 packages 17:55:40 Removing intermediate container e9bf4e093b79 17:55:40 ---> 385401911423 17:55:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:40 ---> 4b799ffd9e0a 17:55:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:55:41 ---> 7f7248655c0f 17:55:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:55:41 ---> 677c40f5ee1c 17:55:41 Step 18/22 : ENTRYPOINT ["/core-data"] 17:55:41 ---> Running in ca6b66686766 17:55:41 Removing intermediate container ca6b66686766 17:55:41 ---> d69d2c51bc3f 17:55:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:41 ---> Running in 6c7c92403222 17:55:41 Removing intermediate container 6c7c92403222 17:55:41 ---> 214b785b3cdb 17:55:41 Step 20/22 : LABEL arch=x86_64 17:55:41 ---> Running in 9a4e164c2b29 17:55:42 Removing intermediate container 9a4e164c2b29 17:55:42 ---> 849ad190eb52 17:55:42 Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 17:55:42 ---> Running in d335926fe053 17:55:42 Removing intermediate container d335926fe053 17:55:42 ---> f35d3c9bc1d3 17:55:42 Step 22/22 : LABEL version=0.0.0 17:55:42 ---> Running in 53967d4e3cf2 17:55:42 Removing intermediate container 53967d4e3cf2 17:55:42 ---> 878d103e6497 17:55:42 17:55:42 Successfully built 878d103e6497 17:55:42 Successfully tagged core-data:latest 17:55:42  Building core-data ... done  [Pipeline] } 17:55:42 $ docker stop --time=1 c40c099b14e8747dd9149dbdd271d7ce157fb47731d800b91a0a35c325e450e8 17:55:43 $ docker rm -f --volumes c40c099b14e8747dd9149dbdd271d7ce157fb47731d800b91a0a35c325e450e8 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:44 + docker images 17:55:44 REPOSITORY TAG IMAGE ID CREATED SIZE 17:55:44 core-data latest 878d103e6497 1 second ago 17.9MB 17:55:44 support-scheduler latest ff650b313415 3 seconds ago 29.9MB 17:55:44 e88bf9fb9a15 5 seconds ago 1.62GB 17:55:44 6ba0b6684184 6 seconds ago 1.68GB 17:55:44 core-metadata latest 7cba1ed1de96 12 seconds ago 18.5MB 17:55:44 ac58f564dc6c 19 seconds ago 1.62GB 17:55:44 security-spiffe-token-provider latest e5bc47c409c7 21 seconds ago 29.7MB 17:55:44 sys-mgmt-agent latest 4bc1e6688d63 25 seconds ago 136MB 17:55:44 security-spire-config latest 278d2c04c395 29 seconds ago 85.8MB 17:55:44 692ddb34ea22 29 seconds ago 1.65GB 17:55:44 security-proxy-setup latest 576f3eeca573 38 seconds ago 27.7MB 17:55:44 core-command latest a591599356bb 43 seconds ago 17.7MB 17:55:44 94887044f675 43 seconds ago 1.49GB 17:55:44 2183b914a946 49 seconds ago 1.6GB 17:55:44 8ef7bd660392 52 seconds ago 1.6GB 17:55:44 cde8ee4278d2 55 seconds ago 1.61GB 17:55:44 security-bootstrapper latest a6213dc8835b About a minute ago 20.3MB 17:55:44 support-notifications latest 85f95cda7724 About a minute ago 30.5MB 17:55:44 security-secretstore-setup latest b28f85551ef0 About a minute ago 29.9MB 17:55:44 5c93dea6dceb About a minute ago 1.68GB 17:55:44 da95cae0e2c9 About a minute ago 1.6GB 17:55:44 173a9f86c2a5 About a minute ago 1.61GB 17:55:44 security-spire-agent latest d66c70aaf828 About a minute ago 125MB 17:55:44 security-spire-server latest bc1cf5270bd6 About a minute ago 86.5MB 17:55:44 734cb57eb192 About a minute ago 1.49GB 17:55:44 c4509aa8ace5 About a minute ago 1.49GB 17:55:44 ci-base-image-x86_64 latest fd22e6e0db00 4 minutes ago 947MB 17:55:44 alpine 3.16 bfe296a52501 4 weeks ago 5.54MB 17:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 6 weeks ago 683MB 17:55:44 alpine 3.15 c4fc93816858 4 months ago 5.59MB 17:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB 17:55:44 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] } 17:56:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:56:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:56:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:56:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.483s coverage: 28.7% of statements 17:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:56:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.504s coverage: 98.5% of statements 17:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.180s coverage: 43.0% of statements 17:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.567s coverage: 54.2% of statements 17:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:57:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.888s coverage: 89.2% of statements 17:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:57:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.672s coverage: 2.2% of statements 17:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:57:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.147s coverage: 95.6% of statements 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:57:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.387s coverage: 72.2% of statements 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:57:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.622s coverage: 60.0% of statements 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:57:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.553s coverage: 0.9% of statements 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:57:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.279s coverage: 58.8% of statements 17:57:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.417s coverage: 29.6% of statements 17:57:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:57:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 17:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.296s coverage: 79.5% of statements 17:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.512s coverage: 94.1% of statements 17:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.442s coverage: 96.3% of statements 17:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.403s coverage: 87.5% of statements 17:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.520s coverage: 94.4% of statements 17:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.243s coverage: 44.8% of statements 17:57:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.884s coverage: 79.9% of statements 17:57:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.350s coverage: 92.9% of statements 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.247s coverage: 87.2% of statements 17:57:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:57:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements 17:57:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.367s coverage: 58.8% of statements 17:57:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements 17:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 17:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements 17:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.866s coverage: 91.2% of statements 17:57:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.966s coverage: 64.7% of statements 17:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 17:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 17:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.108s coverage: 100.0% of statements 17:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 17:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 17:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.437s coverage: 65.8% of statements 17:58:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:58:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:58:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 41.8% of statements 17:58:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:58:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements 17:58:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 17:58:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:58:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:58:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:58:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.477s coverage: 17.7% of statements 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.703s coverage: 92.3% of statements 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 63.2% of statements 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.328s coverage: 100.0% of statements 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 96.9% of statements 17:58:18 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 17:58:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:58:18 go vet ./... 18:00:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:00:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:00:10 ./bin/test-attribution-txt.sh [Pipeline] echo 18:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:00:10 + ls -al . 18:00:10 total 768 18:00:10 drwxrwxr-x 10 1001 1001 4096 Dec 16 17:54 . 18:00:10 drwxr-xr-x 4 root root 4096 Dec 16 17:54 .. 18:00:10 drwxrwxr-x 2 1001 1001 4096 Dec 16 17:52 .blubracket 18:00:10 -rw-rw-r-- 1 1001 1001 16 Dec 16 17:52 .dockerignore 18:00:10 drwxrwxr-x 8 1001 1001 4096 Dec 16 17:52 .git 18:00:10 drwxrwxr-x 3 1001 1001 4096 Dec 16 17:52 .github 18:00:10 -rw-rw-r-- 1 1001 1001 1030 Dec 16 17:52 .gitignore 18:00:10 -rw-rw-r-- 1 1001 1001 42 Dec 16 17:52 .golangci.yml 18:00:10 -rw-rw-r-- 1 1001 1001 87 Dec 16 17:52 .hadolint.yml 18:00:10 -rw-rw-r-- 1 1001 1001 166 Dec 16 17:52 .sonarcloud.properties 18:00:10 -rw-rw-r-- 1 1001 1001 1171 Dec 16 17:52 ADOPTERS.md 18:00:10 -rw-rw-r-- 1 1001 1001 10618 Dec 16 17:52 Attribution.txt 18:00:10 -rw-rw-r-- 1 1001 1001 73765 Dec 16 17:52 CHANGELOG.md 18:00:10 -rw-rw-r-- 1 1001 1001 3804 Dec 16 17:52 CONTRIBUTING.md 18:00:10 -rw-rw-r-- 1 1001 1001 677 Dec 16 17:52 GOVERNANCE.md 18:00:10 -rw-rw-r-- 1 1001 1001 850 Dec 16 17:52 Jenkinsfile 18:00:10 -rw-rw-r-- 1 1001 1001 10775 Dec 16 17:52 LICENSE 18:00:10 -rw-rw-r-- 1 1001 1001 13289 Dec 16 17:52 Makefile 18:00:10 -rw-rw-r-- 1 1001 1001 582 Dec 16 17:52 OWNERS.md 18:00:10 -rw-rw-r-- 1 1001 1001 9403 Dec 16 17:52 README.md 18:00:10 -rw-rw-r-- 1 1001 1001 6912 Dec 16 17:52 SECURITY.md 18:00:10 -rw-rw-r-- 1 1001 1001 5 Dec 16 17:50 VERSION 18:00:10 drwxrwxr-x 2 1001 1001 4096 Dec 16 17:52 bin 18:00:10 drwxrwxr-x 18 1001 1001 4096 Dec 16 17:52 cmd 18:00:10 -rw-r--r-- 1 root root 501826 Dec 16 17:58 coverage.out 18:00:10 -rw-rw-r-- 1 1001 1001 3400 Dec 16 17:52 go.mod 18:00:10 -rw-rw-r-- 1 1001 1001 45110 Dec 16 17:52 go.sum 18:00:10 drwxrwxr-x 8 1001 1001 4096 Dec 16 17:52 internal 18:00:10 drwxrwxr-x 3 1001 1001 4096 Dec 16 17:52 openapi 18:00:10 drwxrwxr-x 4 1001 1001 4096 Dec 16 17:52 snap 18:00:10 -rw-rw-r-- 1 1001 1001 204 Dec 16 17:52 version.go [Pipeline] sh 18:00:11 + '[' -e coverage.out ] 18:00:11 + chown 1001:1001 coverage.out [Pipeline] stash 18:00:11 Warning: overwriting stash ‘coverage-report’ 18:00:12 Stashed 1 file(s) [Pipeline] sh 18:00:12 + make build 18:00:12 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 18:01:49 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 18:01:49 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 18:01:49 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 18:02:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:02:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:02:37 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 18:02: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:02:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:02: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:03:00 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 18:03: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:03:19 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] } 18:03:25 $ docker stop --time=1 8b4a48813434c2c7f1232371f1a1bacecbf969268d12c21e5ddb668a3c1e43c8 18:03:27 $ docker rm -f --volumes 8b4a48813434c2c7f1232371f1a1bacecbf969268d12c21e5ddb668a3c1e43c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:03:29 18:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:03:30 latest: Pulling from edgex-devops/edgex-compose-arm64 18:03:30 29e5d40040c1: Pulling fs layer 18:03:30 1ce36da41761: Pulling fs layer 18:03:30 25b303627fd3: Pulling fs layer 18:03:30 29e5d40040c1: Verifying Checksum 18:03:30 29e5d40040c1: Download complete 18:03:31 1ce36da41761: Verifying Checksum 18:03:31 1ce36da41761: Download complete 18:03:31 29e5d40040c1: Pull complete 18:03:32 1ce36da41761: Pull complete 18:03:32 25b303627fd3: Download complete 18:03:45 25b303627fd3: Pull complete 18:03:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:03:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:45 prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container 18:03:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:03:47 $ docker top 553b00806267b264b797d2d650667cc61f72ee96a60d87825a6280a2dbc6f426 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:48 + docker-compose build --help 18:03:48 + grep parallel 18:03:53 --parallel Build images in parallel. [Pipeline] } 18:03:53 $ docker stop --time=1 553b00806267b264b797d2d650667cc61f72ee96a60d87825a6280a2dbc6f426 18:03:55 $ docker rm -f --volumes 553b00806267b264b797d2d650667cc61f72ee96a60d87825a6280a2dbc6f426 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container 18:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:03:57 $ docker top edafccbd0092aebe913b7a1208b9eeea54ae544457cef5651421455f19b30122 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:58 + docker-compose -f ./docker-compose-build.yml build --parallel 18:04:03 Building core-command ... 18:04:03 Building core-data ... 18:04:03 Building core-metadata ... 18:04:03 Building security-bootstrapper ... 18:04:03 Building security-proxy-setup ... 18:04:03 Building security-secretstore-setup ... 18:04:03 Building security-spiffe-token-provider ... 18:04:03 Building security-spire-agent ... 18:04:03 Building security-spire-config ... 18:04:03 Building security-spire-server ... 18:04:03 Building support-notifications ... 18:04:03 Building support-scheduler ... 18:04:03 Building sys-mgmt-agent ... 18:04:03 Building support-notifications 18:04:03 Building security-spire-agent 18:04:03 Building core-metadata 18:04:03 Building sys-mgmt-agent 18:04:03 Building security-bootstrapper 18:04:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:04:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:04:50 ---> cd0ca152bf03 18:04:50 Step 3/24 : WORKDIR /edgex-go 18:04:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:04:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:04:50 ---> cd0ca152bf03 18:04:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:04:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:04:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:04:50 ---> cd0ca152bf03 18:04:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:04:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:04:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:04:50 ---> cd0ca152bf03 18:04:50 Step 3/22 : WORKDIR /edgex-go 18:04:50 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:04:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:04:50 ---> cd0ca152bf03 18:04:50 Step 3/32 : WORKDIR /edgex-go 18:04:50 ---> Running in cad17e367eb4 18:04:50 ---> Running in 4999fb3e9196 18:04:50 ---> Running in 08c2ac0f69dc 18:04:50 ---> Running in d505d42ed9f4 18:04:50 ---> Running in 0033114fddb1 18:04:50 Removing intermediate container d505d42ed9f4 18:04:50 ---> 7ac12cc87709 18:04:50 Step 4/24 : WORKDIR /edgex-go 18:04:50 Removing intermediate container 0033114fddb1 18:04:50 ---> e7807cc8753a 18:04:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:04:50 ---> Running in fada19077dfe 18:04:50 Removing intermediate container 4999fb3e9196 18:04:50 ---> 14a227c38025 18:04:50 Step 4/22 : RUN apk add --update --no-cache make bash git 18:04:50 ---> Running in 32bba657bf03 18:04:50 Removing intermediate container 08c2ac0f69dc 18:04:50 ---> be4ea216c2a4 18:04:50 Step 4/32 : RUN apk add --update --no-cache make git 18:04:50 Removing intermediate container cad17e367eb4 18:04:50 ---> 7ca22ce2311c 18:04:50 Step 4/22 : WORKDIR /edgex-go 18:04:50 ---> Running in 6dfe2d769642 18:04:50 ---> Running in cdb3e5f6c4ec 18:04:50 ---> Running in 8a3471ee2176 18:04:51 Removing intermediate container fada19077dfe 18:04:51 ---> a710afe6af63 18:04:51 Step 5/24 : RUN apk add --update --no-cache make git 18:04:51 Removing intermediate container 8a3471ee2176 18:04:51 ---> 8fc1f3e354e1 18:04:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:04:51 ---> Running in d8090d0ad5a8 18:04:51 ---> Running in d473aca28a53 18:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:04:54 OK: 221 MiB in 51 packages 18:04:54 OK: 221 MiB in 51 packages 18:04:55 OK: 221 MiB in 51 packages 18:04:55 OK: 221 MiB in 51 packages 18:04:55 OK: 221 MiB in 51 packages 18:04:56 Removing intermediate container 6dfe2d769642 18:04:56 ---> aa23abe74b9d 18:04:56 Step 5/22 : COPY go.mod vendor* ./ 18:04:56 Removing intermediate container 32bba657bf03 18:04:56 ---> aff4af3f95fd 18:04:56 Step 5/24 : COPY go.mod vendor* ./ 18:04:57 Removing intermediate container cdb3e5f6c4ec 18:04:57 ---> 1d191096b4c5 18:04:57 Step 5/32 : COPY go.mod vendor* ./ 18:04:57 Removing intermediate container d8090d0ad5a8 18:04:57 ---> 6d94b6e27127 18:04:57 Step 6/24 : COPY go.mod vendor* ./ 18:04:57 Removing intermediate container d473aca28a53 18:04:57 ---> 6b3ca6bb716a 18:04:57 Step 6/22 : COPY go.mod vendor* ./ 18:04:57 ---> 9a1f7ae76b2c 18:04:57 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:58 ---> Running in 18c7e9954709 18:04:58 ---> a1e2d1ae7739 18:04:58 ---> aac46c1fbdd1 18:04:58 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:58 ---> 5ea5e736510d 18:04:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:58 ---> 64d902f3042e 18:04:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:58 ---> Running in 3d025985fe85 18:04:58 ---> Running in 852afaf1449e 18:04:58 ---> Running in 69ce70a9d454 18:04:58 ---> Running in 1bb52ee56098 18:06:35 Removing intermediate container 1bb52ee56098 18:06:35 ---> 971566c609b2 18:06:35 Step 8/24 : COPY . . 18:06:35 Removing intermediate container 69ce70a9d454 18:06:35 ---> adc77c744a48 18:06:35 Step 8/22 : COPY . . 18:06:35 Removing intermediate container 3d025985fe85 18:06:35 ---> 794da1655f73 18:06:35 Step 7/32 : COPY . . 18:06:35 Removing intermediate container 852afaf1449e 18:06:35 ---> 86cb30eb3485 18:06:35 Step 7/24 : COPY . . 18:06:35 Removing intermediate container 18c7e9954709 18:06:35 ---> 787c89669d31 18:06:35 Step 7/22 : COPY . . 18:06:39 ---> d3640bfa007d 18:06:39 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:06:39 ---> 2593b1bbad90 18:06:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:06:40 ---> Running in 04fe06c0868c 18:06:40 ---> 798b188a10fc 18:06:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 ---> 4f02b28965e4 18:06:40 18:06:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:06:40 ---> Running in 222e3c8f35fd 18:06:40 ---> 454746e7718f 18:06:40 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:06:40 ---> Running in a57aa45f6726 18:06:40 ---> Running in 1acd63b96f0b 18:06:40 ---> Running in fc25e2d8b85b 18:06:41 Removing intermediate container 1acd63b96f0b 18:06:41 ---> ab1cf60be8d4 18:06:41 Step 9/24 : WORKDIR /edgex-go/spire-build 18:06:41 ---> Running in be03046fc47b 18:06: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:06:42 Removing intermediate container be03046fc47b 18:06:42 ---> 0cf7a088a316 18:06:42 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 18:06:42 ---> Running in 26d4bd409a90 18:06: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 18:06:42 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 18:06:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:06:45 Removing intermediate container 26d4bd409a90 18:06:45 ---> 856df72ce776 18:06:45 Step 11/24 : WORKDIR /edgex-go 18:06:45 ---> Running in c854f52ba194 18:06:45 Removing intermediate container c854f52ba194 18:06:45 ---> e93646108ae6 18:06:45 18:06:45 Step 12/24 : FROM alpine:3.15 18:06:45 3.15: Pulling from library/alpine 18:06:47 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 18:06:47 Status: Downloaded newer image for alpine:3.15 18:06:47 ---> 8aa73fd46299 18:06:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:06:48 ---> Running in e5e6a2a0ae0b 18:06:48 Removing intermediate container e5e6a2a0ae0b 18:06:48 ---> 05c074f794cd 18:06:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:06:49 ---> Running in b562c264de76 18:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:06:52 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:06:52 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:06:52 OK: 15736 distinct packages available 18:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:06:54 (1/5) Installing dumb-init (1.2.5-r1) 18:06:54 (2/5) Installing musl-obstack (1.2.3-r0) 18:06:54 (3/5) Installing libucontext (1.1-r0) 18:06:54 (4/5) Installing gcompat (1.0.0-r4) 18:06:54 (5/5) Installing openssl (1.1.1s-r1) 18:06:54 Executing busybox-1.34.1-r7.trigger 18:06:54 OK: 6 MiB in 19 packages 18:06:56 Removing intermediate container b562c264de76 18:06:56 ---> 87cb59e21175 18:06:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:07:00 ---> 34831f284056 18:07:00 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:07:06 ---> 78c630da5112 18:07:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:07:07 ---> de72e071fafe 18:07:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:07:08 ---> 93d46d5deaca 18:07:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:07:08 ---> fbee82c39030 18:07:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:07:09 ---> Running in d1d50c6fa3b4 18:07:09 Removing intermediate container d1d50c6fa3b4 18:07:09 ---> ce1b901fffd5 18:07:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:07:09 ---> Running in 7b9861812c9d 18:07:10 Removing intermediate container 7b9861812c9d 18:07:10 ---> 84a0ddac86c2 18:07:10 Step 22/24 : LABEL arch=arm64 18:07:10 ---> Running in 840435a7c36c 18:07:10 Removing intermediate container 840435a7c36c 18:07:10 ---> c474e3fb79f8 18:07:10 Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:07:10 ---> Running in f3f8920cf418 18:07:11 Removing intermediate container f3f8920cf418 18:07:11 ---> 7b26a177e87a 18:07:11 Step 24/24 : LABEL version=0.0.0 18:07:12 ---> Running in 36a9c67ecf56 18:07:12 Removing intermediate container 36a9c67ecf56 18:07:12 ---> 5279741aabf1 18:07:12 18:07:13 Successfully built 5279741aabf1 18:07:13 Successfully tagged security-spire-agent-arm64:latest 18:07:13  Building security-spire-agent ... done Building core-data 18:07:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:07:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:07:31 ---> cd0ca152bf03 18:07:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:07:31 ---> Using cache 18:07:31 ---> 7ca22ce2311c 18:07:31 Step 4/22 : WORKDIR /edgex-go 18:07:31 ---> Using cache 18:07:31 ---> 8fc1f3e354e1 18:07:31 Step 5/22 : RUN apk add --update --no-cache make git 18:07:31 ---> Running in a53fde7515ec 18:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:07:33 OK: 221 MiB in 51 packages 18:07:35 Removing intermediate container a53fde7515ec 18:07:35 ---> 9ae5244993d7 18:07:35 Step 6/22 : COPY go.mod vendor* ./ 18:07:37 ---> 52dc84209e88 18:07:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:37 ---> Running in 0ac5f3d7d704 18:08:44 Removing intermediate container 0ac5f3d7d704 18:08:44 ---> 711f1cbb12c4 18:08:44 Step 8/22 : COPY . . 18:08:57 ---> 0bd9e92a87e1 18:08:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:08:57 ---> Running in 2cca05d09c1c 18:08:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:12:36 Removing intermediate container fc25e2d8b85b 18:12:36 ---> 540d7913de51 18:12:36 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:12:36 ---> Running in 38c9c20fbfc1 18:12:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:12:42 Removing intermediate container 38c9c20fbfc1 18:12:42 ---> c1dd00a51a9e 18:12:42 18:12:42 Step 10/22 : FROM alpine:3.16 18:12:42 3.16: Pulling from library/alpine 18:12:44 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:12:44 Status: Downloaded newer image for alpine:3.16 18:12:44 ---> 2b4661558fb8 18:12:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:12:44 ---> Running in 0170818c4a37 18:12:44 Removing intermediate container 0170818c4a37 18:12:44 ---> b8b9311f231c 18:12:44 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 18:12:44 ---> Running in b2130e29a2ac 18:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:12:48 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:12:48 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:12:48 (3/33) Installing readline (8.1.2-r0) 18:12:48 (4/33) Installing bash (5.1.16-r2) 18:12:48 Executing bash-5.1.16-r2.post-install 18:12:48 (5/33) Installing ca-certificates (20220614-r0) 18:12:48 (6/33) Installing brotli-libs (1.0.9-r6) 18:12:48 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:12:48 (8/33) Installing libcurl (7.83.1-r4) 18:12:48 (9/33) Installing curl (7.83.1-r4) 18:12:48 (10/33) Installing docker-cli (20.10.20-r0) 18:12:50 (11/33) Installing dumb-init (1.2.5-r1) 18:12:50 (12/33) Installing libbz2 (1.0.8-r1) 18:12:50 (13/33) Installing expat (2.5.0-r0) 18:12:50 (14/33) Installing libffi (3.4.2-r1) 18:12:50 (15/33) Installing gdbm (1.23-r0) 18:12:50 (16/33) Installing xz-libs (5.2.5-r1) 18:12:50 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:12:50 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:12:50 (19/33) Installing mpdecimal (2.5.1-r1) 18:12:50 (20/33) Installing sqlite-libs (3.38.5-r0) 18:12:50 (21/33) Installing python3 (3.10.9-r0) 18:12:54 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:12:54 (23/33) Installing py3-tomli (2.0.1-r1) 18:12:54 (24/33) Installing py3-pep517 (0.12.0-r2) 18:12:54 (25/33) Installing py3-six (1.16.0-r1) 18:12:54 (26/33) Installing py3-retrying (1.3.3-r3) 18:12:54 (27/33) Installing py3-appdirs (1.4.4-r3) 18:12:54 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:12:54 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:12:54 (30/33) Installing py3-parsing (2.4.7-r3) 18:12:54 (31/33) Installing py3-packaging (21.3-r0) 18:12:54 (32/33) Installing py3-setuptools (59.4.0-r0) 18:12:54 (33/33) Installing py3-pip (22.1.1-r0) 18:12:55 Executing busybox-1.35.0-r17.trigger 18:12:55 Executing ca-certificates-20220614-r0.trigger 18:12:55 Removing intermediate container 04fe06c0868c 18:12:55 ---> 1a38f010d663 18:12:55 18:12:55 Step 9/32 : FROM alpine:3.16 18:12:55 ---> 2b4661558fb8 18:12:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:12:55 ---> Running in 3c8621c866ce 18:12:56 OK: 121 MiB in 47 packages 18:12:56 Removing intermediate container 3c8621c866ce 18:12:56 ---> 43874adc40be 18:12:56 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 18:12:56 ---> Running in 6f657045ed39 18:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:12:59 (1/2) Installing dumb-init (1.2.5-r1) 18:12:59 (2/2) Installing su-exec (0.2-r1) 18:12:59 Executing busybox-1.35.0-r17.trigger 18:12:59 OK: 5 MiB in 16 packages 18:13:01 Removing intermediate container 6f657045ed39 18:13:01 ---> fcf220bb9990 18:13:01 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 18:13:01 ---> Running in aa3b7e199da0 18:13:02 Removing intermediate container aa3b7e199da0 18:13:02 ---> 5bbbaa57f44c 18:13:02 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:13:02 ---> Running in c040ac0ff553 18:13:02 Removing intermediate container c040ac0ff553 18:13:02 ---> 9e578eddb7b2 18:13:02 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:13:02 ---> Running in 54ae8977d7f8 18:13:03 Removing intermediate container 54ae8977d7f8 18:13:03 ---> 6d83a80cedbe 18:13:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:13:03 ---> Running in 3347a0d445e6 18:13:04 Removing intermediate container 3347a0d445e6 18:13:04 ---> 9ddde58ef13b 18:13:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:13:04 ---> Running in 6e1552bb2582 18:13:07 Removing intermediate container 6e1552bb2582 18:13:07 ---> 240792db398e 18:13:07 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 18:13:07 ---> Running in c34cd364a2cb 18:13:07 Removing intermediate container c34cd364a2cb 18:13:07 ---> 43839a2afee3 18:13:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:13:08 ---> 00ad420e4648 18:13:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:13:08 ---> Running in 446f89216d87 18:13:12 Removing intermediate container 446f89216d87 18:13:12 ---> 7565b9852a55 18:13:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:12 ---> 305f73765ada 18:13:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:13:14 ---> 4657ba22c12f 18:13:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:13:15 ---> dd7f8a77fbdf 18:13:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:13:15 Collecting docker-compose==1.23.2 18:13:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:13:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.4 MB/s eta 0:00:00 18:13:16 ---> 0bcdc2fc27ee 18:13:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:13:17 ---> f3044fba93e8 18:13:17 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:13:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:13:17 ---> f9fbcaf0570c 18:13:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:13:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:13:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 6.4 MB/s eta 0:00:00 18:13:18 ---> 71bf8f7c47c0 18:13:18 Step 27/32 : RUN chmod +x /entrypoint.sh 18:13:18 ---> Running in 9f8f906cc3af 18:13:18 Collecting jsonschema<3,>=2.5.1 18:13:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:13:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:13:19 Collecting cached-property<2,>=1.2.0 18:13:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:13:19 Collecting docopt<0.7,>=0.6.1 18:13:19 Downloading docopt-0.6.2.tar.gz (25 kB) 18:13:19 Preparing metadata (setup.py): started 18:13:22 Removing intermediate container 9f8f906cc3af 18:13:22 ---> 884e36fa8916 18:13:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:13:22 ---> Running in 8a013392f794 18:13:22 Preparing metadata (setup.py): finished with status 'done' 18:13:22 Removing intermediate container 8a013392f794 18:13:22 ---> dad04236ca25 18:13:22 Step 29/32 : CMD ["gate"] 18:13:22 ---> Running in 48609448b4e6 18:13:22 Collecting texttable<0.10,>=0.9.0 18:13:22 Downloading texttable-0.9.1.tar.gz (11 kB) 18:13:22 Preparing metadata (setup.py): started 18:13:25 Preparing metadata (setup.py): finished with status 'done' 18:13:25 Removing intermediate container 48609448b4e6 18:13:25 ---> 2a15aa983109 18:13:25 Step 30/32 : LABEL arch=arm64 18:13:25 ---> Running in fbd240841ed3 18:13:25 Collecting docker<4.0,>=3.6.0 18:13:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:13:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.0 MB/s eta 0:00:00 18:13:25 Collecting dockerpty<0.5,>=0.4.1 18:13:25 Removing intermediate container fbd240841ed3 18:13:25 ---> 7f9514e41bec 18:13:25 Step 31/32 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:13:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:13:26 ---> Running in 80772e073649 18:13:26 Preparing metadata (setup.py): started 18:13:26 Removing intermediate container 80772e073649 18:13:26 ---> 9a3bb8940179 18:13:26 Step 32/32 : LABEL version=0.0.0 18:13:26 ---> Running in d708ee40a652 18:13:26 Removing intermediate container d708ee40a652 18:13:26 ---> f33a03d6ea2f 18:13:26 18:13:27 Successfully built f33a03d6ea2f 18:13:27 Successfully tagged security-bootstrapper-arm64:latest 18:13:27  Building security-bootstrapper ... done Building support-scheduler 18:13:28 Preparing metadata (setup.py): finished with status 'done' 18:13:29 Collecting PyYAML<4,>=3.10 18:13:29 Downloading PyYAML-3.13.tar.gz (270 kB) 18:13:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.3 MB/s eta 0:00:00 18:13:31 Preparing metadata (setup.py): started 18:13:34 Preparing metadata (setup.py): finished with status 'done' 18:13:34 Collecting websocket-client<1.0,>=0.32.0 18:13:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:13:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.8 MB/s eta 0:00:00 18:13:35 Collecting docker-pycreds>=0.4.0 18:13:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:13:36 Collecting idna<2.8,>=2.5 18:13:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:13:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.9 MB/s eta 0:00:00 18:13:36 Collecting chardet<3.1.0,>=3.0.2 18:13:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:13:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.7 MB/s eta 0:00:00 18:13:37 Collecting urllib3<1.25,>=1.21.1 18:13:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:13:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.2 MB/s eta 0:00:00 18:13:38 Collecting certifi>=2017.4.17 18:13:38 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 18:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 12.4 MB/s eta 0:00:00 18:13:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:13:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:13:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:13:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:13:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:13:40 Running setup.py install for texttable: started 18:13:40 Removing intermediate container a57aa45f6726 18:13:40 ---> 6ea3aafad7c8 18:13:40 18:13:40 Step 10/24 : FROM alpine:3.16 18:13:40 ---> 2b4661558fb8 18:13:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:13:40 ---> Running in 2740e31428e9 18:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:13:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:13:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:13:43 ---> cd0ca152bf03 18:13:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:13:43 ---> Using cache 18:13:43 ---> 7ca22ce2311c 18:13:43 Step 4/22 : WORKDIR /edgex-go 18:13:43 ---> Using cache 18:13:43 ---> 8fc1f3e354e1 18:13:43 Step 5/22 : RUN apk add --update --no-cache make git 18:13:43 ---> Using cache 18:13:43 ---> 9ae5244993d7 18:13:43 Step 6/22 : COPY go.mod vendor* ./ 18:13:43 ---> Using cache 18:13:43 ---> 52dc84209e88 18:13:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:43 ---> Using cache 18:13:43 ---> 711f1cbb12c4 18:13:43 Step 8/22 : COPY . . 18:13:43 ---> Using cache 18:13:43 ---> 0bd9e92a87e1 18:13:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:13:43 ---> Running in d010f04e3695 18:13:43 Running setup.py install for texttable: finished with status 'done' 18:13:43 Running setup.py install for PyYAML: started 18:13:45 (1/1) Installing dumb-init (1.2.5-r1) 18:13:45 Executing busybox-1.35.0-r17.trigger 18:13:45 OK: 5 MiB in 15 packages 18:13:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:13:46 Removing intermediate container 2740e31428e9 18:13:46 ---> 7c78876e146d 18:13:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:13:46 ---> Running in f32071068650 18:13:47 Removing intermediate container f32071068650 18:13:47 ---> 0867a3942994 18:13:47 Step 13/24 : ENV APP_PORT=59881 18:13:47 ---> Running in ff8b07b84e34 18:13:47 Removing intermediate container ff8b07b84e34 18:13:47 ---> 17c67ed29b1e 18:13:47 Step 14/24 : EXPOSE $APP_PORT 18:13:48 ---> Running in 6028172402c6 18:13:48 Running setup.py install for PyYAML: finished with status 'done' 18:13:48 Removing intermediate container 6028172402c6 18:13:48 ---> 942dbf78ed4a 18:13:48 Step 15/24 : WORKDIR / 18:13:48 ---> Running in 7f144b726ddc 18:13:50 Removing intermediate container 7f144b726ddc 18:13:50 ---> 02796f5d596b 18:13:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:51 ---> 8444817b514d 18:13:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:13:51 Running setup.py install for docopt: started 18:13:52 ---> 8c99d6b0f5d8 18:13:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:13:53 ---> c49b2396dbc3 18:13:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:13:54 ---> d95e32d5902a 18:13:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:13:54 ---> Running in 8485b4a19704 18:13:55 Running setup.py install for docopt: finished with status 'done' 18:13:55 Removing intermediate container 8485b4a19704 18:13:55 ---> 83c3ce932e32 18:13:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:55 ---> Running in 23a5a85bbb98 18:13:55 Removing intermediate container 23a5a85bbb98 18:13:55 ---> 99c5250f0325 18:13:55 Step 22/24 : LABEL arch=arm64 18:13:55 ---> Running in 55a481e472cf 18:13:56 Removing intermediate container 55a481e472cf 18:13:56 ---> 1bed378bbd98 18:13:56 Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:13:56 ---> Running in 0228dfe1411b 18:13:56 Removing intermediate container 0228dfe1411b 18:13:56 ---> 15a7be537aba 18:13:56 Step 24/24 : LABEL version=0.0.0 18:13:57 ---> Running in ba721cedafbf 18:13:57 Removing intermediate container ba721cedafbf 18:13:57 ---> 90654c36cd27 18:13:57 18:13:57 Successfully built 90654c36cd27 18:13:57 Successfully tagged core-metadata-arm64:latest 18:13:57  Building core-metadata ... done Building security-secretstore-setup 18:13:58 Running setup.py install for dockerpty: started 18:14:01 Running setup.py install for dockerpty: finished with status 'done' 18:14:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:14:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:14:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:14:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:14:15 ---> cd0ca152bf03 18:14:15 Step 3/24 : WORKDIR /edgex-go 18:14:15 ---> Using cache 18:14:15 ---> be4ea216c2a4 18:14:15 Step 4/24 : RUN apk add --update --no-cache make git 18:14:15 ---> Using cache 18:14:15 ---> 1d191096b4c5 18:14:15 Step 5/24 : COPY go.mod vendor* ./ 18:14:15 ---> Using cache 18:14:15 ---> a1e2d1ae7739 18:14:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:15 ---> Using cache 18:14:15 ---> 794da1655f73 18:14:15 Step 7/24 : COPY . . 18:14:15 ---> Using cache 18:14:15 ---> d3640bfa007d 18:14:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:14:15 ---> Running in 6ed2d81f915e 18:14:17 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 18:14:24 Removing intermediate container b2130e29a2ac 18:14:24 ---> c204192204b9 18:14:24 Step 13/22 : ENV APP_PORT=58890 18:14:24 ---> Running in 810ff2fc1920 18:14:24 Removing intermediate container 810ff2fc1920 18:14:24 ---> 580ddd28e83a 18:14:24 Step 14/22 : EXPOSE $APP_PORT 18:14:24 ---> Running in ca5648db6852 18:14:24 Removing intermediate container ca5648db6852 18:14:24 ---> ea5d628ccb4e 18:14:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:14:28 ---> 9811af19da75 18:14:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:14:29 ---> 6b91d0b52c65 18:14:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:14:30 ---> 09a9d19abe7c 18:14:30 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:14:30 ---> Running in f0db33bd0277 18:14:30 Removing intermediate container f0db33bd0277 18:14:30 ---> ff1fcce8a7e6 18:14:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:30 ---> Running in 83c9f58921b7 18:14:31 Removing intermediate container 83c9f58921b7 18:14:31 ---> 96789ff83121 18:14:31 Step 20/22 : LABEL arch=arm64 18:14:31 ---> Running in 0de1643ce484 18:14:31 Removing intermediate container 0de1643ce484 18:14:31 ---> 174b49a187ac 18:14:31 Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:14:31 ---> Running in b5661f410132 18:14:32 Removing intermediate container b5661f410132 18:14:32 ---> 6a497e5542f1 18:14:32 Step 22/22 : LABEL version=0.0.0 18:14:32 ---> Running in cd1743b9369d 18:14:32 Removing intermediate container cd1743b9369d 18:14:32 ---> 81fef0f9ef47 18:14:32 18:14:33 Successfully built 81fef0f9ef47 18:14:33 Successfully tagged sys-mgmt-agent-arm64:latest 18:14:33 Building security-spire-config 18:14:51  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:14:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:14:51 ---> cd0ca152bf03 18:14:51 Step 3/24 : WORKDIR /edgex-go 18:14:51 ---> Using cache 18:14:51 ---> be4ea216c2a4 18:14:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:14:51 ---> Running in 198f3a5e06e1 18:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:14:54 OK: 221 MiB in 51 packages 18:14:55 Removing intermediate container 198f3a5e06e1 18:14:55 ---> b79ea8b84889 18:14:55 Step 5/24 : COPY go.mod vendor* ./ 18:14:55 ---> 9056ba42a59e 18:14:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:55 ---> Running in 351827b9508b 18:15:42 Removing intermediate container 2cca05d09c1c 18:15:42 ---> f401e1c1ee49 18:15:42 18:15:42 Step 10/22 : FROM alpine:3.16 18:15:42 ---> 2b4661558fb8 18:15:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:15:43 ---> Running in edfebeb37da2 18:15:44 Removing intermediate container edfebeb37da2 18:15:44 ---> 657cd39e8872 18:15:44 Step 12/22 : ENV APP_PORT=59880 18:15:44 ---> Running in 9e26325c2ff9 18:15:45 Removing intermediate container 9e26325c2ff9 18:15:45 ---> fac11a2204ea 18:15:45 Step 13/22 : EXPOSE $APP_PORT 18:15:45 ---> Running in a7d6eb8f136b 18:15:45 Removing intermediate container a7d6eb8f136b 18:15:45 ---> 59a86186b114 18:15:45 Step 14/22 : RUN apk add --update --no-cache dumb-init 18:15:45 ---> Running in a210e39fdc53 18:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:15:50 (1/1) Installing dumb-init (1.2.5-r1) 18:15:50 Executing busybox-1.35.0-r17.trigger 18:15:50 OK: 5 MiB in 15 packages 18:15:52 Removing intermediate container a210e39fdc53 18:15:52 ---> c0374f304a07 18:15:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:56 ---> 15b808dbd342 18:15:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:16:00 ---> bef50a8f7f61 18:16:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:16:02 ---> 9b61b95b6765 18:16:02 Step 18/22 : ENTRYPOINT ["/core-data"] 18:16:02 ---> Running in c6295b896d09 18:16:03 Removing intermediate container c6295b896d09 18:16:03 ---> 6b4ded677e50 18:16:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:03 ---> Running in af348270c1af 18:16:05 Removing intermediate container af348270c1af 18:16:05 ---> 837cee2d878e 18:16:05 Step 20/22 : LABEL arch=arm64 18:16:05 ---> Running in 82894fc9d914 18:16:06 Removing intermediate container 82894fc9d914 18:16:06 ---> a2e5040f8a8a 18:16:06 Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:16:06 ---> Running in 846d68fa6f56 18:16:09 Removing intermediate container 846d68fa6f56 18:16:09 ---> 03a4bbfa8691 18:16:09 Step 22/22 : LABEL version=0.0.0 18:16:09 ---> Running in 0907a3f27b4b 18:16:10 Removing intermediate container 0907a3f27b4b 18:16:10 ---> f86f22be1038 18:16:10 18:16:11 Successfully built f86f22be1038 18:16:11 Successfully tagged core-data-arm64:latest 18:16:11  Building core-data ... done Building security-spire-server 18:16:18 Removing intermediate container 222e3c8f35fd 18:16:18 ---> bb3489b1ba4a 18:16:18 18:16:18 Step 10/22 : FROM alpine:3.16 18:16:18 ---> 2b4661558fb8 18:16:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:16:18 ---> Running in ceb331933aeb 18:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:21 Removing intermediate container 351827b9508b 18:16:21 ---> c70778b6e707 18:16:21 Step 7/24 : COPY . . 18:16:21 (1/2) Installing ca-certificates (20220614-r0) 18:16:22 (2/2) Installing dumb-init (1.2.5-r1) 18:16:22 Executing busybox-1.35.0-r17.trigger 18:16:22 Executing ca-certificates-20220614-r0.trigger 18:16:22 OK: 6 MiB in 16 packages 18:16:26 Removing intermediate container ceb331933aeb 18:16:26 ---> 8d2a5c535f80 18:16:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:16:26 ---> Running in 1ba7e71e344d 18:16:26 Removing intermediate container 1ba7e71e344d 18:16:26 ---> 333a41780e96 18:16:26 Step 13/22 : ENV APP_PORT=59860 18:16:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:16:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:16:26 ---> cd0ca152bf03 18:16:26 Step 3/23 : WORKDIR /edgex-go 18:16:26 ---> Using cache 18:16:26 ---> be4ea216c2a4 18:16:26 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 18:16:26 ---> Using cache 18:16:26 ---> b79ea8b84889 18:16:26 Step 5/23 : COPY go.mod vendor* ./ 18:16:26 ---> Using cache 18:16:26 ---> 9056ba42a59e 18:16:26 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:26 ---> Using cache 18:16:26 ---> c70778b6e707 18:16:26 Step 7/23 : COPY . . 18:16:26 ---> Running in 6454a09ef162 18:16:27 Removing intermediate container 6454a09ef162 18:16:27 ---> beb040d49702 18:16:27 Step 14/22 : EXPOSE $APP_PORT 18:16:27 ---> Running in 0f1fcc905b05 18:16:28 Removing intermediate container 0f1fcc905b05 18:16:28 ---> 4a141481d395 18:16:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:30 ---> 249caadc4829 18:16:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:16:35 ---> 72f0d5f8bda6 18:16:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:16:37 ---> 172bfe1ecd26 18:16:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:16:37 ---> Running in a856d01746db 18:16:37 Removing intermediate container a856d01746db 18:16:37 ---> 9c547cf949cc 18:16:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:38 ---> Running in 5b1a8ea88d82 18:16:38 Removing intermediate container 5b1a8ea88d82 18:16:38 ---> 10d39016a67a 18:16:38 Step 20/22 : LABEL arch=arm64 18:16:39 ---> Running in 9c01ae50cea5 18:16:39 Removing intermediate container 9c01ae50cea5 18:16:39 ---> 67b676a31451 18:16:39 Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:16:39 ---> Running in 748703bafd46 18:16:40 Removing intermediate container 748703bafd46 18:16:40 ---> bd406a0c4600 18:16:40 Step 22/22 : LABEL version=0.0.0 18:16:40 ---> Running in 6274c15ac64b 18:16:41 Removing intermediate container 6274c15ac64b 18:16:41 ---> 8382ae104622 18:16:41 18:16:42 Successfully built 8382ae104622 18:16:42 Successfully tagged support-notifications-arm64:latest 18:16:42  Building support-notifications ... done Building security-spiffe-token-provider 18:16:45 ---> d9b331c9b87e 18:16:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:16:46 ---> Running in a8199a27a5f2 18:16:46 Removing intermediate container a8199a27a5f2 18:16:46 ---> 3068ba9e4cb4 18:16:46 Step 9/24 : WORKDIR /edgex-go/spire-build 18:16:46 ---> Running in a8123d85470e 18:16:47 Removing intermediate container a8123d85470e 18:16:47 ---> a2a695194842 18:16:47 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 18:16:48 ---> Running in 8f7e04aaad73 18:16:50 ---> 2744bfc51e62 18:16:50 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 18:16:50 ---> Running in 4491077b990e 18:16:51 Removing intermediate container 4491077b990e 18:16:51 ---> 53c26e50d0c0 18:16:51 Step 9/23 : WORKDIR /edgex-go/spire-build 18:16:51 Removing intermediate container 8f7e04aaad73 18:16:51 ---> dedb4d255ef5 18:16:51 Step 11/24 : WORKDIR /edgex-go 18:16:51 ---> Running in 5dc77e014cdc 18:16:51 ---> Running in 76be7d8d8fbc 18:16:52 Removing intermediate container 76be7d8d8fbc 18:16:52 ---> 46fe45946757 18:16:52 18:16:52 Step 12/24 : FROM alpine:3.15 18:16:52 ---> 8aa73fd46299 18:16:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:16:52 ---> Using cache 18:16:52 ---> 05c074f794cd 18:16:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:16:52 Removing intermediate container 5dc77e014cdc 18:16:52 ---> 6dda756ae7ed 18:16:52 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 18:16:52 ---> Running in 3d09bc88eb7f 18:16:52 ---> Running in d8f54974fe8d 18:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:56 Removing intermediate container d8f54974fe8d 18:16:56 ---> 20ab08cf00d6 18:16:56 Step 11/23 : WORKDIR /edgex-go 18:16:56 ---> Running in 9ef671fcaf70 18:16:57 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:16:57 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:16:57 OK: 15736 distinct packages available 18:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:58 Removing intermediate container 9ef671fcaf70 18:16:58 ---> 9efeea463704 18:16:58 18:16:58 Step 12/23 : FROM alpine:3.15 18:16:58 ---> 8aa73fd46299 18:16:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:16:58 ---> Using cache 18:16:58 ---> 05c074f794cd 18:16:58 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:16:58 ---> Using cache 18:16:58 ---> 87cb59e21175 18:16:58 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:59 (1/4) Installing dumb-init (1.2.5-r1) 18:16:59 (2/4) Installing musl-obstack (1.2.3-r0) 18:16:59 (3/4) Installing libucontext (1.1-r0) 18:16:59 (4/4) Installing gcompat (1.0.0-r4) 18:16:59 Executing busybox-1.34.1-r7.trigger 18:16:59 OK: 6 MiB in 18 packages 18:16:59 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:16:59 Step 2/19 : FROM ${BUILDER_BASE} AS builder 18:16:59 ---> cd0ca152bf03 18:16:59 Step 3/19 : WORKDIR /edgex-go 18:16:59 ---> Using cache 18:16:59 ---> be4ea216c2a4 18:16:59 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 18:16:59 ---> Running in a7425a56b03e 18:17:01 Removing intermediate container 3d09bc88eb7f 18:17:01 ---> 6ae5f1cb61cb 18:17:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:04 v3.16.3-69-g4880acfeb4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:17:04 v3.16.3-69-g4880acfeb4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:17:04 OK: 16895 distinct packages available 18:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:06 OK: 221 MiB in 51 packages 18:17:07 ---> ad384c60d74f 18:17:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:17:09 Removing intermediate container a7425a56b03e 18:17:09 ---> 0587a234eb2f 18:17:09 Step 5/19 : COPY go.mod vendor* ./ 18:17:09 ---> f138bb7d171e 18:17:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:17:10 ---> 72b22434d58b 18:17:10 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:10 ---> 322b2c1ece3a 18:17:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:17:10 ---> f0484abe6449 18:17:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:17:10 ---> Running in f35d6e52c25c 18:17:12 ---> 413cb20c0765 18:17:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:17:12 ---> 9afbb74b0afb 18:17:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:17:12 ---> Running in ad1f478e8f3b 18:17:13 ---> Running in 5f8e02eb317d 18:17:13 Removing intermediate container ad1f478e8f3b 18:17:13 ---> fc26d0b42b1f 18:17:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:17:13 Removing intermediate container 5f8e02eb317d 18:17:13 ---> 084c2a678070 18:17:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:17:14 ---> Running in 70cc64e1ed01 18:17:14 Removing intermediate container 70cc64e1ed01 18:17:14 ---> be7b2ba85a25 18:17:14 Step 21/23 : LABEL arch=arm64 18:17:14 ---> Running in 846b8a836cc1 18:17:15 ---> 7a6785940aec 18:17:15 Step 19/24 : WORKDIR / 18:17:15 ---> Running in 05f07221a70c 18:17:15 Removing intermediate container 846b8a836cc1 18:17:15 ---> 5d402f047687 18:17:15 Step 22/23 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:17:15 Removing intermediate container 05f07221a70c 18:17:15 ---> 40d3f8fe8390 18:17:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:17:15 ---> Running in 2c35f20286f1 18:17:15 ---> Running in 06c8d34969ba 18:17:16 Removing intermediate container 2c35f20286f1 18:17:16 ---> e5d6a8831747 18:17:16 Step 23/23 : LABEL version=0.0.0 18:17:16 Removing intermediate container 06c8d34969ba 18:17:16 ---> c591ce392690 18:17:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:17:16 ---> Running in d961099f64f9 18:17:16 ---> Running in 34efd5a43a99 18:17:17 Removing intermediate container d961099f64f9 18:17:17 ---> 34779a60d861 18:17:17 18:17:17 Removing intermediate container 34efd5a43a99 18:17:17 ---> dadadca59347 18:17:17 Step 22/24 : LABEL arch=arm64 18:17:17 ---> Running in 949b009c70ca 18:17:17 Successfully built 34779a60d861 18:17:17 Successfully tagged security-spire-server-arm64:latest 18:17:17 Building core-command 18:17:18  Building security-spire-server ... done Removing intermediate container 949b009c70ca 18:17:18 ---> 242a9c0f196e 18:17:18 Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:17:18 ---> Running in 0a1cb57893cf 18:17:18 Removing intermediate container 0a1cb57893cf 18:17:18 ---> 984bf726c397 18:17:18 Step 24/24 : LABEL version=0.0.0 18:17:18 ---> Running in cd1c40ebedb0 18:17:19 Removing intermediate container cd1c40ebedb0 18:17:19 ---> 8b7d7d5fe1ea 18:17:19 18:17:19 Successfully built 8b7d7d5fe1ea 18:17:19 Successfully tagged security-spire-config-arm64:latest 18:17:19  Building security-spire-config ... done Building security-proxy-setup 18:17:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:17:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:17:46 ---> cd0ca152bf03 18:17:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:17:46 ---> Using cache 18:17:46 ---> 7ca22ce2311c 18:17:46 Step 4/23 : WORKDIR /edgex-go 18:17:46 ---> Using cache 18:17:46 ---> 8fc1f3e354e1 18:17:46 Step 5/23 : RUN apk add --update --no-cache make git 18:17:46 ---> Using cache 18:17:46 ---> 9ae5244993d7 18:17:46 Step 6/23 : COPY go.mod vendor* ./ 18:17:46 ---> Using cache 18:17:46 ---> 52dc84209e88 18:17:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:46 ---> Using cache 18:17:46 ---> 711f1cbb12c4 18:17:46 Step 8/23 : COPY . . 18:17:46 ---> Using cache 18:17:46 ---> 0bd9e92a87e1 18:17:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:17:46 ---> Running in aab2989c0c70 18:17:47 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:17:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:17:47 ---> cd0ca152bf03 18:17:47 Step 3/21 : WORKDIR /edgex-go 18:17:47 ---> Using cache 18:17:47 ---> be4ea216c2a4 18:17:47 Step 4/21 : RUN apk add --update --no-cache make git 18:17:47 ---> Using cache 18:17:47 ---> 1d191096b4c5 18:17:47 Step 5/21 : COPY go.mod vendor* ./ 18:17:47 ---> Using cache 18:17:47 ---> a1e2d1ae7739 18:17:47 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:47 ---> Using cache 18:17:47 ---> 794da1655f73 18:17:47 Step 7/21 : COPY . . 18:17:47 ---> Using cache 18:17:47 ---> d3640bfa007d 18:17:47 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:17:48 ---> Running in 84e00f6ec27d 18:17:48 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 18:17:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:18:16 Removing intermediate container f35d6e52c25c 18:18:16 ---> 324a44b48e7d 18:18:16 Step 7/19 : COPY . . 18:18:28 ---> d7c0c533b12e 18:18:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:18:28 ---> Running in 6cda8879d452 18:18:29 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 18:19:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:19:44 Removing intermediate container 6ed2d81f915e 18:19:44 ---> 74d0568accf9 18:19:44 18:19:44 Step 9/24 : FROM alpine:3.16 18:19:44 ---> 2b4661558fb8 18:19:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:19:44 ---> Running in aee34d1ed828 18:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:45 (1/3) Installing ca-certificates (20220614-r0) 18:19:45 (2/3) Installing dumb-init (1.2.5-r1) 18:19:45 (3/3) Installing su-exec (0.2-r1) 18:19:45 Executing busybox-1.35.0-r17.trigger 18:19:45 Executing ca-certificates-20220614-r0.trigger 18:19:46 OK: 6 MiB in 17 packages 18:19:48 Removing intermediate container aee34d1ed828 18:19:48 ---> a4778f4a5e01 18:19:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:19:48 ---> Running in 00828aef543f 18:19:48 Removing intermediate container 00828aef543f 18:19:48 ---> 311893c4f00c 18:19:48 Step 12/24 : WORKDIR / 18:19:48 ---> Running in 9b2c59a842c4 18:19:49 Removing intermediate container 9b2c59a842c4 18:19:49 ---> 0cf575119de6 18:19:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:19:50 ---> d397c7cb2600 18:19:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:19:51 ---> d956922635c3 18:19:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:19:52 ---> cda6548a071d 18:19:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:19:52 ---> 8b6d6d744a6e 18:19:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:19:54 ---> 693e72726bc7 18:19:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:19:56 ---> e64b6fdeaa55 18:19:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:19:56 ---> da862332ffbc 18:19:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:19:56 ---> Running in 67bbd687d1f5 18:20:00 Removing intermediate container 67bbd687d1f5 18:20:00 ---> 8415cb96fa8d 18:20:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:20:00 ---> Running in a228ebf741c4 18:20:00 Removing intermediate container a228ebf741c4 18:20:00 ---> 1d5ae3ce83b9 18:20:00 Step 22/24 : LABEL arch=arm64 18:20:00 ---> Running in 7714adffaec9 18:20:01 Removing intermediate container 7714adffaec9 18:20:01 ---> a6c5f3751a18 18:20:01 Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:20:01 ---> Running in 87cbcc163262 18:20:01 Removing intermediate container 87cbcc163262 18:20:01 ---> 8d6a3f1576bd 18:20:01 Step 24/24 : LABEL version=0.0.0 18:20:01 ---> Running in a06df42a2228 18:20:02 Removing intermediate container a06df42a2228 18:20:02 ---> 7243dcd6b3c1 18:20:02 18:20:02 Successfully built 7243dcd6b3c1 18:20:02 Successfully tagged security-secretstore-setup-arm64:latest 18:22:09  Building security-secretstore-setup ... done Removing intermediate container d010f04e3695 18:22:09 ---> c3ecbb5d82b9 18:22:09 18:22:09 Step 10/22 : FROM alpine:3.16 18:22:09 ---> 2b4661558fb8 18:22:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:22:09 ---> Using cache 18:22:09 ---> 7c78876e146d 18:22:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:22:09 ---> Using cache 18:22:09 ---> 0867a3942994 18:22:09 Step 13/22 : ENV APP_PORT=59861 18:22:09 ---> Running in afc496b8d90b 18:22:09 Removing intermediate container afc496b8d90b 18:22:09 ---> b0da172fa577 18:22:09 Step 14/22 : EXPOSE $APP_PORT 18:22:09 ---> Running in b363b8aec282 18:22:09 Removing intermediate container b363b8aec282 18:22:09 ---> 01c2d5b4771e 18:22:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:09 ---> dbb59709653f 18:22:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:22:09 ---> c0bfa6e42068 18:22:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:22:09 ---> a89ad1a5d66d 18:22:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:22:09 ---> Running in 13c81b69d6ae 18:22:09 Removing intermediate container 13c81b69d6ae 18:22:09 ---> 19c8d305ca7b 18:22:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:09 ---> Running in b0c388355078 18:22:09 Removing intermediate container b0c388355078 18:22:09 ---> 4c9dc9f30a94 18:22:09 Step 20/22 : LABEL arch=arm64 18:22:09 ---> Running in 109eb8b0807d 18:22:09 Removing intermediate container 109eb8b0807d 18:22:09 ---> f4001efa50df 18:22:09 Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:22:09 ---> Running in 1f40ae536904 18:22:09 Removing intermediate container 1f40ae536904 18:22:09 ---> e7aa1c8a08b2 18:22:09 Step 22/22 : LABEL version=0.0.0 18:22:09 ---> Running in 8936ccb30881 18:22:09 Removing intermediate container 8936ccb30881 18:22:09 ---> d33863f3ba07 18:22:09 18:22:09 Successfully built d33863f3ba07 18:22:09 Successfully tagged support-scheduler-arm64:latest 18:22:36  Building support-scheduler ... done 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 18:22:54 Removing intermediate container 84e00f6ec27d 18:22:54 ---> 0d24f4fbfb35 18:22:54 18:22:54 Step 9/21 : FROM alpine:3.16 18:22:54 ---> 2b4661558fb8 18:22:54 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 18:22:54 ---> Running in dc141d2a4b9a 18:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:22:57 (1/6) Installing ca-certificates (20220614-r0) 18:22:57 (2/6) Installing brotli-libs (1.0.9-r6) 18:22:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:22:57 (4/6) Installing libcurl (7.83.1-r4) 18:22:57 (5/6) Installing curl (7.83.1-r4) 18:22:57 (6/6) Installing dumb-init (1.2.5-r1) 18:22:57 Executing busybox-1.35.0-r17.trigger 18:22:57 Executing ca-certificates-20220614-r0.trigger 18:22:57 OK: 8 MiB in 20 packages 18:23:00 Removing intermediate container dc141d2a4b9a 18:23:00 ---> 66a4b713c1aa 18:23:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:23:00 ---> Running in c2362c60ac88 18:23:01 Removing intermediate container c2362c60ac88 18:23:01 ---> 8214aff144b7 18:23:01 Step 12/21 : WORKDIR /edgex 18:23:01 ---> Running in 95c304543ab8 18:23:02 Removing intermediate container 95c304543ab8 18:23:02 ---> df9c10b41aaf 18:23:02 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:23:03 ---> e9419b0fa808 18:23:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:23:04 Removing intermediate container aab2989c0c70 18:23:04 ---> 00145749ddc0 18:23:04 18:23:04 Step 10/23 : FROM alpine:3.16 18:23:04 ---> 2b4661558fb8 18:23:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:23:04 ---> Using cache 18:23:04 ---> 7c78876e146d 18:23:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:23:04 ---> Using cache 18:23:04 ---> 0867a3942994 18:23:04 Step 13/23 : ENV APP_PORT=59882 18:23:04 ---> Running in 0cc81ecb1cd5 18:23:05 Removing intermediate container 0cc81ecb1cd5 18:23:05 ---> fd828519ef84 18:23:05 Step 14/23 : EXPOSE $APP_PORT 18:23:05 ---> Running in 5b3b01977e98 18:23:05 ---> 3e7a01ac2dd7 18:23:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:23:05 Removing intermediate container 5b3b01977e98 18:23:05 ---> 7b6d017b44b3 18:23:05 Step 15/23 : WORKDIR / 18:23:06 ---> Running in 709a6f3d14a0 18:23:07 Removing intermediate container 709a6f3d14a0 18:23:07 ---> 4b772d6e7a96 18:23:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:07 ---> 125200db4a6a 18:23:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:23:07 ---> 6a7cd94b74a3 18:23:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:23:10 ---> bfb787d62f56 18:23:10 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:23:10 ---> 7e35c38c774a 18:23:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:23:10 ---> Running in a1393abd2e14 18:23:11 ---> 942000bb9a75 18:23:11 Step 19/23 : ENTRYPOINT ["/core-command"] 18:23:11 ---> Running in 29b896a4615a 18:23:12 Removing intermediate container 29b896a4615a 18:23:12 ---> 6441734f2814 18:23:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:12 ---> Running in fbf9b197ef79 18:23:13 Removing intermediate container fbf9b197ef79 18:23:13 ---> 49be9750d503 18:23:13 Step 21/23 : LABEL arch=arm64 18:23:13 ---> Running in 9ce65a03e4c3 18:23:13 Removing intermediate container a1393abd2e14 18:23:13 ---> 26d63f7611db 18:23:13 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 18:23:13 ---> Running in d75e926cb80b 18:23:14 Removing intermediate container 9ce65a03e4c3 18:23:14 ---> 9cd16e295265 18:23:14 Step 22/23 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:23:14 ---> Running in 8d03910de383 18:23:14 Removing intermediate container d75e926cb80b 18:23:14 ---> 198875a6d693 18:23:14 Step 19/21 : LABEL arch=arm64 18:23:14 ---> Running in 58423ad8279d 18:23:15 Removing intermediate container 8d03910de383 18:23:15 ---> 92d10ef05f6d 18:23:15 Step 23/23 : LABEL version=0.0.0 18:23:15 Removing intermediate container 58423ad8279d 18:23:15 ---> 9a6e116e1af9 18:23:15 Step 20/21 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:23:15 ---> Running in a64b3c2e152f 18:23:15 ---> Running in 1e7807913906 18:23:16 Removing intermediate container a64b3c2e152f 18:23:16 ---> 3dc928d66927 18:23:16 18:23:16 Removing intermediate container 1e7807913906 18:23:16 ---> e765227f168a 18:23:16 Step 21/21 : LABEL version=0.0.0 18:23:16 ---> Running in 4711170d6825 18:23:16 Successfully built 3dc928d66927 18:23:16 Successfully tagged core-command-arm64:latest 18:23:17  Building core-command ... done Removing intermediate container 4711170d6825 18:23:17 ---> fdb77a4de853 18:23:17 18:23:17 Successfully built fdb77a4de853 18:23:17 Successfully tagged security-proxy-setup-arm64:latest 18:23:39  Building security-proxy-setup ... done Removing intermediate container 6cda8879d452 18:23:39 ---> 6b8102d31f43 18:23:39 18:23:39 Step 9/19 : FROM alpine:3.15 18:23:39 ---> 8aa73fd46299 18:23:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:23:39 ---> Using cache 18:23:39 ---> 05c074f794cd 18:23:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:23:39 ---> Running in e66b11598f94 18:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:23:40 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:23:40 v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:23:40 OK: 15736 distinct packages available 18:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:23:42 (1/9) Installing ca-certificates (20220614-r0) 18:23:42 (2/9) Installing brotli-libs (1.0.9-r5) 18:23:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:23:42 (4/9) Installing libcurl (7.80.0-r4) 18:23:42 (5/9) Installing curl (7.80.0-r4) 18:23:42 (6/9) Installing dumb-init (1.2.5-r1) 18:23:42 (7/9) Installing musl-obstack (1.2.3-r0) 18:23:42 (8/9) Installing libucontext (1.1-r0) 18:23:42 (9/9) Installing gcompat (1.0.0-r4) 18:23:42 Executing busybox-1.34.1-r7.trigger 18:23:42 Executing ca-certificates-20220614-r0.trigger 18:23:42 OK: 8 MiB in 23 packages 18:23:44 Removing intermediate container e66b11598f94 18:23:44 ---> 17ff6fe8a3e9 18:23:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:44 ---> 1171f27a52c4 18:23:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:23:45 ---> 29eba2a771d4 18:23:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:23:46 ---> 301a43e0caec 18:23:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:23:46 ---> Running in f7810bc9aaad 18:23:46 Removing intermediate container f7810bc9aaad 18:23:46 ---> b2da32c39259 18:23:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:46 ---> Running in b095076baa9b 18:23:47 Removing intermediate container b095076baa9b 18:23:47 ---> 6b41b9bf9ac7 18:23:47 Step 17/19 : LABEL arch=arm64 18:23:47 ---> Running in a731f6a49ebb 18:23:47 Removing intermediate container a731f6a49ebb 18:23:47 ---> 6b4fe02e0baf 18:23:47 Step 18/19 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 18:23:47 ---> Running in cf481068839e 18:23:47 Removing intermediate container cf481068839e 18:23:47 ---> 40003e368060 18:23:47 Step 19/19 : LABEL version=0.0.0 18:23:47 ---> Running in 5c5db7c9689b 18:23:48 Removing intermediate container 5c5db7c9689b 18:23:48 ---> 4b49ab0c93a4 18:23:48 18:23:48 Successfully built 4b49ab0c93a4 18:23:48 Successfully tagged security-spiffe-token-provider-arm64:latest 18:23:48  Building security-spiffe-token-provider ... done  [Pipeline] } 18:23:48 $ docker stop --time=1 edafccbd0092aebe913b7a1208b9eeea54ae544457cef5651421455f19b30122 18:23:50 $ docker rm -f --volumes edafccbd0092aebe913b7a1208b9eeea54ae544457cef5651421455f19b30122 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:50 + docker images 18:23:51 REPOSITORY TAG IMAGE ID CREATED SIZE 18:23:51 security-spiffe-token-provider-arm64 latest 4b49ab0c93a4 4 seconds ago 28.9MB 18:23:51 6b8102d31f43 14 seconds ago 1.48GB 18:23:51 security-proxy-setup-arm64 latest fdb77a4de853 35 seconds ago 26.8MB 18:23:51 core-command-arm64 latest 3dc928d66927 36 seconds ago 17MB 18:23:51 00145749ddc0 48 seconds ago 1.44GB 18:23:51 0d24f4fbfb35 59 seconds ago 1.43GB 18:23:51 support-scheduler-arm64 latest d33863f3ba07 About a minute ago 29MB 18:23:51 c3ecbb5d82b9 About a minute ago 1.51GB 18:23:51 security-secretstore-setup-arm64 latest 7243dcd6b3c1 3 minutes ago 28.7MB 18:23:51 74d0568accf9 4 minutes ago 1.44GB 18:23:51 security-spire-config-arm64 latest 8b7d7d5fe1ea 6 minutes ago 83.6MB 18:23:51 security-spire-server-arm64 latest 34779a60d861 6 minutes ago 84.3MB 18:23:51 9efeea463704 6 minutes ago 1.32GB 18:23:51 46fe45946757 6 minutes ago 1.32GB 18:23:51 support-notifications-arm64 latest 8382ae104622 7 minutes ago 29.5MB 18:23:51 bb3489b1ba4a 7 minutes ago 1.51GB 18:23:51 core-data-arm64 latest f86f22be1038 7 minutes ago 17.2MB 18:23:51 f401e1c1ee49 8 minutes ago 1.45GB 18:23:51 sys-mgmt-agent-arm64 latest 81fef0f9ef47 9 minutes ago 134MB 18:23:51 core-metadata-arm64 latest 90654c36cd27 9 minutes ago 17.8MB 18:23:51 6ea3aafad7c8 10 minutes ago 1.45GB 18:23:51 security-bootstrapper-arm64 latest f33a03d6ea2f 10 minutes ago 19.5MB 18:23:51 1a38f010d663 10 minutes ago 1.43GB 18:23:51 c1dd00a51a9e 11 minutes ago 1.43GB 18:23:51 security-spire-agent-arm64 latest 5279741aabf1 16 minutes ago 122MB 18:23:51 e93646108ae6 17 minutes ago 1.32GB 18:23:51 ci-base-image-arm64 latest cd0ca152bf03 29 minutes ago 948MB 18:23:51 alpine 3.16 2b4661558fb8 4 weeks ago 5.29MB 18:23:51 alpine 3.15 8aa73fd46299 5 weeks ago 5.33MB 18:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 6 weeks ago 685MB 18:23:51 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 18:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:52 18:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:53 arm64: Pulling from edgex-lftools-log-publisher 18:23:53 8998bd30e6a1: Pulling fs layer 18:23:53 04944245beec: Pulling fs layer 18:23:53 699f458cf7ca: Pulling fs layer 18:23:53 765212b225bb: Pulling fs layer 18:23:53 f23df028b6ca: Pulling fs layer 18:23:53 d65c8cfc05b1: Pulling fs layer 18:23:53 2437ff75d9bd: Pulling fs layer 18:23:53 f23df028b6ca: Waiting 18:23:53 d65c8cfc05b1: Waiting 18:23:53 2437ff75d9bd: Waiting 18:23:53 765212b225bb: Waiting 18:23:53 04944245beec: Verifying Checksum 18:23:53 04944245beec: Download complete 18:23:53 765212b225bb: Verifying Checksum 18:23:53 765212b225bb: Download complete 18:23:53 f23df028b6ca: Verifying Checksum 18:23:53 f23df028b6ca: Download complete 18:23:53 d65c8cfc05b1: Verifying Checksum 18:23:53 d65c8cfc05b1: Download complete 18:23:53 699f458cf7ca: Verifying Checksum 18:23:53 699f458cf7ca: Download complete 18:23:54 8998bd30e6a1: Verifying Checksum 18:23:54 8998bd30e6a1: Download complete 18:23:56 2437ff75d9bd: Download complete 18:23:58 8998bd30e6a1: Pull complete 18:23:58 04944245beec: Pull complete 18:24:00 699f458cf7ca: Pull complete 18:24:00 765212b225bb: Pull complete 18:24:00 f23df028b6ca: Pull complete 18:24:01 d65c8cfc05b1: Pull complete 18:24:16 2437ff75d9bd: Pull complete 18:24:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:16 prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container 18:24:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:24:19 $ docker top fc02d5e9f55b1f8a83a45d89b505a2eebcc30d269046f8a7f21a573b283c0baf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:20 ---> job-cost.sh 18:24:20 lf-activate-venv: SKIPPING 18:24:20 INFO: No Stack... 18:24:20 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:21 INFO: Archiving Costs [Pipeline] sh 18:24:21 + cut -d, -f6 18:24:21 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 18:24:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4254-1-stack-cost] 18:24:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4254-1-stack-cost] did not exist. Created. 18:24:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:24:22 Stashed 1 file(s) [Pipeline] } 18:24:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4254-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:22 $ docker stop --time=1 fc02d5e9f55b1f8a83a45d89b505a2eebcc30d269046f8a7f21a573b283c0baf 18:24:24 $ docker rm -f --volumes fc02d5e9f55b1f8a83a45d89b505a2eebcc30d269046f8a7f21a573b283c0baf [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 18:24:25 provisioning config files... 18:24:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14575817403028747152tmp [Pipeline] { [Pipeline] sh 18:24:25 + set +x 18:24:25 + curl -s https://codecov.io/bash 18:24:25 + bash -s -- 18:24:25 18:24:25 _____ _ 18:24:25 / ____| | | 18:24:25 | | ___ __| | ___ ___ _____ __ 18:24:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:24:25 | |___| (_) | (_| | __/ (_| (_) \ V / 18:24:25 \_____\___/ \__,_|\___|\___\___/ \_/ 18:24:25 Bash-1.0.6 18:24:25 18:24:25 18:24:25 ==> git version 2.25.1 found 18:24:25 ==> 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 18:24:25 Release-Date: 2020-01-08 18:24:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:24:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:24:25 ==> Jenkins CI detected. 18:24:25 current dir:  /w/workspace/edgex-go/1 18:24:25 project root: . 18:24:25 --> token set from env 18:24:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:24:25 ==> Running gcov in . (disable via -X gcov) 18:24:25 ==> Python coveragepy not found 18:24:25 ==> Searching for coverage reports in: 18:24:25 + . 18:24:25 -> Found 1 reports 18:24:25 ==> Detecting git/mercurial file structure 18:24:25 ==> Reading reports 18:24:25 + ./coverage.out bytes=501826 18:24:25 ==> Appending adjustments 18:24:25 https://docs.codecov.io/docs/fixing-reports 18:24:27 + Found adjustments 18:24:27 ==> Gzipping contents 18:24:27 64K /tmp/codecov.63yPHu.gz 18:24:27 ==> Uploading reports 18:24:27 url: https://codecov.io 18:24:27 query: branch=PR-4254&commit=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4254&job=&cmd_args= 18:24:27 -> Pinging Codecov 18:24:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4254&commit=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4254&job=&cmd_args= 18:24:27 -> Uploading to 18:24:27 https://storage.googleapis.com/codecov/v4/raw/2022-12-16/00271124DB129430A58F1EEE437C3FCB/66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b/965d0037-222a-4590-9c16-359517456f67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221216T182427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0029ee2df84c3eb046e625d52e5949296996ffab479ad85cfb757a6ce8174627 18:24:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:27 Dload Upload Total Spent Left Speed 18:24:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65308 0 0 100 65308 0 288k --:--:-- --:--:-- --:--:-- 287k 100 65308 0 0 100 65308 0 266k --:--:-- --:--:-- --:--:-- 265k 18:24:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [Pipeline] } 18:24:27 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 18:24:28 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 18:24:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:30 ---> package-listing.sh 18:24:30 ++ facter osfamily 18:24:30 ++ tr '[:upper:]' '[:lower:]' 18:24:30 + OS_FAMILY=debian 18:24:30 + workspace=/w/workspace/edgex-go/1 18:24:30 + START_PACKAGES=/tmp/packages_start.txt 18:24:30 + END_PACKAGES=/tmp/packages_end.txt 18:24:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:30 + PACKAGES=/tmp/packages_start.txt 18:24:30 + '[' /w/workspace/edgex-go/1 ']' 18:24:30 + PACKAGES=/tmp/packages_end.txt 18:24:30 + case "${OS_FAMILY}" in 18:24:30 + dpkg -l 18:24:30 + grep '^ii' 18:24:30 + '[' -f /tmp/packages_start.txt ']' 18:24:30 + '[' -f /tmp/packages_end.txt ']' 18:24:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:30 + '[' /w/workspace/edgex-go/1 ']' 18:24:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:24:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:24:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:24:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:31 18:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:31 latest: Pulling from edgex-lftools-log-publisher 18:24:31 5eb5b503b376: Pulling fs layer 18:24:31 5c69ac0246d0: Pulling fs layer 18:24:31 ec43610c2a17: Pulling fs layer 18:24:31 3a2ae6a8a46f: Pulling fs layer 18:24:31 33b1e0a273af: Pulling fs layer 18:24:31 5d3b04190fa2: Pulling fs layer 18:24:31 2f39f015ded8: Pulling fs layer 18:24:31 3a2ae6a8a46f: Waiting 18:24:31 33b1e0a273af: Waiting 18:24:31 5d3b04190fa2: Waiting 18:24:31 2f39f015ded8: Waiting 18:24:31 5c69ac0246d0: Download complete 18:24:31 3a2ae6a8a46f: Verifying Checksum 18:24:31 3a2ae6a8a46f: Download complete 18:24:31 33b1e0a273af: Verifying Checksum 18:24:31 33b1e0a273af: Download complete 18:24:31 ec43610c2a17: Verifying Checksum 18:24:31 ec43610c2a17: Download complete 18:24:31 5d3b04190fa2: Verifying Checksum 18:24:31 5d3b04190fa2: Download complete 18:24:31 5eb5b503b376: Verifying Checksum 18:24:31 5eb5b503b376: Download complete 18:24:32 2f39f015ded8: Download complete 18:24:33 5eb5b503b376: Pull complete 18:24:33 5c69ac0246d0: Pull complete 18:24:33 ec43610c2a17: Pull complete 18:24:33 3a2ae6a8a46f: Pull complete 18:24:33 33b1e0a273af: Pull complete 18:24:33 5d3b04190fa2: Pull complete 18:24:37 2f39f015ded8: Pull complete 18:24:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:38 prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container 18:24:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:40 $ docker top a31a7919ff77f7abb31db7a52276fc6d1587922005f233cfb33fff5cbb0f0567 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:24:40 + mkdir -p /var/log/sysstat [Pipeline] sh 18:24:41 + ls /var/log/sa-host 18:24:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:41 provisioning config files... 18:24:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14740651406664593687tmp [Pipeline] { [Pipeline] echo 18:24:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:24:41 ---> create-netrc.sh [Pipeline] } 18:24:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:24:42 ---> python-tools-install.sh [Pipeline] echo 18:24:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:24:42 ---> sudo-logs.sh 18:24:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:24:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:24:42 ---> job-cost.sh 18:24:42 lf-activate-venv: SKIPPING 18:24:42 DEBUG: total: 0.10999999940395355 18:24:42 INFO: Retrieving Stack Cost... 18:24:43 INFO: Retrieving Pricing Info for: v3-standard-8 18:24:43 INFO: Archiving Costs [Pipeline] echo 18:24:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:24:44 ---> logs-deploy.sh 18:24:44 lf-activate-venv: SKIPPING 18:24:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4254/1 18:24:44 INFO: archiving workspace using pattern(s): 18:24:45 Archives upload complete. 18:24:45 INFO: archiving logs to Nexus 18:24:45 ---> uname -a: 18:24:45 Linux prd-ubuntu20-04-docker-8c-8g-4 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:24:45 18:24:45 18:24:45 ---> lscpu: 18:24:45 Architecture: x86_64 18:24:45 CPU op-mode(s): 32-bit, 64-bit 18:24:45 Byte Order: Little Endian 18:24:45 Address sizes: 40 bits physical, 48 bits virtual 18:24:45 CPU(s): 8 18:24:45 On-line CPU(s) list: 0-7 18:24:45 Thread(s) per core: 1 18:24:45 Core(s) per socket: 1 18:24:45 Socket(s): 8 18:24:45 NUMA node(s): 1 18:24:45 Vendor ID: AuthenticAMD 18:24:45 CPU family: 23 18:24:45 Model: 49 18:24:45 Model name: AMD EPYC-Rome Processor 18:24:45 Stepping: 0 18:24:45 CPU MHz: 2800.000 18:24:45 BogoMIPS: 5600.00 18:24:45 Virtualization: AMD-V 18:24:45 Hypervisor vendor: KVM 18:24:45 Virtualization type: full 18:24:45 L1d cache: 256 KiB 18:24:45 L1i cache: 256 KiB 18:24:45 L2 cache: 4 MiB 18:24:45 L3 cache: 128 MiB 18:24:45 NUMA node0 CPU(s): 0-7 18:24:45 Vulnerability Itlb multihit: Not affected 18:24:45 Vulnerability L1tf: Not affected 18:24:45 Vulnerability Mds: Not affected 18:24:45 Vulnerability Meltdown: Not affected 18:24:45 Vulnerability Mmio stale data: Not affected 18:24:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:24:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:24:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:24:45 Vulnerability Srbds: Not affected 18:24:45 Vulnerability Tsx async abort: Not affected 18:24:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:24:45 18:24:45 18:24:46 ---> nproc: 18:24:46 8 18:24:46 18:24:46 18:24:46 ---> df -h: 18:24:46 Filesystem Size Used Avail Use% Mounted on 18:24:46 overlay 155G 19G 137G 12% / 18:24:46 tmpfs 64M 0 64M 0% /dev 18:24:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:24:46 shm 64M 0 64M 0% /dev/shm 18:24:46 /dev/vda1 155G 19G 137G 12% /facter-os 18:24:46 18:24:46 18:24:46 ---> sar -b -r -n DEV: 18:24:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4) 12/16/22 _x86_64_ (8 CPU) 18:24:46 18:24:46 17:49:30 LINUX RESTART (8 CPU) 18:24:46 18:24:46 17:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:24:46 17:51:01 312.01 15.86 296.15 0.00 1986.51 93505.37 0.00 18:24:46 17:52:01 62.71 0.05 62.66 0.00 2.00 46309.08 0.00 18:24:46 17:53:01 82.89 0.25 82.64 0.00 10.53 56216.11 0.00 18:24:46 17:54:01 749.19 8.10 741.09 0.00 79.72 361483.75 0.00 18:24:46 17:55:01 1346.55 11.26 1335.29 0.00 2904.37 383120.03 0.00 18:24:46 17:56:01 887.10 1.52 885.59 0.00 2272.71 176724.69 0.00 18:24:46 17:57:01 4.12 0.02 4.10 0.00 0.13 99.30 0.00 18:24:46 17:58:01 1.98 0.00 1.98 0.00 0.00 21.06 0.00 18:24:46 17:59:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 18:24:46 18:00:01 1.90 0.00 1.90 0.00 0.00 20.26 0.00 18:24:46 18:01:01 3.38 1.02 2.37 0.00 21.86 30.53 0.00 18:24:46 18:02:01 1.67 0.00 1.67 0.00 0.00 17.73 0.00 18:24:46 18:03:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 18:24:46 18:04:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 18:24:46 18:05:01 2.03 0.02 2.02 0.00 0.13 25.73 0.00 18:24:46 18:06:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 18:24:46 18:07:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 18:24:46 18:08:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 18:24:46 18:09:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 18:24:46 18:10:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 18:24:46 18:11:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 18:24:46 18:12:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 18:24:46 18:13:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 18:24:46 18:14:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 18:24:46 18:15:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 18:24:46 18:16:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 18:24:46 18:17:01 1.13 0.02 1.12 0.00 0.13 11.73 0.00 18:24:46 18:18:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 18:24:46 18:19:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 18:24:46 18:20:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 18:24:46 18:21:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 18:24:46 18:22:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 18:24:46 18:23:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 18:24:46 18:24:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 18:24:46 Average: 102.35 1.11 101.23 0.00 213.20 32849.69 0.00 18:24:46 18:24:46 17:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:24:46 17:51:01 27985744 31545116 760792 2.31 105864 3658864 1867780 5.50 1161292 3294984 212488 18:24:46 17:52:01 27713884 31400776 903356 2.75 109512 3770376 2167996 6.39 1515708 3199572 318576 18:24:46 17:53:01 26119756 31501612 802972 2.44 112400 5415376 1941008 5.72 1578796 4683020 1704756 18:24:46 17:54:01 21616328 31155508 1121620 3.41 284264 9116744 2950500 8.70 2444644 8002756 10156 18:24:46 17:55:01 18415980 31193648 1060764 3.23 412300 12029144 3098448 9.13 2579544 10842320 350852 18:24:46 17:56:01 19567280 31491504 773736 2.35 436564 11184588 1868164 5.51 2483192 9835792 492 18:24:46 17:57:01 19572816 31492032 773616 2.35 435060 11181332 1896464 5.59 2481516 9832568 8 18:24:46 17:58:01 19573712 31493028 772452 2.35 435116 11181336 1896464 5.59 2480708 9832576 8 18:24:46 17:59:01 19587776 31507228 758232 2.31 435140 11181408 1896464 5.59 2466520 9832652 16 18:24:46 18:00:01 19589428 31508880 756476 2.30 435176 11181408 1896464 5.59 2465296 9832652 32 18:24:46 18:01:01 19588372 31508852 756080 2.30 435240 11182032 1906148 5.62 2465772 9833184 168 18:24:46 18:02:01 19588264 31508936 756264 2.30 435260 11182032 1906148 5.62 2465792 9833356 172 18:24:46 18:03:01 19588768 31509460 755728 2.30 435272 11182036 1906148 5.62 2465536 9833360 168 18:24:46 18:04:01 19588752 31509572 755660 2.30 435292 11182040 1906148 5.62 2465608 9833468 220 18:24:46 18:05:01 19588208 31509120 756092 2.30 435336 11182136 1899220 5.60 2465076 9833572 8 18:24:46 18:06:01 19588176 31509152 756000 2.30 435372 11182148 1899220 5.60 2465056 9833580 12 18:24:46 18:07:01 19588380 31509356 755696 2.30 435412 11182148 1899220 5.60 2465088 9833580 4 18:24:46 18:08:01 19588640 31509696 755352 2.30 435444 11182152 1899220 5.60 2465148 9833580 52 18:24:46 18:09:01 19588584 31509660 755320 2.30 435452 11182160 1883120 5.55 2465184 9833596 4 18:24:46 18:10:01 19588500 31509600 755540 2.30 435472 11182156 1883120 5.55 2465296 9833596 44 18:24:46 18:11:01 19588476 31509580 755508 2.30 435492 11182164 1883120 5.55 2465256 9833600 12 18:24:46 18:12:01 19588216 31509488 755564 2.30 435500 11182296 1883120 5.55 2465240 9833720 176 18:24:46 18:13:01 19588168 31509440 755528 2.30 435524 11182296 1866968 5.50 2465252 9833720 8 18:24:46 18:14:01 19588056 31509336 755564 2.30 435532 11182300 1866968 5.50 2465248 9833724 176 18:24:46 18:15:01 19588032 31509324 755516 2.30 435560 11182284 1866968 5.50 2465668 9833736 12 18:24:46 18:16:01 19588212 31509584 755316 2.30 435568 11182308 1866968 5.50 2465344 9833744 76 18:24:46 18:17:01 19587832 31509208 755600 2.30 435572 11182308 1866968 5.50 2465592 9833748 24 18:24:46 18:18:01 19588048 31509440 755512 2.30 435592 11182316 1866968 5.50 2465364 9833752 148 18:24:46 18:19:01 19588048 31509460 755488 2.30 435608 11182320 1866968 5.50 2465364 9833756 24 18:24:46 18:20:01 19587976 31509404 755488 2.30 435628 11182320 1866968 5.50 2465440 9833756 156 18:24:46 18:21:01 19588144 31509596 755444 2.30 435656 11182324 1866968 5.50 2465400 9833760 28 18:24:46 18:22:01 19588128 31509616 755420 2.30 435660 11182328 1866968 5.50 2465440 9833764 140 18:24:46 18:23:01 19588332 31509820 755136 2.30 435680 11182328 1866968 5.50 2465432 9833764 8 18:24:46 18:24:01 19588196 31509756 755068 2.30 435700 11182332 1866968 5.50 2465468 9833768 144 18:24:46 Average: 20290036 31485758 782879 2.38 401565 10537466 1959921 5.78 2377244 9270473 76452 18:24:46 18:24:46 17:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:24:46 17:51:01 lo 5.08 5.08 0.49 0.49 0.00 0.00 0.00 0.00 18:24:46 17:51:01 ens3 1185.31 1023.64 12357.04 170.13 0.00 0.00 0.00 0.00 18:24:46 17:51:01 docker0 425.78 406.32 33.45 3542.20 0.00 0.00 0.00 0.00 18:24:46 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 17:52:01 ens3 36.59 25.41 34.28 15.81 0.00 0.00 0.00 0.00 18:24:46 17:52:01 vethe019cbc 1.50 1.68 0.12 0.14 0.00 0.00 0.00 0.00 18:24:46 17:52:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 18:24:46 17:53:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:24:46 17:53:01 veth42f45e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:24:46 17:53:01 ens3 103.72 64.79 1712.87 22.20 0.00 0.00 0.00 0.00 18:24:46 17:53:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:24:46 17:54:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:24:46 17:54:01 veth42f45e3 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 18:24:46 17:54:01 ens3 620.88 555.26 5228.72 56.13 0.00 0.00 0.00 0.00 18:24:46 17:54:01 docker0 535.54 588.14 35.76 5158.07 0.00 0.00 0.00 0.00 18:24:46 17:54:01 veth9656c93 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 18:24:46 17:54:01 veth1654cbb 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 18:24:46 17:54:01 veth24c57a6 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 18:24:46 17:55:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 18:24:46 17:55:01 veth42f45e3 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 18:24:46 17:55:01 ens3 535.54 329.47 6377.92 51.31 0.00 0.00 0.00 0.00 18:24:46 17:55:01 vethf920401 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:24:46 17:55:01 veth29d9adb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 17:55:01 docker0 243.90 384.77 20.26 4912.46 0.00 0.00 0.00 0.00 18:24:46 17:55:01 vethcbe6528 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 17:55:01 veth7865e9f 12.58 36.25 1.25 658.77 0.00 0.00 0.00 0.05 18:24:46 17:56:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 18:24:46 17:56:01 ens3 117.11 84.09 1616.44 199.03 0.00 0.00 0.00 0.00 18:24:46 17:56:01 docker0 11.26 19.11 0.72 209.96 0.00 0.00 0.00 0.00 18:24:46 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 17:57:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 17:58:01 ens3 0.97 0.40 0.31 0.21 0.00 0.00 0.00 0.00 18:24:46 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 17:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:00:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:24:46 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:01:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 18:24:46 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:02:01 ens3 0.65 0.38 0.35 0.27 0.00 0.00 0.00 0.00 18:24:46 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:03:01 ens3 0.22 0.12 0.41 0.01 0.00 0.00 0.00 0.00 18:24:46 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:04:01 ens3 0.82 0.35 0.30 0.21 0.00 0.00 0.00 0.00 18:24:46 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:05:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 18:24:46 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:06:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:07:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:10:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 18:24:46 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:12:01 ens3 0.25 0.23 0.12 0.02 0.00 0.00 0.00 0.00 18:24:46 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:15:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:24:46 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:20:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:24:46 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:24:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:24:46 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:46 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 18:24:46 Average: ens3 76.06 60.88 798.12 15.09 0.00 0.00 0.00 0.00 18:24:46 Average: docker0 35.63 41.00 2.64 405.01 0.00 0.00 0.00 0.00 18:24:46 18:24:46 18:24:46 ---> sar -P ALL: 18:24:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4) 12/16/22 _x86_64_ (8 CPU) 18:24:46 18:24:46 17:49:30 LINUX RESTART (8 CPU) 18:24:46 18:24:46 17:50:02 CPU %user %nice %system %iowait %steal %idle 18:24:46 17:51:01 all 11.49 0.00 4.12 1.81 0.05 82.53 18:24:46 17:51:01 0 12.83 0.00 3.17 0.63 0.05 83.31 18:24:46 17:51:01 1 12.61 0.00 5.26 4.83 0.05 77.24 18:24:46 17:51:01 2 12.32 0.00 3.41 1.30 0.05 82.92 18:24:46 17:51:01 3 11.27 0.00 3.01 0.10 0.05 85.57 18:24:46 17:51:01 4 13.26 0.00 5.94 4.19 0.03 76.58 18:24:46 17:51:01 5 9.20 0.00 2.70 0.67 0.03 87.40 18:24:46 17:51:01 6 11.82 0.00 4.67 0.99 0.03 82.48 18:24:46 17:51:01 7 8.56 0.00 4.83 1.77 0.07 84.77 18:24:46 17:52:01 all 38.93 0.00 6.26 0.38 0.08 54.35 18:24:46 17:52:01 0 39.52 0.00 6.01 0.10 0.07 54.30 18:24:46 17:52:01 1 38.43 0.00 7.13 1.05 0.07 53.32 18:24:46 17:52:01 2 38.54 0.00 6.05 0.00 0.08 55.33 18:24:46 17:52:01 3 39.24 0.00 5.64 0.02 0.08 55.01 18:24:46 17:52:01 4 39.70 0.00 7.03 1.08 0.08 52.11 18:24:46 17:52:01 5 38.43 0.00 6.34 0.15 0.07 55.01 18:24:46 17:52:01 6 38.08 0.00 5.30 0.64 0.08 55.90 18:24:46 17:52:01 7 39.51 0.00 6.58 0.05 0.08 53.77 18:24:46 17:53:01 all 33.73 0.00 6.09 0.75 0.08 59.36 18:24:46 17:53:01 0 32.89 0.00 7.68 0.39 0.08 58.95 18:24:46 17:53:01 1 32.77 0.00 5.32 0.08 0.08 61.74 18:24:46 17:53:01 2 33.63 0.00 5.47 0.14 0.07 60.70 18:24:46 17:53:01 3 34.74 0.00 5.81 0.02 0.07 59.36 18:24:46 17:53:01 4 33.84 0.00 6.54 4.07 0.07 55.48 18:24:46 17:53:01 5 33.23 0.00 4.92 0.10 0.08 61.67 18:24:46 17:53:01 6 36.49 0.00 6.25 1.02 0.08 56.16 18:24:46 17:53:01 7 32.23 0.00 6.74 0.19 0.07 60.77 18:24:46 17:54:01 all 36.16 0.00 12.82 7.62 0.08 43.32 18:24:46 17:54:01 0 36.92 0.00 12.24 5.04 0.08 45.71 18:24:46 17:54:01 1 33.41 0.00 12.61 12.53 0.09 41.36 18:24:46 17:54:01 2 36.40 0.00 12.49 3.10 0.08 47.93 18:24:46 17:54:01 3 38.02 0.00 11.96 11.26 0.08 38.68 18:24:46 17:54:01 4 36.37 0.00 13.73 4.25 0.08 45.57 18:24:46 17:54:01 5 36.81 0.00 14.44 15.96 0.08 32.71 18:24:46 17:54:01 6 35.62 0.00 11.66 5.32 0.07 47.32 18:24:46 17:54:01 7 35.69 0.00 13.40 3.55 0.10 47.25 18:24:46 17:55:01 all 56.19 0.00 15.98 8.69 0.13 19.02 18:24:46 17:55:01 0 57.53 0.00 16.54 7.10 0.14 18.70 18:24:46 17:55:01 1 54.21 0.00 15.63 9.16 0.14 20.86 18:24:46 17:55:01 2 57.13 0.00 16.90 7.42 0.14 18.42 18:24:46 17:55:01 3 57.25 0.00 14.99 11.25 0.12 16.39 18:24:46 17:55:01 4 56.93 0.00 16.55 8.88 0.15 17.48 18:24:46 17:55:01 5 58.61 0.00 16.78 5.36 0.12 19.14 18:24:46 17:55:01 6 51.86 0.00 13.85 12.47 0.12 21.69 18:24:46 17:55:01 7 55.92 0.00 16.56 7.92 0.14 19.46 18:24:46 17:56:01 all 44.64 0.00 8.98 2.53 0.09 43.76 18:24:46 17:56:01 0 45.85 0.00 9.12 3.95 0.10 40.98 18:24:46 17:56:01 1 44.22 0.00 9.32 2.27 0.08 44.11 18:24:46 17:56:01 2 46.50 0.00 8.57 1.49 0.08 43.35 18:24:46 17:56:01 3 45.12 0.00 8.61 2.59 0.10 43.58 18:24:46 17:56:01 4 45.24 0.00 8.74 1.47 0.08 44.47 18:24:46 17:56:01 5 43.72 0.00 9.76 2.98 0.12 43.42 18:24:46 17:56:01 6 41.00 0.00 8.28 3.88 0.08 46.76 18:24:46 17:56:01 7 45.42 0.00 9.40 1.65 0.08 43.44 18:24:46 17:57:01 all 0.32 0.00 0.05 0.02 0.00 99.62 18:24:46 17:57:01 0 1.97 0.00 0.07 0.05 0.00 97.92 18:24:46 17:57:01 1 0.03 0.00 0.08 0.00 0.00 99.88 18:24:46 17:57:01 2 0.03 0.00 0.02 0.03 0.02 99.90 18:24:46 17:57:01 3 0.07 0.00 0.02 0.00 0.00 99.92 18:24:46 17:57:01 4 0.08 0.00 0.05 0.00 0.00 99.87 18:24:46 17:57:01 5 0.27 0.00 0.07 0.02 0.00 99.65 18:24:46 17:57:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:24:46 17:57:01 7 0.03 0.00 0.03 0.03 0.00 99.90 18:24:46 17:58:01 all 0.09 0.00 0.02 0.01 0.00 99.87 18:24:46 17:58:01 0 0.55 0.00 0.12 0.05 0.00 99.28 18:24:46 17:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:24:46 17:58:01 2 0.02 0.00 0.05 0.00 0.02 99.92 18:24:46 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 17:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 17:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:24:46 17:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 17:58:01 7 0.03 0.00 0.00 0.03 0.00 99.93 18:24:46 17:59:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:24:46 17:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 18:24:46 17:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:24:46 17:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 17:59:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:24:46 17:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 17:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 17:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 17:59:01 7 0.03 0.00 0.03 0.03 0.00 99.90 18:24:46 18:00:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:24:46 18:00:01 0 0.02 0.00 0.00 0.03 0.00 99.95 18:24:46 18:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:24:46 18:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:24:46 18:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:24:46 18:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:00:01 7 0.02 0.00 0.00 0.03 0.00 99.95 18:24:46 18:01:01 all 0.08 0.00 0.03 0.01 0.00 99.87 18:24:46 18:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:24:46 18:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:24:46 18:01:01 2 0.20 0.00 0.10 0.03 0.00 99.67 18:24:46 18:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:24:46 18:01:01 5 0.25 0.00 0.02 0.00 0.00 99.73 18:24:46 18:01:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:24:46 18:01:01 7 0.02 0.00 0.03 0.05 0.02 99.88 18:24:46 18:24:46 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:24:46 18:02:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:24:46 18:02:01 0 0.03 0.00 0.02 0.03 0.00 99.92 18:24:46 18:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:02:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:24:46 18:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:02:01 5 0.10 0.00 0.02 0.00 0.00 99.88 18:24:46 18:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:02:01 7 0.02 0.00 0.00 0.03 0.00 99.95 18:24:46 18:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:24:46 18:03:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:24:46 18:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:24:46 18:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:24:46 18:04:01 all 0.01 0.00 0.01 0.01 0.00 99.95 18:24:46 18:04:01 0 0.00 0.00 0.02 0.08 0.02 99.88 18:24:46 18:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:24:46 18:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:24:46 18:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:04:01 7 0.00 0.00 0.02 0.03 0.00 99.95 18:24:46 18:05:01 all 0.02 0.00 0.03 0.01 0.00 99.95 18:24:46 18:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:24:46 18:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:24:46 18:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:24:46 18:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:05:01 4 0.02 0.00 0.03 0.05 0.00 99.90 18:24:46 18:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:05:01 6 0.02 0.00 0.05 0.00 0.00 99.93 18:24:46 18:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:24:46 18:06:01 0 0.02 0.00 0.02 0.03 0.00 99.93 18:24:46 18:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:24:46 18:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:06:01 7 0.02 0.00 0.02 0.03 0.02 99.92 18:24:46 18:07:01 all 0.02 0.00 0.01 0.01 0.00 99.95 18:24:46 18:07:01 0 0.00 0.00 0.00 0.03 0.00 99.97 18:24:46 18:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:24:46 18:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:24:46 18:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:07:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:24:46 18:07:01 5 0.10 0.00 0.00 0.00 0.00 99.90 18:24:46 18:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:08:01 all 0.02 0.00 0.00 0.01 0.00 99.97 18:24:46 18:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 18:24:46 18:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:24:46 18:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:08:01 5 0.10 0.00 0.00 0.00 0.00 99.90 18:24:46 18:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:08:01 7 0.00 0.00 0.00 0.05 0.00 99.95 18:24:46 18:09:01 all 0.06 0.00 0.01 0.00 0.00 99.92 18:24:46 18:09:01 0 0.33 0.00 0.02 0.02 0.00 99.63 18:24:46 18:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:24:46 18:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:24:46 18:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:24:46 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:24:46 18:10:01 all 0.26 0.00 0.01 0.01 0.00 99.72 18:24:46 18:10:01 0 1.97 0.00 0.00 0.02 0.00 98.01 18:24:46 18:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:24:46 18:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:10:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:24:46 18:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:11:01 all 0.27 0.00 0.01 0.00 0.00 99.72 18:24:46 18:11:01 0 1.97 0.00 0.02 0.02 0.00 98.00 18:24:46 18:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:11:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:24:46 18:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:12:01 all 0.26 0.00 0.01 0.01 0.00 99.72 18:24:46 18:12:01 0 1.97 0.00 0.00 0.02 0.00 98.01 18:24:46 18:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:24:46 18:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:24:46 18:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:24:46 18:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:12:01 7 0.02 0.00 0.02 0.03 0.00 99.93 18:24:46 18:24:46 18:12:01 CPU %user %nice %system %iowait %steal %idle 18:24:46 18:13:01 all 0.26 0.00 0.01 0.01 0.00 99.72 18:24:46 18:13:01 0 1.97 0.00 0.00 0.05 0.02 97.97 18:24:46 18:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:24:46 18:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:24:46 18:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:24:46 18:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:24:46 18:14:01 0 0.10 0.00 0.00 0.00 0.00 99.90 18:24:46 18:14:01 1 0.02 0.00 0.05 0.00 0.00 99.93 18:24:46 18:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:24:46 18:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:24:46 18:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:24:46 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:15:01 all 0.07 0.00 0.01 0.01 0.00 99.91 18:24:46 18:15:01 0 0.47 0.00 0.02 0.03 0.00 99.48 18:24:46 18:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:24:46 18:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:24:46 18:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:15:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:24:46 18:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:24:46 18:16:01 all 0.10 0.00 0.02 0.01 0.00 99.88 18:24:46 18:16:01 0 0.62 0.00 0.02 0.03 0.00 99.33 18:24:46 18:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:16:01 2 0.02 0.00 0.07 0.00 0.00 99.92 18:24:46 18:16:01 3 0.02 0.00 0.00 0.03 0.00 99.95 18:24:46 18:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:16:01 5 0.10 0.00 0.00 0.00 0.00 99.90 18:24:46 18:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:17:01 all 0.08 0.00 0.00 0.01 0.00 99.91 18:24:46 18:17:01 0 0.58 0.00 0.00 0.03 0.00 99.38 18:24:46 18:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:24:46 18:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:24:46 18:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:24:46 18:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:18:01 all 0.09 0.00 0.01 0.00 0.00 99.89 18:24:46 18:18:01 0 0.57 0.00 0.02 0.02 0.00 99.40 18:24:46 18:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 18:24:46 18:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:19:01 all 0.06 0.00 0.01 0.01 0.00 99.92 18:24:46 18:19:01 0 0.40 0.00 0.02 0.02 0.02 99.55 18:24:46 18:19:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:24:46 18:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:24:46 18:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:19:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:24:46 18:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:20:01 all 0.04 0.00 0.01 0.00 0.00 99.95 18:24:46 18:20:01 0 0.17 0.00 0.00 0.02 0.00 99.82 18:24:46 18:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:24:46 18:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:24:46 18:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:24:46 18:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:21:01 all 0.08 0.00 0.01 0.01 0.00 99.90 18:24:46 18:21:01 0 0.55 0.00 0.05 0.02 0.00 99.38 18:24:46 18:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:24:46 18:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:21:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:24:46 18:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:22:01 all 0.09 0.00 0.00 0.01 0.00 99.89 18:24:46 18:22:01 0 0.60 0.00 0.00 0.08 0.00 99.32 18:24:46 18:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 18:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:24:46 18:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:24:46 18:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:24:46 18:23:01 all 0.08 0.00 0.02 0.00 0.00 99.89 18:24:46 18:23:01 0 0.58 0.00 0.02 0.00 0.00 99.40 18:24:46 18:23:01 1 0.00 0.00 0.05 0.00 0.02 99.93 18:24:46 18:23:01 2 0.03 0.00 0.07 0.00 0.00 99.90 18:24:46 18:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:24:46 18:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:24:46 18:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:24:46 18:24:46 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:24:46 18:24:01 all 0.09 0.00 0.01 0.01 0.00 99.89 18:24:46 18:24:01 0 0.60 0.00 0.00 0.03 0.00 99.37 18:24:46 18:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:24:46 18:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:24:46 18:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:24:46 18:24:01 4 0.03 0.00 0.00 0.03 0.00 99.93 18:24:46 18:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:24:46 18:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:24:46 18:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:24:46 Average: all 6.50 0.00 1.59 0.64 0.02 91.26 18:24:46 Average: 0 7.05 0.00 1.61 0.52 0.02 90.80 18:24:46 Average: 1 6.27 0.00 1.62 0.86 0.02 91.23 18:24:46 Average: 2 6.57 0.00 1.56 0.39 0.02 91.46 18:24:46 Average: 3 6.57 0.00 1.46 0.73 0.02 91.23 18:24:46 Average: 4 6.55 0.00 1.70 0.70 0.02 91.02 18:24:46 Average: 5 6.44 0.00 1.60 0.73 0.02 91.21 18:24:46 Average: 6 6.24 0.00 1.45 0.70 0.01 91.59 18:24:46 Average: 7 6.32 0.00 1.67 0.45 0.02 91.54 18:24:46 18:24:46 18:24:46