Pull request #4302 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33db503313f2d5a70aa26e129afa63cdecd0885a+cb9ff4527b99c77f8e69b5bcfccd1d262af058be (3b16df1dc73401da155d5152c559f02e61290f3a) 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-ssh14208411287200165705.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-ssh352218040883253196.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14615123421207696152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4456872461100473957.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7045075749291629165.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3672 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 33db503313f2d5a70aa26e129afa63cdecd0885a > 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 Merge succeeded, producing 33db503313f2d5a70aa26e129afa63cdecd0885a Checking out Revision 33db503313f2d5a70aa26e129afa63cdecd0885a (PR-4302) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:08:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:08:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:08:46 ========================================================= 15:08:46 EdgeX Global Pipelines Version Info 15:08:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 > git rev-list --no-walk 3392cf78c26e58735dd9521f8ef2ca6e44ed649f # timeout=10 15:08:47 ------------------- 15:08:47 stable info: 15:08:47 ------------------- 15:08:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:08:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:08:47 Message: update stable to v1.0.244 15:08:47 ------------------- 15:08:47 experimental info: 15:08:47 ------------------- 15:08:47 Commited By: **** collab-it+edgex@linuxfoundation.org 15:08:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:08:47 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33db503 [Pipeline] echo 15:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:48 provisioning config files... 15:08:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6569234102505991340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:48 ---> docker-login.sh 15:08:48 nexus3.edgexfoundry.org:10001 15:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:49 Configure a credential helper to remove this warning. See 15:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:49 15:08:49 Login Succeeded 15:08:49 nexus3.edgexfoundry.org:10002 15:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:49 Configure a credential helper to remove this warning. See 15:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:49 15:08:49 Login Succeeded 15:08:49 nexus3.edgexfoundry.org:10003 15:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:49 Configure a credential helper to remove this warning. See 15:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:49 15:08:49 Login Succeeded 15:08:49 nexus3.edgexfoundry.org:10004 15:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:49 Configure a credential helper to remove this warning. See 15:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:49 15:08:49 Login Succeeded 15:08:49 docker.io 15:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:49 Configure a credential helper to remove this warning. See 15:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:49 15:08:49 Login Succeeded 15:08:49 ---> docker-login.sh ends [Pipeline] } 15:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:50 + 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 15:08:50 + dirname cmd/core-command/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo core-command,cmd/core-command/Dockerfile 15:08:50 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:08:50 + dirname cmd/core-data/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo core-data,cmd/core-data/Dockerfile 15:08:50 + dirname cmd/core-metadata/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo core-metadata,cmd/core-metadata/Dockerfile 15:08:50 + dirname cmd/security-bootstrapper/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:08:50 + dirname cmd/security-proxy-setup/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:08:50 + dirname cmd/security-secretstore-setup/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:08:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:08:50 + dirname cmd/security-spire-agent/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:08:50 + dirname cmd/security-spire-config/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + dirname cmd/security-spire-server/Dockerfile 15:08:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:08:50 + + dirname cmd/support-notifications/Dockerfile 15:08:50 cut -d/ -f2 15:08:50 + echo support-notifications,cmd/support-notifications/Dockerfile 15:08:50 + cut -d/ -f2 15:08:50 + dirname cmd/support-scheduler/Dockerfile 15:08:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:08:50 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 15:08:50 + git rev-list -1 --merges 33db503313f2d5a70aa26e129afa63cdecd0885a~1..33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] echo 15:08:50 -----------> git rev-list -1 --merges 33db503313f2d5a70aa26e129afa63cdecd0885a~1..33db503313f2d5a70aa26e129afa63cdecd0885a 33db503313f2d5a70aa26e129afa63cdecd0885a [false] [Pipeline] sh 15:08:50 + git log --format=format:%s -1 33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] echo 15:08:50 ========================================================= 15:08:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:08:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:08:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:51 + grep -v github /etc/ssh/ssh_known_hosts 15:08:51 + [ -e /tmp/ssh_known_hosts ] 15:08:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:08:51 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:08:51 sudo tee -a /etc/ssh/ssh_known_hosts 15:08:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:51 15:08:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:51 0.1.4: Pulling from edgex-devops/py-git-semver 15:08:51 b85a868b505f: Pulling fs layer 15:08:51 e2be974225ed: Pulling fs layer 15:08:51 339a4e72a1f5: Pulling fs layer 15:08:51 988bab9f4d93: Pulling fs layer 15:08:51 1469e6f7b9e6: Pulling fs layer 15:08:51 eaf3925da568: Pulling fs layer 15:08:51 bab4dde63d76: Pulling fs layer 15:08:51 bde34c3a00c8: Pulling fs layer 15:08:51 b352a97aabf1: Pulling fs layer 15:08:51 4872d77fe225: Pulling fs layer 15:08:51 5851b861e8e6: Pulling fs layer 15:08:51 988bab9f4d93: Waiting 15:08:51 1469e6f7b9e6: Waiting 15:08:51 bab4dde63d76: Waiting 15:08:51 bde34c3a00c8: Waiting 15:08:51 eaf3925da568: Waiting 15:08:51 5851b861e8e6: Waiting 15:08:51 4872d77fe225: Waiting 15:08:51 b352a97aabf1: Waiting 15:08:52 e2be974225ed: Verifying Checksum 15:08:52 e2be974225ed: Download complete 15:08:52 988bab9f4d93: Verifying Checksum 15:08:52 988bab9f4d93: Download complete 15:08:52 1469e6f7b9e6: Verifying Checksum 15:08:52 1469e6f7b9e6: Download complete 15:08:52 339a4e72a1f5: Verifying Checksum 15:08:52 339a4e72a1f5: Download complete 15:08:52 eaf3925da568: Verifying Checksum 15:08:52 eaf3925da568: Download complete 15:08:52 bde34c3a00c8: Verifying Checksum 15:08:52 bde34c3a00c8: Download complete 15:08:52 b352a97aabf1: Verifying Checksum 15:08:52 b352a97aabf1: Download complete 15:08:52 4872d77fe225: Verifying Checksum 15:08:52 4872d77fe225: Download complete 15:08:52 5851b861e8e6: Verifying Checksum 15:08:52 5851b861e8e6: Download complete 15:08:52 b85a868b505f: Verifying Checksum 15:08:52 b85a868b505f: Download complete 15:08:52 bab4dde63d76: Verifying Checksum 15:08:52 bab4dde63d76: Download complete 15:08:53 b85a868b505f: Pull complete 15:08:53 e2be974225ed: Pull complete 15:08:54 339a4e72a1f5: Pull complete 15:08:54 988bab9f4d93: Pull complete 15:08:54 1469e6f7b9e6: Pull complete 15:08:54 eaf3925da568: Pull complete 15:08:56 bab4dde63d76: Pull complete 15:08:56 bde34c3a00c8: Pull complete 15:08:56 b352a97aabf1: Pull complete 15:08:56 4872d77fe225: Pull complete 15:08:56 5851b861e8e6: Pull complete 15:08:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:57 prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container 15:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:08:59 $ docker top e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 -eo pid,comm 15:08:59 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). 15:08:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:59 [ssh-agent] Looking for ssh-agent implementation... 15:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:59 $ docker exec e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 ssh-agent 15:08:59 SSH_AUTH_SOCK=/tmp/ssh-QPj8agXrEDQ1/agent.33 15:08:59 SSH_AGENT_PID=39 15:08:59 Running ssh-add (command line suppressed) 15:08:59 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1610622379474909693.key (/w/workspace/edgex-go/4@tmp/private_key_1610622379474909693.key) 15:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:00 + git tag --points-at HEAD [Pipeline] } 15:09:00 $ docker exec --env ******** --env ******** e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 ssh-agent -k 15:09:00 unset SSH_AUTH_SOCK; 15:09:00 unset SSH_AGENT_PID; 15:09:00 echo Agent pid 39 killed; 15:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:00 [ssh-agent] Looking for ssh-agent implementation... 15:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:00 $ docker exec e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 ssh-agent 15:09:00 SSH_AUTH_SOCK=/tmp/ssh-ranEC1VKVeeB/agent.71 15:09:00 SSH_AGENT_PID=77 15:09:00 Running ssh-add (command line suppressed) 15:09:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_11068743490880977738.key (/w/workspace/edgex-go/4@tmp/private_key_11068743490880977738.key) 15:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:01 + git semver init 15:09:01 2023-01-25 15:09:01,201 [run_init] DEBUG init version:0.0.0 force:False 15:09:01 2023-01-25 15:09:01,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 15:09:01 2023-01-25 15:09:01,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 15:09:01 2023-01-25 15:09:01,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 15:09:33 2023-01-25 15:09:31,561 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 15:09:33 2023-01-25 15:09:31,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4302 with force:False 15:09:33 2023-01-25 15:09:31,562 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4302 15:09:33 2023-01-25 15:09:31,566 [execute] INFO git cat-file --batch-check 15:09:33 2023-01-25 15:09:31,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 15:09:33 2023-01-25 15:09:31,573 [execute] INFO git cat-file --batch 15:09:33 2023-01-25 15:09:31,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 15:09:33 2023-01-25 15:09:31,579 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4302 15:09:33 0.0.0 [Pipeline] } 15:09:33 $ docker exec --env ******** --env ******** e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 ssh-agent -k 15:09:33 unset SSH_AUTH_SOCK; 15:09:33 unset SSH_AGENT_PID; 15:09:33 echo Agent pid 77 killed; 15:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:33 + git semver [Pipeline] } 15:09:34 $ docker stop --time=1 e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 15:09:35 $ docker rm -f --volumes e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:09:35 Stashed 1 file(s) [Pipeline] echo 15:09:35 [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 15:09:36 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 15:09:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:36 ========================================================= 15:09:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:09:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:09:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:09:36 213ec9aee27d: Pulling fs layer 15:09:36 4583459ba037: Pulling fs layer 15:09:36 93c1e223e6f2: Pulling fs layer 15:09:36 53926ce57604: Pulling fs layer 15:09:36 21b2b0c7a3f4: Pulling fs layer 15:09:36 22ff95d597cd: Pulling fs layer 15:09:36 12d6caf4c0d1: Pulling fs layer 15:09:36 96b7cbca73a9: Pulling fs layer 15:09:36 a7acece74701: Pulling fs layer 15:09:36 22ff95d597cd: Waiting 15:09:36 12d6caf4c0d1: Waiting 15:09:36 96b7cbca73a9: Waiting 15:09:36 53926ce57604: Waiting 15:09:36 a7acece74701: Waiting 15:09:36 21b2b0c7a3f4: Waiting 15:09:36 93c1e223e6f2: Verifying Checksum 15:09:36 93c1e223e6f2: Download complete 15:09:36 4583459ba037: Verifying Checksum 15:09:36 4583459ba037: Download complete 15:09:36 21b2b0c7a3f4: Download complete 15:09:36 22ff95d597cd: Verifying Checksum 15:09:36 22ff95d597cd: Download complete 15:09:36 213ec9aee27d: Verifying Checksum 15:09:36 213ec9aee27d: Download complete 15:09:36 12d6caf4c0d1: Verifying Checksum 15:09:36 12d6caf4c0d1: Download complete 15:09:36 213ec9aee27d: Pull complete 15:09:37 4583459ba037: Pull complete 15:09:37 93c1e223e6f2: Pull complete 15:09:37 a7acece74701: Verifying Checksum 15:09:37 a7acece74701: Download complete 15:09:37 53926ce57604: Verifying Checksum 15:09:37 53926ce57604: Download complete 15:09:38 96b7cbca73a9: Verifying Checksum 15:09:38 96b7cbca73a9: Download complete 15:09:41 53926ce57604: Pull complete 15:09:41 21b2b0c7a3f4: Pull complete 15:09:41 22ff95d597cd: Pull complete 15:09:41 12d6caf4c0d1: Pull complete 15:09:42 96b7cbca73a9: Pull complete 15:09:43 a7acece74701: Pull complete 15:09:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:09:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:09:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:09:44 WORKDIR /edgex 15:09:44 COPY go.mod . 15:09:44 RUN go mod download 15:09:44 + docker build -t ci-base-image-x86_64 -f - . 15:09:44 Sending build context to Docker daemon 170.1MB 15:09:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:09:44 ---> db6d94c90886 15:09:44 Step 2/4 : WORKDIR /edgex 15:09:47 ---> Running in e51d1dfe905d 15:09:47 Removing intermediate container e51d1dfe905d 15:09:47 ---> f70934717981 15:09:47 Step 3/4 : COPY go.mod . 15:09:47 ---> c497550cc9f6 15:09:47 Step 4/4 : RUN go mod download 15:09:47 ---> Running in 4ef3cf10fd3e 15:09:50 Still waiting to schedule task 15:09:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3661’ 15:10:02 Removing intermediate container 4ef3cf10fd3e 15:10:02 ---> f46d0952af5e 15:10:02 Successfully built f46d0952af5e 15:10:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:02 + docker inspect -f . ci-base-image-x86_64 15:10:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:02 prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container 15:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:10:03 $ docker top 547ebd3aa7a63952427711e7734743332c161dbde18f836f768957d5b6903a33 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:03 + go version 15:10:03 go version go1.18.7 linux/amd64 [Pipeline] } 15:10:03 $ docker stop --time=1 547ebd3aa7a63952427711e7734743332c161dbde18f836f768957d5b6903a33 15:10:04 $ docker rm -f --volumes 547ebd3aa7a63952427711e7734743332c161dbde18f836f768957d5b6903a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:05 + docker inspect -f . ci-base-image-x86_64 15:10:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:05 prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container 15:10: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:10:05 $ docker top 89332ab7b115c72a480c53077550ffcea18e6cd4c1031b0c5669462b1f8de676 -eo pid,comm [Pipeline] { [Pipeline] echo 15:10:05 ========================================================= 15:10:05 [edgeXBuildGoParallel] Running Tests and Build... 15:10:05 ========================================================= [Pipeline] sh 15:10:06 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 15:10:06 + make test 15:10:06 go test -race -coverprofile=coverage.out ./... 15:10:13 ? github.com/edgexfoundry/edgex-go [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.098s coverage: 43.1% of statements 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.0% of statements 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.957s coverage: 89.2% of statements 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.4% of statements 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 15:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 15:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 15:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 15:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 15:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.242s coverage: 79.9% of statements 15:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.079s coverage: 100.0% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 77.4% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.2% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 65.3% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:10: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 15:11:08 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." 15:11:08 go vet ./... 15:11:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:11:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:11:10 ./bin/test-attribution-txt.sh [Pipeline] echo 15:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:11:11 + ls -al . 15:11:11 total 748 15:11:11 drwxrwxr-x 11 1001 1001 4096 Jan 25 15:10 . 15:11:11 drwxr-xr-x 4 root root 4096 Jan 25 15:10 .. 15:11:11 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:08 .blubracket 15:11:11 -rw-rw-r-- 1 1001 1001 16 Jan 25 15:08 .dockerignore 15:11:11 drwxrwxr-x 8 1001 1001 4096 Jan 25 15:10 .git 15:11:11 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:08 .github 15:11:11 -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:08 .gitignore 15:11:11 -rw-rw-r-- 1 1001 1001 42 Jan 25 15:08 .golangci.yml 15:11:11 -rw-rw-r-- 1 1001 1001 87 Jan 25 15:08 .hadolint.yml 15:11:11 drwxr-xr-x 3 1001 1001 4096 Jan 25 15:09 .semver 15:11:11 -rw-rw-r-- 1 1001 1001 166 Jan 25 15:08 .sonarcloud.properties 15:11:11 -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:08 ADOPTERS.md 15:11:11 -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:08 Attribution.txt 15:11:11 -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:08 CHANGELOG.md 15:11:11 -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:08 CONTRIBUTING.md 15:11:11 -rw-rw-r-- 1 1001 1001 677 Jan 25 15:08 GOVERNANCE.md 15:11:11 -rw-rw-r-- 1 1001 1001 850 Jan 25 15:08 Jenkinsfile 15:11:11 -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:08 LICENSE 15:11:11 -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:08 Makefile 15:11:11 -rw-rw-r-- 1 1001 1001 582 Jan 25 15:08 OWNERS.md 15:11:11 -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:08 README.md 15:11:11 -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:08 SECURITY.md 15:11:11 -rw-rw-r-- 1 1001 1001 5 Jan 25 15:09 VERSION 15:11:11 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:08 bin 15:11:11 drwxrwxr-x 17 1001 1001 4096 Jan 25 15:08 cmd 15:11:11 -rw-r--r-- 1 root root 489970 Jan 25 15:10 coverage.out 15:11:11 -rw-rw-r-- 1 1001 1001 3377 Jan 25 15:08 go.mod 15:11:11 -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:08 go.sum 15:11:11 drwxrwxr-x 7 1001 1001 4096 Jan 25 15:08 internal 15:11:11 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:08 openapi 15:11:11 drwxrwxr-x 4 1001 1001 4096 Jan 25 15:08 snap 15:11:11 -rw-rw-r-- 1 1001 1001 204 Jan 25 15:08 version.go [Pipeline] sh 15:11:11 + '[' -e coverage.out ] 15:11:11 + chown 1001:1001 coverage.out [Pipeline] stash 15:11:11 Stashed 1 file(s) [Pipeline] sh 15:11:11 + make build 15:11: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 15:11: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 15:11: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 15:11: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 15:11: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 15:11:32 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 15:11: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 15:11: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 15:11: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 15:11: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 15:11: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 15:11: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] } 15:11:41 $ docker stop --time=1 89332ab7b115c72a480c53077550ffcea18e6cd4c1031b0c5669462b1f8de676 15:11:43 $ docker rm -f --volumes 89332ab7b115c72a480c53077550ffcea18e6cd4c1031b0c5669462b1f8de676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:11:44 15:11:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:11:44 latest: Pulling from edgex-devops/edgex-compose 15:11:44 cbdbe7a5bc2a: Pulling fs layer 15:11:44 ca9280d653b3: Pulling fs layer 15:11:44 7e9c9ca2126c: Pulling fs layer 15:11:44 cbdbe7a5bc2a: Download complete 15:11:44 cbdbe7a5bc2a: Pull complete 15:11:45 ca9280d653b3: Verifying Checksum 15:11:45 ca9280d653b3: Download complete 15:11:45 ca9280d653b3: Pull complete 15:11:45 7e9c9ca2126c: Verifying Checksum 15:11:45 7e9c9ca2126c: Download complete 15:11:48 7e9c9ca2126c: Pull complete 15:11:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:48 prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container 15:11:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:11:50 $ docker top 93f3dd6f0cb97331a043fabe392b40916ae13dd744ea86522c7d8caca2b38a58 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:50 + grep parallel 15:11:50 + docker-compose build --help 15:11:51 --parallel Build images in parallel. [Pipeline] } 15:11:51 $ docker stop --time=1 93f3dd6f0cb97331a043fabe392b40916ae13dd744ea86522c7d8caca2b38a58 15:11:52 $ docker rm -f --volumes 93f3dd6f0cb97331a043fabe392b40916ae13dd744ea86522c7d8caca2b38a58 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:11:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:53 prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container 15:11: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:11:53 $ docker top 5fec4e40d4628757b42aae80db733c1dcaaae55b9156075df115d30f82629c97 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:53 + docker-compose -f ./docker-compose-build.yml build --parallel 15:11:54 Building core-command ... 15:11:54 Building core-common-config-bootstrapper ... 15:11:54 Building core-data ... 15:11:54 Building core-metadata ... 15:11:54 Building security-bootstrapper ... 15:11:54 Building security-proxy-setup ... 15:11:54 Building security-secretstore-setup ... 15:11:54 Building security-spiffe-token-provider ... 15:11:54 Building security-spire-agent ... 15:11:54 Building security-spire-config ... 15:11:54 Building security-spire-server ... 15:11:54 Building support-notifications ... 15:11:54 Building support-scheduler ... 15:11:54 Building security-spire-agent 15:11:54 Building core-command 15:11:54 Building support-notifications 15:11:54 Building security-proxy-setup 15:11:54 Building security-secretstore-setup 15:12:04 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:12:04 ---> f46d0952af5e 15:12:04 Step 3/21 : WORKDIR /edgex-go 15:12:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:12:04 ---> f46d0952af5e 15:12:04 Step 3/24 : WORKDIR /edgex-go 15:12:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:12:04 ---> f46d0952af5e 15:12:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:12:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:12:04 ---> f46d0952af5e 15:12:04 Step 3/24 : WORKDIR /edgex-go 15:12:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:12:04 ---> f46d0952af5e 15:12:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:12:07 ---> Running in f593d52e6ee8 15:12:07 ---> Running in 19d59f243233 15:12:07 ---> Running in 3ac1d9a4697a 15:12:07 ---> Running in c96a1d923ed4 15:12:07 ---> Running in d069d5e4aa0b 15:12:07 Removing intermediate container 19d59f243233 15:12:07 ---> f267412ca38f 15:12:07 Step 4/22 : WORKDIR /edgex-go 15:12:07 Removing intermediate container 3ac1d9a4697a 15:12:07 ---> 9b069c94a94e 15:12:07 Step 4/23 : WORKDIR /edgex-go 15:12:07 Removing intermediate container f593d52e6ee8 15:12:07 ---> d852d83df6a9 15:12:07 Step 4/21 : RUN apk add --update --no-cache make git 15:12:07 Removing intermediate container d069d5e4aa0b 15:12:07 ---> ba44b69adbf4 15:12:07 Step 4/24 : RUN apk add --update --no-cache make git 15:12:07 ---> Running in e60fb8988ad2 15:12:07 Removing intermediate container c96a1d923ed4 15:12:07 ---> 2b53b0524425 15:12:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:12:07 ---> Running in bfe71996aa81 15:12:07 ---> Running in 63fc9ffe80e4 15:12:07 ---> Running in 73908048ec1c 15:12:07 ---> Running in 5abc1c30410e 15:12:07 Removing intermediate container e60fb8988ad2 15:12:07 ---> 5ace041f7302 15:12:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:12:07 Removing intermediate container bfe71996aa81 15:12:07 ---> af5ada232245 15:12:07 Step 5/23 : RUN apk add --update --no-cache make git 15:12:07 ---> Running in fc81f67e0496 15:12:07 ---> Running in f21ebeb2d439 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:08 OK: 211 MiB in 51 packages 15:12:09 OK: 211 MiB in 51 packages 15:12:09 OK: 211 MiB in 51 packages 15:12:09 OK: 211 MiB in 51 packages 15:12:09 OK: 211 MiB in 51 packages 15:12:09 Removing intermediate container 73908048ec1c 15:12:09 ---> d58f919e7a99 15:12:09 Step 5/24 : COPY go.mod vendor* ./ 15:12:09 ---> d28d779ca502 15:12:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:09 ---> Running in 6346dd39a7a6 15:12:09 Removing intermediate container 5abc1c30410e 15:12:09 ---> a918287e0403 15:12:09 Step 5/24 : COPY go.mod vendor* ./ 15:12:09 Removing intermediate container f21ebeb2d439 15:12:09 ---> c6219e1f72f8 15:12:09 Step 6/23 : COPY go.mod vendor* ./ 15:12:09 Removing intermediate container 63fc9ffe80e4 15:12:09 ---> 28b32e7df543 15:12:09 Step 5/21 : COPY go.mod vendor* ./ 15:12:09 Removing intermediate container fc81f67e0496 15:12:09 ---> 66c33b03e42d 15:12:09 Step 6/22 : COPY go.mod vendor* ./ 15:12:09 ---> 7f7bc1293a0f 15:12:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:09 ---> d974a4525197 15:12:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:09 ---> Running in 19dd52f52682 15:12:09 ---> Running in 531b2dcbea20 15:12:09 ---> a42cf74cf4ee 15:12:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:09 ---> 9a51e30e2526 15:12:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:10 ---> Running in fa9f2f5a9708 15:12:10 ---> Running in 3c5f82eb73e8 15:12:42 Removing intermediate container 6346dd39a7a6 15:12:42 ---> 38b361d37303 15:12:42 Step 7/24 : COPY . . 15:12:42 Removing intermediate container 3c5f82eb73e8 15:12:42 ---> 842f8e4b0147 15:12:42 Step 7/21 : COPY . . 15:12:42 Removing intermediate container 19dd52f52682 15:12:42 ---> ff9dfef3c23d 15:12:42 Step 7/24 : COPY . . 15:12:42 Removing intermediate container fa9f2f5a9708 15:12:42 ---> 4d85aecbe4c4 15:12:42 Step 8/22 : COPY . . 15:12:42 Removing intermediate container 531b2dcbea20 15:12:42 ---> ca4185fe3f83 15:12:42 Step 8/23 : COPY . . 15:12:50 ---> 54027251813e 15:12:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:12:50 ---> fd3aa2bad3b4 15:12:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:12:50 ---> 9827168267f6 15:12:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:12:50 ---> Running in 029c434c27ee 15:12:50 ---> Running in 64c03b72209d 15:12:50 ---> c6013bd92c7d 15:12:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:12:50 ---> Running in c46c24666fa2 15:12:50 ---> 5cafe863d402 15:12:50 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:12:50 ---> Running in 6b88e19547be 15:12:50 ---> Running in 592ff49edba5 15:12:50 Removing intermediate container c46c24666fa2 15:12:50 ---> 226397ef470c 15:12:50 Step 9/24 : WORKDIR /edgex-go/spire-build 15:12:50 ---> Running in 51f2e6cccf32 15:12:50 Removing intermediate container 51f2e6cccf32 15:12:50 ---> 9d4ef6343e82 15:12:50 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 15:12:50 ---> Running in d4980a98e8c0 15:12: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 15:12:50 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 15:12:50 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 15:12:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:12:51 Removing intermediate container d4980a98e8c0 15:12:51 ---> 698caf28d70f 15:12:51 Step 11/24 : WORKDIR /edgex-go 15:12:51 ---> Running in c36e64f863f6 15:12:51 Removing intermediate container c36e64f863f6 15:12:51 ---> 62a19edb64f5 15:12:51 15:12:51 Step 12/24 : FROM alpine:3.15 15:12:51 3.15: Pulling from library/alpine 15:12:52 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:12:52 Status: Downloaded newer image for alpine:3.15 15:12:52 ---> c4fc93816858 15:12:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:12:52 ---> Running in d3c7fe85c055 15:12:52 Removing intermediate container d3c7fe85c055 15:12:52 ---> 226e4223c2fa 15:12:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:12:52 ---> Running in cd7b774eac7f 15:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:12:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:12:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:12:53 OK: 15859 distinct packages available 15:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:12:53 (1/5) Installing dumb-init (1.2.5-r1) 15:12:53 (2/5) Installing musl-obstack (1.2.3-r0) 15:12:53 (3/5) Installing libucontext (1.1-r0) 15:12:53 (4/5) Installing gcompat (1.0.0-r4) 15:12:53 (5/5) Installing openssl (1.1.1s-r1) 15:12:53 Executing busybox-1.34.1-r7.trigger 15:12:53 OK: 7 MiB in 19 packages 15:12:54 Removing intermediate container cd7b774eac7f 15:12:54 ---> 20424fa0562c 15:12:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:12:55 ---> 4e644d4d457f 15:12:55 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:12:57 ---> 2b73e9ebee01 15:12:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:12:58 ---> 3b50bf3dbca5 15:12:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:12:58 ---> 52ea80773efc 15:12:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:12:58 ---> 195bad600806 15:12:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:12:58 ---> Running in b1b3730dd9fc 15:12:59 Removing intermediate container b1b3730dd9fc 15:12:59 ---> e5b6a914ab5c 15:12:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:12:59 ---> Running in 81a9598726d7 15:12:59 Removing intermediate container 81a9598726d7 15:12:59 ---> 6b28ee928696 15:12:59 Step 22/24 : LABEL arch=x86_64 15:12:59 ---> Running in 44020cac5f24 15:12:59 Removing intermediate container 44020cac5f24 15:12:59 ---> dacc7fbabd5d 15:12:59 Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:12:59 ---> Running in 4939a9f2a910 15:13:00 Removing intermediate container 4939a9f2a910 15:13:00 ---> 5e03dd92c7bb 15:13:00 Step 24/24 : LABEL version=0.0.0 15:13:00 ---> Running in 128ab41be888 15:13:00 Removing intermediate container 128ab41be888 15:13:00 ---> 6278bc1c2d20 15:13:00 15:13:00 Successfully built 6278bc1c2d20 15:13:00 Successfully tagged security-spire-agent:latest 15:13:00  Building security-spire-agent ... done Building core-metadata 15:13:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:13:03 ---> f46d0952af5e 15:13:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:13:03 ---> Using cache 15:13:03 ---> 9b069c94a94e 15:13:03 Step 4/24 : WORKDIR /edgex-go 15:13:03 ---> Using cache 15:13:03 ---> af5ada232245 15:13:03 Step 5/24 : RUN apk add --update --no-cache make git 15:13:03 ---> Using cache 15:13:03 ---> c6219e1f72f8 15:13:03 Step 6/24 : COPY go.mod vendor* ./ 15:13:03 ---> Using cache 15:13:03 ---> d974a4525197 15:13:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:03 ---> Using cache 15:13:03 ---> ca4185fe3f83 15:13:03 Step 8/24 : COPY . . 15:13:03 ---> Using cache 15:13:03 ---> c6013bd92c7d 15:13:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:13:04 ---> Running in def1549b8859 15:13:05 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 15:13:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:13:20 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 15:13:25 Removing intermediate container 6b88e19547be 15:13:25 ---> 7f8501573c32 15:13:25 15:13:25 Step 10/23 : FROM alpine:3.16 15:13:25 Removing intermediate container 029c434c27ee 15:13:25 ---> 52649621157e 15:13:25 15:13:25 Step 9/24 : FROM alpine:3.16 15:13:25 Removing intermediate container 592ff49edba5 15:13:25 ---> 6ab0353c220c 15:13:25 15:13:25 Step 9/21 : FROM alpine:3.16 15:13:25 3.16: Pulling from library/alpine 15:13:25 3.16: Pulling from library/alpine 15:13:25 3.16: Pulling from library/alpine 15:13:26 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:13:26 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:13:26 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:13:26 Status: Downloaded newer image for alpine:3.16 15:13:26 Status: Image is up to date for alpine:3.16 15:13:26 Status: Downloaded newer image for alpine:3.16 15:13:26 ---> bfe296a52501 15:13:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:13:26 ---> bfe296a52501 15:13:26 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:13:26 ---> bfe296a52501 15:13:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:13:26 ---> Running in bf01b619aa6d 15:13:26 ---> Running in 93556164ed2a 15:13:26 ---> Running in bfb6149f9f5d 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:27 (1/1) Installing dumb-init (1.2.5-r1) 15:13:27 Executing busybox-1.35.0-r17.trigger 15:13:27 OK: 6 MiB in 15 packages 15:13:27 (1/3) Installing ca-certificates (20220614-r0) 15:13:27 (2/3) Installing dumb-init (1.2.5-r1) 15:13:27 (3/3) Installing su-exec (0.2-r1) 15:13:27 Executing busybox-1.35.0-r17.trigger 15:13:27 Executing ca-certificates-20220614-r0.trigger 15:13:27 (1/6) Installing ca-certificates (20220614-r0) 15:13:27 (2/6) Installing brotli-libs (1.0.9-r6) 15:13:27 OK: 6 MiB in 17 packages 15:13:27 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:13:27 (4/6) Installing libcurl (7.83.1-r5) 15:13:27 (5/6) Installing curl (7.83.1-r5) 15:13:27 (6/6) Installing dumb-init (1.2.5-r1) 15:13:27 Executing busybox-1.35.0-r17.trigger 15:13:27 Executing ca-certificates-20220614-r0.trigger 15:13:27 OK: 8 MiB in 20 packages 15:13:28 Removing intermediate container 93556164ed2a 15:13:28 ---> 842333a29889 15:13:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:13:28 ---> Running in 68ca30cb481a 15:13:28 Removing intermediate container bf01b619aa6d 15:13:28 ---> 7c2141942640 15:13:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:13:28 Removing intermediate container bfb6149f9f5d 15:13:28 ---> 0fd7af99333b 15:13:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:13:28 ---> Running in e329a975be2e 15:13:28 ---> Running in f0bd0099d074 15:13:29 Removing intermediate container 68ca30cb481a 15:13:29 ---> 40528814acbd 15:13:29 Step 13/23 : ENV APP_PORT=59882 15:13:29 ---> Running in 13bbc49e965a 15:13:29 Removing intermediate container 64c03b72209d 15:13:29 ---> 37960faa817b 15:13:29 15:13:29 Step 10/22 : FROM alpine:3.16 15:13:29 ---> bfe296a52501 15:13:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:13:29 ---> Running in 5d0d05852eb4 15:13:29 Removing intermediate container e329a975be2e 15:13:29 ---> 343b3318fd24 15:13:29 Step 12/21 : WORKDIR /edgex 15:13:29 Removing intermediate container 13bbc49e965a 15:13:29 ---> c13919ab3d5d 15:13:29 Step 14/23 : EXPOSE $APP_PORT 15:13:29 Removing intermediate container f0bd0099d074 15:13:29 ---> d5ca9a8e24e6 15:13:29 Step 12/24 : WORKDIR / 15:13:29 ---> Running in d41b11c1a84c 15:13:29 ---> Running in 99d6bac076f4 15:13:29 ---> Running in 31616e8760aa 15:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:29 Removing intermediate container 99d6bac076f4 15:13:29 ---> d60c2c81e8f4 15:13:29 Step 15/23 : WORKDIR / 15:13:29 Removing intermediate container d41b11c1a84c 15:13:29 ---> e1a4337fedc3 15:13:29 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:29 Removing intermediate container 31616e8760aa 15:13:29 ---> bdc342a73f0f 15:13:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:13:29 ---> Running in c2f02a56f105 15:13:29 (1/2) Installing ca-certificates (20220614-r0) 15:13:29 (2/2) Installing dumb-init (1.2.5-r1) 15:13:29 Executing busybox-1.35.0-r17.trigger 15:13:29 Executing ca-certificates-20220614-r0.trigger 15:13:29 OK: 6 MiB in 16 packages 15:13:30 Removing intermediate container c2f02a56f105 15:13:30 ---> a7f6d2174956 15:13:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:30 ---> 4f903fec85d1 15:13:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:13:30 ---> eb0d54ec744f 15:13:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:13:30 ---> 66c438110627 15:13:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:13:30 ---> 2a95a283f6b5 15:13:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:13:30 Removing intermediate container 5d0d05852eb4 15:13:30 ---> 4675c782a57b 15:13:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:13:30 ---> Running in f71931750aee 15:13:30 ---> 68a54e8488ff 15:13:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:13:30 ---> cf8f04fddf64 15:13:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:13:30 ---> 534f145af62a 15:13:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:13:30 Removing intermediate container f71931750aee 15:13:30 ---> eacc7f5c87e1 15:13:30 Step 13/22 : ENV APP_PORT=59860 15:13:31 ---> Running in 1e455a76d266 15:13:31 ---> b1f880f3a04d 15:13:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:13:31 ---> 28e6e54c4772 15:13:31 Step 19/23 : ENTRYPOINT ["/core-command"] 15:13:31 ---> Running in 47dae0a24898 15:13:31 ---> ddede0fa61d9 15:13:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:13:31 Removing intermediate container def1549b8859 15:13:31 ---> d2717ac3123e 15:13:31 15:13:31 Step 10/24 : FROM alpine:3.16 15:13:31 ---> bfe296a52501 15:13:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:13:31 ---> Using cache 15:13:31 ---> 842333a29889 15:13:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:13:31 ---> Using cache 15:13:31 ---> 40528814acbd 15:13:31 Step 13/24 : ENV APP_PORT=59881 15:13:31 ---> Running in dff00071c615 15:13:31 Removing intermediate container 47dae0a24898 15:13:31 ---> e207df522b07 15:13:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:13:31 Removing intermediate container 1e455a76d266 15:13:31 ---> 07453528283c 15:13:31 Step 14/22 : EXPOSE $APP_PORT 15:13:31 Removing intermediate container dff00071c615 15:13:31 ---> 7a55ae5e0b72 15:13:31 Step 14/24 : EXPOSE $APP_PORT 15:13:31 ---> Running in 54f788ac312a 15:13:31 ---> Running in b2abf8671498 15:13:31 ---> Running in 83819472222e 15:13:31 ---> 4d637faf5293 15:13:31 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:31 ---> Running in 10c54bb2bb8d 15:13:31 ---> 88c5e5f4cf60 15:13:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:13:31 Removing intermediate container 54f788ac312a 15:13:31 ---> d47fa98315c3 15:13:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:31 Removing intermediate container 83819472222e 15:13:31 ---> 08f633787579 15:13:31 Step 15/24 : WORKDIR / 15:13:31 Removing intermediate container b2abf8671498 15:13:31 ---> b776c69ce736 15:13:31 Step 21/23 : LABEL arch=x86_64 15:13:31 ---> Running in 3fc1c3c4cc47 15:13:31 ---> Running in f935210d8ace 15:13:31 Removing intermediate container f935210d8ace 15:13:31 ---> fe1c507bd264 15:13:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:31 Removing intermediate container 3fc1c3c4cc47 15:13:31 ---> a61e068a47d2 15:13:31 Step 22/23 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:13:32 ---> d2ec6eb0f7a7 15:13:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:13:32 ---> Running in 5f9b798c1129 15:13:32 ---> d208df901775 15:13:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:13:32 ---> 0a9cbe7c6c2d 15:13:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:13:32 Removing intermediate container 5f9b798c1129 15:13:32 ---> fcdd91973a78 15:13:32 Step 23/23 : LABEL version=0.0.0 15:13:32 ---> Running in c3943b61248b 15:13:32 Removing intermediate container c3943b61248b 15:13:32 ---> 0f9eacf7d153 15:13:32 15:13:32 ---> dc47deeaa6f7 15:13:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:32 Removing intermediate container 10c54bb2bb8d 15:13:32 ---> 1ed43a678e78 15:13:32 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:13:32 Successfully built 0f9eacf7d153 15:13:32 ---> Running in 6f9e3cbf0863 15:13:32 Successfully tagged core-command:latest 15:13:32 Building security-spiffe-token-provider 15:13:32  Building core-command ... done  ---> Running in 9c44c6629097 15:13:32 ---> e283d92162bc 15:13:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:13:33 ---> ce4b39502c0f 15:13:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:13:33 Removing intermediate container 9c44c6629097 15:13:33 ---> 1a327d86cc07 15:13:33 Step 19/21 : LABEL arch=x86_64 15:13:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3674 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws 15:13:33 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 15:13:33 The recommended git tool is: git 15:13:33 ---> 83b0cfba9dbb 15:13:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:13:33 ---> Running in 248c8b2b13ae 15:13:33 ---> 8140890debb0 15:13:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:13:33 ---> Running in b849258bf62a 15:13:33 Removing intermediate container 248c8b2b13ae 15:13:33 ---> 2b2717a7fdb1 15:13:33 Step 20/21 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:13:33 ---> Running in 5489897802d5 15:13:33 ---> 12ca19e87f08 15:13:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:13:33 Removing intermediate container b849258bf62a 15:13:33 ---> 64b6a59fbb2c 15:13:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:13:33 Removing intermediate container 6f9e3cbf0863 15:13:33 ---> 4f5005678182 15:13:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:13:33 ---> Running in e9f121759cb0 15:13:33 ---> Running in 15d56d1cff99 15:13:33 Removing intermediate container 5489897802d5 15:13:33 ---> 2e0e8db78422 15:13:33 Step 21/21 : LABEL version=0.0.0 15:13:33 ---> Running in 00864e52964c 15:13:33 ---> Running in 80b8d4935016 15:13:33 Removing intermediate container 15d56d1cff99 15:13:33 Removing intermediate container e9f121759cb0 15:13:33 ---> e8170086ea94 15:13:33 ---> 5b1a5df00368 15:13:33 Step 20/22 : LABEL arch=x86_64Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:13:33 15:13:33 Removing intermediate container 80b8d4935016 15:13:33 ---> 72ec90496ab0 15:13:33 15:13:33 ---> Running in 103af6471f6a 15:13:33 Removing intermediate container 00864e52964c 15:13:33 ---> d2586207eb39 15:13:33 Step 22/24 : LABEL arch=x86_64 15:13:33 ---> Running in f8dc26ccf6f7 15:13:33 ---> Running in 3d078cc6d4cf 15:13:34 Successfully built 72ec90496ab0 15:13:34 Successfully tagged security-proxy-setup:latest 15:13:34  Building security-proxy-setup ... done Building security-spire-server 15:13:34 Removing intermediate container 103af6471f6a 15:13:34 ---> 1d0a9c0dee65 15:13:34 Step 22/24 : LABEL arch=x86_64 15:13:34 Removing intermediate container f8dc26ccf6f7 15:13:34 ---> 3e5bdf20d3ca 15:13:34 Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:13:34 ---> Running in 0793462425a1 15:13:34 Removing intermediate container 3d078cc6d4cf 15:13:34 ---> b25663dc5b76 15:13:34 Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:13:34 ---> Running in 620a8fd353a3 15:13:34 ---> Running in 120c770b77a5 15:13:34 Removing intermediate container 0793462425a1 15:13:34 ---> 2703cc8adadd 15:13:34 Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:13:34 Removing intermediate container 620a8fd353a3 15:13:34 ---> e11d61736172 15:13:34 Step 22/22 : LABEL version=0.0.0 15:13:34 ---> Running in 71f44ad2d15a 15:13:34 ---> Running in 710b5e0f5b4c 15:13:34 Removing intermediate container 120c770b77a5 15:13:34 ---> a902e4054c60 15:13:34 Step 24/24 : LABEL version=0.0.0 15:13:34 ---> Running in 6b8794335719 15:13:34 Removing intermediate container 710b5e0f5b4c 15:13:34 ---> a44e1b876a0a 15:13:34 15:13:34 Removing intermediate container 71f44ad2d15a 15:13:34 ---> 9dbfed04934b 15:13:34 Step 24/24 : LABEL version=0.0.0 15:13:34 ---> Running in d3caa2c22330 15:13:35 Successfully built a44e1b876a0a 15:13:35 Successfully tagged support-notifications:latest 15:13:35 Building security-bootstrapper 15:13:35  Building support-notifications ... done Removing intermediate container 6b8794335719 15:13:35 ---> fdf9054a3ed1 15:13:35 15:13:35 Successfully built fdf9054a3ed1 15:13:35 Successfully tagged security-secretstore-setup:latest 15:13:35  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 15:13:35 Removing intermediate container d3caa2c22330 15:13:35 ---> 89224c59e4cd 15:13:35 15:13:35 Successfully built 89224c59e4cd 15:13:35 Successfully tagged core-metadata:latest 15:13:35  Building core-metadata ... done Building support-scheduler 15:13:38 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:38 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:13:38 ---> f46d0952af5e 15:13:38 Step 3/19 : WORKDIR /edgex-go 15:13:38 ---> Using cache 15:13:38 ---> ba44b69adbf4 15:13:38 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:13:39 using credential edgex-jenkins-ssh 15:13:39 Cloning the remote Git repository 15:13:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:13:39 > git init /w/workspace/edgex-go/4 # timeout=10 15:13:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:13:39 > git --version # timeout=10 15:13:39 > git --version # 'git version 2.25.1' 15:13:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:41 ---> Running in b70c0c93b700 15:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:13:41 ---> f46d0952af5e 15:13:41 Step 3/23 : WORKDIR /edgex-go 15:13:41 ---> Using cache 15:13:41 ---> ba44b69adbf4 15:13:41 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:41 ---> Running in 452068f96306 15:13:41 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:13:41 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:13:41 OK: 17044 distinct packages available 15:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:42 OK: 211 MiB in 51 packages 15:13:42 OK: 211 MiB in 51 packages 15:13:42 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:13:42 ---> f46d0952af5e 15:13:42 Step 3/32 : WORKDIR /edgex-go 15:13:42 ---> Using cache 15:13:42 ---> ba44b69adbf4 15:13:42 Step 4/32 : RUN apk add --update --no-cache make git 15:13:42 ---> Using cache 15:13:42 ---> d58f919e7a99 15:13:42 Step 5/32 : COPY go.mod vendor* ./ 15:13:42 ---> Using cache 15:13:42 ---> d28d779ca502 15:13:42 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:42 ---> Using cache 15:13:42 ---> 38b361d37303 15:13:42 Step 7/32 : COPY . . 15:13:42 ---> Using cache 15:13:42 ---> 54027251813e 15:13:42 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:13:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:13:42 ---> f46d0952af5e 15:13:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:13:42 ---> Using cache 15:13:42 ---> 9b069c94a94e 15:13:42 Step 4/22 : WORKDIR /edgex-go 15:13:42 ---> Using cache 15:13:42 ---> af5ada232245 15:13:42 Step 5/22 : RUN apk add --update --no-cache make git 15:13:42 ---> Using cache 15:13:42 ---> c6219e1f72f8 15:13:42 Step 6/22 : COPY go.mod vendor* ./ 15:13:42 ---> Using cache 15:13:42 ---> d974a4525197 15:13:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:42 ---> Using cache 15:13:42 ---> ca4185fe3f83 15:13:42 Step 8/22 : COPY . . 15:13:42 ---> Using cache 15:13:42 ---> c6013bd92c7d 15:13:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:13:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:13:42 ---> f46d0952af5e 15:13:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:13:42 ---> Using cache 15:13:42 ---> 9b069c94a94e 15:13:42 Step 4/22 : WORKDIR /edgex-go 15:13:42 ---> Using cache 15:13:42 ---> af5ada232245 15:13:42 Step 5/22 : RUN apk add --update --no-cache make git 15:13:42 ---> Using cache 15:13:42 ---> c6219e1f72f8 15:13:42 Step 6/22 : COPY go.mod vendor* ./ 15:13:42 ---> Using cache 15:13:42 ---> d974a4525197 15:13:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:42 ---> Using cache 15:13:42 ---> ca4185fe3f83 15:13:42 Step 8/22 : COPY . . 15:13:42 ---> Using cache 15:13:42 ---> c6013bd92c7d 15:13:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:13:42 ---> Running in b24d374171b6 15:13:42 ---> Running in 2e2ffabd3c63 15:13:42 ---> Running in 7807b1861987 15:13:43 Removing intermediate container b70c0c93b700 15:13:43 ---> e6fb87517797 15:13:43 Step 5/19 : COPY go.mod vendor* ./ 15:13:43 Removing intermediate container 452068f96306 15:13:43 ---> e64cffa9f657 15:13:43 Step 5/23 : COPY go.mod vendor* ./ 15:13:43 ---> eee6bd420917 15:13:43 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:43 ---> 81e0ba30ea37 15:13:43 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:43 ---> Running in f23031dc8145 15:13:43 ---> Running in 895359678d17 15:13:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:13:43 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 15:13: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:14:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:14:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:14:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:14:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:14:04 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:04 Merge succeeded, producing 33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:04 Checking out Revision 33db503313f2d5a70aa26e129afa63cdecd0885a (PR-4302) 15:14:05 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:14:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:06 Dload Upload Total Spent Left Speed 15:14:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 15:14:04 > git config core.sparsecheckout # timeout=10 15:14:04 > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 15:14:04 > git remote # timeout=10 15:14:04 > git config --get remote.origin.url # timeout=10 15:14:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:04 > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 15:14:04 > git rev-parse HEAD^{commit} # timeout=10 15:14:04 > git config core.sparsecheckout # timeout=10 15:14:05 > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 [Pipeline] sh 15:14:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:14:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:14:07 + sudo tee /etc/docker/daemon.new 15:14:07 { 15:14:07 "registry-mirrors": [ 15:14:07 "https://nexus3.edgexfoundry.org:10001" 15:14:07 ], 15:14:07 "bip": "10.250.0.254/24", 15:14:07 "hosts": [ 15:14:07 "tcp://0.0.0.0:5555", 15:14:07 "unix:///var/run/docker.sock" 15:14:07 ], 15:14:07 "mtu": 1458, 15:14:07 "selinux-enabled": true, 15:14:07 "seccomp-profile": "/etc/docker/seccomp.json" 15:14:07 } [Pipeline] sh 15:14:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:14:08 + sudo service docker restart 15:14:10 Removing intermediate container f23031dc8145 15:14:10 ---> 61545c8ec3b3 15:14:10 Step 7/19 : COPY . . 15:14:10 Removing intermediate container 895359678d17 15:14:10 ---> 05bfef43b473 15:14:10 Step 7/23 : COPY . . 15:14:13 Removing intermediate container 7807b1861987 15:14:13 ---> 52fe818d5f6c 15:14:13 15:14:13 Step 10/22 : FROM alpine:3.16 15:14:13 ---> bfe296a52501 15:14:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:14:13 Removing intermediate container b24d374171b6 15:14:13 ---> 401f136d565e 15:14:13 15:14:13 Step 9/32 : FROM alpine:3.16 15:14:13 ---> bfe296a52501 15:14:13 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:14:13 ---> 2fd120c5146a 15:14:13 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:14:13 ---> 6f5b4cf0917c 15:14:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:14:13 ---> Running in c1d89a1fc0a3 15:14:13 ---> Running in 22ec9ef5dd8a 15:14:13 ---> Running in 7dff5cd2ac78 15:14:13 ---> Running in 0eafe8bcde6c 15:14:13 Removing intermediate container c1d89a1fc0a3 15:14:13 ---> 9aa7c5f700de 15:14:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:14:13 Removing intermediate container 7dff5cd2ac78 15:14:13 ---> ea7f44f3ea55 15:14:13 Step 9/23 : WORKDIR /edgex-go/spire-build 15:14:13 Removing intermediate container 0eafe8bcde6c 15:14:13 ---> 62003c7c6156 15:14:13 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:14:13 ---> Running in ac6880682fb3 15:14:13 ---> Running in c8c964e4c047 15:14:13 ---> Running in dbd1a30a5374 15:14:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:14:13 Removing intermediate container dbd1a30a5374 15:14:13 ---> 922717ee00ab 15:14:13 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 15:14:13 ---> Running in b92c709a3978 15:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:14:14 (1/2) Installing dumb-init (1.2.5-r1) 15:14:14 (2/2) Installing su-exec (0.2-r1) 15:14:14 Executing busybox-1.35.0-r17.trigger 15:14:14 OK: 6 MiB in 16 packages 15:14:14 (1/1) Installing dumb-init (1.2.5-r1) 15:14:14 Executing busybox-1.35.0-r17.trigger 15:14:14 OK: 6 MiB in 15 packages 15:14:15 Removing intermediate container b92c709a3978 15:14:15 ---> 946f91834aca 15:14:15 Step 11/23 : WORKDIR /edgex-go 15:14:15 ---> Running in a63b3f90c160 15:14:15 Removing intermediate container c8c964e4c047 15:14:15 ---> 512503c7bd28 15:14:15 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:14:15 ---> Running in ae897bb99fcb 15:14:15 Removing intermediate container ac6880682fb3 15:14:15 ---> 0d0ee0ad9502 15:14:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:15 Removing intermediate container a63b3f90c160 15:14:15 ---> a4409d2f0f5f 15:14:15 15:14:15 Step 12/23 : FROM alpine:3.15 15:14:15 ---> c4fc93816858 15:14:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:14:15 ---> Using cache 15:14:15 ---> 226e4223c2fa 15:14:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:14:15 ---> Using cache 15:14:15 ---> 20424fa0562c 15:14:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:14:15 Removing intermediate container ae897bb99fcb 15:14:15 ---> e3fb6ab35d63 15:14:15 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:14:15 ---> Running in 2ebe178f6659 15:14:15 ---> 6746f7198021 15:14:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:14:15 Removing intermediate container 2ebe178f6659 15:14:15 Removing intermediate container 2e2ffabd3c63 15:14:15 ---> e1d30ab44260 15:14:15 ---> 83a00bf95814 15:14:15 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:14:15 15:14:15 Step 10/22 : FROM alpine:3.16 15:14:15 ---> bfe296a52501 15:14:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:14:15 ---> Using cache 15:14:15 ---> 842333a29889 15:14:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:14:15 ---> Using cache 15:14:15 ---> 40528814acbd 15:14:15 Step 13/22 : ENV APP_PORT=59861 15:14:15 ---> Running in 298ecda167ee 15:14:15 ---> Running in fb64db704ce1 15:14:16 ---> 5783402ee6e1 15:14:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:14:16 Removing intermediate container 298ecda167ee 15:14:16 ---> 426b64753c16 15:14:16 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:14:16 Removing intermediate container fb64db704ce1 15:14:16 ---> a363f112fc34 15:14:16 Step 14/22 : EXPOSE $APP_PORT 15:14:16 ---> Running in 4d9976650fc6 15:14:16 ---> Running in 6faaf7522595 15:14:16 ---> 4d54aa46f753 15:14:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:14:16 Removing intermediate container 6faaf7522595 15:14:16 ---> f177650aa641 15:14:16 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:14:16 Removing intermediate container 4d9976650fc6 15:14:16 ---> 2cb50f9c13a8 15:14:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:16 ---> Running in c51fc298e4a5 15:14:16 ---> 0729213cd6e1 15:14:16 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:14:16 ---> 1d6aee81d2d4 15:14:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:14:16 ---> Running in 7abdad9aeed9 15:14:17 ---> def757061d60 15:14:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:14:17 ---> d5a81a3dbe2a 15:14:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:14:17 ---> 4238852cda1d 15:14:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:14:17 Removing intermediate container c51fc298e4a5 15:14:17 ---> 8c5a8a92e305 15:14:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:14:17 ---> Running in d562fdde568a 15:14:17 ---> 5bf4f0a90aaa 15:14:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:14:17 ---> Running in 5849ac808011 15:14:17 Removing intermediate container 7abdad9aeed9 15:14:17 ---> 766bd2898e14 15:14:17 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:14:17 Removing intermediate container d562fdde568a 15:14:17 ---> 01bbb431ec95 15:14:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:14:17 ---> c3ea731d3707 15:14:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:14:17 ---> Running in 9f1071b2174c 15:14:17 Removing intermediate container 5849ac808011 15:14:17 ---> 05db49e3ab7d 15:14:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:18 Removing intermediate container 9f1071b2174c 15:14:18 ---> f84897da2183 15:14:18 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:14:18 ---> Running in 3ea2cffb977e 15:14:18 ---> 423cab075cbf 15:14:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:14:18 ---> Running in 72092328c034 15:14:18 ---> b9bcc41105a5 15:14:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:14:18 ---> Running in a8c4ccf90d4e 15:14:18 ---> Running in 7f3ec40eb676 15:14:18 Removing intermediate container 3ea2cffb977e 15:14:18 ---> 951861012d76 15:14:18 Step 20/22 : LABEL arch=x86_64 15:14:18 Removing intermediate container 72092328c034 15:14:18 ---> a9fcb1ee34b2 15:14:18 Step 20/22 : LABEL arch=x86_64 15:14:18 ---> Running in 375183289a2b 15:14:18 ---> Running in ff642d27bb00 15:14:18 Removing intermediate container 7f3ec40eb676 15:14:18 ---> ee65ababd2e6 15:14:18 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:14:18 Removing intermediate container 375183289a2b 15:14:18 ---> 59cfaf6bbcd4 15:14:18 Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:18 ---> Running in 7a7cb15c76f8 15:14:18 ---> Running in 9efc971e45b3 15:14:18 Removing intermediate container ff642d27bb00 15:14:18 ---> 3728cbd7f396 15:14:18 Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:18 ---> Running in 994f04203d5f 15:14:18 Removing intermediate container 7a7cb15c76f8 15:14:18 ---> 6ae8fa2bd169 15:14:18 Step 21/23 : LABEL arch=x86_64 15:14:18 ---> Running in cbc43997c3b2 15:14:18 Removing intermediate container 9efc971e45b3 15:14:18 ---> d1aaa07986e4 15:14:18 Step 22/22 : LABEL version=0.0.0 15:14:19 Removing intermediate container 994f04203d5f 15:14:19 ---> 319d5364f4d4 15:14:19 Step 22/22 : LABEL version=0.0.0 15:14:19 ---> Running in 9d57f405351a 15:14:19 ---> Running in ac5e754f8cd5 15:14:19 Removing intermediate container cbc43997c3b2 15:14:19 ---> db26d7528392 15:14:19 Step 22/23 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:19 Removing intermediate container 9d57f405351a 15:14:19 ---> 262877f29126 15:14:19 15:14:19 ---> Running in 6a12d5ce01e1 15:14:19 Removing intermediate container a8c4ccf90d4e 15:14:19 ---> ab1e89770d4f 15:14:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:19 Removing intermediate container ac5e754f8cd5 15:14:19 ---> b630093789ea 15:14:19 15:14:19 Successfully built 262877f29126 15:14:19 Successfully tagged support-scheduler:latest 15:14:19 Building core-data 15:14:19  Building support-scheduler ... done Successfully built b630093789ea 15:14:19 Successfully tagged core-common-config-bootstrapper:latest 15:14:19  Building core-common-config-bootstrapper ... done Building security-spire-config 15:14:19 Removing intermediate container 6a12d5ce01e1 15:14:19 ---> 41489bbd74be 15:14:19 Step 23/23 : LABEL version=0.0.0 15:14:19 ---> Running in 2395931e859c 15:14:22 Removing intermediate container 2395931e859c 15:14:22 ---> 413cb63bf374 15:14:22 15:14:22 ---> 0b737a4b809f 15:14:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:14:22 Successfully built 413cb63bf374 15:14:22 Successfully tagged security-spire-server:latest 15:14:23  Building security-spire-server ... done  ---> fae26e5c83e3 15:14:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:14:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:14:24 ---> f46d0952af5e 15:14:24 Step 3/24 : WORKDIR /edgex-go 15:14:24 ---> Using cache 15:14:24 ---> ba44b69adbf4 15:14:24 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:14:24 ---> Using cache 15:14:24 ---> e64cffa9f657 15:14:24 Step 5/24 : COPY go.mod vendor* ./ 15:14:24 ---> Using cache 15:14:24 ---> 81e0ba30ea37 15:14:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:24 ---> Using cache 15:14:24 ---> 05bfef43b473 15:14:24 Step 7/24 : COPY . . 15:14:24 ---> Using cache 15:14:24 ---> 6f5b4cf0917c 15:14:24 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:14:24 ---> Using cache 15:14:24 ---> ea7f44f3ea55 15:14:24 Step 9/24 : WORKDIR /edgex-go/spire-build 15:14:24 ---> Using cache 15:14:24 ---> 922717ee00ab 15:14:24 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 15:14:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:24 ---> f46d0952af5e 15:14:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:14:24 ---> Using cache 15:14:24 ---> 9b069c94a94e 15:14:24 Step 4/22 : WORKDIR /edgex-go 15:14:24 ---> Using cache 15:14:24 ---> af5ada232245 15:14:24 Step 5/22 : RUN apk add --update --no-cache make git 15:14:24 ---> Using cache 15:14:24 ---> c6219e1f72f8 15:14:24 Step 6/22 : COPY go.mod vendor* ./ 15:14:24 ---> Using cache 15:14:24 ---> d974a4525197 15:14:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:24 ---> Using cache 15:14:24 ---> ca4185fe3f83 15:14:24 Step 8/22 : COPY . . 15:14:24 ---> Using cache 15:14:24 ---> c6013bd92c7d 15:14:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:14:24 ---> 93e3b665f31e 15:14:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:14:24 ---> Running in 8cad1178078f 15:14:24 ---> Running in 1804a6df6f0b 15:14:25 ---> ceb2dc1b5ecb 15:14:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:14:25 ---> fafd39f55f57 15:14:25 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:14:25 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 15:14:25 ---> 6a2214a95bac 15:14:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:14:25 Removing intermediate container 8cad1178078f 15:14:25 ---> 4083537b3916 15:14:25 Step 11/24 : WORKDIR /edgex-go 15:14:26 ---> c4fde38030f7 15:14:26 Step 27/32 : RUN chmod +x /entrypoint.sh 15:14:26 ---> Running in 84f1f304ecea 15:14:26 ---> Running in 2b635152aa17 15:14:26 Removing intermediate container 84f1f304ecea 15:14:26 ---> fab56f21b0cf 15:14:26 15:14:26 Step 12/24 : FROM alpine:3.15 15:14:26 ---> c4fc93816858 15:14:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:14:26 ---> Using cache 15:14:26 ---> 226e4223c2fa 15:14:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:14:26 ---> Running in 1260cce2f780 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:26 provisioning config files... 15:14:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12977290883323801493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:27 ---> docker-login.sh 15:14:27 nexus3.edgexfoundry.org:10001 15:14:27 Removing intermediate container 2b635152aa17 15:14:27 ---> 22efa9c1b8d0 15:14:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:27 ---> Running in f6bec731aee5 15:14:27 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:14:27 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:14:27 OK: 15859 distinct packages available 15:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:27 Removing intermediate container f6bec731aee5 15:14:27 ---> 66c95ea5b277 15:14:27 Step 29/32 : CMD ["gate"] 15:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:27 ---> Running in 154c75961b88 15:14:27 (1/4) Installing dumb-init (1.2.5-r1) 15:14:27 (2/4) Installing musl-obstack (1.2.3-r0) 15:14:27 (3/4) Installing libucontext (1.1-r0) 15:14:27 (4/4) Installing gcompat (1.0.0-r4) 15:14:27 Executing busybox-1.34.1-r7.trigger 15:14:27 OK: 6 MiB in 18 packages 15:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:27 Configure a credential helper to remove this warning. See 15:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:27 15:14:27 Login Succeeded 15:14:27 nexus3.edgexfoundry.org:10002 15:14:27 Removing intermediate container 154c75961b88 15:14:27 ---> 35f248e6c27a 15:14:27 Step 30/32 : LABEL arch=x86_64 15:14:27 ---> Running in 730be1b2f008 15:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:28 Removing intermediate container 730be1b2f008 15:14:28 ---> 023f547c16bf 15:14:28 Step 31/32 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:28 Configure a credential helper to remove this warning. See 15:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:28 15:14:28 Login Succeeded 15:14:28 nexus3.edgexfoundry.org:10003 15:14:28 ---> Running in 8b9613664978 15:14:28 Removing intermediate container 1260cce2f780 15:14:28 ---> 455e434d9232 15:14:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:28 Configure a credential helper to remove this warning. See 15:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:28 15:14:28 Login Succeeded 15:14:28 nexus3.edgexfoundry.org:10004 15:14:28 Removing intermediate container 8b9613664978 15:14:28 ---> 560284cf6856 15:14:28 Step 32/32 : LABEL version=0.0.0 15:14:28 ---> Running in dba44962cb4f 15:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:29 Configure a credential helper to remove this warning. See 15:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:29 15:14:29 Login Succeeded 15:14:29 docker.io 15:14:29 Removing intermediate container dba44962cb4f 15:14:29 ---> 249fa87f1278 15:14:29 15:14:29 Successfully built 249fa87f1278 15:14:29 Successfully tagged security-bootstrapper:latest 15:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:29 Configure a credential helper to remove this warning. See 15:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:29 15:14:29 Login Succeeded 15:14:29 ---> docker-login.sh ends [Pipeline] } 15:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:14:30  Building security-bootstrapper ... done  ---> 6f501beae35b 15:14:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:14:30 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 15:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:30 ========================================================= 15:14:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:14:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:14:30 ---> e71e00c0de57 15:14:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:14:30 ---> Running in 43117b265b50 15:14:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:30 9b18e9b68314: Pulling fs layer 15:14:30 35d82f9e3411: Pulling fs layer 15:14:30 e16973657156: Pulling fs layer 15:14:30 fc693d55d65f: Pulling fs layer 15:14:30 7e9fc2657dce: Pulling fs layer 15:14:30 dda99020689f: Pulling fs layer 15:14:30 db1c61fa0a46: Pulling fs layer 15:14:30 891c053d2c06: Pulling fs layer 15:14:30 7e9fc2657dce: Waiting 15:14:30 dda99020689f: Waiting 15:14:30 db1c61fa0a46: Waiting 15:14:30 891c053d2c06: Waiting 15:14:30 fc693d55d65f: Waiting 15:14:30 e16973657156: Verifying Checksum 15:14:30 e16973657156: Download complete 15:14:30 35d82f9e3411: Verifying Checksum 15:14:30 35d82f9e3411: Download complete 15:14:30 7e9fc2657dce: Verifying Checksum 15:14:30 7e9fc2657dce: Download complete 15:14:30 dda99020689f: Verifying Checksum 15:14:30 dda99020689f: Download complete 15:14:30 9b18e9b68314: Verifying Checksum 15:14:30 9b18e9b68314: Download complete 15:14:31 Removing intermediate container 43117b265b50 15:14:31 ---> 82960d4fef4e 15:14:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:14:31 9b18e9b68314: Pull complete 15:14:31 ---> a754176e89cb 15:14:31 Step 19/24 : WORKDIR / 15:14:32 891c053d2c06: Verifying Checksum 15:14:32 891c053d2c06: Download complete 15:14:32 ---> Running in a5ef9e6d7247 15:14:32 35d82f9e3411: Pull complete 15:14:33 e16973657156: Pull complete 15:14:33 Removing intermediate container a5ef9e6d7247 15:14:33 ---> 539af5bac7da 15:14:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:14:33 db1c61fa0a46: Verifying Checksum 15:14:33 db1c61fa0a46: Download complete 15:14:33 ---> Running in 40b5d1052319 15:14:33 fc693d55d65f: Download complete 15:14:34 Removing intermediate container 40b5d1052319 15:14:34 ---> 089dd3219b10 15:14:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:14:34 ---> Running in 4d5be8886558 15:14:34 Removing intermediate container 22ec9ef5dd8a 15:14:34 ---> 8e6092418fa9 15:14:34 15:14:34 Step 9/19 : FROM alpine:3.15 15:14:34 ---> c4fc93816858 15:14:34 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:14:34 ---> Using cache 15:14:34 ---> 226e4223c2fa 15:14:34 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:14:34 ---> Running in cb50d92db914 15:14:34 Removing intermediate container 4d5be8886558 15:14:34 ---> 4e29bb2b838e 15:14:34 Step 22/24 : LABEL arch=x86_64 15:14:34 ---> Running in 448af4d477bc 15:14:34 Removing intermediate container 448af4d477bc 15:14:34 ---> 0ab58b56a84c 15:14:34 Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:34 ---> Running in 1eb5f77f49ff 15:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:34 Removing intermediate container 1eb5f77f49ff 15:14:34 ---> c944e8b8ba18 15:14:34 Step 24/24 : LABEL version=0.0.0 15:14:35 ---> Running in 6725d50358c8 15:14:35 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:14:35 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:14:35 OK: 15859 distinct packages available 15:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:35 Removing intermediate container 6725d50358c8 15:14:35 ---> 2158f2983af3 15:14:35 15:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:35 Successfully built 2158f2983af3 15:14:35 Successfully tagged security-spire-config:latest 15:14:35  Building security-spire-config ... done (1/9) Installing ca-certificates (20220614-r0) 15:14:35 (2/9) Installing brotli-libs (1.0.9-r5) 15:14:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:14:35 (4/9) Installing libcurl (7.80.0-r5) 15:14:35 (5/9) Installing curl (7.80.0-r5) 15:14:35 (6/9) Installing dumb-init (1.2.5-r1) 15:14:35 (7/9) Installing musl-obstack (1.2.3-r0) 15:14:35 (8/9) Installing libucontext (1.1-r0) 15:14:35 (9/9) Installing gcompat (1.0.0-r4) 15:14:35 Executing busybox-1.34.1-r7.trigger 15:14:35 Executing ca-certificates-20220614-r0.trigger 15:14:35 OK: 8 MiB in 23 packages 15:14:36 Removing intermediate container cb50d92db914 15:14:36 ---> 450aee079d09 15:14:36 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:36 ---> 44ea7558a878 15:14:36 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:14:36 ---> 1857fc1e3d69 15:14:36 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:14:37 ---> 1b6bcb99b9ab 15:14:37 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:14:37 ---> Running in 4733e6b78cf3 15:14:37 Removing intermediate container 4733e6b78cf3 15:14:37 ---> c8728fc4870d 15:14:37 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:37 ---> Running in 8f0470e3308d 15:14:37 Removing intermediate container 8f0470e3308d 15:14:37 ---> 5c69e0e849a3 15:14:37 Step 17/19 : LABEL arch=x86_64 15:14:37 ---> Running in d37d3cf456a6 15:14:37 Removing intermediate container d37d3cf456a6 15:14:37 ---> aa40b984044c 15:14:37 Step 18/19 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:37 ---> Running in aca1b7ff9a35 15:14:37 Removing intermediate container aca1b7ff9a35 15:14:37 ---> 5ded686820fa 15:14:37 Step 19/19 : LABEL version=0.0.0 15:14:37 ---> Running in 3eea62a08b83 15:14:38 Removing intermediate container 3eea62a08b83 15:14:38 ---> 4ae5eeb79200 15:14:38 15:14:38 Successfully built 4ae5eeb79200 15:14:38 Successfully tagged security-spiffe-token-provider:latest 15:14:43  Building security-spiffe-token-provider ... done Removing intermediate container 1804a6df6f0b 15:14:43 ---> 42293abe2af1 15:14:43 15:14:43 Step 10/22 : FROM alpine:3.16 15:14:43 ---> bfe296a52501 15:14:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:14:43 ---> Running in 28815200a96d 15:14:43 Removing intermediate container 28815200a96d 15:14:43 ---> d35a897ab763 15:14:43 Step 12/22 : ENV APP_PORT=59880 15:14:43 ---> Running in 717dc75a0d49 15:14:43 Removing intermediate container 717dc75a0d49 15:14:43 ---> ac323e25626e 15:14:43 Step 13/22 : EXPOSE $APP_PORT 15:14:43 ---> Running in 78e73fff40cc 15:14:43 Removing intermediate container 78e73fff40cc 15:14:43 ---> 4a9e25408609 15:14:43 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:14:43 ---> Running in 752a23097540 15:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:14:43 (1/1) Installing dumb-init (1.2.5-r1) 15:14:43 Executing busybox-1.35.0-r17.trigger 15:14:43 OK: 6 MiB in 15 packages 15:14:44 Removing intermediate container 752a23097540 15:14:44 ---> 597768d6eafa 15:14:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:44 ---> e41e69e3dbc5 15:14:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:14:44 ---> ec0ff1fb5fcf 15:14:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:14:44 ---> 3a7b2a496f6d 15:14:44 Step 18/22 : ENTRYPOINT ["/core-data"] 15:14:44 ---> Running in 09f95defd167 15:14:44 Removing intermediate container 09f95defd167 15:14:44 ---> a3a79317d9e4 15:14:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:45 ---> Running in 0cfcee55c08e 15:14:45 Removing intermediate container 0cfcee55c08e 15:14:45 ---> c4e947ab3ae0 15:14:45 Step 20/22 : LABEL arch=x86_64 15:14:45 ---> Running in fb568ac09e4f 15:14:45 Removing intermediate container fb568ac09e4f 15:14:45 ---> 0c2c3f419a8b 15:14:45 Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:14:45 ---> Running in 645d8f480394 15:14:45 Removing intermediate container 645d8f480394 15:14:45 ---> 8f938997da6d 15:14:45 Step 22/22 : LABEL version=0.0.0 15:14:45 ---> Running in e4da3e2dd5f1 15:14:45 Removing intermediate container e4da3e2dd5f1 15:14:45 ---> 010069801c5f 15:14:45 15:14:45 Successfully built 010069801c5f 15:14:45 Successfully tagged core-data:latest 15:14:45  Building core-data ... done  [Pipeline] } 15:14:45 $ docker stop --time=1 5fec4e40d4628757b42aae80db733c1dcaaae55b9156075df115d30f82629c97 15:14:46 fc693d55d65f: Pull complete 15:14:46 7e9fc2657dce: Pull complete 15:14:46 dda99020689f: Pull complete 15:14:47 $ docker rm -f --volumes 5fec4e40d4628757b42aae80db733c1dcaaae55b9156075df115d30f82629c97 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:47 + docker images 15:14:47 REPOSITORY TAG IMAGE ID CREATED SIZE 15:14:47 core-data latest 010069801c5f 2 seconds ago 17.9MB 15:14:47 42293abe2af1 6 seconds ago 1.69GB 15:14:47 security-spiffe-token-provider latest 4ae5eeb79200 10 seconds ago 29.8MB 15:14:47 security-spire-config latest 2158f2983af3 12 seconds ago 85.8MB 15:14:47 8e6092418fa9 14 seconds ago 1.71GB 15:14:47 security-bootstrapper latest 249fa87f1278 19 seconds ago 20.3MB 15:14:47 fab56f21b0cf 21 seconds ago 1.55GB 15:14:47 security-spire-server latest 413cb63bf374 27 seconds ago 86.5MB 15:14:47 core-common-config-bootstrapper latest b630093789ea 28 seconds ago 14.9MB 15:14:47 support-scheduler latest 262877f29126 28 seconds ago 30MB 15:14:47 83a00bf95814 32 seconds ago 1.74GB 15:14:47 a4409d2f0f5f 32 seconds ago 1.55GB 15:14:47 401f136d565e 37 seconds ago 1.67GB 15:14:47 52fe818d5f6c 37 seconds ago 1.67GB 15:14:47 core-metadata latest 89224c59e4cd About a minute ago 18.6MB 15:14:47 support-notifications latest a44e1b876a0a About a minute ago 30.6MB 15:14:47 security-secretstore-setup latest fdf9054a3ed1 About a minute ago 29.9MB 15:14:47 security-proxy-setup latest 72ec90496ab0 About a minute ago 27.8MB 15:14:47 core-command latest 0f9eacf7d153 About a minute ago 17.7MB 15:14:47 d2717ac3123e About a minute ago 1.69GB 15:14:47 37960faa817b About a minute ago 1.75GB 15:14:47 6ab0353c220c About a minute ago 1.67GB 15:14:47 7f8501573c32 About a minute ago 1.68GB 15:14:47 52649621157e About a minute ago 1.67GB 15:14:47 security-spire-agent latest 6278bc1c2d20 About a minute ago 125MB 15:14:47 62a19edb64f5 About a minute ago 1.55GB 15:14:47 ci-base-image-x86_64 latest f46d0952af5e 4 minutes ago 904MB 15:14:47 alpine 3.16 bfe296a52501 2 months ago 5.54MB 15:14:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 15:14:47 alpine 3.15 c4fc93816858 5 months ago 5.59MB 15:14:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 15:14:47 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] } 15:14:53 db1c61fa0a46: Pull complete 15:14:56 891c053d2c06: Pull complete 15:14:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:14:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:14:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:14:56 + docker build -t ci-base-image-arm64 -f - . 15:14:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:14:56 WORKDIR /edgex 15:14:56 COPY go.mod . 15:14:56 RUN go mod download 15:14:57 Sending build context to Docker daemon 3.124MB 15:14:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:14:57 ---> f96f9c87975a 15:14:57 Step 2/4 : WORKDIR /edgex 15:14:59 ---> Running in b5b1bf031299 15:14:59 Removing intermediate container b5b1bf031299 15:14:59 ---> d9dd69ec3560 15:14:59 Step 3/4 : COPY go.mod . 15:14:59 ---> 672112741049 15:14:59 Step 4/4 : RUN go mod download 15:14:59 ---> Running in bd1b98cf5fb0 15:15:46 Removing intermediate container bd1b98cf5fb0 15:15:46 ---> 89c42e7fdc0d 15:15:46 Successfully built 89c42e7fdc0d 15:15:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:47 + docker inspect -f . ci-base-image-arm64 15:15:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:47 prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container 15:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:48 $ docker top cbc48af3b20c65a527fb78add872061c05f70fd099f15280e4a66385ac590972 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:49 + go version 15:15:49 go version go1.18.7 linux/arm64 [Pipeline] } 15:15:49 $ docker stop --time=1 cbc48af3b20c65a527fb78add872061c05f70fd099f15280e4a66385ac590972 15:15:51 $ docker rm -f --volumes cbc48af3b20c65a527fb78add872061c05f70fd099f15280e4a66385ac590972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:51 + docker inspect -f . ci-base-image-arm64 15:15:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:51 prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container 15:15:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:52 $ docker top df7b84ad985d94591bdd249d704cddf3bfca825fd8194ef01656be9afbb114c1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:15:53 ========================================================= 15:15:53 [edgeXBuildGoParallel] Running Tests and Build... 15:15:53 ========================================================= [Pipeline] sh 15:15:53 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 15:15:54 + make test 15:15:54 go test -race -coverprofile=coverage.out ./... 15:16:32 ? github.com/edgexfoundry/edgex-go [no test files] 15:18:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:18:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:18:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:18:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:18:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:18:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:18:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:18:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:18:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:18:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:18:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:18:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:18:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:19:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.396s coverage: 28.7% of statements 15:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:19:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements 15:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.800s coverage: 43.1% of statements 15:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 54.0% of statements 15:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.989s coverage: 89.2% of statements 15:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.550s coverage: 2.4% of statements 15:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.871s coverage: 95.6% of statements 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.315s coverage: 72.2% of statements 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.709s coverage: 60.0% of statements 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.425s coverage: 58.8% of statements 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 29.6% of statements 15:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 47.1% of statements 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.441s coverage: 79.5% of statements 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.283s coverage: 94.1% of statements 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements 15:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 15:19:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.483s coverage: 94.4% of statements 15:19:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.253s coverage: 44.8% of statements 15:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.895s coverage: 79.9% of statements 15:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 15:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.898s coverage: 91.2% of statements 15:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.265s coverage: 64.7% of statements 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements 15:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 15:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.189s coverage: 100.0% of statements 15:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 15:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 15:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.526s coverage: 65.3% of statements 15:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 41.8% of statements 15:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.333s coverage: 89.5% of statements 15:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements 15:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.736s coverage: 92.3% of statements 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 63.2% of statements 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.7% of statements 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:20:29 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 15:20:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:20:29 go vet ./... 15:22:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:22:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:22:21 ./bin/test-attribution-txt.sh [Pipeline] echo 15:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:22:22 + ls -al . 15:22:22 total 744 15:22:22 drwxrwxr-x 10 1001 1001 4096 Jan 25 15:15 . 15:22:22 drwxr-xr-x 4 root root 4096 Jan 25 15:15 .. 15:22:22 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:14 .blubracket 15:22:22 -rw-rw-r-- 1 1001 1001 16 Jan 25 15:14 .dockerignore 15:22:22 drwxrwxr-x 8 1001 1001 4096 Jan 25 15:14 .git 15:22:22 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:14 .github 15:22:22 -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:14 .gitignore 15:22:22 -rw-rw-r-- 1 1001 1001 42 Jan 25 15:14 .golangci.yml 15:22:22 -rw-rw-r-- 1 1001 1001 87 Jan 25 15:14 .hadolint.yml 15:22:22 -rw-rw-r-- 1 1001 1001 166 Jan 25 15:14 .sonarcloud.properties 15:22:22 -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:14 ADOPTERS.md 15:22:22 -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:14 Attribution.txt 15:22:22 -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:14 CHANGELOG.md 15:22:22 -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:14 CONTRIBUTING.md 15:22:22 -rw-rw-r-- 1 1001 1001 677 Jan 25 15:14 GOVERNANCE.md 15:22:22 -rw-rw-r-- 1 1001 1001 850 Jan 25 15:14 Jenkinsfile 15:22:22 -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:14 LICENSE 15:22:22 -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:14 Makefile 15:22:22 -rw-rw-r-- 1 1001 1001 582 Jan 25 15:14 OWNERS.md 15:22:22 -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:14 README.md 15:22:22 -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:14 SECURITY.md 15:22:22 -rw-rw-r-- 1 1001 1001 5 Jan 25 15:09 VERSION 15:22:22 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:14 bin 15:22:22 drwxrwxr-x 17 1001 1001 4096 Jan 25 15:14 cmd 15:22:22 -rw-r--r-- 1 root root 489970 Jan 25 15:20 coverage.out 15:22:22 -rw-rw-r-- 1 1001 1001 3377 Jan 25 15:14 go.mod 15:22:22 -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:14 go.sum 15:22:22 drwxrwxr-x 7 1001 1001 4096 Jan 25 15:14 internal 15:22:22 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:14 openapi 15:22:22 drwxrwxr-x 4 1001 1001 4096 Jan 25 15:14 snap 15:22:22 -rw-rw-r-- 1 1001 1001 204 Jan 25 15:14 version.go [Pipeline] sh 15:22:22 + '[' -e coverage.out ] 15:22:22 + chown 1001:1001 coverage.out [Pipeline] stash 15:22:22 Warning: overwriting stash ‘coverage-report’ 15:22:23 Stashed 1 file(s) [Pipeline] sh 15:22:24 + make build 15:22:24 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 15:24:01 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 15:24:01 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 15:24:01 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 15:24:05 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 15:24:52 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 15:24:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:25:01 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 15:25:07 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 15:25:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:25: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:25:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:25:33 $ docker stop --time=1 df7b84ad985d94591bdd249d704cddf3bfca825fd8194ef01656be9afbb114c1 15:25:35 $ docker rm -f --volumes df7b84ad985d94591bdd249d704cddf3bfca825fd8194ef01656be9afbb114c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:25:38 15:25:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:25:38 latest: Pulling from edgex-devops/edgex-compose-arm64 15:25:38 29e5d40040c1: Pulling fs layer 15:25:38 1ce36da41761: Pulling fs layer 15:25:38 25b303627fd3: Pulling fs layer 15:25:38 29e5d40040c1: Verifying Checksum 15:25:38 29e5d40040c1: Download complete 15:25:39 1ce36da41761: Verifying Checksum 15:25:39 1ce36da41761: Download complete 15:25:39 29e5d40040c1: Pull complete 15:25:40 1ce36da41761: Pull complete 15:25:40 25b303627fd3: Verifying Checksum 15:25:40 25b303627fd3: Download complete 15:25:50 25b303627fd3: Pull complete 15:25:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:25:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:50 prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container 15:25:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:25:53 $ docker top 4516ec8bb8101c96a771a15706ae7b2f0f7271677b23fbbfb3e746b927421b2f -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:54 + docker-compose build --help 15:25:54 + grep parallel 15:25:59 --parallel Build images in parallel. [Pipeline] } 15:26:00 $ docker stop --time=1 4516ec8bb8101c96a771a15706ae7b2f0f7271677b23fbbfb3e746b927421b2f 15:26:02 $ docker rm -f --volumes 4516ec8bb8101c96a771a15706ae7b2f0f7271677b23fbbfb3e746b927421b2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:02 prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container 15:26:03 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:26:04 $ docker top 29d881550c07177d80e1aad4affc5fb2bcf2132c7b90358420d7709a76829ceb -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:05 + docker-compose -f ./docker-compose-build.yml build --parallel 15:26:10 Building core-command ... 15:26:10 Building core-common-config-bootstrapper ... 15:26:10 Building core-data ... 15:26:10 Building core-metadata ... 15:26:10 Building security-bootstrapper ... 15:26:10 Building security-proxy-setup ... 15:26:10 Building security-secretstore-setup ... 15:26:10 Building security-spiffe-token-provider ... 15:26:10 Building security-spire-agent ... 15:26:10 Building security-spire-config ... 15:26:10 Building security-spire-server ... 15:26:10 Building support-notifications ... 15:26:10 Building support-scheduler ... 15:26:10 Building security-proxy-setup 15:26:10 Building security-secretstore-setup 15:26:10 Building core-metadata 15:26:10 Building security-spire-agent 15:26:10 Building support-scheduler 15:27:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:07 ---> 89c42e7fdc0d 15:27:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:27:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:27:07 ---> 89c42e7fdc0d 15:27:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:27:07 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:27:07 ---> 89c42e7fdc0d 15:27:07 Step 3/21 : WORKDIR /edgex-go 15:27:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:07 ---> 89c42e7fdc0d 15:27:07 Step 3/24 : WORKDIR /edgex-go 15:27:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:07 ---> 89c42e7fdc0d 15:27:07 Step 3/24 : WORKDIR /edgex-go 15:27:07 ---> Running in 71c541fc479e 15:27:07 ---> Running in 259738951a38 15:27:07 ---> Running in b9c2f364cd39 15:27:07 ---> Running in 6fa4a31ba817 15:27:07 ---> Running in bc8e2712c708 15:27:07 Removing intermediate container b9c2f364cd39 15:27:07 ---> eb4e660ec0c2 15:27:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:27:07 Removing intermediate container 71c541fc479e 15:27:07 ---> 99b641c82261 15:27:07 Step 4/24 : RUN apk add --update --no-cache make git 15:27:07 Removing intermediate container 6fa4a31ba817 15:27:07 ---> 487dfcf6a159 15:27:07 Step 4/24 : WORKDIR /edgex-go 15:27:07 ---> Running in c2a58435b90b 15:27:07 ---> Running in 2d7ee45c025c 15:27:07 Removing intermediate container bc8e2712c708 15:27:07 ---> 83caa7d7d600 15:27:07 Step 4/22 : WORKDIR /edgex-go 15:27:07 ---> Running in 47728c6c6cc6 15:27:07 Removing intermediate container 259738951a38 15:27:07 ---> bf7ac7e4ca5d 15:27:07 Step 4/21 : RUN apk add --update --no-cache make git 15:27:07 ---> Running in 65392ae8c38e 15:27:07 ---> Running in b09034376192 15:27:07 Removing intermediate container 47728c6c6cc6 15:27:07 ---> eb1c5a932c58 15:27:07 Step 5/24 : RUN apk add --update --no-cache make git 15:27:07 Removing intermediate container 65392ae8c38e 15:27:07 ---> b2001271b6bb 15:27:07 Step 5/22 : RUN apk add --update --no-cache make git 15:27:07 ---> Running in d03c4cb0631e 15:27:07 ---> Running in 1169215c0deb 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:07 OK: 221 MiB in 51 packages 15:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:07 OK: 221 MiB in 51 packages 15:27:07 OK: 221 MiB in 51 packages 15:27:07 OK: 221 MiB in 51 packages 15:27:07 OK: 221 MiB in 51 packages 15:27:08 Removing intermediate container c2a58435b90b 15:27:08 ---> aa54d0b04021 15:27:08 Step 5/24 : COPY go.mod vendor* ./ 15:27:08 Removing intermediate container 2d7ee45c025c 15:27:08 ---> 4772fdf5bd4d 15:27:08 Step 5/24 : COPY go.mod vendor* ./ 15:27:08 Removing intermediate container b09034376192 15:27:08 ---> 741854b34054 15:27:08 Step 5/21 : COPY go.mod vendor* ./ 15:27:08 Removing intermediate container d03c4cb0631e 15:27:08 ---> 91419b4a1087 15:27:08 Step 6/24 : COPY go.mod vendor* ./ 15:27:08 Removing intermediate container 1169215c0deb 15:27:08 ---> 45a52a212542 15:27:08 Step 6/22 : COPY go.mod vendor* ./ 15:27:09 ---> a0cebffc7888 15:27:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:09 ---> ad639d250e60 15:27:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:09 ---> 6774d2380c27 15:27:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:09 ---> Running in a9ccb0ff0133 15:27:10 ---> Running in e929898c3458 15:27:10 ---> Running in 773e464f1c3a 15:27:10 ---> 9c10ad6e2e2e 15:27:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:10 ---> 547d14b5fc2b 15:27:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:10 ---> Running in 0291c431a0bf 15:27:10 ---> Running in e2b955c220a0 15:29:17 Removing intermediate container e2b955c220a0 15:29:17 ---> 76903af6f1d7 15:29:17 Step 8/22 : COPY . . 15:29:17 Removing intermediate container e929898c3458 15:29:17 ---> a5db4607cc24 15:29:17 Step 7/24 : COPY . . 15:29:17 Removing intermediate container 773e464f1c3a 15:29:17 ---> 1a4f89e0136a 15:29:17 Step 7/21 : COPY . . 15:29:17 Removing intermediate container 0291c431a0bf 15:29:17 ---> c2588621168a 15:29:17 Step 8/24 : COPY . . 15:29:17 Removing intermediate container a9ccb0ff0133 15:29:17 ---> 7e4614a27377 15:29:17 Step 7/24 : COPY . . 15:29:23 ---> 617242748ed0 15:29:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:29:23 ---> 5e6d92f9a61c 15:29:23 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:29:23 ---> 7cb21e17a6bb 15:29:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:29:23 ---> b866d4f9d7f6 15:29:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:29:23 ---> 41a1baa98d83 15:29:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:29:23 ---> Running in 59d6179c5287 15:29:23 ---> Running in 1945c317ae0f 15:29:23 ---> Running in a27dd8679301 15:29:23 ---> Running in 4f3cb480e0db 15:29:23 ---> Running in 69f34e795387 15:29:24 Removing intermediate container 69f34e795387 15:29:24 ---> 1e4a455bfa3f 15:29:24 Step 9/24 : WORKDIR /edgex-go/spire-build 15:29:24 ---> Running in b03fd25d53b7 15:29:25 Removing intermediate container b03fd25d53b7 15:29:25 ---> 6b5ce1290c1c 15:29:25 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 15:29:25 ---> Running in 923f53611fb9 15:29:25 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 15:29:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:29:26 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 15:29:26 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 15:29:28 Removing intermediate container 923f53611fb9 15:29:28 ---> d456115d60ba 15:29:28 Step 11/24 : WORKDIR /edgex-go 15:29:28 ---> Running in 7c8974aac076 15:29:29 Removing intermediate container 7c8974aac076 15:29:29 ---> 15cf13e0e3fd 15:29:29 15:29:29 Step 12/24 : FROM alpine:3.15 15:29:29 3.15: Pulling from library/alpine 15:29:31 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:29:31 Status: Downloaded newer image for alpine:3.15 15:29:31 ---> 8aa73fd46299 15:29:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:29:31 ---> Running in 9f6ef966c412 15:29:31 Removing intermediate container 9f6ef966c412 15:29:31 ---> 15a2d6886baf 15:29:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:29:31 ---> Running in 1388695967db 15:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:35 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:29:35 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:29:35 OK: 15736 distinct packages available 15:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:37 (1/5) Installing dumb-init (1.2.5-r1) 15:29:37 (2/5) Installing musl-obstack (1.2.3-r0) 15:29:37 (3/5) Installing libucontext (1.1-r0) 15:29:37 (4/5) Installing gcompat (1.0.0-r4) 15:29:37 (5/5) Installing openssl (1.1.1s-r1) 15:29:37 Executing busybox-1.34.1-r7.trigger 15:29:37 OK: 6 MiB in 19 packages 15:29:39 Removing intermediate container 1388695967db 15:29:39 ---> a2552fefc28f 15:29:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:29:42 ---> b577dfa8e9af 15:29:42 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:29:49 ---> eca8f776e05a 15:29:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:29:49 ---> b370fd93ea71 15:29:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:29:50 ---> 106271f2d774 15:29:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:29:51 ---> 5eaf61adcfe5 15:29:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:29:51 ---> Running in 9ef64b84039a 15:29:52 Removing intermediate container 9ef64b84039a 15:29:52 ---> 87ac48da02f7 15:29:52 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:29:52 ---> Running in 1ba83aed66ca 15:29:52 Removing intermediate container 1ba83aed66ca 15:29:52 ---> 7eadde411a4d 15:29:52 Step 22/24 : LABEL arch=arm64 15:29:52 ---> Running in a4e7faab635c 15:29:53 Removing intermediate container a4e7faab635c 15:29:53 ---> 4d19d92409d2 15:29:53 Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:29:53 ---> Running in 2133940d1f13 15:29:54 Removing intermediate container 2133940d1f13 15:29:54 ---> a024dcccbe53 15:29:54 Step 24/24 : LABEL version=0.0.0 15:29:54 ---> Running in 857d320bce88 15:29:54 Removing intermediate container 857d320bce88 15:29:54 ---> e1fc400d4656 15:29:54 15:29:54 Successfully built e1fc400d4656 15:29:54 Successfully tagged security-spire-agent-arm64:latest 15:29:54  Building security-spire-agent ... done Building core-data 15:30:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:30:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:30:16 ---> 89c42e7fdc0d 15:30:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:30:16 ---> Using cache 15:30:16 ---> 83caa7d7d600 15:30:16 Step 4/22 : WORKDIR /edgex-go 15:30:16 ---> Using cache 15:30:16 ---> b2001271b6bb 15:30:16 Step 5/22 : RUN apk add --update --no-cache make git 15:30:16 ---> Using cache 15:30:16 ---> 45a52a212542 15:30:16 Step 6/22 : COPY go.mod vendor* ./ 15:30:16 ---> Using cache 15:30:16 ---> 547d14b5fc2b 15:30:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:16 ---> Using cache 15:30:16 ---> 76903af6f1d7 15:30:16 Step 8/22 : COPY . . 15:30:16 ---> Using cache 15:30:16 ---> b866d4f9d7f6 15:30:16 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:30:16 ---> Running in c52f45354fea 15:30:16 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 15:35:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:35:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:36:09 Removing intermediate container 1945c317ae0f 15:36:09 ---> c8635360d94d 15:36:09 15:36:09 Step 9/21 : FROM alpine:3.16 15:36:09 3.16: Pulling from library/alpine 15:36:09 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:36:09 Status: Downloaded newer image for alpine:3.16 15:36:09 ---> 2b4661558fb8 15:36:09 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:36:09 ---> Running in ab0da2704313 15:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:36:14 (1/6) Installing ca-certificates (20220614-r0) 15:36:14 (2/6) Installing brotli-libs (1.0.9-r6) 15:36:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:36:14 (4/6) Installing libcurl (7.83.1-r5) 15:36:14 Removing intermediate container 59d6179c5287 15:36:14 ---> 985a32a37304 15:36:14 15:36:14 Step 9/24 : FROM alpine:3.16 15:36:14 ---> 2b4661558fb8 15:36:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:36:14 (5/6) Installing curl (7.83.1-r5) 15:36:14 (6/6) Installing dumb-init (1.2.5-r1) 15:36:14 Executing busybox-1.35.0-r17.trigger 15:36:14 ---> Running in d85567d6f544 15:36:14 Executing ca-certificates-20220614-r0.trigger 15:36:14 OK: 8 MiB in 20 packages 15:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:36:18 Removing intermediate container ab0da2704313 15:36:18 ---> a89ee376b4a8 15:36:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:36:18 ---> Running in 80535eb3b67d 15:36:19 Removing intermediate container 80535eb3b67d 15:36:19 ---> 237e25d09be8 15:36:19 Step 12/21 : WORKDIR /edgex 15:36:19 ---> Running in 2693de146bd3 15:36:19 (1/3) Installing ca-certificates (20220614-r0) 15:36:19 (2/3) Installing dumb-init (1.2.5-r1) 15:36:19 (3/3) Installing su-exec (0.2-r1) 15:36:19 Executing busybox-1.35.0-r17.trigger 15:36:19 Executing ca-certificates-20220614-r0.trigger 15:36:20 Removing intermediate container 2693de146bd3 15:36:20 ---> 4b22ee557f5c 15:36:20 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:36:20 OK: 6 MiB in 17 packages 15:36:21 ---> b8328a2a86c4 15:36:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:36:23 Removing intermediate container d85567d6f544 15:36:23 ---> 49f08b79151b 15:36:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:36:23 ---> Running in dfe120147da1 15:36:23 ---> 157413106c9f 15:36:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:36:23 Removing intermediate container dfe120147da1 15:36:23 ---> f2b425e9454e 15:36:23 Step 12/24 : WORKDIR / 15:36:23 ---> Running in 2183ed67afaf 15:36:24 Removing intermediate container 2183ed67afaf 15:36:24 ---> 082bb61bb985 15:36:24 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:36:26 ---> 9d731adcb1bc 15:36:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:36:26 ---> 5ab39e341fdb 15:36:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:36:27 ---> beb154437012 15:36:27 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:27 ---> d5bc184396fb 15:36:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:36:27 ---> Running in d1476abbca57 15:36:28 ---> 4692a9c49f3a 15:36:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:36:30 ---> 96cb716c68f0 15:36:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:36:31 Removing intermediate container d1476abbca57 15:36:31 ---> 0c7ad343dc21 15:36:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:36:31 ---> Running in 993c8718b269 15:36:32 Removing intermediate container 993c8718b269 15:36:32 ---> 22295d63680d 15:36:32 Step 19/21 : LABEL arch=arm64 15:36:32 ---> Running in be7c46e0905b 15:36:32 ---> e118ada6579e 15:36:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:36:32 Removing intermediate container be7c46e0905b 15:36:32 ---> b29abd38842d 15:36:32 Step 20/21 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:36:33 ---> Running in 24b59ac61307 15:36:34 Removing intermediate container 24b59ac61307 15:36:34 ---> 990a14e26bac 15:36:34 Step 21/21 : LABEL version=0.0.0 15:36:34 ---> Running in 250849f71ba3 15:36:34 ---> 36ade27f2cb3 15:36:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:36:35 Removing intermediate container 250849f71ba3 15:36:35 ---> 997b1562b56b 15:36:35 15:36:35 Successfully built 997b1562b56b 15:36:35 Successfully tagged security-proxy-setup-arm64:latest 15:36:35  Building security-proxy-setup ... done Building support-notifications 15:36:36 ---> f80b83c67907 15:36:36 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:36 ---> Running in ac71fca809e2 15:36:39 Removing intermediate container ac71fca809e2 15:36:39 ---> cc551bbceff8 15:36:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:36:39 ---> Running in a891ed4993ad 15:36:40 Removing intermediate container a891ed4993ad 15:36:40 ---> b005cddefc38 15:36:40 Step 22/24 : LABEL arch=arm64 15:36:40 ---> Running in 155eea9600d8 15:36:41 Removing intermediate container 155eea9600d8 15:36:41 ---> 6a39e8fa0420 15:36:41 Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:36:41 ---> Running in 60a618829028 15:36:42 Removing intermediate container 60a618829028 15:36:42 ---> 1ef98fb59aaa 15:36:42 Step 24/24 : LABEL version=0.0.0 15:36:42 ---> Running in a958173b15da 15:36:42 Removing intermediate container a958173b15da 15:36:42 ---> 577303633845 15:36:42 15:36:43 Successfully built 577303633845 15:36:43 Successfully tagged security-secretstore-setup-arm64:latest 15:36:43  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 15:37:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:37:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:01 ---> 89c42e7fdc0d 15:37:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:37:01 ---> Using cache 15:37:01 ---> 83caa7d7d600 15:37:01 Step 4/22 : WORKDIR /edgex-go 15:37:01 ---> Using cache 15:37:01 ---> b2001271b6bb 15:37:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:37:01 ---> Running in 15f1a881bcaf 15:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:37:06 OK: 221 MiB in 51 packages 15:37:08 Removing intermediate container 15f1a881bcaf 15:37:08 ---> 340706f71709 15:37:08 Step 6/22 : COPY go.mod vendor* ./ 15:37:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:37:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:09 ---> 89c42e7fdc0d 15:37:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:37:09 ---> Using cache 15:37:09 ---> 83caa7d7d600 15:37:09 Step 4/22 : WORKDIR /edgex-go 15:37:09 ---> Using cache 15:37:09 ---> b2001271b6bb 15:37:09 Step 5/22 : RUN apk add --update --no-cache make git 15:37:09 ---> Using cache 15:37:09 ---> 45a52a212542 15:37:09 Step 6/22 : COPY go.mod vendor* ./ 15:37:09 ---> Using cache 15:37:09 ---> 547d14b5fc2b 15:37:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:09 ---> Using cache 15:37:09 ---> 76903af6f1d7 15:37:09 Step 8/22 : COPY . . 15:37:09 ---> Using cache 15:37:09 ---> b866d4f9d7f6 15:37:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:37:10 ---> e94aef57abc4 15:37:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:10 ---> Running in a975f083a005 15:37:10 ---> Running in 8ecb9e536057 15:37:13 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 15:37:14 Removing intermediate container a27dd8679301 15:37:14 ---> d6bbeb6e5249 15:37:14 15:37:14 Step 10/24 : FROM alpine:3.16 15:37:14 ---> 2b4661558fb8 15:37:14 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:37:14 ---> Running in 2b7020ed645b 15:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:37:17 (1/1) Installing dumb-init (1.2.5-r1) 15:37:17 Executing busybox-1.35.0-r17.trigger 15:37:17 OK: 5 MiB in 15 packages 15:37:20 Removing intermediate container 2b7020ed645b 15:37:20 ---> 936723a89c04 15:37:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:37:20 ---> Running in fe7a9de7143f 15:37:21 Removing intermediate container fe7a9de7143f 15:37:21 ---> 3f0e8177c7ed 15:37:21 Step 13/24 : ENV APP_PORT=59881 15:37:21 ---> Running in 231f5f890edc 15:37:21 Removing intermediate container 231f5f890edc 15:37:21 ---> b003e9c72f17 15:37:21 Step 14/24 : EXPOSE $APP_PORT 15:37:21 ---> Running in a5e9cb36f13e 15:37:22 Removing intermediate container a5e9cb36f13e 15:37:22 ---> cf92ff1e6056 15:37:22 Step 15/24 : WORKDIR / 15:37:22 ---> Running in 6c4e01fe44ce 15:37:22 Removing intermediate container 6c4e01fe44ce 15:37:22 ---> 4a3f3e891242 15:37:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:23 ---> 85b028c5363c 15:37:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:37:25 ---> 1a84bcc92f4f 15:37:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:37:26 ---> 762767e2314b 15:37:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:37:27 ---> 8862babbf419 15:37:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:37:27 ---> Running in 1020bd7d16f4 15:37:27 Removing intermediate container 1020bd7d16f4 15:37:27 ---> 66cf3a0c93cc 15:37:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:28 ---> Running in 57fcbcce017f 15:37:28 Removing intermediate container 57fcbcce017f 15:37:28 ---> 9dcb45e340ba 15:37:28 Step 22/24 : LABEL arch=arm64 15:37:28 ---> Running in 9dd439c8ce5f 15:37:29 Removing intermediate container 9dd439c8ce5f 15:37:29 ---> 78eb664918d1 15:37:29 Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:37:29 ---> Running in 94f482c910d4 15:37:29 Removing intermediate container 94f482c910d4 15:37:29 ---> c133cd0b9a2b 15:37:29 Step 24/24 : LABEL version=0.0.0 15:37:31 ---> Running in a529e241a88c 15:37:32 Removing intermediate container a529e241a88c 15:37:32 ---> fe9eb719ac7e 15:37:32 15:37:33 Successfully built fe9eb719ac7e 15:37:33 Successfully tagged core-metadata-arm64:latest 15:37:33 Building security-spiffe-token-provider 15:37:41  Building core-metadata ... done Removing intermediate container c52f45354fea 15:37:41 ---> b6b77560191d 15:37:41 15:37:41 Step 10/22 : FROM alpine:3.16 15:37:41 ---> 2b4661558fb8 15:37:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:37:41 ---> Running in d2bf975f5ae5 15:37:41 Removing intermediate container d2bf975f5ae5 15:37:41 ---> 2e1dcd44d668 15:37:41 Step 12/22 : ENV APP_PORT=59880 15:37:41 ---> Running in 2eac85470fb0 15:37:41 Removing intermediate container 2eac85470fb0 15:37:41 ---> edba99532636 15:37:41 Step 13/22 : EXPOSE $APP_PORT 15:37:41 ---> Running in fdbcf6236954 15:37:42 Removing intermediate container fdbcf6236954 15:37:42 ---> 59aa36072068 15:37:42 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:37:42 ---> Running in 715ae385074d 15:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:37:47 (1/1) Installing dumb-init (1.2.5-r1) 15:37:47 Executing busybox-1.35.0-r17.trigger 15:37:47 OK: 5 MiB in 15 packages 15:37:49 Removing intermediate container 715ae385074d 15:37:49 ---> 346021b8c2a5 15:37:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:49 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:37:49 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:37:49 ---> 89c42e7fdc0d 15:37:49 Step 3/19 : WORKDIR /edgex-go 15:37:49 ---> Using cache 15:37:49 ---> bf7ac7e4ca5d 15:37:49 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:37:49 ---> Running in 7d2477465d55 15:37:50 ---> a2f78f764d01 15:37:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:37:52 ---> bcc63df99aac 15:37:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:37:53 ---> 5e588711ab0a 15:37:53 Step 18/22 : ENTRYPOINT ["/core-data"] 15:37:54 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:37:54 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:37:54 OK: 16901 distinct packages available 15:37:54 ---> Running in d8a3f02e482b 15:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:37:54 Removing intermediate container d8a3f02e482b 15:37:54 ---> 38e98c746c39 15:37:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:54 ---> Running in 14f71e56f863 15:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:37:55 Removing intermediate container 14f71e56f863 15:37:55 ---> 692634acfbb8 15:37:55 Step 20/22 : LABEL arch=arm64 15:37:55 ---> Running in 7b2ba10a0fd5 15:37:55 Removing intermediate container 7b2ba10a0fd5 15:37:55 ---> 72968372ebda 15:37:55 Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:37:56 ---> Running in abf951af80d7 15:37:56 OK: 221 MiB in 51 packages 15:37:56 Removing intermediate container abf951af80d7 15:37:56 ---> 98c6921915f5 15:37:56 Step 22/22 : LABEL version=0.0.0 15:37:57 ---> Running in f3999e46f494 15:37:58 Removing intermediate container f3999e46f494 15:37:58 ---> 755989b3e5ad 15:37:58 15:37:58 Removing intermediate container 7d2477465d55 15:37:58 ---> d0ba4416c8a7 15:37:58 Step 5/19 : COPY go.mod vendor* ./ 15:37:58 Successfully built 755989b3e5ad 15:37:58 Successfully tagged core-data-arm64:latest 15:37:58 Building security-spire-server 15:37:59  Building core-data ... done  ---> 73012ed17697 15:37:59 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:59 ---> Running in 30fc6b1c6399 15:38:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:38:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:38:17 ---> 89c42e7fdc0d 15:38:17 Step 3/23 : WORKDIR /edgex-go 15:38:17 ---> Using cache 15:38:17 ---> bf7ac7e4ca5d 15:38:17 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:38:17 ---> Running in 2a282f718292 15:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:38:20 OK: 221 MiB in 51 packages 15:38:22 Removing intermediate container 2a282f718292 15:38:22 ---> 44bc522783db 15:38:22 Step 5/23 : COPY go.mod vendor* ./ 15:38:23 ---> d833f5931b68 15:38:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:23 ---> Running in 358e1ab976b6 15:39:45 Removing intermediate container 8ecb9e536057 15:39:45 ---> 361496840e05 15:39:45 Step 8/22 : COPY . . 15:39:51 Removing intermediate container 4f3cb480e0db 15:39:51 ---> 1392ec00de1a 15:39:51 15:39:51 Step 10/22 : FROM alpine:3.16 15:39:51 ---> 2b4661558fb8 15:39:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:39:51 ---> Using cache 15:39:51 ---> 936723a89c04 15:39:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:39:51 ---> Using cache 15:39:51 ---> 3f0e8177c7ed 15:39:51 Step 13/22 : ENV APP_PORT=59861 15:39:51 ---> Running in 8116d90a5d59 15:39:53 Removing intermediate container 8116d90a5d59 15:39:53 ---> 78fcfa4b321e 15:39:53 Step 14/22 : EXPOSE $APP_PORT 15:39:53 ---> Running in e569e8e7f4f5 15:39:54 Removing intermediate container e569e8e7f4f5 15:39:54 ---> 56f6d785591b 15:39:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:39:57 ---> efece9cce58f 15:39:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:40:03 ---> 2bf27ee43456 15:40:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:40:05 ---> 6df1187b7e58 15:40:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:40:05 ---> Running in 1060a461146a 15:40:07 Removing intermediate container 1060a461146a 15:40:07 ---> 56374c70be59 15:40:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:40:07 ---> Running in 260fb0daba75 15:40:08 Removing intermediate container 260fb0daba75 15:40:08 ---> 40c31437976a 15:40:08 Step 20/22 : LABEL arch=arm64 15:40:08 ---> 72d4760bac43 15:40:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:40:08 ---> Running in ddadf3317adb 15:40:08 ---> Running in d6e0c17a9233 15:40:10 Removing intermediate container ddadf3317adb 15:40:10 ---> 55810e9968af 15:40:10 Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:40:10 ---> Running in a3696a62e14e 15:40:11 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 15:40:12 Removing intermediate container 30fc6b1c6399 15:40:12 ---> fa7445094f35 15:40:12 Step 7/19 : COPY . . 15:40:12 Removing intermediate container a3696a62e14e 15:40:12 ---> aeb26f066757 15:40:12 Step 22/22 : LABEL version=0.0.0 15:40:12 ---> Running in c07cab794e80 15:40:14 Removing intermediate container c07cab794e80 15:40:14 ---> 42b77325f5a5 15:40:14 15:40:14 Successfully built 42b77325f5a5 15:40:14 Successfully tagged support-scheduler-arm64:latest 15:40:14  Building support-scheduler ... done Building security-spire-config 15:40:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:40:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:40:36 ---> 89c42e7fdc0d 15:40:36 Step 3/24 : WORKDIR /edgex-go 15:40:36 ---> Using cache 15:40:36 ---> bf7ac7e4ca5d 15:40:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:40:36 ---> Using cache 15:40:36 ---> 44bc522783db 15:40:36 Step 5/24 : COPY go.mod vendor* ./ 15:40:36 ---> Using cache 15:40:36 ---> d833f5931b68 15:40:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:36 ---> Using cache 15:40:36 ---> c83f1bba1ce9 15:40:36 Step 7/24 : COPY . . 15:40:36 ---> 8d7ba59ab1b8 15:40:36 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:40:36 ---> Running in 5d4e5c839f18 15:40:36 Removing intermediate container 358e1ab976b6 15:40:36 ---> c83f1bba1ce9 15:40:36 Step 7/23 : COPY . . 15:40: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:40:57 ---> 8fe85fb15fdf 15:40:57 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:40:57 ---> 1a142a974197 15:40:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:40:57 ---> Running in ca9c22b76dfb 15:40:57 ---> Running in b153a86a952c 15:40:57 Removing intermediate container ca9c22b76dfb 15:40:57 ---> 7f9a1bb593fd 15:40:57 Step 9/23 : WORKDIR /edgex-go/spire-build 15:40:57 Removing intermediate container b153a86a952c 15:40:57 ---> 29bbb68d0c7b 15:40:57 Step 9/24 : WORKDIR /edgex-go/spire-build 15:40:57 ---> Running in 6829d4b037d8 15:40:57 ---> Running in e9fa7c8b5d61 15:40:57 Removing intermediate container 6829d4b037d8 15:40:57 ---> 584b9cddd19e 15:40:57 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 15:40:57 Removing intermediate container e9fa7c8b5d61 15:40:57 ---> cebb407ff0ee 15:40:57 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 15:40:57 ---> Running in 1f60ee578650 15:40:57 ---> Running in b3e1a1f5182d 15:41:04 Removing intermediate container 1f60ee578650 15:41:04 ---> a99908894a2a 15:41:04 Step 11/23 : WORKDIR /edgex-go 15:41:04 Removing intermediate container b3e1a1f5182d 15:41:04 ---> 963544465f7c 15:41:04 Step 11/24 : WORKDIR /edgex-go 15:41:04 ---> Running in 173a30759e66 15:41:04 ---> Running in 6c7aeee96e63 15:41:05 Removing intermediate container 6c7aeee96e63 15:41:05 ---> 6fb209c167c0 15:41:05 15:41:05 Step 12/24 : FROM alpine:3.15 15:41:05 ---> 8aa73fd46299 15:41:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:41:05 ---> Using cache 15:41:05 ---> 15a2d6886baf 15:41:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:41:05 ---> Running in c17160966a36 15:41:05 Removing intermediate container 173a30759e66 15:41:05 ---> d93eda944bfc 15:41:05 15:41:05 Step 12/23 : FROM alpine:3.15 15:41:05 ---> 8aa73fd46299 15:41:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:41:05 ---> Using cache 15:41:05 ---> 15a2d6886baf 15:41:05 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:41:05 ---> Using cache 15:41:05 ---> a2552fefc28f 15:41:05 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:41:09 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:41:09 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:41:09 OK: 15736 distinct packages available 15:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:41:11 (1/4) Installing dumb-init (1.2.5-r1) 15:41:11 (2/4) Installing musl-obstack (1.2.3-r0) 15:41:11 (3/4) Installing libucontext (1.1-r0) 15:41:11 (4/4) Installing gcompat (1.0.0-r4) 15:41:11 Executing busybox-1.34.1-r7.trigger 15:41:11 OK: 6 MiB in 18 packages 15:41:12 ---> 5fc820f190c8 15:41:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:41:13 ---> ac2c412393f9 15:41:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:41:13 Removing intermediate container c17160966a36 15:41:13 ---> 99a2ffc33afa 15:41:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:41:14 ---> 661e99286c5d 15:41:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:41:15 ---> 207436052596 15:41:16 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:41:16 ---> Running in 076052aa8851 15:41:17 Removing intermediate container 076052aa8851 15:41:17 ---> df0613631ddc 15:41:17 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:41:17 ---> Running in 95452754cedd 15:41:18 Removing intermediate container 95452754cedd 15:41:18 ---> 5ea9fcb371a1 15:41:18 Step 21/23 : LABEL arch=arm64 15:41:18 ---> Running in 32e4a2ed58cc 15:41:18 Removing intermediate container 32e4a2ed58cc 15:41:18 ---> 0678dd0b1bff 15:41:18 Step 22/23 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:41:18 ---> Running in f8710c093c0e 15:41:19 Removing intermediate container f8710c093c0e 15:41:19 ---> ab11d174f7da 15:41:19 Step 23/23 : LABEL version=0.0.0 15:41:19 ---> Running in 7abcf3985595 15:41:20 Removing intermediate container 7abcf3985595 15:41:20 ---> b9021024df52 15:41:20 15:41:21 Successfully built b9021024df52 15:41:21 Successfully tagged security-spire-server-arm64:latest 15:41:21  Building security-spire-server ... done Building core-command 15:41:21 ---> c81e12b43838 15:41:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:41:22 ---> 175547456d75 15:41:22 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:41:22 ---> Running in a022ce094a7a 15:41:23 Removing intermediate container a022ce094a7a 15:41:23 ---> d4c7084120a6 15:41:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:41:24 ---> 42840991570a 15:41:24 Step 19/24 : WORKDIR / 15:41:24 ---> Running in 5de6cef8fa3c 15:41:25 Removing intermediate container 5de6cef8fa3c 15:41:25 ---> 9e2bc0365f60 15:41:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:41:25 ---> Running in be651fdae450 15:41:25 Removing intermediate container be651fdae450 15:41:25 ---> 67fc5aa014f8 15:41:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:41:26 ---> Running in 0b13a35aaafd 15:41:26 Removing intermediate container 0b13a35aaafd 15:41:26 ---> cc4f7212416b 15:41:26 Step 22/24 : LABEL arch=arm64 15:41:26 ---> Running in ca3a80e835b4 15:41:27 Removing intermediate container ca3a80e835b4 15:41:27 ---> ebf1f5b9eae8 15:41:27 Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:41:27 ---> Running in 101c07401943 15:41:28 Removing intermediate container 101c07401943 15:41:28 ---> 3e4c29780b03 15:41:28 Step 24/24 : LABEL version=0.0.0 15:41:28 ---> Running in 87356a0aafe8 15:41:29 Removing intermediate container 87356a0aafe8 15:41:29 ---> 23abff42a868 15:41:29 15:41:29 Successfully built 23abff42a868 15:41:29 Successfully tagged security-spire-config-arm64:latest 15:41:29 Building security-bootstrapper 15:41:47  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:41:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:41:47 ---> 89c42e7fdc0d 15:41:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:41:47 ---> Using cache 15:41:47 ---> 83caa7d7d600 15:41:47 Step 4/23 : WORKDIR /edgex-go 15:41:47 ---> Using cache 15:41:47 ---> b2001271b6bb 15:41:47 Step 5/23 : RUN apk add --update --no-cache make git 15:41:47 ---> Using cache 15:41:47 ---> 45a52a212542 15:41:47 Step 6/23 : COPY go.mod vendor* ./ 15:41:47 ---> Using cache 15:41:47 ---> 547d14b5fc2b 15:41:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:47 ---> Using cache 15:41:47 ---> 76903af6f1d7 15:41:47 Step 8/23 : COPY . . 15:41:47 ---> Using cache 15:41:47 ---> b866d4f9d7f6 15:41:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:41:48 ---> Running in f033e94de7b5 15:41:50 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 15:41:56 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:41:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:41:56 ---> 89c42e7fdc0d 15:41:56 Step 3/32 : WORKDIR /edgex-go 15:41:56 ---> Using cache 15:41:56 ---> bf7ac7e4ca5d 15:41:56 Step 4/32 : RUN apk add --update --no-cache make git 15:41:56 ---> Using cache 15:41:56 ---> 741854b34054 15:41:56 Step 5/32 : COPY go.mod vendor* ./ 15:41:56 ---> Using cache 15:41:56 ---> 6774d2380c27 15:41:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:56 ---> Using cache 15:41:56 ---> 1a4f89e0136a 15:41:56 Step 7/32 : COPY . . 15:41:56 ---> Using cache 15:41:56 ---> 5e6d92f9a61c 15:41:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:41:56 ---> Running in 59d9af069cd7 15:41: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 15:42:05 Removing intermediate container a975f083a005 15:42:05 ---> 2e1073923a0f 15:42:05 15:42:05 Step 10/22 : FROM alpine:3.16 15:42:05 ---> 2b4661558fb8 15:42:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:42:05 ---> Running in c8dc2e4b69ac 15:42:06 Removing intermediate container c8dc2e4b69ac 15:42:06 ---> eda8714e6b60 15:42:06 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:42:06 ---> Running in d301ff623f8b 15:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:10 (1/1) Installing dumb-init (1.2.5-r1) 15:42:10 Executing busybox-1.35.0-r17.trigger 15:42:10 OK: 5 MiB in 15 packages 15:42:12 Removing intermediate container d301ff623f8b 15:42:12 ---> 626b87b50412 15:42:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:12 ---> 2eae688a3dce 15:42:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:42:14 ---> bd2b142701dc 15:42:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:42:15 ---> f323bb3d6618 15:42:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:42:16 ---> 753eba141004 15:42:16 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:42:16 ---> Running in d7614fa8f093 15:42:19 Removing intermediate container d7614fa8f093 15:42:19 ---> 703b7100cc30 15:42:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:42:19 ---> Running in 1922da3aeca8 15:42:20 Removing intermediate container 1922da3aeca8 15:42:20 ---> 52d454b0b5b5 15:42:20 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:42:20 ---> Running in 82990d2c4a30 15:42:20 Removing intermediate container 82990d2c4a30 15:42:20 ---> e9fd0381f816 15:42:20 Step 20/22 : LABEL arch=arm64 15:42:20 ---> Running in 9648d7bd82c6 15:42:21 Removing intermediate container 9648d7bd82c6 15:42:21 ---> 1c8e79c9e935 15:42:21 Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:42:21 ---> Running in 2fa201b771bc 15:42:22 Removing intermediate container 2fa201b771bc 15:42:22 ---> 514b265d7c53 15:42:22 Step 22/22 : LABEL version=0.0.0 15:42:22 ---> Running in dc6cbc1a5ceb 15:42:22 Removing intermediate container dc6cbc1a5ceb 15:42:22 ---> 91f4b453702c 15:42:22 15:42:23 Successfully built 91f4b453702c 15:42:23 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:47:32  Building core-common-config-bootstrapper ... done Removing intermediate container 59d9af069cd7 15:47:32 ---> 6e387937618a 15:47:32 15:47:32 Step 9/32 : FROM alpine:3.16 15:47:32 ---> 2b4661558fb8 15:47:32 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:47:32 ---> Running in 0b5f452d20b4 15:47:32 Removing intermediate container 0b5f452d20b4 15:47:32 ---> c3d746202d40 15:47:32 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:47:32 ---> Running in b7bea29f8046 15:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:47:32 (1/2) Installing dumb-init (1.2.5-r1) 15:47:32 (2/2) Installing su-exec (0.2-r1) 15:47:32 Executing busybox-1.35.0-r17.trigger 15:47:32 OK: 5 MiB in 16 packages 15:47:32 Removing intermediate container b7bea29f8046 15:47:32 ---> dd2990949272 15:47:32 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:47:32 ---> Running in f40415ed8a7a 15:47:32 Removing intermediate container f40415ed8a7a 15:47:32 ---> 51ed754b7fff 15:47:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:47:32 ---> Running in 21fb41c3d5cb 15:47:32 Removing intermediate container 21fb41c3d5cb 15:47:32 ---> 8a07abd95d00 15:47:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:47:32 ---> Running in a8f3f3aab444 15:47:32 Removing intermediate container a8f3f3aab444 15:47:32 ---> 22fc17693411 15:47:32 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:47:32 Removing intermediate container f033e94de7b5 15:47:32 ---> c5f3164eb942 15:47:32 15:47:32 Step 10/23 : FROM alpine:3.16 15:47:32 ---> 2b4661558fb8 15:47:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:47:32 ---> Using cache 15:47:32 ---> 936723a89c04 15:47:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:47:32 ---> Using cache 15:47:32 ---> 3f0e8177c7ed 15:47:32 Step 13/23 : ENV APP_PORT=59882 15:47:32 ---> Running in f426c3f8b0e2 15:47:32 ---> Running in 5a91b8a2f659 15:47:32 Removing intermediate container f426c3f8b0e2 15:47:32 ---> 09ca58baf945 15:47:32 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:47:32 Removing intermediate container 5a91b8a2f659 15:47:32 ---> 442962180430 15:47:32 Step 14/23 : EXPOSE $APP_PORT 15:47:32 ---> Running in 4e768272af4d 15:47:32 ---> Running in 28726adf8aef 15:47:32 Removing intermediate container 28726adf8aef 15:47:32 ---> d7b7dcbff9c8 15:47:32 Step 15/23 : WORKDIR / 15:47:32 ---> Running in 551191f1205a 15:47:32 Removing intermediate container 551191f1205a 15:47:32 ---> 7cd50904630f 15:47:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:33 ---> 1b43eb18c51c 15:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:47:34 Removing intermediate container 4e768272af4d 15:47:34 ---> da86457eea5c 15:47:34 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:47:34 ---> Running in cea6422fb609 15:47:34 Removing intermediate container cea6422fb609 15:47:34 ---> 84c893af9f1f 15:47:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:47:35 ---> 7c5c396ac9e2 15:47:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:47:36 ---> 16b10c032432 15:47:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:47:36 ---> Running in 3bf302619ad9 15:47:37 ---> 8d09deb6faae 15:47:37 Step 19/23 : ENTRYPOINT ["/core-command"] 15:47:37 ---> Running in c2fd48eec3c9 15:47:37 Removing intermediate container c2fd48eec3c9 15:47:37 ---> 31bf0da5a9c6 15:47:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:47:37 ---> Running in 5e2db2ad4ba5 15:47:38 Removing intermediate container 5e2db2ad4ba5 15:47:38 ---> 143c5cb4de90 15:47:38 Step 21/23 : LABEL arch=arm64 15:47:39 ---> Running in 1d656807c9b6 15:47:39 Removing intermediate container 1d656807c9b6 15:47:39 ---> cb650a244230 15:47:39 Step 22/23 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:47:40 ---> Running in 58462ba31796 15:47:40 Removing intermediate container 3bf302619ad9 15:47:40 ---> bd2c5b87fab2 15:47:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:40 Removing intermediate container 58462ba31796 15:47:40 ---> 87056aa8b945 15:47:40 Step 23/23 : LABEL version=0.0.0 15:47:40 ---> Running in 893c36428310 15:47:41 ---> b443ffe8f0cb 15:47:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:47:41 Removing intermediate container 893c36428310 15:47:41 ---> 95f093b39e89 15:47:41 15:47:42 Successfully built 95f093b39e89 15:47:42 Successfully tagged core-command-arm64:latest 15:47:43  Building core-command ... done  ---> dffe53f3b6fd 15:47:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:47:44 ---> f90879f6ff9d 15:47:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:47:46 ---> d337e7051318 15:47:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:47:47 ---> 5725d90754e0 15:47:47 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:47:48 ---> 6531775ff9cb 15:47:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:47:49 ---> a8d07a2768e3 15:47:49 Step 27/32 : RUN chmod +x /entrypoint.sh 15:47:49 ---> Running in b17cf3f7404f 15:47:49 Removing intermediate container 5d4e5c839f18 15:47:49 ---> 0b86d9d6b04e 15:47:49 15:47:49 Step 9/19 : FROM alpine:3.15 15:47:49 ---> 8aa73fd46299 15:47:49 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:47:49 ---> Using cache 15:47:49 ---> 15a2d6886baf 15:47:49 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:47:49 ---> Running in 0a00b48ee82c 15:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:52 Removing intermediate container b17cf3f7404f 15:47:52 ---> 05fd4c4a36c8 15:47:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:47:52 ---> Running in d0b55c3d62e1 15:47:53 Removing intermediate container d0b55c3d62e1 15:47:53 ---> 73b61dea950a 15:47:53 Step 29/32 : CMD ["gate"] 15:47:53 ---> Running in 70de3f0ad32f 15:47:53 Removing intermediate container 70de3f0ad32f 15:47:53 ---> a8ac22b37ceb 15:47:53 Step 30/32 : LABEL arch=arm64 15:47:54 ---> Running in 746aa7299349 15:47:54 Removing intermediate container 746aa7299349 15:47:54 ---> a633dd7dd473 15:47:54 Step 31/32 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:47:54 ---> Running in f50c8ce1e984 15:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:54 Removing intermediate container f50c8ce1e984 15:47:54 ---> 268ac8339104 15:47:54 Step 32/32 : LABEL version=0.0.0 15:47:54 ---> Running in bf741206c34e 15:47:55 Removing intermediate container bf741206c34e 15:47:55 ---> aedf26ff31c2 15:47:55 15:47:55 Successfully built aedf26ff31c2 15:47:55 Successfully tagged security-bootstrapper-arm64:latest 15:47:56  Building security-bootstrapper ... done v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:47:56 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:47:56 OK: 15736 distinct packages available 15:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:57 (1/9) Installing ca-certificates (20220614-r0) 15:47:57 (2/9) Installing brotli-libs (1.0.9-r5) 15:47:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:47:57 (4/9) Installing libcurl (7.80.0-r5) 15:47:57 (5/9) Installing curl (7.80.0-r5) 15:47:57 (6/9) Installing dumb-init (1.2.5-r1) 15:47:57 (7/9) Installing musl-obstack (1.2.3-r0) 15:47:57 (8/9) Installing libucontext (1.1-r0) 15:47:57 (9/9) Installing gcompat (1.0.0-r4) 15:47:57 Executing busybox-1.34.1-r7.trigger 15:47:57 Executing ca-certificates-20220614-r0.trigger 15:47:57 OK: 8 MiB in 23 packages 15:47:59 Removing intermediate container 0a00b48ee82c 15:47:59 ---> 0ecd19b7274d 15:47:59 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:00 ---> 54293a5d9a43 15:48:00 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:48:02 ---> 315cb084c582 15:48:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:48:02 ---> 4a5961e8f671 15:48:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:48:02 ---> Running in d8319177d85f 15:48:03 Removing intermediate container d8319177d85f 15:48:03 ---> 4740070a8ab2 15:48:03 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:48:03 ---> Running in 6076e61d0567 15:48:04 Removing intermediate container 6076e61d0567 15:48:04 ---> 3a77e5ef6d2e 15:48:04 Step 17/19 : LABEL arch=arm64 15:48:04 ---> Running in 7d8d146ceb7e 15:48:04 Removing intermediate container 7d8d146ceb7e 15:48:04 ---> ab80b301835c 15:48:04 Step 18/19 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:48:04 ---> Running in afb171d2d76c 15:48:05 Removing intermediate container afb171d2d76c 15:48:05 ---> 14322b1dc74d 15:48:05 Step 19/19 : LABEL version=0.0.0 15:48:05 ---> Running in 58c112d0ec71 15:48:05 Removing intermediate container 58c112d0ec71 15:48:05 ---> efe8abd59969 15:48:05 15:48:06 Successfully built efe8abd59969 15:48:06 Successfully tagged security-spiffe-token-provider-arm64:latest 15:48:08  Building security-spiffe-token-provider ... done Removing intermediate container d6e0c17a9233 15:48:08 ---> c17acdd27329 15:48:08 15:48:08 Step 10/22 : FROM alpine:3.16 15:48:08 ---> 2b4661558fb8 15:48:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:48:08 ---> Running in 07bf085ffa8b 15:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:48:11 (1/2) Installing ca-certificates (20220614-r0) 15:48:11 (2/2) Installing dumb-init (1.2.5-r1) 15:48:11 Executing busybox-1.35.0-r17.trigger 15:48:11 Executing ca-certificates-20220614-r0.trigger 15:48:11 OK: 6 MiB in 16 packages 15:48:13 Removing intermediate container 07bf085ffa8b 15:48:13 ---> b2e9520af40f 15:48:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:48:13 ---> Running in d91a63464f0f 15:48:13 Removing intermediate container d91a63464f0f 15:48:13 ---> bc8c245f830d 15:48:13 Step 13/22 : ENV APP_PORT=59860 15:48:13 ---> Running in 7c6fbfe33d40 15:48:13 Removing intermediate container 7c6fbfe33d40 15:48:13 ---> a2119b53f9eb 15:48:13 Step 14/22 : EXPOSE $APP_PORT 15:48:13 ---> Running in 967039cbba8a 15:48:13 Removing intermediate container 967039cbba8a 15:48:13 ---> b53591ef3208 15:48:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:14 ---> 1a26caffbd59 15:48:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:48:15 ---> 59f587bda8f3 15:48:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:48:16 ---> 74fad755c2b2 15:48:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:48:16 ---> Running in 1e8dfa81eaf1 15:48:16 Removing intermediate container 1e8dfa81eaf1 15:48:16 ---> 35f00af9b4d5 15:48:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:48:16 ---> Running in bbc7bdb3bdd4 15:48:17 Removing intermediate container bbc7bdb3bdd4 15:48:17 ---> 9b46a7b73b49 15:48:17 Step 20/22 : LABEL arch=arm64 15:48:17 ---> Running in 8bfe59109b2a 15:48:17 Removing intermediate container 8bfe59109b2a 15:48:17 ---> dd79ba344fdb 15:48:17 Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a 15:48:17 ---> Running in 18e377a4c887 15:48:17 Removing intermediate container 18e377a4c887 15:48:17 ---> c4da2452a6ed 15:48:17 Step 22/22 : LABEL version=0.0.0 15:48:17 ---> Running in f6aff5d3ba7e 15:48:18 Removing intermediate container f6aff5d3ba7e 15:48:18 ---> 40d9d5270bb5 15:48:18 15:48:18 Successfully built 40d9d5270bb5 15:48:18 Successfully tagged support-notifications-arm64:latest 15:48:18  Building support-notifications ... done  [Pipeline] } 15:48:18 $ docker stop --time=1 29d881550c07177d80e1aad4affc5fb2bcf2132c7b90358420d7709a76829ceb 15:48:20 $ docker rm -f --volumes 29d881550c07177d80e1aad4affc5fb2bcf2132c7b90358420d7709a76829ceb [Pipeline] // withDockerContainer [Pipeline] sh 15:48:20 + docker images 15:48:21 REPOSITORY TAG IMAGE ID CREATED SIZE 15:48:21 support-notifications-arm64 latest 40d9d5270bb5 2 seconds ago 29.6MB 15:48:21 c17acdd27329 13 seconds ago 1.57GB 15:48:21 security-spiffe-token-provider-arm64 latest efe8abd59969 15 seconds ago 28.9MB 15:48:21 security-bootstrapper-arm64 latest aedf26ff31c2 25 seconds ago 19.5MB 15:48:21 0b86d9d6b04e 32 seconds ago 1.54GB 15:48:21 core-command-arm64 latest 95f093b39e89 39 seconds ago 17MB 15:48:21 c5f3164eb942 52 seconds ago 1.51GB 15:48:21 6e387937618a About a minute ago 1.5GB 15:48:21 core-common-config-bootstrapper-arm64 latest 91f4b453702c 5 minutes ago 14.4MB 15:48:21 2e1073923a0f 6 minutes ago 1.5GB 15:48:21 security-spire-config-arm64 latest 23abff42a868 6 minutes ago 83.6MB 15:48:21 security-spire-server-arm64 latest b9021024df52 7 minutes ago 84.3MB 15:48:21 d93eda944bfc 7 minutes ago 1.38GB 15:48:21 6fb209c167c0 7 minutes ago 1.38GB 15:48:21 support-scheduler-arm64 latest 42b77325f5a5 8 minutes ago 29MB 15:48:21 1392ec00de1a 8 minutes ago 1.57GB 15:48:21 core-data-arm64 latest 755989b3e5ad 10 minutes ago 17.2MB 15:48:21 b6b77560191d 10 minutes ago 1.51GB 15:48:21 core-metadata-arm64 latest fe9eb719ac7e 10 minutes ago 17.8MB 15:48:21 d6bbeb6e5249 11 minutes ago 1.51GB 15:48:21 security-secretstore-setup-arm64 latest 577303633845 11 minutes ago 28.7MB 15:48:21 security-proxy-setup-arm64 latest 997b1562b56b 11 minutes ago 26.8MB 15:48:21 985a32a37304 12 minutes ago 1.5GB 15:48:21 c8635360d94d 12 minutes ago 1.5GB 15:48:21 security-spire-agent-arm64 latest e1fc400d4656 18 minutes ago 122MB 15:48:21 15cf13e0e3fd 18 minutes ago 1.38GB 15:48:21 ci-base-image-arm64 latest 89c42e7fdc0d 32 minutes ago 905MB 15:48:21 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 15:48:21 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 15:48:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 15:48:21 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 15:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:21 15:48:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:22 arm64: Pulling from edgex-lftools-log-publisher 15:48:22 8998bd30e6a1: Pulling fs layer 15:48:22 04944245beec: Pulling fs layer 15:48:22 699f458cf7ca: Pulling fs layer 15:48:22 765212b225bb: Pulling fs layer 15:48:22 f23df028b6ca: Pulling fs layer 15:48:22 d65c8cfc05b1: Pulling fs layer 15:48:22 2437ff75d9bd: Pulling fs layer 15:48:22 f23df028b6ca: Waiting 15:48:22 d65c8cfc05b1: Waiting 15:48:22 2437ff75d9bd: Waiting 15:48:22 765212b225bb: Waiting 15:48:22 04944245beec: Verifying Checksum 15:48:22 04944245beec: Download complete 15:48:22 765212b225bb: Verifying Checksum 15:48:22 765212b225bb: Download complete 15:48:22 f23df028b6ca: Verifying Checksum 15:48:22 f23df028b6ca: Download complete 15:48:22 d65c8cfc05b1: Verifying Checksum 15:48:22 d65c8cfc05b1: Download complete 15:48:22 699f458cf7ca: Verifying Checksum 15:48:22 699f458cf7ca: Download complete 15:48:22 8998bd30e6a1: Verifying Checksum 15:48:22 8998bd30e6a1: Download complete 15:48:25 2437ff75d9bd: Verifying Checksum 15:48:25 2437ff75d9bd: Download complete 15:48:27 8998bd30e6a1: Pull complete 15:48:27 04944245beec: Pull complete 15:48:28 699f458cf7ca: Pull complete 15:48:28 765212b225bb: Pull complete 15:48:29 f23df028b6ca: Pull complete 15:48:29 d65c8cfc05b1: Pull complete 15:48:44 2437ff75d9bd: Pull complete 15:48:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:44 prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container 15:48:44 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:48:48 $ docker top eb632826f632e1a7fd3b013fcee4fc75b8bdec225dca8bf7f59c782f81e4a6d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:49 ---> job-cost.sh 15:48:49 lf-activate-venv: SKIPPING 15:48:49 INFO: No Stack... 15:48:50 INFO: Retrieving Pricing Info for: v3-standard-4 15:48:50 INFO: Archiving Costs [Pipeline] sh 15:48:51 + cat /w/workspace/edgex-go/4/archives/cost.csv 15:48:51 + cut -d, -f6 [Pipeline] lock 15:48:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-4-stack-cost] 15:48:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4302-4-stack-cost] did not exist. Created. 15:48:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:52 + echo total: 0.10999999940395355 [Pipeline] stash 15:48:52 Stashed 1 file(s) [Pipeline] } 15:48:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:48:52 $ docker stop --time=1 eb632826f632e1a7fd3b013fcee4fc75b8bdec225dca8bf7f59c782f81e4a6d0 15:48:53 $ docker rm -f --volumes eb632826f632e1a7fd3b013fcee4fc75b8bdec225dca8bf7f59c782f81e4a6d0 [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 15:48:54 provisioning config files... 15:48:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3776820293158366657tmp [Pipeline] { [Pipeline] sh 15:48:54 + set +x 15:48:54 + curl+ -s https://codecov.io/bash 15:48:54 bash -s -- 15:48:54 15:48:54 _____ _ 15:48:54 / ____| | | 15:48:54 | | ___ __| | ___ ___ _____ __ 15:48:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:48:54 | |___| (_) | (_| | __/ (_| (_) \ V / 15:48:54 \_____\___/ \__,_|\___|\___\___/ \_/ 15:48:54 Bash-1.0.6 15:48:54 15:48:54 15:48:54 ==> git version 2.25.1 found 15:48:54 ==> 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 15:48:54 Release-Date: 2020-01-08 15:48:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:48:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:48:54 ==> Jenkins CI detected. 15:48:54 current dir:  /w/workspace/edgex-go/4 15:48:54 project root: . 15:48:54 --> token set from env 15:48:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:48:54 ==> Running gcov in . (disable via -X gcov) 15:48:54 ==> Python coveragepy not found 15:48:54 ==> Searching for coverage reports in: 15:48:54 + . 15:48:54 -> Found 1 reports 15:48:54 ==> Detecting git/mercurial file structure 15:48:54 ==> Reading reports 15:48:54 + ./coverage.out bytes=489970 15:48:54 ==> Appending adjustments 15:48:54 https://docs.codecov.io/docs/fixing-reports 15:48:55 + Found adjustments 15:48:55 ==> Gzipping contents 15:48:55 64K /tmp/codecov.k2W8uV.gz 15:48:55 ==> Uploading reports 15:48:55 url: https://codecov.io 15:48:55 query: branch=PR-4302&commit=33db503313f2d5a70aa26e129afa63cdecd0885a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 15:48:55 -> Pinging Codecov 15:48:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=33db503313f2d5a70aa26e129afa63cdecd0885a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 15:48:57 -> Uploading to 15:48:57 https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/33db503313f2d5a70aa26e129afa63cdecd0885a/37157cd8-a7c4-49f3-a750-0fff959cfba2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T154856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34676a7a60ff6d1b9ffc49993d0f096c4819b12a9f7b9b4a2a23a15caf04db31 15:48:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:57 Dload Upload Total Spent Left Speed 15:48:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63278 0 0 100 63278 0 218k --:--:-- --:--:-- --:--:-- 218k 15:48:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] } 15:48:57 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 15:48:57 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 15:48:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:59 ---> package-listing.sh 15:48:59 ++ tr '[:upper:]' '[:lower:]' 15:48:59 ++ facter osfamily 15:48:59 + OS_FAMILY=debian 15:48:59 + workspace=/w/workspace/edgex-go/4 15:48:59 + START_PACKAGES=/tmp/packages_start.txt 15:48:59 + END_PACKAGES=/tmp/packages_end.txt 15:48:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:59 + PACKAGES=/tmp/packages_start.txt 15:48:59 + '[' /w/workspace/edgex-go/4 ']' 15:48:59 + PACKAGES=/tmp/packages_end.txt 15:48:59 + case "${OS_FAMILY}" in 15:48:59 + dpkg -l 15:48:59 + grep '^ii' 15:48:59 + '[' -f /tmp/packages_start.txt ']' 15:48:59 + '[' -f /tmp/packages_end.txt ']' 15:48:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:59 + '[' /w/workspace/edgex-go/4 ']' 15:48:59 + mkdir -p /w/workspace/edgex-go/4/archives/ 15:48:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 15:48:59 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:48:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:00 15:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:00 latest: Pulling from edgex-lftools-log-publisher 15:49:00 5eb5b503b376: Pulling fs layer 15:49:00 5c69ac0246d0: Pulling fs layer 15:49:00 ec43610c2a17: Pulling fs layer 15:49:00 3a2ae6a8a46f: Pulling fs layer 15:49:00 33b1e0a273af: Pulling fs layer 15:49:00 5d3b04190fa2: Pulling fs layer 15:49:00 2f39f015ded8: Pulling fs layer 15:49:00 3a2ae6a8a46f: Waiting 15:49:00 33b1e0a273af: Waiting 15:49:00 5d3b04190fa2: Waiting 15:49:00 2f39f015ded8: Waiting 15:49:00 5c69ac0246d0: Verifying Checksum 15:49:00 5c69ac0246d0: Download complete 15:49:00 3a2ae6a8a46f: Verifying Checksum 15:49:00 3a2ae6a8a46f: Download complete 15:49:00 33b1e0a273af: Verifying Checksum 15:49:00 33b1e0a273af: Download complete 15:49:00 5d3b04190fa2: Verifying Checksum 15:49:00 5d3b04190fa2: Download complete 15:49:00 ec43610c2a17: Verifying Checksum 15:49:00 ec43610c2a17: Download complete 15:49:00 5eb5b503b376: Download complete 15:49:01 2f39f015ded8: Verifying Checksum 15:49:01 2f39f015ded8: Download complete 15:49:02 5eb5b503b376: Pull complete 15:49:02 5c69ac0246d0: Pull complete 15:49:02 ec43610c2a17: Pull complete 15:49:02 3a2ae6a8a46f: Pull complete 15:49:02 33b1e0a273af: Pull complete 15:49:02 5d3b04190fa2: Pull complete 15:49:07 2f39f015ded8: Pull complete 15:49:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:07 prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container 15:49:07 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:49:09 $ docker top 962e050e84e0886799cc44e833eb1c8ac04cd266cb9cdafdf0c4aa2d272251cf -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:09 + touch /tmp/pre-build-complete [Pipeline] sh 15:49:09 + mkdir -p /var/log/sysstat [Pipeline] sh 15:49:10 + ls /var/log/sa-host 15:49:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:10 provisioning config files... 15:49:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config408726047013177073tmp [Pipeline] { [Pipeline] echo 15:49:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:49:10 ---> create-netrc.sh [Pipeline] } 15:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:49:10 ---> python-tools-install.sh [Pipeline] echo 15:49:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:49:11 ---> sudo-logs.sh 15:49:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:49:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:49:11 ---> job-cost.sh 15:49:11 lf-activate-venv: SKIPPING 15:49:11 DEBUG: total: 0.10999999940395355 15:49:11 INFO: Retrieving Stack Cost... 15:49:11 INFO: Retrieving Pricing Info for: v3-standard-8 15:49:12 INFO: Archiving Costs [Pipeline] echo 15:49:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:49:12 ---> logs-deploy.sh 15:49:12 lf-activate-venv: SKIPPING 15:49:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/4 15:49:12 INFO: archiving workspace using pattern(s): 15:49:13 Archives upload complete. 15:49:13 INFO: archiving logs to Nexus 15:49:14 ---> uname -a: 15:49:14 Linux prd-ubuntu20-04-docker-8c-8g-3672 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:49:14 15:49:14 15:49:14 ---> lscpu: 15:49:14 Architecture: x86_64 15:49:14 CPU op-mode(s): 32-bit, 64-bit 15:49:14 Byte Order: Little Endian 15:49:14 Address sizes: 40 bits physical, 48 bits virtual 15:49:14 CPU(s): 8 15:49:14 On-line CPU(s) list: 0-7 15:49:14 Thread(s) per core: 1 15:49:14 Core(s) per socket: 1 15:49:14 Socket(s): 8 15:49:14 NUMA node(s): 1 15:49:14 Vendor ID: AuthenticAMD 15:49:14 CPU family: 23 15:49:14 Model: 49 15:49:14 Model name: AMD EPYC-Rome Processor 15:49:14 Stepping: 0 15:49:14 CPU MHz: 2800.000 15:49:14 BogoMIPS: 5600.00 15:49:14 Virtualization: AMD-V 15:49:14 Hypervisor vendor: KVM 15:49:14 Virtualization type: full 15:49:14 L1d cache: 256 KiB 15:49:14 L1i cache: 256 KiB 15:49:14 L2 cache: 4 MiB 15:49:14 L3 cache: 128 MiB 15:49:14 NUMA node0 CPU(s): 0-7 15:49:14 Vulnerability Itlb multihit: Not affected 15:49:14 Vulnerability L1tf: Not affected 15:49:14 Vulnerability Mds: Not affected 15:49:14 Vulnerability Meltdown: Not affected 15:49:14 Vulnerability Mmio stale data: Not affected 15:49:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:49:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:49:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:49:14 Vulnerability Srbds: Not affected 15:49:14 Vulnerability Tsx async abort: Not affected 15:49:14 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 15:49:14 15:49:14 15:49:14 ---> nproc: 15:49:14 8 15:49:14 15:49:14 15:49:14 ---> df -h: 15:49:14 Filesystem Size Used Avail Use% Mounted on 15:49:14 overlay 155G 19G 137G 12% / 15:49:14 tmpfs 64M 0 64M 0% /dev 15:49:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:49:14 shm 64M 0 64M 0% /dev/shm 15:49:14 /dev/vda1 155G 19G 137G 12% /facter-os 15:49:14 15:49:14 15:49:14 ---> sar -b -r -n DEV: 15:49:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3672) 01/25/23 _x86_64_ (8 CPU) 15:49:14 15:49:14 15:08:02 LINUX RESTART (8 CPU) 15:49:14 15:49:14 15:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:49:14 15:10:01 99.03 0.93 98.10 0.00 24.66 55464.85 0.00 15:49:14 15:11:01 41.94 0.05 41.89 0.00 3.20 13008.21 0.00 15:49:14 15:12:01 79.35 0.38 78.97 0.00 14.93 31255.72 0.00 15:49:14 15:13:01 770.11 6.81 763.30 0.00 63.85 338282.04 0.00 15:49:14 15:14:01 864.78 12.68 852.11 0.00 5166.08 249387.31 0.00 15:49:14 15:15:01 947.09 0.27 946.83 0.00 22.93 198468.39 0.00 15:49:14 15:16:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 15:49:14 15:17:01 1.38 0.02 1.37 0.00 0.13 15.46 0.00 15:49:14 15:18:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 15:49:14 15:19:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 15:49:14 15:20:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 15:49:14 15:21:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 15:49:14 15:22:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 15:49:14 15:23:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 15:49:14 15:24:01 1.58 0.02 1.57 0.00 0.13 22.13 0.00 15:49:14 15:25:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 15:49:14 15:26:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 15:49:14 15:27:01 1.98 0.00 1.98 0.00 0.00 21.60 0.00 15:49:14 15:28:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 15:49:14 15:29:01 3.68 1.58 2.10 0.00 36.25 25.19 0.00 15:49:14 15:30:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 15:49:14 15:31:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 15:49:14 15:32:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 15:49:14 15:33:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 15:49:14 15:34:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 15:49:14 15:35:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 15:49:14 15:36:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 15:49:14 15:37:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 15:49:14 15:38:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 15:49:14 15:39:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 15:49:14 15:40:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 15:49:14 15:41:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 15:49:14 15:42:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 15:49:14 15:43:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 15:49:14 15:44:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 15:49:14 15:45:01 1.67 0.00 1.67 0.00 0.00 18.39 0.00 15:49:14 15:46:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 15:49:14 15:47:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 15:49:14 15:48:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 15:49:14 15:49:01 2.58 0.23 2.35 0.00 21.20 189.97 0.00 15:49:14 Average: 71.29 0.57 70.71 0.00 133.87 22166.58 0.00 15:49:14 15:49:14 15:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:49:14 15:10:01 28584728 31616272 691488 2.10 111704 3166664 1740600 5.13 1066264 2835212 4156 15:49:14 15:11:01 27809728 31302200 995580 3.03 114920 3582012 2111672 6.22 1477024 3144952 174152 15:49:14 15:12:01 25257208 31460472 836620 2.54 118256 6217036 2602588 7.67 1622648 5478612 2552656 15:49:14 15:13:01 21200056 30803544 1462696 4.45 290328 9162108 4415592 13.01 2691544 8140580 419644 15:49:14 15:14:01 18532820 30790908 1468036 4.46 345908 11587984 3633960 10.71 3369804 9951464 480704 15:49:14 15:15:01 20216872 31533828 741360 2.25 375716 10678460 1893520 5.58 2372348 9347864 424 15:49:14 15:16:01 20217572 31534552 740544 2.25 375736 10678464 1893520 5.58 2372360 9347864 176 15:49:14 15:17:01 20227876 31544968 729964 2.22 375756 10678468 1893520 5.58 2361292 9347896 192 15:49:14 15:18:01 20228332 31545464 729404 2.22 375772 10678476 1893520 5.58 2361052 9347900 208 15:49:14 15:19:01 20228892 31546040 728840 2.22 375780 10678476 1893520 5.58 2360380 9347900 8 15:49:14 15:20:01 20229680 31546848 728056 2.21 375788 10678480 1893520 5.58 2360320 9347912 32 15:49:14 15:21:01 20230088 31547276 727568 2.21 375812 10678472 1893520 5.58 2360336 9347912 12 15:49:14 15:22:01 20230048 31547260 727532 2.21 375828 10678480 1893520 5.58 2360472 9347916 24 15:49:14 15:23:01 20229988 31547224 727724 2.21 375844 10678488 1893520 5.58 2360504 9347920 48 15:49:14 15:24:01 20229544 31546860 727972 2.21 375868 10678464 1886380 5.56 2361076 9347904 188 15:49:14 15:25:01 20229456 31546852 727900 2.21 375916 10678472 1886380 5.56 2360664 9347912 4 15:49:14 15:26:01 20229432 31546900 727816 2.21 375976 10678476 1886380 5.56 2360732 9347916 8 15:49:14 15:27:01 20229092 31546608 727988 2.21 376020 10678476 1886380 5.56 2361468 9347916 172 15:49:14 15:28:01 20229488 31547048 727680 2.21 376056 10678480 1886380 5.56 2361268 9347920 200 15:49:14 15:29:01 20221348 31541048 733668 2.23 376092 10679564 1886380 5.56 2371156 9348204 176 15:49:14 15:30:01 20221080 31540816 733900 2.23 376136 10679556 1886380 5.56 2370340 9348208 20 15:49:14 15:31:01 20220704 31540492 734280 2.23 376144 10679572 1886380 5.56 2370856 9348212 184 15:49:14 15:32:01 20220656 31540552 734132 2.23 376148 10679704 1886380 5.56 2370888 9348316 184 15:49:14 15:33:01 20220176 31540108 734584 2.23 376156 10679708 1886380 5.56 2370712 9348348 12 15:49:14 15:34:01 20219992 31539988 734616 2.23 376176 10679712 1886380 5.56 2370952 9348352 180 15:49:14 15:35:01 20219976 31539996 734648 2.23 376196 10679716 1886380 5.56 2370848 9348356 176 15:49:14 15:36:01 20219920 31539968 734620 2.23 376220 10679720 1886380 5.56 2370964 9348360 176 15:49:14 15:37:01 20219912 31539980 734608 2.23 376240 10679720 1886380 5.56 2370700 9348360 8 15:49:14 15:38:01 20219412 31539504 734840 2.23 376272 10679720 1886380 5.56 2371160 9348364 32 15:49:14 15:39:01 20219476 31539608 734744 2.23 376296 10679728 1886380 5.56 2370904 9348368 8 15:49:14 15:40:01 20219612 31539752 734752 2.23 376308 10679728 1886380 5.56 2371000 9348368 8 15:49:14 15:41:01 20219168 31539332 734992 2.24 376320 10679732 1886380 5.56 2371464 9348372 172 15:49:14 15:42:01 20219136 31539300 734964 2.24 376320 10679732 1886380 5.56 2371400 9348372 184 15:49:14 15:43:01 20219056 31539248 734880 2.23 376340 10679732 1886380 5.56 2371328 9348380 44 15:49:14 15:44:01 20218984 31539220 734824 2.23 376368 10679744 1886380 5.56 2371496 9348384 184 15:49:14 15:45:01 20218884 31539144 735040 2.24 376388 10679744 1886380 5.56 2371992 9348384 196 15:49:14 15:46:01 20218656 31538932 735232 2.24 376400 10679748 1886380 5.56 2371788 9348388 188 15:49:14 15:47:01 20218552 31538844 735260 2.24 376412 10679748 1886380 5.56 2371744 9348388 16 15:49:14 15:48:01 20218284 31538592 735496 2.24 376428 10679748 1886380 5.56 2371756 9348392 16 15:49:14 15:49:01 19978176 31515968 757352 2.30 376508 10888124 1997400 5.89 2392564 9556292 211428 15:49:14 Average: 20723552 31497788 778155 2.37 353621 10192416 2017575 5.95 2327939 8923616 96165 15:49:14 15:49:14 15:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:49:14 15:10:01 ens3 516.21 393.00 7426.49 40.04 0.00 0.00 0.00 0.00 15:49:14 15:10:01 docker0 275.64 344.59 17.58 3407.80 0.00 0.00 0.00 0.00 15:49:14 15:10:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:49:14 15:11:01 ens3 54.38 54.98 36.06 100.75 0.00 0.00 0.00 0.00 15:49:14 15:11:01 docker0 1.57 1.63 0.10 0.13 0.00 0.00 0.00 0.00 15:49:14 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:11:01 veth2e065d1 1.57 1.75 0.12 0.14 0.00 0.00 0.00 0.00 15:49:14 15:12:01 ens3 127.26 94.88 1704.27 24.34 0.00 0.00 0.00 0.00 15:49:14 15:12:01 veth4e4d161 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:12:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:49:14 15:13:01 veth01fcea4 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:13:01 ens3 850.05 635.07 6193.83 67.08 0.00 0.00 0.00 0.00 15:49:14 15:13:01 veth4e4d161 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:13:01 docker0 618.09 820.99 47.71 6127.36 0.00 0.00 0.00 0.00 15:49:14 15:13:01 vethb693087 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:13:01 veth1646940 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:49:14 15:13:01 veth565546b 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:14:01 ens3 558.32 364.58 5477.35 43.04 0.00 0.00 0.00 0.00 15:49:14 15:14:01 veth4e4d161 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:14:01 docker0 219.87 328.37 17.24 2641.83 0.00 0.00 0.00 0.00 15:49:14 15:14:01 vetheed7ea0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:14:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 15:49:14 15:14:01 vethf06402e 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:14:01 veth7ae1d70 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:49:14 15:15:01 ens3 63.12 38.34 321.31 17.45 0.00 0.00 0.00 0.00 15:49:14 15:15:01 docker0 14.55 26.33 0.91 291.67 0.00 0.00 0.00 0.00 15:49:14 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:16:01 ens3 0.25 0.15 0.36 0.01 0.00 0.00 0.00 0.00 15:49:14 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:19:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:49:14 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:22:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:24:01 ens3 0.27 0.17 0.19 0.07 0.00 0.00 0.00 0.00 15:49:14 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:27:01 ens3 0.57 0.43 0.26 0.22 0.00 0.00 0.00 0.00 15:49:14 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:29:01 ens3 8.05 6.90 5.17 6.34 0.00 0.00 0.00 0.00 15:49:14 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:49:14 15:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:33:01 ens3 0.25 0.22 0.12 0.02 0.00 0.00 0.00 0.00 15:49:14 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:34:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:49:14 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:35:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:36:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:49:14 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:39:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 15:49:14 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:40:01 ens3 0.18 0.15 0.12 0.01 0.00 0.00 0.00 0.00 15:49:14 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:41:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:42:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:44:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:49:14 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:45:01 ens3 0.97 0.42 0.31 0.21 0.00 0.00 0.00 0.00 15:49:14 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:14 15:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:49:01 ens3 121.71 73.17 2521.45 11.31 0.00 0.00 0.00 0.00 15:49:14 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:14 15:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:49:14 Average: ens3 57.62 41.61 592.26 7.78 0.00 0.00 0.00 0.00 15:49:14 Average: docker0 28.25 38.05 2.09 311.76 0.00 0.00 0.00 0.00 15:49:14 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 15:49:14 15:49:14 15:49:14 ---> sar -P ALL: 15:49:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3672) 01/25/23 _x86_64_ (8 CPU) 15:49:14 15:49:14 15:08:02 LINUX RESTART (8 CPU) 15:49:14 15:49:14 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:49:14 15:10:01 all 6.42 0.00 2.67 1.48 0.04 89.39 15:49:14 15:10:01 0 7.27 0.00 1.94 0.07 0.03 90.69 15:49:14 15:10:01 1 10.21 0.00 3.40 7.31 0.05 79.03 15:49:14 15:10:01 2 4.39 0.00 1.93 0.81 0.03 92.83 15:49:14 15:10:01 3 4.73 0.00 2.14 1.33 0.07 91.74 15:49:14 15:10:01 4 5.69 0.00 3.21 1.51 0.03 89.55 15:49:14 15:10:01 5 6.62 0.00 1.49 0.32 0.03 91.54 15:49:14 15:10:01 6 5.11 0.00 2.86 0.49 0.03 91.51 15:49:14 15:10:01 7 7.32 0.00 4.42 0.03 0.07 88.15 15:49:14 15:11:01 all 40.44 0.00 6.17 0.28 0.09 53.02 15:49:14 15:11:01 0 40.18 0.00 5.77 1.05 0.10 52.90 15:49:14 15:11:01 1 41.17 0.00 6.16 0.54 0.08 52.05 15:49:14 15:11:01 2 41.22 0.00 5.76 0.07 0.08 52.86 15:49:14 15:11:01 3 40.12 0.00 5.96 0.13 0.08 53.70 15:49:14 15:11:01 4 39.78 0.00 6.16 0.03 0.08 53.94 15:49:14 15:11:01 5 40.18 0.00 6.10 0.35 0.10 53.27 15:49:14 15:11:01 6 40.78 0.00 6.65 0.02 0.10 52.44 15:49:14 15:11:01 7 40.08 0.00 6.76 0.03 0.12 53.00 15:49:14 15:12:01 all 34.40 0.00 7.08 0.56 0.11 57.86 15:49:14 15:12:01 0 34.36 0.00 6.99 3.10 0.10 55.44 15:49:14 15:12:01 1 32.79 0.00 7.03 0.65 0.10 59.43 15:49:14 15:12:01 2 33.68 0.00 8.23 0.20 0.12 57.77 15:49:14 15:12:01 3 35.19 0.00 7.41 0.36 0.10 56.94 15:49:14 15:12:01 4 34.57 0.00 7.25 0.03 0.12 58.03 15:49:14 15:12:01 5 34.60 0.00 5.99 0.03 0.10 59.27 15:49:14 15:12:01 6 35.19 0.00 7.27 0.00 0.08 57.45 15:49:14 15:12:01 7 34.76 0.00 6.47 0.07 0.12 58.58 15:49:14 15:13:01 all 29.07 0.00 11.29 8.73 0.10 50.81 15:49:14 15:13:01 0 29.32 0.00 10.66 9.63 0.10 50.29 15:49:14 15:13:01 1 27.45 0.00 13.85 23.52 0.10 35.07 15:49:14 15:13:01 2 29.01 0.00 11.69 4.51 0.08 54.71 15:49:14 15:13:01 3 28.86 0.00 11.42 6.89 0.10 52.72 15:49:14 15:13:01 4 29.10 0.00 10.03 6.05 0.08 54.74 15:49:14 15:13:01 5 29.16 0.00 10.59 7.04 0.08 53.12 15:49:14 15:13:01 6 30.02 0.00 9.69 7.04 0.08 53.17 15:49:14 15:13:01 7 29.66 0.00 12.46 5.22 0.12 52.54 15:49:14 15:14:01 all 68.06 0.00 14.48 2.85 0.14 14.48 15:49:14 15:14:01 0 66.92 0.00 15.97 4.83 0.14 12.14 15:49:14 15:14:01 1 67.65 0.00 15.37 2.01 0.14 14.84 15:49:14 15:14:01 2 67.52 0.00 14.99 3.06 0.14 14.30 15:49:14 15:14:01 3 68.02 0.00 14.50 3.24 0.14 14.10 15:49:14 15:14:01 4 68.91 0.00 12.82 1.75 0.13 16.38 15:49:14 15:14:01 5 69.36 0.00 13.66 1.71 0.14 15.13 15:49:14 15:14:01 6 68.03 0.00 14.72 3.52 0.14 13.59 15:49:14 15:14:01 7 68.06 0.00 13.77 2.67 0.14 15.36 15:49:14 15:15:01 all 37.55 0.00 9.53 4.19 0.10 48.63 15:49:14 15:15:01 0 36.51 0.00 10.64 8.34 0.10 44.40 15:49:14 15:15:01 1 36.94 0.00 10.20 2.38 0.10 50.37 15:49:14 15:15:01 2 36.61 0.00 10.50 4.78 0.10 48.02 15:49:14 15:15:01 3 37.35 0.00 8.81 3.25 0.14 50.45 15:49:14 15:15:01 4 38.52 0.00 9.09 3.32 0.10 48.98 15:49:14 15:15:01 5 39.26 0.00 8.30 2.52 0.08 49.84 15:49:14 15:15:01 6 37.10 0.00 9.87 5.97 0.08 46.98 15:49:14 15:15:01 7 38.13 0.00 8.81 2.96 0.08 50.02 15:49:14 15:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:49:14 15:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:16:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:49:14 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:16:01 4 0.00 0.00 0.03 0.03 0.00 99.93 15:49:14 15:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:16:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:49:14 15:17:01 all 0.03 0.00 0.03 0.01 0.00 99.93 15:49:14 15:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:49:14 15:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:49:14 15:17:01 2 0.05 0.00 0.13 0.00 0.00 99.82 15:49:14 15:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:17:01 4 0.03 0.00 0.03 0.05 0.00 99.88 15:49:14 15:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:17:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:49:14 15:18:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:49:14 15:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:49:14 15:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:18:01 4 0.03 0.00 0.00 0.03 0.00 99.93 15:49:14 15:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:49:14 15:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:49:14 15:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:49:14 15:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:49:14 15:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:19:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:49:14 15:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:49:14 15:20:01 all 0.21 0.00 0.00 0.00 0.00 99.79 15:49:14 15:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:20:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:49:14 15:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:20:01 7 1.58 0.00 0.00 0.00 0.00 98.42 15:49:14 15:49:14 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:49:14 15:21:01 all 0.14 0.00 0.01 0.01 0.00 99.84 15:49:14 15:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:21:01 4 0.02 0.00 0.00 0.10 0.00 99.88 15:49:14 15:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:21:01 7 1.03 0.00 0.05 0.00 0.02 98.90 15:49:14 15:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:49:14 15:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:49:14 15:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:22:01 4 0.03 0.00 0.02 0.03 0.02 99.90 15:49:14 15:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:22:01 7 0.07 0.00 0.05 0.00 0.00 99.88 15:49:14 15:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:49:14 15:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:23:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:49:14 15:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:49:14 15:23:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:49:14 15:23:01 7 0.02 0.00 0.07 0.00 0.02 99.90 15:49:14 15:24:01 all 0.06 0.00 0.02 0.01 0.00 99.91 15:49:14 15:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:49:14 15:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:49:14 15:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 15:49:14 15:24:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:49:14 15:24:01 4 0.05 0.00 0.02 0.02 0.00 99.92 15:49:14 15:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:24:01 6 0.20 0.00 0.00 0.00 0.00 99.80 15:49:14 15:24:01 7 0.12 0.00 0.03 0.00 0.00 99.85 15:49:14 15:25:01 all 0.13 0.00 0.01 0.01 0.00 99.85 15:49:14 15:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:49:14 15:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:49:14 15:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:25:01 4 0.03 0.00 0.00 0.05 0.00 99.92 15:49:14 15:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:49:14 15:25:01 7 0.88 0.00 0.05 0.02 0.02 99.04 15:49:14 15:26:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:49:14 15:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:49:14 15:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:49:14 15:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:26:01 4 0.02 0.00 0.02 0.03 0.02 99.92 15:49:14 15:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:26:01 7 0.28 0.00 0.03 0.00 0.00 99.68 15:49:14 15:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:49:14 15:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:49:14 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:27:01 4 0.00 0.00 0.02 0.05 0.00 99.93 15:49:14 15:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:27:01 6 0.12 0.00 0.00 0.00 0.00 99.88 15:49:14 15:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:49:14 15:28:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:49:14 15:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:49:14 15:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:28:01 4 0.02 0.00 0.03 0.07 0.00 99.88 15:49:14 15:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:28:01 7 0.58 0.00 0.02 0.00 0.02 99.38 15:49:14 15:29:01 all 0.29 0.00 0.03 0.01 0.00 99.67 15:49:14 15:29:01 0 0.43 0.00 0.07 0.07 0.00 99.43 15:49:14 15:29:01 1 0.17 0.00 0.02 0.00 0.00 99.82 15:49:14 15:29:01 2 0.13 0.00 0.03 0.00 0.02 99.82 15:49:14 15:29:01 3 0.17 0.00 0.00 0.00 0.00 99.83 15:49:14 15:29:01 4 0.02 0.00 0.02 0.05 0.00 99.92 15:49:14 15:29:01 5 0.18 0.00 0.02 0.00 0.00 99.80 15:49:14 15:29:01 6 1.05 0.00 0.00 0.00 0.00 98.95 15:49:14 15:29:01 7 0.13 0.00 0.05 0.00 0.00 99.82 15:49:14 15:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:49:14 15:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:49:14 15:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:49:14 15:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:30:01 4 0.00 0.00 0.02 0.05 0.00 99.93 15:49:14 15:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:30:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:49:14 15:31:01 all 0.02 0.00 0.00 0.01 0.01 99.97 15:49:14 15:31:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:49:14 15:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:49:14 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:31:01 4 0.00 0.00 0.00 0.03 0.02 99.95 15:49:14 15:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:49:14 15:49:14 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:49:14 15:32:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:49:14 15:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:32:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:49:14 15:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:32:01 7 0.20 0.00 0.05 0.00 0.00 99.75 15:49:14 15:33:01 all 0.27 0.00 0.01 0.02 0.00 99.71 15:49:14 15:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:49:14 15:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:33:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:49:14 15:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:33:01 4 0.02 0.00 0.00 0.13 0.00 99.85 15:49:14 15:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:49:14 15:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:33:01 7 1.97 0.00 0.02 0.00 0.00 98.01 15:49:14 15:34:01 all 0.21 0.00 0.01 0.01 0.00 99.77 15:49:14 15:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:49:14 15:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:49:14 15:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:34:01 4 0.00 0.00 0.00 0.05 0.00 99.95 15:49:14 15:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:34:01 7 1.52 0.00 0.08 0.00 0.00 98.40 15:49:14 15:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:49:14 15:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:49:14 15:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:49:14 15:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:35:01 4 0.00 0.00 0.02 0.03 0.00 99.95 15:49:14 15:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:49:14 15:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:49:14 15:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:49:14 15:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:49:14 15:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:36:01 4 0.00 0.00 0.00 0.03 0.02 99.95 15:49:14 15:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:37:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:49:14 15:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:49:14 15:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:49:14 15:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:37:01 4 0.02 0.00 0.03 0.03 0.00 99.92 15:49:14 15:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:49:14 15:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:49:14 15:38:01 all 0.01 0.00 0.00 0.01 0.00 99.98 15:49:14 15:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:38:01 4 0.03 0.00 0.02 0.03 0.00 99.92 15:49:14 15:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:49:14 15:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:49:14 15:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:49:14 15:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:49:14 15:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:39:01 4 0.03 0.00 0.02 0.05 0.00 99.90 15:49:14 15:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:49:14 15:40:01 all 0.23 0.00 0.01 0.01 0.00 99.74 15:49:14 15:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:40:01 4 0.00 0.00 0.02 0.08 0.00 99.90 15:49:14 15:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:49:14 15:40:01 6 0.03 0.00 0.05 0.00 0.02 99.90 15:49:14 15:40:01 7 1.71 0.00 0.03 0.00 0.00 98.25 15:49:14 15:41:01 all 0.27 0.00 0.00 0.01 0.00 99.72 15:49:14 15:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 15:49:14 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:41:01 4 0.03 0.00 0.00 0.03 0.00 99.93 15:49:14 15:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:49:14 15:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:49:14 15:41:01 7 2.00 0.00 0.02 0.00 0.00 97.98 15:49:14 15:42:01 all 0.25 0.00 0.01 0.00 0.00 99.73 15:49:14 15:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:49:14 15:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:42:01 4 0.00 0.00 0.02 0.03 0.02 99.93 15:49:14 15:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:42:01 7 1.97 0.00 0.03 0.00 0.00 98.00 15:49:14 15:49:14 15:42:01 CPU %user %nice %system %iowait %steal %idle 15:49:14 15:43:01 all 0.03 0.00 0.02 0.01 0.00 99.95 15:49:14 15:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:49:14 15:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:43:01 4 0.03 0.00 0.00 0.05 0.00 99.92 15:49:14 15:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:49:14 15:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:43:01 7 0.10 0.00 0.05 0.00 0.02 99.83 15:49:14 15:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:49:14 15:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:49:14 15:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:49:14 15:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:49:14 15:45:01 all 0.18 0.00 0.01 0.01 0.00 99.80 15:49:14 15:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:49:14 15:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:45:01 4 0.07 0.00 0.03 0.03 0.00 99.87 15:49:14 15:45:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:49:14 15:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:45:01 7 1.21 0.00 0.02 0.00 0.00 98.78 15:49:14 15:46:01 all 0.01 0.00 0.00 0.01 0.00 99.98 15:49:14 15:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:49:14 15:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:49:14 15:46:01 5 0.02 0.00 0.00 0.05 0.00 99.93 15:49:14 15:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:47:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:49:14 15:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:49:14 15:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:49:14 15:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:47:01 4 0.05 0.00 0.05 0.00 0.00 99.90 15:49:14 15:47:01 5 0.02 0.00 0.02 0.07 0.00 99.90 15:49:14 15:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:49:14 15:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:49:14 15:48:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:49:14 15:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:49:14 15:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:49:14 15:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:49:14 15:48:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:49:14 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:49:14 15:48:01 7 0.81 0.00 0.02 0.00 0.00 99.17 15:49:14 15:49:01 all 1.33 0.00 0.43 0.02 0.01 98.21 15:49:14 15:49:01 0 0.92 0.00 0.45 0.00 0.02 98.62 15:49:14 15:49:01 1 1.40 0.00 0.30 0.00 0.00 98.30 15:49:14 15:49:01 2 1.10 0.00 0.38 0.00 0.02 98.50 15:49:14 15:49:01 3 1.03 0.00 0.80 0.00 0.00 98.17 15:49:14 15:49:01 4 1.22 0.00 0.33 0.03 0.00 98.42 15:49:14 15:49:01 5 0.73 0.00 0.37 0.12 0.02 98.77 15:49:14 15:49:01 6 1.49 0.00 0.38 0.00 0.02 98.11 15:49:14 15:49:01 7 2.72 0.00 0.41 0.00 0.02 96.85 15:49:14 Average: all 5.44 0.00 1.29 0.45 0.02 92.81 15:49:14 Average: 0 5.36 0.00 1.31 0.67 0.02 92.64 15:49:14 Average: 1 5.38 0.00 1.39 0.90 0.02 92.32 15:49:14 Average: 2 5.29 0.00 1.33 0.33 0.02 93.03 15:49:14 Average: 3 5.32 0.00 1.26 0.38 0.02 93.02 15:49:14 Average: 4 5.40 0.00 1.22 0.35 0.02 93.02 15:49:14 Average: 5 5.45 0.00 1.15 0.30 0.01 93.08 15:49:14 Average: 6 5.43 0.00 1.28 0.42 0.01 92.86 15:49:14 Average: 7 5.88 0.00 1.33 0.27 0.02 92.50 15:49:14 15:49:14 15:49:14