Pull request #4323 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a181af1fcfa150b1345d23a0cf20bbdabedabfd+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (b0e1dd27cf8e28f5eb35f04cdb42fd76d576f526) 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-ssh3557908364826406200.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-ssh14070173194239846872.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-4323/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-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15638090448062780338.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-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10994833944564853810.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-ssh4445829412035397754.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-4323/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-4323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16273731619539844865.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4724 in /w/workspace/edgexfoundry_edgex-go_PR-4323 [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/4323/head:refs/remotes/origin/PR-4323 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 6a181af1fcfa150b1345d23a0cf20bbdabedabfd Merge succeeded, producing 6a181af1fcfa150b1345d23a0cf20bbdabedabfd Checking out Revision 6a181af1fcfa150b1345d23a0cf20bbdabedabfd (PR-4323) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:08 ========================================================= 19:04:08 EdgeX Global Pipelines Version Info 19:04:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 19:04:09 ------------------- 19:04:09 stable info: 19:04:09 ------------------- 19:04:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:09 Message: update stable to v1.0.244 19:04:11 ------------------- 19:04:11 experimental info: 19:04:11 ------------------- 19:04:11 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:11 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4323 [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4323 [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4323 [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a181af1fcfa150b1345d23a0cf20bbdabedabfd [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a181af [Pipeline] echo 19:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:12 provisioning config files... 19:04:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3646068852022350609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:13 ---> docker-login.sh 19:04:13 nexus3.edgexfoundry.org:10001 19:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:13 Configure a credential helper to remove this warning. See 19:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:13 19:04:13 Login Succeeded 19:04:13 nexus3.edgexfoundry.org:10002 19:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:13 Configure a credential helper to remove this warning. See 19:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:13 19:04:13 Login Succeeded 19:04:13 nexus3.edgexfoundry.org:10003 19:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:13 Configure a credential helper to remove this warning. See 19:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:13 19:04:13 Login Succeeded 19:04:13 nexus3.edgexfoundry.org:10004 19:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:13 Configure a credential helper to remove this warning. See 19:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:13 19:04:13 Login Succeeded 19:04:13 docker.io 19:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:14 Configure a credential helper to remove this warning. See 19:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:14 19:04:14 Login Succeeded 19:04:14 ---> docker-login.sh ends [Pipeline] } 19:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:14 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + dirname cmd/core-command/Dockerfile 19:04:14 + echo core-command,cmd/core-command/Dockerfile 19:04:14 + + cut -d/ -f2 19:04:14 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:04:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:04:14 + dirname cmd/core-data/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo core-data,cmd/core-data/Dockerfile 19:04:14 + dirname cmd/core-metadata/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:14 + dirname cmd/security-bootstrapper/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:14 + dirname cmd/security-proxy-setup/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:14 + dirname cmd/security-secretstore-setup/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:14 + dirname cmd/security-spire-agent/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:14 + dirname cmd/security-spire-config/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:14 + dirname cmd/security-spire-server/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:14 + dirname cmd/support-notifications/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:14 + dirname cmd/support-scheduler/Dockerfile 19:04:14 + cut -d/ -f2 19:04:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:04:14 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:04:15 + git rev-list -1 --merges 6a181af1fcfa150b1345d23a0cf20bbdabedabfd~1..6a181af1fcfa150b1345d23a0cf20bbdabedabfd [Pipeline] echo 19:04:15 -----------> git rev-list -1 --merges 6a181af1fcfa150b1345d23a0cf20bbdabedabfd~1..6a181af1fcfa150b1345d23a0cf20bbdabedabfd 6a181af1fcfa150b1345d23a0cf20bbdabedabfd [false] [Pipeline] sh 19:04:15 + git log --format=format:%s -1 6a181af1fcfa150b1345d23a0cf20bbdabedabfd [Pipeline] echo 19:04:15 ========================================================= 19:04:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:15 + grep -v github /etc/ssh/ssh_known_hosts 19:04:15 + [ -e /tmp/ssh_known_hosts ] 19:04:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:15 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:16 19:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:16 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:16 b85a868b505f: Pulling fs layer 19:04:16 e2be974225ed: Pulling fs layer 19:04:16 339a4e72a1f5: Pulling fs layer 19:04:16 988bab9f4d93: Pulling fs layer 19:04:16 1469e6f7b9e6: Pulling fs layer 19:04:16 eaf3925da568: Pulling fs layer 19:04:16 bab4dde63d76: Pulling fs layer 19:04:16 bde34c3a00c8: Pulling fs layer 19:04:16 b352a97aabf1: Pulling fs layer 19:04:16 4872d77fe225: Pulling fs layer 19:04:16 5851b861e8e6: Pulling fs layer 19:04:16 988bab9f4d93: Waiting 19:04:16 1469e6f7b9e6: Waiting 19:04:16 eaf3925da568: Waiting 19:04:16 bab4dde63d76: Waiting 19:04:16 bde34c3a00c8: Waiting 19:04:16 b352a97aabf1: Waiting 19:04:16 4872d77fe225: Waiting 19:04:16 5851b861e8e6: Waiting 19:04:16 e2be974225ed: Verifying Checksum 19:04:16 e2be974225ed: Download complete 19:04:16 988bab9f4d93: Verifying Checksum 19:04:16 988bab9f4d93: Download complete 19:04:20 339a4e72a1f5: Verifying Checksum 19:04:20 339a4e72a1f5: Download complete 19:04:20 1469e6f7b9e6: Verifying Checksum 19:04:20 1469e6f7b9e6: Download complete 19:04:20 eaf3925da568: Download complete 19:04:20 bde34c3a00c8: Verifying Checksum 19:04:20 bde34c3a00c8: Download complete 19:04:20 b352a97aabf1: Verifying Checksum 19:04:20 b352a97aabf1: Download complete 19:04:20 4872d77fe225: Download complete 19:04:20 5851b861e8e6: Download complete 19:04:20 b85a868b505f: Verifying Checksum 19:04:20 b85a868b505f: Download complete 19:04:20 bab4dde63d76: Download complete 19:04:21 b85a868b505f: Pull complete 19:04:21 e2be974225ed: Pull complete 19:04:22 339a4e72a1f5: Pull complete 19:04:22 988bab9f4d93: Pull complete 19:04:22 1469e6f7b9e6: Pull complete 19:04:22 eaf3925da568: Pull complete 19:04:24 bab4dde63d76: Pull complete 19:04:24 bde34c3a00c8: Pull complete 19:04:24 b352a97aabf1: Pull complete 19:04:24 4872d77fe225: Pull complete 19:04:24 5851b861e8e6: Pull complete 19:04:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:25 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 19:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:26 $ docker top 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 -eo pid,comm 19:04:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:04:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:26 [ssh-agent] Looking for ssh-agent implementation... 19:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:26 $ docker exec 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 ssh-agent 19:04:27 SSH_AUTH_SOCK=/tmp/ssh-Y77xZswq0kc9/agent.32 19:04:27 SSH_AGENT_PID=38 19:04:27 Running ssh-add (command line suppressed) 19:04:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5046118332512301060.key (/w/workspace/edgex-go/1@tmp/private_key_5046118332512301060.key) 19:04:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:27 + git tag --points-at HEAD [Pipeline] } 19:04:27 $ docker exec --env ******** --env ******** 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 ssh-agent -k 19:04:27 unset SSH_AUTH_SOCK; 19:04:27 unset SSH_AGENT_PID; 19:04:27 echo Agent pid 38 killed; 19:04:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:27 [ssh-agent] Looking for ssh-agent implementation... 19:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:27 $ docker exec 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 ssh-agent 19:04:27 SSH_AUTH_SOCK=/tmp/ssh-f6tGlaDFAv0o/agent.69 19:04:27 SSH_AGENT_PID=75 19:04:27 Running ssh-add (command line suppressed) 19:04:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12995186571124289061.key (/w/workspace/edgex-go/1@tmp/private_key_12995186571124289061.key) 19:04:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:28 + git semver init 19:04:28 2023-02-06 19:04:28,569 [run_init] DEBUG init version:0.0.0 force:False 19:04:28 2023-02-06 19:04:28,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:28 2023-02-06 19:04:28,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:28 2023-02-06 19:04:28,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:04:34 2023-02-06 19:04:34,339 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:34 2023-02-06 19:04:34,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4323 with force:False 19:04:34 2023-02-06 19:04:34,340 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4323 19:04:34 2023-02-06 19:04:34,344 [execute] INFO git cat-file --batch-check 19:04:34 2023-02-06 19:04:34,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:34 2023-02-06 19:04:34,350 [execute] INFO git cat-file --batch 19:04:34 2023-02-06 19:04:34,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:34 2023-02-06 19:04:34,355 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4323 19:04:34 0.0.0 [Pipeline] } 19:04:34 $ docker exec --env ******** --env ******** 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 ssh-agent -k 19:04:34 unset SSH_AUTH_SOCK; 19:04:34 unset SSH_AGENT_PID; 19:04:34 echo Agent pid 75 killed; 19:04:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:35 + git semver [Pipeline] } 19:04:35 $ docker stop --time=1 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 19:04:36 $ docker rm -f --volumes 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:37 Stashed 1 file(s) [Pipeline] echo 19:04:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:38 ========================================================= 19:04:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:38 213ec9aee27d: Pulling fs layer 19:04:38 4583459ba037: Pulling fs layer 19:04:38 93c1e223e6f2: Pulling fs layer 19:04:38 53926ce57604: Pulling fs layer 19:04:38 21b2b0c7a3f4: Pulling fs layer 19:04:38 22ff95d597cd: Pulling fs layer 19:04:38 12d6caf4c0d1: Pulling fs layer 19:04:38 96b7cbca73a9: Pulling fs layer 19:04:38 a7acece74701: Pulling fs layer 19:04:38 53926ce57604: Waiting 19:04:38 21b2b0c7a3f4: Waiting 19:04:38 22ff95d597cd: Waiting 19:04:38 a7acece74701: Waiting 19:04:38 12d6caf4c0d1: Waiting 19:04:38 93c1e223e6f2: Verifying Checksum 19:04:38 93c1e223e6f2: Download complete 19:04:38 4583459ba037: Download complete 19:04:38 21b2b0c7a3f4: Verifying Checksum 19:04:38 21b2b0c7a3f4: Download complete 19:04:38 22ff95d597cd: Download complete 19:04:38 213ec9aee27d: Verifying Checksum 19:04:38 213ec9aee27d: Download complete 19:04:38 12d6caf4c0d1: Download complete 19:04:38 213ec9aee27d: Pull complete 19:04:39 4583459ba037: Pull complete 19:04:39 93c1e223e6f2: Pull complete 19:04:40 96b7cbca73a9: Verifying Checksum 19:04:40 96b7cbca73a9: Download complete 19:04:40 53926ce57604: Download complete 19:04:40 a7acece74701: Verifying Checksum 19:04:40 a7acece74701: Download complete 19:04:43 53926ce57604: Pull complete 19:04:43 21b2b0c7a3f4: Pull complete 19:04:43 22ff95d597cd: Pull complete 19:04:43 12d6caf4c0d1: Pull complete 19:04:45 96b7cbca73a9: Pull complete 19:04:46 a7acece74701: Pull complete 19:04:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:46 WORKDIR /edgex 19:04:46 COPY go.mod . 19:04:46 RUN go mod download 19:04:46 + docker build -t ci-base-image-x86_64 -f - . 19:04:47 Sending build context to Docker daemon 170.2MB 19:04:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:47 ---> db6d94c90886 19:04:47 Step 2/4 : WORKDIR /edgex 19:04:51 ---> Running in 24a08a2eb305 19:04:51 Removing intermediate container 24a08a2eb305 19:04:51 ---> 80212fc18fec 19:04:51 Step 3/4 : COPY go.mod . 19:04:51 ---> 8804c726da2e 19:04:51 Step 4/4 : RUN go mod download 19:04:51 ---> Running in 6fbec362d5d7 19:04:52 Still waiting to schedule task 19:04:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:05:01 Removing intermediate container 6fbec362d5d7 19:05:01 ---> 7733640d0ddd 19:05:01 Successfully built 7733640d0ddd 19:05:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:01 + docker inspect -f . ci-base-image-x86_64 19:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:02 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 19:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:02 $ docker top 2cc6a42250c65e45ca0ab43e38097f4e9eae91adcceb055b9df496a7e3bf5ffe -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:02 + go version 19:05:02 go version go1.18.7 linux/amd64 [Pipeline] } 19:05:02 $ docker stop --time=1 2cc6a42250c65e45ca0ab43e38097f4e9eae91adcceb055b9df496a7e3bf5ffe 19:05:04 $ docker rm -f --volumes 2cc6a42250c65e45ca0ab43e38097f4e9eae91adcceb055b9df496a7e3bf5ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:05 + docker inspect -f . ci-base-image-x86_64 19:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:05 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 19:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:06 $ docker top ccbde4ed3b5f400e14824ca7f0dedd5daf55f1e4341361cb4dca68fba8d0d15a -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:06 ========================================================= 19:05:06 [edgeXBuildGoParallel] Running Tests and Build... 19:05:06 ========================================================= [Pipeline] sh 19:05:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:05:06 + make test 19:05:06 go test -race -coverprofile=coverage.out ./... 19:05:14 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.152s coverage: 98.5% of statements 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.106s coverage: 43.1% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:05:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.390s coverage: 89.2% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.6% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 65.9% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements 19:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements 19:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 79.9% of statements 19:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 77.4% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.7% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.3% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:06:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:06:07 go vet ./... 19:06:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:09 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:06:10 + ls -al . 19:06:10 total 744 19:06:10 drwxrwxr-x 11 1001 1001 4096 Feb 6 19:05 . 19:06:10 drwxr-xr-x 4 root root 4096 Feb 6 19:05 .. 19:06:10 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:04 .blubracket 19:06:10 -rw-rw-r-- 1 1001 1001 16 Feb 6 19:04 .dockerignore 19:06:10 drwxrwxr-x 8 1001 1001 4096 Feb 6 19:05 .git 19:06:10 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:04 .github 19:06:10 -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:04 .gitignore 19:06:10 -rw-rw-r-- 1 1001 1001 42 Feb 6 19:04 .golangci.yml 19:06:10 -rw-rw-r-- 1 1001 1001 87 Feb 6 19:04 .hadolint.yml 19:06:10 drwxr-xr-x 3 1001 1001 4096 Feb 6 19:04 .semver 19:06:10 -rw-rw-r-- 1 1001 1001 166 Feb 6 19:04 .sonarcloud.properties 19:06:10 -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:04 ADOPTERS.md 19:06:10 -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:04 Attribution.txt 19:06:10 -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:04 CHANGELOG.md 19:06:10 -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:04 CONTRIBUTING.md 19:06:10 -rw-rw-r-- 1 1001 1001 677 Feb 6 19:04 GOVERNANCE.md 19:06:10 -rw-rw-r-- 1 1001 1001 850 Feb 6 19:04 Jenkinsfile 19:06:10 -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:04 LICENSE 19:06:10 -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:04 Makefile 19:06:10 -rw-rw-r-- 1 1001 1001 582 Feb 6 19:04 OWNERS.md 19:06:10 -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:04 README.md 19:06:10 -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:04 SECURITY.md 19:06:10 -rw-rw-r-- 1 1001 1001 5 Feb 6 19:04 VERSION 19:06:10 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:04 bin 19:06:10 drwxrwxr-x 17 1001 1001 4096 Feb 6 19:04 cmd 19:06:10 -rw-r--r-- 1 root root 486191 Feb 6 19:05 coverage.out 19:06:10 -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:04 go.mod 19:06:10 -rw-rw-r-- 1 1001 1001 33316 Feb 6 19:04 go.sum 19:06:10 drwxrwxr-x 7 1001 1001 4096 Feb 6 19:04 internal 19:06:10 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:04 openapi 19:06:10 drwxrwxr-x 4 1001 1001 4096 Feb 6 19:04 snap 19:06:10 -rw-rw-r-- 1 1001 1001 204 Feb 6 19:04 version.go [Pipeline] sh 19:06:10 + '[' -e coverage.out ] 19:06:10 + chown 1001:1001 coverage.out [Pipeline] stash 19:06:11 Stashed 1 file(s) [Pipeline] sh 19:06:11 + make build 19:06:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:06:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:06: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 19:06:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:06: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 19:06:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:06:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:06:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:06: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:06: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:06: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:06:40 $ docker stop --time=1 ccbde4ed3b5f400e14824ca7f0dedd5daf55f1e4341361cb4dca68fba8d0d15a 19:06:42 $ docker rm -f --volumes ccbde4ed3b5f400e14824ca7f0dedd5daf55f1e4341361cb4dca68fba8d0d15a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:44 19:06:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:44 latest: Pulling from edgex-devops/edgex-compose 19:06:44 cbdbe7a5bc2a: Pulling fs layer 19:06:44 ca9280d653b3: Pulling fs layer 19:06:44 7e9c9ca2126c: Pulling fs layer 19:06:44 cbdbe7a5bc2a: Verifying Checksum 19:06:44 cbdbe7a5bc2a: Download complete 19:06:44 cbdbe7a5bc2a: Pull complete 19:06:44 ca9280d653b3: Download complete 19:06:45 7e9c9ca2126c: Download complete 19:06:45 ca9280d653b3: Pull complete 19:06:48 7e9c9ca2126c: Pull complete 19:06:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:48 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 19:06:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:50 $ docker top 80f28e3495766490a1d5726839ceb328a9e79738d9c05137b3b3c47d3a8f573b -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:50 + docker-compose build --help 19:06:50 + grep parallel 19:06:51 --parallel Build images in parallel. [Pipeline] } 19:06:51 $ docker stop --time=1 80f28e3495766490a1d5726839ceb328a9e79738d9c05137b3b3c47d3a8f573b 19:06:52 $ docker rm -f --volumes 80f28e3495766490a1d5726839ceb328a9e79738d9c05137b3b3c47d3a8f573b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:53 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 19:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:53 $ docker top b3c58c2c78e213a67f75506c82a9f9d0140f3ece218d9ee2c93f1af2ffd3aee5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:53 + docker-compose -f ./docker-compose-build.yml build --parallel 19:06:54 Building core-command ... 19:06:54 Building core-common-config-bootstrapper ... 19:06:54 Building core-data ... 19:06:54 Building core-metadata ... 19:06:54 Building security-bootstrapper ... 19:06:54 Building security-proxy-setup ... 19:06:54 Building security-secretstore-setup ... 19:06:54 Building security-spiffe-token-provider ... 19:06:54 Building security-spire-agent ... 19:06:54 Building security-spire-config ... 19:06:54 Building security-spire-server ... 19:06:54 Building support-notifications ... 19:06:54 Building support-scheduler ... 19:06:54 Building security-spire-config 19:06:54 Building core-metadata 19:06:54 Building support-scheduler 19:06:54 Building core-common-config-bootstrapper 19:06:54 Building security-proxy-setup 19:07:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:05 ---> 7733640d0ddd 19:07:05 Step 3/24 : WORKDIR /edgex-go 19:07:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:05 ---> 7733640d0ddd 19:07:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:05 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:07:05 ---> 7733640d0ddd 19:07:05 Step 3/21 : WORKDIR /edgex-go 19:07:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:05 ---> 7733640d0ddd 19:07:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:07:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:05 ---> 7733640d0ddd 19:07:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:08 ---> Running in 2c2f9f2dddb5 19:07:08 ---> Running in ecd79756e023 19:07:08 ---> Running in 1c419207b51f 19:07:08 ---> Running in bfd2206ff6ee 19:07:08 ---> Running in 3caa187aa3d6 19:07:08 Removing intermediate container bfd2206ff6ee 19:07:08 ---> 33cb5ec62a48 19:07:08 Step 4/24 : WORKDIR /edgex-go 19:07:08 Removing intermediate container 1c419207b51f 19:07:08 ---> b24da2cc02ff 19:07:08 Step 4/22 : WORKDIR /edgex-go 19:07:08 Removing intermediate container 2c2f9f2dddb5 19:07:08 ---> 18ead6df99d2 19:07:08 Step 4/22 : WORKDIR /edgex-go 19:07:08 Removing intermediate container ecd79756e023 19:07:08 ---> 651b2d80439c 19:07:08 Step 4/21 : RUN apk add --update --no-cache make git 19:07:08 Removing intermediate container 3caa187aa3d6 19:07:08 ---> 0c148f04da0e 19:07:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:08 ---> Running in 2b3ba94d30bf 19:07:08 ---> Running in 3d221b8d858c 19:07:08 ---> Running in e5af75327e29 19:07:08 ---> Running in a4d0faf257b1 19:07:08 ---> Running in f62580635304 19:07:09 Removing intermediate container 3d221b8d858c 19:07:09 ---> a9f029dfeb99 19:07:09 Step 5/22 : RUN apk add --update --no-cache make git 19:07:09 Removing intermediate container e5af75327e29 19:07:09 ---> de22007ef1bc 19:07:09 Step 5/22 : RUN apk add --update --no-cache make git 19:07:09 Removing intermediate container 2b3ba94d30bf 19:07:09 ---> 7cec526347bc 19:07:09 Step 5/24 : RUN apk add --update --no-cache make git 19:07:09 ---> Running in e9728689d80c 19:07:09 ---> Running in 953fb4ef2200 19:07:09 ---> Running in 4d124e08c700 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:10 OK: 211 MiB in 51 packages 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 Removing intermediate container a4d0faf257b1 19:07:10 ---> 9352900bb9ae 19:07:10 Step 5/21 : COPY go.mod vendor* ./ 19:07:10 ---> d12fa01160dd 19:07:10 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:10 ---> Running in d99e1aa5cac5 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:11 Removing intermediate container f62580635304 19:07:11 ---> 53452a8af372 19:07:11 Step 5/24 : COPY go.mod vendor* ./ 19:07:11 ---> f012a386b7a2 19:07:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 ---> Running in c147a24ba2d6 19:07:11 Removing intermediate container 953fb4ef2200 19:07:11 ---> 175f09c1711a 19:07:11 Step 6/22 : COPY go.mod vendor* ./ 19:07:11 Removing intermediate container e9728689d80c 19:07:11 ---> 384793bc37dc 19:07:11 Step 6/22 : COPY go.mod vendor* ./ 19:07:11 Removing intermediate container 4d124e08c700 19:07:11 ---> 88dcd8bb5843 19:07:11 Step 6/24 : COPY go.mod vendor* ./ 19:07:11 ---> feb9b4ac6dd7 19:07:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 ---> Running in 6d40bb650e29 19:07:11 ---> f900d3b3a3a4 19:07:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 ---> 14741de79678 19:07:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 ---> Running in 624df03510b7 19:07:11 ---> Running in 78ee0ef36e0e 19:07:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4729 in /w/workspace/edgexfoundry_edgex-go_PR-4323 [Pipeline] { [Pipeline] ws 19:07:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:18 The recommended git tool is: git 19:07:24 using credential edgex-jenkins-ssh 19:07:24 Cloning the remote Git repository 19:07:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:24 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:25 > git --version # timeout=10 19:07:25 > git --version # 'git version 2.25.1' 19:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4323/head:refs/remotes/origin/PR-4323 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:10 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:08:11 Merge succeeded, producing 6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:08:11 Checking out Revision 6a181af1fcfa150b1345d23a0cf20bbdabedabfd (PR-4323) 19:08:12 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 19:08:12 > git --version # timeout=10 19:08:12 > git --version # 'git version 2.25.1' 19:08:12 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:13 Dload Upload Total Spent Left Speed 19:08:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 19:08:10 > git config core.sparsecheckout # timeout=10 19:08:10 > git checkout -f 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 19:08:11 > git remote # timeout=10 19:08:11 > git config --get remote.origin.url # timeout=10 19:08:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:11 > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 19:08:11 > git rev-parse HEAD^{commit} # timeout=10 19:08:11 > git config core.sparsecheckout # timeout=10 19:08:11 > git checkout -f 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 19:08:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:14 + sudo tee /etc/docker/daemon.new 19:08:14 { 19:08:14 "registry-mirrors": [ 19:08:14 "https://nexus3.edgexfoundry.org:10001" 19:08:14 ], 19:08:14 "bip": "10.250.0.254/24", 19:08:14 "hosts": [ 19:08:14 "tcp://0.0.0.0:5555", 19:08:14 "unix:///var/run/docker.sock" 19:08:14 ], 19:08:14 "mtu": 1458, 19:08:14 "selinux-enabled": true, 19:08:14 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:14 } [Pipeline] sh 19:08:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:33 provisioning config files... 19:08:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12739051702038100965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:34 ---> docker-login.sh 19:08:34 nexus3.edgexfoundry.org:10001 19:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:34 Configure a credential helper to remove this warning. See 19:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:34 19:08:34 Login Succeeded 19:08:34 nexus3.edgexfoundry.org:10002 19:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:35 Configure a credential helper to remove this warning. See 19:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:35 19:08:35 Login Succeeded 19:08:35 nexus3.edgexfoundry.org:10003 19:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:35 Configure a credential helper to remove this warning. See 19:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:35 19:08:35 Login Succeeded 19:08:35 nexus3.edgexfoundry.org:10004 19:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:36 Configure a credential helper to remove this warning. See 19:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:36 19:08:36 Login Succeeded 19:08:36 docker.io 19:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:36 Configure a credential helper to remove this warning. See 19:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:36 19:08:36 Login Succeeded 19:08:36 ---> docker-login.sh ends [Pipeline] } 19:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:37 ========================================================= 19:08:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:38 9b18e9b68314: Pulling fs layer 19:08:38 35d82f9e3411: Pulling fs layer 19:08:38 e16973657156: Pulling fs layer 19:08:38 fc693d55d65f: Pulling fs layer 19:08:38 7e9fc2657dce: Pulling fs layer 19:08:38 dda99020689f: Pulling fs layer 19:08:38 db1c61fa0a46: Pulling fs layer 19:08:38 891c053d2c06: Pulling fs layer 19:08:38 fc693d55d65f: Waiting 19:08:38 7e9fc2657dce: Waiting 19:08:38 dda99020689f: Waiting 19:08:38 db1c61fa0a46: Waiting 19:08:38 891c053d2c06: Waiting 19:08:38 e16973657156: Verifying Checksum 19:08:38 e16973657156: Download complete 19:08:38 9b18e9b68314: Verifying Checksum 19:08:38 9b18e9b68314: Download complete 19:08:38 7e9fc2657dce: Verifying Checksum 19:08:38 7e9fc2657dce: Download complete 19:08:38 dda99020689f: Verifying Checksum 19:08:38 dda99020689f: Download complete 19:08:39 35d82f9e3411: Download complete 19:08:39 9b18e9b68314: Pull complete 19:08:40 35d82f9e3411: Pull complete 19:08:40 891c053d2c06: Verifying Checksum 19:08:40 891c053d2c06: Download complete 19:08:40 e16973657156: Pull complete 19:08:41 db1c61fa0a46: Verifying Checksum 19:08:41 db1c61fa0a46: Download complete 19:08:42 fc693d55d65f: Download complete 19:08:54 fc693d55d65f: Pull complete 19:08:54 7e9fc2657dce: Pull complete 19:08:55 dda99020689f: Pull complete 19:09:01 db1c61fa0a46: Pull complete 19:09:03 891c053d2c06: Pull complete 19:09:03 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:04 + docker build -t ci-base-image-arm64 -f - . 19:09:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:04 WORKDIR /edgex 19:09:04 COPY go.mod . 19:09:04 RUN go mod download 19:09:04 Sending build context to Docker daemon 3.092MB 19:09:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:04 ---> f96f9c87975a 19:09:04 Step 2/4 : WORKDIR /edgex 19:09:06 ---> Running in c6e54b95cf6d 19:09:06 Removing intermediate container c6e54b95cf6d 19:09:06 ---> d8d03602584e 19:09:06 Step 3/4 : COPY go.mod . 19:09:07 ---> cf472b811e38 19:09:07 Step 4/4 : RUN go mod download 19:09:07 ---> Running in 8080416ad1bb 19:09:39 Removing intermediate container 8080416ad1bb 19:09:39 ---> d5f65a89d9ee 19:09:39 Successfully built d5f65a89d9ee 19:09:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:39 + docker inspect -f . ci-base-image-arm64 19:09:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:40 prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container 19:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:41 $ docker top 2e5a26e8d3e24d87095354e31a3ba9580e35bef5e5bac40551acfb374d976934 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:42 + go version 19:09:42 go version go1.18.7 linux/arm64 [Pipeline] } 19:09:42 $ docker stop --time=1 2e5a26e8d3e24d87095354e31a3ba9580e35bef5e5bac40551acfb374d976934 19:09:43 $ docker rm -f --volumes 2e5a26e8d3e24d87095354e31a3ba9580e35bef5e5bac40551acfb374d976934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:45 + docker inspect -f . ci-base-image-arm64 19:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:46 prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container 19:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:47 $ docker top a0e969ab368e2ef87cea22c84f881e100d9823dd0fcf72f7b2abce8831345cab -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:47 ========================================================= 19:09:47 [edgeXBuildGoParallel] Running Tests and Build... 19:09:47 ========================================================= [Pipeline] sh 19:09:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:48 + make test 19:09:48 go test -race -coverprofile=coverage.out ./... 19:09:50 Removing intermediate container 624df03510b7 19:09:50 ---> c91e56d3e2f7 19:09:50 Step 8/22 : COPY . . 19:09:50 Removing intermediate container c147a24ba2d6 19:09:50 ---> 64ba528d9a27 19:09:50 Step 7/24 : COPY . . 19:09:50 Removing intermediate container 78ee0ef36e0e 19:09:50 ---> 2a2065063c7f 19:09:50 Step 8/24 : COPY . . 19:09:50 Removing intermediate container d99e1aa5cac5 19:09:50 ---> 8f892c9b50f4 19:09:50 Step 7/21 : COPY . . 19:09:50 Removing intermediate container 6d40bb650e29 19:09:50 ---> ee6115b4cec6 19:09:50 Step 8/22 : COPY . . 19:10:27 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:36 ---> aebde6661b72 19:10:36 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:36 ---> 973b0d3698fe 19:10:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:36 ---> 8adca9151a50 19:10:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:10:36 ---> ee2a55b2642f 19:10:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:10:36 ---> e4b5b265348a 19:10:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:10:36 ---> Running in f1d70b693ccc 19:10:36 ---> Running in 768a32b66982 19:10:36 ---> Running in 32d4ef7b8737 19:10:36 ---> Running in a8558a1fa422 19:10:36 ---> Running in 6278d83f3416 19:10:37 Removing intermediate container 32d4ef7b8737 19:10:37 ---> 5c37105a8676 19:10:37 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:38 ---> Running in d0ff4ed3627b 19:10:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:10:40 Removing intermediate container d0ff4ed3627b 19:10:40 ---> ed2320d6261e 19:10:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:53 ---> Running in adc344325376 19:11:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:35 Removing intermediate container adc344325376 19:11:35 ---> 331f48cbaeb3 19:11:35 Step 11/24 : WORKDIR /edgex-go 19:11:37 Removing intermediate container f1d70b693ccc 19:11:37 ---> 70f89f57869c 19:11:37 19:11:37 Step 10/22 : FROM alpine:3.16 19:11:37 ---> Running in f54869bcc7fd 19:11:38 3.16: Pulling from library/alpine 19:11:47 Removing intermediate container f54869bcc7fd 19:11:47 ---> b15e02d12158 19:11:47 19:11:47 Step 12/24 : FROM alpine:3.15 19:11:48 3.15: Pulling from library/alpine 19:11:56 Removing intermediate container 6278d83f3416 19:11:56 ---> 03f2999704e0 19:11:56 19:11:56 Step 10/22 : FROM alpine:3.16 19:11:56 Removing intermediate container 768a32b66982 19:11:56 ---> 0f0f238bca3a 19:11:56 19:11:56 Step 9/21 : FROM alpine:3.16 19:11:56 Removing intermediate container a8558a1fa422 19:11:56 ---> 16658ed999bb 19:11:56 19:11:56 Step 10/24 : FROM alpine:3.16 19:11:56 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:11:57 3.16: Pulling from library/alpine 19:11:57 3.16: Pulling from library/alpine 19:11:57 Status: Downloaded newer image for alpine:3.16 19:11:57 3.16: Pulling from library/alpine 19:11:58 ---> bfe296a52501 19:11:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:59 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:11:59 Status: Image is up to date for alpine:3.16 19:12:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:12:00 Status: Image is up to date for alpine:3.16 19:12:00 ---> Running in a601ec59c15f 19:12:00 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:12:00 ---> bfe296a52501 19:12:00 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:12:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:12:01 Status: Downloaded newer image for alpine:3.15 19:12:01 Status: Image is up to date for alpine:3.16 19:12:01 ---> bfe296a52501 19:12:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:12:01 ---> bfe296a52501 19:12:01 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:12:01 ---> c4fc93816858 19:12:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:02 ---> Running in d23414f47574 19:12:02 ---> Running in 391358d2ffd2 19:12:02 ---> Running in dcf4a367c6fe 19:12:02 ---> Running in e5cb4d8b4ddd 19:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:03 (1/1) Installing dumb-init (1.2.5-r1) 19:12:03 Executing busybox-1.35.0-r17.trigger 19:12:03 OK: 6 MiB in 15 packages 19:12:03 Removing intermediate container 391358d2ffd2 19:12:03 ---> 716d79c078f3 19:12:03 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:12:03 Removing intermediate container dcf4a367c6fe 19:12:03 ---> 17cedb81bc6f 19:12:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:04 ---> Running in 051e428b1461 19:12:04 (1/1) Installing dumb-init (1.2.5-r1) 19:12:04 Executing busybox-1.35.0-r17.trigger 19:12:04 OK: 6 MiB in 15 packages 19:12:04 (1/6) Installing ca-certificates (20220614-r0) 19:12:04 (2/6) Installing brotli-libs (1.0.9-r6) 19:12:04 ---> Running in 24dc715371da 19:12:04 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:12:04 (4/6) Installing libcurl (7.83.1-r5) 19:12:05 (5/6) Installing curl (7.83.1-r5) 19:12:05 (6/6) Installing dumb-init (1.2.5-r1) 19:12:05 Executing busybox-1.35.0-r17.trigger 19:12:05 Executing ca-certificates-20220614-r0.trigger 19:12:05 OK: 8 MiB in 20 packages 19:12:06 Removing intermediate container a601ec59c15f 19:12:06 ---> bbacf928dd72 19:12:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:08 ---> Running in 323e59eb5bc4 19:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:09 (1/1) Installing dumb-init (1.2.5-r1) 19:12:09 Executing busybox-1.35.0-r17.trigger 19:12:09 OK: 6 MiB in 15 packages 19:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:10 Removing intermediate container e5cb4d8b4ddd 19:12:10 ---> 3c1fb7092a03 19:12:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:10 Removing intermediate container 323e59eb5bc4 19:12:10 ---> 6044b14d8095 19:12:10 Step 13/22 : ENV APP_PORT=59861 19:12:10 ---> Running in 9cfa28009c21 19:12:11 Removing intermediate container d23414f47574 19:12:11 ---> 9dc4835e6a1c 19:12:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:11 ---> Running in 11c588e52bb7 19:12:11 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:12:11 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:12:11 OK: 15859 distinct packages available 19:12:11 Removing intermediate container 051e428b1461 19:12:11 ---> 82b578e4b0e1 19:12:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:11 ---> Running in 18b61525f6ed 19:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:11 Removing intermediate container 9cfa28009c21 19:12:11 ---> e917681a951e 19:12:11 Step 13/24 : ENV APP_PORT=59881 19:12:11 Removing intermediate container 11c588e52bb7 19:12:11 ---> bc69a56d7747 19:12:11 Step 14/22 : EXPOSE $APP_PORT 19:12:12 ---> Running in 6a49eb1eb625 19:12:12 Removing intermediate container 18b61525f6ed 19:12:12 ---> 063a897ffb93 19:12:12 Step 12/21 : WORKDIR /edgex 19:12:12 ---> 225cf511157e 19:12:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:12:12 ---> Running in fe45168d4e61 19:12:12 ---> Running in 56a83cb5460c 19:12:12 Removing intermediate container 6a49eb1eb625 19:12:12 ---> 5252db0430d3 19:12:12 Step 14/24 : EXPOSE $APP_PORT 19:12:12 ---> Running in fa691a03688a 19:12:12 Removing intermediate container 56a83cb5460c 19:12:12 ---> 582b4d379008 19:12:12 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:12 Removing intermediate container fe45168d4e61 19:12:12 ---> cf4625198330 19:12:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:12 Removing intermediate container fa691a03688a 19:12:12 ---> 56a6095b2918 19:12:12 Step 15/24 : WORKDIR / 19:12:12 ---> 1bbd0bb5aa1d 19:12:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:12:12 ---> Running in 5c4459a1d42e 19:12:12 ---> cd58383547dd 19:12:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:12 ---> a2afb64f0bc5 19:12:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:12 (1/4) Installing dumb-init (1.2.5-r1) 19:12:12 (2/4) Installing musl-obstack (1.2.3-r0) 19:12:12 (3/4) Installing libucontext (1.1-r0) 19:12:12 (4/4) Installing gcompat (1.0.0-r4) 19:12:12 Executing busybox-1.34.1-r7.trigger 19:12:12 OK: 6 MiB in 18 packages 19:12:14 Removing intermediate container 5c4459a1d42e 19:12:14 ---> cb60b52efc1e 19:12:14 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:14 ---> 43660553aac2 19:12:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:12:15 ---> e4c08d3d772a 19:12:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:15 ---> e192d2f854b1 19:12:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:16 ---> 559f06b168c0 19:12:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:17 ---> 57d3a10a80cf 19:12:17 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:18 ---> Running in 2c4da8daf005 19:12:18 Removing intermediate container 24dc715371da 19:12:18 ---> dc322f11a7d1 19:12:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:25 ---> 889961fb78b9 19:12:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:25 ---> 2cc6a217166e 19:12:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:25 ---> 5027f1ee44e2 19:12:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:28 ---> Running in 39c8f8b59f6a 19:12:28 ---> 5ea6bdef40ec 19:12:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:12:28 ---> 7ca3fb1d79f4 19:12:28 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:28 ---> 5ee9885064dd 19:12:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:12:28 ---> Running in db891ec945a2 19:12:29 Removing intermediate container 39c8f8b59f6a 19:12:29 ---> 311552250fd6 19:12:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:29 ---> df93d07cd2c0 19:12:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:12:29 ---> 848430049fbf 19:12:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:12:29 ---> Running in f1a93b085e67 19:12:29 ---> Running in 5d2eab4c531d 19:12:29 ---> Running in cef461ba0c1a 19:12:31 Removing intermediate container f1a93b085e67 19:12:31 ---> a3ea86aed535 19:12:31 Step 20/22 : LABEL arch=x86_64 19:12:31 Removing intermediate container 5d2eab4c531d 19:12:31 ---> 38eec1b3d526 19:12:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:12:31 Removing intermediate container 2c4da8daf005 19:12:31 ---> b41e55b59568 19:12:31 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:31 Removing intermediate container cef461ba0c1a 19:12:31 ---> a070d498c5a5 19:12:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:32 ---> Running in e6b09799155a 19:12:33 ---> Running in 2b625bcf4434 19:12:33 ---> Running in 02c746693ab5 19:12:33 Removing intermediate container db891ec945a2 19:12:33 ---> 825b2972c3f0 19:12:33 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:12:33 ---> a1fd62e79404 19:12:33 Step 19/24 : WORKDIR / 19:12:33 ---> Running in fc47d6c2fe41 19:12:33 ---> Running in 2d6f82d227fd 19:12:33 Removing intermediate container e6b09799155a 19:12:33 ---> f3eb5ac73a43 19:12:33 Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:12:34 Removing intermediate container 2b625bcf4434 19:12:34 ---> c9e233063fbe 19:12:34 Step 22/24 : LABEL arch=x86_64 19:12:34 Removing intermediate container 02c746693ab5 19:12:34 ---> 66d16e2298a5 19:12:34 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:12:35 ---> Running in 58732f1191e4 19:12:35 ---> Running in 0e9faeb1e5d4 19:12:35 Removing intermediate container fc47d6c2fe41 19:12:35 ---> 23cb1235c31a 19:12:35 Step 19/21 : LABEL arch=x86_64 19:12:35 Removing intermediate container 2d6f82d227fd 19:12:35 ---> 1c94220b5f31 19:12:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:35 ---> Running in 93ece75f34f1 19:12:36 ---> Running in 1d32b4967428 19:12:37 ---> Running in 40a6d1c732a9 19:12:37 Removing intermediate container 58732f1191e4 19:12:37 ---> 01398f749c47 19:12:37 Step 22/22 : LABEL version=0.0.0 19:12:37 Removing intermediate container 0e9faeb1e5d4 19:12:37 ---> ab859d39bf20 19:12:37 Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:12:37 Removing intermediate container 93ece75f34f1 19:12:37 ---> 087778b99c80 19:12:37 Step 20/22 : LABEL arch=x86_64 19:12:38 Removing intermediate container 1d32b4967428 19:12:38 ---> fa26c38ff8dd 19:12:38 Step 20/21 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:12:38 ---> Running in 8d0849217ad5 19:12:39 Removing intermediate container 40a6d1c732a9 19:12:39 ---> 8c400a013ab7 19:12:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:39 ---> Running in 298b06b3b13e 19:12:40 ---> Running in 70b002d50039 19:12:40 ---> Running in 2652f85beca4 19:12:40 ---> Running in 67409979332e 19:12:41 Removing intermediate container 8d0849217ad5 19:12:41 ---> 8cde23bc2abf 19:12:41 19:12:41 Successfully built 8cde23bc2abf 19:12:41 Removing intermediate container 298b06b3b13e 19:12:41 ---> abb548971935 19:12:41 Step 24/24 : LABEL version=0.0.0 19:12:41 Successfully tagged support-scheduler:latest 19:12:41 Removing intermediate container 2652f85beca4 19:12:41 ---> 9c65df0e316e 19:12:41 Step 21/21 : LABEL version=0.0.0 19:12:41  Building support-scheduler ... done Building security-secretstore-setup 19:12:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:43 ---> 7733640d0ddd 19:12:43 Step 3/24 : WORKDIR /edgex-go 19:12:43 ---> Using cache 19:12:43 ---> 0c148f04da0e 19:12:43 Step 4/24 : RUN apk add --update --no-cache make git 19:12:47 Removing intermediate container 70b002d50039 19:12:47 ---> 39ee244f924d 19:12:47 Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:54 Removing intermediate container 67409979332e 19:12:54 ---> ecb99e881d0d 19:12:54 Step 22/24 : LABEL arch=x86_64 19:12:54 ---> Running in d3b2b0283953 19:12:54 ---> Running in 04d96b82050e 19:12:54 ---> Running in 2279d2f002c4 19:12:54 ---> Running in b6641d5458de 19:12:54 ---> Running in 5f8c84bb3dff 19:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:56 Removing intermediate container d3b2b0283953 19:12:56 ---> 3af29aa43ae0 19:12:56 19:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:56 Successfully built 3af29aa43ae0 19:12:56 OK: 211 MiB in 51 packages 19:12:56 Removing intermediate container 2279d2f002c4 19:12:56 ---> cd8748b1a2f5 19:12:56 Step 22/22 : LABEL version=0.0.0 19:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:57 Successfully tagged security-proxy-setup:latest 19:12:57  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:12:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:07 Removing intermediate container 04d96b82050e 19:13:07 ---> 6d412a8d68d0 19:13:07 19:13:07 Successfully built 6d412a8d68d0 19:13:14 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:13:14 ---> 7733640d0ddd 19:13:14 Step 3/19 : WORKDIR /edgex-go 19:13:14 ---> Using cache 19:13:14 ---> 0c148f04da0e 19:13:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.239s coverage: 28.7% of statements 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:16 Successfully tagged core-metadata:latest 19:13:16  Building core-metadata ... done Building security-spire-agent 19:13:16 Removing intermediate container 5f8c84bb3dff 19:13:16 ---> 2e65ed936b80 19:13:16 Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:13:16 ---> Running in 68b90b06e58e 19:13:16 ---> Running in ff816ddb944f 19:13:16 ---> Running in 00d43288e328 19:13:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:19 ---> 7733640d0ddd 19:13:19 Step 3/24 : WORKDIR /edgex-go 19:13:19 ---> Using cache 19:13:19 ---> 0c148f04da0e 19:13:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:13:19 ---> Using cache 19:13:19 ---> 53452a8af372 19:13:19 Step 5/24 : COPY go.mod vendor* ./ 19:13:19 ---> Using cache 19:13:19 ---> f012a386b7a2 19:13:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:19 ---> Using cache 19:13:19 ---> 64ba528d9a27 19:13:19 Step 7/24 : COPY . . 19:13:19 ---> Using cache 19:13:19 ---> 973b0d3698fe 19:13:19 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:13:19 ---> Using cache 19:13:19 ---> 5c37105a8676 19:13:19 Step 9/24 : WORKDIR /edgex-go/spire-build 19:13:19 ---> Using cache 19:13:19 ---> ed2320d6261e 19:13:19 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:13:19 ---> Using cache 19:13:19 ---> 331f48cbaeb3 19:13:19 Step 11/24 : WORKDIR /edgex-go 19:13:19 ---> Using cache 19:13:19 ---> b15e02d12158 19:13:19 19:13:19 Step 12/24 : FROM alpine:3.15 19:13:19 ---> c4fc93816858 19:13:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:19 ---> Using cache 19:13:19 ---> 17cedb81bc6f 19:13:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements 19:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.835s coverage: 43.1% of statements 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.545s coverage: 54.0% of statements 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:24 Removing intermediate container b6641d5458de 19:13:24 ---> e66c65923791 19:13:24 Step 5/24 : COPY go.mod vendor* ./ 19:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:24 Removing intermediate container 68b90b06e58e 19:13:24 ---> 0ca255462015 19:13:24 19:13:24 ---> Running in 4106283e13f6 19:13:24 Successfully built 0ca255462015 19:13:25 Removing intermediate container 00d43288e328 19:13:25 ---> 6d3c1e2901c6 19:13:25 Step 24/24 : LABEL version=0.0.0 19:13:25 Successfully tagged core-common-config-bootstrapper:latest 19:13:25  Building core-common-config-bootstrapper ... done Building support-notifications 19:13:25 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:13:25 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:13:25 OK: 17044 distinct packages available 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:25 OK: 211 MiB in 51 packages 19:13:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:41 ---> 7733640d0ddd 19:13:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:13:41 ---> Using cache 19:13:41 ---> 18ead6df99d2 19:13:41 Step 4/22 : WORKDIR /edgex-go 19:13:41 ---> Using cache 19:13:41 ---> a9f029dfeb99 19:13:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:13:41 ---> 5875c8eb754e 19:13:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:42 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:13:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:13:42 OK: 15859 distinct packages available 19:13:42 ---> Running in c8b7ac3a3419 19:13:42 ---> Running in 1bd0f2842381 19:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:42 ---> Running in 6bc9af75a89f 19:13:42 (1/5) Installing dumb-init (1.2.5-r1) 19:13:42 (2/5) Installing musl-obstack (1.2.3-r0) 19:13:42 (3/5) Installing libucontext (1.1-r0) 19:13:42 (4/5) Installing gcompat (1.0.0-r4) 19:13:42 (5/5) Installing openssl (1.1.1s-r1) 19:13:42 Executing busybox-1.34.1-r7.trigger 19:13:42 OK: 7 MiB in 19 packages 19:13:43 Removing intermediate container 1bd0f2842381 19:13:43 ---> a8d581dbe7f2 19:13:43 19:13:43 Successfully built a8d581dbe7f2 19:13:43 Successfully tagged security-spire-config:latest 19:13:43 Building security-spire-server 19:13:43  Building security-spire-config ... done Removing intermediate container ff816ddb944f 19:13:43 ---> 409f2b97fd2a 19:13:43 Step 5/19 : COPY go.mod vendor* ./ 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.167s coverage: 89.2% of statements 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.851s coverage: 2.6% of statements 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.867s coverage: 95.6% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.285s coverage: 72.2% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.376s coverage: 65.9% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.586s coverage: 0.9% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.422s coverage: 29.6% of statements 19:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 47.1% of statements 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 82.9% of statements 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.496s coverage: 94.1% of statements 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements 19:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.327s coverage: 87.5% of statements 19:13:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:52 ---> 7733640d0ddd 19:13:52 Step 3/23 : WORKDIR /edgex-go 19:13:52 ---> Using cache 19:13:52 ---> 0c148f04da0e 19:13:52 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:13:52 ---> Using cache 19:13:52 ---> 53452a8af372 19:13:52 Step 5/23 : COPY go.mod vendor* ./ 19:13:52 ---> Using cache 19:13:52 ---> f012a386b7a2 19:13:52 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:52 ---> Using cache 19:13:52 ---> 64ba528d9a27 19:13:52 Step 7/23 : COPY . . 19:13:52 ---> Using cache 19:13:52 ---> 973b0d3698fe 19:13:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:13:52 ---> Using cache 19:13:52 ---> 5c37105a8676 19:13:52 Step 9/23 : WORKDIR /edgex-go/spire-build 19:13:52 ---> Using cache 19:13:52 ---> ed2320d6261e 19:13: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 19:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:57 OK: 211 MiB in 51 packages 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.453s coverage: 44.8% of statements 19:14:01 ---> Running in 7da1e470efe3 19:14:01 ---> 5a47ac436414 19:14:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:03 ---> Running in 23eedac9c5ee 19:14:03 Removing intermediate container 4106283e13f6 19:14:03 ---> bde93c6a3395 19:14:03 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:14:10 Removing intermediate container c8b7ac3a3419 19:14:10 ---> c2a9bd0e0b3b 19:14:10 Step 6/22 : COPY go.mod vendor* ./ 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.088s coverage: 79.9% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:12 ---> 73584cd1969a 19:14:12 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.307s coverage: 86.9% of statements 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.234s coverage: 100.0% of statements 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.377s coverage: 77.4% of statements 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.107s coverage: 91.2% of statements 19:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:18 ---> 8cc5dc1bc2cb 19:14:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:18 ---> 306d37d0531c 19:14:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:14:18 ---> Running in 5a83e106f8d0 19:14:18 Removing intermediate container 7da1e470efe3 19:14:18 ---> de2c22c02d0a 19:14:18 Step 11/23 : WORKDIR /edgex-go 19:14:20 ---> Running in 35b86288f074 19:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 64.7% of statements 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements 19:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 19:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 19:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 19:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 19:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.647s coverage: 65.3% of statements 19:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.995s coverage: 41.8% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:33 ---> a9ea31f06882 19:14:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:14:33 Removing intermediate container 35b86288f074 19:14:33 ---> 844432a20c17 19:14:33 19:14:33 Step 12/23 : FROM alpine:3.15 19:14:33 ---> c4fc93816858 19:14:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:14:33 ---> Using cache 19:14:33 ---> 17cedb81bc6f 19:14:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:14:33 ---> Using cache 19:14:33 ---> bde93c6a3395 19:14:33 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:14:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.734s coverage: 92.3% of statements 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 63.2% of statements 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.506s coverage: 97.7% of statements 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:40 go vet ./... 19:14:48 ---> 5d925856f480 19:14:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:14:48 ---> 3b6a1b46ec50 19:14:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:14:49 Removing intermediate container 6bc9af75a89f 19:14:49 ---> 8991bd90531e 19:14:49 Step 7/24 : COPY . . 19:15:05 ---> bcb3a646e959 19:15:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:15:07 ---> a6477b59f301 19:15:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:15:08 ---> Running in 848a6e0dde6c 19:15:08 ---> 4658c052647b 19:15:08 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:15:09 ---> daad5a15e4c6 19:15:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:15:14 ---> Running in 46cc8642e597 19:15:16 Removing intermediate container 848a6e0dde6c 19:15:16 ---> 1542b85d3b8b 19:15:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:15:31 ---> fc86d73d35cf 19:15:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:15:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:15:57 ---> Running in fd6490d76aa2 19:15:57 ---> Running in cb768f562eda 19:15:57 Removing intermediate container 23eedac9c5ee 19:15:57 ---> ad6dba6c5f48 19:15:57 Step 7/19 : COPY . . 19:16:07 Removing intermediate container fd6490d76aa2 19:16:07 ---> 1c71796ce49d 19:16:07 Step 22/24 : LABEL arch=x86_64 19:16:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:21 Removing intermediate container cb768f562eda 19:16:21 ---> e40edb68749e 19:16:21 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:21 ---> 76c727eaf025 19:16:21 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:16:21 ---> Running in a9ed9deb5ff6 19:16:22 Removing intermediate container 5a83e106f8d0 19:16:22 ---> 4bc0feeb3752 19:16:22 Step 8/22 : COPY . . 19:16:22 ---> Running in 884ae6768f1e 19:16:22 ---> Running in fc5ab5767ae5 19:16:37 Removing intermediate container a9ed9deb5ff6 19:16:37 ---> 2ac30bda3795 19:16:37 Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:16: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:16:37 Removing intermediate container 884ae6768f1e 19:16:37 ---> 5daf5488a59c 19:16:37 Step 21/23 : LABEL arch=x86_64 19:16:37 ---> bb00500b990d 19:16:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:16:37 Removing intermediate container 46cc8642e597 19:16:37 ---> 194b61357d75 19:16:37 19:16:37 Step 9/24 : FROM alpine:3.16 19:16:37 ---> bfe296a52501 19:16:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:16:37 ---> Running in 90544f30263e 19:16:37 ---> Running in 22e0481c7364 19:16:37 ---> Running in 5bf6c353263e 19:16:37 ---> Running in e26d99fd511e 19:16:37 Removing intermediate container 22e0481c7364 19:16:37 ---> 4280042c741d 19:16:37 Step 22/23 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:16:37 Removing intermediate container 90544f30263e 19:16:37 ---> e753746588ec 19:16:37 Step 24/24 : LABEL version=0.0.0 19:16:37 ---> Running in ebc9fcbf16bd 19:16:37 ---> Running in 19bee359509a 19:16:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:38 Removing intermediate container 19bee359509a 19:16:38 ---> ddd7c4e83715 19:16:38 19:16:38 Successfully built ddd7c4e83715 19:16:38 Removing intermediate container ebc9fcbf16bd 19:16:38 ---> 653cc7e9ec72 19:16:38 Step 23/23 : LABEL version=0.0.0 19:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:38 Successfully tagged security-spire-agent:latest 19:16:38 Building core-command 19:16:38  Building security-spire-agent ... done  ---> Running in 304e3864a68a 19:16:38 (1/3) Installing ca-certificates (20220614-r0) 19:16:38 (2/3) Installing dumb-init (1.2.5-r1) 19:16:38 (3/3) Installing su-exec (0.2-r1) 19:16:38 Executing busybox-1.35.0-r17.trigger 19:16:38 Executing ca-certificates-20220614-r0.trigger 19:16:39 OK: 6 MiB in 17 packages 19:16:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:43 ---> 7733640d0ddd 19:16:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:16:43 ---> Using cache 19:16:43 ---> 18ead6df99d2 19:16:43 Step 4/23 : WORKDIR /edgex-go 19:16:43 ---> Using cache 19:16:43 ---> a9f029dfeb99 19:16:43 Step 5/23 : RUN apk add --update --no-cache make git 19:16:43 ---> Using cache 19:16:43 ---> 384793bc37dc 19:16:43 Step 6/23 : COPY go.mod vendor* ./ 19:16:43 ---> Using cache 19:16:43 ---> f900d3b3a3a4 19:16:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:43 ---> Using cache 19:16:43 ---> c91e56d3e2f7 19:16:43 Step 8/23 : COPY . . 19:16:43 ---> Using cache 19:16:43 ---> ee2a55b2642f 19:16:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:16:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:48 + ls -al . 19:16:48 total 740 19:16:48 drwxrwxr-x 10 1001 1001 4096 Feb 6 19:09 . 19:16:48 drwxr-xr-x 4 root root 4096 Feb 6 19:09 .. 19:16:48 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 .blubracket 19:16:48 -rw-rw-r-- 1 1001 1001 16 Feb 6 19:08 .dockerignore 19:16:48 drwxrwxr-x 8 1001 1001 4096 Feb 6 19:08 .git 19:16:48 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 .github 19:16:48 -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:08 .gitignore 19:16:48 -rw-rw-r-- 1 1001 1001 42 Feb 6 19:08 .golangci.yml 19:16:48 -rw-rw-r-- 1 1001 1001 87 Feb 6 19:08 .hadolint.yml 19:16:48 -rw-rw-r-- 1 1001 1001 166 Feb 6 19:08 .sonarcloud.properties 19:16:48 -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:08 ADOPTERS.md 19:16:48 -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:08 Attribution.txt 19:16:48 -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:08 CHANGELOG.md 19:16:48 -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:08 CONTRIBUTING.md 19:16:48 -rw-rw-r-- 1 1001 1001 677 Feb 6 19:08 GOVERNANCE.md 19:16:48 -rw-rw-r-- 1 1001 1001 850 Feb 6 19:08 Jenkinsfile 19:16:48 -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:08 LICENSE 19:16:48 -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:08 Makefile 19:16:48 -rw-rw-r-- 1 1001 1001 582 Feb 6 19:08 OWNERS.md 19:16:48 -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:08 README.md 19:16:48 -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:08 SECURITY.md 19:16:48 -rw-rw-r-- 1 1001 1001 5 Feb 6 19:04 VERSION 19:16:48 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 bin 19:16:48 drwxrwxr-x 17 1001 1001 4096 Feb 6 19:08 cmd 19:16:48 -rw-r--r-- 1 root root 486191 Feb 6 19:14 coverage.out 19:16:48 -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:08 go.mod 19:16:48 -rw-rw-r-- 1 1001 1001 33316 Feb 6 19:08 go.sum 19:16:48 drwxrwxr-x 7 1001 1001 4096 Feb 6 19:08 internal 19:16:48 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 openapi 19:16:48 drwxrwxr-x 4 1001 1001 4096 Feb 6 19:08 snap 19:16:48 -rw-rw-r-- 1 1001 1001 204 Feb 6 19:08 version.go [Pipeline] sh 19:16:49 + '[' -e coverage.out ] 19:16:49 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:49 Warning: overwriting stash ‘coverage-report’ 19:16:50 Stashed 1 file(s) [Pipeline] sh 19:16:51 + make build 19:16:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:16:53 Removing intermediate container 304e3864a68a 19:16:53 ---> 6bd15a4b10d5 19:16:53 19:16:53 Successfully built 6bd15a4b10d5 19:16:53 Successfully tagged security-spire-server:latest 19:16:53 Building security-bootstrapper 19:17:00  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:17:00 ---> 7733640d0ddd 19:17:00 Step 3/32 : WORKDIR /edgex-go 19:17:00 ---> Using cache 19:17:00 ---> 0c148f04da0e 19:17:00 Step 4/32 : RUN apk add --update --no-cache make git 19:17:00 ---> Using cache 19:17:00 ---> e66c65923791 19:17:00 Step 5/32 : COPY go.mod vendor* ./ 19:17:00 ---> Using cache 19:17:00 ---> 5875c8eb754e 19:17:00 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:00 ---> Using cache 19:17:00 ---> 8991bd90531e 19:17:00 Step 7/32 : COPY . . 19:17:00 ---> Using cache 19:17:00 ---> 4658c052647b 19:17:00 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:17:08 ---> Running in 723db3b012df 19:17:09 ---> Running in c1b18c824e86 19:17:12 Removing intermediate container e26d99fd511e 19:17:12 ---> 5b84636c10be 19:17:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:17:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:17:19 ---> Running in 7753f0e84dcb 19:17:23 Removing intermediate container 7753f0e84dcb 19:17:23 ---> e9c3ae73ac7e 19:17:23 Step 12/24 : WORKDIR / 19:17:29 ---> Running in 8121431f0dde 19:17:39 Removing intermediate container fc5ab5767ae5 19:17:39 ---> f50aba586b29 19:17:39 19:17:39 Step 9/19 : FROM alpine:3.15 19:17:39 ---> c4fc93816858 19:17:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:39 ---> Using cache 19:17:39 ---> 17cedb81bc6f 19:17:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:17:39 Removing intermediate container 5bf6c353263e 19:17:39 ---> f259418d35b1 19:17:39 19:17:39 Step 10/22 : FROM alpine:3.16 19:17:39 ---> bfe296a52501 19:17:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:17:39 Removing intermediate container 8121431f0dde 19:17:39 ---> 99adb2fa5aaa 19:17:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:17:40 ---> Running in 3bab74c0308d 19:17:40 ---> Running in 29ca11eae01f 19:17:41 ---> 19823120d6c0 19:17:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:44 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:17:44 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:17:44 OK: 15859 distinct packages available 19:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:45 (1/9) Installing ca-certificates (20220614-r0) 19:17:45 (2/9) Installing brotli-libs (1.0.9-r5) 19:17:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:17:45 (4/9) Installing libcurl (7.80.0-r5) 19:17:45 (5/9) Installing curl (7.80.0-r5) 19:17:45 (6/9) Installing dumb-init (1.2.5-r1) 19:17:45 (7/9) Installing musl-obstack (1.2.3-r0) 19:17:45 (8/9) Installing libucontext (1.1-r0) 19:17:45 (9/9) Installing gcompat (1.0.0-r4) 19:17:45 Executing busybox-1.34.1-r7.trigger 19:17:45 Executing ca-certificates-20220614-r0.trigger 19:17:45 OK: 8 MiB in 23 packages 19:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:17:46 ---> 9f43450bd2f9 19:17:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:17:46 (1/2) Installing ca-certificates (20220614-r0) 19:17:46 (2/2) Installing dumb-init (1.2.5-r1) 19:17:46 Executing busybox-1.35.0-r17.trigger 19:17:46 Executing ca-certificates-20220614-r0.trigger 19:17:46 OK: 6 MiB in 16 packages 19:17:50 ---> 09dac81d42d4 19:17:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:17:52 Removing intermediate container 3bab74c0308d 19:17:52 ---> 6efbf8d162b7 19:17:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:54 ---> 2e02031dbc42 19:17:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:17:58 ---> 54367e6f57de 19:17:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:17:58 Removing intermediate container 29ca11eae01f 19:17:58 ---> 2904ed5d49e3 19:17:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:17:59 ---> Running in 20312148e545 19:17:59 ---> e37c494a3c33 19:17:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:17:59 Removing intermediate container 723db3b012df 19:17:59 ---> c742f14ca348 19:17:59 19:17:59 Step 10/23 : FROM alpine:3.16 19:17:59 ---> bfe296a52501 19:17:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:17:59 ---> Using cache 19:17:59 ---> 3c1fb7092a03 19:17:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:59 ---> Using cache 19:17:59 ---> e917681a951e 19:17:59 Step 13/23 : ENV APP_PORT=59882 19:17:59 Removing intermediate container c1b18c824e86 19:17:59 ---> 83cbdac7ee15 19:17:59 19:17:59 Step 9/32 : FROM alpine:3.16 19:17:59 ---> bfe296a52501 19:17:59 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:00 ---> 5a8ad3f8b728 19:18:00 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:18:00 ---> Running in 31c96916cc05 19:18:00 ---> Running in 168f219f0af0 19:18:00 Removing intermediate container 20312148e545 19:18:00 ---> 7d940df0c950 19:18:00 Step 13/22 : ENV APP_PORT=59860 19:18:00 ---> 251fda8a4876 19:18:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:01 ---> Running in 4605f7db08fa 19:18:01 ---> 30b1b1afb0d5 19:18:01 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:18:01 Removing intermediate container 31c96916cc05 19:18:01 ---> 09d7712022d7 19:18:01 Step 14/23 : EXPOSE $APP_PORT 19:18:01 Removing intermediate container 168f219f0af0 19:18:01 ---> 2c18e5319b57 19:18:01 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:18:01 ---> 13443163dec7 19:18:01 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:01 ---> Running in 319387adac3f 19:18:01 Removing intermediate container 4605f7db08fa 19:18:01 ---> 7cf50b386eb5 19:18:01 Step 14/22 : EXPOSE $APP_PORT 19:18:01 ---> Running in 85e1456b8184 19:18:01 ---> Running in e8ef08f170d7 19:18:01 ---> Running in 226921c46f30 19:18:01 ---> Running in ddfc056e358a 19:18:02 Removing intermediate container 226921c46f30 19:18:02 ---> dde2992ffceb 19:18:02 Step 15/23 : WORKDIR / 19:18:02 Removing intermediate container ddfc056e358a 19:18:02 ---> 6e020d43d2f5 19:18:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:02 Removing intermediate container 319387adac3f 19:18:02 ---> b21451b2c1ba 19:18:02 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:02 ---> Running in c55c2058ce82 19:18:02 ---> Running in 7330427d6053 19:18:02 Removing intermediate container c55c2058ce82 19:18:02 ---> b6481063b157 19:18:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:02 Removing intermediate container 7330427d6053 19:18:02 ---> a5f09e01303e 19:18:02 Step 17/19 : LABEL arch=x86_64 19:18:02 ---> 2e77a7860237 19:18:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:02 ---> Running in 10578dd60b24 19:18:03 (1/2) Installing dumb-init (1.2.5-r1) 19:18:03 (2/2) Installing su-exec (0.2-r1) 19:18:03 Executing busybox-1.35.0-r17.trigger 19:18:03 OK: 6 MiB in 16 packages 19:18:04 Removing intermediate container 10578dd60b24 19:18:04 ---> 175d2ce30584 19:18:04 Step 18/19 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:18:04 Removing intermediate container e8ef08f170d7 19:18:04 ---> 7ef8924d6294 19:18:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:18:04 ---> ebe5bbd31b42 19:18:04 ---> 06daacf4f1ca 19:18:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:18:04 19:18:04 ---> Running in 060962f059cb 19:18:04 ---> Running in 507f41978541 19:18:04 Removing intermediate container 85e1456b8184 19:18:04 ---> 65cb45459a14 19:18:04 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:18:04 ---> 888f5c37385d 19:18:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:18:04 ---> 3583ec6c8330 19:18:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:18:04 ---> Running in 594908184cc8 19:18:05 ---> Running in 363779c292cd 19:18:05 Removing intermediate container 507f41978541 19:18:05 ---> 7c4b80e8bf15 19:18:05 Step 19/19 : LABEL version=0.0.0 19:18:05 Removing intermediate container 060962f059cb 19:18:05 ---> cf26875c0e4d 19:18:05 Step 22/24 : LABEL arch=x86_64 19:18:05 ---> ddb60a8599b3 19:18:05 Step 19/23 : ENTRYPOINT ["/core-command"] 19:18:05 ---> Running in 43a02f685304 19:18:05 ---> Running in 0e3dc80df362 19:18:05 Removing intermediate container 594908184cc8 19:18:05 ---> b8d9845fd6b0 19:18:05 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:18:05 Removing intermediate container 363779c292cd 19:18:05 ---> 1bc2161ab0fe 19:18:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:05 ---> Running in 90be161402e1 19:18:05 ---> Running in 88974c94950a 19:18:05 ---> Running in 390c3330c864 19:18:05 Removing intermediate container 43a02f685304 19:18:05 ---> c186db24795e 19:18:05 19:18:05 Removing intermediate container 0e3dc80df362 19:18:05 ---> e89a4e2d98e7 19:18:05 Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:18:05 ---> Running in 60710a4d9d3c 19:18:05 Successfully built c186db24795e 19:18:05 Successfully tagged security-spiffe-token-provider:latest 19:18:05  Building security-spiffe-token-provider ... done Building core-data 19:18:06 Removing intermediate container 90be161402e1 19:18:06 ---> 2dcd095e7070 19:18:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:10 ---> 7733640d0ddd 19:18:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:13 ---> Using cache 19:18:13 ---> 18ead6df99d2 19:18:13 Step 4/22 : WORKDIR /edgex-go 19:18:13 ---> Using cache 19:18:13 ---> a9f029dfeb99 19:18:13 Step 5/22 : RUN apk add --update --no-cache make git 19:18:13 ---> Using cache 19:18:13 ---> 384793bc37dc 19:18:13 Step 6/22 : COPY go.mod vendor* ./ 19:18:13 ---> Using cache 19:18:13 ---> f900d3b3a3a4 19:18:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:13 ---> Using cache 19:18:13 ---> c91e56d3e2f7 19:18:13 Step 8/22 : COPY . . 19:18:13 ---> Using cache 19:18:13 ---> ee2a55b2642f 19:18:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:18:13 Removing intermediate container 390c3330c864 19:18:13 ---> c7cc40148ab1 19:18:13 Step 20/22 : LABEL arch=x86_64 19:18:13 Removing intermediate container 60710a4d9d3c 19:18:13 ---> bbb264e30dd7 19:18:13 Step 24/24 : LABEL version=0.0.0 19:18:13 Removing intermediate container 88974c94950a 19:18:13 ---> 28ed9daf91b1 19:18:13 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:18:13 ---> Running in b520b431d24b 19:18:13 ---> Running in cf501995ac7b 19:18:13 ---> Running in 5e8a8ef2f5d7 19:18:13 ---> Running in e99ff609b976 19:18:13 ---> Running in cdc1cb151ef6 19:18:14 Removing intermediate container b520b431d24b 19:18:14 ---> 496ff746e13c 19:18:14 Step 21/23 : LABEL arch=x86_64 19:18:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:18:14 Removing intermediate container e99ff609b976 19:18:14 ---> b0036de98e0f 19:18:14 Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:18:14 Removing intermediate container 5e8a8ef2f5d7 19:18:14 ---> 80eff613653b 19:18:14 19:18:14 Successfully built 80eff613653b 19:18:14 Successfully tagged security-secretstore-setup:latest 19:18:15  Building security-secretstore-setup ... done Removing intermediate container cdc1cb151ef6 19:18:15 ---> 9406fe669039 19:18:15 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:18:15 ---> Running in d2d711e7d9ce 19:18:15 ---> Running in bf5de602464a 19:18:15 ---> Running in 317ee196b198 19:18:16 Removing intermediate container d2d711e7d9ce 19:18:16 ---> f0d93dc7a6f7 19:18:16 Step 22/22 : LABEL version=0.0.0 19:18:16 Removing intermediate container bf5de602464a 19:18:16 ---> 4716e8b08d62 19:18:16 Step 22/23 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:18:16 Removing intermediate container 317ee196b198 19:18:16 ---> c3d39bdcc661 19:18:16 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:18:16 ---> Running in b344c70edf07 19:18:17 ---> Running in 153fceb7105d 19:18:17 ---> Running in ec007cbb8d55 19:18:18 Removing intermediate container b344c70edf07 19:18:18 ---> 0c8732f10e1a 19:18:18 19:18:18 Successfully built 0c8732f10e1a 19:18:18 Removing intermediate container 153fceb7105d 19:18:18 ---> c8858cd9ff53 19:18:18 Step 23/23 : LABEL version=0.0.0 19:18:18 Successfully tagged support-notifications:latest 19:18:19  Building support-notifications ... done  ---> Running in 20283a0ce94a 19:18:21 Removing intermediate container 20283a0ce94a 19:18:21 ---> ff18ea4108d9 19:18:21 19:18:21 Successfully built ff18ea4108d9 19:18:21 Successfully tagged core-command:latest 19:18:21  Building core-command ... done Removing intermediate container ec007cbb8d55 19:18:21 ---> c6ac0eb015cb 19:18:21 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:18:22 ---> Running in 962bb877bdf7 19:18:22 Removing intermediate container 962bb877bdf7 19:18:22 ---> b01574f54941 19:18:22 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:18:23 ---> a93714599108 19:18:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:18:23 ---> Running in cc82bf05ac76 19:18:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:31 Removing intermediate container cc82bf05ac76 19:18:31 ---> cc2f3f90f545 19:18:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:31 ---> 9d5bd61affc5 19:18:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:36 ---> 56ff4e17f1a7 19:18:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:18:36 Removing intermediate container cf501995ac7b 19:18:36 ---> 3ea3541af87c 19:18:36 19:18:36 Step 10/22 : FROM alpine:3.16 19:18:36 ---> bfe296a52501 19:18:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:36 ---> d43ebacca265 19:18:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:18:36 ---> Running in fde83cf0f162 19:18:37 ---> a8e6e292ff3e 19:18:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:18:37 Removing intermediate container fde83cf0f162 19:18:37 ---> c94300e426fe 19:18:37 Step 12/22 : ENV APP_PORT=59880 19:18:37 ---> Running in 26fb0c3c614f 19:18:37 ---> a16fdb6e7b33 19:18:37 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:18:38 Removing intermediate container 26fb0c3c614f 19:18:38 ---> 482eb4ddca04 19:18:38 Step 13/22 : EXPOSE $APP_PORT 19:18:38 ---> d78b7db3f185 19:18:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:18:40 ---> Running in c38707bb18b9 19:18:40 ---> bb9610db8931 19:18:40 Step 27/32 : RUN chmod +x /entrypoint.sh 19:18:41 Removing intermediate container c38707bb18b9 19:18:41 ---> dba116fd0b76 19:18:41 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:18:41 ---> Running in eb4a0b841083 19:18:42 ---> Running in 5c9e794c9061 19:18:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:43 Removing intermediate container eb4a0b841083 19:18:43 ---> f229e34bd10d 19:18:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:18:43 ---> Running in b0952897b14b 19:18:43 (1/1) Installing dumb-init (1.2.5-r1) 19:18:43 Executing busybox-1.35.0-r17.trigger 19:18:43 OK: 6 MiB in 15 packages 19:18:43 Removing intermediate container b0952897b14b 19:18:43 ---> 0ebd50230b88 19:18:43 Step 29/32 : CMD ["gate"] 19:18:43 ---> Running in e6e96956d5d9 19:18:43 Removing intermediate container e6e96956d5d9 19:18:43 ---> 2ee204d56a73 19:18:43 Step 30/32 : LABEL arch=x86_64 19:18:43 ---> Running in 30fcf7b7e585 19:18:43 Removing intermediate container 30fcf7b7e585 19:18:43 ---> 1e3cd6636198 19:18:43 Step 31/32 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:18:43 ---> Running in 57797f8287f4 19:18:43 Removing intermediate container 5c9e794c9061 19:18:43 ---> 5933d81a7e30 19:18:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:43 Removing intermediate container 57797f8287f4 19:18:43 ---> 62097c603f64 19:18:43 Step 32/32 : LABEL version=0.0.0 19:18:43 ---> Running in c2f5fbc78538 19:18:43 ---> 6a665df552cf 19:18:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:44 Removing intermediate container c2f5fbc78538 19:18:44 ---> b2789b502274 19:18:44 19:18:44 Successfully built b2789b502274 19:18:44 Successfully tagged security-bootstrapper:latest 19:18:44  Building security-bootstrapper ... done  ---> 7c70aac048a8 19:18:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:18:45 ---> 85d441a70b5b 19:18:45 Step 18/22 : ENTRYPOINT ["/core-data"] 19:18:45 ---> Running in 705741ae8f38 19:18:47 Removing intermediate container 705741ae8f38 19:18:47 ---> 9547f80984c1 19:18:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:48 ---> Running in c04c0790b152 19:18:49 Removing intermediate container c04c0790b152 19:18:49 ---> fad5918be426 19:18:49 Step 20/22 : LABEL arch=x86_64 19:18:50 ---> Running in a148f8be229a 19:18:51 Removing intermediate container a148f8be229a 19:18:51 ---> eac299549fea 19:18:51 Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:18:51 ---> Running in fa7bb856f360 19:18:51 Removing intermediate container fa7bb856f360 19:18:51 ---> 0ba9be56991e 19:18:51 Step 22/22 : LABEL version=0.0.0 19:18:51 ---> Running in 9396d5434d85 19:18:51 Removing intermediate container 9396d5434d85 19:18:51 ---> 3d03787befda 19:18:51 19:18:51 Successfully built 3d03787befda 19:18:51 Successfully tagged core-data:latest 19:18:51  Building core-data ... done  [Pipeline] } 19:18:51 $ docker stop --time=1 b3c58c2c78e213a67f75506c82a9f9d0140f3ece218d9ee2c93f1af2ffd3aee5 19:18:52 $ docker rm -f --volumes b3c58c2c78e213a67f75506c82a9f9d0140f3ece218d9ee2c93f1af2ffd3aee5 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:53 + docker images 19:18:53 REPOSITORY TAG IMAGE ID CREATED SIZE 19:18:53 core-data latest 3d03787befda 2 seconds ago 17.9MB 19:18:53 security-bootstrapper latest b2789b502274 10 seconds ago 20.3MB 19:18:53 3ea3541af87c 18 seconds ago 1.68GB 19:18:53 core-command latest ff18ea4108d9 33 seconds ago 17.7MB 19:18:53 support-notifications latest 0c8732f10e1a 37 seconds ago 30.6MB 19:18:53 security-secretstore-setup latest 80eff613653b 40 seconds ago 29.9MB 19:18:53 security-spiffe-token-provider latest c186db24795e 48 seconds ago 29.8MB 19:18:53 c742f14ca348 55 seconds ago 1.68GB 19:18:53 83cbdac7ee15 55 seconds ago 1.67GB 19:18:53 f259418d35b1 About a minute ago 1.74GB 19:18:53 f50aba586b29 About a minute ago 1.71GB 19:18:53 security-spire-server latest 6bd15a4b10d5 2 minutes ago 86.5MB 19:18:53 security-spire-agent latest ddd7c4e83715 2 minutes ago 125MB 19:18:53 194b61357d75 2 minutes ago 1.67GB 19:18:53 844432a20c17 4 minutes ago 1.55GB 19:18:53 security-spire-config latest a8d581dbe7f2 5 minutes ago 85.8MB 19:18:53 core-common-config-bootstrapper latest 0ca255462015 5 minutes ago 15.5MB 19:18:53 core-metadata latest 6d412a8d68d0 5 minutes ago 18.5MB 19:18:53 security-proxy-setup latest 3af29aa43ae0 5 minutes ago 27.8MB 19:18:53 support-scheduler latest 8cde23bc2abf 6 minutes ago 30MB 19:18:53 16658ed999bb 7 minutes ago 1.68GB 19:18:53 0f0f238bca3a 7 minutes ago 1.67GB 19:18:53 03f2999704e0 7 minutes ago 1.67GB 19:18:53 b15e02d12158 7 minutes ago 1.55GB 19:18:53 70f89f57869c 7 minutes ago 1.74GB 19:18:53 ci-base-image-x86_64 latest 7733640d0ddd 13 minutes ago 903MB 19:18:53 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:18:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 19:18:53 alpine 3.15 c4fc93816858 6 months ago 5.59MB 19:18:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 19:18:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:19:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:19:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:20:21 $ docker stop --time=1 a0e969ab368e2ef87cea22c84f881e100d9823dd0fcf72f7b2abce8831345cab 19:20:23 $ docker rm -f --volumes a0e969ab368e2ef87cea22c84f881e100d9823dd0fcf72f7b2abce8831345cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:26 19:20:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:26 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:26 29e5d40040c1: Pulling fs layer 19:20:26 1ce36da41761: Pulling fs layer 19:20:26 25b303627fd3: Pulling fs layer 19:20:26 29e5d40040c1: Verifying Checksum 19:20:26 29e5d40040c1: Download complete 19:20:27 1ce36da41761: Verifying Checksum 19:20:27 1ce36da41761: Download complete 19:20:27 29e5d40040c1: Pull complete 19:20:28 1ce36da41761: Pull complete 19:20:28 25b303627fd3: Verifying Checksum 19:20:28 25b303627fd3: Download complete 19:20:41 25b303627fd3: Pull complete 19:20:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:41 prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container 19:20:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:44 $ docker top 525a45f08653ad4787ce09493e7029bf08be2ad8df6b5084d719aa043a5dff9e -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:45 + + grep parallel 19:20:45 docker-compose build --help 19:20:51 --parallel Build images in parallel. [Pipeline] } 19:20:51 $ docker stop --time=1 525a45f08653ad4787ce09493e7029bf08be2ad8df6b5084d719aa043a5dff9e 19:20:53 $ docker rm -f --volumes 525a45f08653ad4787ce09493e7029bf08be2ad8df6b5084d719aa043a5dff9e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:54 prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container 19:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:55 $ docker top 902f3006ae84ec9e575c3a267ff9337045eebc338d5edaee387271a6b1d2d686 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:56 + docker-compose -f ./docker-compose-build.yml build --parallel 19:21:03 Building core-command ... 19:21:03 Building core-common-config-bootstrapper ... 19:21:03 Building core-data ... 19:21:03 Building core-metadata ... 19:21:03 Building security-bootstrapper ... 19:21:03 Building security-proxy-setup ... 19:21:03 Building security-secretstore-setup ... 19:21:03 Building security-spiffe-token-provider ... 19:21:03 Building security-spire-agent ... 19:21:03 Building security-spire-config ... 19:21:03 Building security-spire-server ... 19:21:03 Building support-notifications ... 19:21:03 Building support-scheduler ... 19:21:03 Building security-spire-config 19:21:03 Building core-common-config-bootstrapper 19:21:03 Building core-metadata 19:21:03 Building security-spire-agent 19:21:03 Building support-notifications 19:21:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:59 ---> d5f65a89d9ee 19:21:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:59 ---> d5f65a89d9ee 19:21:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:21:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:59 ---> d5f65a89d9ee 19:21:59 Step 3/24 : WORKDIR /edgex-go 19:21:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:59 ---> d5f65a89d9ee 19:21:59 Step 3/24 : WORKDIR /edgex-go 19:21:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:59 ---> d5f65a89d9ee 19:21:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:59 ---> Running in b87391385d4c 19:21:59 ---> Running in 94f25b76833c 19:21:59 ---> Running in 4c9be9ce88fb 19:21:59 ---> Running in cf7b1ae99444 19:21:59 ---> Running in b1eb0502de39 19:21:59 Removing intermediate container 4c9be9ce88fb 19:21:59 ---> b9456b77ed62 19:21:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:21:59 Removing intermediate container cf7b1ae99444 19:21:59 ---> 9c48dfb248dc 19:21:59 Step 4/24 : WORKDIR /edgex-go 19:21:59 Removing intermediate container b1eb0502de39 19:21:59 ---> 79a1ddf28959 19:21:59 Step 4/22 : WORKDIR /edgex-go 19:21:59 Removing intermediate container 94f25b76833c 19:21:59 ---> 8b613d498a80 19:21:59 Step 4/22 : WORKDIR /edgex-go 19:21:59 Removing intermediate container b87391385d4c 19:21:59 ---> 52fbb0ae2145 19:21:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:21:59 ---> Running in f58303f38bb9 19:21:59 ---> Running in 0ba7c8eed94f 19:21:59 ---> Running in 91fe1fd5a32c 19:21:59 ---> Running in bcba6fcd7a90 19:21:59 ---> Running in b58b66279022 19:21:59 Removing intermediate container 91fe1fd5a32c 19:21:59 ---> 7eda9dc9e501 19:21:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:21:59 Removing intermediate container 0ba7c8eed94f 19:21:59 ---> d765395dccdd 19:21:59 Step 5/24 : RUN apk add --update --no-cache make git 19:21:59 ---> Running in 0702999436f2 19:21:59 Removing intermediate container bcba6fcd7a90 19:21:59 ---> 9e82910c49be 19:21:59 Step 5/22 : RUN apk add --update --no-cache make git 19:21:59 ---> Running in 3848eff93cd0 19:21:59 ---> Running in 50062738aef6 19:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:01 OK: 221 MiB in 51 packages 19:22:01 OK: 221 MiB in 51 packages 19:22:03 OK: 221 MiB in 51 packages 19:22:03 OK: 221 MiB in 51 packages 19:22:03 OK: 221 MiB in 51 packages 19:22:03 Removing intermediate container f58303f38bb9 19:22:03 ---> e8491f58dcba 19:22:03 Step 5/24 : COPY go.mod vendor* ./ 19:22:03 Removing intermediate container b58b66279022 19:22:03 ---> 0da89cb71a7c 19:22:03 Step 5/24 : COPY go.mod vendor* ./ 19:22:04 ---> 1eaa4d59f521 19:22:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:04 Removing intermediate container 50062738aef6 19:22:04 ---> cd45505b5a1b 19:22:04 Step 6/22 : COPY go.mod vendor* ./ 19:22:05 ---> 78e8fed7e8c4 19:22:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:05 ---> Running in a9af234866b4 19:22:05 Removing intermediate container 3848eff93cd0 19:22:05 ---> b1e10af9595b 19:22:05 Step 6/24 : COPY go.mod vendor* ./ 19:22:05 ---> Running in 8a1ba330499f 19:22:05 Removing intermediate container 0702999436f2 19:22:05 ---> bcf83f8d6003 19:22:05 Step 6/22 : COPY go.mod vendor* ./ 19:22:06 ---> c26113d09e66 19:22:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:06 ---> Running in 1d780559bc9e 19:22:07 ---> 5d72609285d3 19:22:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:07 ---> Running in 31cd66c22e26 19:22:07 ---> 0823e0848bcc 19:22:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:07 ---> Running in 33231c249e33 19:24:14 Removing intermediate container 33231c249e33 19:24:14 ---> 4b1d703c790f 19:24:14 Step 8/22 : COPY . . 19:24:14 Removing intermediate container 8a1ba330499f 19:24:14 ---> b83550598fed 19:24:14 Step 7/24 : COPY . . 19:24:14 Removing intermediate container 31cd66c22e26 19:24:14 ---> e23332fc12c8 19:24:14 Step 8/24 : COPY . . 19:24:14 Removing intermediate container a9af234866b4 19:24:14 ---> 6a28fa8c733f 19:24:14 Step 7/24 : COPY . . 19:24:14 Removing intermediate container 1d780559bc9e 19:24:14 ---> 150bbca48c36 19:24:14 Step 8/22 : COPY . . 19:24:33 ---> 6e72ea63016e 19:24:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:24:33 ---> 7fb763a5dffe 19:24:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:24:33 ---> e04e85bf69ce 19:24:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:24:33 ---> Running in 85a177af74ac 19:24:33 ---> 48741c66de48 19:24:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:24:33 ---> 9f00ab4cb0f0 19:24:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:24:33 ---> Running in a8f03756c683 19:24:33 ---> Running in 6dba4a157395 19:24:33 ---> Running in 31679357cd14 19:24:33 ---> Running in 91069fb803e4 19:24:33 Removing intermediate container 6dba4a157395 19:24:33 ---> 8dc5c9aa48da 19:24:33 Step 9/24 : WORKDIR /edgex-go/spire-build 19:24:33 Removing intermediate container 31679357cd14 19:24:33 ---> daf999b8955b 19:24:33 Step 9/24 : WORKDIR /edgex-go/spire-build 19:24:33 ---> Running in ba24081b8ff4 19:24:33 ---> Running in c5e580f10825 19:24:33 Removing intermediate container ba24081b8ff4 19:24:33 ---> e9c239e6c872 19:24:33 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:34 Removing intermediate container c5e580f10825 19:24:34 ---> def4e7e1b590 19:24:34 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:34 ---> Running in c78b5ed70a2c 19:24:34 ---> Running in 18ec7b4168db 19:24:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:24:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:24:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:38 Removing intermediate container c78b5ed70a2c 19:24:38 ---> 22e9084a8290 19:24:38 Step 11/24 : WORKDIR /edgex-go 19:24:38 ---> Running in 357cf520616e 19:24:38 Removing intermediate container 18ec7b4168db 19:24:38 ---> 4078163f8cb9 19:24:38 Step 11/24 : WORKDIR /edgex-go 19:24:38 ---> Running in 3f7575d2f2f6 19:24:38 Removing intermediate container 357cf520616e 19:24:38 ---> f9a3f903393b 19:24:38 19:24:38 Step 12/24 : FROM alpine:3.15 19:24:38 3.15: Pulling from library/alpine 19:24:39 Removing intermediate container 3f7575d2f2f6 19:24:39 ---> f58cf844b812 19:24:39 19:24:39 Step 12/24 : FROM alpine:3.15 19:24:39 3.15: Pulling from library/alpine 19:24:40 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:40 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:40 Status: Downloaded newer image for alpine:3.15 19:24:40 Status: Downloaded newer image for alpine:3.15 19:24:40 ---> 8aa73fd46299 19:24:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:40 ---> 8aa73fd46299 19:24:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:40 ---> Running in 17d4a69aa76c 19:24:40 ---> Running in 6fb92623c85d 19:24:41 Removing intermediate container 17d4a69aa76c 19:24:41 ---> f2611366bf3b 19:24:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:41 Removing intermediate container 6fb92623c85d 19:24:41 ---> 3cd98329fb18 19:24:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:41 ---> Running in ed2f147ee0be 19:24:41 ---> Running in 2fc4efdf2c1c 19:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:46 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:46 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:46 OK: 15736 distinct packages available 19:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:46 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:46 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:46 OK: 15736 distinct packages available 19:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:48 (1/4) Installing dumb-init (1.2.5-r1) 19:24:48 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:48 (3/4) Installing libucontext (1.1-r0) 19:24:48 (4/4) Installing gcompat (1.0.0-r4) 19:24:48 Executing busybox-1.34.1-r7.trigger 19:24:48 OK: 6 MiB in 18 packages 19:24:48 (1/5) Installing dumb-init (1.2.5-r1) 19:24:48 (2/5) Installing musl-obstack (1.2.3-r0) 19:24:48 (3/5) Installing libucontext (1.1-r0) 19:24:48 (4/5) Installing gcompat (1.0.0-r4) 19:24:48 (5/5) Installing openssl (1.1.1s-r1) 19:24:48 Executing busybox-1.34.1-r7.trigger 19:24:48 OK: 6 MiB in 19 packages 19:24:50 Removing intermediate container ed2f147ee0be 19:24:50 ---> 91e47a711966 19:24:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:51 Removing intermediate container 2fc4efdf2c1c 19:24:51 ---> e2b4779904e7 19:24:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:24:57 ---> b6fae37d3be6 19:24:57 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:58 ---> ca82d5fe241f 19:24:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:59 ---> e8cffa437e5d 19:24:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:59 ---> Running in a84bb75f7f72 19:25:00 Removing intermediate container a84bb75f7f72 19:25:00 ---> 76d1880a9218 19:25:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:25:01 ---> 1a81c60c4595 19:25:01 Step 19/24 : WORKDIR / 19:25:02 ---> Running in 8e9374b4dbe8 19:25:02 Removing intermediate container 8e9374b4dbe8 19:25:02 ---> 06843a3f8fd4 19:25:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:02 ---> Running in 95817f7b46f7 19:25:03 Removing intermediate container 95817f7b46f7 19:25:03 ---> 5e6c78885096 19:25:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:03 ---> Running in f37e7d091c22 19:25:07 Removing intermediate container f37e7d091c22 19:25:07 ---> f6813d12bab1 19:25:07 Step 22/24 : LABEL arch=arm64 19:25:07 ---> Running in b245b4e4b870 19:25:07 ---> b735b0f3670c 19:25:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:25:08 Removing intermediate container b245b4e4b870 19:25:08 ---> d96070e5f762 19:25:08 Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:25:08 ---> Running in 454d7c50846b 19:25:09 ---> c62962a96272 19:25:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:25:09 Removing intermediate container 454d7c50846b 19:25:09 ---> 3b9a5a73c989 19:25:09 Step 24/24 : LABEL version=0.0.0 19:25:09 ---> Running in b677b080894d 19:25:09 Removing intermediate container b677b080894d 19:25:09 ---> 11078bad8779 19:25:09 19:25:10 ---> ebe0980983da 19:25:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:25:10 Successfully built 11078bad8779 19:25:10 Successfully tagged security-spire-config-arm64:latest 19:25:10 Building support-scheduler 19:25:11  Building security-spire-config ... done  ---> 3973598a01a1 19:25:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:11 ---> Running in 9263ada98f19 19:25:11 Removing intermediate container 9263ada98f19 19:25:11 ---> b88b83eb57af 19:25:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:11 ---> Running in 8e7022ac1e86 19:25:12 Removing intermediate container 8e7022ac1e86 19:25:12 ---> 8ee906aca16e 19:25:12 Step 22/24 : LABEL arch=arm64 19:25:12 ---> Running in 380716d318f7 19:25:13 Removing intermediate container 380716d318f7 19:25:13 ---> 2bb3cc67b0bc 19:25:13 Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:25:13 ---> Running in 727198ef4cd1 19:25:13 Removing intermediate container 727198ef4cd1 19:25:13 ---> c6a67d0eecf7 19:25:13 Step 24/24 : LABEL version=0.0.0 19:25:13 ---> Running in 1fc72df7fc78 19:25:14 Removing intermediate container 1fc72df7fc78 19:25:14 ---> b6126919ae6b 19:25:14 19:25:14 Successfully built b6126919ae6b 19:25:14 Successfully tagged security-spire-agent-arm64:latest 19:25:14  Building security-spire-agent ... done Building security-spiffe-token-provider 19:25:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:41 ---> d5f65a89d9ee 19:25:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:25:41 ---> Using cache 19:25:41 ---> 8b613d498a80 19:25:41 Step 4/22 : WORKDIR /edgex-go 19:25:41 ---> Using cache 19:25:41 ---> 9e82910c49be 19:25:41 Step 5/22 : RUN apk add --update --no-cache make git 19:25:41 ---> Using cache 19:25:41 ---> cd45505b5a1b 19:25:41 Step 6/22 : COPY go.mod vendor* ./ 19:25:41 ---> Using cache 19:25:41 ---> c26113d09e66 19:25:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:41 ---> Using cache 19:25:41 ---> 150bbca48c36 19:25:41 Step 8/22 : COPY . . 19:25:41 ---> Using cache 19:25:41 ---> 7fb763a5dffe 19:25:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:25:41 ---> Running in e741ddf70479 19:25:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:25:42 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:42 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:25:42 ---> d5f65a89d9ee 19:25:42 Step 3/19 : WORKDIR /edgex-go 19:25:42 ---> Using cache 19:25:42 ---> 52fbb0ae2145 19:25:42 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:25:42 ---> Running in d1f84d201688 19:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:46 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:25:46 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:25:46 OK: 16901 distinct packages available 19:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:48 OK: 221 MiB in 51 packages 19:25:50 Removing intermediate container d1f84d201688 19:25:50 ---> c62fa1fb6e65 19:25:50 Step 5/19 : COPY go.mod vendor* ./ 19:25:51 ---> c1e719257525 19:25:51 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:51 ---> Running in 314811436e4c 19:27:42 Removing intermediate container 314811436e4c 19:27:42 ---> cc48bbd59942 19:27:42 Step 7/19 : COPY . . 19:27:46 ---> fb883c6fe761 19:27:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:27:46 ---> Running in 336c5954b9ca 19:27: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:31:54 Removing intermediate container 85a177af74ac 19:31:54 ---> b9760cfadb8e 19:31:54 19:31:54 Step 10/22 : FROM alpine:3.16 19:31:54 3.16: Pulling from library/alpine 19:31:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:31:54 Status: Downloaded newer image for alpine:3.16 19:31:54 ---> 2b4661558fb8 19:31:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:31:54 ---> Running in 27610b117d9e 19:31:54 Removing intermediate container 27610b117d9e 19:31:54 ---> ba0893af46cd 19:31:54 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:31:54 ---> Running in 3e49fb3ba7d8 19:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:54 (1/1) Installing dumb-init (1.2.5-r1) 19:31:54 Executing busybox-1.35.0-r17.trigger 19:31:54 OK: 5 MiB in 15 packages 19:31:54 Removing intermediate container 3e49fb3ba7d8 19:31:54 ---> c17d77a3c954 19:31:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:54 ---> 27bf2603cb03 19:31:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:31:54 ---> 37533422b08e 19:31:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:31:55 ---> 84c90b17700d 19:31:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:31:56 ---> 38ff95ab2d3b 19:31:56 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:56 ---> Running in ae08bba9e8eb 19:31:59 Removing intermediate container ae08bba9e8eb 19:31:59 ---> 9c8e0c9d0e55 19:31:59 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:31:59 ---> Running in 0cc08111d5f6 19:32:00 Removing intermediate container 0cc08111d5f6 19:32:00 ---> 16b3ebf344f8 19:32:00 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:32:00 ---> Running in a5879cd3c37b 19:32:01 Removing intermediate container a5879cd3c37b 19:32:01 ---> ea3818a45538 19:32:01 Step 20/22 : LABEL arch=arm64 19:32:01 ---> Running in fe1a98997ef6 19:32:01 Removing intermediate container fe1a98997ef6 19:32:01 ---> 21eb24a1aaef 19:32:01 Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:32:02 ---> Running in 8a810823a580 19:32:02 Removing intermediate container 8a810823a580 19:32:02 ---> a63781ada24f 19:32:02 Step 22/22 : LABEL version=0.0.0 19:32:02 ---> Running in c86d942d9ade 19:32:03 Removing intermediate container c86d942d9ade 19:32:03 ---> e6f218b204e9 19:32:03 19:32:03 Successfully built e6f218b204e9 19:32:03 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:32:03 Building core-data 19:32:26  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:26 ---> d5f65a89d9ee 19:32:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:32:26 ---> Using cache 19:32:26 ---> 8b613d498a80 19:32:26 Step 4/22 : WORKDIR /edgex-go 19:32:26 ---> Using cache 19:32:26 ---> 9e82910c49be 19:32:26 Step 5/22 : RUN apk add --update --no-cache make git 19:32:26 ---> Using cache 19:32:26 ---> cd45505b5a1b 19:32:26 Step 6/22 : COPY go.mod vendor* ./ 19:32:26 ---> Using cache 19:32:26 ---> c26113d09e66 19:32:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:26 ---> Using cache 19:32:26 ---> 150bbca48c36 19:32:26 Step 8/22 : COPY . . 19:32:26 ---> Using cache 19:32:26 ---> 7fb763a5dffe 19:32:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:32:26 ---> Running in 1469bb9d2211 19:32:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:32:31 Removing intermediate container 91069fb803e4 19:32:31 ---> 4dc70bee5c32 19:32:31 19:32:31 Step 10/24 : FROM alpine:3.16 19:32:31 ---> 2b4661558fb8 19:32:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:32:31 ---> Running in f1bc7f8cc9b4 19:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:35 (1/1) Installing dumb-init (1.2.5-r1) 19:32:35 Executing busybox-1.35.0-r17.trigger 19:32:35 OK: 5 MiB in 15 packages 19:32:37 Removing intermediate container f1bc7f8cc9b4 19:32:37 ---> b357c5649754 19:32:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:38 ---> Running in 9c40790f5617 19:32:39 Removing intermediate container 9c40790f5617 19:32:39 ---> 03d5b82dd913 19:32:39 Step 13/24 : ENV APP_PORT=59881 19:32:39 ---> Running in 0d7c4e0fa232 19:32:39 Removing intermediate container 0d7c4e0fa232 19:32:39 ---> c360489c0aef 19:32:39 Step 14/24 : EXPOSE $APP_PORT 19:32:39 ---> Running in f3f74dae9023 19:32:40 Removing intermediate container f3f74dae9023 19:32:40 ---> aa38718c20e4 19:32:40 Step 15/24 : WORKDIR / 19:32:40 ---> Running in af8bf3a83833 19:32:41 Removing intermediate container af8bf3a83833 19:32:41 ---> d17ff7ef9a9a 19:32:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:42 ---> 2c92301766ef 19:32:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:32:44 ---> f38f8ef6cda3 19:32:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:32:45 ---> 3699e847c574 19:32:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:32:45 ---> 09be5caa1ba5 19:32:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:32:45 ---> Running in 99aa3324d047 19:32:46 Removing intermediate container 99aa3324d047 19:32:46 ---> 82a7f759f2d2 19:32:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:32:46 ---> Running in 0cfdde820b28 19:32:47 Removing intermediate container 0cfdde820b28 19:32:47 ---> c2e9749f09d8 19:32:47 Step 22/24 : LABEL arch=arm64 19:32:47 ---> Running in ceaeaaca2777 19:32:47 Removing intermediate container ceaeaaca2777 19:32:47 ---> 41632585ea7c 19:32:47 Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:32:47 ---> Running in 60be000bdb01 19:32:48 Removing intermediate container 60be000bdb01 19:32:48 ---> 9c601126c8a2 19:32:48 Step 24/24 : LABEL version=0.0.0 19:32:48 ---> Running in fefd8b1f1d37 19:32:49 Removing intermediate container fefd8b1f1d37 19:32:49 ---> 15d16ff83fe7 19:32:49 19:32:49 Successfully built 15d16ff83fe7 19:32:49 Successfully tagged core-metadata-arm64:latest 19:32:49 Building security-secretstore-setup 19:33:11  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:11 ---> d5f65a89d9ee 19:33:11 Step 3/24 : WORKDIR /edgex-go 19:33:11 ---> Using cache 19:33:11 ---> 52fbb0ae2145 19:33:11 Step 4/24 : RUN apk add --update --no-cache make git 19:33:11 ---> Running in 2cfab0500484 19:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:13 OK: 221 MiB in 51 packages 19:33:15 Removing intermediate container 2cfab0500484 19:33:15 ---> 25cf96cc1cfd 19:33:15 Step 5/24 : COPY go.mod vendor* ./ 19:33:17 ---> f95a8b9830c1 19:33:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:17 ---> Running in 4c25d10d5d67 19:35:09 Removing intermediate container 4c25d10d5d67 19:35:09 ---> 7354d1f18346 19:35:09 Step 7/24 : COPY . . 19:35:24 ---> df3fbf8e55b0 19:35:24 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:35:24 ---> Running in 098cff832feb 19:35:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:35:56 Removing intermediate container a8f03756c683 19:35:56 ---> cac424d2b942 19:35:56 19:35:56 Step 10/22 : FROM alpine:3.16 19:35:56 ---> 2b4661558fb8 19:35:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:35:56 ---> Running in a425a2fa3ea8 19:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:56 (1/2) Installing ca-certificates (20220614-r0) 19:35:56 (2/2) Installing dumb-init (1.2.5-r1) 19:35:56 Executing busybox-1.35.0-r17.trigger 19:35:56 Executing ca-certificates-20220614-r0.trigger 19:35:56 OK: 6 MiB in 16 packages 19:35:59 Removing intermediate container a425a2fa3ea8 19:35:59 ---> 8bb103025116 19:35:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:35:59 ---> Running in 7983ae1143b2 19:35:59 Removing intermediate container 7983ae1143b2 19:35:59 ---> 67cd1ca2c1ce 19:35:59 Step 13/22 : ENV APP_PORT=59860 19:35:59 ---> Running in 661cd4034692 19:36:00 Removing intermediate container 661cd4034692 19:36:00 ---> 088ab6a0cdb9 19:36:00 Step 14/22 : EXPOSE $APP_PORT 19:36:00 ---> Running in 8d78d1b1aa0a 19:36:00 Removing intermediate container 8d78d1b1aa0a 19:36:00 ---> 984443f51eee 19:36:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:01 ---> 1bf86c935e1c 19:36:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:04 ---> 3709f0e53a80 19:36:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:36:05 ---> 2dd7e4255a1f 19:36:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:36:05 ---> Running in 9ac1e46833b5 19:36:06 Removing intermediate container 9ac1e46833b5 19:36:06 ---> e7d08b4323ed 19:36:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:36:06 ---> Running in 4894c83b855b 19:36:06 Removing intermediate container 4894c83b855b 19:36:06 ---> 7f72f7121380 19:36:06 Step 20/22 : LABEL arch=arm64 19:36:06 ---> Running in e62133842bd3 19:36:07 Removing intermediate container e62133842bd3 19:36:07 ---> 7c1df811e793 19:36:07 Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:36:07 ---> Running in 945d4111275e 19:36:08 Removing intermediate container 945d4111275e 19:36:08 ---> 0a863c8accd6 19:36:08 Step 22/22 : LABEL version=0.0.0 19:36:08 ---> Running in c4c13fdfebd4 19:36:08 Removing intermediate container c4c13fdfebd4 19:36:08 ---> d445fd8c07af 19:36:08 19:36:09 Successfully built d445fd8c07af 19:36:09 Successfully tagged support-notifications-arm64:latest 19:36:09  Building support-notifications ... done Building security-bootstrapper 19:36:27 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:36:27 ---> d5f65a89d9ee 19:36:27 Step 3/32 : WORKDIR /edgex-go 19:36:27 ---> Using cache 19:36:27 ---> 52fbb0ae2145 19:36:27 Step 4/32 : RUN apk add --update --no-cache make git 19:36:27 ---> Using cache 19:36:27 ---> 25cf96cc1cfd 19:36:27 Step 5/32 : COPY go.mod vendor* ./ 19:36:27 ---> Using cache 19:36:27 ---> f95a8b9830c1 19:36:27 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:27 ---> Using cache 19:36:27 ---> 7354d1f18346 19:36:27 Step 7/32 : COPY . . 19:36:27 ---> Using cache 19:36:27 ---> df3fbf8e55b0 19:36:27 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:27 ---> Running in c26327aac146 19:36: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:26 Removing intermediate container e741ddf70479 19:37:26 ---> f6d15132b50d 19:37:26 19:37:26 Step 10/22 : FROM alpine:3.16 19:37:26 ---> 2b4661558fb8 19:37:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:37:26 ---> Using cache 19:37:26 ---> b357c5649754 19:37:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:37:26 ---> Using cache 19:37:26 ---> 03d5b82dd913 19:37:26 Step 13/22 : ENV APP_PORT=59861 19:37:26 ---> Running in 5a7aefa63e6f 19:37:26 Removing intermediate container 5a7aefa63e6f 19:37:26 ---> 4f4347035cda 19:37:26 Step 14/22 : EXPOSE $APP_PORT 19:37:26 ---> Running in e58cb5ecb9f3 19:37:26 Removing intermediate container e58cb5ecb9f3 19:37:26 ---> d313cada02bf 19:37:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:26 ---> b3da6a5b7d95 19:37:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:37:26 ---> 396102023639 19:37:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:37:26 ---> 5744cf49bac6 19:37:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:37:26 ---> Running in 497e2ccc8837 19:37:27 Removing intermediate container 497e2ccc8837 19:37:27 ---> 853206bf4d50 19:37:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:37:27 ---> Running in fb4d5b2ba4dd 19:37:27 Removing intermediate container fb4d5b2ba4dd 19:37:27 ---> b84a2af7e597 19:37:27 Step 20/22 : LABEL arch=arm64 19:37:27 ---> Running in 52da10d23bbd 19:37:28 Removing intermediate container 52da10d23bbd 19:37:28 ---> 711e39809c47 19:37:28 Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:37:28 ---> Running in 04266941935a 19:37:29 Removing intermediate container 04266941935a 19:37:29 ---> 64f71839be60 19:37:29 Step 22/22 : LABEL version=0.0.0 19:37:29 ---> Running in 4d808dddf91d 19:37:29 Removing intermediate container 4d808dddf91d 19:37:29 ---> 65dc65ef0b38 19:37:29 19:37:30 Successfully built 65dc65ef0b38 19:37:30 Successfully tagged support-scheduler-arm64:latest 19:37:30 Building security-spire-server 19:37:48  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:48 ---> d5f65a89d9ee 19:37:48 Step 3/23 : WORKDIR /edgex-go 19:37:48 ---> Using cache 19:37:48 ---> 52fbb0ae2145 19:37:48 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:37:48 ---> Using cache 19:37:48 ---> 0da89cb71a7c 19:37:48 Step 5/23 : COPY go.mod vendor* ./ 19:37:48 ---> Using cache 19:37:48 ---> 78e8fed7e8c4 19:37:48 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:48 ---> Using cache 19:37:48 ---> b83550598fed 19:37:48 Step 7/23 : COPY . . 19:37:48 ---> Using cache 19:37:48 ---> e04e85bf69ce 19:37:48 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:37:48 ---> Using cache 19:37:48 ---> 8dc5c9aa48da 19:37:48 Step 9/23 : WORKDIR /edgex-go/spire-build 19:37:48 ---> Using cache 19:37:48 ---> e9c239e6c872 19:37:48 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:37:48 ---> Running in a2bc05be40c4 19:37:51 Removing intermediate container a2bc05be40c4 19:37:51 ---> 70b6827cc757 19:37:51 Step 11/23 : WORKDIR /edgex-go 19:37:51 ---> Running in 25fb738af1a0 19:37:52 Removing intermediate container 25fb738af1a0 19:37:52 ---> 6f5a858cf91c 19:37:52 19:37:52 Step 12/23 : FROM alpine:3.15 19:37:52 ---> 8aa73fd46299 19:37:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:37:52 ---> Using cache 19:37:52 ---> 3cd98329fb18 19:37:52 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:52 ---> Using cache 19:37:52 ---> e2b4779904e7 19:37:52 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:38:04 ---> 995a33b40601 19:38:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:38:04 ---> ce85add45264 19:38:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:38:05 ---> f94b8b9dfded 19:38:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:38:06 Removing intermediate container 336c5954b9ca 19:38:06 ---> 9819516acf3f 19:38:06 19:38:06 Step 9/19 : FROM alpine:3.15 19:38:06 ---> 8aa73fd46299 19:38:06 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:38:06 ---> Using cache 19:38:06 ---> 3cd98329fb18 19:38:06 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:06 ---> Running in 5a532e94cacc 19:38:07 ---> 71bee997e09b 19:38:07 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:38:07 ---> Running in 219cba9bf9dc 19:38:08 Removing intermediate container 219cba9bf9dc 19:38:08 ---> 79e9911c713d 19:38:08 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:38:08 ---> Running in dee060b26015 19:38:09 Removing intermediate container dee060b26015 19:38:09 ---> bf71beef2a21 19:38:09 Step 21/23 : LABEL arch=arm64 19:38:09 ---> Running in 2478ef99fa7a 19:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:09 Removing intermediate container 2478ef99fa7a 19:38:09 ---> 00e988620809 19:38:09 Step 22/23 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:38:09 ---> Running in 4918f7cf4198 19:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:10 Removing intermediate container 4918f7cf4198 19:38:10 ---> 676e4f487300 19:38:10 Step 23/23 : LABEL version=0.0.0 19:38:10 ---> Running in ec00f76be791 19:38:11 Removing intermediate container ec00f76be791 19:38:11 ---> 92faa39e0dfc 19:38:11 19:38:11 Successfully built 92faa39e0dfc 19:38:11 Successfully tagged security-spire-server-arm64:latest 19:38:11  Building security-spire-server ... done Building core-command 19:38:11 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:38:11 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:38:11 OK: 15736 distinct packages available 19:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:13 (1/9) Installing ca-certificates (20220614-r0) 19:38:13 (2/9) Installing brotli-libs (1.0.9-r5) 19:38:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:38:13 (4/9) Installing libcurl (7.80.0-r5) 19:38:13 (5/9) Installing curl (7.80.0-r5) 19:38:13 (6/9) Installing dumb-init (1.2.5-r1) 19:38:13 (7/9) Installing musl-obstack (1.2.3-r0) 19:38:13 (8/9) Installing libucontext (1.1-r0) 19:38:13 (9/9) Installing gcompat (1.0.0-r4) 19:38:13 Executing busybox-1.34.1-r7.trigger 19:38:13 Executing ca-certificates-20220614-r0.trigger 19:38:14 OK: 8 MiB in 23 packages 19:38:16 Removing intermediate container 5a532e94cacc 19:38:17 ---> 619f49dae05f 19:38:17 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:18 ---> 4bfa3a831e73 19:38:18 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:38:20 ---> 707277d1f970 19:38:20 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:38:23 ---> 054caa2af3f1 19:38:23 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:38:23 ---> Running in 07e4d1994ab5 19:38:23 Removing intermediate container 07e4d1994ab5 19:38:23 ---> 725cd126877d 19:38:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:38:23 ---> Running in 91b195e3de31 19:38:24 Removing intermediate container 91b195e3de31 19:38:24 ---> 20c0f1daad19 19:38:24 Step 17/19 : LABEL arch=arm64 19:38:24 ---> Running in f2710ef15820 19:38:25 Removing intermediate container f2710ef15820 19:38:25 ---> c4d05d0488e6 19:38:25 Step 18/19 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:38:25 ---> Running in 4c54ab9cf8b9 19:38:26 Removing intermediate container 4c54ab9cf8b9 19:38:26 ---> db33ca8cba09 19:38:26 Step 19/19 : LABEL version=0.0.0 19:38:26 ---> Running in 18cb29f48130 19:38:27 Removing intermediate container 18cb29f48130 19:38:27 ---> 4e485dfbc53e 19:38:27 19:38:27 Successfully built 4e485dfbc53e 19:38:27 Successfully tagged security-spiffe-token-provider-arm64:latest 19:38:27 Building security-proxy-setup 19:38:31  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:38:32 ---> d5f65a89d9ee 19:38:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:38:32 ---> Using cache 19:38:32 ---> 8b613d498a80 19:38:32 Step 4/23 : WORKDIR /edgex-go 19:38:32 ---> Using cache 19:38:32 ---> 9e82910c49be 19:38:32 Step 5/23 : RUN apk add --update --no-cache make git 19:38:32 ---> Using cache 19:38:32 ---> cd45505b5a1b 19:38:32 Step 6/23 : COPY go.mod vendor* ./ 19:38:32 ---> Using cache 19:38:32 ---> c26113d09e66 19:38:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:32 ---> Using cache 19:38:32 ---> 150bbca48c36 19:38:32 Step 8/23 : COPY . . 19:38:32 ---> Using cache 19:38:32 ---> 7fb763a5dffe 19:38:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:38:32 ---> Running in 8a818f5e02e3 19:38:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:38:52 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:38:52 ---> d5f65a89d9ee 19:38:52 Step 3/21 : WORKDIR /edgex-go 19:38:52 ---> Using cache 19:38:52 ---> 52fbb0ae2145 19:38:52 Step 4/21 : RUN apk add --update --no-cache make git 19:38:52 ---> Using cache 19:38:52 ---> 25cf96cc1cfd 19:38:52 Step 5/21 : COPY go.mod vendor* ./ 19:38:52 ---> Using cache 19:38:52 ---> f95a8b9830c1 19:38:52 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:52 ---> Using cache 19:38:52 ---> 7354d1f18346 19:38:52 Step 7/21 : COPY . . 19:38:52 ---> Using cache 19:38:52 ---> df3fbf8e55b0 19:38:52 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:38:52 ---> Running in 951e2954299e 19:38:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:41:14 Removing intermediate container 1469bb9d2211 19:41:14 ---> 13889ecf4e3c 19:41:14 19:41:14 Step 10/22 : FROM alpine:3.16 19:41:14 ---> 2b4661558fb8 19:41:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:41:14 ---> Running in efa8429295d1 19:41:14 Removing intermediate container efa8429295d1 19:41:14 ---> 3716b4c82832 19:41:14 Step 12/22 : ENV APP_PORT=59880 19:41:14 ---> Running in 4b56dac50b9b 19:41:14 Removing intermediate container 4b56dac50b9b 19:41:14 ---> 5b01a2f168bc 19:41:14 Step 13/22 : EXPOSE $APP_PORT 19:41:14 ---> Running in 31660afda560 19:41:15 Removing intermediate container 31660afda560 19:41:15 ---> 5f71729fd91f 19:41:15 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:41:15 ---> Running in a88f41623a40 19:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:19 (1/1) Installing dumb-init (1.2.5-r1) 19:41:19 Executing busybox-1.35.0-r17.trigger 19:41:19 OK: 5 MiB in 15 packages 19:41:21 Removing intermediate container a88f41623a40 19:41:21 ---> 68cbce8b5251 19:41:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:22 ---> 6658ef86630a 19:41:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:26 ---> 73fe7dca9ec8 19:41:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:41:27 ---> 3ea83c160647 19:41:27 Step 18/22 : ENTRYPOINT ["/core-data"] 19:41:27 ---> Running in 784617a096d2 19:41:28 Removing intermediate container 784617a096d2 19:41:28 ---> aaf9486c0cdd 19:41:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:41:28 ---> Running in 53b3ab287657 19:41:28 Removing intermediate container 53b3ab287657 19:41:28 ---> c5665d368bbf 19:41:28 Step 20/22 : LABEL arch=arm64 19:41:28 ---> Running in 91ac9fca6c6c 19:41:29 Removing intermediate container 91ac9fca6c6c 19:41:29 ---> 71c48240151c 19:41:29 Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:41:29 ---> Running in b6d37696a421 19:41:30 Removing intermediate container b6d37696a421 19:41:30 ---> 4b0dc816457d 19:41:30 Step 22/22 : LABEL version=0.0.0 19:41:30 ---> Running in 368261fe201b 19:41:30 Removing intermediate container 368261fe201b 19:41:30 ---> c9ba72d7b056 19:41:30 19:41:31 Successfully built c9ba72d7b056 19:41:31 Successfully tagged core-data-arm64:latest 19:42:27  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:42:45 Removing intermediate container 098cff832feb 19:42:45 ---> 87986891e981 19:42:45 19:42:45 Step 9/24 : FROM alpine:3.16 19:42:45 ---> 2b4661558fb8 19:42:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:42:45 ---> Running in 61583ffad7ad 19:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:49 (1/3) Installing ca-certificates (20220614-r0) 19:42:50 (2/3) Installing dumb-init (1.2.5-r1) 19:42:50 (3/3) Installing su-exec (0.2-r1) 19:42:50 Executing busybox-1.35.0-r17.trigger 19:42:50 Executing ca-certificates-20220614-r0.trigger 19:42:50 OK: 6 MiB in 17 packages 19:42:53 Removing intermediate container 61583ffad7ad 19:42:53 ---> d40e5b321e1b 19:42:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:42:53 ---> Running in a8f9e78f132e 19:42:53 Removing intermediate container a8f9e78f132e 19:42:53 ---> d409ff59e4a0 19:42:53 Step 12/24 : WORKDIR / 19:42:53 ---> Running in 1151a54772dc 19:42:54 Removing intermediate container 1151a54772dc 19:42:54 ---> 8748bc8f0530 19:42:54 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:42:55 ---> 9421f8320fa1 19:42:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:42:57 ---> 02d11322f3fa 19:42:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:42:58 ---> 7d0cd135b34b 19:42:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:42:59 ---> bb96ad97a45a 19:42:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:43:01 ---> 224267e26533 19:43:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:43:03 ---> ea5b34a8cea6 19:43:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:43:04 ---> 0311d90c86a7 19:43:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:43:04 ---> Running in 31dacd7e2d74 19:43:07 Removing intermediate container 31dacd7e2d74 19:43:07 ---> 83ae66b5f24b 19:43:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:43:07 ---> Running in fe5c05465ba7 19:43:08 Removing intermediate container fe5c05465ba7 19:43:08 ---> 79ac8eec61a1 19:43:08 Step 22/24 : LABEL arch=arm64 19:43:08 ---> Running in 3d95f0e24334 19:43:10 Removing intermediate container 3d95f0e24334 19:43:10 ---> f9fbd64780cb 19:43:10 Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:43:10 ---> Running in e70ab0116806 19:43:11 Removing intermediate container e70ab0116806 19:43:11 ---> 4bbf2add6188 19:43:11 Step 24/24 : LABEL version=0.0.0 19:43:11 ---> Running in 1a9b30861d1c 19:43:12 Removing intermediate container 1a9b30861d1c 19:43:12 ---> b757b198d36c 19:43:12 19:43:12 Successfully built b757b198d36c 19:43:12 Successfully tagged security-secretstore-setup-arm64:latest 19:43:39  Building security-secretstore-setup ... done Removing intermediate container c26327aac146 19:43:39 ---> ac5369047adb 19:43:39 19:43:39 Step 9/32 : FROM alpine:3.16 19:43:39 ---> 2b4661558fb8 19:43:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:39 ---> Running in aca9345c3161 19:43:39 Removing intermediate container aca9345c3161 19:43:39 ---> 6c6cf20337a0 19:43:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:43:39 ---> Running in d9b2ded7b693 19:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:42 (1/2) Installing dumb-init (1.2.5-r1) 19:43:42 (2/2) Installing su-exec (0.2-r1) 19:43:42 Executing busybox-1.35.0-r17.trigger 19:43:42 OK: 5 MiB in 16 packages 19:43:44 Removing intermediate container d9b2ded7b693 19:43:44 ---> 22bf9a8c0464 19:43:44 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:43:44 ---> Running in 423797260b34 19:43:44 Removing intermediate container 423797260b34 19:43:44 ---> 7e8fc8ae95b8 19:43:44 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:43:45 ---> Running in 82227e0b028d 19:43:45 Removing intermediate container 82227e0b028d 19:43:45 ---> a6b0d0a83b99 19:43:45 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:43:45 ---> Running in 9c47227ab683 19:43:46 Removing intermediate container 9c47227ab683 19:43:46 ---> a3c5e1dac0a8 19:43:46 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:43:46 ---> Running in 990809f1ffe0 19:43:46 Removing intermediate container 990809f1ffe0 19:43:46 ---> 604f736608df 19:43:46 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:43:47 ---> Running in 06922f19c7a5 19:43:50 Removing intermediate container 06922f19c7a5 19:43:50 ---> 4c72574257f1 19:43:50 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:43:50 ---> Running in b7a11c535ab3 19:43:50 Removing intermediate container b7a11c535ab3 19:43:51 ---> 3dba9f0a80c0 19:43:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:43:52 ---> 78e069faf875 19:43:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:43:52 ---> Running in b29eb6a28b03 19:43:55 Removing intermediate container b29eb6a28b03 19:43:55 ---> da0afd5adce3 19:43:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:56 ---> 2acd9ffe9aee 19:43:56 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:43:58 ---> e6f0e1b19ee5 19:43:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:43:59 ---> 723554c0a243 19:43:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:44:00 ---> 3409d1fcf4d1 19:44:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:44:01 ---> c5431d21bcaf 19:44:01 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:44:03 ---> e36388164b10 19:44:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:44:04 ---> 684c4a76ac9e 19:44:04 Step 27/32 : RUN chmod +x /entrypoint.sh 19:44:04 ---> Running in cb162608840e 19:44:07 Removing intermediate container cb162608840e 19:44:07 ---> b0c44e1d107e 19:44:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:44:07 ---> Running in 78cf46635b23 19:44:07 Removing intermediate container 78cf46635b23 19:44:07 ---> 5511f2a3f6ff 19:44:07 Step 29/32 : CMD ["gate"] 19:44:08 ---> Running in c904b10c834d 19:44:08 Removing intermediate container c904b10c834d 19:44:08 ---> e2d61cf0b582 19:44:08 Step 30/32 : LABEL arch=arm64 19:44:08 ---> Running in c3cb2d5d3ec0 19:44:09 Removing intermediate container c3cb2d5d3ec0 19:44:09 ---> ab177cb50a35 19:44:09 Step 31/32 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:44:09 ---> Running in 6ed0ca1bf90a 19:44:09 Removing intermediate container 6ed0ca1bf90a 19:44:09 ---> 1215c4747860 19:44:09 Step 32/32 : LABEL version=0.0.0 19:44:10 ---> Running in b47e644bc33b 19:44:10 Removing intermediate container b47e644bc33b 19:44:10 ---> ac66410e662e 19:44:10 19:44:11 Successfully built ac66410e662e 19:44:11 Successfully tagged security-bootstrapper-arm64:latest 19:44:19  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:44:31 Removing intermediate container 951e2954299e 19:44:31 ---> d3d4e37b6869 19:44:31 19:44:31 Step 9/21 : FROM alpine:3.16 19:44:31 ---> 2b4661558fb8 19:44:31 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:44:31 Removing intermediate container 8a818f5e02e3 19:44:31 ---> 2cb4f10419c0 19:44:31 19:44:31 Step 10/23 : FROM alpine:3.16 19:44:31 ---> 2b4661558fb8 19:44:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:44:31 ---> Using cache 19:44:31 ---> b357c5649754 19:44:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:44:31 ---> Using cache 19:44:31 ---> 03d5b82dd913 19:44:31 Step 13/23 : ENV APP_PORT=59882 19:44:31 ---> Running in 776d525b6699 19:44:31 ---> Running in cb45ddd1cf29 19:44:31 Removing intermediate container cb45ddd1cf29 19:44:31 ---> 20f01d913913 19:44:31 Step 14/23 : EXPOSE $APP_PORT 19:44:31 ---> Running in 9111cc8af719 19:44:32 Removing intermediate container 9111cc8af719 19:44:32 ---> 66db47954afe 19:44:32 Step 15/23 : WORKDIR / 19:44:32 ---> Running in de778c6fb4e6 19:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:32 Removing intermediate container de778c6fb4e6 19:44:32 ---> 3291f3ebaf62 19:44:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:33 ---> adc5ab1ed303 19:44:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:44:34 (1/6) Installing ca-certificates (20220614-r0) 19:44:34 (2/6) Installing brotli-libs (1.0.9-r6) 19:44:34 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:44:34 (4/6) Installing libcurl (7.83.1-r5) 19:44:34 (5/6) Installing curl (7.83.1-r5) 19:44:34 (6/6) Installing dumb-init (1.2.5-r1) 19:44:34 Executing busybox-1.35.0-r17.trigger 19:44:34 ---> 3740af68e808 19:44:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:44:34 Executing ca-certificates-20220614-r0.trigger 19:44:34 OK: 8 MiB in 20 packages 19:44:35 ---> 9c7cb9cf87b4 19:44:35 Step 19/23 : ENTRYPOINT ["/core-command"] 19:44:35 ---> Running in 51f875590592 19:44:35 Removing intermediate container 51f875590592 19:44:35 ---> 878de28fcd2a 19:44:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:44:35 ---> Running in 78c01c67fb6e 19:44:36 Removing intermediate container 78c01c67fb6e 19:44:36 ---> 2f49440106e6 19:44:36 Step 21/23 : LABEL arch=arm64 19:44:36 Removing intermediate container 776d525b6699 19:44:36 ---> 3b1c7ad39c64 19:44:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:44:36 ---> Running in 8ef90f50e4e1 19:44:36 ---> Running in 073510379ce0 19:44:36 Removing intermediate container 073510379ce0 19:44:36 ---> 175242aed9df 19:44:36 Step 22/23 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:44:36 Removing intermediate container 8ef90f50e4e1 19:44:36 ---> ed6eff62b62d 19:44:36 Step 12/21 : WORKDIR /edgex 19:44:36 ---> Running in f64cc64fd82e 19:44:36 ---> Running in 23e0f6d8fe40 19:44:37 Removing intermediate container f64cc64fd82e 19:44:37 ---> e57735124d4e 19:44:37 Step 23/23 : LABEL version=0.0.0 19:44:37 Removing intermediate container 23e0f6d8fe40 19:44:37 ---> 08a7232ba94f 19:44:37 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:44:37 ---> Running in a379bbc7f610 19:44:37 Removing intermediate container a379bbc7f610 19:44:37 ---> 66d5cbb5dda0 19:44:37 19:44:38 ---> a8ca7d035a7a 19:44:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:44:38 Successfully built 66d5cbb5dda0 19:44:38 Successfully tagged core-command-arm64:latest 19:44:39  Building core-command ... done  ---> e663bd56503a 19:44:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:44:40 ---> ad510b498810 19:44:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:44:40 ---> 7b1789141854 19:44:40 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:40 ---> Running in f88708847b65 19:44:42 Removing intermediate container f88708847b65 19:44:42 ---> cca6a6517d6f 19:44:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:44:42 ---> Running in 3c32a2e40b10 19:44:42 Removing intermediate container 3c32a2e40b10 19:44:42 ---> c0912908c490 19:44:42 Step 19/21 : LABEL arch=arm64 19:44:42 ---> Running in b333a3d223bd 19:44:43 Removing intermediate container b333a3d223bd 19:44:43 ---> cb60a76120b9 19:44:43 Step 20/21 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd 19:44:43 ---> Running in 7d0dbf6f7874 19:44:43 Removing intermediate container 7d0dbf6f7874 19:44:43 ---> 4742dc5da5da 19:44:43 Step 21/21 : LABEL version=0.0.0 19:44:43 ---> Running in 3a3f273fe72f 19:44:43 Removing intermediate container 3a3f273fe72f 19:44:43 ---> c41d384a9bfc 19:44:43 19:44:44 Successfully built c41d384a9bfc 19:44:44 Successfully tagged security-proxy-setup-arm64:latest 19:44:44  Building security-proxy-setup ... done  [Pipeline] } 19:44:44 $ docker stop --time=1 902f3006ae84ec9e575c3a267ff9337045eebc338d5edaee387271a6b1d2d686 19:44:46 $ docker rm -f --volumes 902f3006ae84ec9e575c3a267ff9337045eebc338d5edaee387271a6b1d2d686 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:46 + docker images 19:44:47 REPOSITORY TAG IMAGE ID CREATED SIZE 19:44:47 security-proxy-setup-arm64 latest c41d384a9bfc 3 seconds ago 26.8MB 19:44:47 core-command-arm64 latest 66d5cbb5dda0 9 seconds ago 17MB 19:44:47 2cb4f10419c0 16 seconds ago 1.5GB 19:44:47 d3d4e37b6869 17 seconds ago 1.49GB 19:44:47 security-bootstrapper-arm64 latest ac66410e662e 36 seconds ago 19.5MB 19:44:47 ac5369047adb About a minute ago 1.49GB 19:44:47 security-secretstore-setup-arm64 latest b757b198d36c About a minute ago 28.7MB 19:44:47 87986891e981 2 minutes ago 1.5GB 19:44:47 core-data-arm64 latest c9ba72d7b056 3 minutes ago 17.2MB 19:44:47 13889ecf4e3c 3 minutes ago 1.51GB 19:44:47 security-spiffe-token-provider-arm64 latest 4e485dfbc53e 6 minutes ago 28.9MB 19:44:47 security-spire-server-arm64 latest 92faa39e0dfc 6 minutes ago 84.3MB 19:44:47 9819516acf3f 6 minutes ago 1.54GB 19:44:47 6f5a858cf91c 6 minutes ago 1.38GB 19:44:47 support-scheduler-arm64 latest 65dc65ef0b38 7 minutes ago 29MB 19:44:47 f6d15132b50d 7 minutes ago 1.57GB 19:44:47 support-notifications-arm64 latest d445fd8c07af 8 minutes ago 29.5MB 19:44:47 cac424d2b942 8 minutes ago 1.57GB 19:44:47 core-metadata-arm64 latest 15d16ff83fe7 11 minutes ago 17.8MB 19:44:47 4dc70bee5c32 12 minutes ago 1.51GB 19:44:47 core-common-config-bootstrapper-arm64 latest e6f218b204e9 12 minutes ago 14.9MB 19:44:47 b9760cfadb8e 13 minutes ago 1.5GB 19:44:47 security-spire-agent-arm64 latest b6126919ae6b 19 minutes ago 122MB 19:44:47 security-spire-config-arm64 latest 11078bad8779 19 minutes ago 83.6MB 19:44:47 f58cf844b812 20 minutes ago 1.38GB 19:44:47 f9a3f903393b 20 minutes ago 1.38GB 19:44:47 ci-base-image-arm64 latest d5f65a89d9ee 35 minutes ago 905MB 19:44:47 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:44:47 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:44:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 19:44:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:47 19:44:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:48 arm64: Pulling from edgex-lftools-log-publisher 19:44:48 8998bd30e6a1: Pulling fs layer 19:44:48 04944245beec: Pulling fs layer 19:44:48 699f458cf7ca: Pulling fs layer 19:44:48 765212b225bb: Pulling fs layer 19:44:48 f23df028b6ca: Pulling fs layer 19:44:48 d65c8cfc05b1: Pulling fs layer 19:44:48 2437ff75d9bd: Pulling fs layer 19:44:48 765212b225bb: Waiting 19:44:48 f23df028b6ca: Waiting 19:44:48 2437ff75d9bd: Waiting 19:44:48 d65c8cfc05b1: Waiting 19:44:48 04944245beec: Verifying Checksum 19:44:48 04944245beec: Download complete 19:44:48 765212b225bb: Verifying Checksum 19:44:48 765212b225bb: Download complete 19:44:48 f23df028b6ca: Verifying Checksum 19:44:48 f23df028b6ca: Download complete 19:44:48 d65c8cfc05b1: Verifying Checksum 19:44:48 d65c8cfc05b1: Download complete 19:44:48 699f458cf7ca: Verifying Checksum 19:44:48 699f458cf7ca: Download complete 19:44:49 8998bd30e6a1: Verifying Checksum 19:44:49 8998bd30e6a1: Download complete 19:44:51 2437ff75d9bd: Verifying Checksum 19:44:51 2437ff75d9bd: Download complete 19:44:53 8998bd30e6a1: Pull complete 19:44:53 04944245beec: Pull complete 19:44:55 699f458cf7ca: Pull complete 19:44:55 765212b225bb: Pull complete 19:44:56 f23df028b6ca: Pull complete 19:44:56 d65c8cfc05b1: Pull complete 19:45:11 2437ff75d9bd: Pull complete 19:45:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:12 prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container 19:45:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:15 $ docker top 9f8bd2348974a50d6ccb44d487d9a81d4206e9af1a1c54be815fb49b3041258b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:16 ---> job-cost.sh 19:45:16 lf-activate-venv: SKIPPING 19:45:16 INFO: No Stack... 19:45:16 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:17 INFO: Archiving Costs [Pipeline] sh 19:45:18 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:45:18 + cut -d, -f6 [Pipeline] lock 19:45:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4323-1-stack-cost] 19:45:18 Resource [jenkins-edgexfoundry-edgex-go-PR-4323-1-stack-cost] did not exist. Created. 19:45:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:18 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:19 Stashed 1 file(s) [Pipeline] } 19:45:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4323-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:19 $ docker stop --time=1 9f8bd2348974a50d6ccb44d487d9a81d4206e9af1a1c54be815fb49b3041258b 19:45:20 $ docker rm -f --volumes 9f8bd2348974a50d6ccb44d487d9a81d4206e9af1a1c54be815fb49b3041258b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:45:21 provisioning config files... 19:45:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8040832642452245925tmp [Pipeline] { [Pipeline] sh 19:45:22 + set +x 19:45:22 + curl -s https://codecov.io/bash 19:45:22 + bash -s -- 19:45:22 19:45:22 _____ _ 19:45:22 / ____| | | 19:45:22 | | ___ __| | ___ ___ _____ __ 19:45:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:22 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:22 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:22 Bash-1.0.6 19:45:22 19:45:22 19:45:22 ==> git version 2.25.1 found 19:45:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:45:22 Release-Date: 2020-01-08 19:45:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:45:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:45:22 ==> Jenkins CI detected. 19:45:22 current dir:  /w/workspace/edgex-go/1 19:45:22 project root: . 19:45:22 --> token set from env 19:45:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:22 ==> Running gcov in . (disable via -X gcov) 19:45:22 ==> Python coveragepy not found 19:45:22 ==> Searching for coverage reports in: 19:45:22 + . 19:45:22 -> Found 1 reports 19:45:22 ==> Detecting git/mercurial file structure 19:45:22 ==> Reading reports 19:45:22 + ./coverage.out bytes=486191 19:45:22 ==> Appending adjustments 19:45:22 https://docs.codecov.io/docs/fixing-reports 19:45:23 + Found adjustments 19:45:23 ==> Gzipping contents 19:45:23 64K /tmp/codecov.dSh4br.gz 19:45:23 ==> Uploading reports 19:45:23 url: https://codecov.io 19:45:23 query: branch=PR-4323&commit=6a181af1fcfa150b1345d23a0cf20bbdabedabfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4323&job=&cmd_args= 19:45:23 -> Pinging Codecov 19:45:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4323&commit=6a181af1fcfa150b1345d23a0cf20bbdabedabfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4323&job=&cmd_args= 19:45:23 -> Uploading to 19:45:23 https://storage.googleapis.com/codecov/v4/raw/2023-02-06/00271124DB129430A58F1EEE437C3FCB/6a181af1fcfa150b1345d23a0cf20bbdabedabfd/5b3563e0-12ff-4181-8d8f-2bd96b441f09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T194523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8c4202f4152d7e7eb9edf3f3f66cbe249fc7123cf52144ec66c5415c4c24981 19:45:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:23 Dload Upload Total Spent Left Speed 19:45:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62727 0 0 100 62727 0 219k --:--:-- --:--:-- --:--:-- 219k 19:45:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6a181af1fcfa150b1345d23a0cf20bbdabedabfd [Pipeline] } 19:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:45:25 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:45:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:26 ---> package-listing.sh 19:45:26 ++ facter osfamily 19:45:26 ++ tr '[:upper:]' '[:lower:]' 19:45:27 + OS_FAMILY=debian 19:45:27 + workspace=/w/workspace/edgex-go/1 19:45:27 + START_PACKAGES=/tmp/packages_start.txt 19:45:27 + END_PACKAGES=/tmp/packages_end.txt 19:45:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:27 + PACKAGES=/tmp/packages_start.txt 19:45:27 + '[' /w/workspace/edgex-go/1 ']' 19:45:27 + PACKAGES=/tmp/packages_end.txt 19:45:27 + case "${OS_FAMILY}" in 19:45:27 + dpkg -l 19:45:27 + grep '^ii' 19:45:27 + '[' -f /tmp/packages_start.txt ']' 19:45:27 + '[' -f /tmp/packages_end.txt ']' 19:45:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:27 + '[' /w/workspace/edgex-go/1 ']' 19:45:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:45:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:45:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:45:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:27 19:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:28 latest: Pulling from edgex-lftools-log-publisher 19:45:28 5eb5b503b376: Pulling fs layer 19:45:28 5c69ac0246d0: Pulling fs layer 19:45:28 ec43610c2a17: Pulling fs layer 19:45:28 3a2ae6a8a46f: Pulling fs layer 19:45:28 33b1e0a273af: Pulling fs layer 19:45:28 5d3b04190fa2: Pulling fs layer 19:45:28 2f39f015ded8: Pulling fs layer 19:45:28 3a2ae6a8a46f: Waiting 19:45:28 33b1e0a273af: Waiting 19:45:28 5d3b04190fa2: Waiting 19:45:28 2f39f015ded8: Waiting 19:45:28 5c69ac0246d0: Download complete 19:45:28 3a2ae6a8a46f: Download complete 19:45:28 33b1e0a273af: Verifying Checksum 19:45:28 33b1e0a273af: Download complete 19:45:28 5d3b04190fa2: Verifying Checksum 19:45:28 5d3b04190fa2: Download complete 19:45:28 ec43610c2a17: Verifying Checksum 19:45:28 ec43610c2a17: Download complete 19:45:28 5eb5b503b376: Download complete 19:45:29 2f39f015ded8: Download complete 19:45:29 5eb5b503b376: Pull complete 19:45:29 5c69ac0246d0: Pull complete 19:45:31 ec43610c2a17: Pull complete 19:45:31 3a2ae6a8a46f: Pull complete 19:45:31 33b1e0a273af: Pull complete 19:45:31 5d3b04190fa2: Pull complete 19:45:34 2f39f015ded8: Pull complete 19:45:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:34 prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container 19:45:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:45:40 $ docker top 71c757b16b9199d1789b2cd110b812677712728864d939ef4e6f5c06e2512afd -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:40 + touch /tmp/pre-build-complete [Pipeline] sh 19:45:40 + mkdir -p /var/log/sysstat [Pipeline] sh 19:45:41 + ls /var/log/sa-host 19:45:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:41 provisioning config files... 19:45:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12838658681045799532tmp [Pipeline] { [Pipeline] echo 19:45:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:45:41 ---> create-netrc.sh [Pipeline] } 19:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:45:42 ---> python-tools-install.sh [Pipeline] echo 19:45:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:45:42 ---> sudo-logs.sh 19:45:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:45:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:45:42 ---> job-cost.sh 19:45:42 lf-activate-venv: SKIPPING 19:45:42 DEBUG: total: 0.10999999940395355 19:45:42 INFO: Retrieving Stack Cost... 19:45:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:45:46 INFO: Archiving Costs [Pipeline] echo 19:45:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:45:46 ---> logs-deploy.sh 19:45:46 lf-activate-venv: SKIPPING 19:45:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4323/1 19:45:46 INFO: archiving workspace using pattern(s): 19:45:47 Archives upload complete. 19:45:47 INFO: archiving logs to Nexus 19:45:48 ---> uname -a: 19:45:48 Linux prd-ubuntu20-04-docker-8c-8g-4724 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:45:48 19:45:48 19:45:48 ---> lscpu: 19:45:48 Architecture: x86_64 19:45:48 CPU op-mode(s): 32-bit, 64-bit 19:45:48 Byte Order: Little Endian 19:45:48 Address sizes: 40 bits physical, 48 bits virtual 19:45:48 CPU(s): 8 19:45:48 On-line CPU(s) list: 0-7 19:45:48 Thread(s) per core: 1 19:45:48 Core(s) per socket: 1 19:45:48 Socket(s): 8 19:45:48 NUMA node(s): 1 19:45:48 Vendor ID: AuthenticAMD 19:45:48 CPU family: 23 19:45:48 Model: 49 19:45:48 Model name: AMD EPYC-Rome Processor 19:45:48 Stepping: 0 19:45:48 CPU MHz: 2799.998 19:45:48 BogoMIPS: 5599.99 19:45:48 Virtualization: AMD-V 19:45:48 Hypervisor vendor: KVM 19:45:48 Virtualization type: full 19:45:48 L1d cache: 256 KiB 19:45:48 L1i cache: 256 KiB 19:45:48 L2 cache: 4 MiB 19:45:48 L3 cache: 128 MiB 19:45:48 NUMA node0 CPU(s): 0-7 19:45:48 Vulnerability Itlb multihit: Not affected 19:45:48 Vulnerability L1tf: Not affected 19:45:48 Vulnerability Mds: Not affected 19:45:48 Vulnerability Meltdown: Not affected 19:45:48 Vulnerability Mmio stale data: Not affected 19:45:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:45:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:45:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:45:48 Vulnerability Srbds: Not affected 19:45:48 Vulnerability Tsx async abort: Not affected 19:45:48 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 19:45:48 19:45:48 19:45:48 ---> nproc: 19:45:48 8 19:45:48 19:45:48 19:45:48 ---> df -h: 19:45:48 Filesystem Size Used Avail Use% Mounted on 19:45:48 overlay 155G 19G 137G 13% / 19:45:48 tmpfs 64M 0 64M 0% /dev 19:45:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:45:48 shm 64M 0 64M 0% /dev/shm 19:45:48 /dev/vda1 155G 19G 137G 13% /facter-os 19:45:48 19:45:48 19:45:48 ---> sar -b -r -n DEV: 19:45:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4724) 02/06/23 _x86_64_ (8 CPU) 19:45:48 19:45:48 19:03:25 LINUX RESTART (8 CPU) 19:45:48 19:45:48 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:45:48 19:05:01 141.68 10.91 130.76 0.00 1756.64 71894.68 0.00 19:45:48 19:06:01 42.52 0.20 42.32 0.00 15.73 13450.45 0.00 19:45:48 19:07:01 81.30 0.27 81.04 0.00 7.20 31198.68 0.00 19:45:48 19:08:01 262.57 1.82 260.76 0.00 24.13 98467.72 0.00 19:45:48 19:09:01 189.69 3.97 185.72 0.00 91.45 63695.25 0.00 19:45:48 19:10:01 129.13 0.47 128.66 0.00 15.06 84839.06 0.00 19:45:48 19:11:01 115.88 5.98 109.90 0.00 820.80 88376.74 0.00 19:45:48 19:12:01 150.64 0.75 149.89 0.00 6.00 43473.02 0.00 19:45:48 19:13:01 287.37 2.25 285.12 0.00 1990.40 38006.80 0.00 19:45:48 19:14:02 116.81 0.00 116.81 0.00 0.00 74092.07 0.00 19:45:48 19:15:01 164.34 0.73 163.61 0.00 8.94 65921.19 0.00 19:45:48 19:16:01 159.46 0.45 159.01 0.00 3.60 55029.39 0.00 19:45:48 19:17:01 189.00 0.00 189.00 0.00 0.00 99761.37 0.00 19:45:48 19:18:01 285.88 2.70 283.18 0.00 2271.95 68542.57 0.00 19:45:48 19:19:01 426.11 0.43 425.68 0.00 26.26 40977.70 0.00 19:45:48 19:20:01 6.77 1.03 5.73 0.00 22.00 121.85 0.00 19:45:48 19:21:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 19:45:48 19:22:01 2.05 0.00 2.05 0.00 0.00 23.06 0.00 19:45:48 19:23:01 1.65 0.00 1.65 0.00 0.00 21.46 0.00 19:45:48 19:24:01 2.22 0.00 2.22 0.00 0.00 24.53 0.00 19:45:48 19:25:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 19:45:48 19:26:01 2.15 0.00 2.15 0.00 0.00 24.26 0.00 19:45:48 19:27:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 19:45:48 19:28:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 19:45:48 19:29:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 19:45:48 19:30:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 19:45:48 19:31:01 2.13 0.00 2.13 0.00 0.00 24.27 0.00 19:45:48 19:32:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 19:45:48 19:33:01 1.97 0.00 1.97 0.00 0.00 23.20 0.00 19:45:48 19:34:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 19:45:48 19:35:01 2.22 0.00 2.22 0.00 0.00 24.66 0.00 19:45:48 19:36:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 19:45:48 19:37:01 2.15 0.00 2.15 0.00 0.00 24.80 0.00 19:45:48 19:38:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 19:45:48 19:39:01 2.10 0.00 2.10 0.00 0.00 24.13 0.00 19:45:48 19:40:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 19:45:48 19:41:01 3.03 1.60 1.43 0.00 36.39 18.26 0.00 19:45:48 19:42:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 19:45:48 19:43:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 19:45:48 19:44:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 19:45:48 19:45:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 19:45:48 Average: 68.05 0.82 67.24 0.00 173.18 22869.95 0.00 19:45:48 19:45:48 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:48 19:05:01 28571476 31603388 702964 2.14 111412 3166200 1697892 5.00 1077160 2835772 4136 19:45:48 19:06:01 27674780 31171700 1125468 3.42 115052 3584968 2189776 6.45 1604440 3149432 174920 19:45:48 19:07:01 25260568 31439412 857576 2.61 118004 6192368 2606364 7.68 1641604 5454936 2527792 19:45:48 19:08:01 24227736 31468664 810068 2.46 200124 6970116 2016368 5.94 2035156 5873756 1243688 19:45:48 19:09:01 22379184 31486024 794056 2.41 286088 8618288 1886376 5.56 2102048 7517868 1318672 19:45:48 19:10:01 20630872 31489124 792560 2.41 296308 10403256 1967588 5.80 1761444 9655804 2172156 19:45:48 19:11:01 21528296 31332780 927188 2.82 307084 9326876 2783388 8.20 2219248 8267052 189040 19:45:48 19:12:01 21636096 31465648 803780 2.44 321608 9370888 1968480 5.80 1869536 8552696 320 19:45:48 19:13:01 20989332 31471296 804828 2.45 326620 9985404 1961556 5.78 2081444 8959424 547668 19:45:48 19:14:02 21282800 31434812 838432 2.55 327556 9659608 2096392 6.18 2116480 8630188 240 19:45:48 19:15:01 19798128 31423796 839072 2.55 371432 11003524 2092332 6.17 2213160 9920292 33564 19:45:48 19:16:01 18314772 31389088 875496 2.66 416404 12301900 2260460 6.66 2408432 11107604 415104 19:45:48 19:17:01 18274988 31414116 848268 2.58 420728 12361848 2182452 6.43 2430188 11125284 218000 19:45:48 19:18:01 17914924 31467344 800900 2.44 426840 12768788 1952448 5.75 2375404 11549412 588 19:45:48 19:19:01 19428660 31513232 755904 2.30 446236 11324040 1868096 5.51 2462116 9989692 532 19:45:48 19:20:01 19432720 31513576 755988 2.30 444840 11321400 1885220 5.56 2460296 9986964 176 19:45:48 19:21:01 19433908 31514844 754600 2.29 444904 11321404 1885220 5.56 2459048 9986968 12 19:45:48 19:22:01 19442680 31523624 745716 2.27 444948 11321412 1885220 5.56 2450240 9986976 8 19:45:48 19:23:01 19443892 31524924 744412 2.26 445020 11321388 1885220 5.56 2449260 9986952 172 19:45:48 19:24:01 19444568 31525664 743624 2.26 445084 11321384 1885220 5.56 2449392 9986960 8 19:45:48 19:25:01 19444212 31525380 744284 2.26 445148 11321400 1885220 5.56 2449396 9986968 8 19:45:48 19:26:01 19444368 31525632 743940 2.26 445200 11321400 1885220 5.56 2449752 9986976 4 19:45:48 19:27:01 19444312 31525640 743872 2.26 445252 11321404 1885220 5.56 2449516 9986984 8 19:45:48 19:28:01 19444200 31525540 743820 2.26 445304 11321408 1885220 5.56 2449460 9986984 20 19:45:48 19:29:01 19444404 31525808 743528 2.26 445332 11321408 1885220 5.56 2449572 9986992 36 19:45:48 19:30:01 19444608 31526080 743196 2.26 445392 11321412 1885220 5.56 2449376 9987000 8 19:45:48 19:31:01 19444808 31526348 743052 2.26 445480 11321416 1885220 5.56 2449432 9987004 8 19:45:48 19:32:01 19444452 31526060 743256 2.26 445532 11321416 1885220 5.56 2449856 9987012 200 19:45:48 19:33:01 19444444 31526148 743200 2.26 445580 11321420 1885220 5.56 2449612 9986980 192 19:45:48 19:34:01 19444648 31526420 742872 2.26 445632 11321424 1885220 5.56 2449780 9986988 12 19:45:48 19:35:01 19444600 31526404 742828 2.26 445664 11321424 1885220 5.56 2449676 9986992 8 19:45:48 19:36:01 19444536 31526396 742884 2.26 445700 11321428 1885220 5.56 2449716 9986992 8 19:45:48 19:37:01 19444480 31526360 742816 2.26 445764 11321432 1885220 5.56 2449784 9986996 8 19:45:48 19:38:01 19444416 31526408 742736 2.26 445832 11321436 1885220 5.56 2449960 9987000 8 19:45:48 19:39:01 19444352 31526404 742636 2.26 445900 11321436 1885220 5.56 2450292 9987000 240 19:45:48 19:40:01 19444628 31526728 742328 2.26 445924 11321440 1885220 5.56 2449936 9987004 12 19:45:48 19:41:01 19438708 31522904 746016 2.27 445988 11322536 1869128 5.51 2456300 9987308 72 19:45:48 19:42:01 19437644 31521844 747040 2.27 446008 11322540 1869128 5.51 2456236 9987304 12 19:45:48 19:43:01 19437852 31522084 746960 2.27 446028 11322544 1869128 5.51 2456016 9987308 8 19:45:48 19:44:01 19438372 31522624 746384 2.27 446056 11322544 1869128 5.51 2456160 9987308 20 19:45:48 19:45:01 19438324 31522624 746356 2.27 446068 11322548 1869128 5.51 2456012 9987312 12 19:45:48 Average: 20327140 31492753 779144 2.37 392075 10521963 1962567 5.78 2296145 9323230 215798 19:45:48 19:45:48 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:48 19:05:01 ens3 793.90 751.71 11432.84 89.33 0.00 0.00 0.00 0.00 19:45:48 19:05:01 docker0 308.72 298.52 23.86 3408.35 0.00 0.00 0.00 0.00 19:45:48 19:05:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 19:45:48 19:06:01 ens3 52.90 54.30 35.68 100.24 0.00 0.00 0.00 0.00 19:45:48 19:06:01 docker0 1.30 1.37 0.08 0.11 0.00 0.00 0.00 0.00 19:45:48 19:06:01 vethece365e 1.30 1.48 0.10 0.12 0.00 0.00 0.00 0.00 19:45:48 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:07:01 ens3 104.08 67.07 1702.46 22.10 0.00 0.00 0.00 0.00 19:45:48 19:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:07:01 vethf1fb2e2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:45:48 19:08:01 ens3 1474.29 1234.13 6091.34 101.23 0.00 0.00 0.00 0.00 19:45:48 19:08:01 docker0 1226.53 1455.76 78.93 6078.95 0.00 0.00 0.00 0.00 19:45:48 19:08:01 veth59b82ee 248.66 285.82 19.18 1175.24 0.00 0.00 0.00 0.10 19:45:48 19:08:01 veth3349ae5 232.71 272.74 18.24 1175.12 0.00 0.00 0.00 0.10 19:45:48 19:08:01 vethf1fb2e2 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:08:01 veth3198001 285.82 248.66 1175.24 19.18 0.00 0.00 0.00 0.00 19:45:48 19:08:01 veth0a1bd54 250.16 289.72 19.45 1175.27 0.00 0.00 0.00 0.10 19:45:48 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:08:01 veth8d4cbb0 289.72 250.16 1175.27 19.45 0.00 0.00 0.00 0.00 19:45:48 19:09:01 ens3 56.22 25.63 442.14 3.01 0.00 0.00 0.00 0.00 19:45:48 19:09:01 docker0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:45:48 19:09:01 vethf1fb2e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:45:48 19:10:01 ens3 50.39 21.23 421.60 3.25 0.00 0.00 0.00 0.00 19:45:48 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:10:01 vethf1fb2e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:45:48 19:11:01 veth9ebcfeb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:11:01 ens3 12.98 9.27 10.25 5.80 0.00 0.00 0.00 0.00 19:45:48 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:11:01 veth4890911 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:11:01 vethf1fb2e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:11:01 vethc176bae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:11:01 veth1dd33bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:12:01 ens3 30.24 23.63 110.89 10.02 0.00 0.00 0.00 0.00 19:45:48 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:12:01 vethf1fb2e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:12:01 vethe2b618d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:12:01 veth8aba3a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:12:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 19:45:48 19:13:01 ens3 94.89 56.51 857.94 21.02 0.00 0.00 0.00 0.00 19:45:48 19:13:01 docker0 14.70 26.31 0.92 296.51 0.00 0.00 0.00 0.00 19:45:48 19:13:01 vethf1fb2e2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:45:48 19:14:02 veth0709e9c 9.96 13.39 0.95 4.66 0.00 0.00 0.00 0.00 19:45:48 19:14:02 ens3 86.23 47.93 272.14 14.22 0.00 0.00 0.00 0.00 19:45:48 19:14:02 docker0 23.20 37.16 1.58 207.64 0.00 0.00 0.00 0.00 19:45:48 19:14:02 veth7f0c39c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:14:02 vethf1fb2e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:14:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:45:48 19:14:02 veth925dbdb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:15:01 veth798eb27 56.84 143.62 5.26 326.97 0.00 0.00 0.00 0.03 19:45:48 19:15:01 ens3 489.73 202.20 1877.90 26.58 0.00 0.00 0.00 0.00 19:45:48 19:15:01 docker0 158.97 304.27 12.78 1514.96 0.00 0.00 0.00 0.00 19:45:48 19:15:01 veth35c34ed 16.25 22.62 1.57 7.49 0.00 0.00 0.00 0.00 19:45:48 19:15:01 vethf1fb2e2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:16:01 ens3 425.36 220.48 2306.08 226.82 0.00 0.00 0.00 0.00 19:45:48 19:16:01 docker0 131.17 236.82 10.54 2011.78 0.00 0.00 0.00 0.00 19:45:48 19:16:01 vethf1fb2e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:16:01 veth9fa6402 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:17:01 ens3 155.24 43.66 339.48 11.80 0.00 0.00 0.00 0.00 19:45:48 19:17:01 docker0 1.77 3.60 0.12 43.70 0.00 0.00 0.00 0.00 19:45:48 19:17:01 veth103a95f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:17:01 vethf1fb2e2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:17:01 vethb51b927 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:18:01 ens3 273.55 65.99 634.81 17.22 0.00 0.00 0.00 0.00 19:45:48 19:18:01 docker0 6.55 11.34 0.42 135.29 0.00 0.00 0.00 0.00 19:45:48 19:18:01 vethf1fb2e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:45:48 19:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:45:48 19:19:01 ens3 49.31 33.34 116.70 19.15 0.00 0.00 0.00 0.00 19:45:48 19:19:01 docker0 2.78 5.67 0.18 82.07 0.00 0.00 0.00 0.00 19:45:48 19:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:21:01 ens3 0.22 0.15 0.46 0.01 0.00 0.00 0.00 0.00 19:45:48 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:24:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:45:48 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:26:01 ens3 0.25 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:45:48 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:26:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:45:48 19:27:01 ens3 0.45 0.32 0.26 0.21 0.00 0.00 0.00 0.00 19:45:48 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:28:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:29:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:45:48 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:33:01 ens3 0.67 0.13 0.17 0.01 0.00 0.00 0.00 0.00 19:45:48 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:34:01 ens3 0.58 0.45 0.33 0.27 0.00 0.00 0.00 0.00 19:45:48 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:35:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:37:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:38:01 ens3 1.00 0.60 0.37 0.23 0.00 0.00 0.00 0.00 19:45:48 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:39:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:45:48 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:41:01 ens3 5.62 4.07 4.09 4.89 0.00 0.00 0.00 0.00 19:45:48 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:45:48 19:42:01 ens3 1.92 1.47 0.98 1.21 0.00 0.00 0.00 0.00 19:45:48 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:43:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:45:48 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:44:01 ens3 0.75 0.58 0.53 0.35 0.00 0.00 0.00 0.00 19:45:48 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:45:48 19:45:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 19:45:48 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:48 Average: ens3 101.39 69.86 649.75 16.56 0.00 0.00 0.00 0.00 19:45:48 Average: docker0 45.70 57.97 3.15 335.61 0.00 0.00 0.00 0.00 19:45:48 Average: lo 0.28 0.28 0.03 0.03 0.00 0.00 0.00 0.00 19:45:48 19:45:48 19:45:48 ---> sar -P ALL: 19:45:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4724) 02/06/23 _x86_64_ (8 CPU) 19:45:48 19:45:48 19:03:25 LINUX RESTART (8 CPU) 19:45:48 19:45:48 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:45:48 19:05:01 all 9.12 0.00 3.78 2.02 0.07 85.01 19:45:48 19:05:01 0 13.78 0.00 3.74 1.15 0.08 81.25 19:45:48 19:05:01 1 10.14 0.00 3.48 0.22 0.07 86.09 19:45:48 19:05:01 2 5.87 0.00 3.46 2.11 0.03 88.53 19:45:48 19:05:01 3 7.55 0.00 4.26 3.12 0.08 84.99 19:45:48 19:05:01 4 8.09 0.00 3.27 5.33 0.05 83.25 19:45:48 19:05:01 5 8.73 0.00 3.71 1.52 0.08 85.95 19:45:48 19:05:01 6 10.11 0.00 4.77 2.28 0.08 82.75 19:45:48 19:05:01 7 8.69 0.00 3.52 0.42 0.10 87.26 19:45:48 19:06:01 all 40.07 0.00 6.02 0.40 0.10 53.41 19:45:48 19:06:01 0 39.09 0.00 6.77 0.19 0.10 53.85 19:45:48 19:06:01 1 36.13 0.00 6.12 0.07 0.08 57.60 19:45:48 19:06:01 2 37.53 0.00 5.03 0.00 0.10 57.33 19:45:48 19:06:01 3 41.88 0.00 6.19 0.39 0.10 51.44 19:45:48 19:06:01 4 41.88 0.00 5.99 2.29 0.12 49.72 19:45:48 19:06:01 5 41.19 0.00 6.02 0.08 0.10 52.61 19:45:48 19:06:01 6 41.37 0.00 5.49 0.02 0.08 53.04 19:45:48 19:06:01 7 41.41 0.00 6.58 0.19 0.08 51.74 19:45:48 19:07:01 all 32.08 0.00 6.83 0.86 0.10 60.13 19:45:48 19:07:01 0 30.24 0.00 6.17 0.05 0.08 63.45 19:45:48 19:07:01 1 31.20 0.00 6.44 0.10 0.10 62.15 19:45:48 19:07:01 2 30.99 0.00 6.68 0.14 0.08 62.11 19:45:48 19:07:01 3 30.29 0.00 5.79 1.13 0.10 62.69 19:45:48 19:07:01 4 33.31 0.00 6.45 0.34 0.10 59.81 19:45:48 19:07:01 5 35.57 0.00 8.08 4.77 0.12 51.47 19:45:48 19:07:01 6 33.58 0.00 7.37 0.22 0.10 58.74 19:45:48 19:07:01 7 31.46 0.00 7.65 0.15 0.12 60.62 19:45:48 19:08:01 all 9.16 0.00 5.20 24.81 0.16 60.68 19:45:48 19:08:01 0 7.18 0.00 3.80 20.63 0.08 68.30 19:45:48 19:08:01 1 7.76 0.00 4.68 20.06 0.20 67.29 19:45:48 19:08:01 2 8.99 0.00 4.48 25.22 0.12 61.18 19:45:48 19:08:01 3 7.96 0.00 4.74 26.19 0.20 60.91 19:45:48 19:08:01 4 12.20 0.00 6.72 25.07 0.15 55.86 19:45:48 19:08:01 5 9.09 0.00 4.56 24.69 0.20 61.46 19:45:48 19:08:01 6 11.32 0.00 6.10 23.96 0.12 58.50 19:45:48 19:08:01 7 8.75 0.00 6.58 32.82 0.17 51.68 19:45:48 19:09:01 all 4.10 0.00 2.30 31.67 0.06 61.87 19:45:48 19:09:01 0 3.90 0.00 2.68 48.45 0.15 44.81 19:45:48 19:09:01 1 3.78 0.00 1.94 24.97 0.03 69.27 19:45:48 19:09:01 2 3.87 0.00 3.07 43.95 0.03 49.08 19:45:48 19:09:01 3 3.64 0.00 2.78 54.95 0.07 38.57 19:45:48 19:09:01 4 4.13 0.00 2.50 24.97 0.03 68.37 19:45:48 19:09:01 5 4.80 0.00 1.98 17.29 0.05 75.88 19:45:48 19:09:01 6 4.03 0.00 1.66 15.44 0.03 78.84 19:45:48 19:09:01 7 4.68 0.00 1.78 23.38 0.07 70.09 19:45:48 19:10:01 all 2.33 0.00 2.40 23.21 0.04 72.03 19:45:48 19:10:01 0 1.90 0.00 3.32 39.71 0.03 55.04 19:45:48 19:10:01 1 1.98 0.00 2.48 76.55 0.02 18.98 19:45:48 19:10:01 2 1.93 0.00 2.95 52.54 0.03 42.56 19:45:48 19:10:01 3 2.34 0.00 2.42 1.91 0.03 93.30 19:45:48 19:10:01 4 2.66 0.00 2.38 2.81 0.02 92.13 19:45:48 19:10:01 5 2.90 0.00 1.66 2.36 0.03 93.04 19:45:48 19:10:01 6 2.49 0.00 1.74 3.76 0.02 91.99 19:45:48 19:10:01 7 2.42 0.00 2.27 6.16 0.10 89.05 19:45:48 19:11:01 all 24.94 0.00 5.27 18.45 0.08 51.26 19:45:48 19:11:01 0 24.30 0.00 5.49 58.56 0.14 11.51 19:45:48 19:11:01 1 23.70 0.00 6.04 39.03 0.05 31.17 19:45:48 19:11:01 2 26.13 0.00 4.79 10.56 0.05 58.47 19:45:48 19:11:01 3 23.03 0.00 5.19 5.20 0.07 66.52 19:45:48 19:11:01 4 26.02 0.00 4.92 4.87 0.10 64.09 19:45:48 19:11:01 5 26.49 0.00 4.99 8.95 0.05 59.53 19:45:48 19:11:01 6 24.15 0.00 5.32 13.14 0.14 57.26 19:45:48 19:11:01 7 25.67 0.00 5.45 7.79 0.05 61.03 19:45:48 19:12:01 all 18.23 0.00 4.40 27.30 0.10 49.97 19:45:48 19:12:01 0 18.05 0.00 4.02 9.32 0.09 68.52 19:45:48 19:12:01 1 17.33 0.00 4.73 12.34 0.07 65.53 19:45:48 19:12:01 2 18.39 0.00 4.13 27.88 0.17 49.44 19:45:48 19:12:01 3 17.17 0.00 4.54 20.26 0.07 57.96 19:45:48 19:12:01 4 18.30 0.00 4.95 21.58 0.14 55.03 19:45:48 19:12:01 5 18.07 0.00 4.13 34.09 0.08 43.63 19:45:48 19:12:01 6 19.21 0.00 4.39 21.05 0.07 55.27 19:45:48 19:12:01 7 19.31 0.00 4.29 72.09 0.10 4.21 19:45:48 19:13:01 all 4.29 0.00 2.47 27.13 0.14 65.97 19:45:48 19:13:01 0 4.34 0.00 2.48 7.32 0.10 85.76 19:45:48 19:13:01 1 3.92 0.00 2.06 11.79 0.10 82.13 19:45:48 19:13:01 2 2.02 0.00 1.62 48.84 0.08 47.43 19:45:48 19:13:01 3 4.42 0.00 3.53 33.90 0.15 58.00 19:45:48 19:13:01 4 4.74 0.00 1.76 21.28 0.15 72.06 19:45:48 19:13:01 5 4.60 0.00 2.57 4.85 0.10 87.88 19:45:48 19:13:01 6 4.50 0.00 2.94 32.61 0.13 59.83 19:45:48 19:13:01 7 5.78 0.00 2.83 56.76 0.27 34.37 19:45:48 19:14:02 all 2.24 0.00 1.48 37.22 0.10 58.96 19:45:48 19:14:02 0 0.89 0.00 0.70 4.67 0.15 93.59 19:45:48 19:14:02 1 2.09 0.00 0.92 6.87 0.10 90.02 19:45:48 19:14:02 2 2.23 0.00 1.81 52.87 0.10 42.99 19:45:48 19:14:02 3 2.43 0.00 2.18 67.31 0.08 27.99 19:45:48 19:14:02 4 3.60 0.00 1.24 57.75 0.07 37.34 19:45:48 19:14:02 5 2.07 0.00 1.67 19.88 0.08 76.29 19:45:48 19:14:02 6 2.97 0.00 1.46 45.77 0.07 49.73 19:45:48 19:14:02 7 1.61 0.00 1.86 42.91 0.12 53.50 19:45:48 19:15:01 all 4.43 0.00 2.56 42.62 0.08 50.30 19:45:48 19:15:01 0 2.69 0.00 1.80 29.56 0.05 65.90 19:45:48 19:15:01 1 4.53 0.00 2.80 51.30 0.07 41.30 19:45:48 19:15:01 2 4.52 0.00 2.67 38.18 0.10 54.52 19:45:48 19:15:01 3 7.02 0.00 4.24 67.97 0.14 20.63 19:45:48 19:15:01 4 3.07 0.00 1.98 47.59 0.05 47.32 19:45:48 19:15:01 5 5.76 0.00 2.47 44.32 0.07 47.38 19:45:48 19:15:01 6 4.92 0.00 2.44 45.48 0.10 47.05 19:45:48 19:15:01 7 2.92 0.00 2.11 16.69 0.09 78.20 19:45:48 19:45:48 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:45:48 19:16:01 all 10.41 0.00 3.79 43.80 0.10 41.89 19:45:48 19:16:01 0 8.91 0.00 3.22 28.82 0.07 58.98 19:45:48 19:16:01 1 10.94 0.00 4.34 53.56 0.08 31.08 19:45:48 19:16:01 2 10.71 0.00 4.47 70.28 0.07 14.47 19:45:48 19:16:01 3 12.72 0.00 4.07 46.19 0.12 36.91 19:45:48 19:16:01 4 8.52 0.00 2.76 49.97 0.08 38.66 19:45:48 19:16:01 5 12.57 0.00 5.81 52.79 0.12 28.71 19:45:48 19:16:01 6 10.30 0.00 3.25 26.94 0.10 59.41 19:45:48 19:16:01 7 8.65 0.00 2.41 21.95 0.19 66.80 19:45:48 19:17:01 all 21.69 0.00 6.27 25.51 0.11 46.42 19:45:48 19:17:01 0 19.85 0.00 6.47 6.76 0.10 66.81 19:45:48 19:17:01 1 19.72 0.00 6.67 16.14 0.07 57.40 19:45:48 19:17:01 2 23.06 0.00 5.89 16.46 0.17 54.42 19:45:48 19:17:01 3 22.65 0.00 6.65 16.73 0.10 53.87 19:45:48 19:17:01 4 20.34 0.00 5.59 33.67 0.12 40.28 19:45:48 19:17:01 5 23.29 0.00 7.55 56.05 0.10 13.00 19:45:48 19:17:01 6 22.50 0.00 5.76 50.51 0.10 21.12 19:45:48 19:17:01 7 22.13 0.00 5.54 8.13 0.12 64.08 19:45:48 19:18:01 all 33.16 0.00 7.79 25.47 0.16 33.43 19:45:48 19:18:01 0 31.81 0.00 7.54 23.38 0.17 37.10 19:45:48 19:18:01 1 31.87 0.00 8.05 26.68 0.19 33.21 19:45:48 19:18:01 2 34.76 0.00 8.41 35.71 0.14 20.99 19:45:48 19:18:01 3 33.45 0.00 8.06 30.00 0.12 28.37 19:45:48 19:18:01 4 32.59 0.00 7.50 25.52 0.10 34.29 19:45:48 19:18:01 5 31.33 0.00 7.58 23.22 0.30 37.57 19:45:48 19:18:01 6 37.02 0.00 7.68 18.41 0.10 36.78 19:45:48 19:18:01 7 32.43 0.00 7.46 20.84 0.14 39.13 19:45:48 19:19:01 all 14.59 0.00 4.53 12.71 0.11 68.07 19:45:48 19:19:01 0 13.01 0.00 4.82 4.33 0.08 77.76 19:45:48 19:19:01 1 13.56 0.00 3.68 29.76 0.07 52.93 19:45:48 19:19:01 2 16.87 0.00 5.04 15.42 0.14 62.54 19:45:48 19:19:01 3 15.12 0.00 4.85 28.94 0.12 50.97 19:45:48 19:19:01 4 14.87 0.00 4.71 7.14 0.08 73.19 19:45:48 19:19:01 5 12.53 0.00 3.58 4.61 0.07 79.21 19:45:48 19:19:01 6 16.23 0.00 5.50 6.50 0.10 71.67 19:45:48 19:19:01 7 14.50 0.00 4.06 5.04 0.19 76.22 19:45:48 19:20:01 all 0.15 0.00 0.07 0.09 0.01 99.69 19:45:48 19:20:01 0 0.07 0.00 0.03 0.30 0.00 99.60 19:45:48 19:20:01 1 0.03 0.00 0.07 0.22 0.00 99.68 19:45:48 19:20:01 2 0.40 0.00 0.05 0.03 0.02 99.50 19:45:48 19:20:01 3 0.22 0.00 0.15 0.13 0.02 99.48 19:45:48 19:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:45:48 19:20:01 5 0.08 0.00 0.08 0.05 0.00 99.78 19:45:48 19:20:01 6 0.10 0.00 0.07 0.00 0.02 99.82 19:45:48 19:20:01 7 0.25 0.00 0.07 0.02 0.00 99.67 19:45:48 19:21:01 all 0.15 0.00 0.01 0.01 0.00 99.83 19:45:48 19:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:21:01 1 0.02 0.00 0.03 0.10 0.00 99.85 19:45:48 19:21:01 2 1.04 0.00 0.00 0.02 0.00 98.94 19:45:48 19:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:45:48 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:21:01 6 0.05 0.00 0.02 0.00 0.00 99.93 19:45:48 19:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:45:48 19:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:45:48 19:22:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:45:48 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:22:01 6 0.05 0.00 0.02 0.02 0.02 99.90 19:45:48 19:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:45:48 19:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:45:48 19:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:23:01 1 0.00 0.00 0.00 0.08 0.02 99.90 19:45:48 19:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:45:48 19:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:23:01 6 0.03 0.00 0.05 0.02 0.02 99.88 19:45:48 19:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:24:01 all 0.01 0.00 0.01 0.02 0.01 99.94 19:45:48 19:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:45:48 19:24:01 1 0.00 0.00 0.00 0.13 0.00 99.87 19:45:48 19:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:45:48 19:24:01 6 0.05 0.00 0.07 0.02 0.03 99.83 19:45:48 19:24:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:45:48 19:25:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:45:48 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:25:01 1 0.02 0.00 0.00 0.07 0.00 99.92 19:45:48 19:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:45:48 19:25:01 6 0.08 0.00 0.02 0.00 0.00 99.90 19:45:48 19:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:45:48 19:26:01 all 0.07 0.00 0.00 0.09 0.00 99.84 19:45:48 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:26:01 1 0.00 0.00 0.00 0.68 0.00 99.32 19:45:48 19:26:01 2 0.43 0.00 0.02 0.00 0.00 99.55 19:45:48 19:26:01 3 0.02 0.00 0.00 0.03 0.00 99.95 19:45:48 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:26:01 6 0.07 0.00 0.02 0.00 0.02 99.90 19:45:48 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:45:48 19:26:01 CPU %user %nice %system %iowait %steal %idle 19:45:48 19:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:45:48 19:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:27:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:45:48 19:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:45:48 19:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:45:48 19:27:01 6 0.03 0.00 0.05 0.00 0.02 99.90 19:45:48 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:45:48 19:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:45:48 19:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:45:48 19:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:28:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:45:48 19:28:01 6 0.05 0.00 0.05 0.00 0.02 99.88 19:45:48 19:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:29:01 all 0.18 0.00 0.01 0.00 0.00 99.81 19:45:48 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:45:48 19:29:01 2 1.34 0.00 0.02 0.00 0.02 98.63 19:45:48 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:45:48 19:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:45:48 19:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:45:48 19:30:01 all 0.26 0.00 0.01 0.00 0.01 99.72 19:45:48 19:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:45:48 19:30:01 2 1.99 0.00 0.00 0.00 0.00 98.01 19:45:48 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:45:48 19:30:01 6 0.05 0.00 0.03 0.00 0.03 99.88 19:45:48 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:31:01 all 0.21 0.00 0.01 0.01 0.00 99.76 19:45:48 19:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:45:48 19:31:01 1 0.02 0.00 0.00 0.03 0.00 99.95 19:45:48 19:31:01 2 1.60 0.00 0.08 0.00 0.00 98.32 19:45:48 19:31:01 3 0.00 0.00 0.00 0.03 0.02 99.95 19:45:48 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:45:48 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:32:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:45:48 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:32:01 1 0.00 0.00 0.00 0.05 0.00 99.95 19:45:48 19:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:32:01 5 0.00 0.00 0.00 0.02 0.02 99.97 19:45:48 19:32:01 6 0.02 0.00 0.05 0.00 0.02 99.92 19:45:48 19:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:45:48 19:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:45:48 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:45:48 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:45:48 19:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:45:48 19:33:01 6 0.02 0.00 0.02 0.00 0.03 99.93 19:45:48 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:45:48 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:34:01 1 0.00 0.00 0.00 0.07 0.02 99.92 19:45:48 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:45:48 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:34:01 6 0.05 0.00 0.03 0.00 0.02 99.90 19:45:48 19:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:45:48 19:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 19:45:48 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:35:01 1 0.00 0.00 0.00 0.10 0.00 99.90 19:45:48 19:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:45:48 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:36:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:45:48 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:36:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:45:48 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:45:48 19:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:45:48 19:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:37:01 all 0.04 0.00 0.00 0.00 0.01 99.95 19:45:48 19:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:45:48 19:37:01 1 0.02 0.00 0.00 0.03 0.02 99.93 19:45:48 19:37:01 2 0.20 0.00 0.00 0.00 0.02 99.78 19:45:48 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:45:48 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:45:48 19:37:01 CPU %user %nice %system %iowait %steal %idle 19:45:48 19:38:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:45:48 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:38:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:45:48 19:38:01 2 1.97 0.00 0.02 0.00 0.00 98.01 19:45:48 19:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:45:48 19:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:45:48 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:38:01 6 0.05 0.00 0.03 0.00 0.00 99.92 19:45:48 19:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:45:48 19:39:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:45:48 19:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:45:48 19:39:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:45:48 19:39:01 2 1.99 0.00 0.00 0.00 0.00 98.01 19:45:48 19:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:45:48 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:45:48 19:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:45:48 19:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:40:01 all 0.09 0.00 0.01 0.00 0.01 99.89 19:45:48 19:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:40:01 2 0.63 0.00 0.02 0.00 0.02 99.33 19:45:48 19:40:01 3 0.02 0.00 0.03 0.02 0.02 99.92 19:45:48 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:40:01 6 0.05 0.00 0.02 0.00 0.03 99.90 19:45:48 19:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:45:48 19:41:01 all 0.23 0.00 0.02 0.01 0.00 99.74 19:45:48 19:41:01 0 0.13 0.00 0.02 0.00 0.00 99.85 19:45:48 19:41:01 1 0.22 0.00 0.05 0.07 0.00 99.67 19:45:48 19:41:01 2 0.20 0.00 0.00 0.00 0.00 99.80 19:45:48 19:41:01 3 0.90 0.00 0.02 0.00 0.00 99.08 19:45:48 19:41:01 4 0.13 0.00 0.00 0.00 0.00 99.87 19:45:48 19:41:01 5 0.07 0.00 0.02 0.00 0.00 99.92 19:45:48 19:41:01 6 0.05 0.00 0.07 0.00 0.02 99.87 19:45:48 19:41:01 7 0.17 0.00 0.00 0.00 0.00 99.83 19:45:48 19:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:45:48 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:45:48 19:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:45:48 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:45:48 19:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:43:01 all 0.02 0.00 0.00 0.00 0.01 99.97 19:45:48 19:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:43:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:45:48 19:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:45:48 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:44:01 all 0.11 0.00 0.01 0.01 0.01 99.86 19:45:48 19:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:45:48 19:44:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:45:48 19:44:01 2 0.81 0.00 0.00 0.00 0.00 99.19 19:45:48 19:44:01 3 0.03 0.00 0.00 0.07 0.02 99.88 19:45:48 19:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 19:45:48 19:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:45:48 19:45:01 all 0.17 0.00 0.00 0.00 0.00 99.82 19:45:48 19:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 19:45:01 1 0.00 0.00 0.02 0.03 0.00 99.95 19:45:48 19:45:01 2 1.29 0.00 0.00 0.00 0.00 98.71 19:45:48 19:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:48 19:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:45:48 19:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:45:48 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:48 Average: all 5.61 0.00 1.57 8.29 0.04 84.48 19:45:48 Average: 0 5.30 0.00 1.52 6.84 0.04 86.30 19:45:48 Average: 1 5.27 0.00 1.56 8.96 0.03 84.18 19:45:48 Average: 2 5.82 0.00 1.56 10.65 0.04 81.93 19:45:48 Average: 3 5.61 0.00 1.68 9.75 0.04 82.92 19:45:48 Average: 4 5.66 0.00 1.52 7.97 0.04 84.82 19:45:48 Average: 5 5.76 0.00 1.60 7.18 0.04 85.42 19:45:48 Average: 6 5.93 0.00 1.61 7.38 0.04 85.05 19:45:48 Average: 7 5.56 0.00 1.55 7.59 0.05 85.25 19:45:48 19:45:48 19:45:48