Pull request #4386 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5330f148c25852c9f4fade87a2f677e48fc7f3fd+248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (1a193d071ce45ad4b1db4c046c2ade838670af49) 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-ssh10609617138977640292.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-ssh6777210466156776515.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14933922962727129301.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5304441165003588192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2315592847881463820.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7164569303253896921.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-7141’ Running on prd-ubuntu20.04-docker-8c-8g-7145 in /w/workspace/edgexfoundry_edgex-go_PR-4386 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 5330f148c25852c9f4fade87a2f677e48fc7f3fd Merge succeeded, producing 5330f148c25852c9f4fade87a2f677e48fc7f3fd Checking out Revision 5330f148c25852c9f4fade87a2f677e48fc7f3fd (PR-4386) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4386/head:refs/remotes/origin/PR-4386 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5330f148c25852c9f4fade87a2f677e48fc7f3fd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5330f148c25852c9f4fade87a2f677e48fc7f3fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:56:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:56:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:56:52 ========================================================= 22:56:52 EdgeX Global Pipelines Version Info 22:56:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:56:53 ------------------- 22:56:53 stable info: 22:56:53 ------------------- 22:56:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:56:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:56:53 Message: update stable to v1.0.244 22:56:54 ------------------- 22:56:54 experimental info: 22:56:54 ------------------- 22:56:54 Commited By: **** collab-it+edgex@linuxfoundation.org 22:56:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:56:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4386 [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4386 [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4386 [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5330f148c25852c9f4fade87a2f677e48fc7f3fd [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5330f14 [Pipeline] echo 22:56:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:55 provisioning config files... 22:56:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13881774593946640806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:56 ---> docker-login.sh 22:56:56 nexus3.edgexfoundry.org:10001 22:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:56 Configure a credential helper to remove this warning. See 22:56:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:56 22:56:56 Login Succeeded 22:56:56 nexus3.edgexfoundry.org:10002 22:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:56 Configure a credential helper to remove this warning. See 22:56:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:56 22:56:56 Login Succeeded 22:56:56 nexus3.edgexfoundry.org:10003 22:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:56 Configure a credential helper to remove this warning. See 22:56:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:56 22:56:56 Login Succeeded 22:56:56 nexus3.edgexfoundry.org:10004 22:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:56 Configure a credential helper to remove this warning. See 22:56:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:56 22:56:56 Login Succeeded 22:56:56 docker.io 22:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:57 Configure a credential helper to remove this warning. See 22:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:57 22:56:57 Login Succeeded 22:56:57 ---> docker-login.sh ends [Pipeline] } 22:56:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:57 + 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 22:56:57 + cut -d/ -f2 22:56:57 + dirname cmd/core-command/Dockerfile 22:56:57 + echo core-command,cmd/core-command/Dockerfile 22:56:57 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:56:57 cut -d/ -f2 22:56:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:56:57 + dirname cmd/core-data/Dockerfile 22:56:57 + cut -d/ -f2 22:56:57 + echo core-data,cmd/core-data/Dockerfile 22:56:57 + dirname cmd/core-metadata/Dockerfile 22:56:57 + cut -d/ -f2 22:56:57 + echo core-metadata,cmd/core-metadata/Dockerfile 22:56:57 + dirname cmd/security-bootstrapper/Dockerfile 22:56:57 + cut -d/ -f2 22:56:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:56:57 + dirname cmd/security-proxy-setup/Dockerfile 22:56:57 + cut -d/ -f2 22:56:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:56:57 + + cut -d/ -f2dirname 22:56:57 cmd/security-secretstore-setup/Dockerfile 22:56:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:56:57 + cut+ -d/ -f2 22:56:57 dirname cmd/security-spiffe-token-provider/Dockerfile 22:56:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:56:57 + + dirname cmd/security-spire-agent/Dockerfile 22:56:57 cut -d/ -f2 22:56:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:56:57 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 22:56:57 22:56:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:56:57 + dirname cmd/security-spire-server/Dockerfile 22:56:57 + cut -d/ -f2 22:56:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:56:57 + dirname cmd/support-notifications/Dockerfile 22:56:57 + cut -d/ -f2 22:56:57 + echo support-notifications,cmd/support-notifications/Dockerfile 22:56:57 + dirname cmd/support-scheduler/Dockerfile 22:56:57 + cut -d/ -f2 22:56:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:56:57 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 22:56:58 + git rev-list -1 --merges 5330f148c25852c9f4fade87a2f677e48fc7f3fd~1..5330f148c25852c9f4fade87a2f677e48fc7f3fd [Pipeline] echo 22:56:58 -----------> git rev-list -1 --merges 5330f148c25852c9f4fade87a2f677e48fc7f3fd~1..5330f148c25852c9f4fade87a2f677e48fc7f3fd 5330f148c25852c9f4fade87a2f677e48fc7f3fd [false] [Pipeline] sh 22:56:58 + git log --format=format:%s -1 5330f148c25852c9f4fade87a2f677e48fc7f3fd [Pipeline] echo 22:56:58 ========================================================= 22:56:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:56:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:56:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:56:58 + grep -v github /etc/ssh/ssh_known_hosts 22:56:58 + [ -e /tmp/ssh_known_hosts ] 22:56:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:56:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:56:58 + sudo tee -a /etc/ssh/ssh_known_hosts 22:56:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:59 22:56:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:59 0.1.4: Pulling from edgex-devops/py-git-semver 22:56:59 b85a868b505f: Pulling fs layer 22:56:59 e2be974225ed: Pulling fs layer 22:56:59 339a4e72a1f5: Pulling fs layer 22:56:59 988bab9f4d93: Pulling fs layer 22:56:59 1469e6f7b9e6: Pulling fs layer 22:56:59 eaf3925da568: Pulling fs layer 22:56:59 bab4dde63d76: Pulling fs layer 22:56:59 bde34c3a00c8: Pulling fs layer 22:56:59 b352a97aabf1: Pulling fs layer 22:56:59 4872d77fe225: Pulling fs layer 22:56:59 5851b861e8e6: Pulling fs layer 22:56:59 1469e6f7b9e6: Waiting 22:56:59 eaf3925da568: Waiting 22:56:59 bab4dde63d76: Waiting 22:56:59 bde34c3a00c8: Waiting 22:56:59 5851b861e8e6: Waiting 22:56:59 b352a97aabf1: Waiting 22:56:59 988bab9f4d93: Waiting 22:56:59 4872d77fe225: Waiting 22:56:59 e2be974225ed: Download complete 22:56:59 988bab9f4d93: Verifying Checksum 22:56:59 988bab9f4d93: Download complete 22:57:00 1469e6f7b9e6: Verifying Checksum 22:57:00 1469e6f7b9e6: Download complete 22:57:00 339a4e72a1f5: Verifying Checksum 22:57:00 339a4e72a1f5: Download complete 22:57:00 eaf3925da568: Verifying Checksum 22:57:00 eaf3925da568: Download complete 22:57:00 bde34c3a00c8: Download complete 22:57:00 b352a97aabf1: Download complete 22:57:00 4872d77fe225: Download complete 22:57:00 5851b861e8e6: Verifying Checksum 22:57:00 5851b861e8e6: Download complete 22:57:00 b85a868b505f: Verifying Checksum 22:57:00 b85a868b505f: Download complete 22:57:00 bab4dde63d76: Verifying Checksum 22:57:00 bab4dde63d76: Download complete 22:57:01 b85a868b505f: Pull complete 22:57:01 e2be974225ed: Pull complete 22:57:01 339a4e72a1f5: Pull complete 22:57:02 988bab9f4d93: Pull complete 22:57:02 1469e6f7b9e6: Pull complete 22:57:02 eaf3925da568: Pull complete 22:57:04 bab4dde63d76: Pull complete 22:57:04 bde34c3a00c8: Pull complete 22:57:04 b352a97aabf1: Pull complete 22:57:04 4872d77fe225: Pull complete 22:57:04 5851b861e8e6: Pull complete 22:57:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:04 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 22:57:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:57:06 $ docker top e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 -eo pid,comm 22:57:07 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). 22:57:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:07 [ssh-agent] Looking for ssh-agent implementation... 22:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:07 $ docker exec e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 ssh-agent 22:57:07 SSH_AUTH_SOCK=/tmp/ssh-oDtWuZ4uab79/agent.32 22:57:07 SSH_AGENT_PID=38 22:57:07 Running ssh-add (command line suppressed) 22:57:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18325712681261473669.key (/w/workspace/edgex-go/1@tmp/private_key_18325712681261473669.key) 22:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:07 + git tag --points-at HEAD [Pipeline] } 22:57:07 $ docker exec --env ******** --env ******** e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 ssh-agent -k 22:57:07 unset SSH_AUTH_SOCK; 22:57:07 unset SSH_AGENT_PID; 22:57:07 echo Agent pid 38 killed; 22:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:57:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:08 [ssh-agent] Looking for ssh-agent implementation... 22:57:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:08 $ docker exec e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 ssh-agent 22:57:08 SSH_AUTH_SOCK=/tmp/ssh-ExG8cYz6Je16/agent.70 22:57:08 SSH_AGENT_PID=76 22:57:08 Running ssh-add (command line suppressed) 22:57:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11432171160712318255.key (/w/workspace/edgex-go/1@tmp/private_key_11432171160712318255.key) 22:57:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:08 + git semver init 22:57:09 2023-02-22 22:57:09,002 [run_init] DEBUG init version:0.0.0 force:False 22:57:09 2023-02-22 22:57:09,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:57:09 2023-02-22 22:57:09,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:57:09 2023-02-22 22:57:09,003 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 22:57:14 2023-02-22 22:57:14,209 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:57:14 2023-02-22 22:57:14,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4386 with force:False 22:57:14 2023-02-22 22:57:14,210 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4386 22:57:14 2023-02-22 22:57:14,214 [execute] INFO git cat-file --batch-check 22:57:14 2023-02-22 22:57:14,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:57:14 2023-02-22 22:57:14,220 [execute] INFO git cat-file --batch 22:57:14 2023-02-22 22:57:14,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:57:14 2023-02-22 22:57:14,227 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4386 22:57:14 0.0.0 [Pipeline] } 22:57:14 $ docker exec --env ******** --env ******** e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 ssh-agent -k 22:57:14 unset SSH_AUTH_SOCK; 22:57:14 unset SSH_AGENT_PID; 22:57:14 echo Agent pid 76 killed; 22:57:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:14 + git semver [Pipeline] } 22:57:15 $ docker stop --time=1 e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 22:57:16 $ docker rm -f --volumes e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 [Pipeline] // withDockerContainer [Pipeline] sh 22:57:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:57:17 Stashed 1 file(s) [Pipeline] echo 22:57:17 [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 22:57:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:57:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:18 ========================================================= 22:57:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:57:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:57:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:57:18 213ec9aee27d: Pulling fs layer 22:57:18 4583459ba037: Pulling fs layer 22:57:18 93c1e223e6f2: Pulling fs layer 22:57:18 53926ce57604: Pulling fs layer 22:57:18 21b2b0c7a3f4: Pulling fs layer 22:57:18 22ff95d597cd: Pulling fs layer 22:57:18 12d6caf4c0d1: Pulling fs layer 22:57:18 96b7cbca73a9: Pulling fs layer 22:57:18 a7acece74701: Pulling fs layer 22:57:18 22ff95d597cd: Waiting 22:57:18 12d6caf4c0d1: Waiting 22:57:18 96b7cbca73a9: Waiting 22:57:18 a7acece74701: Waiting 22:57:18 21b2b0c7a3f4: Waiting 22:57:18 53926ce57604: Waiting 22:57:18 93c1e223e6f2: Verifying Checksum 22:57:18 93c1e223e6f2: Download complete 22:57:18 4583459ba037: Verifying Checksum 22:57:18 4583459ba037: Download complete 22:57:18 21b2b0c7a3f4: Verifying Checksum 22:57:18 21b2b0c7a3f4: Download complete 22:57:18 22ff95d597cd: Verifying Checksum 22:57:18 22ff95d597cd: Download complete 22:57:18 213ec9aee27d: Verifying Checksum 22:57:18 213ec9aee27d: Download complete 22:57:18 12d6caf4c0d1: Verifying Checksum 22:57:18 12d6caf4c0d1: Download complete 22:57:18 213ec9aee27d: Pull complete 22:57:18 4583459ba037: Pull complete 22:57:18 93c1e223e6f2: Pull complete 22:57:19 a7acece74701: Download complete 22:57:19 96b7cbca73a9: Verifying Checksum 22:57:19 96b7cbca73a9: Download complete 22:57:19 53926ce57604: Verifying Checksum 22:57:19 53926ce57604: Download complete 22:57:23 53926ce57604: Pull complete 22:57:23 21b2b0c7a3f4: Pull complete 22:57:23 22ff95d597cd: Pull complete 22:57:23 12d6caf4c0d1: Pull complete 22:57:25 96b7cbca73a9: Pull complete 22:57:26 a7acece74701: Pull complete 22:57:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:57:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:57:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:57:26 WORKDIR /edgex 22:57:26 COPY go.mod . 22:57:26 RUN go mod download 22:57:26 + docker build -t ci-base-image-x86_64 -f - . 22:57:27 Sending build context to Docker daemon 170.4MB 22:57:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:57:27 ---> db6d94c90886 22:57:27 Step 2/4 : WORKDIR /edgex 22:57:31 ---> Running in 3288049d61ad 22:57:31 Removing intermediate container 3288049d61ad 22:57:31 ---> 70d45752318c 22:57:31 Step 3/4 : COPY go.mod . 22:57:31 ---> 279769a36262 22:57:31 Step 4/4 : RUN go mod download 22:57:31 ---> Running in 1638808e2d54 22:57:32 Still waiting to schedule task 22:57:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7144’ 22:57:43 Removing intermediate container 1638808e2d54 22:57:43 ---> 26d03086e0b8 22:57:43 Successfully built 26d03086e0b8 22:57:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker inspect -f . ci-base-image-x86_64 22:57:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:44 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 22:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:57:44 $ docker top b405b246337a52dbd1597d931b83a7cf5e82c8ed4f13a62ffa3300de2c31f2fd -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:44 + go version 22:57:44 go version go1.18.7 linux/amd64 [Pipeline] } 22:57:45 $ docker stop --time=1 b405b246337a52dbd1597d931b83a7cf5e82c8ed4f13a62ffa3300de2c31f2fd 22:57:46 $ docker rm -f --volumes b405b246337a52dbd1597d931b83a7cf5e82c8ed4f13a62ffa3300de2c31f2fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:47 + docker inspect -f . ci-base-image-x86_64 22:57:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:47 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 22:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:57:47 $ docker top f95c7240b7634d56e971eb9cab6fd377107c1cdf6dbab7c4f351ebe85bef44d7 -eo pid,comm [Pipeline] { [Pipeline] echo 22:57:47 ========================================================= 22:57:47 [edgeXBuildGoParallel] Running Tests and Build... 22:57:47 ========================================================= [Pipeline] sh 22:57:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:57:48 + make test 22:57:48 go test -race -coverprofile=coverage.out ./... 22:57:54 ? github.com/edgexfoundry/edgex-go [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:58:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 22:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:58:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 22:58:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.123s coverage: 73.7% of statements 22:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:58:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements 22:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.340s coverage: 88.5% of statements 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.9% of statements 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.557s coverage: 95.6% of statements 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.116s coverage: 29.6% of statements 22:58:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 82.9% of statements 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 22:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 22:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 22:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.342s coverage: 79.9% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.079s coverage: 87.2% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.238s coverage: 63.1% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.3% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.0% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.082s coverage: 63.2% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:58:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:58:38 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 22:58:56 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." 22:58:56 go vet ./... 22:59:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:59:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:59:01 ./bin/test-attribution-txt.sh [Pipeline] echo 22:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:59:01 + ls -al . 22:59:01 total 744 22:59:01 drwxrwxr-x 11 1001 1001 4096 Feb 22 22:57 . 22:59:01 drwxr-xr-x 4 root root 4096 Feb 22 22:57 .. 22:59:01 drwxrwxr-x 2 1001 1001 4096 Feb 22 22:56 .blubracket 22:59:01 -rw-rw-r-- 1 1001 1001 16 Feb 22 22:56 .dockerignore 22:59:01 drwxrwxr-x 8 1001 1001 4096 Feb 22 22:58 .git 22:59:01 drwxrwxr-x 3 1001 1001 4096 Feb 22 22:56 .github 22:59:01 -rw-rw-r-- 1 1001 1001 1024 Feb 22 22:56 .gitignore 22:59:01 -rw-rw-r-- 1 1001 1001 42 Feb 22 22:56 .golangci.yml 22:59:01 -rw-rw-r-- 1 1001 1001 87 Feb 22 22:56 .hadolint.yml 22:59:01 drwxr-xr-x 3 1001 1001 4096 Feb 22 22:57 .semver 22:59:01 -rw-rw-r-- 1 1001 1001 166 Feb 22 22:56 .sonarcloud.properties 22:59:01 -rw-rw-r-- 1 1001 1001 1171 Feb 22 22:56 ADOPTERS.md 22:59:01 -rw-rw-r-- 1 1001 1001 10825 Feb 22 22:56 Attribution.txt 22:59:01 -rw-rw-r-- 1 1001 1001 73765 Feb 22 22:56 CHANGELOG.md 22:59:01 -rw-rw-r-- 1 1001 1001 3804 Feb 22 22:56 CONTRIBUTING.md 22:59:01 -rw-rw-r-- 1 1001 1001 677 Feb 22 22:56 GOVERNANCE.md 22:59:01 -rw-rw-r-- 1 1001 1001 883 Feb 22 22:56 Jenkinsfile 22:59:01 -rw-rw-r-- 1 1001 1001 10775 Feb 22 22:56 LICENSE 22:59:01 -rw-rw-r-- 1 1001 1001 13375 Feb 22 22:56 Makefile 22:59:01 -rw-rw-r-- 1 1001 1001 582 Feb 22 22:56 OWNERS.md 22:59:01 -rw-rw-r-- 1 1001 1001 9403 Feb 22 22:56 README.md 22:59:01 -rw-rw-r-- 1 1001 1001 6912 Feb 22 22:56 SECURITY.md 22:59:01 -rw-rw-r-- 1 1001 1001 5 Feb 22 22:57 VERSION 22:59:01 drwxrwxr-x 2 1001 1001 4096 Feb 22 22:56 bin 22:59:01 drwxrwxr-x 17 1001 1001 4096 Feb 22 22:56 cmd 22:59:01 -rw-r--r-- 1 root root 487037 Feb 22 22:58 coverage.out 22:59:01 -rw-rw-r-- 1 1001 1001 3296 Feb 22 22:56 go.mod 22:59:01 -rw-rw-r-- 1 1001 1001 33293 Feb 22 22:56 go.sum 22:59:01 drwxrwxr-x 7 1001 1001 4096 Feb 22 22:56 internal 22:59:01 drwxrwxr-x 3 1001 1001 4096 Feb 22 22:56 openapi 22:59:01 drwxrwxr-x 4 1001 1001 4096 Feb 22 22:56 snap 22:59:01 -rw-rw-r-- 1 1001 1001 204 Feb 22 22:56 version.go [Pipeline] sh 22:59:01 + '[' -e coverage.out ] 22:59:01 + chown 1001:1001 coverage.out [Pipeline] stash 22:59:02 Stashed 1 file(s) [Pipeline] sh 22:59:02 + make build 22:59:02 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 22:59:17 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 22:59:17 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 22:59:17 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 22:59:18 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 22:59: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 22:59:28 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 22:59: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:59:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:59:31 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 22:59:32 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 22:59: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:59:36 $ docker stop --time=1 f95c7240b7634d56e971eb9cab6fd377107c1cdf6dbab7c4f351ebe85bef44d7 22:59:40 $ docker rm -f --volumes f95c7240b7634d56e971eb9cab6fd377107c1cdf6dbab7c4f351ebe85bef44d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:59:41 22:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:59:41 latest: Pulling from edgex-devops/edgex-compose 22:59:41 cbdbe7a5bc2a: Pulling fs layer 22:59:41 ca9280d653b3: Pulling fs layer 22:59:41 7e9c9ca2126c: Pulling fs layer 22:59:41 cbdbe7a5bc2a: Verifying Checksum 22:59:41 cbdbe7a5bc2a: Download complete 22:59:41 ca9280d653b3: Verifying Checksum 22:59:41 ca9280d653b3: Download complete 22:59:41 cbdbe7a5bc2a: Pull complete 22:59:42 7e9c9ca2126c: Verifying Checksum 22:59:42 7e9c9ca2126c: Download complete 22:59:42 ca9280d653b3: Pull complete 22:59:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7146 in /w/workspace/edgexfoundry_edgex-go_PR-4386 [Pipeline] { [Pipeline] ws 22:59:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:59:45 The recommended git tool is: git 22:59:45 7e9c9ca2126c: Pull complete 22:59:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:59:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:59:45 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 22:59:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:59:47 $ docker top 8ceb245556aaf64940d010d21d86613ecad9ef5c7896b2dc9424dc091315a9c6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:48 + docker-compose build --help 22:59:48 + grep parallel 22:59:48 --parallel Build images in parallel. [Pipeline] } 22:59:48 $ docker stop --time=1 8ceb245556aaf64940d010d21d86613ecad9ef5c7896b2dc9424dc091315a9c6 22:59:50 $ docker rm -f --volumes 8ceb245556aaf64940d010d21d86613ecad9ef5c7896b2dc9424dc091315a9c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:59:50 . [Pipeline] } [Pipeline] // withEnv 22:59:50 using credential edgex-jenkins-ssh [Pipeline] withDockerContainer 22:59:50 Cloning the remote Git repository 22:59:51 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 22:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:59:51 $ docker top ab18244aa1ad587b2b8c3d9fb6828f258fbc9e5c47ec12f4d164be64b076c8ec -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:59:51 > git init /w/workspace/edgex-go/1 # timeout=10 22:59:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:59:51 > git --version # timeout=10 22:59:51 > git --version # 'git version 2.25.1' 22:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:51 + docker-compose -f ./docker-compose-build.yml build --parallel 22:59:52 Building core-command ... 22:59:52 Building core-common-config-bootstrapper ... 22:59:52 Building core-data ... 22:59:52 Building core-metadata ... 22:59:52 Building security-bootstrapper ... 22:59:52 Building security-proxy-setup ... 22:59:52 Building security-secretstore-setup ... 22:59:52 Building security-spiffe-token-provider ... 22:59:52 Building security-spire-agent ... 22:59:52 Building security-spire-config ... 22:59:52 Building security-spire-server ... 22:59:52 Building support-notifications ... 22:59:52 Building support-scheduler ... 22:59:52 Building security-spire-config 22:59:52 Building core-common-config-bootstrapper 22:59:52 Building core-metadata 22:59:52 Building security-spire-agent 22:59:52 Building support-scheduler 23:00:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:07 ---> 26d03086e0b8 23:00:07 Step 3/24 : WORKDIR /edgex-go 23:00:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:00:07 ---> 26d03086e0b8 23:00:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:00:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:00:07 ---> 26d03086e0b8 23:00:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:00:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:07 ---> 26d03086e0b8 23:00:07 Step 3/24 : WORKDIR /edgex-go 23:00:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:07 ---> 26d03086e0b8 23:00:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:00:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4386/head:refs/remotes/origin/PR-4386 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:00:09 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:00:10 Merge succeeded, producing 5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:00:10 Checking out Revision 5330f148c25852c9f4fade87a2f677e48fc7f3fd (PR-4386) 23:00:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 23:00:11 > git --version # timeout=10 23:00:11 > git --version # 'git version 2.25.1' 23:00:11 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:09 > git config core.sparsecheckout # timeout=10 23:00:09 > git checkout -f 5330f148c25852c9f4fade87a2f677e48fc7f3fd # timeout=10 23:00:10 > git remote # timeout=10 23:00:10 > git config --get remote.origin.url # timeout=10 23:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:10 > git merge 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 23:00:10 > git rev-parse HEAD^{commit} # timeout=10 23:00:10 > git config core.sparsecheckout # timeout=10 23:00:10 > git checkout -f 5330f148c25852c9f4fade87a2f677e48fc7f3fd # timeout=10 23:00:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:00:12 % Total % Received % Xferd Average Speed Time Time Time Current 23:00:12 Dload Upload Total Spent Left Speed 23:00:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k 23:00:12 ---> Running in 69172e58f0ff 23:00:12 ---> Running in 0e9a5b3c24a5 23:00:12 ---> Running in 349f9c151126 23:00:12 ---> Running in dd9803fb5686 23:00:12 ---> Running in c943ecf6c393 23:00:12 Removing intermediate container 69172e58f0ff 23:00:12 ---> e903db33342e 23:00:12 Step 4/22 : WORKDIR /edgex-go 23:00:12 Removing intermediate container 0e9a5b3c24a5 23:00:12 ---> 82b0156de773 23:00:12 Step 4/24 : WORKDIR /edgex-go 23:00:12 Removing intermediate container dd9803fb5686 23:00:12 ---> da7e40b89b12 23:00:12 Step 4/22 : WORKDIR /edgex-go ---> Running in 266460fcac7c 23:00:12 23:00:12 Removing intermediate container 349f9c151126 23:00:12 ---> 5afb1659bcd2 23:00:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:00:12 Removing intermediate container c943ecf6c393 23:00:12 ---> 82a32751559a 23:00:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:00:12 ---> Running in c330217eb984 23:00:12 ---> Running in dc48862901ec 23:00:12 ---> Running in fe7c46645119 23:00:12 ---> Running in ae6037db50ea 23:00:12 Removing intermediate container 266460fcac7c 23:00:12 ---> ed29c3ae8054 23:00:12 Step 5/22 : RUN apk add --update --no-cache make git 23:00:12 ---> Running in 2bab2d5b7262 23:00:12 Removing intermediate container c330217eb984 23:00:12 ---> 08282ac7d1f8 23:00:12 Step 5/24 : RUN apk add --update --no-cache make git 23:00:12 Removing intermediate container fe7c46645119 23:00:12 ---> 6b29b0f3d48c 23:00:12 Step 5/22 : RUN apk add --update --no-cache make git 23:00:12 ---> Running in d04f32706544 23:00:12 ---> Running in 238305b1e977 23:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 23:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:13 OK: 211 MiB in 51 packages 23:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:13 OK: 211 MiB in 51 packages 23:00:13 OK: 211 MiB in 51 packages 23:00:13 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 23:00:13 /etc/docker/daemon.new 23:00:13 { 23:00:13 "registry-mirrors": [ 23:00:13 "https://nexus3.edgexfoundry.org:10001" 23:00:13 ], 23:00:13 "bip": "10.250.0.254/24", 23:00:13 "hosts": [ 23:00:13 "tcp://0.0.0.0:5555", 23:00:13 "unix:///var/run/docker.sock" 23:00:13 ], 23:00:13 "mtu": 1458, 23:00:13 "selinux-enabled": true, 23:00:13 "seccomp-profile": "/etc/docker/seccomp.json" 23:00:13 } [Pipeline] sh 23:00:13 OK: 211 MiB in 51 packages 23:00:13 OK: 211 MiB in 51 packages 23:00:13 Removing intermediate container dc48862901ec 23:00:13 ---> 4315ba7f2136 23:00:13 Step 5/24 : COPY go.mod vendor* ./ 23:00:13 ---> e22693414a5c 23:00:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:13 ---> Running in c6023b53bdf7 23:00:13 Removing intermediate container ae6037db50ea 23:00:13 ---> 3862385c496a 23:00:13 Step 5/24 : COPY go.mod vendor* ./ 23:00:13 Removing intermediate container 2bab2d5b7262 23:00:13 ---> e0c1f5f76ad2 23:00:13 Step 6/22 : COPY go.mod vendor* ./ 23:00:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:00:13 Removing intermediate container d04f32706544 23:00:13 ---> 2dadb5e4eddc 23:00:13 Step 6/24 : COPY go.mod vendor* ./ 23:00:13 ---> 17ad8eac83c3 23:00:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:13 ---> Running in cbb211283745 23:00:13 Removing intermediate container 238305b1e977 23:00:13 ---> 2f192a4cba97 23:00:13 Step 6/22 : COPY go.mod vendor* ./ 23:00:13 ---> 8b464be92fcf 23:00:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:13 ---> Running in e10a5da2bec5 23:00:13 + sudo service docker restart 23:00:14 ---> 9cf91b6673aa 23:00:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:14 ---> Running in 22da35604c26 23:00:14 ---> 7ab42588661c 23:00:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:14 ---> Running in 5cc7aeb680a0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:32 provisioning config files... 23:00:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8303534903906825746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:32 ---> docker-login.sh 23:00:32 nexus3.edgexfoundry.org:10001 23:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:33 Configure a credential helper to remove this warning. See 23:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:33 23:00:33 Login Succeeded 23:00:33 nexus3.edgexfoundry.org:10002 23:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:35 Configure a credential helper to remove this warning. See 23:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:35 23:00:35 Login Succeeded 23:00:35 nexus3.edgexfoundry.org:10003 23:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:35 Configure a credential helper to remove this warning. See 23:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:35 23:00:35 Login Succeeded 23:00:35 nexus3.edgexfoundry.org:10004 23:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:35 Configure a credential helper to remove this warning. See 23:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:35 23:00:35 Login Succeeded 23:00:35 docker.io 23:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:36 Configure a credential helper to remove this warning. See 23:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:36 23:00:36 Login Succeeded 23:00:36 ---> docker-login.sh ends [Pipeline] } 23:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:00:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:00:37 ========================================================= 23:00:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:00:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:00:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:00:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:00:37 9b18e9b68314: Pulling fs layer 23:00:37 35d82f9e3411: Pulling fs layer 23:00:37 e16973657156: Pulling fs layer 23:00:37 fc693d55d65f: Pulling fs layer 23:00:37 7e9fc2657dce: Pulling fs layer 23:00:37 dda99020689f: Pulling fs layer 23:00:37 db1c61fa0a46: Pulling fs layer 23:00:37 891c053d2c06: Pulling fs layer 23:00:37 7e9fc2657dce: Waiting 23:00:37 dda99020689f: Waiting 23:00:37 891c053d2c06: Waiting 23:00:37 db1c61fa0a46: Waiting 23:00:37 fc693d55d65f: Waiting 23:00:37 e16973657156: Verifying Checksum 23:00:37 e16973657156: Download complete 23:00:37 35d82f9e3411: Download complete 23:00:37 7e9fc2657dce: Verifying Checksum 23:00:37 7e9fc2657dce: Download complete 23:00:37 dda99020689f: Verifying Checksum 23:00:37 dda99020689f: Download complete 23:00:37 9b18e9b68314: Verifying Checksum 23:00:37 9b18e9b68314: Download complete 23:00:38 9b18e9b68314: Pull complete 23:00:38 891c053d2c06: Verifying Checksum 23:00:38 891c053d2c06: Download complete 23:00:39 35d82f9e3411: Pull complete 23:00:39 e16973657156: Pull complete 23:00:40 db1c61fa0a46: Verifying Checksum 23:00:40 db1c61fa0a46: Download complete 23:00:40 fc693d55d65f: Verifying Checksum 23:00:40 fc693d55d65f: Download complete 23:00:53 fc693d55d65f: Pull complete 23:00:53 7e9fc2657dce: Pull complete 23:00:53 dda99020689f: Pull complete 23:00:59 db1c61fa0a46: Pull complete 23:01:00 Removing intermediate container 5cc7aeb680a0 23:01:00 ---> b8ad2423697c 23:01:00 Step 8/22 : COPY . . 23:01:00 Removing intermediate container c6023b53bdf7 23:01:00 ---> 54eaa93048e4 23:01:00 Step 7/24 : COPY . . 23:01:00 Removing intermediate container cbb211283745 23:01:00 ---> fac3c8dee072 23:01:00 Step 7/24 : COPY . . 23:01:00 Removing intermediate container 22da35604c26 23:01:00 ---> 4c76833cb307 23:01:00 Step 8/24 : COPY . . 23:01:00 Removing intermediate container e10a5da2bec5 23:01:00 ---> 6c906b62e093 23:01:00 Step 8/22 : COPY . . 23:01:01 891c053d2c06: Pull complete 23:01:01 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:01:02 + docker build -t ci-base-image-arm64 -f - . 23:01:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:01:02 WORKDIR /edgex 23:01:02 COPY go.mod . 23:01:02 RUN go mod download 23:01:02 Sending build context to Docker daemon 3.094MB 23:01:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:01:02 ---> f96f9c87975a 23:01:02 Step 2/4 : WORKDIR /edgex 23:01:04 ---> Running in 3ca438381546 23:01:04 Removing intermediate container 3ca438381546 23:01:04 ---> e9a98fae5310 23:01:04 Step 3/4 : COPY go.mod . 23:01:05 ---> 5eb899c29c5c 23:01:05 Step 4/4 : RUN go mod download 23:01:05 ---> Running in bc516cc3c50e 23:01:13 ---> 4311ffd88fee 23:01:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:01:13 ---> 4556ab299955 23:01:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:01:13 ---> Running in dc298e3526d7 23:01:13 ---> Running in 1ee02320a8e5 23:01:13 ---> d12e98bef7d8 23:01:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:01:13 ---> ae54eb2b9544 23:01:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:01:13 ---> be61afaa5a9e 23:01:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:01:13 ---> Running in 26d0ae46b91f 23:01:13 ---> Running in 5a03911cb1ce 23:01:13 ---> Running in aa80b0ca49e4 23:01:13 Removing intermediate container 5a03911cb1ce 23:01:13 ---> 417e4c6bf5d4 23:01:13 Step 9/24 : WORKDIR /edgex-go/spire-build 23:01:13 Removing intermediate container aa80b0ca49e4 23:01:13 ---> 557a57e86a51 23:01:13 Step 9/24 : WORKDIR /edgex-go/spire-build 23:01:13 ---> Running in e7d57867e2dc 23:01:13 ---> Running in 6b1e01bf7776 23:01:13 Removing intermediate container 6b1e01bf7776 23:01:13 ---> a2b9cb58238e 23:01:13 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 23:01:13 Removing intermediate container e7d57867e2dc 23:01:13 ---> 767ea779d34a 23:01:13 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 23:01:13 ---> Running in a46e37006d39 23:01:13 ---> Running in d1a80c12b2b6 23:01:13 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 23:01:13 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 23:01: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 23:01:14 Removing intermediate container a46e37006d39 23:01:14 ---> e6c2305a4fc0 23:01:14 Step 11/24 : WORKDIR /edgex-go 23:01:14 ---> Running in b6d826b83964 23:01:14 Removing intermediate container d1a80c12b2b6 23:01:14 ---> fb20e6ffbf6a 23:01:14 Step 11/24 : WORKDIR /edgex-go 23:01:14 ---> Running in 24ce8fa81491 23:01:14 Removing intermediate container b6d826b83964 23:01:14 ---> bbf59e2b230f 23:01:14 23:01:14 Step 12/24 : FROM alpine:3.15 23:01:14 Removing intermediate container 24ce8fa81491 23:01:14 ---> 3ad57651c4f9 23:01:14 23:01:14 Step 12/24 : FROM alpine:3.15 23:01:14 3.15: Pulling from library/alpine 23:01:14 3.15: Pulling from library/alpine 23:01:15 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:01:15 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:01:15 Status: Downloaded newer image for alpine:3.15 23:01:15 Status: Image is up to date for alpine:3.15 23:01:15 ---> 5ce65d7b0fde 23:01:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:01:15 ---> 5ce65d7b0fde 23:01:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:01:15 ---> Running in 3817d0133818 23:01:15 ---> Running in ea8430891f58 23:01:15 Removing intermediate container ea8430891f58 23:01:15 ---> 32d430311447 23:01:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:01:15 ---> Running in edfb1e6bfedc 23:01:15 Removing intermediate container 3817d0133818 23:01:15 ---> 2c479b12879c 23:01:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:01:15 ---> Running in 615c367537b7 23:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:17 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:01:17 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:01:17 OK: 15857 distinct packages available 23:01:17 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:01:17 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:01:17 OK: 15857 distinct packages available 23:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:17 (1/4) Installing dumb-init (1.2.5-r1) 23:01:17 (2/4) Installing musl-obstack (1.2.3-r0) 23:01:17 (3/4) Installing libucontext (1.1-r0) 23:01:17 (4/4) Installing gcompat (1.0.0-r4) 23:01:17 Executing busybox-1.34.1-r7.trigger 23:01:17 OK: 6 MiB in 18 packages 23:01:17 (1/5) Installing dumb-init (1.2.5-r1) 23:01:17 (2/5) Installing musl-obstack (1.2.3-r0) 23:01:17 (3/5) Installing libucontext (1.1-r0) 23:01:17 (4/5) Installing gcompat (1.0.0-r4) 23:01:17 (5/5) Installing openssl (1.1.1t-r1) 23:01:17 Executing busybox-1.34.1-r7.trigger 23:01:17 OK: 7 MiB in 19 packages 23:01:19 Removing intermediate container edfb1e6bfedc 23:01:19 ---> 40f52aadac96 23:01:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:01:19 Removing intermediate container 615c367537b7 23:01:19 ---> f7bb7fe157b7 23:01:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:01:25 ---> 47cd95e31ce5 23:01:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:01:25 ---> f380be2833d0 23:01:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:01:27 ---> 03d97078a255 23:01:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:01:27 ---> Running in 1936c5bb9066 23:01:27 Removing intermediate container 1936c5bb9066 23:01:27 ---> e206a968e7e2 23:01:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:01:28 ---> bdb46954493b 23:01:28 Step 19/24 : WORKDIR / 23:01:28 ---> Running in bf344233d848 23:01:28 ---> 933c07a0b618 23:01:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:01:29 Removing intermediate container bf344233d848 23:01:29 ---> fdfbceab5c6b 23:01:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:01:29 ---> Running in 3b6cbe9ee173 23:01:29 ---> a1b18f1f42fb 23:01:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:01:29 Removing intermediate container 3b6cbe9ee173 23:01:29 ---> 895175e27c5f 23:01:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:01:29 ---> Running in 9419d2aaa2bf 23:01:29 ---> e8f2e1b3fb67 23:01:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:01:29 Removing intermediate container 9419d2aaa2bf 23:01:29 ---> 10cb8f1dbece 23:01:29 Step 22/24 : LABEL arch=x86_64 23:01:29 ---> Running in 3018643be180 23:01:29 ---> e88c87afc21d 23:01:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:01:29 ---> Running in acce7dafcc97 23:01:30 Removing intermediate container 3018643be180 23:01:30 ---> edccaed6f6f7 23:01:30 Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:01:30 ---> Running in c56278a75b34 23:01:30 Removing intermediate container acce7dafcc97 23:01:30 ---> befcbd4d402b 23:01:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:01:30 ---> Running in 3e7e7526bd45 23:01:30 Removing intermediate container c56278a75b34 23:01:30 ---> 79aa22d712fa 23:01:30 Step 24/24 : LABEL version=0.0.0 23:01:30 ---> Running in e6c146424c22 23:01:30 Removing intermediate container 3e7e7526bd45 23:01:30 ---> 5b34bd195e3b 23:01:30 Step 22/24 : LABEL arch=x86_64 23:01:30 ---> Running in ed4b776ac7f6 23:01:30 Removing intermediate container e6c146424c22 23:01:30 ---> e6fd1c25842b 23:01:30 23:01:30 Successfully built e6fd1c25842b 23:01:30 Successfully tagged security-spire-config:latest 23:01:30 Building security-spiffe-token-provider 23:01:32  Building security-spire-config ... done Removing intermediate container ed4b776ac7f6 23:01:32 ---> 119cc3b98cf3 23:01:32 Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:01:34 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:01:34 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:01:34 ---> 26d03086e0b8 23:01:34 Step 3/19 : WORKDIR /edgex-go 23:01:34 ---> Using cache 23:01:34 ---> 82a32751559a 23:01:34 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:01:34 ---> Running in 67b3118ee446 23:01:34 ---> Running in 2a6dae21b8d9 23:01:35 Removing intermediate container 2a6dae21b8d9 23:01:35 ---> 0fc8b6fe5073 23:01:35 Step 24/24 : LABEL version=0.0.0 23:01:35 ---> Running in a8c3b3bebe12 23:01:35 Removing intermediate container a8c3b3bebe12 23:01:35 ---> ef628ac99af9 23:01:35 23:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:35 Successfully built ef628ac99af9 23:01:35 Successfully tagged security-spire-agent:latest 23:01:35  Building security-spire-agent ... done Building core-data 23:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:36 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:01:36 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:01:36 OK: 17046 distinct packages available 23:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:36 OK: 211 MiB in 51 packages 23:01:38 Removing intermediate container bc516cc3c50e 23:01:38 ---> 473accbce00d 23:01:38 Successfully built 473accbce00d 23:01:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:38 + docker inspect -f . ci-base-image-arm64 23:01:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:38 prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container 23:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:01:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:01:39 ---> 26d03086e0b8 23:01:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:01:39 ---> Using cache 23:01:39 ---> da7e40b89b12 23:01:39 Step 4/22 : WORKDIR /edgex-go 23:01:39 ---> Using cache 23:01:39 ---> 6b29b0f3d48c 23:01:39 Step 5/22 : RUN apk add --update --no-cache make git 23:01:39 ---> Using cache 23:01:39 ---> 2f192a4cba97 23:01:39 Step 6/22 : COPY go.mod vendor* ./ 23:01:39 ---> Using cache 23:01:39 ---> 7ab42588661c 23:01:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:39 ---> Using cache 23:01:39 ---> b8ad2423697c 23:01:39 Step 8/22 : COPY . . 23:01:39 ---> Using cache 23:01:39 ---> 4311ffd88fee 23:01:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:01:40 $ docker top 7b38ffb738dcf7b111ad4a0991e31586d1c3446e95958fe0b534cc68e380a3ef -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:41 + go version 23:01:41 go version go1.18.7 linux/arm64 [Pipeline] } 23:01:41 $ docker stop --time=1 7b38ffb738dcf7b111ad4a0991e31586d1c3446e95958fe0b534cc68e380a3ef 23:01:43 ---> Running in 5f5f04b3710c 23:01:43 Removing intermediate container 67b3118ee446 23:01:43 ---> ff11a0f35534 23:01:43 Step 5/19 : COPY go.mod vendor* ./ 23:01:43 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 23:01:43 $ docker rm -f --volumes 7b38ffb738dcf7b111ad4a0991e31586d1c3446e95958fe0b534cc68e380a3ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 23:01:44 ---> 6a6752194943 23:01:44 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:44 + docker inspect -f . ci-base-image-arm64 23:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:45 prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container 23:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:46 ---> Running in 88ff782ec419 23:01:46 Removing intermediate container 1ee02320a8e5 23:01:46 ---> 2224d3c823d6 23:01:46 23:01:46 Step 10/24 : FROM alpine:3.16 23:01:46 Removing intermediate container dc298e3526d7 23:01:46 ---> 44b224a595e8 23:01:46 23:01:46 Step 10/22 : FROM alpine:3.16 23:01:46 3.16: Pulling from library/alpine 23:01:46 3.16: Pulling from library/alpine 23:01:46 $ docker top f45306d10208d088e703b39db5b3fedfc610fc54e901554e758e903ba7147aa8 -eo pid,comm 23:01:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:01:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:01:46 Status: Downloaded newer image for alpine:3.16 23:01:46 Status: Downloaded newer image for alpine:3.16 23:01:46 ---> dfd21b5a31f5 23:01:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:01:46 ---> dfd21b5a31f5 23:01:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [Pipeline] { 23:01:46 ---> Running in af518d6081ab 23:01:46 ---> Running in d4931d1bdeff [Pipeline] echo 23:01:46 ========================================================= 23:01:46 [edgeXBuildGoParallel] Running Tests and Build... 23:01:46 ========================================================= [Pipeline] sh 23:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:47 Removing intermediate container d4931d1bdeff 23:01:47 ---> b91b5c9f6f92 23:01:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:01:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:47 (1/1) Installing dumb-init (1.2.5-r1) 23:01:47 Executing busybox-1.35.0-r17.trigger 23:01:47 OK: 6 MiB in 15 packages 23:01:47 ---> Running in 103763e266d2 23:01:48 + make test 23:01:48 go test -race -coverprofile=coverage.out ./... 23:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:48 (1/1) Installing dumb-init (1.2.5-r1) 23:01:49 Executing busybox-1.35.0-r17.trigger 23:01:49 OK: 6 MiB in 15 packages 23:01:49 Removing intermediate container af518d6081ab 23:01:49 ---> 3f107cd101c4 23:01:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:49 ---> Running in f7c4b7aff784 23:01:49 Removing intermediate container 26d0ae46b91f 23:01:49 ---> 7eec91a9eadc 23:01:49 23:01:49 Step 10/22 : FROM alpine:3.16 23:01:49 ---> dfd21b5a31f5 23:01:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:01:49 ---> Using cache 23:01:49 ---> 3f107cd101c4 23:01:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:49 ---> Running in f49621bde6a8 23:01:49 Removing intermediate container f7c4b7aff784 23:01:49 ---> be2ff2cb1dbc 23:01:49 Step 13/24 : ENV APP_PORT=59881 23:01:49 Removing intermediate container 103763e266d2 23:01:49 ---> 627741c8db41 23:01:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:50 ---> Running in 477e447c7250 23:01:50 Removing intermediate container f49621bde6a8 23:01:50 ---> 450861f69f8b 23:01:50 Step 13/22 : ENV APP_PORT=59861 23:01:50 Removing intermediate container 477e447c7250 23:01:50 ---> 31b2029c20af 23:01:50 Step 14/24 : EXPOSE $APP_PORT 23:01:50 ---> Running in 06d101e40356 23:01:50 ---> Running in a34d8b5ed608 23:01:50 ---> c0d2c46d2071 23:01:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:01:50 Removing intermediate container 06d101e40356 23:01:50 ---> 36667c7ec3cf 23:01:50 Step 14/22 : EXPOSE $APP_PORT 23:01:50 ---> Running in f2ea981ef604 23:01:50 Removing intermediate container a34d8b5ed608 23:01:50 ---> a4a6d4b8ac7c 23:01:50 Step 15/24 : WORKDIR / 23:01:50 ---> Running in c516c0426dc6 23:01:50 Removing intermediate container f2ea981ef604 23:01:50 ---> 3391d93a3291 23:01:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:50 Removing intermediate container c516c0426dc6 23:01:50 ---> f30c0fb2a0c1 23:01:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:50 ---> 4cbc46c09236 23:01:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:01:51 ---> 721a913034e9 23:01:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:01:51 ---> 4e78ff451382 23:01:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:01:51 ---> b716de98ef4a 23:01:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:01:52 ---> 4a7327e69083 23:01:52 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:01:52 ---> Running in 30a6b66bd384 23:01:52 ---> 63b01e3d70ad 23:01:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:01:52 ---> 020b41313768 23:01:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:01:53 ---> 8f86de08ef90 23:01:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:01:53 ---> ab6e5505bbe1 23:01:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:01:53 ---> Running in 69a8498f67c2 23:01:53 ---> 1d9e41156514 23:01:53 Removing intermediate container 69a8498f67c2 23:01:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> 0848df300f8e 23:01:53 23:01:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:01:53 ---> Running in a9b82fd820a8 23:01:53 ---> Running in 9d61068c82ee 23:01:53 Removing intermediate container 9d61068c82ee 23:01:53 ---> 73f8316a237a 23:01:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:01:53 Removing intermediate container a9b82fd820a8 23:01:53 ---> bad9086e717b 23:01:53 Step 20/22 : LABEL arch=x86_64 23:01:53 ---> Running in 74504af1f302 23:01:53 ---> Running in bcd64f74bcfb 23:01:53 Removing intermediate container 74504af1f302 23:01:53 ---> 2688e521ad1d 23:01:53 Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:01:53 Removing intermediate container bcd64f74bcfb 23:01:53 ---> 1229d29aca7c 23:01:53 Step 22/24 : LABEL arch=x86_64 23:01:53 ---> Running in 399e67305329 23:01:53 ---> Running in f39281cb085b 23:01:53 Removing intermediate container 30a6b66bd384 23:01:53 ---> 054526b9a5ec 23:01:53 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:01:53 ---> Running in 0cfc01b66c33 23:01:53 Removing intermediate container f39281cb085b 23:01:53 ---> e88f2217d54f 23:01:53 Step 22/22 : LABEL version=0.0.0 23:01:53 Removing intermediate container 399e67305329 23:01:53 ---> 70f76eeab5bb 23:01:53 Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:01:53 ---> Running in d86d2baae3c0 23:01:53 ---> Running in f32f5e85e3bc 23:01:53 Removing intermediate container 0cfc01b66c33 23:01:53 ---> 4e9d82ace15a 23:01:53 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:01:53 ---> Running in 8349ed994413 23:01:54 Removing intermediate container f32f5e85e3bc 23:01:54 ---> 3ff49ea1272e 23:01:54 Step 24/24 : LABEL version=0.0.0 23:01:54 Removing intermediate container d86d2baae3c0 23:01:54 ---> 59b1e18bfdf4 23:01:54 23:01:54 ---> Running in f16621378387 23:01:54 Successfully built 59b1e18bfdf4 23:01:54 Successfully tagged support-scheduler:latest 23:01:54 Building security-secretstore-setup 23:01:54  Building support-scheduler ... done Removing intermediate container 8349ed994413 23:01:54 ---> ac959ed72d2b 23:01:54 Step 20/22 : LABEL arch=x86_64 23:01:54 Removing intermediate container f16621378387 23:01:54 ---> 5597a13785aa 23:01:54 23:01:54 ---> Running in 1c703e9f550c 23:01:54 Successfully built 5597a13785aa 23:01:54 Successfully tagged core-metadata:latest 23:01:54 Building security-bootstrapper 23:01:57  Building core-metadata ... done Removing intermediate container 1c703e9f550c 23:01:57 ---> 742aaf9b5e62 23:01:57 Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:01:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:01:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:01:58 ---> 26d03086e0b8 23:01:58 Step 3/24 : WORKDIR /edgex-go 23:01:58 ---> Using cache 23:01:58 ---> 82a32751559a 23:01:58 Step 4/24 : RUN apk add --update --no-cache make git 23:01:58 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:01:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:01:58 ---> 26d03086e0b8 23:01:58 Step 3/32 : WORKDIR /edgex-go 23:01:58 ---> Using cache 23:01:58 ---> 82a32751559a 23:01:58 Step 4/32 : RUN apk add --update --no-cache make git 23:02:02 ---> Running in 7d52d0101006 23:02:02 ---> Running in 3afde11c1961 23:02:02 ---> Running in 6f7034948684 23:02:02 Removing intermediate container 6f7034948684 23:02:02 ---> 8d6117636266 23:02:02 Step 22/22 : LABEL version=0.0.0 23:02:02 ---> Running in 9363be7ecf16 23:02:02 Removing intermediate container 9363be7ecf16 23:02:02 ---> fbb966001409 23:02:02 23:02:03 Successfully built fbb966001409 23:02:03 Successfully tagged core-common-config-bootstrapper:latest 23:02:03 Building support-notifications 23:02:03  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:03 OK: 211 MiB in 51 packages 23:02:03 OK: 211 MiB in 51 packages 23:02:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:02:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:07 ---> 26d03086e0b8 23:02:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:02:07 ---> Using cache 23:02:07 ---> da7e40b89b12 23:02:07 Step 4/22 : WORKDIR /edgex-go 23:02:07 ---> Using cache 23:02:07 ---> 6b29b0f3d48c 23:02:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:02:11 Removing intermediate container 5f5f04b3710c 23:02:11 ---> 2b147f0ec9c8 23:02:11 23:02:11 Step 10/22 : FROM alpine:3.16 23:02:11 ---> dfd21b5a31f5 23:02:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:02:11 ---> Running in 497aae4ba53b 23:02:11 ---> Running in c17f70f1b817 23:02:11 Removing intermediate container 3afde11c1961 23:02:11 ---> a335ef1f9454 23:02:11 Step 5/32 : COPY go.mod vendor* ./ 23:02:11 Removing intermediate container 7d52d0101006 23:02:11 ---> f2ccc163b872 23:02:11 Step 5/24 : COPY go.mod vendor* ./ 23:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:11 Removing intermediate container c17f70f1b817 23:02:11 ---> 121a619c0211 23:02:11 Step 12/22 : ENV APP_PORT=59880 23:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:12 OK: 211 MiB in 51 packages 23:02:12 ---> 266b5ef87400 23:02:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:12 ---> da9044f781bb 23:02:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:13 ---> Running in eb0fa83e065c 23:02:13 ---> Running in abee068e9d20 23:02:13 ---> Running in 149561dc203b 23:02:13 Removing intermediate container eb0fa83e065c 23:02:13 ---> c8b2e331db1b 23:02:13 Step 13/22 : EXPOSE $APP_PORT 23:02:13 ---> Running in b666ce37ff28 23:02:13 Removing intermediate container 497aae4ba53b 23:02:13 ---> 984db9c54f19 23:02:13 Step 6/22 : COPY go.mod vendor* ./ 23:02:13 Removing intermediate container b666ce37ff28 23:02:13 ---> dcbe21849d81 23:02:13 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:02:13 ---> Running in d75d348f78c8 23:02:13 ---> de30a3d39582 23:02:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:13 ---> Running in fa915b44bc3b 23:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:14 (1/1) Installing dumb-init (1.2.5-r1) 23:02:14 Executing busybox-1.35.0-r17.trigger 23:02:14 OK: 6 MiB in 15 packages 23:02:16 Removing intermediate container d75d348f78c8 23:02:16 ---> 611ace341958 23:02:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:17 ---> 2844582da077 23:02:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:02:18 ---> bca107c5cb36 23:02:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:02:18 ---> b94cffc0edcf 23:02:18 Step 18/22 : ENTRYPOINT ["/core-data"] 23:02:18 ---> Running in 26ada3ae643d 23:02:18 Removing intermediate container 26ada3ae643d 23:02:18 ---> e704769229d5 23:02:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:02:18 ---> Running in 05649ca8da9c 23:02:18 Removing intermediate container 05649ca8da9c 23:02:18 ---> 2a05934e89e1 23:02:18 Step 20/22 : LABEL arch=x86_64 23:02:18 ---> Running in a8dd2c6e0f3a 23:02:19 Removing intermediate container a8dd2c6e0f3a 23:02:19 ---> dd6c3bb26e95 23:02:19 Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:02:19 ---> Running in 39783bb969e3 23:02:19 Removing intermediate container 39783bb969e3 23:02:19 ---> 6205b3f35a65 23:02:19 Step 22/22 : LABEL version=0.0.0 23:02:19 ---> Running in 6b806f1acb1d 23:02:19 Removing intermediate container 6b806f1acb1d 23:02:19 ---> c5519b5b712c 23:02:19 23:02:19 Successfully built c5519b5b712c 23:02:19 Successfully tagged core-data:latest 23:02:19 Building core-command 23:02:19  Building core-data ... done Removing intermediate container 88ff782ec419 23:02:19 ---> 69ff01bdee65 23:02:19 Step 7/19 : COPY . . 23:02:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:02:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:02:22 ---> 26d03086e0b8 23:02:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:02:22 ---> Using cache 23:02:22 ---> da7e40b89b12 23:02:22 Step 4/23 : WORKDIR /edgex-go 23:02:22 ---> Using cache 23:02:22 ---> 6b29b0f3d48c 23:02:22 Step 5/23 : RUN apk add --update --no-cache make git 23:02:22 ---> Using cache 23:02:22 ---> 2f192a4cba97 23:02:22 Step 6/23 : COPY go.mod vendor* ./ 23:02:22 ---> Using cache 23:02:22 ---> 7ab42588661c 23:02:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:22 ---> Using cache 23:02:22 ---> b8ad2423697c 23:02:22 Step 8/23 : COPY . . 23:02:22 ---> Using cache 23:02:22 ---> 4311ffd88fee 23:02:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:02:26 ? github.com/edgexfoundry/edgex-go [no test files] 23:02:28 ---> Running in 72207898f6fb 23:02:28 ---> c37423f1f209 23:02:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:02:28 ---> Running in 8696d3f93122 23:02:28 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 23:02:28 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 23:03:07 Removing intermediate container 149561dc203b 23:03:07 ---> 8fe422ee1f3b 23:03:07 Step 7/24 : COPY . . 23:03:07 Removing intermediate container fa915b44bc3b 23:03:07 ---> ecb9e94c7dd0 23:03:07 Step 8/22 : COPY . . 23:03:07 Removing intermediate container abee068e9d20 23:03:07 ---> 228ec40cc99c 23:03:07 Step 7/32 : COPY . . 23:03:17 Removing intermediate container 8696d3f93122 23:03:17 ---> 4242b32f09f2 23:03:17 23:03:17 Step 9/19 : FROM alpine:3.15 23:03:17 ---> 5ce65d7b0fde 23:03:17 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:03:17 ---> Using cache 23:03:17 ---> 2c479b12879c 23:03:17 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:03:17 ---> 1b1470c8ded1 23:03:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:03:17 ---> 8751af545425 23:03:17 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:03:17 Removing intermediate container 72207898f6fb 23:03:17 ---> 064023f7d5cd 23:03:17 23:03:17 ---> 59f1d5bc0c88 23:03:17 Step 10/23 : FROM alpine:3.16Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:03:17 23:03:17 ---> dfd21b5a31f5 23:03:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:03:17 ---> Using cache 23:03:17 ---> 3f107cd101c4 23:03:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:03:17 ---> Using cache 23:03:17 ---> 450861f69f8b 23:03:17 Step 13/23 : ENV APP_PORT=59882 23:03:17 ---> Running in 7a8e019afd72 23:03:17 ---> Running in 686ab358e197 23:03:17 ---> Running in d0938494b0c3 23:03:17 ---> Running in 08ffa7e8f48b 23:03:17 ---> Running in c39c57c1f189 23:03:17 Removing intermediate container c39c57c1f189 23:03:17 ---> e7b492a3c989 23:03:17 Step 14/23 : EXPOSE $APP_PORT 23:03:17 ---> Running in d7b954b635ec 23:03:17 Removing intermediate container d7b954b635ec 23:03:17 ---> f4a1a3bd640e 23:03:17 Step 15/23 : WORKDIR / 23:03:17 ---> Running in 84fc20eae27f 23:03:17 Removing intermediate container 84fc20eae27f 23:03:17 ---> 710cedde91fc 23:03:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:03:17 ---> 7f07268a9377 23:03:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:03:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:03:17 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 23:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:03:17 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:03:17 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:03:17 OK: 15857 distinct packages available 23:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:03:17 ---> 51d6cb9f23d3 23:03:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:03:18 (1/9) Installing ca-certificates (20220614-r0) 23:03:18 (2/9) Installing brotli-libs (1.0.9-r5) 23:03:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:03:18 ---> 94f1036ee6c9 23:03:18 Step 19/23 : ENTRYPOINT ["/core-command"] 23:03:18 (4/9) Installing libcurl (7.80.0-r6) 23:03:18 (5/9) Installing curl (7.80.0-r6) 23:03:18 (6/9) Installing dumb-init (1.2.5-r1) 23:03:18 ---> Running in fdac9a2d16b4 23:03:18 (7/9) Installing musl-obstack (1.2.3-r0) 23:03:18 (8/9) Installing libucontext (1.1-r0) 23:03:18 (9/9) Installing gcompat (1.0.0-r4) 23:03:18 Executing busybox-1.34.1-r7.trigger 23:03:18 Executing ca-certificates-20220614-r0.trigger 23:03:18 OK: 8 MiB in 23 packages 23:03:18 Removing intermediate container fdac9a2d16b4 23:03:18 ---> 8c8141374346 23:03:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:03:18 ---> Running in 2403c71b8920 23:03:18 Removing intermediate container 2403c71b8920 23:03:18 ---> bc13b9451bec 23:03:18 Step 21/23 : LABEL arch=x86_64 23:03:18 ---> Running in d350e0c2df05 23:03:19 Removing intermediate container d350e0c2df05 23:03:19 ---> 815f7f4ac714 23:03:19 Step 22/23 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:03:19 ---> Running in 53de0c925e3e 23:03:19 Removing intermediate container 686ab358e197 23:03:19 ---> 6bd2357927be 23:03:19 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:19 Removing intermediate container 53de0c925e3e 23:03:19 ---> b83017aa4674 23:03:19 Step 23/23 : LABEL version=0.0.0 23:03:19 ---> Running in 86e787f2f98f 23:03:19 Removing intermediate container 86e787f2f98f 23:03:19 ---> ca20fb0aefae 23:03:19 23:03:19 ---> a1e788d2445b 23:03:19 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:03:19 Successfully built ca20fb0aefae 23:03:19 Successfully tagged core-command:latest 23:03:19  Building core-command ... done Building security-proxy-setup 23:03:22 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:03:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:03:22 ---> 26d03086e0b8 23:03:22 Step 3/21 : WORKDIR /edgex-go 23:03:22 ---> Using cache 23:03:22 ---> 82a32751559a 23:03:22 Step 4/21 : RUN apk add --update --no-cache make git 23:03:22 ---> Using cache 23:03:22 ---> a335ef1f9454 23:03:22 Step 5/21 : COPY go.mod vendor* ./ 23:03:22 ---> Using cache 23:03:22 ---> 266b5ef87400 23:03:22 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:22 ---> Using cache 23:03:22 ---> 228ec40cc99c 23:03:22 Step 7/21 : COPY . . 23:03:22 ---> Using cache 23:03:22 ---> 8751af545425 23:03:22 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:03:25 ---> 26b446086846 23:03:25 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:03:25 ---> Running in 1f69e8ecb2a7 23:03:26 ---> 4448d2f2cb36 23:03:26 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:03:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:03:26 ---> Running in 147c5c9f7690 23:03:26 Removing intermediate container 147c5c9f7690 23:03:26 ---> 1c249195b8d6 23:03:26 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:03:26 ---> Running in 28d9b52337da 23:03:26 Removing intermediate container 28d9b52337da 23:03:26 ---> 5fabe85dc622 23:03:26 Step 17/19 : LABEL arch=x86_64 23:03:27 ---> Running in d499251a7375 23:03:27 Removing intermediate container d499251a7375 23:03:27 ---> ea068aa806ff 23:03:27 Step 18/19 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:03:27 ---> Running in 20b21e1ed623 23:03:27 Removing intermediate container 20b21e1ed623 23:03:27 ---> 7f8421a3b9f8 23:03:27 Step 19/19 : LABEL version=0.0.0 23:03:27 ---> Running in 6e4142f1f372 23:03:28 Removing intermediate container 6e4142f1f372 23:03:28 ---> 36ce7bb8648b 23:03:28 23:03:28 Successfully built 36ce7bb8648b 23:03:28 Successfully tagged security-spiffe-token-provider:latest 23:03:28  Building security-spiffe-token-provider ... done Building security-spire-server 23:03:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:03:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:03:31 ---> 26d03086e0b8 23:03:31 Step 3/23 : WORKDIR /edgex-go 23:03:31 ---> Using cache 23:03:31 ---> 82a32751559a 23:03:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:03:31 ---> Using cache 23:03:31 ---> 3862385c496a 23:03:31 Step 5/23 : COPY go.mod vendor* ./ 23:03:31 ---> Using cache 23:03:31 ---> 17ad8eac83c3 23:03:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:31 ---> Using cache 23:03:31 ---> fac3c8dee072 23:03:31 Step 7/23 : COPY . . 23:03:31 ---> Using cache 23:03:31 ---> be61afaa5a9e 23:03:31 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:03:31 ---> Using cache 23:03:31 ---> 557a57e86a51 23:03:31 Step 9/23 : WORKDIR /edgex-go/spire-build 23:03:31 ---> Using cache 23:03:31 ---> a2b9cb58238e 23:03:31 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 23:03:35 ---> Running in 0c7840c79535 23:03:37 Removing intermediate container 0c7840c79535 23:03:37 ---> 03ac2178460a 23:03:37 Step 11/23 : WORKDIR /edgex-go 23:03:37 ---> Running in d2360bf43425 23:03:38 Removing intermediate container d2360bf43425 23:03:38 ---> 5db129653515 23:03:38 23:03:38 Step 12/23 : FROM alpine:3.15 23:03:38 ---> 5ce65d7b0fde 23:03:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:03:38 ---> Using cache 23:03:38 ---> 2c479b12879c 23:03:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:03:38 ---> Using cache 23:03:38 ---> f7bb7fe157b7 23:03:38 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:03:41 ---> 6876815533f4 23:03:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:03:42 ---> 1e5ced15ead2 23:03:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:03:42 ---> 01b0b1985d74 23:03:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:03:43 ---> aec500abd03b 23:03:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:03:43 ---> Running in 3625b5cb4d13 23:03:43 Removing intermediate container 3625b5cb4d13 23:03:43 ---> b09f2031a6ce 23:03:43 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:03:43 ---> Running in 02cdf04e342f 23:03:44 Removing intermediate container 02cdf04e342f 23:03:44 ---> 7474fb419d95 23:03:44 Step 21/23 : LABEL arch=x86_64 23:03:44 ---> Running in a559e32e30b0 23:03:44 Removing intermediate container a559e32e30b0 23:03:44 ---> 56089bd2698e 23:03:44 Step 22/23 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:03:44 ---> Running in 2c903e3004ad 23:03:45 Removing intermediate container 2c903e3004ad 23:03:45 ---> c848e53107e2 23:03:45 Step 23/23 : LABEL version=0.0.0 23:03:45 ---> Running in dd7f564066f1 23:03:45 Removing intermediate container dd7f564066f1 23:03:45 ---> ffc5a7631e2d 23:03:45 23:03:45 Successfully built ffc5a7631e2d 23:03:45 Successfully tagged security-spire-server:latest 23:03:46  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:03:54 Removing intermediate container 7a8e019afd72 23:03:54 ---> eb12106ce6c0 23:03:54 23:03:54 Step 9/24 : FROM alpine:3.16 23:03:54 ---> dfd21b5a31f5 23:03:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:03: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 23:03:54 ---> Running in 9f67599cb6c6 23:03:54 Removing intermediate container d0938494b0c3 23:03:54 ---> b55cc41d97f3 23:03:54 23:03:54 Step 9/32 : FROM alpine:3.16 23:03:54 ---> dfd21b5a31f5 23:03:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:03:54 ---> Running in b9628623a54f 23:03:54 Removing intermediate container b9628623a54f 23:03:54 ---> 8f2ad8b99a40 23:03:54 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:03:54 ---> Running in 7a7684a5601b 23:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:03:55 (1/3) Installing ca-certificates (20220614-r0) 23:03:55 (2/3) Installing dumb-init (1.2.5-r1) 23:03:55 (3/3) Installing su-exec (0.2-r1) 23:03:55 Executing busybox-1.35.0-r17.trigger 23:03:55 Executing ca-certificates-20220614-r0.trigger 23:03:55 OK: 6 MiB in 17 packages 23:03:55 (1/2) Installing dumb-init (1.2.5-r1) 23:03:55 (2/2) Installing su-exec (0.2-r1) 23:03:55 Executing busybox-1.35.0-r17.trigger 23:03:55 OK: 6 MiB in 16 packages 23:03:56 Removing intermediate container 7a7684a5601b 23:03:56 ---> c5f7c8e037c4 23:03:56 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:03:57 Removing intermediate container 9f67599cb6c6 23:03:57 ---> 2047f8f5bad9 23:03:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:03:59 ---> Running in 53529c9aa8a7 23:03:59 ---> Running in 187bea9cd8d3 23:03:59 Removing intermediate container 1f69e8ecb2a7 23:03:59 ---> 5e74bbd31130 23:03:59 23:03:59 Step 9/21 : FROM alpine:3.16 23:03:59 ---> dfd21b5a31f5 23:03:59 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:03:59 Removing intermediate container 53529c9aa8a7 23:03:59 ---> 276b779319b8 23:03:59 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:03:59 Removing intermediate container 187bea9cd8d3 23:03:59 ---> d33134d254ed 23:03:59 Step 12/24 : WORKDIR / 23:03:59 ---> Running in 03b616b24aae 23:03:59 ---> Running in 22f8f282ffc7 23:03:59 Removing intermediate container 08ffa7e8f48b 23:03:59 ---> 176958482c4d 23:03:59 23:03:59 Step 10/22 : FROM alpine:3.16 23:03:59 ---> dfd21b5a31f5 23:03:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:03:59 ---> Running in 0453bd64cbb8 23:03:59 ---> Running in b4c757301541 23:03:59 Removing intermediate container 22f8f282ffc7 23:03:59 ---> f416c55981f9 23:03:59 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:03:59 ---> Running in c37ce3f9bd18 23:03:59 Removing intermediate container 0453bd64cbb8 23:03:59 ---> 7a4ca7fe51ba 23:03:59 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:03:59 Removing intermediate container c37ce3f9bd18 23:03:59 ---> 0cf7912678b8 23:03:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:03:59 ---> Running in 6bcd3ecc0380 23:03:59 ---> 1af0d9e660a9 23:03:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:03:59 Removing intermediate container 6bcd3ecc0380 23:03:59 ---> 0677d168603b 23:03:59 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:03:59 ---> Running in 55edaf214858 23:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:03:59 ---> 21c4af33a6b4 23:03:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:03:59 (1/2) Installing ca-certificates (20220614-r0) 23:03:59 ---> cc7bf819524b 23:03:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:03:59 (2/2) Installing dumb-init (1.2.5-r1) 23:03:59 Executing busybox-1.35.0-r17.trigger 23:03:59 Executing ca-certificates-20220614-r0.trigger 23:04:00 (1/6) Installing ca-certificates (20220614-r0) 23:04:00 (2/6) Installing brotli-libs (1.0.9-r6) 23:04:00 OK: 6 MiB in 16 packages 23:04:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:04:00 (4/6) Installing libcurl (7.83.1-r6) 23:04:00 (5/6) Installing curl (7.83.1-r6) 23:04:00 (6/6) Installing dumb-init (1.2.5-r1) 23:04:00 Executing busybox-1.35.0-r17.trigger 23:04:00 Executing ca-certificates-20220614-r0.trigger 23:04:00 OK: 8 MiB in 20 packages 23:04:00 ---> c047737b2608 23:04:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:04:00 Removing intermediate container 55edaf214858 23:04:00 ---> a8c23834cdbd 23:04:00 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:04:00 ---> Running in 6dcbc3cff2e4 23:04:01 Removing intermediate container 6dcbc3cff2e4 23:04:01 ---> ccda5f84d6cc 23:04:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:04:01 ---> 4624fd55d38b 23:04:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:04:01 Removing intermediate container b4c757301541 23:04:01 ---> 652caa077947 23:04:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:04:01 Removing intermediate container 03b616b24aae 23:04:01 ---> b4295e494c22 23:04:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:04:01 ---> Running in 9139ce06c109 23:04:01 ---> Running in 9d86aada1843 23:04:01 Removing intermediate container 9139ce06c109 23:04:01 ---> 9db259cdb803 23:04:01 Step 13/22 : ENV APP_PORT=59860 23:04:01 ---> 6907ec96f334 23:04:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:04:01 Removing intermediate container 9d86aada1843 23:04:01 ---> 6d24f8b9e503 23:04:01 Step 12/21 : WORKDIR /edgex 23:04:01 ---> Running in 70d1d6f69fb6 23:04:01 ---> Running in 0098092b6e61 23:04:01 ---> Running in caa76131927f 23:04:01 ---> d36ccb4fc0ab 23:04:01 Removing intermediate container 70d1d6f69fb6 23:04:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> 0ec24bb2a018 23:04:01 23:04:01 Step 14/22 : EXPOSE $APP_PORT 23:04:01 ---> Running in 7aa5f7e4ad50 23:04:01 Removing intermediate container 0098092b6e61 23:04:01 ---> 3e3da5afb037 23:04:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:04:01 Removing intermediate container 7aa5f7e4ad50 23:04:01 ---> 33af190e1790 23:04:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:01 ---> 07047ecf7ab4 23:04:01 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:04:01 ---> Running in 1e06c8c9234b 23:04:01 ---> 4413b7bbd7ae 23:04:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:04:01 ---> d0f91a8f61c3 23:04:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:04:02 ---> a137e601decf 23:04:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:04:02 ---> ab004e5f83ce 23:04:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:04:02 Removing intermediate container caa76131927f 23:04:02 ---> 73049e788d0e 23:04:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:03 ---> d6490a31bd7e 23:04:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:04:03 ---> e9d51442b061 23:04:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:04:03 ---> 5e7ba7c1d7f3 23:04:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:04:03 ---> Running in 37a607ba97d2 23:04:03 Removing intermediate container 1e06c8c9234b 23:04:03 ---> 3b4af69b0c52 23:04:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:04:03 ---> Running in 2d4fa71e1ceb 23:04:03 Removing intermediate container 37a607ba97d2 23:04:03 ---> 7a2215a715d6 23:04:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:04:03 ---> Running in 3d8a1936e65a 23:04:03 Removing intermediate container 2d4fa71e1ceb 23:04:03 ---> 3ccd4124c317 23:04:03 Step 22/24 : LABEL arch=x86_64 23:04:03 ---> 801c8e6d8bb6 23:04:03 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:04:03 ---> Running in 873207f0bfb8 23:04:03 Removing intermediate container 3d8a1936e65a 23:04:03 ---> 67b0216e2fcf 23:04:03 Step 20/22 : LABEL arch=x86_64 23:04:03 ---> Running in 8b0fe8365277 23:04:03 ---> 647c88082b94 23:04:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:04:03 ---> Running in 4d50d3a2e56d 23:04:03 Removing intermediate container 873207f0bfb8 23:04:03 ---> a1871b37a964 23:04:03 Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:04:03 ---> Running in 8bfa33ab835f 23:04:03 Removing intermediate container 4d50d3a2e56d 23:04:03 ---> dc3496e05917 23:04:03 Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:04:03 ---> Running in 17443ff8ceec 23:04:03 ---> dce8b13fb9a4 23:04:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:04:03 Removing intermediate container 8bfa33ab835f 23:04:03 ---> 5a86a6b33261 23:04:03 Step 24/24 : LABEL version=0.0.0 23:04:03 ---> Running in de2131810708 23:04:03 Removing intermediate container 17443ff8ceec 23:04:03 ---> 88fd1c4ebc7a 23:04:03 Step 22/22 : LABEL version=0.0.0 23:04:03 ---> 25f49a8a620f 23:04:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:04:03 ---> Running in 7d104f164486 23:04:03 Removing intermediate container de2131810708 23:04:03 ---> 5f203ff8728c 23:04:03 23:04:04 Removing intermediate container 7d104f164486 23:04:04 ---> 80edecd45372 23:04:04 23:04:04 Successfully built 5f203ff8728c 23:04:04 Successfully tagged security-secretstore-setup:latest 23:04:04  Building security-secretstore-setup ... done  ---> 43605d237c9e 23:04:04 Successfully built 80edecd45372 23:04:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:04:04 Successfully tagged support-notifications:latest 23:04:04  Building support-notifications ... done Removing intermediate container 8b0fe8365277 23:04:04 ---> fa1c577d48d9 23:04:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:04:04 ---> Running in ce1963288a46 23:04:04 ---> aa6aecc1e88a 23:04:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:04:04 Removing intermediate container ce1963288a46 23:04:04 ---> 79cfc66c6ff0 23:04:04 Step 19/21 : LABEL arch=x86_64 23:04:04 ---> Running in 6abce3f635b8 23:04:04 ---> 77591267aa83 23:04:04 Step 27/32 : RUN chmod +x /entrypoint.sh 23:04:04 Removing intermediate container 6abce3f635b8 23:04:04 ---> 109be9d7b39c 23:04:04 Step 20/21 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:04:04 ---> Running in 8b9f4f8fac37 23:04:04 ---> Running in d0f82fe01002 23:04:04 Removing intermediate container d0f82fe01002 23:04:04 ---> 19425025bcec 23:04:04 Step 21/21 : LABEL version=0.0.0 23:04:04 ---> Running in 6490887738fe 23:04:04 Removing intermediate container 6490887738fe 23:04:04 ---> d097027b34b7 23:04:04 23:04:04 Successfully built d097027b34b7 23:04:04 Successfully tagged security-proxy-setup:latest 23:04:04  Building security-proxy-setup ... done Removing intermediate container 8b9f4f8fac37 23:04:04 ---> d6e7f9890831 23:04:04 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:04:04 ---> Running in b4d4156b112c 23:04:05 Removing intermediate container b4d4156b112c 23:04:05 ---> 995836033d00 23:04:05 Step 29/32 : CMD ["gate"] 23:04:05 ---> Running in 31b55911c72e 23:04:05 Removing intermediate container 31b55911c72e 23:04:05 ---> 9fb66d9eb349 23:04:05 Step 30/32 : LABEL arch=x86_64 23:04:05 ---> Running in 8599274da4ff 23:04:05 Removing intermediate container 8599274da4ff 23:04:05 ---> 5f33d6e6ba04 23:04:05 Step 31/32 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:04:05 ---> Running in d30b86721774 23:04:05 Removing intermediate container d30b86721774 23:04:05 ---> d78af4e87f62 23:04:05 Step 32/32 : LABEL version=0.0.0 23:04:05 ---> Running in a046e71f2ff8 23:04:05 Removing intermediate container a046e71f2ff8 23:04:05 ---> 19d1b5acaf9a 23:04:05 23:04:05 Successfully built 19d1b5acaf9a 23:04:05 Successfully tagged security-bootstrapper:latest 23:04:05  Building security-bootstrapper ... done  [Pipeline] } 23:04:05 $ docker stop --time=1 ab18244aa1ad587b2b8c3d9fb6828f258fbc9e5c47ec12f4d164be64b076c8ec 23:04:07 $ docker rm -f --volumes ab18244aa1ad587b2b8c3d9fb6828f258fbc9e5c47ec12f4d164be64b076c8ec [Pipeline] // withDockerContainer [Pipeline] sh 23:04:07 + docker images 23:04:07 REPOSITORY TAG IMAGE ID CREATED SIZE 23:04:07 security-bootstrapper latest 19d1b5acaf9a 2 seconds ago 20.4MB 23:04:07 security-proxy-setup latest d097027b34b7 3 seconds ago 27.8MB 23:04:07 support-notifications latest 80edecd45372 4 seconds ago 30.7MB 23:04:07 security-secretstore-setup latest 5f203ff8728c 4 seconds ago 30MB 23:04:07 5e74bbd31130 9 seconds ago 1.67GB 23:04:07 176958482c4d 9 seconds ago 1.74GB 23:04:07 b55cc41d97f3 14 seconds ago 1.67GB 23:04:07 eb12106ce6c0 16 seconds ago 1.67GB 23:04:07 security-spire-server latest ffc5a7631e2d 22 seconds ago 86.5MB 23:04:07 5db129653515 30 seconds ago 1.55GB 23:04:07 security-spiffe-token-provider latest 36ce7bb8648b 39 seconds ago 30MB 23:04:07 core-command latest ca20fb0aefae 48 seconds ago 17.7MB 23:04:07 4242b32f09f2 About a minute ago 1.72GB 23:04:07 064023f7d5cd About a minute ago 1.68GB 23:04:07 core-data latest c5519b5b712c About a minute ago 17.9MB 23:04:07 2b147f0ec9c8 2 minutes ago 1.69GB 23:04:07 core-common-config-bootstrapper latest fbb966001409 2 minutes ago 15.5MB 23:04:07 support-scheduler latest 59b1e18bfdf4 2 minutes ago 30.1MB 23:04:07 core-metadata latest 5597a13785aa 2 minutes ago 18.5MB 23:04:07 7eec91a9eadc 2 minutes ago 1.74GB 23:04:07 44b224a595e8 2 minutes ago 1.67GB 23:04:07 2224d3c823d6 2 minutes ago 1.69GB 23:04:07 security-spire-agent latest ef628ac99af9 2 minutes ago 125MB 23:04:07 security-spire-config latest e6fd1c25842b 2 minutes ago 85.8MB 23:04:07 3ad57651c4f9 2 minutes ago 1.55GB 23:04:07 bbf59e2b230f 2 minutes ago 1.55GB 23:04:07 ci-base-image-x86_64 latest 26d03086e0b8 6 minutes ago 904MB 23:04:07 alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB 23:04:07 alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB 23:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 23:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 23:04:07 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] } 23:04:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.324s coverage: 28.7% of statements 23:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.403s coverage: 98.5% of statements 23:05:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.818s coverage: 73.7% of statements 23:05:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:05:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:05:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:05:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 54.0% of statements 23:05:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:05:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.308s coverage: 88.5% of statements 23:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.509s coverage: 3.9% of statements 23:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.781s coverage: 95.6% of statements 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:05:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.356s coverage: 72.2% of statements 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.457s coverage: 65.9% of statements 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.469s coverage: 0.9% of statements 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements 23:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.312s coverage: 47.1% of statements 23:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.305s coverage: 82.9% of statements 23:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements 23:05:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements 23:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.270s coverage: 87.5% of statements 23:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements 23:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.463s coverage: 79.9% of statements 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 86.9% of statements 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 23:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.831s coverage: 91.2% of statements 23:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.432s coverage: 63.1% of statements 23:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 23:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 23:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 23:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 23:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 23:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.352s coverage: 65.3% of statements 23:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.911s coverage: 41.0% of statements 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.273s coverage: 89.5% of statements 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 17.7% of statements 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 63.2% of statements 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.464s coverage: 97.7% of statements 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:06:16 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 23:06:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:06:16 go vet ./... 23:08:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:08:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:08:07 ./bin/test-attribution-txt.sh [Pipeline] echo 23:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:08:08 + ls -al . 23:08:08 total 740 23:08:08 drwxrwxr-x 10 1001 1001 4096 Feb 22 23:01 . 23:08:08 drwxr-xr-x 4 root root 4096 Feb 22 23:01 .. 23:08:08 drwxrwxr-x 2 1001 1001 4096 Feb 22 23:00 .blubracket 23:08:08 -rw-rw-r-- 1 1001 1001 16 Feb 22 23:00 .dockerignore 23:08:08 drwxrwxr-x 8 1001 1001 4096 Feb 22 23:00 .git 23:08:08 drwxrwxr-x 3 1001 1001 4096 Feb 22 23:00 .github 23:08:08 -rw-rw-r-- 1 1001 1001 1024 Feb 22 23:00 .gitignore 23:08:08 -rw-rw-r-- 1 1001 1001 42 Feb 22 23:00 .golangci.yml 23:08:08 -rw-rw-r-- 1 1001 1001 87 Feb 22 23:00 .hadolint.yml 23:08:08 -rw-rw-r-- 1 1001 1001 166 Feb 22 23:00 .sonarcloud.properties 23:08:08 -rw-rw-r-- 1 1001 1001 1171 Feb 22 23:00 ADOPTERS.md 23:08:08 -rw-rw-r-- 1 1001 1001 10825 Feb 22 23:00 Attribution.txt 23:08:08 -rw-rw-r-- 1 1001 1001 73765 Feb 22 23:00 CHANGELOG.md 23:08:08 -rw-rw-r-- 1 1001 1001 3804 Feb 22 23:00 CONTRIBUTING.md 23:08:08 -rw-rw-r-- 1 1001 1001 677 Feb 22 23:00 GOVERNANCE.md 23:08:08 -rw-rw-r-- 1 1001 1001 883 Feb 22 23:00 Jenkinsfile 23:08:08 -rw-rw-r-- 1 1001 1001 10775 Feb 22 23:00 LICENSE 23:08:08 -rw-rw-r-- 1 1001 1001 13375 Feb 22 23:00 Makefile 23:08:08 -rw-rw-r-- 1 1001 1001 582 Feb 22 23:00 OWNERS.md 23:08:08 -rw-rw-r-- 1 1001 1001 9403 Feb 22 23:00 README.md 23:08:08 -rw-rw-r-- 1 1001 1001 6912 Feb 22 23:00 SECURITY.md 23:08:08 -rw-rw-r-- 1 1001 1001 5 Feb 22 22:57 VERSION 23:08:08 drwxrwxr-x 2 1001 1001 4096 Feb 22 23:00 bin 23:08:08 drwxrwxr-x 17 1001 1001 4096 Feb 22 23:00 cmd 23:08:08 -rw-r--r-- 1 root root 487037 Feb 22 23:06 coverage.out 23:08:08 -rw-rw-r-- 1 1001 1001 3296 Feb 22 23:00 go.mod 23:08:08 -rw-rw-r-- 1 1001 1001 33293 Feb 22 23:00 go.sum 23:08:08 drwxrwxr-x 7 1001 1001 4096 Feb 22 23:00 internal 23:08:08 drwxrwxr-x 3 1001 1001 4096 Feb 22 23:00 openapi 23:08:08 drwxrwxr-x 4 1001 1001 4096 Feb 22 23:00 snap 23:08:08 -rw-rw-r-- 1 1001 1001 204 Feb 22 23:00 version.go [Pipeline] sh 23:08:09 + '[' -e coverage.out ] 23:08:09 + chown 1001:1001 coverage.out [Pipeline] stash 23:08:09 Warning: overwriting stash ‘coverage-report’ 23:08:10 Stashed 1 file(s) [Pipeline] sh 23:08:11 + make build 23:08: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 23:09:47 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 23:09:47 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 23:09:51 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 23:09:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:10:42 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 23:10:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:10:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:10: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:11:02 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 23:11:08 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 23:11:23 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] } 23:11:28 $ docker stop --time=1 f45306d10208d088e703b39db5b3fedfc610fc54e901554e758e903ba7147aa8 23:11:30 $ docker rm -f --volumes f45306d10208d088e703b39db5b3fedfc610fc54e901554e758e903ba7147aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:11:33 23:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:11:33 latest: Pulling from edgex-devops/edgex-compose-arm64 23:11:33 29e5d40040c1: Pulling fs layer 23:11:33 1ce36da41761: Pulling fs layer 23:11:33 25b303627fd3: Pulling fs layer 23:11:33 29e5d40040c1: Download complete 23:11:34 1ce36da41761: Verifying Checksum 23:11:34 1ce36da41761: Download complete 23:11:34 29e5d40040c1: Pull complete 23:11:35 25b303627fd3: Verifying Checksum 23:11:35 25b303627fd3: Download complete 23:11:36 1ce36da41761: Pull complete 23:11:46 25b303627fd3: Pull complete 23:11:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:11:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:47 prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container 23:11:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:11:50 $ docker top 9ed8e9d44eb4cd73cd2c87514fdc3ecceb390d1d11f56d8d9c01b3b6960a2783 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:51 + grep parallel 23:11:51 + docker-compose build --help 23:11:56 --parallel Build images in parallel. [Pipeline] } 23:11:56 $ docker stop --time=1 9ed8e9d44eb4cd73cd2c87514fdc3ecceb390d1d11f56d8d9c01b3b6960a2783 23:11:58 $ docker rm -f --volumes 9ed8e9d44eb4cd73cd2c87514fdc3ecceb390d1d11f56d8d9c01b3b6960a2783 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:59 prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container 23:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:12:00 $ docker top 5dbc378c8d4218535735f5c14bee1a2d61014c468c3a2a4dee16256e8a078c92 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:01 + docker-compose -f ./docker-compose-build.yml build --parallel 23:12:08 Building core-command ... 23:12:08 Building core-common-config-bootstrapper ... 23:12:08 Building core-data ... 23:12:08 Building core-metadata ... 23:12:08 Building security-bootstrapper ... 23:12:08 Building security-proxy-setup ... 23:12:08 Building security-secretstore-setup ... 23:12:08 Building security-spiffe-token-provider ... 23:12:08 Building security-spire-agent ... 23:12:08 Building security-spire-config ... 23:12:08 Building security-spire-server ... 23:12:08 Building support-notifications ... 23:12:08 Building support-scheduler ... 23:12:08 Building security-spiffe-token-provider 23:12:08 Building security-proxy-setup 23:12:08 Building support-notifications 23:12:08 Building core-metadata 23:12:08 Building core-command 23:12:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:12:55 ---> 473accbce00d 23:12:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:12:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:55 ---> 473accbce00d 23:12:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:12:55 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:12:55 ---> 473accbce00d 23:12:55 Step 3/21 : WORKDIR /edgex-go 23:12:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:12:55 ---> 473accbce00d 23:12:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:12:55 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:55 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:12:55 ---> 473accbce00d 23:12:55 Step 3/19 : WORKDIR /edgex-go 23:12:56 ---> Running in d7b3405d3ce3 23:12:56 ---> Running in c1d99e2ac58a 23:12:56 ---> Running in c700ee51c2ba 23:12:56 ---> Running in 393a3887677f 23:12:56 ---> Running in 67f09ec5ad83 23:12:56 Removing intermediate container d7b3405d3ce3 23:12:56 ---> 4f21df855dea 23:12:56 Removing intermediate container 393a3887677f 23:12:56 Step 4/23 : WORKDIR /edgex-go ---> b8e36d54f2e6 23:12:56 23:12:56 Step 4/21 : RUN apk add --update --no-cache make git 23:12:56 Removing intermediate container 67f09ec5ad83 23:12:56 ---> d5fcb92361f1 23:12:56 Step 4/24 : WORKDIR /edgex-go 23:12:56 Removing intermediate container c700ee51c2ba 23:12:56 ---> 3688a38b08c4 23:12:56 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:12:56 Removing intermediate container c1d99e2ac58a 23:12:56 ---> 86fe760516a3 23:12:56 Step 4/22 : WORKDIR /edgex-go 23:12:56 ---> Running in c125b0480ca1 23:12:56 ---> Running in 2895fa846057 23:12:56 ---> Running in 5e3bda84374b 23:12:57 ---> Running in 4bff7d7240ff 23:12:57 ---> Running in a75fb7f8c31b 23:12:58 Removing intermediate container 5e3bda84374b 23:12:58 ---> ea58ef31c0a3 23:12:58 Step 5/23 : RUN apk add --update --no-cache make git 23:12:58 Removing intermediate container 2895fa846057 23:12:58 ---> ffe4e5694a39 23:12:58 Step 5/24 : RUN apk add --update --no-cache make git 23:12:58 Removing intermediate container 4bff7d7240ff 23:12:58 ---> efbf32834113 23:12:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:12:58 ---> Running in de7e1a150ca5 23:12:58 ---> Running in c373be8ca7f9 23:12:58 ---> Running in fc9024643245 23:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:01 OK: 221 MiB in 51 packages 23:13:01 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:13:01 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:13:01 OK: 16903 distinct packages available 23:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:02 OK: 221 MiB in 51 packages 23:13:02 OK: 221 MiB in 51 packages 23:13:02 Removing intermediate container c125b0480ca1 23:13:02 ---> bcc75139107c 23:13:02 Step 5/21 : COPY go.mod vendor* ./ 23:13:03 OK: 221 MiB in 51 packages 23:13:03 OK: 221 MiB in 51 packages 23:13:04 ---> bde4cd816d22 23:13:04 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:04 Removing intermediate container c373be8ca7f9 23:13:04 ---> c32e261e91c1 23:13:04 Step 6/24 : COPY go.mod vendor* ./ 23:13:04 ---> Running in b009a77edb36 23:13:05 Removing intermediate container fc9024643245 23:13:05 ---> d487f5a47ea7 23:13:05 Step 6/22 : COPY go.mod vendor* ./ 23:13:05 Removing intermediate container de7e1a150ca5 23:13:05 ---> 063ed1c204d9 23:13:05 Step 6/23 : COPY go.mod vendor* ./ 23:13:05 Removing intermediate container a75fb7f8c31b 23:13:05 ---> 31c318e0b297 23:13:05 Step 5/19 : COPY go.mod vendor* ./ 23:13:05 ---> 1231ace87448 23:13:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:06 ---> Running in 6c239b682592 23:13:06 ---> 251eaa249bd6 23:13:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:06 ---> ddf9ab0975bf 23:13:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:06 ---> Running in 8cddf675b046 23:13:06 ---> Running in 761cf6f7ed28 23:13:06 ---> 9dcca31effac 23:13:06 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:07 ---> Running in 32b030cfb15c 23:14:58 Removing intermediate container b009a77edb36 23:14:58 ---> 238cc8bf81d3 23:14:58 Step 7/21 : COPY . . 23:14:58 Removing intermediate container 8cddf675b046 23:14:58 ---> 8731b28f5dda 23:14:58 Step 8/23 : COPY . . 23:14:58 Removing intermediate container 32b030cfb15c 23:14:58 ---> 72a8bc428070 23:14:58 Step 7/19 : COPY . . 23:14:58 Removing intermediate container 761cf6f7ed28 23:14:58 ---> d38297d14e7d 23:14:58 Step 8/22 : COPY . . 23:14:58 Removing intermediate container 6c239b682592 23:14:58 ---> c10f866d9495 23:14:58 Step 8/24 : COPY . . 23:15:08 ---> a5fdb8a09ed1 23:15:08 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:15:08 ---> 0874c3748e17 23:15:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:15:08 ---> Running in 751ed5e34d92 23:15:08 ---> Running in 4e8bbb14148a 23:15:08 ---> e7b226d3eed8 23:15:08 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:15:08 ---> Running in abfdd67a54b6 23:15:08 ---> d4f54a50031b 23:15:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:15:08 ---> Running in 55504708a3bc 23:15:08 ---> bda63d4e0329 23:15:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:15:08 ---> Running in aa79353a9a16 23:15:10 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 23:15:10 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 23:15:10 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 23:15:10 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 23:15:10 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 23:21:02 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 23:21:29 Removing intermediate container 751ed5e34d92 23:21:29 ---> d18daf0b5a26 23:21:29 23:21:29 Step 9/21 : FROM alpine:3.16 23:21:29 3.16: Pulling from library/alpine 23:21:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:21:29 Status: Downloaded newer image for alpine:3.16 23:21:29 ---> 4c81e5bf8899 23:21:29 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:21:29 ---> Running in 98ac9290d0ee 23:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:21:30 (1/6) Installing ca-certificates (20220614-r0) 23:21:30 (2/6) Installing brotli-libs (1.0.9-r6) 23:21:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:21:30 (4/6) Installing libcurl (7.83.1-r6) 23:21:30 (5/6) Installing curl (7.83.1-r6) 23:21:30 (6/6) Installing dumb-init (1.2.5-r1) 23:21:30 Executing busybox-1.35.0-r17.trigger 23:21:30 Executing ca-certificates-20220614-r0.trigger 23:21:30 OK: 8 MiB in 20 packages 23:21:33 Removing intermediate container 98ac9290d0ee 23:21:33 ---> 9dcd60dff2a2 23:21:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:21:33 ---> Running in f36c8215ee4d 23:21:33 Removing intermediate container f36c8215ee4d 23:21:33 ---> d0c03332d47f 23:21:33 Step 12/21 : WORKDIR /edgex 23:21:33 ---> Running in dac6859d188e 23:21:34 Removing intermediate container dac6859d188e 23:21:34 ---> 2c1e770d2479 23:21:34 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:21:34 ---> fb26b68d6c25 23:21:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:21:36 ---> 6895d70c8f0b 23:21:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:21:37 ---> 2981171fc728 23:21:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:21:38 ---> 0d77879ba09f 23:21:38 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:21:38 ---> Running in b8c51791108e 23:21:41 Removing intermediate container b8c51791108e 23:21:41 ---> cc37b2c504cf 23:21:41 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:21:41 ---> Running in abd8da144aef 23:21:42 Removing intermediate container abd8da144aef 23:21:42 ---> 7fe09bead465 23:21:42 Step 19/21 : LABEL arch=arm64 23:21:42 ---> Running in f03fac9e2548 23:21:42 Removing intermediate container f03fac9e2548 23:21:42 ---> a9a4c897b6ad 23:21:42 Step 20/21 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:21:43 ---> Running in d0aa210bc0e8 23:21:43 Removing intermediate container d0aa210bc0e8 23:21:43 ---> ea126def9aa7 23:21:43 Step 21/21 : LABEL version=0.0.0 23:21:43 ---> Running in 09c2096fe191 23:21:44 Removing intermediate container 09c2096fe191 23:21:44 ---> 1bdf1f81c9c3 23:21:44 23:21:44 Successfully built 1bdf1f81c9c3 23:21:44 Successfully tagged security-proxy-setup-arm64:latest 23:21:44  Building security-proxy-setup ... done Building security-spire-server 23:22:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:22:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:22:02 ---> 473accbce00d 23:22:02 Step 3/23 : WORKDIR /edgex-go 23:22:02 ---> Using cache 23:22:02 ---> 3688a38b08c4 23:22:02 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:22:02 ---> Running in 9bb556af1ac9 23:22:02 Removing intermediate container 4e8bbb14148a 23:22:02 ---> ecb1a17ebe90 23:22:02 23:22:02 Step 10/23 : FROM alpine:3.16 23:22:02 ---> 4c81e5bf8899 23:22:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:22:02 ---> Running in 64871c4b7ede 23:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:22:06 OK: 221 MiB in 51 packages 23:22:06 (1/1) Installing dumb-init (1.2.5-r1) 23:22:06 Executing busybox-1.35.0-r17.trigger 23:22:06 OK: 5 MiB in 15 packages 23:22:09 Removing intermediate container 64871c4b7ede 23:22:09 ---> 60c8e1762d7a 23:22:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:22:09 ---> Running in 4e273414acb0 23:22:09 Removing intermediate container 9bb556af1ac9 23:22:09 ---> 3ccc2a302d66 23:22:09 Step 5/23 : COPY go.mod vendor* ./ 23:22:10 Removing intermediate container 4e273414acb0 23:22:10 ---> 558bd09ca652 23:22:10 Step 13/23 : ENV APP_PORT=59882 23:22:10 ---> Running in dfb841b46390 23:22:10 ---> b32b5792f50f 23:22:10 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:10 Removing intermediate container dfb841b46390 23:22:10 ---> 9d22d923adf8 23:22:10 Step 14/23 : EXPOSE $APP_PORT 23:22:10 ---> Running in 89e611d6636d 23:22:11 ---> Running in eb1eadd0c9b2 23:22:12 Removing intermediate container eb1eadd0c9b2 23:22:12 ---> 373616c5e060 23:22:12 Step 15/23 : WORKDIR / 23:22:12 ---> Running in b8e49326e759 23:22:12 Removing intermediate container b8e49326e759 23:22:12 ---> c5880e5534d3 23:22:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:13 ---> cb04b76253da 23:22:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:22:16 ---> 6ea6bd200895 23:22:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:22:16 ---> 958a0966f9ae 23:22:16 Step 19/23 : ENTRYPOINT ["/core-command"] 23:22:17 ---> Running in 9769c9bbeca0 23:22:18 Removing intermediate container 9769c9bbeca0 23:22:18 ---> 8e2dd2192850 23:22:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:18 ---> Running in 1b580fbf733c 23:22:19 Removing intermediate container 1b580fbf733c 23:22:19 ---> ca8718b43fe7 23:22:19 Step 21/23 : LABEL arch=arm64 23:22:19 ---> Running in a3998aca2f17 23:22:20 Removing intermediate container a3998aca2f17 23:22:20 ---> 3a28199c079d 23:22:20 Step 22/23 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:22:20 ---> Running in d6c05ffbb521 23:22:21 Removing intermediate container d6c05ffbb521 23:22:21 ---> c546b65359ab 23:22:21 Step 23/23 : LABEL version=0.0.0 23:22:21 ---> Running in ac0d01176392 23:22:22 Removing intermediate container ac0d01176392 23:22:22 ---> de8e5c42c31a 23:22:22 23:22:23 Successfully built de8e5c42c31a 23:22:23 Successfully tagged core-command-arm64:latest 23:22:23  Building core-command ... done Building security-spire-config 23:22:25 Removing intermediate container aa79353a9a16 23:22:25 ---> 5f9e13a86b4b 23:22:25 23:22:25 Step 10/24 : FROM alpine:3.16 23:22:25 ---> 4c81e5bf8899 23:22:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:22:25 ---> Using cache 23:22:25 ---> 60c8e1762d7a 23:22:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:22:25 ---> Using cache 23:22:25 ---> 558bd09ca652 23:22:25 Step 13/24 : ENV APP_PORT=59881 23:22:25 ---> Running in f1ea9503b79f 23:22:25 Removing intermediate container f1ea9503b79f 23:22:25 ---> d31f6fd1cf97 23:22:25 Step 14/24 : EXPOSE $APP_PORT 23:22:25 ---> Running in 15da4941966e 23:22:26 Removing intermediate container 15da4941966e 23:22:26 ---> 34aa7ce4cb34 23:22:26 Step 15/24 : WORKDIR / 23:22:26 ---> Running in d3d28543631d 23:22:27 Removing intermediate container d3d28543631d 23:22:27 ---> 468bc42cd2f3 23:22:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:28 ---> fb12323b331c 23:22:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:22:30 ---> 6a265e3f5b6a 23:22:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:22:31 ---> 9e2217a7d794 23:22:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:22:33 ---> 4bb0d587aa17 23:22:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:22:33 ---> Running in 699257646b3f 23:22:33 Removing intermediate container 699257646b3f 23:22:33 ---> 9cefe4f17f10 23:22:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:33 ---> Running in 3ba3751cd5aa 23:22:34 Removing intermediate container 3ba3751cd5aa 23:22:34 ---> 8dc055596e6f 23:22:34 Step 22/24 : LABEL arch=arm64 23:22:35 ---> Running in 6b869e9caed5 23:22:35 Removing intermediate container 6b869e9caed5 23:22:35 ---> 06015351f87b 23:22:35 Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:22:36 ---> Running in 275eb1c7a300 23:22:36 Removing intermediate container 275eb1c7a300 23:22:36 ---> f29904ab4eb4 23:22:36 Step 24/24 : LABEL version=0.0.0 23:22:36 ---> Running in 8cd15c9da1f3 23:22:37 Removing intermediate container 8cd15c9da1f3 23:22:37 ---> def9c6f2a31e 23:22:37 23:22:38 Successfully built def9c6f2a31e 23:22:38 Successfully tagged core-metadata-arm64:latest 23:22:38 Building core-data 23:22:43  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:22:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:22:43 ---> 473accbce00d 23:22:43 Step 3/24 : WORKDIR /edgex-go 23:22:43 ---> Using cache 23:22:43 ---> 3688a38b08c4 23:22:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:22:43 ---> Using cache 23:22:43 ---> 3ccc2a302d66 23:22:43 Step 5/24 : COPY go.mod vendor* ./ 23:22:43 ---> Using cache 23:22:43 ---> b32b5792f50f 23:22:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:43 ---> Running in 7561c324d662 23:22:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:22:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:22:58 ---> 473accbce00d 23:22:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:22:58 ---> Using cache 23:22:58 ---> 86fe760516a3 23:22:58 Step 4/22 : WORKDIR /edgex-go 23:22:58 ---> Using cache 23:22:58 ---> efbf32834113 23:22:58 Step 5/22 : RUN apk add --update --no-cache make git 23:22:58 ---> Running in e26d718ab0b8 23:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:23:01 OK: 221 MiB in 51 packages 23:23:03 Removing intermediate container e26d718ab0b8 23:23:03 ---> 437b2c6684dd 23:23:03 Step 6/22 : COPY go.mod vendor* ./ 23:23:04 ---> 888fd9228701 23:23:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:04 ---> Running in 7c2359c2bcde 23:23:50 Removing intermediate container abfdd67a54b6 23:23:50 ---> c00064c5a1b0 23:23:50 23:23:50 Step 9/19 : FROM alpine:3.15 23:23:50 3.15: Pulling from library/alpine 23:23:51 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:23:51 Status: Downloaded newer image for alpine:3.15 23:23:51 ---> 354640af7b1b 23:23:51 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:23:52 ---> Running in 02f335c8dba2 23:23:53 Removing intermediate container 02f335c8dba2 23:23:53 ---> 5cdfa57b3c23 23:23:53 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:53 ---> Running in 95aee73d634b 23:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:23:57 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:23:57 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:23:57 OK: 15734 distinct packages available 23:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:23:58 Removing intermediate container 89e611d6636d 23:23:58 ---> 8f6d6a179f2d 23:23:58 Step 7/23 : COPY . . 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:23:59 (1/9) Installing ca-certificates (20220614-r0) 23:23:59 (2/9) Installing brotli-libs (1.0.9-r5) 23:23:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:23:59 (4/9) Installing libcurl (7.80.0-r6) 23:23:59 (5/9) Installing curl (7.80.0-r6) 23:23:59 (6/9) Installing dumb-init (1.2.5-r1) 23:23:59 (7/9) Installing musl-obstack (1.2.3-r0) 23:23:59 (8/9) Installing libucontext (1.1-r0) 23:23:59 (9/9) Installing gcompat (1.0.0-r4) 23:23:59 Executing busybox-1.34.1-r7.trigger 23:23:59 Executing ca-certificates-20220614-r0.trigger 23:23:59 OK: 8 MiB in 23 packages 23:24:05 Removing intermediate container 95aee73d634b 23:24:05 ---> 4beab0556314 23:24:05 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:06 ---> 6c807465dc71 23:24:06 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:24:11 ---> 65422536a8d0 23:24:11 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:24:11 ---> 7c011f1b139e 23:24:11 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:24:12 ---> Running in 98f41774f960 23:24:13 Removing intermediate container 98f41774f960 23:24:13 ---> a11e632a343b 23:24:13 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:13 ---> Running in 867e7bce662e 23:24:14 Removing intermediate container 867e7bce662e 23:24:14 ---> bab6aac9ce40 23:24:14 Step 17/19 : LABEL arch=arm64 23:24:14 ---> Running in 07768bcf1d84 23:24:14 Removing intermediate container 07768bcf1d84 23:24:14 ---> df74df4f23c5 23:24:14 Step 18/19 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:24:14 ---> Running in 858999ab1429 23:24:15 Removing intermediate container 858999ab1429 23:24:15 ---> 57d90ccf93df 23:24:15 Step 19/19 : LABEL version=0.0.0 23:24:15 ---> Running in aaa101be0f6c 23:24:16 Removing intermediate container aaa101be0f6c 23:24:16 ---> 9d5e3bb21e15 23:24:16 23:24:16 Successfully built 9d5e3bb21e15 23:24:16 Successfully tagged security-spiffe-token-provider-arm64:latest 23:24:16 Building security-bootstrapper 23:24:20  Building security-spiffe-token-provider ... done  ---> 7dcf21d18a10 23:24:20 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:24:20 ---> Running in d550defdb4e0 23:24:21 Removing intermediate container d550defdb4e0 23:24:21 ---> 1c7e33a67e2d 23:24:21 Step 9/23 : WORKDIR /edgex-go/spire-build 23:24:21 ---> Running in 4dccf1ad4639 23:24:22 Removing intermediate container 4dccf1ad4639 23:24:22 ---> 24080ec83826 23:24:22 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 23:24:22 ---> Running in 374b956e3cc4 23:24:26 Removing intermediate container 374b956e3cc4 23:24:26 ---> 93fbb6a836d9 23:24:26 Step 11/23 : WORKDIR /edgex-go 23:24:26 ---> Running in c9c9ca91c640 23:24:26 Removing intermediate container c9c9ca91c640 23:24:26 ---> 5e6512d6a4d7 23:24:26 23:24:26 Step 12/23 : FROM alpine:3.15 23:24:26 ---> 354640af7b1b 23:24:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:24:26 ---> Using cache 23:24:26 ---> 5cdfa57b3c23 23:24:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:24:27 ---> Running in 8a00bb741d41 23:24:27 Removing intermediate container 55504708a3bc 23:24:27 ---> bf14c7c10cb7 23:24:27 23:24:27 Step 10/22 : FROM alpine:3.16 23:24:27 ---> 4c81e5bf8899 23:24:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:24:28 ---> Running in e1ecd42c519e 23:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:31 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:24:31 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:24:31 OK: 15734 distinct packages available 23:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:24:32 (1/2) Installing ca-certificates (20220614-r0) 23:24:32 (2/2) Installing dumb-init (1.2.5-r1) 23:24:32 Executing busybox-1.35.0-r17.trigger 23:24:32 Executing ca-certificates-20220614-r0.trigger 23:24:32 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:24:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:24:32 ---> 473accbce00d 23:24:32 Step 3/32 : WORKDIR /edgex-go 23:24:32 ---> Using cache 23:24:32 ---> 3688a38b08c4 23:24:32 Step 4/32 : RUN apk add --update --no-cache make git 23:24:33 OK: 6 MiB in 16 packages 23:24:33 (1/5) Installing dumb-init (1.2.5-r1) 23:24:33 (2/5) Installing musl-obstack (1.2.3-r0) 23:24:33 (3/5) Installing libucontext (1.1-r0) 23:24:33 (4/5) Installing gcompat (1.0.0-r4) 23:24:33 (5/5) Installing openssl (1.1.1t-r1) 23:24:33 Executing busybox-1.34.1-r7.trigger 23:24:33 OK: 6 MiB in 19 packages 23:24:33 ---> Running in c02b0da2f0fd 23:24:35 Removing intermediate container 8a00bb741d41 23:24:35 ---> ad0e0e31deb5 23:24:35 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:35 Removing intermediate container e1ecd42c519e 23:24:35 ---> bcd259dd3790 23:24:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:24:35 ---> Running in 95400b131736 23:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:36 Removing intermediate container 95400b131736 23:24:36 ---> 656349cad383 23:24:36 Step 13/22 : ENV APP_PORT=59860 23:24:36 ---> Running in 4d87919472a7 23:24:36 OK: 221 MiB in 51 packages 23:24:37 Removing intermediate container 7561c324d662 23:24:37 ---> e85a097b05a8 23:24:37 Step 7/24 : COPY . . 23:24:37 Removing intermediate container 4d87919472a7 23:24:37 ---> f226d5b6dcde 23:24:37 Step 14/22 : EXPOSE $APP_PORT 23:24:37 ---> Running in 5ed7d054ec42 23:24:38 Removing intermediate container c02b0da2f0fd 23:24:38 ---> c95f6efc1bb2 23:24:38 Step 5/32 : COPY go.mod vendor* ./ 23:24:38 Removing intermediate container 5ed7d054ec42 23:24:38 ---> ee6bdc95229a 23:24:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:39 ---> a271c010198d 23:24:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:24:39 ---> 5acd0db5ac01 23:24:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:39 ---> Running in 38b1858a5f18 23:24:45 ---> 26db16a3edf7 23:24:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:24:45 ---> 9ee9b6269c78 23:24:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:24:45 ---> 2669ffdf7298 23:24:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:24:45 ---> 771c923094f9 23:24:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:24:45 ---> Running in bfb82da133eb 23:24:46 Removing intermediate container bfb82da133eb 23:24:46 ---> d0e40b1391f9 23:24:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:46 ---> Running in 601f40ac0d09 23:24:46 ---> 7a3ed1d629dc 23:24:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:24:47 Removing intermediate container 601f40ac0d09 23:24:47 ---> 3e2395f9603e 23:24:47 Step 20/22 : LABEL arch=arm64 23:24:47 ---> fd5fe9839479 23:24:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:24:47 ---> Running in 6e6c86e439e5 23:24:47 ---> Running in 73d2514a36d9 23:24:48 Removing intermediate container 6e6c86e439e5 23:24:48 ---> a04f8602041e 23:24:48 Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:24:48 Removing intermediate container 73d2514a36d9 23:24:48 ---> b91762b3c720 23:24:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:24:48 ---> Running in 803449cb9f5a 23:24:48 ---> Running in 6f0afac5547b 23:24:49 Removing intermediate container 7c2359c2bcde 23:24:49 ---> 6de6e1761ea2 23:24:49 Step 8/22 : COPY . . 23:24:49 Removing intermediate container 803449cb9f5a 23:24:49 ---> e0fbcd0a86ef 23:24:49 Step 22/22 : LABEL version=0.0.0 23:24:49 Removing intermediate container 6f0afac5547b 23:24:49 ---> cd1f2667b3c1 23:24:49 Step 21/23 : LABEL arch=arm64 23:24:49 ---> Running in 440ad7bf4425 23:24:49 ---> Running in 18a8a37910cb 23:24:49 Removing intermediate container 440ad7bf4425 23:24:49 ---> feed911e38e4 23:24:49 Step 22/23 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:24:49 Removing intermediate container 18a8a37910cb 23:24:49 ---> 13bbacf7107c 23:24:49 23:24:49 ---> Running in 45af7ef0fcca 23:24:50 Successfully built 13bbacf7107c 23:24:50 Successfully tagged support-notifications-arm64:latest 23:24:50  Building support-notifications ... done Building security-spire-agent 23:24:50 Removing intermediate container 45af7ef0fcca 23:24:50 ---> 97f49ca01387 23:24:50 Step 23/23 : LABEL version=0.0.0 23:24:50 ---> Running in 7f2b845dd592 23:24:50 ---> 56887a2840c0 23:24:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:24:50 Removing intermediate container 7f2b845dd592 23:24:50 ---> c5f27dd7a52f 23:24:50 23:24:51 ---> Running in 704cfb5849cd 23:24:51 Successfully built c5f27dd7a52f 23:24:51 Successfully tagged security-spire-server-arm64:latest 23:24:51  Building security-spire-server ... done Building support-scheduler 23:24:51 Removing intermediate container 704cfb5849cd 23:24:51 ---> 3995123638c0 23:24:51 Step 9/24 : WORKDIR /edgex-go/spire-build 23:24:51 ---> Running in 1c4df46668ac 23:24:52 Removing intermediate container 1c4df46668ac 23:24:52 ---> a55c25a5047b 23:24:52 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 23:24:52 ---> Running in 54937269231b 23:24:55 Removing intermediate container 54937269231b 23:24:55 ---> 48b4db3c44da 23:24:55 Step 11/24 : WORKDIR /edgex-go 23:24:55 ---> Running in 9bc598e5fa3f 23:24:56 Removing intermediate container 9bc598e5fa3f 23:24:56 ---> 11227e215249 23:24:56 23:24:56 Step 12/24 : FROM alpine:3.15 23:24:56 ---> 354640af7b1b 23:24:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:24:56 ---> Using cache 23:24:56 ---> 5cdfa57b3c23 23:24:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:24:56 ---> Running in b4db8b587e8c 23:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:24:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:24:59 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:24:59 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:24:59 OK: 15734 distinct packages available 23:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:25:00 (1/4) Installing dumb-init (1.2.5-r1) 23:25:00 (2/4) Installing musl-obstack (1.2.3-r0) 23:25:00 (3/4) Installing libucontext (1.1-r0) 23:25:00 (4/4) Installing gcompat (1.0.0-r4) 23:25:00 Executing busybox-1.34.1-r7.trigger 23:25:00 OK: 6 MiB in 18 packages 23:25:01 ---> d7a44fe4a215 23:25:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:25:01 ---> Running in 04a126ca9386 23:25:03 Removing intermediate container b4db8b587e8c 23:25:03 ---> 442b2dfd3081 23:25:03 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:25:03 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 23:25:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:25:11 ---> 473accbce00d 23:25:11 Step 3/24 : WORKDIR /edgex-go 23:25:11 ---> Using cache 23:25:11 ---> 3688a38b08c4 23:25:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:25:11 ---> Using cache 23:25:11 ---> 3ccc2a302d66 23:25:11 Step 5/24 : COPY go.mod vendor* ./ 23:25:11 ---> Using cache 23:25:11 ---> b32b5792f50f 23:25:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:11 ---> Using cache 23:25:11 ---> e85a097b05a8 23:25:11 Step 7/24 : COPY . . 23:25:11 ---> Using cache 23:25:11 ---> 56887a2840c0 23:25:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:25:11 ---> Using cache 23:25:11 ---> 3995123638c0 23:25:11 Step 9/24 : WORKDIR /edgex-go/spire-build 23:25:11 ---> Using cache 23:25:11 ---> a55c25a5047b 23:25:11 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 23:25:11 ---> Using cache 23:25:11 ---> 48b4db3c44da 23:25:11 Step 11/24 : WORKDIR /edgex-go 23:25:11 ---> Using cache 23:25:11 ---> 11227e215249 23:25:11 23:25:11 Step 12/24 : FROM alpine:3.15 23:25:11 ---> 354640af7b1b 23:25:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:11 ---> Using cache 23:25:11 ---> 5cdfa57b3c23 23:25:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:25:11 ---> Using cache 23:25:11 ---> ad0e0e31deb5 23:25:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:25:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:13 ---> 473accbce00d 23:25:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:25:13 ---> Using cache 23:25:13 ---> 86fe760516a3 23:25:13 Step 4/22 : WORKDIR /edgex-go 23:25:13 ---> Using cache 23:25:13 ---> efbf32834113 23:25:13 Step 5/22 : RUN apk add --update --no-cache make git 23:25:13 ---> Using cache 23:25:13 ---> 437b2c6684dd 23:25:13 Step 6/22 : COPY go.mod vendor* ./ 23:25:13 ---> Using cache 23:25:13 ---> 888fd9228701 23:25:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:13 ---> Using cache 23:25:13 ---> 6de6e1761ea2 23:25:13 Step 8/22 : COPY . . 23:25:14 ---> Using cache 23:25:14 ---> d7a44fe4a215 23:25:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:25:14 ---> Running in 4b10e8238d63 23:25:14 ---> 0cc6cc4807f9 23:25:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:25:16 ---> 6907ef5fe32f 23:25:16 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:25:16 ---> Running in 017acfc35a8e 23:25:16 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 23:25:17 ---> c26a8e2b2b35 23:25:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:25:17 Removing intermediate container 017acfc35a8e 23:25:17 ---> 5e0964f6799b 23:25:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:25:19 ---> 75975b6b00f8 23:25:19 Step 19/24 : WORKDIR / 23:25:19 ---> Running in fe28c7a3695a 23:25:20 Removing intermediate container fe28c7a3695a 23:25:20 ---> ab1803cc01e0 23:25:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:25:20 ---> Running in c3ff683081d7 23:25:23 Removing intermediate container c3ff683081d7 23:25:23 ---> 8ffd7b81f3e0 23:25:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:25:24 ---> 5d7e0c63a0ba 23:25:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:25:24 ---> Running in 9fb5d8281d0e 23:25:24 Removing intermediate container 9fb5d8281d0e 23:25:24 ---> eed5660d9217 23:25:24 Step 22/24 : LABEL arch=arm64 23:25:25 ---> Running in 2237f5357704 23:25:25 ---> 59a2e3d79dbf 23:25:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:25:25 Removing intermediate container 2237f5357704 23:25:25 ---> 32aacccc580b 23:25:25 Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:25:25 ---> Running in 1a9ccf5cbfa3 23:25:26 ---> 3fdc26be16ec 23:25:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:25:26 Removing intermediate container 1a9ccf5cbfa3 23:25:26 ---> bf6a8b63495e 23:25:26 Step 24/24 : LABEL version=0.0.0 23:25:26 ---> Running in 0179cc265b03 23:25:27 Removing intermediate container 0179cc265b03 23:25:27 ---> 03e2af48ac89 23:25:27 23:25:27 ---> 2ac080bce817 23:25:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:25:28 Successfully built 03e2af48ac89 23:25:28 Successfully tagged security-spire-config-arm64:latest 23:25:28 ---> Running in 0d328a98cdc3 23:25:28 Building core-common-config-bootstrapper 23:25:28  Building security-spire-config ... done Removing intermediate container 0d328a98cdc3 23:25:28 ---> cf39203065ae 23:25:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:25:29 ---> Running in 303c9da70054 23:25:29 Removing intermediate container 303c9da70054 23:25:29 ---> 31724247d7cd 23:25:29 Step 22/24 : LABEL arch=arm64 23:25:29 ---> Running in 5c77b7849ab6 23:25:30 Removing intermediate container 5c77b7849ab6 23:25:30 ---> 62653b046793 23:25:30 Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:25:30 ---> Running in 3348a488346e 23:25:31 Removing intermediate container 3348a488346e 23:25:31 ---> 52da6d19c61d 23:25:31 Step 24/24 : LABEL version=0.0.0 23:25:31 ---> Running in 49a069b06dab 23:25:32 Removing intermediate container 49a069b06dab 23:25:32 ---> 9977ebd7d2a6 23:25:32 23:25:32 Successfully built 9977ebd7d2a6 23:25:32 Successfully tagged security-spire-agent-arm64:latest 23:25:32  Building security-spire-agent ... done Building security-secretstore-setup 23:25:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:50 ---> 473accbce00d 23:25:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:25:50 ---> Using cache 23:25:50 ---> 86fe760516a3 23:25:50 Step 4/22 : WORKDIR /edgex-go 23:25:50 ---> Using cache 23:25:50 ---> efbf32834113 23:25:50 Step 5/22 : RUN apk add --update --no-cache make git 23:25:50 ---> Using cache 23:25:50 ---> 437b2c6684dd 23:25:50 Step 6/22 : COPY go.mod vendor* ./ 23:25:50 ---> Using cache 23:25:50 ---> 888fd9228701 23:25:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:50 ---> Using cache 23:25:50 ---> 6de6e1761ea2 23:25:50 Step 8/22 : COPY . . 23:25:50 ---> Using cache 23:25:50 ---> d7a44fe4a215 23:25:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:25:51 ---> Running in 31093a4f75bd 23:25:53 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 23:25:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:25:57 ---> 473accbce00d 23:25:57 Step 3/24 : WORKDIR /edgex-go 23:25:57 ---> Using cache 23:25:57 ---> 3688a38b08c4 23:25:57 Step 4/24 : RUN apk add --update --no-cache make git 23:25:57 ---> Using cache 23:25:57 ---> c95f6efc1bb2 23:25:57 Step 5/24 : COPY go.mod vendor* ./ 23:25:57 ---> Using cache 23:25:57 ---> 5acd0db5ac01 23:25:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:57 ---> Running in c15652261654 23:26:19 Removing intermediate container 38b1858a5f18 23:26:19 ---> 6e913b51c811 23:26:19 Step 7/32 : COPY . . 23:26:31 ---> 60c2b2e23416 23:26:31 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:26:31 ---> Running in 9a87fdcee9b4 23:26:32 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 23:27:40 Removing intermediate container c15652261654 23:27:40 ---> bac1059ccdbb 23:27:40 Step 7/24 : COPY . . 23:27:50 ---> 3c5f72fa1347 23:27:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:27:50 ---> Running in 6ddd784e9b1b 23:27: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 23:31:42 Removing intermediate container 04a126ca9386 23:31:42 ---> 2c6c78b23128 23:31:42 23:31:42 Step 10/22 : FROM alpine:3.16 23:31:42 ---> 4c81e5bf8899 23:31:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:31:42 ---> Running in cd3bdaad0c45 23:31:42 Removing intermediate container cd3bdaad0c45 23:31:42 ---> 73b9c5c2a7a8 23:31:42 Step 12/22 : ENV APP_PORT=59880 23:31:42 ---> Running in 17ef03db7ba6 23:31:42 Removing intermediate container 17ef03db7ba6 23:31:42 ---> 785b2528891c 23:31:42 Step 13/22 : EXPOSE $APP_PORT 23:31:42 ---> Running in 0ab0baea3da0 23:31:42 Removing intermediate container 0ab0baea3da0 23:31:42 ---> dca217477c8c 23:31:42 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:31:42 ---> Running in 2ed1314faf11 23:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:42 (1/1) Installing dumb-init (1.2.5-r1) 23:31:42 Executing busybox-1.35.0-r17.trigger 23:31:42 OK: 5 MiB in 15 packages 23:31:42 Removing intermediate container 2ed1314faf11 23:31:42 ---> 60889526ec8f 23:31:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:42 ---> 28eaa72a0e60 23:31:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:31:42 ---> 52b88e3c4947 23:31:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:31:42 ---> e8b4d2ae5665 23:31:42 Step 18/22 : ENTRYPOINT ["/core-data"] 23:31:42 ---> Running in 40b512b6a016 23:31:42 Removing intermediate container 40b512b6a016 23:31:42 ---> 10e48b774735 23:31:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:31:42 ---> Running in 3ca3f6fb9417 23:31:42 Removing intermediate container 3ca3f6fb9417 23:31:42 ---> b9c84e8d49c0 23:31:42 Step 20/22 : LABEL arch=arm64 23:31:42 ---> Running in 73291cf04b46 23:31:42 Removing intermediate container 73291cf04b46 23:31:42 ---> 9931dd5d2b95 23:31:42 Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:31:42 ---> Running in c7e0ad6cbdab 23:31:42 Removing intermediate container c7e0ad6cbdab 23:31:42 ---> 882237ad6263 23:31:42 Step 22/22 : LABEL version=0.0.0 23:31:43 ---> Running in e22227a6afe3 23:31:43 Removing intermediate container e22227a6afe3 23:31:43 ---> bd2ed2477407 23:31:43 23:31:43 Successfully built bd2ed2477407 23:31:43 Successfully tagged core-data-arm64:latest 23:32:05  Building core-data ... done Removing intermediate container 31093a4f75bd 23:32:05 ---> 537fe090ca60 23:32:05 23:32:05 Step 10/22 : FROM alpine:3.16 23:32:05 ---> 4c81e5bf8899 23:32:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:32:05 ---> Running in c0316dbda2ec 23:32:06 Removing intermediate container c0316dbda2ec 23:32:06 ---> d8611c4c2906 23:32:06 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:32:06 ---> Running in 9ae50e1067c4 23:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:10 (1/1) Installing dumb-init (1.2.5-r1) 23:32:10 Executing busybox-1.35.0-r17.trigger 23:32:10 OK: 5 MiB in 15 packages 23:32:11 Removing intermediate container 9ae50e1067c4 23:32:11 ---> e16702e8f212 23:32:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:12 ---> 0277529c0019 23:32:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:32:15 ---> 5b7508ad1b50 23:32:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:32:16 ---> 5db857ff7e31 23:32:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:32:17 ---> eb094e80f8db 23:32:17 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:32:17 ---> Running in 1201c70aab8e 23:32:20 Removing intermediate container 1201c70aab8e 23:32:20 ---> aebbcb973eff 23:32:20 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:32:20 ---> Running in 4600e685cb00 23:32:20 Removing intermediate container 4600e685cb00 23:32:20 ---> 46689d078569 23:32:20 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:32:21 ---> Running in 1041c9dd0f69 23:32:21 Removing intermediate container 1041c9dd0f69 23:32:21 ---> 5506acc328ca 23:32:21 Step 20/22 : LABEL arch=arm64 23:32:21 ---> Running in ec729688b3fa 23:32:22 Removing intermediate container ec729688b3fa 23:32:22 ---> a181d08eb2de 23:32:22 Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:32:22 ---> Running in 2eea145a67a5 23:32:22 Removing intermediate container 2eea145a67a5 23:32:22 ---> 7f211a18aff6 23:32:22 Step 22/22 : LABEL version=0.0.0 23:32:22 ---> Running in 4f81415eaf86 23:32:23 Removing intermediate container 4f81415eaf86 23:32:23 ---> 84451a6776aa 23:32:23 23:32:23 Successfully built 84451a6776aa 23:32:23 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:32:35  Building core-common-config-bootstrapper ... done Removing intermediate container 9a87fdcee9b4 23:32:35 ---> e62fb55d876c 23:32:35 23:32:35 Step 9/32 : FROM alpine:3.16 23:32:35 ---> 4c81e5bf8899 23:32:35 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:32:35 ---> Running in 5cc28fc2d334 23:32:35 Removing intermediate container 5cc28fc2d334 23:32:35 ---> c69a545601b1 23:32:35 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:32:35 ---> Running in 7891dc4945fc 23:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:38 (1/2) Installing dumb-init (1.2.5-r1) 23:32:38 (2/2) Installing su-exec (0.2-r1) 23:32:38 Executing busybox-1.35.0-r17.trigger 23:32:38 OK: 5 MiB in 16 packages 23:32:41 Removing intermediate container 7891dc4945fc 23:32:41 ---> 15389ac3d761 23:32:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:32:41 ---> Running in 7f4a8b7291cc 23:32:41 Removing intermediate container 7f4a8b7291cc 23:32:41 ---> c220cd7f5269 23:32:41 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:32:42 ---> Running in 00524adf13ed 23:32:42 Removing intermediate container 00524adf13ed 23:32:42 ---> a16df0aba25e 23:32:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:32:42 ---> Running in 10186f56574a 23:32:43 Removing intermediate container 10186f56574a 23:32:43 ---> 7ab62523f3b6 23:32:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:32:43 ---> Running in 62856af480ff 23:32:43 Removing intermediate container 62856af480ff 23:32:43 ---> 06502dd1bc18 23:32:43 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:32:43 ---> Running in ef4097c63839 23:32:46 Removing intermediate container ef4097c63839 23:32:46 ---> 2172e0978d74 23:32:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:32:46 ---> Running in 676fe2be622f 23:32:46 Removing intermediate container 676fe2be622f 23:32:46 ---> 9fc51cd28a5b 23:32:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:32:47 ---> 3bc7b4bb268c 23:32:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:32:47 ---> Running in d1e6e0fdc829 23:32:50 Removing intermediate container d1e6e0fdc829 23:32:50 ---> c92c72a7c89b 23:32:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:50 ---> c91938ac0885 23:32:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:32:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:32:52 ---> c35a0efc8672 23:32:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:32:55 ---> 9dc8b02dd14f 23:32:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:32:55 ---> 4fd1a4bd16f4 23:32:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:32:56 ---> f80fa9bd0e11 23:32:56 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:32:57 ---> c85746df7345 23:32:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:32:58 ---> 29915c736927 23:32:58 Step 27/32 : RUN chmod +x /entrypoint.sh 23:32:58 ---> Running in 4135a5aafbb8 23:33:02 Removing intermediate container 4135a5aafbb8 23:33:02 ---> b9e2a934c3f8 23:33:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:33:02 ---> Running in 627b7b8bb794 23:33:02 Removing intermediate container 627b7b8bb794 23:33:02 ---> 74e2a9e0e95c 23:33:02 Step 29/32 : CMD ["gate"] 23:33:02 ---> Running in 6a74fdb0c5bb 23:33:03 Removing intermediate container 6a74fdb0c5bb 23:33:03 ---> 9b9accedfefa 23:33:03 Step 30/32 : LABEL arch=arm64 23:33:03 ---> Running in c9774e1389f4 23:33:03 Removing intermediate container c9774e1389f4 23:33:03 ---> 9eabd38d69ca 23:33:03 Step 31/32 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:33:03 ---> Running in 82177799f764 23:33:04 Removing intermediate container 82177799f764 23:33:04 ---> aaac239ec55a 23:33:04 Step 32/32 : LABEL version=0.0.0 23:33:04 ---> Running in 62472a72f75b 23:33:04 Removing intermediate container 6ddd784e9b1b 23:33:04 ---> c95206488d08 23:33:04 23:33:04 Step 9/24 : FROM alpine:3.16 23:33:04 ---> 4c81e5bf8899 23:33:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:33:04 ---> Running in be3a21c8d0f2 23:33:04 Removing intermediate container 62472a72f75b 23:33:04 ---> 756a4b5b640e 23:33:04 23:33:05 Successfully built 756a4b5b640e 23:33:05 Successfully tagged security-bootstrapper-arm64:latest 23:33:06  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:33:07 (1/3) Installing ca-certificates (20220614-r0) 23:33:07 (2/3) Installing dumb-init (1.2.5-r1) 23:33:07 (3/3) Installing su-exec (0.2-r1) 23:33:07 Executing busybox-1.35.0-r17.trigger 23:33:07 Executing ca-certificates-20220614-r0.trigger 23:33:07 OK: 6 MiB in 17 packages 23:33:09 Removing intermediate container be3a21c8d0f2 23:33:09 ---> 72b4a5708632 23:33:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:33:09 ---> Running in 65810ecedcce 23:33:09 Removing intermediate container 65810ecedcce 23:33:09 ---> b302ed130168 23:33:09 Step 12/24 : WORKDIR / 23:33:09 ---> Running in 0694af1712fc 23:33:10 Removing intermediate container 0694af1712fc 23:33:10 ---> 0bdc3290556b 23:33:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:33:11 ---> f74844c0ddaa 23:33:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:33:11 ---> c5b156410ced 23:33:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:33:12 ---> 630eb742a76e 23:33:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:33:13 ---> 4aa33d2a54bc 23:33:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:33:14 ---> fc76ead68f30 23:33:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:33:15 ---> 241079efb422 23:33:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:33:16 ---> 6991a5c9e9f5 23:33:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:16 Removing intermediate container 4b10e8238d63 23:33:16 ---> 98787584b9a6 23:33:16 23:33:16 Step 10/22 : FROM alpine:3.16 23:33:16 ---> 4c81e5bf8899 23:33:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:33:16 ---> Using cache 23:33:16 ---> 60c8e1762d7a 23:33:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:16 ---> Using cache 23:33:16 ---> 558bd09ca652 23:33:16 Step 13/22 : ENV APP_PORT=59861 23:33:16 ---> Running in e94498be7175 23:33:16 ---> Running in 5c60623acf2c 23:33:16 Removing intermediate container e94498be7175 23:33:16 ---> 2d39bad91e91 23:33:16 Step 14/22 : EXPOSE $APP_PORT 23:33:16 ---> Running in 490d927502bf 23:33:16 Removing intermediate container 490d927502bf 23:33:16 ---> dccfe98e2310 23:33:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:17 ---> cb38f5c68fe5 23:33:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:33:17 Removing intermediate container 5c60623acf2c 23:33:17 ---> 1f3ce3ddec44 23:33:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:33:18 ---> Running in 0b3442fbc71f 23:33:21 Removing intermediate container 0b3442fbc71f 23:33:21 ---> 02c598818b76 23:33:21 Step 22/24 : LABEL arch=arm64 23:33:21 ---> 4a66111791b9 23:33:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:33:21 ---> Running in 515f8f4fcd15 23:33:21 Removing intermediate container 515f8f4fcd15 23:33:21 ---> cc8f207e0650 23:33:21 Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:33:21 ---> Running in fe1a11bb655f 23:33:22 ---> 49d587c27cee 23:33:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:33:22 ---> Running in 1d61a834cf95 23:33:22 Removing intermediate container fe1a11bb655f 23:33:22 ---> 3f432d80646f 23:33:22 Step 24/24 : LABEL version=0.0.0 23:33:22 ---> Running in d86a081b62d8 23:33:22 Removing intermediate container 1d61a834cf95 23:33:22 ---> 158007573458 23:33:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:33:22 ---> Running in ff8ad82e6a75 23:33:22 Removing intermediate container d86a081b62d8 23:33:22 ---> 86f1f90293f4 23:33:22 23:33:22 Removing intermediate container ff8ad82e6a75 23:33:22 ---> 86937dd57270 23:33:22 Step 20/22 : LABEL arch=arm64 23:33:22 Successfully built 86f1f90293f4 23:33:22 Successfully tagged security-secretstore-setup-arm64:latest 23:33:22  Building security-secretstore-setup ... done  ---> Running in f23f5515f761 23:33:23 Removing intermediate container f23f5515f761 23:33:23 ---> f17356747975 23:33:23 Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd 23:33:23 ---> Running in dbc125b1e323 23:33:23 Removing intermediate container dbc125b1e323 23:33:23 ---> c8fd5a7685d0 23:33:23 Step 22/22 : LABEL version=0.0.0 23:33:23 ---> Running in b636e54138d6 23:33:23 Removing intermediate container b636e54138d6 23:33:23 ---> 2696abb73b12 23:33:23 23:33:23 Successfully built 2696abb73b12 23:33:23 Successfully tagged support-scheduler-arm64:latest 23:33:24  Building support-scheduler ... done  [Pipeline] } 23:33:24 $ docker stop --time=1 5dbc378c8d4218535735f5c14bee1a2d61014c468c3a2a4dee16256e8a078c92 23:33:25 $ docker rm -f --volumes 5dbc378c8d4218535735f5c14bee1a2d61014c468c3a2a4dee16256e8a078c92 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:26 + docker images 23:33:26 REPOSITORY TAG IMAGE ID CREATED SIZE 23:33:26 support-scheduler-arm64 latest 2696abb73b12 3 seconds ago 29MB 23:33:26 security-secretstore-setup-arm64 latest 86f1f90293f4 4 seconds ago 29MB 23:33:26 98787584b9a6 11 seconds ago 1.57GB 23:33:26 c95206488d08 22 seconds ago 1.5GB 23:33:26 security-bootstrapper-arm64 latest 756a4b5b640e 22 seconds ago 19.6MB 23:33:26 e62fb55d876c 53 seconds ago 1.5GB 23:33:26 core-common-config-bootstrapper-arm64 latest 84451a6776aa About a minute ago 14.9MB 23:33:26 537fe090ca60 About a minute ago 1.5GB 23:33:26 core-data-arm64 latest bd2ed2477407 About a minute ago 17.2MB 23:33:26 2c6c78b23128 About a minute ago 1.51GB 23:33:26 security-spire-agent-arm64 latest 9977ebd7d2a6 7 minutes ago 122MB 23:33:26 security-spire-config-arm64 latest 03e2af48ac89 7 minutes ago 83.6MB 23:33:26 11227e215249 8 minutes ago 1.38GB 23:33:26 security-spire-server-arm64 latest c5f27dd7a52f 8 minutes ago 84.3MB 23:33:26 support-notifications-arm64 latest 13bbacf7107c 8 minutes ago 29.7MB 23:33:26 5e6512d6a4d7 9 minutes ago 1.38GB 23:33:26 bf14c7c10cb7 9 minutes ago 1.57GB 23:33:26 security-spiffe-token-provider-arm64 latest 9d5e3bb21e15 9 minutes ago 29.1MB 23:33:26 c00064c5a1b0 9 minutes ago 1.54GB 23:33:26 core-metadata-arm64 latest def9c6f2a31e 10 minutes ago 17.8MB 23:33:26 5f9e13a86b4b 11 minutes ago 1.51GB 23:33:26 core-command-arm64 latest de8e5c42c31a 11 minutes ago 17.1MB 23:33:26 ecb1a17ebe90 11 minutes ago 1.51GB 23:33:26 security-proxy-setup-arm64 latest 1bdf1f81c9c3 11 minutes ago 26.9MB 23:33:26 d18daf0b5a26 12 minutes ago 1.5GB 23:33:26 ci-base-image-arm64 latest 473accbce00d 31 minutes ago 905MB 23:33:26 alpine 3.15 354640af7b1b 12 days ago 5.34MB 23:33:26 alpine 3.16 4c81e5bf8899 12 days ago 5.3MB 23:33:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 23:33:26 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 23:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:27 23:33:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:28 arm64: Pulling from edgex-lftools-log-publisher 23:33:28 8998bd30e6a1: Pulling fs layer 23:33:28 04944245beec: Pulling fs layer 23:33:28 699f458cf7ca: Pulling fs layer 23:33:28 765212b225bb: Pulling fs layer 23:33:28 f23df028b6ca: Pulling fs layer 23:33:28 d65c8cfc05b1: Pulling fs layer 23:33:28 2437ff75d9bd: Pulling fs layer 23:33:28 f23df028b6ca: Waiting 23:33:28 d65c8cfc05b1: Waiting 23:33:28 765212b225bb: Waiting 23:33:28 2437ff75d9bd: Waiting 23:33:28 04944245beec: Verifying Checksum 23:33:28 04944245beec: Download complete 23:33:28 765212b225bb: Verifying Checksum 23:33:28 765212b225bb: Download complete 23:33:28 f23df028b6ca: Verifying Checksum 23:33:28 f23df028b6ca: Download complete 23:33:28 d65c8cfc05b1: Verifying Checksum 23:33:28 d65c8cfc05b1: Download complete 23:33:28 699f458cf7ca: Verifying Checksum 23:33:28 699f458cf7ca: Download complete 23:33:29 8998bd30e6a1: Verifying Checksum 23:33:29 8998bd30e6a1: Download complete 23:33:30 2437ff75d9bd: Verifying Checksum 23:33:30 2437ff75d9bd: Download complete 23:33:32 8998bd30e6a1: Pull complete 23:33:33 04944245beec: Pull complete 23:33:34 699f458cf7ca: Pull complete 23:33:35 765212b225bb: Pull complete 23:33:36 f23df028b6ca: Pull complete 23:33:36 d65c8cfc05b1: Pull complete 23:33:51 2437ff75d9bd: Pull complete 23:33:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:51 prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container 23:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:33:54 $ docker top d33deb87caff99c115b3baca2b4a8765613bfd629a7b69844483aba3c9aac5b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:55 ---> job-cost.sh 23:33:55 lf-activate-venv: SKIPPING 23:33:55 INFO: No Stack... 23:33:55 INFO: Retrieving Pricing Info for: v3-standard-4 23:33:56 INFO: Archiving Costs [Pipeline] sh 23:33:56 + cat /w/workspace/edgex-go/1/archives/cost.csv 23:33:56 + cut -d, -f6 [Pipeline] lock 23:33:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4386-1-stack-cost] 23:33:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4386-1-stack-cost] did not exist. Created. 23:33:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:33:57 + echo total: 0.10999999940395355 [Pipeline] stash 23:33:57 Stashed 1 file(s) [Pipeline] } 23:33:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4386-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:33:57 $ docker stop --time=1 d33deb87caff99c115b3baca2b4a8765613bfd629a7b69844483aba3c9aac5b2 23:33:59 $ docker rm -f --volumes d33deb87caff99c115b3baca2b4a8765613bfd629a7b69844483aba3c9aac5b2 [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 23:34:00 provisioning config files... 23:34:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15990882311816403781tmp [Pipeline] { [Pipeline] sh 23:34:01 + set +x 23:34:01 + curl -s https://codecov.io/bash 23:34:01 + bash -s -- 23:34:01 23:34:01 _____ _ 23:34:01 / ____| | | 23:34:01 | | ___ __| | ___ ___ _____ __ 23:34:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:34:01 | |___| (_) | (_| | __/ (_| (_) \ V / 23:34:01 \_____\___/ \__,_|\___|\___\___/ \_/ 23:34:01 Bash-1.0.6 23:34:01 23:34:01 23:34:01 ==> git version 2.25.1 found 23:34:01 ==> 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 23:34:01 Release-Date: 2020-01-08 23:34:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:34:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:34:01 ==> Jenkins CI detected. 23:34:01 current dir:  /w/workspace/edgex-go/1 23:34:01 project root: . 23:34:01 --> token set from env 23:34:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:34:01 ==> Running gcov in . (disable via -X gcov) 23:34:01 ==> Python coveragepy not found 23:34:01 ==> Searching for coverage reports in: 23:34:01 + . 23:34:01 -> Found 1 reports 23:34:01 ==> Detecting git/mercurial file structure 23:34:01 ==> Reading reports 23:34:01 + ./coverage.out bytes=487037 23:34:01 ==> Appending adjustments 23:34:01 https://docs.codecov.io/docs/fixing-reports 23:34:02 + Found adjustments 23:34:02 ==> Gzipping contents 23:34:02 64K /tmp/codecov.r3ZczM.gz 23:34:02 ==> Uploading reports 23:34:02 url: https://codecov.io 23:34:02 query: branch=PR-4386&commit=5330f148c25852c9f4fade87a2f677e48fc7f3fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4386&job=&cmd_args= 23:34:02 -> Pinging Codecov 23:34:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4386&commit=5330f148c25852c9f4fade87a2f677e48fc7f3fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4386&job=&cmd_args= 23:34:02 -> Uploading to 23:34:02 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/5330f148c25852c9f4fade87a2f677e48fc7f3fd/f5dcb772-80ee-40df-8bf5-255e04e2a179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T233402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a3f78e8fe729a45f73a70a8e014496d19b07a12c218ed2b88ff8fd7063e1835 23:34:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:02 Dload Upload Total Spent Left Speed 23:34:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62970 0 0 100 62970 0 180k --:--:-- --:--:-- --:--:-- 180k 23:34:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5330f148c25852c9f4fade87a2f677e48fc7f3fd [Pipeline] } 23:34:03 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 23:34:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:34:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:34:05 ---> package-listing.sh 23:34:05 ++ facter osfamily 23:34:05 ++ tr '[:upper:]' '[:lower:]' 23:34:06 + OS_FAMILY=debian 23:34:06 + workspace=/w/workspace/edgex-go/1 23:34:06 + START_PACKAGES=/tmp/packages_start.txt 23:34:06 + END_PACKAGES=/tmp/packages_end.txt 23:34:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:34:06 + PACKAGES=/tmp/packages_start.txt 23:34:06 + '[' /w/workspace/edgex-go/1 ']' 23:34:06 + PACKAGES=/tmp/packages_end.txt 23:34:06 + case "${OS_FAMILY}" in 23:34:06 + dpkg -l 23:34:06 + grep '^ii' 23:34:06 + '[' -f /tmp/packages_start.txt ']' 23:34:06 + '[' -f /tmp/packages_end.txt ']' 23:34:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:34:06 + '[' /w/workspace/edgex-go/1 ']' 23:34:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:34:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:34:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:34:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:07 23:34:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:07 latest: Pulling from edgex-lftools-log-publisher 23:34:07 5eb5b503b376: Pulling fs layer 23:34:07 5c69ac0246d0: Pulling fs layer 23:34:07 ec43610c2a17: Pulling fs layer 23:34:07 3a2ae6a8a46f: Pulling fs layer 23:34:07 33b1e0a273af: Pulling fs layer 23:34:07 5d3b04190fa2: Pulling fs layer 23:34:07 2f39f015ded8: Pulling fs layer 23:34:07 2f39f015ded8: Waiting 23:34:07 33b1e0a273af: Waiting 23:34:07 5d3b04190fa2: Waiting 23:34:07 3a2ae6a8a46f: Waiting 23:34:07 5c69ac0246d0: Verifying Checksum 23:34:07 5c69ac0246d0: Download complete 23:34:07 3a2ae6a8a46f: Download complete 23:34:07 33b1e0a273af: Verifying Checksum 23:34:07 33b1e0a273af: Download complete 23:34:07 5d3b04190fa2: Verifying Checksum 23:34:07 5d3b04190fa2: Download complete 23:34:07 ec43610c2a17: Verifying Checksum 23:34:07 ec43610c2a17: Download complete 23:34:07 5eb5b503b376: Verifying Checksum 23:34:07 5eb5b503b376: Download complete 23:34:08 2f39f015ded8: Verifying Checksum 23:34:08 2f39f015ded8: Download complete 23:34:09 5eb5b503b376: Pull complete 23:34:09 5c69ac0246d0: Pull complete 23:34:09 ec43610c2a17: Pull complete 23:34:09 3a2ae6a8a46f: Pull complete 23:34:09 33b1e0a273af: Pull complete 23:34:09 5d3b04190fa2: Pull complete 23:34:14 2f39f015ded8: Pull complete 23:34:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:14 prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container 23:34:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:34:16 $ docker top 3ecb14e727ab48a9d74f62f4da338036dbb5742803eaeb115c3f1405f0a615c4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:17 + touch /tmp/pre-build-complete [Pipeline] sh 23:34:17 + mkdir -p /var/log/sysstat [Pipeline] sh 23:34:17 + ls /var/log/sa-host 23:34:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:18 provisioning config files... 23:34:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2462840951232238535tmp [Pipeline] { [Pipeline] echo 23:34:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:34:18 ---> create-netrc.sh [Pipeline] } 23:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:34:18 ---> python-tools-install.sh [Pipeline] echo 23:34:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:34:19 ---> sudo-logs.sh 23:34:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:34:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:34:19 ---> job-cost.sh 23:34:19 lf-activate-venv: SKIPPING 23:34:19 DEBUG: total: 0.10999999940395355 23:34:19 INFO: Retrieving Stack Cost... 23:34:19 INFO: Retrieving Pricing Info for: v3-standard-8 23:34:20 INFO: Archiving Costs [Pipeline] echo 23:34:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:34:20 ---> logs-deploy.sh 23:34:20 lf-activate-venv: SKIPPING 23:34:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4386/1 23:34:20 INFO: archiving workspace using pattern(s): 23:34:21 Archives upload complete. 23:34:21 INFO: archiving logs to Nexus 23:34:22 ---> uname -a: 23:34:22 Linux prd-ubuntu20-04-docker-8c-8g-7145 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:34:22 23:34:22 23:34:22 ---> lscpu: 23:34:22 Architecture: x86_64 23:34:22 CPU op-mode(s): 32-bit, 64-bit 23:34:22 Byte Order: Little Endian 23:34:22 Address sizes: 40 bits physical, 48 bits virtual 23:34:22 CPU(s): 8 23:34:22 On-line CPU(s) list: 0-7 23:34:22 Thread(s) per core: 1 23:34:22 Core(s) per socket: 1 23:34:22 Socket(s): 8 23:34:22 NUMA node(s): 1 23:34:22 Vendor ID: AuthenticAMD 23:34:22 CPU family: 23 23:34:22 Model: 49 23:34:22 Model name: AMD EPYC-Rome Processor 23:34:22 Stepping: 0 23:34:22 CPU MHz: 2799.998 23:34:22 BogoMIPS: 5599.99 23:34:22 Virtualization: AMD-V 23:34:22 Hypervisor vendor: KVM 23:34:22 Virtualization type: full 23:34:22 L1d cache: 256 KiB 23:34:22 L1i cache: 256 KiB 23:34:22 L2 cache: 4 MiB 23:34:22 L3 cache: 128 MiB 23:34:22 NUMA node0 CPU(s): 0-7 23:34:22 Vulnerability Itlb multihit: Not affected 23:34:22 Vulnerability L1tf: Not affected 23:34:22 Vulnerability Mds: Not affected 23:34:22 Vulnerability Meltdown: Not affected 23:34:22 Vulnerability Mmio stale data: Not affected 23:34:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:34:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:34:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:34:22 Vulnerability Srbds: Not affected 23:34:22 Vulnerability Tsx async abort: Not affected 23:34:22 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 23:34:22 23:34:22 23:34:22 ---> nproc: 23:34:22 8 23:34:22 23:34:22 23:34:22 ---> df -h: 23:34:22 Filesystem Size Used Avail Use% Mounted on 23:34:22 overlay 155G 20G 136G 13% / 23:34:22 tmpfs 64M 0 64M 0% /dev 23:34:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:34:22 shm 64M 0 64M 0% /dev/shm 23:34:22 /dev/vda1 155G 20G 136G 13% /facter-os 23:34:22 23:34:22 23:34:22 ---> sar -b -r -n DEV: 23:34:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7145) 02/22/23 _x86_64_ (8 CPU) 23:34:22 23:34:22 22:56:09 LINUX RESTART (8 CPU) 23:34:22 23:34:22 22:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:34:22 22:58:01 139.66 3.51 136.16 0.00 424.26 67544.56 0.00 23:34:22 22:59:01 31.35 0.08 31.26 0.00 0.67 16181.36 0.00 23:34:22 23:00:01 80.22 0.23 79.99 0.00 12.00 30718.29 0.00 23:34:22 23:01:01 561.99 10.60 551.39 0.00 109.72 222594.63 0.00 23:34:22 23:02:01 779.09 12.36 766.73 0.00 3473.78 265544.15 0.00 23:34:22 23:03:01 567.72 2.83 564.89 0.00 36.26 176648.69 0.00 23:34:22 23:04:01 734.08 0.05 734.03 0.00 6.93 192824.93 0.00 23:34:22 23:05:01 186.74 0.03 186.70 0.00 3.33 7021.23 0.00 23:34:22 23:06:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 23:34:22 23:07:01 2.62 0.00 2.62 0.00 0.00 37.06 0.00 23:34:22 23:08:01 1.43 0.00 1.43 0.00 0.00 15.59 0.00 23:34:22 23:09:01 1.98 0.00 1.98 0.00 0.00 21.46 0.00 23:34:22 23:10:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 23:34:22 23:11:01 2.00 0.00 2.00 0.00 0.00 23.33 0.00 23:34:22 23:12:01 2.08 0.02 2.07 0.00 0.13 23.33 0.00 23:34:22 23:13:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 23:34:22 23:14:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 23:34:22 23:15:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 23:34:22 23:16:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 23:34:22 23:17:01 1.85 0.02 1.83 0.00 0.13 21.59 0.00 23:34:22 23:18:01 3.00 1.62 1.38 0.00 36.39 17.46 0.00 23:34:22 23:19:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 23:34:22 23:20:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 23:34:22 23:21:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 23:34:22 23:22:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 23:34:22 23:23:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 23:34:22 23:24:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 23:34:22 23:25:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 23:34:22 23:26:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 23:34:22 23:27:01 1.75 0.00 1.75 0.00 0.00 20.93 0.00 23:34:22 23:28:02 0.97 0.00 0.97 0.00 0.00 10.80 0.00 23:34:22 23:29:01 1.61 0.00 1.61 0.00 0.00 18.17 0.00 23:34:22 23:30:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 23:34:22 23:31:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 23:34:22 23:32:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 23:34:22 23:33:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 23:34:22 23:34:01 1.07 0.02 1.05 0.00 1.20 27.20 0.00 23:34:22 Average: 84.47 0.85 83.62 0.00 110.86 26468.01 0.00 23:34:22 23:34:22 22:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:34:22 22:58:01 27916572 31233024 1070028 3.25 112208 3419196 2404808 7.09 1641260 2891880 251464 23:34:22 22:59:01 28033804 31574536 724596 2.20 116424 3607448 1754236 5.17 1219372 3160532 180208 23:34:22 23:00:01 25221716 31442268 857276 2.61 117992 6226368 2583768 7.61 1635896 5493364 2558264 23:34:22 23:01:01 20692656 31504916 781504 2.38 285268 10367208 1894396 5.58 1738448 9623644 2820388 23:34:22 23:02:01 21229488 31445340 823608 2.50 303740 9736956 2119448 6.25 2132904 8657072 52880 23:34:22 23:03:01 17985036 31472244 795204 2.42 404120 12646892 1938624 5.71 2443504 11325888 259452 23:34:22 23:04:01 17554600 31414400 853964 2.60 413988 13051732 2484948 7.32 2325208 11917816 596 23:34:22 23:05:01 18984336 31518680 754556 2.29 416652 11759024 1904604 5.61 2295100 10559668 4 23:34:22 23:06:01 18984492 31518884 754260 2.29 416700 11759028 1904604 5.61 2295000 10559672 8 23:34:22 23:07:01 18997384 31531964 741376 2.25 416752 11759008 1904604 5.61 2282392 10559804 12 23:34:22 23:08:01 18997560 31532196 741372 2.25 416792 11759012 1904604 5.61 2282392 10559808 8 23:34:22 23:09:01 19000356 31535168 738356 2.25 416844 11759140 1904604 5.61 2280400 10559928 8 23:34:22 23:10:01 19000924 31535784 737824 2.24 416888 11759144 1904604 5.61 2280476 10559932 180 23:34:22 23:11:01 19000892 31535908 737752 2.24 416928 11759144 1904604 5.61 2280036 10560040 8 23:34:22 23:12:01 19000272 31535412 737904 2.24 416980 11759144 1898716 5.60 2279836 10560044 12 23:34:22 23:13:01 19000224 31535404 737856 2.24 417012 11759148 1898716 5.60 2279780 10560044 8 23:34:22 23:14:01 19000176 31535364 737824 2.24 417024 11759156 1898716 5.60 2279764 10560052 4 23:34:22 23:15:01 19000160 31535376 737748 2.24 417052 11759160 1898716 5.60 2280108 10560056 8 23:34:22 23:16:01 19000112 31535376 737712 2.24 417072 11759160 1898716 5.60 2279892 10560060 8 23:34:22 23:17:01 18999828 31535116 737940 2.24 417108 11759148 1898716 5.60 2279944 10560060 8 23:34:22 23:18:01 18993988 31531364 741648 2.26 417136 11760252 1879408 5.54 2287968 10560396 8 23:34:22 23:19:01 18993736 31531128 741876 2.26 417152 11760256 1879408 5.54 2287636 10560348 8 23:34:22 23:20:01 18993728 31531124 741844 2.26 417168 11760260 1879408 5.54 2287556 10560352 8 23:34:22 23:21:01 18993720 31531144 741784 2.26 417184 11760260 1879408 5.54 2287600 10560352 8 23:34:22 23:22:01 18993856 31531308 741788 2.26 417204 11760256 1879408 5.54 2287712 10560360 20 23:34:22 23:23:01 18993832 31531316 741740 2.26 417220 11760272 1879408 5.54 2287676 10560364 8 23:34:22 23:24:01 18993240 31530728 742244 2.26 417244 11760276 1879408 5.54 2287880 10560368 8 23:34:22 23:25:01 18993484 31531004 741928 2.26 417256 11760276 1879408 5.54 2287996 10560368 8 23:34:22 23:26:01 18993184 31530708 742140 2.26 417280 11760280 1879408 5.54 2287724 10560372 4 23:34:22 23:27:01 18993168 31530732 742052 2.26 417328 11760276 1863060 5.49 2288824 10560376 20 23:34:22 23:28:02 18993076 31530680 742272 2.26 417348 11760284 1863060 5.49 2288184 10560376 12 23:34:22 23:29:01 18993312 31530964 741972 2.26 417372 11760288 1863060 5.49 2288256 10560384 8 23:34:22 23:30:01 18993264 31530916 741936 2.26 417396 11760288 1863060 5.49 2288208 10560384 12 23:34:22 23:31:01 18992892 31530580 742220 2.26 417420 11760292 1863060 5.49 2288264 10560388 8 23:34:22 23:32:01 18992664 31530380 742480 2.26 417436 11760292 1863060 5.49 2288356 10560384 12 23:34:22 23:33:01 18992616 31530368 742448 2.26 417456 11760300 1863060 5.49 2288328 10560392 8 23:34:22 23:34:01 18982436 31520192 752792 2.29 417472 11760316 1879112 5.54 2297452 10560872 24 23:34:22 Average: 19688562 31514108 761184 2.31 385611 11131052 1938918 5.71 2208577 9996654 165506 23:34:22 23:34:22 22:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:34:22 22:58:01 docker0 359.83 348.32 26.65 3474.64 0.00 0.00 0.00 0.00 23:34:22 22:58:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 23:34:22 22:58:01 veth43f7467 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:34:22 22:58:01 ens3 542.21 477.26 7599.04 62.05 0.00 0.00 0.00 0.00 23:34:22 22:59:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 23:34:22 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 22:59:01 veth43f7467 1.30 1.33 0.10 0.10 0.00 0.00 0.00 0.00 23:34:22 22:59:01 ens3 27.47 25.88 16.69 77.83 0.00 0.00 0.00 0.00 23:34:22 23:00:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:34:22 23:00:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 23:34:22 23:00:01 veth2f9c6b2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:34:22 23:00:01 ens3 97.40 61.08 1703.61 21.36 0.00 0.00 0.00 0.00 23:34:22 23:01:01 docker0 451.21 764.06 37.67 6051.42 0.00 0.00 0.00 0.00 23:34:22 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:01:01 veth2f9c6b2 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:34:22 23:01:01 ens3 775.52 457.16 6060.53 48.79 0.00 0.00 0.00 0.00 23:34:22 23:02:01 vethe3acbb6 23.48 34.07 2.29 11.22 0.00 0.00 0.00 0.00 23:34:22 23:02:01 docker0 38.80 63.58 2.91 332.21 0.00 0.00 0.00 0.00 23:34:22 23:02:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 23:34:22 23:02:01 vethd24635b 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 23:34:22 23:02:01 veth2f9c6b2 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 23:34:22 23:02:01 ens3 185.60 99.20 1834.97 24.68 0.00 0.00 0.00 0.00 23:34:22 23:03:01 docker0 350.22 584.64 28.33 4831.61 0.00 0.00 0.00 0.00 23:34:22 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:03:01 veth2f9c6b2 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 23:34:22 23:03:01 ens3 608.98 364.19 4850.14 43.34 0.00 0.00 0.00 0.00 23:34:22 23:04:01 veth168434e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:04:01 docker0 11.51 22.61 0.76 276.34 0.00 0.00 0.00 0.00 23:34:22 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:04:01 veth988cf79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:04:01 veth2f9c6b2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:34:22 23:04:01 vethcb37865 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:04:01 ens3 59.69 35.48 304.72 16.88 0.00 0.00 0.00 0.00 23:34:22 23:05:01 docker0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:05:01 ens3 7.70 5.70 6.54 3.26 0.00 0.00 0.00 0.00 23:34:22 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:07:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:34:22 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:12:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:34:22 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:17:01 ens3 0.52 0.32 0.31 0.19 0.00 0.00 0.00 0.00 23:34:22 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:18:01 ens3 25.52 39.47 6.80 87.21 0.00 0.00 0.00 0.00 23:34:22 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:22:01 ens3 1.38 2.23 0.15 6.68 0.00 0.00 0.00 0.00 23:34:22 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:23:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:25:01 ens3 0.32 0.17 0.10 0.01 0.00 0.00 0.00 0.00 23:34:22 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:27:01 ens3 2.95 6.67 0.49 20.03 0.00 0.00 0.00 0.00 23:34:22 23:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:28:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:31:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:32:01 ens3 0.72 1.60 0.17 6.59 0.00 0.00 0.00 0.00 23:34:22 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:34:22 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:34:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:34:22 23:34:01 ens3 19.03 29.30 4.44 67.18 0.00 0.00 0.00 0.00 23:34:22 Average: docker0 32.65 48.12 2.60 403.27 0.00 0.00 0.00 0.00 23:34:22 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 23:34:22 Average: ens3 63.51 43.26 602.22 13.13 0.00 0.00 0.00 0.00 23:34:22 23:34:22 23:34:22 ---> sar -P ALL: 23:34:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7145) 02/22/23 _x86_64_ (8 CPU) 23:34:22 23:34:22 22:56:09 LINUX RESTART (8 CPU) 23:34:22 23:34:22 22:57:02 CPU %user %nice %system %iowait %steal %idle 23:34:22 22:58:01 all 21.19 0.00 5.35 2.32 0.06 71.08 23:34:22 22:58:01 0 20.27 0.00 5.14 0.51 0.07 74.01 23:34:22 22:58:01 1 21.84 0.00 4.73 2.68 0.07 70.67 23:34:22 22:58:01 2 19.91 0.00 5.52 0.60 0.05 73.91 23:34:22 22:58:01 3 22.31 0.00 5.05 4.45 0.07 68.13 23:34:22 22:58:01 4 20.78 0.00 6.42 1.51 0.07 71.22 23:34:22 22:58:01 5 21.69 0.00 5.22 1.36 0.07 71.66 23:34:22 22:58:01 6 18.77 0.00 4.55 6.72 0.05 69.90 23:34:22 22:58:01 7 23.92 0.00 6.17 0.74 0.07 69.09 23:34:22 22:59:01 all 44.06 0.00 6.43 0.55 0.07 48.89 23:34:22 22:59:01 0 45.08 0.00 6.20 2.29 0.07 46.36 23:34:22 22:59:01 1 43.70 0.00 6.85 0.15 0.08 49.22 23:34:22 22:59:01 2 44.42 0.00 6.29 0.07 0.07 49.16 23:34:22 22:59:01 3 44.01 0.00 6.49 0.10 0.08 49.31 23:34:22 22:59:01 4 44.05 0.00 6.63 1.60 0.07 47.65 23:34:22 22:59:01 5 44.30 0.00 6.38 0.00 0.07 49.26 23:34:22 22:59:01 6 44.54 0.00 6.39 0.17 0.07 48.83 23:34:22 22:59:01 7 42.39 0.00 6.18 0.05 0.07 51.31 23:34:22 23:00:01 all 27.38 0.00 7.27 1.11 0.07 64.18 23:34:22 23:00:01 0 26.26 0.00 7.12 3.22 0.07 63.33 23:34:22 23:00:01 1 30.45 0.00 7.85 0.03 0.07 61.59 23:34:22 23:00:01 2 28.22 0.00 7.11 0.14 0.07 64.47 23:34:22 23:00:01 3 26.51 0.00 6.70 3.87 0.05 62.87 23:34:22 23:00:01 4 28.40 0.00 8.30 0.22 0.07 63.02 23:34:22 23:00:01 5 28.09 0.00 7.60 0.34 0.07 63.89 23:34:22 23:00:01 6 26.87 0.00 8.05 0.94 0.07 64.08 23:34:22 23:00:01 7 24.29 0.00 5.42 0.07 0.07 70.16 23:34:22 23:01:01 all 13.06 0.00 9.15 11.48 0.08 66.22 23:34:22 23:01:01 0 11.72 0.00 10.28 23.15 0.05 54.80 23:34:22 23:01:01 1 11.42 0.00 7.91 2.70 0.05 77.93 23:34:22 23:01:01 2 15.21 0.00 10.56 17.62 0.12 56.48 23:34:22 23:01:01 3 12.46 0.00 7.99 3.48 0.07 76.00 23:34:22 23:01:01 4 14.69 0.00 10.26 5.75 0.07 69.23 23:34:22 23:01:01 5 12.34 0.00 6.84 12.04 0.07 68.71 23:34:22 23:01:01 6 11.90 0.00 9.59 21.13 0.07 57.31 23:34:22 23:01:01 7 14.75 0.00 9.79 5.91 0.17 69.38 23:34:22 23:02:01 all 54.91 0.00 12.69 6.44 0.16 25.79 23:34:22 23:02:01 0 53.55 0.00 12.41 7.35 0.17 26.52 23:34:22 23:02:01 1 54.02 0.00 13.13 3.84 0.19 28.83 23:34:22 23:02:01 2 56.26 0.00 14.06 7.21 0.24 22.22 23:34:22 23:02:01 3 54.64 0.00 11.70 6.94 0.10 26.61 23:34:22 23:02:01 4 55.82 0.00 11.64 1.41 0.10 31.02 23:34:22 23:02:01 5 54.46 0.00 10.94 1.35 0.19 33.06 23:34:22 23:02:01 6 53.85 0.00 13.89 20.90 0.15 11.21 23:34:22 23:02:01 7 56.72 0.00 13.77 2.58 0.12 26.81 23:34:22 23:03:01 all 34.89 0.00 10.13 15.11 0.14 39.74 23:34:22 23:03:01 0 35.07 0.00 10.57 18.76 0.17 35.43 23:34:22 23:03:01 1 35.27 0.00 11.85 13.98 0.14 38.77 23:34:22 23:03:01 2 38.02 0.00 11.07 20.64 0.12 30.15 23:34:22 23:03:01 3 33.72 0.00 11.22 21.29 0.15 33.62 23:34:22 23:03:01 4 33.70 0.00 8.39 11.90 0.10 45.91 23:34:22 23:03:01 5 35.58 0.00 8.97 15.55 0.14 39.76 23:34:22 23:03:01 6 34.80 0.00 9.61 9.64 0.09 45.86 23:34:22 23:03:01 7 32.98 0.00 9.31 9.06 0.17 48.48 23:34:22 23:04:01 all 52.02 0.00 12.47 8.07 0.13 27.31 23:34:22 23:04:01 0 50.53 0.00 13.50 2.97 0.19 32.81 23:34:22 23:04:01 1 52.80 0.00 12.60 3.23 0.10 31.27 23:34:22 23:04:01 2 49.85 0.00 15.03 21.15 0.19 13.79 23:34:22 23:04:01 3 54.38 0.00 10.81 15.93 0.08 18.79 23:34:22 23:04:01 4 50.49 0.00 12.88 3.43 0.10 33.10 23:34:22 23:04:01 5 51.83 0.00 12.21 4.89 0.10 30.97 23:34:22 23:04:01 6 54.20 0.00 11.71 6.96 0.10 27.03 23:34:22 23:04:01 7 51.98 0.00 11.09 5.84 0.19 30.90 23:34:22 23:05:01 all 1.41 0.00 0.85 0.56 0.02 97.17 23:34:22 23:05:01 0 1.32 0.00 0.85 0.33 0.02 97.48 23:34:22 23:05:01 1 0.98 0.00 1.02 1.58 0.02 96.40 23:34:22 23:05:01 2 0.92 0.00 1.00 1.72 0.00 96.37 23:34:22 23:05:01 3 1.22 0.00 0.70 0.03 0.02 98.03 23:34:22 23:05:01 4 1.18 0.00 0.90 0.15 0.02 97.75 23:34:22 23:05:01 5 1.23 0.00 0.70 0.18 0.02 97.86 23:34:22 23:05:01 6 3.11 0.00 0.76 0.12 0.05 95.97 23:34:22 23:05:01 7 1.30 0.00 0.85 0.35 0.00 97.50 23:34:22 23:06:01 all 0.26 0.00 0.01 0.01 0.01 99.72 23:34:22 23:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:34:22 23:06:01 1 0.02 0.00 0.00 0.05 0.02 99.92 23:34:22 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:06:01 6 1.99 0.00 0.02 0.00 0.03 97.96 23:34:22 23:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:07:01 all 0.16 0.00 0.02 0.01 0.01 99.79 23:34:22 23:07:01 0 0.18 0.00 0.03 0.03 0.02 99.73 23:34:22 23:07:01 1 0.02 0.00 0.02 0.07 0.02 99.88 23:34:22 23:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:34:22 23:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:34:22 23:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:07:01 5 0.07 0.00 0.02 0.02 0.02 99.88 23:34:22 23:07:01 6 0.99 0.00 0.08 0.00 0.02 98.91 23:34:22 23:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:08:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:34:22 23:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:08:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:34:22 23:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:08:01 3 0.02 0.00 0.00 0.00 0.03 99.95 23:34:22 23:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:34:22 23:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:34:22 23:08:01 CPU %user %nice %system %iowait %steal %idle 23:34:22 23:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:34:22 23:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:09:01 1 0.00 0.00 0.00 0.07 0.02 99.92 23:34:22 23:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:09:01 3 0.10 0.00 0.07 0.00 0.03 99.80 23:34:22 23:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:34:22 23:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:10:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:34:22 23:10:01 0 0.08 0.00 0.00 0.02 0.02 99.88 23:34:22 23:10:01 1 0.02 0.00 0.00 0.05 0.02 99.92 23:34:22 23:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:10:01 3 0.00 0.00 0.03 0.00 0.03 99.93 23:34:22 23:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:10:01 5 0.03 0.00 0.05 0.00 0.00 99.92 23:34:22 23:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:11:01 all 0.03 0.00 0.00 0.01 0.01 99.95 23:34:22 23:11:01 0 0.10 0.00 0.02 0.00 0.02 99.87 23:34:22 23:11:01 1 0.00 0.00 0.00 0.07 0.02 99.92 23:34:22 23:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:11:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:34:22 23:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:34:22 23:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:12:01 all 0.02 0.00 0.02 0.01 0.01 99.94 23:34:22 23:12:01 0 0.03 0.00 0.03 0.02 0.00 99.92 23:34:22 23:12:01 1 0.02 0.00 0.02 0.03 0.00 99.93 23:34:22 23:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:34:22 23:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:34:22 23:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:34:22 23:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:34:22 23:12:01 6 0.00 0.00 0.03 0.00 0.02 99.95 23:34:22 23:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:34:22 23:13:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:34:22 23:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:34:22 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:13:01 3 0.08 0.00 0.02 0.00 0.02 99.88 23:34:22 23:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 23:34:22 23:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:34:22 23:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:34:22 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:14:01 1 0.02 0.00 0.03 0.02 0.02 99.92 23:34:22 23:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:14:01 3 0.02 0.00 0.02 0.02 0.03 99.92 23:34:22 23:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:34:22 23:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:34:22 23:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:34:22 23:15:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:34:22 23:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:34:22 23:15:01 3 0.03 0.00 0.00 0.03 0.03 99.90 23:34:22 23:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:34:22 23:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:34:22 23:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:34:22 23:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:34:22 23:16:01 1 0.02 0.00 0.02 0.02 0.02 99.93 23:34:22 23:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:16:01 3 0.03 0.00 0.03 0.02 0.02 99.90 23:34:22 23:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:34:22 23:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:34:22 23:17:01 0 0.03 0.00 0.00 0.02 0.02 99.93 23:34:22 23:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:34:22 23:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:17:01 3 0.03 0.00 0.03 0.00 0.03 99.90 23:34:22 23:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 23:34:22 23:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:34:22 23:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:34:22 23:18:01 all 0.35 0.00 0.07 0.01 0.01 99.56 23:34:22 23:18:01 0 0.42 0.00 0.02 0.02 0.00 99.55 23:34:22 23:18:01 1 1.15 0.00 0.05 0.03 0.02 98.75 23:34:22 23:18:01 2 0.17 0.00 0.10 0.00 0.00 99.73 23:34:22 23:18:01 3 0.15 0.00 0.07 0.00 0.02 99.77 23:34:22 23:18:01 4 0.27 0.00 0.07 0.05 0.00 99.62 23:34:22 23:18:01 5 0.33 0.00 0.03 0.00 0.02 99.62 23:34:22 23:18:01 6 0.25 0.00 0.17 0.00 0.00 99.58 23:34:22 23:18:01 7 0.07 0.00 0.05 0.00 0.00 99.88 23:34:22 23:19:01 all 0.02 0.00 0.00 0.00 0.00 99.97 23:34:22 23:19:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:34:22 23:19:01 1 0.03 0.00 0.00 0.02 0.00 99.95 23:34:22 23:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:34:22 23:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:34:22 23:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:34:22 23:19:01 CPU %user %nice %system %iowait %steal %idle 23:34:22 23:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:34:22 23:20:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:34:22 23:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:34:22 23:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:34:22 23:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:34:22 23:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:34:22 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:34:22 23:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:34:22 23:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:34:22 23:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:34:22 23:22:01 0 0.05 0.00 0.02 0.02 0.02 99.90 23:34:22 23:22:01 1 0.03 0.00 0.00 0.02 0.00 99.95 23:34:22 23:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:22:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:34:22 23:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:34:22 23:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:23:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:34:22 23:23:01 0 0.00 0.00 0.00 0.03 0.02 99.95 23:34:22 23:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:34:22 23:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:34:22 23:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:34:22 23:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:34:22 23:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:34:22 23:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:34:22 23:24:01 1 0.03 0.00 0.00 0.02 0.02 99.93 23:34:22 23:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:34:22 23:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:34:22 23:25:01 0 0.00 0.00 0.00 0.03 0.02 99.95 23:34:22 23:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:34:22 23:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:25:01 3 0.05 0.00 0.02 0.00 0.03 99.90 23:34:22 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:34:22 23:26:01 0 0.00 0.00 0.03 0.02 0.00 99.95 23:34:22 23:26:01 1 0.03 0.00 0.00 0.02 0.00 99.95 23:34:22 23:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:34:22 23:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:34:22 23:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:27:01 all 0.04 0.00 0.01 0.01 0.01 99.94 23:34:22 23:27:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:34:22 23:27:01 1 0.03 0.00 0.05 0.03 0.03 99.85 23:34:22 23:27:01 2 0.08 0.00 0.00 0.00 0.00 99.92 23:34:22 23:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 23:34:22 23:28:02 all 0.01 0.00 0.01 0.01 0.01 99.96 23:34:22 23:28:02 0 0.02 0.00 0.02 0.02 0.00 99.95 23:34:22 23:28:02 1 0.03 0.00 0.02 0.05 0.03 99.87 23:34:22 23:28:02 2 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:28:02 3 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:28:02 4 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:28:02 5 0.02 0.00 0.02 0.00 0.02 99.95 23:34:22 23:28:02 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:28:02 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:34:22 23:29:01 0 0.00 0.00 0.00 0.03 0.02 99.95 23:34:22 23:29:01 1 0.05 0.00 0.02 0.02 0.03 99.88 23:34:22 23:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:34:22 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:30:01 all 0.02 0.00 0.00 0.00 0.01 99.96 23:34:22 23:30:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:34:22 23:30:01 1 0.02 0.00 0.02 0.02 0.03 99.92 23:34:22 23:30:01 2 0.07 0.00 0.00 0.00 0.00 99.93 23:34:22 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:34:22 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:34:22 23:30:01 CPU %user %nice %system %iowait %steal %idle 23:34:22 23:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:34:22 23:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:34:22 23:31:01 1 0.00 0.00 0.03 0.02 0.02 99.93 23:34:22 23:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:34:22 23:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:34:22 23:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:32:01 all 0.01 0.00 0.02 0.00 0.01 99.96 23:34:22 23:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:34:22 23:32:01 1 0.02 0.00 0.03 0.02 0.03 99.90 23:34:22 23:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:34:22 23:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:34:22 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:33:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:34:22 23:33:01 0 0.00 0.00 0.00 0.03 0.02 99.95 23:34:22 23:33:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:34:22 23:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:34:22 23:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:34:22 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:34:22 23:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:34:22 23:34:01 all 0.09 0.00 0.04 0.00 0.01 99.86 23:34:22 23:34:01 0 0.10 0.00 0.05 0.00 0.02 99.83 23:34:22 23:34:01 1 0.05 0.00 0.08 0.03 0.03 99.80 23:34:22 23:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 23:34:22 23:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:34:22 23:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:34:22 23:34:01 5 0.12 0.00 0.07 0.00 0.02 99.80 23:34:22 23:34:01 6 0.20 0.00 0.03 0.00 0.00 99.77 23:34:22 23:34:01 7 0.08 0.00 0.05 0.00 0.00 99.87 23:34:22 Average: all 6.64 0.00 1.72 1.21 0.03 90.41 23:34:22 Average: 0 6.48 0.00 1.76 1.57 0.03 90.17 23:34:22 Average: 1 6.71 0.00 1.76 0.77 0.03 90.73 23:34:22 Average: 2 6.71 0.00 1.88 1.83 0.02 89.56 23:34:22 Average: 3 6.66 0.00 1.63 1.49 0.03 90.20 23:34:22 Average: 4 6.64 0.00 1.75 0.69 0.02 90.91 23:34:22 Average: 5 6.63 0.00 1.57 0.95 0.02 90.83 23:34:22 Average: 6 6.69 0.00 1.72 1.76 0.02 89.80 23:34:22 Average: 7 6.59 0.00 1.67 0.65 0.02 91.07 23:34:22 23:34:22 23:34:22