Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb20006eba1fb52a1b54093edf8712c290c6c82+af696e210749021336152133b8ef9886b3924fac (0954a658ef545d65ed811e3a97dddc34fc6ad12f) 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-ssh5708492333790954679.key Verifying host key using known hosts file > 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-ssh8070047165546705330.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6493371167953404920.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8416165468612630477.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12902660233362448891.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119350 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 af696e210749021336152133b8ef9886b3924fac into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 Merge succeeded, producing 3e9377543fc4a701f5441c835c647af97c2646eb Checking out Revision 3e9377543fc4a701f5441c835c647af97c2646eb (PR-4211) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge af696e210749021336152133b8ef9886b3924fac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e9377543fc4a701f5441c835c647af97c2646eb # timeout=10 Commit message: "Merge commit 'af696e210749021336152133b8ef9886b3924fac' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f93164357765293f139bb360b81694b1bc357797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:07 ========================================================= 16:31:07 EdgeX Global Pipelines Version Info 16:31:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:08 ------------------- 16:31:08 stable info: 16:31:08 ------------------- 16:31:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:31:08 Message: update stable to v1.0.244 16:31:08 ------------------- 16:31:08 experimental info: 16:31:08 ------------------- 16:31:08 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:31:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4211 [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4211 [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4211 [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e9377543fc4a701f5441c835c647af97c2646eb [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e93775 [Pipeline] echo 16:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:08 provisioning config files... 16:31:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config10503645415772815385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:09 ---> docker-login.sh 16:31:09 nexus3.edgexfoundry.org:10001 16:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:09 Configure a credential helper to remove this warning. See 16:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:09 16:31:09 Login Succeeded 16:31:09 nexus3.edgexfoundry.org:10002 16:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:09 Configure a credential helper to remove this warning. See 16:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:09 16:31:09 Login Succeeded 16:31:09 nexus3.edgexfoundry.org:10003 16:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:09 Configure a credential helper to remove this warning. See 16:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:09 16:31:09 Login Succeeded 16:31:09 nexus3.edgexfoundry.org:10004 16:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:09 Configure a credential helper to remove this warning. See 16:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:09 16:31:09 Login Succeeded 16:31:09 docker.io 16:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:10 Configure a credential helper to remove this warning. See 16:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:10 16:31:10 Login Succeeded 16:31:10 ---> docker-login.sh ends [Pipeline] } 16:31:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:10 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:31:10 + dirname cmd/core-command/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo core-command,cmd/core-command/Dockerfile 16:31:10 + + dirnamecut cmd/core-data/Dockerfile -d/ 16:31:10 -f2 16:31:10 + echo core-data,cmd/core-data/Dockerfile 16:31:10 + dirname cmd/core-metadata/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:10 + dirname cmd/security-bootstrapper/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:10 + dirname cmd/security-proxy-setup/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:10 + + dirname cmd/security-secretstore-setup/Dockerfilecut 16:31:10 -d/ -f2 16:31:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:10 + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile 16:31:10 16:31:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:31:10 + dirname cmd/security-spire-agent/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:31:10 + dirname cmd/security-spire-config/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:31:10 + dirname cmd/security-spire-server/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:31:10 + dirname cmd/support-notifications/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:10 + dirname cmd/support-scheduler/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:10 + dirname cmd/sys-mgmt-agent/Dockerfile 16:31:10 + cut -d/ -f2 16:31:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:10 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:31:10 + git rev-list -1 --merges 3e9377543fc4a701f5441c835c647af97c2646eb~1..3e9377543fc4a701f5441c835c647af97c2646eb [Pipeline] echo 16:31:10 -----------> git rev-list -1 --merges 3e9377543fc4a701f5441c835c647af97c2646eb~1..3e9377543fc4a701f5441c835c647af97c2646eb 3e9377543fc4a701f5441c835c647af97c2646eb 16:31:10 3e9377543fc4a701f5441c835c647af97c2646eb [false] [Pipeline] sh 16:31:11 + git log --format=format:%s -1 3e9377543fc4a701f5441c835c647af97c2646eb [Pipeline] echo 16:31:11 ========================================================= 16:31:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:31:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:31:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:11 + grep -v github /etc/ssh/ssh_known_hosts 16:31:11 + [ -e /tmp/ssh_known_hosts ] 16:31:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:31:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:31:11 + sudo tee -a /etc/ssh/ssh_known_hosts 16:31:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:11 16:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:12 0.1.4: Pulling from edgex-devops/py-git-semver 16:31:12 b85a868b505f: Pulling fs layer 16:31:12 e2be974225ed: Pulling fs layer 16:31:12 339a4e72a1f5: Pulling fs layer 16:31:12 988bab9f4d93: Pulling fs layer 16:31:12 1469e6f7b9e6: Pulling fs layer 16:31:12 eaf3925da568: Pulling fs layer 16:31:12 bab4dde63d76: Pulling fs layer 16:31:12 bde34c3a00c8: Pulling fs layer 16:31:12 b352a97aabf1: Pulling fs layer 16:31:12 4872d77fe225: Pulling fs layer 16:31:12 5851b861e8e6: Pulling fs layer 16:31:12 988bab9f4d93: Waiting 16:31:12 1469e6f7b9e6: Waiting 16:31:12 eaf3925da568: Waiting 16:31:12 bab4dde63d76: Waiting 16:31:12 bde34c3a00c8: Waiting 16:31:12 b352a97aabf1: Waiting 16:31:12 4872d77fe225: Waiting 16:31:12 5851b861e8e6: Waiting 16:31:12 e2be974225ed: Verifying Checksum 16:31:12 e2be974225ed: Download complete 16:31:12 988bab9f4d93: Verifying Checksum 16:31:12 988bab9f4d93: Download complete 16:31:12 339a4e72a1f5: Verifying Checksum 16:31:12 339a4e72a1f5: Download complete 16:31:12 1469e6f7b9e6: Verifying Checksum 16:31:12 1469e6f7b9e6: Download complete 16:31:12 eaf3925da568: Download complete 16:31:12 bde34c3a00c8: Verifying Checksum 16:31:12 bde34c3a00c8: Download complete 16:31:12 b352a97aabf1: Verifying Checksum 16:31:12 b352a97aabf1: Download complete 16:31:12 4872d77fe225: Verifying Checksum 16:31:12 4872d77fe225: Download complete 16:31:12 5851b861e8e6: Verifying Checksum 16:31:12 5851b861e8e6: Download complete 16:31:12 b85a868b505f: Verifying Checksum 16:31:12 b85a868b505f: Download complete 16:31:12 bab4dde63d76: Download complete 16:31:13 b85a868b505f: Pull complete 16:31:13 e2be974225ed: Pull complete 16:31:14 339a4e72a1f5: Pull complete 16:31:14 988bab9f4d93: Pull complete 16:31:14 1469e6f7b9e6: Pull complete 16:31:14 eaf3925da568: Pull complete 16:31:16 bab4dde63d76: Pull complete 16:31:16 bde34c3a00c8: Pull complete 16:31:16 b352a97aabf1: Pull complete 16:31:16 4872d77fe225: Pull complete 16:31:16 5851b861e8e6: Pull complete 16:31:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:16 prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container 16:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:19 $ docker top 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b -eo pid,comm 16:31:19 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). 16:31:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:19 [ssh-agent] Looking for ssh-agent implementation... 16:31:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:19 $ docker exec 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b ssh-agent 16:31:19 SSH_AUTH_SOCK=/tmp/ssh-1Ay9AnhhDUnw/agent.32 16:31:19 SSH_AGENT_PID=38 16:31:19 Running ssh-add (command line suppressed) 16:31:19 Identity added: /w/workspace/edgex-go/7@tmp/private_key_7201687281460786891.key (/w/workspace/edgex-go/7@tmp/private_key_7201687281460786891.key) 16:31:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:19 + git tag --points-at HEAD [Pipeline] } 16:31:19 $ docker exec --env ******** --env ******** 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b ssh-agent -k 16:31:19 unset SSH_AUTH_SOCK; 16:31:19 unset SSH_AGENT_PID; 16:31:19 echo Agent pid 38 killed; 16:31:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:19 [ssh-agent] Looking for ssh-agent implementation... 16:31:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:20 $ docker exec 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b ssh-agent 16:31:20 SSH_AUTH_SOCK=/tmp/ssh-Tx4kg7AcWk88/agent.70 16:31:20 SSH_AGENT_PID=76 16:31:20 Running ssh-add (command line suppressed) 16:31:20 Identity added: /w/workspace/edgex-go/7@tmp/private_key_11339359877067290350.key (/w/workspace/edgex-go/7@tmp/private_key_11339359877067290350.key) 16:31:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:20 + git semver init 16:31:20 2022-11-16 16:31:20,756 [run_init] DEBUG init version:0.0.0 force:False 16:31:20 2022-11-16 16:31:20,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 16:31:20 2022-11-16 16:31:20,757 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 16:31:20 2022-11-16 16:31:20,757 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 16:31:26 2022-11-16 16:31:26,043 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 16:31:26 2022-11-16 16:31:26,044 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4211 with force:False 16:31:26 2022-11-16 16:31:26,044 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4211 16:31:26 2022-11-16 16:31:26,048 [execute] INFO git cat-file --batch-check 16:31:26 2022-11-16 16:31:26,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 16:31:26 2022-11-16 16:31:26,056 [execute] INFO git cat-file --batch 16:31:26 2022-11-16 16:31:26,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 16:31:26 2022-11-16 16:31:26,061 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4211 16:31:26 0.0.0 [Pipeline] } 16:31:26 $ docker exec --env ******** --env ******** 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b ssh-agent -k 16:31:26 unset SSH_AUTH_SOCK; 16:31:26 unset SSH_AGENT_PID; 16:31:26 echo Agent pid 76 killed; 16:31:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:26 + git semver [Pipeline] } 16:31:26 $ docker stop --time=1 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b 16:31:28 $ docker rm -f 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b [Pipeline] // withDockerContainer [Pipeline] sh 16:31:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:28 Stashed 1 file(s) [Pipeline] echo 16:31:28 [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 16:31:29 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 16:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:29 ========================================================= 16:31:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:31:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:29 213ec9aee27d: Pulling fs layer 16:31:29 4583459ba037: Pulling fs layer 16:31:29 93c1e223e6f2: Pulling fs layer 16:31:29 53926ce57604: Pulling fs layer 16:31:29 21b2b0c7a3f4: Pulling fs layer 16:31:29 22ff95d597cd: Pulling fs layer 16:31:29 12d6caf4c0d1: Pulling fs layer 16:31:29 96b7cbca73a9: Pulling fs layer 16:31:29 a7acece74701: Pulling fs layer 16:31:29 53926ce57604: Waiting 16:31:29 12d6caf4c0d1: Waiting 16:31:29 96b7cbca73a9: Waiting 16:31:29 a7acece74701: Waiting 16:31:29 21b2b0c7a3f4: Waiting 16:31:29 22ff95d597cd: Waiting 16:31:29 93c1e223e6f2: Verifying Checksum 16:31:29 93c1e223e6f2: Download complete 16:31:29 4583459ba037: Verifying Checksum 16:31:29 4583459ba037: Download complete 16:31:29 21b2b0c7a3f4: Verifying Checksum 16:31:29 21b2b0c7a3f4: Download complete 16:31:29 22ff95d597cd: Verifying Checksum 16:31:29 22ff95d597cd: Download complete 16:31:29 213ec9aee27d: Verifying Checksum 16:31:29 213ec9aee27d: Download complete 16:31:29 12d6caf4c0d1: Verifying Checksum 16:31:29 12d6caf4c0d1: Download complete 16:31:29 213ec9aee27d: Pull complete 16:31:29 4583459ba037: Pull complete 16:31:29 93c1e223e6f2: Pull complete 16:31:30 a7acece74701: Verifying Checksum 16:31:30 a7acece74701: Download complete 16:31:30 53926ce57604: Download complete 16:31:30 96b7cbca73a9: Verifying Checksum 16:31:30 96b7cbca73a9: Download complete 16:31:34 53926ce57604: Pull complete 16:31:34 21b2b0c7a3f4: Pull complete 16:31:34 22ff95d597cd: Pull complete 16:31:34 12d6caf4c0d1: Pull complete 16:31:35 96b7cbca73a9: Pull complete 16:31:36 a7acece74701: Pull complete 16:31:36 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:36 WORKDIR /edgex 16:31:36 COPY go.mod . 16:31:36 RUN go mod download 16:31:36 + docker build -t ci-base-image-x86_64 -f - . 16:31:37 Sending build context to Docker daemon 169.8MB 16:31:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:37 ---> db6d94c90886 16:31:37 Step 2/4 : WORKDIR /edgex 16:31:41 ---> Running in 455819504b44 16:31:41 Removing intermediate container 455819504b44 16:31:41 ---> fc00e8929733 16:31:41 Step 3/4 : COPY go.mod . 16:31:41 ---> 12a18925e3c1 16:31:41 Step 4/4 : RUN go mod download 16:31:41 ---> Running in db7e98b5df0e 16:31:43 Still waiting to schedule task 16:31:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-119351’ 16:31:56 Removing intermediate container db7e98b5df0e 16:31:56 ---> 5d62853d9600 16:31:56 Successfully built 5d62853d9600 16:31:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:57 + docker inspect -f . ci-base-image-x86_64 16:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:57 prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container 16:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:57 $ docker top 84a5f864f3e21c3b5cb28c36ae27abe4db03f55a5f3f204e907c50a0f2b060d4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:57 + go version 16:31:57 go version go1.18.7 linux/amd64 [Pipeline] } 16:31:57 $ docker stop --time=1 84a5f864f3e21c3b5cb28c36ae27abe4db03f55a5f3f204e907c50a0f2b060d4 16:31:59 $ docker rm -f 84a5f864f3e21c3b5cb28c36ae27abe4db03f55a5f3f204e907c50a0f2b060d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:59 + docker inspect -f . ci-base-image-x86_64 16:31:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:59 prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container 16:31:59 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:59 $ docker top e42224cb596e6f428caa9dc0e645eac3cd57a857cab4160997efcdb3cfaad699 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:00 ========================================================= 16:32:00 [edgeXBuildGoParallel] Running Tests and Build... 16:32:00 ========================================================= [Pipeline] sh 16:32:00 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 16:32:00 + make test 16:32:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:07 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.096s coverage: 28.7% of statements 16:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 16:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.113s coverage: 43.0% of statements 16:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.200s coverage: 54.2% of statements 16:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.924s coverage: 89.2% of statements 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.167s coverage: 2.2% of statements 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 60.0% of statements 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 16:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 16:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 16:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 79.9% of statements 16:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.7% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 65.8% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 41.8% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:32:43 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 16:33:01 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." 16:33:01 GO111MODULE=on go vet ./... 16:33:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:05 ./bin/test-attribution-txt.sh [Pipeline] echo 16:33:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:33:05 + ls -al . 16:33:05 total 780 16:33:05 drwxrwxr-x 11 1001 1001 4096 Nov 16 16:32 . 16:33:05 drwxr-xr-x 4 root root 4096 Nov 16 16:31 .. 16:33:05 drwxrwxr-x 2 1001 1001 4096 Nov 16 16:31 .blubracket 16:33:05 -rw-rw-r-- 1 1001 1001 16 Nov 16 16:31 .dockerignore 16:33:05 drwxrwxr-x 8 1001 1001 4096 Nov 16 16:32 .git 16:33:05 drwxrwxr-x 3 1001 1001 4096 Nov 16 16:31 .github 16:33:05 -rw-rw-r-- 1 1001 1001 1030 Nov 16 16:31 .gitignore 16:33:05 -rw-rw-r-- 1 1001 1001 42 Nov 16 16:31 .golangci.yml 16:33:05 -rw-rw-r-- 1 1001 1001 87 Nov 16 16:31 .hadolint.yml 16:33:05 drwxr-xr-x 3 1001 1001 4096 Nov 16 16:31 .semver 16:33:05 -rw-rw-r-- 1 1001 1001 166 Nov 16 16:31 .sonarcloud.properties 16:33:05 -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:31 ADOPTERS.md 16:33:05 -rw-rw-r-- 1 1001 1001 10722 Nov 16 16:31 Attribution.txt 16:33:05 -rw-rw-r-- 1 1001 1001 73765 Nov 16 16:31 CHANGELOG.md 16:33:05 -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:31 CONTRIBUTING.md 16:33:05 -rw-rw-r-- 1 1001 1001 677 Nov 16 16:31 GOVERNANCE.md 16:33:05 -rw-rw-r-- 1 1001 1001 850 Nov 16 16:31 Jenkinsfile 16:33:05 -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:31 LICENSE 16:33:05 -rw-rw-r-- 1 1001 1001 13857 Nov 16 16:31 Makefile 16:33:05 -rw-rw-r-- 1 1001 1001 582 Nov 16 16:31 OWNERS.md 16:33:05 -rw-rw-r-- 1 1001 1001 9799 Nov 16 16:31 README.md 16:33:05 -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:31 SECURITY.md 16:33:05 -rw-rw-r-- 1 1001 1001 5 Nov 16 16:31 VERSION 16:33:05 -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:31 ZMQWindows.md 16:33:05 drwxrwxr-x 2 1001 1001 4096 Nov 16 16:31 bin 16:33:05 drwxrwxr-x 18 1001 1001 4096 Nov 16 16:31 cmd 16:33:05 -rw-r--r-- 1 root root 501828 Nov 16 16:32 coverage.out 16:33:05 -rw-rw-r-- 1 1001 1001 3405 Nov 16 16:31 go.mod 16:33:05 -rw-rw-r-- 1 1001 1001 45155 Nov 16 16:31 go.sum 16:33:05 drwxrwxr-x 8 1001 1001 4096 Nov 16 16:31 internal 16:33:05 drwxrwxr-x 3 1001 1001 4096 Nov 16 16:31 openapi 16:33:05 drwxrwxr-x 4 1001 1001 4096 Nov 16 16:31 snap 16:33:05 -rw-rw-r-- 1 1001 1001 204 Nov 16 16:31 version.go [Pipeline] sh 16:33:05 + '[' -e coverage.out ] 16:33:05 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:05 Stashed 1 file(s) [Pipeline] sh 16:33:06 + make build 16:33:06 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:33:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:33:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:41 CGO_ENABLED=0 GO111MODULE=on 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 16:33:42 CGO_ENABLED=0 GO111MODULE=on 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 16:33:43 CGO_ENABLED=0 GO111MODULE=on 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 16:33:44 CGO_ENABLED=0 GO111MODULE=on 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 16:33:45 CGO_ENABLED=0 GO111MODULE=on 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 16:33:47 CGO_ENABLED=0 GO111MODULE=on 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] } 16:33:48 $ docker stop --time=1 e42224cb596e6f428caa9dc0e645eac3cd57a857cab4160997efcdb3cfaad699 16:33:51 $ docker rm -f e42224cb596e6f428caa9dc0e645eac3cd57a857cab4160997efcdb3cfaad699 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:52 16:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:52 latest: Pulling from edgex-devops/edgex-compose 16:33:52 cbdbe7a5bc2a: Pulling fs layer 16:33:52 ca9280d653b3: Pulling fs layer 16:33:52 7e9c9ca2126c: Pulling fs layer 16:33:52 cbdbe7a5bc2a: Download complete 16:33:52 ca9280d653b3: Verifying Checksum 16:33:52 ca9280d653b3: Download complete 16:33:52 cbdbe7a5bc2a: Pull complete 16:33:53 7e9c9ca2126c: Download complete 16:33:53 ca9280d653b3: Pull complete 16:33:56 7e9c9ca2126c: Pull complete 16:33:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:56 prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container 16:33:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:58 $ docker top 629d7a6a5857f4e30ebc4762c67e27c396b8864f11e0e95c9ff5c79312625d76 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:59 + docker-compose build --help 16:33:59 + grep parallel 16:33:59 --parallel Build images in parallel. [Pipeline] } 16:33:59 $ docker stop --time=1 629d7a6a5857f4e30ebc4762c67e27c396b8864f11e0e95c9ff5c79312625d76 16:34:01 $ docker rm -f 629d7a6a5857f4e30ebc4762c67e27c396b8864f11e0e95c9ff5c79312625d76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:01 prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container 16:34:01 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:01 $ docker top 5b2cf155f87dc3cb9a4d7d9180ba3e5d8892229c58e2f00c7da1f64570d4ad02 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:02 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:02 Building core-command ... 16:34:02 Building core-data ... 16:34:02 Building core-metadata ... 16:34:02 Building security-bootstrapper ... 16:34:02 Building security-proxy-setup ... 16:34:02 Building security-secretstore-setup ... 16:34:02 Building security-spiffe-token-provider ... 16:34:02 Building security-spire-agent ... 16:34:02 Building security-spire-config ... 16:34:02 Building security-spire-server ... 16:34:02 Building support-notifications ... 16:34:02 Building support-scheduler ... 16:34:02 Building sys-mgmt-agent ... 16:34:02 Building security-spire-server 16:34:02 Building sys-mgmt-agent 16:34:02 Building security-bootstrapper 16:34:02 Building core-data 16:34:02 Building security-secretstore-setup 16:34:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:14 ---> 5d62853d9600 16:34:14 Step 3/22 : WORKDIR /edgex-go 16:34:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:34:14 ---> 5d62853d9600 16:34:14 Step 3/32 : WORKDIR /edgex-go 16:34:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:14 ---> 5d62853d9600 16:34:14 Step 3/24 : WORKDIR /edgex-go 16:34:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:14 ---> 5d62853d9600 16:34:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:34:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:14 ---> 5d62853d9600 16:34:14 Step 3/23 : WORKDIR /edgex-go 16:34:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119355 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws 16:34:15 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 16:34:15 The recommended git tool is: git 16:34:21 ---> Running in 9f7ea021f298 16:34:21 ---> Running in 0de885e768d1 16:34:21 ---> Running in c48391566d3a 16:34:21 ---> Running in 942e434a045d 16:34:21 ---> Running in c63ec1d59b44 16:34:21 Removing intermediate container 9f7ea021f298 16:34:21 ---> e62006887c09 16:34:21 Step 4/22 : WORKDIR /edgex-go 16:34:21 Removing intermediate container 942e434a045d 16:34:21 ---> a085f32eba16 16:34:21 Step 4/24 : RUN apk add --update --no-cache make git 16:34:21 Removing intermediate container 0de885e768d1 16:34:21 ---> f20745e11775 16:34:21 Step 4/32 : RUN apk add --update --no-cache make git 16:34:21 Removing intermediate container c48391566d3a 16:34:21 ---> Running in 6d2f983782a6 16:34:21 ---> 47df821f6ce8 16:34:21 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:34:21 ---> Running in 722539bd288c 16:34:21 Removing intermediate container c63ec1d59b44 16:34:21 ---> 845dfa4b436d 16:34:21 Step 4/22 : RUN apk add --update --no-cache make bash git 16:34:21 ---> Running in c96ed1851ddc 16:34:21 ---> Running in c07a916b74d9 16:34:21 ---> Running in 295f3547127a 16:34:21 Removing intermediate container 6d2f983782a6 16:34:21 ---> 1116493b434f 16:34:21 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:21 ---> Running in 967f90811523 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:21 OK: 211 MiB in 51 packages 16:34:21 OK: 211 MiB in 51 packages 16:34:21 OK: 211 MiB in 51 packages 16:34:21 OK: 211 MiB in 51 packages 16:34:22 OK: 211 MiB in 51 packages 16:34:22 Removing intermediate container 722539bd288c 16:34:22 ---> f7059a766eac 16:34:22 Step 5/24 : COPY go.mod vendor* ./ 16:34:22 Removing intermediate container c96ed1851ddc 16:34:22 ---> c761399514d1 16:34:22 Step 5/32 : COPY go.mod vendor* ./ 16:34:22 using credential edgex-jenkins-ssh 16:34:22 Cloning the remote Git repository 16:34:22 Removing intermediate container 295f3547127a 16:34:22 ---> b101f85127c7 16:34:22 Step 5/22 : COPY go.mod vendor* ./ 16:34:22 Removing intermediate container 967f90811523 16:34:22 ---> 6df0861602ba 16:34:22 Step 6/22 : COPY go.mod vendor* ./ 16:34:22 ---> 4d319bff4893 16:34:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:22 Removing intermediate container c07a916b74d9 16:34:22 ---> 397d79be84e8 16:34:22 Step 5/23 : COPY go.mod vendor* ./ 16:34:22 ---> Running in 807fec88143e 16:34:22 ---> cb00e93c1e4f 16:34:22 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:22 ---> Running in c009ff7f8b72 16:34:22 ---> 10954d8e5fa1 16:34:22 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:22 ---> Running in 0222446157f6 16:34:22 ---> 18f133cda355 16:34:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:22 ---> Running in 115f967c1b46 16:34:22 ---> 7e4a383ca1ba 16:34:22 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:22 ---> Running in 39471b591281 16:34:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:22 > git init /w/workspace/edgex-go/7 # timeout=10 16:34:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:22 > git --version # timeout=10 16:34:22 > git --version # 'git version 2.25.1' 16:34:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:22 Verifying host key using known hosts file 16:34:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:34:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:49 Removing intermediate container 807fec88143e 16:34:49 ---> 5e74aecf5631 16:34:49 Step 7/24 : COPY . . 16:34:49 Removing intermediate container 0222446157f6 16:34:49 ---> 02b747c5ee55 16:34:49 Step 7/22 : COPY . . 16:34:49 Removing intermediate container 39471b591281 16:34:49 ---> 2787a96aa788 16:34:49 Step 7/23 : COPY . . 16:34:49 Removing intermediate container c009ff7f8b72 16:34:49 ---> eb34bad77925 16:34:49 Step 7/32 : COPY . . 16:34:49 Removing intermediate container 115f967c1b46 16:34:49 ---> 88599bc247e4 16:34:49 Step 8/22 : COPY . . 16:34:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:48 Verifying host key using known hosts file 16:34:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:34:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:49 Merging remotes/origin/main commit af696e210749021336152133b8ef9886b3924fac into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 16:34:50 Merge succeeded, producing 083c2576a3f125fd8fc3fe617829e8ed839e82a9 16:34:50 Checking out Revision 083c2576a3f125fd8fc3fe617829e8ed839e82a9 (PR-4211) 16:34:49 > git config core.sparsecheckout # timeout=10 16:34:49 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 16:34:50 > git remote # timeout=10 16:34:50 > git config --get remote.origin.url # timeout=10 16:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:50 Verifying host key using known hosts file 16:34:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:34:50 > git merge af696e210749021336152133b8ef9886b3924fac # timeout=10 16:34:50 > git rev-parse HEAD^{commit} # timeout=10 16:34:50 > git config core.sparsecheckout # timeout=10 16:34:50 > git checkout -f 083c2576a3f125fd8fc3fe617829e8ed839e82a9 # timeout=10 16:34:54 Commit message: "Merge commit 'af696e210749021336152133b8ef9886b3924fac' into HEAD" 16:34:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:54 > git rev-list --no-walk f93164357765293f139bb360b81694b1bc357797 # timeout=10 16:34:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:55 Dload Upload Total Spent Left Speed 16:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 16:34:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:56 + sudo tee /etc/docker/daemon.new 16:34:56 { 16:34:56 "registry-mirrors": [ 16:34:56 "https://nexus3.edgexfoundry.org:10001" 16:34:56 ], 16:34:56 "bip": "10.250.0.254/24", 16:34:56 "hosts": [ 16:34:56 "tcp://0.0.0.0:5555", 16:34:56 "unix:///var/run/docker.sock" 16:34:56 ], 16:34:56 "mtu": 1458, 16:34:56 "selinux-enabled": true, 16:34:56 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:56 } [Pipeline] sh 16:34:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:57 + sudo service docker restart 16:35:04 ---> bc355ac6d26a 16:35:04 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:04 ---> ba2b50f0cab7 16:35:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:04 ---> cfee5d5e7696 16:35:04 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:35:04 ---> 8e58ee906a1f 16:35:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:35:04 ---> Running in f744dfa4c114 16:35:04 ---> Running in 724b5aac5c8a 16:35:04 ---> e2507ca4d120 16:35:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:04 ---> Running in f35c127f00f7 16:35:04 ---> Running in 6cb7551eacc5 16:35:04 ---> Running in e1c19dfc11e0 16:35:04 Removing intermediate container f35c127f00f7 16:35:04 ---> ca24548b7097 16:35:04 Step 9/23 : WORKDIR /edgex-go/spire-build 16:35:04 ---> Running in c4b82728896d 16:35:04 Removing intermediate container c4b82728896d 16:35:04 ---> 5899332cd729 16:35:04 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 16:35:04 ---> Running in 2bbb6646f990 16:35:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:04 CGO_ENABLED=0 GO111MODULE=on 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 16:35:04 CGO_ENABLED=0 GO111MODULE=on 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 16:35:04 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:35:04 Removing intermediate container 2bbb6646f990 16:35:04 ---> ca7f9d51ae02 16:35:04 Step 11/23 : WORKDIR /edgex-go 16:35:04 ---> Running in 3ad0dcd899ad 16:35:04 Removing intermediate container 3ad0dcd899ad 16:35:04 ---> b954a4d7f628 16:35:04 16:35:04 Step 12/23 : FROM alpine:3.15 16:35:04 3.15: Pulling from library/alpine 16:35:04 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:35:04 Status: Downloaded newer image for alpine:3.15 16:35:04 ---> c4fc93816858 16:35:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:04 ---> Running in ceef3c006641 16:35:04 Removing intermediate container ceef3c006641 16:35:04 ---> 5ed552e26fb9 16:35:04 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:04 ---> Running in 9b7c56450c4e 16:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:05 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:35:05 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:35:05 OK: 15859 distinct packages available 16:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:05 (1/5) Installing dumb-init (1.2.5-r1) 16:35:05 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:05 (3/5) Installing libucontext (1.1-r0) 16:35:05 (4/5) Installing gcompat (1.0.0-r4) 16:35:05 (5/5) Installing openssl (1.1.1s-r1) 16:35:05 Executing busybox-1.34.1-r7.trigger 16:35:05 OK: 7 MiB in 19 packages 16:35:08 Removing intermediate container 9b7c56450c4e 16:35:08 ---> 0ebb1c97822c 16:35:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:12 ---> 97baaa699ef9 16:35:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:14 ---> 49237fbe74ef 16:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:14 ---> e66612949ad7 16:35:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:15 ---> 79a361b6a108 16:35:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:15 ---> Running in 01733b903ef5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:15 provisioning config files... 16:35:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2797478240636409073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:15 ---> docker-login.sh 16:35:15 nexus3.edgexfoundry.org:10001 16:35:16 Removing intermediate container 01733b903ef5 16:35:16 ---> 50fc99704083 16:35:16 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:16 ---> Running in a70f32335137 16:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:16 Configure a credential helper to remove this warning. See 16:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:16 16:35:16 Login Succeeded 16:35:16 nexus3.edgexfoundry.org:10002 16:35:16 Removing intermediate container a70f32335137 16:35:16 ---> 817d7ab9b1b3 16:35:16 Step 21/23 : LABEL arch=x86_64 16:35:16 ---> Running in 043ed240b87f 16:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:16 Configure a credential helper to remove this warning. See 16:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:16 16:35:16 Login Succeeded 16:35:16 nexus3.edgexfoundry.org:10003 16:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:17 Configure a credential helper to remove this warning. See 16:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:17 16:35:17 Login Succeeded 16:35:17 Removing intermediate container 043ed240b87f 16:35:17 ---> 1b6d79559758 16:35:17 Step 22/23 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:35:17 ---> Running in a6396566ee1b 16:35:17 nexus3.edgexfoundry.org:10004 16:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:17 Configure a credential helper to remove this warning. See 16:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:17 16:35:17 Login Succeeded 16:35:17 docker.io 16:35:17 Removing intermediate container a6396566ee1b 16:35:17 ---> 27e0ad81a2c0 16:35:17 Step 23/23 : LABEL version=0.0.0 16:35:17 ---> Running in 147e9c39f34e 16:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:18 Configure a credential helper to remove this warning. See 16:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:18 16:35:18 Login Succeeded 16:35:18 ---> docker-login.sh ends [Pipeline] } 16:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:35:18 Removing intermediate container 147e9c39f34e 16:35:18 ---> 29bdaf2f12a1 16:35:18 16:35:18 Successfully built 29bdaf2f12a1 16:35:18 Successfully tagged security-spire-server:latest 16:35:18  Building security-spire-server ... done Building security-spiffe-token-provider 16:35:18 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 16:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:18 ========================================================= 16:35:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:35:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:19 9b18e9b68314: Pulling fs layer 16:35:19 35d82f9e3411: Pulling fs layer 16:35:19 e16973657156: Pulling fs layer 16:35:19 fc693d55d65f: Pulling fs layer 16:35:19 7e9fc2657dce: Pulling fs layer 16:35:19 dda99020689f: Pulling fs layer 16:35:19 db1c61fa0a46: Pulling fs layer 16:35:19 891c053d2c06: Pulling fs layer 16:35:19 7e9fc2657dce: Waiting 16:35:19 dda99020689f: Waiting 16:35:19 db1c61fa0a46: Waiting 16:35:19 891c053d2c06: Waiting 16:35:19 fc693d55d65f: Waiting 16:35:19 e16973657156: Verifying Checksum 16:35:19 e16973657156: Download complete 16:35:19 35d82f9e3411: Download complete 16:35:19 7e9fc2657dce: Verifying Checksum 16:35:19 7e9fc2657dce: Download complete 16:35:19 dda99020689f: Verifying Checksum 16:35:19 dda99020689f: Download complete 16:35:19 9b18e9b68314: Download complete 16:35:20 9b18e9b68314: Pull complete 16:35:20 891c053d2c06: Verifying Checksum 16:35:20 891c053d2c06: Download complete 16:35:20 35d82f9e3411: Pull complete 16:35:21 e16973657156: Pull complete 16:35:21 db1c61fa0a46: Verifying Checksum 16:35:21 db1c61fa0a46: Download complete 16:35:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:35:21 ---> 5d62853d9600 16:35:21 Step 3/19 : WORKDIR /edgex-go 16:35:21 ---> Using cache 16:35:21 ---> 845dfa4b436d 16:35:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:35:22 fc693d55d65f: Verifying Checksum 16:35:22 fc693d55d65f: Download complete 16:35:26 ---> Running in 4ab8baf0bb64 16:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:26 v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:26 v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:26 OK: 17038 distinct packages available 16:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:27 OK: 211 MiB in 51 packages 16:35:28 CGO_ENABLED=0 GO111MODULE=on 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 16:35:28 Removing intermediate container 4ab8baf0bb64 16:35:28 ---> 4a9ce76b5a9d 16:35:28 Step 5/19 : COPY go.mod vendor* ./ 16:35:30 ---> 035822fa3ebb 16:35:30 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:30 ---> Running in 966a481d0bb1 16:35:30 Removing intermediate container f744dfa4c114 16:35:30 ---> 34fa6d0b3b4b 16:35:30 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:30 ---> Running in 4bd673c6db30 16:35:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:34 fc693d55d65f: Pull complete 16:35:34 7e9fc2657dce: Pull complete 16:35:34 dda99020689f: Pull complete 16:35:35 Removing intermediate container e1c19dfc11e0 16:35:35 ---> e14599e3a73f 16:35:35 16:35:35 Step 9/32 : FROM alpine:3.16 16:35:35 Removing intermediate container 724b5aac5c8a 16:35:35 ---> df8abc707af1 16:35:35 16:35:35 Step 9/24 : FROM alpine:3.16 16:35:36 Removing intermediate container 4bd673c6db30 16:35:36 ---> 2eb17d4e5e3a 16:35:36 16:35:36 Step 10/22 : FROM alpine:3.16 16:35:36 3.16: Pulling from library/alpine 16:35:37 3.16: Pulling from library/alpine 16:35:37 3.16: Pulling from library/alpine 16:35:37 Removing intermediate container 6cb7551eacc5 16:35:37 ---> bc7433abfca7 16:35:37 16:35:37 Step 10/22 : FROM alpine:3.16 16:35:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:35:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:35:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:35:38 Status: Downloaded newer image for alpine:3.16 16:35:38 Status: Downloaded newer image for alpine:3.16 16:35:38 Status: Image is up to date for alpine:3.16 16:35:38 ---> bfe296a52501 16:35:38 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:38 ---> bfe296a52501 16:35:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:38 ---> bfe296a52501 16:35:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:39 3.16: Pulling from library/alpine 16:35:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:35:39 Status: Image is up to date for alpine:3.16 16:35:39 ---> bfe296a52501 16:35:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:39 ---> Running in 6be655c8d141 16:35:39 ---> Running in 288e9123f3d1 16:35:39 ---> Running in c0512e5cc912 16:35:39 ---> Running in fd79b613acf9 16:35:39 Removing intermediate container c0512e5cc912 16:35:39 ---> 2e0c6a246903 16:35:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:35:39 Removing intermediate container 6be655c8d141 16:35:39 ---> cfd70c2728b8 16:35:39 Step 12/22 : ENV APP_PORT=59880 16:35:40 ---> Running in 12065edcb1da 16:35:40 Removing intermediate container fd79b613acf9 16:35:40 ---> 31e033ef9952 16:35:40 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:35:40 ---> Running in a39d00928439 16:35:40 ---> Running in f5264a6f0526 16:35:40 db1c61fa0a46: Pull complete 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:40 Removing intermediate container a39d00928439 16:35:40 ---> f3baff596306 16:35:40 Step 13/22 : EXPOSE $APP_PORT 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:40 ---> Running in e6d2be69aa47 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:40 Removing intermediate container e6d2be69aa47 16:35:40 ---> e759b886e791 16:35:40 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:40 ---> Running in 3cd12c7df7e6 16:35:40 (1/3) Installing ca-certificates (20220614-r0) 16:35:40 (2/3) Installing dumb-init (1.2.5-r1) 16:35:40 (3/3) Installing su-exec (0.2-r1) 16:35:40 Executing busybox-1.35.0-r17.trigger 16:35:40 Executing ca-certificates-20220614-r0.trigger 16:35:40 (1/2) Installing dumb-init (1.2.5-r1) 16:35:40 (2/2) Installing su-exec (0.2-r1) 16:35:40 Executing busybox-1.35.0-r17.trigger 16:35:40 OK: 6 MiB in 16 packages 16:35:40 OK: 6 MiB in 17 packages 16:35:40 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:35:40 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:35:40 (3/33) Installing readline (8.1.2-r0) 16:35:40 (4/33) Installing bash (5.1.16-r2) 16:35:40 Executing bash-5.1.16-r2.post-install 16:35:40 (5/33) Installing ca-certificates (20220614-r0) 16:35:40 (6/33) Installing brotli-libs (1.0.9-r6) 16:35:40 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:35:40 (8/33) Installing libcurl (7.83.1-r4) 16:35:40 (9/33) Installing curl (7.83.1-r4) 16:35:40 (10/33) Installing docker-cli (20.10.20-r0) 16:35:41 (11/33) Installing dumb-init (1.2.5-r1) 16:35:41 (12/33) Installing libbz2 (1.0.8-r1) 16:35:41 (13/33) Installing expat (2.5.0-r0) 16:35:41 (14/33) Installing libffi (3.4.2-r1) 16:35:41 (15/33) Installing gdbm (1.23-r0) 16:35:41 (16/33) Installing xz-libs (5.2.5-r1) 16:35:41 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:35:41 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:41 (19/33) Installing mpdecimal (2.5.1-r1) 16:35:41 (20/33) Installing sqlite-libs (3.38.5-r0) 16:35:41 (21/33) Installing python3 (3.10.8-r0) 16:35:42 891c053d2c06: Pull complete 16:35:42 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists 16:35:42 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:35:42 (23/33) Installing py3-tomli (2.0.1-r1) 16:35:42 (24/33) Installing py3-pep517 (0.12.0-r2) 16:35:42 (25/33) Installing py3-six (1.16.0-r1) 16:35:42 (26/33) Installing py3-retrying (1.3.3-r3) 16:35:42 (27/33) Installing py3-appdirs (1.4.4-r3) 16:35:42 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:35:42 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:35:42 (30/33) Installing py3-parsing (2.4.7-r3) 16:35:42 (31/33) Installing py3-packaging (21.3-r0) 16:35:42 (32/33) Installing py3-setuptools (59.4.0-r0) 16:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:42 (33/33) Installing py3-pip (22.1.1-r0) [Pipeline] sh 16:35:42 Executing busybox-1.35.0-r17.trigger 16:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:42 Executing ca-certificates-20220614-r0.trigger 16:35:42 OK: 123 MiB in 47 packages 16:35:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:42 WORKDIR /edgex 16:35:42 COPY go.mod . 16:35:42 RUN go mod download 16:35:42 + docker build -t ci-base-image-arm64 -f - . 16:35:42 (1/6) Installing dumb-init (1.2.5-r1) 16:35:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:42 (3/6) Installing libsodium (1.0.18-r0) 16:35:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:42 (5/6) Installing libzmq (4.3.4-r0) 16:35:42 (6/6) Installing zeromq (4.3.4-r0) 16:35:42 Executing busybox-1.35.0-r17.trigger 16:35:42 OK: 8 MiB in 20 packages 16:35:42 Sending build context to Docker daemon 3.278MB 16:35:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:42 ---> f96f9c87975a 16:35:42 Step 2/4 : WORKDIR /edgex 16:35:43 Removing intermediate container 12065edcb1da 16:35:43 ---> 4f0238b5fe2a 16:35:43 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:35:43 ---> Running in f8557a99fb57 16:35:43 Removing intermediate container 288e9123f3d1 16:35:43 ---> cc2e47db9152 16:35:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:43 Removing intermediate container f8557a99fb57 16:35:43 ---> f2b410087b84 16:35:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:43 ---> Running in 47285c2e7908 16:35:43 ---> Running in 0d8504c6a953 16:35:43 Removing intermediate container 3cd12c7df7e6 16:35:43 ---> fd87592a1ff1 16:35:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:43 Removing intermediate container 47285c2e7908 16:35:43 ---> b595287e7801 16:35:43 Step 12/24 : WORKDIR / 16:35:43 Removing intermediate container 0d8504c6a953 16:35:43 ---> 91d8f8d5c6c5 16:35:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:43 ---> Running in d928c7d2cf2f 16:35:43 ---> Running in 5d20f4cd5bc6 16:35:43 ---> d21b87007d15 16:35:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:43 Removing intermediate container d928c7d2cf2f 16:35:43 ---> af3aac5bad37 16:35:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 5d20f4cd5bc6 16:35:43 16:35:43 ---> aedcca76b9d7 16:35:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:35:43 ---> Running in 410413771f33 16:35:43 Removing intermediate container 966a481d0bb1 16:35:43 ---> 05d334da48ad 16:35:43 Step 7/19 : COPY . . 16:35:43 Removing intermediate container 410413771f33 16:35:43 ---> c25d7aca55e8 16:35:43 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:35:45 ---> Running in c1623b0664a0 16:35:45 Removing intermediate container c1623b0664a0 16:35:45 ---> dcdae3ad7051 16:35:45 Step 3/4 : COPY go.mod . 16:35:45 ---> bd336ec7903b 16:35:45 Step 4/4 : RUN go mod download 16:35:46 ---> Running in 19a2f45eac94 16:35:48 ---> 88ed705c534c 16:35:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:48 ---> Running in e4176f1dca3d 16:35:48 ---> c20264fd5560 16:35:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:48 ---> e315e24a9d4d 16:35:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:48 ---> Running in b8052e9a8e9c 16:35:48 ---> 16f21d49b124 16:35:48 Step 18/22 : ENTRYPOINT ["/core-data"] 16:35:48 ---> Running in 1634437424df 16:35:48 ---> a2164a4f3abe 16:35:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:48 Removing intermediate container 1634437424df 16:35:48 ---> af0f8d4aef8e 16:35:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:48 ---> Running in 59590f7a7eea 16:35:48 ---> a8070cb19f05 16:35:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:48 Removing intermediate container 59590f7a7eea 16:35:48 ---> c5b248784f13 16:35:48 Step 20/22 : LABEL arch=x86_64 16:35:48 ---> Running in 231453a405bf 16:35:48 CGO_ENABLED=0 GO111MODULE=on 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 16:35:48 ---> 49638bb289e5 16:35:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:48 Removing intermediate container 231453a405bf 16:35:48 ---> d06617d74296 16:35:48 Step 21/22 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:35:48 ---> Running in 69183fe4735f 16:35:48 Removing intermediate container 69183fe4735f 16:35:48 ---> 0f9591a1ad6f 16:35:48 Step 22/22 : LABEL version=0.0.0 16:35:48 Removing intermediate container e4176f1dca3d 16:35:48 ---> dd02ccda6f55 16:35:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:48 ---> c945686d3201 16:35:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:48 ---> Running in 1937e003cbdd 16:35:48 ---> Running in 4c5142bf7c01 16:35:49 Collecting docker-compose==1.23.2 16:35:49 Removing intermediate container 1937e003cbdd 16:35:49 ---> 030c49a1ec1f 16:35:49 16:35:49 Removing intermediate container 4c5142bf7c01 16:35:49 ---> e48001f5875b 16:35:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 34.7 MB/s eta 0:00:00 16:35:49 Successfully built 030c49a1ec1f 16:35:49 Successfully tagged core-data:latest 16:35:49  Building core-data ... done Building support-scheduler 16:35:49 Collecting cached-property<2,>=1.2.0 16:35:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:49 Collecting texttable<0.10,>=0.9.0 16:35:49 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:49 Preparing metadata (setup.py): started 16:35:49 Preparing metadata (setup.py): finished with status 'done' 16:35:49 Collecting docker<4.0,>=3.6.0 16:35:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 112.8 MB/s eta 0:00:00 16:35:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:49 Collecting jsonschema<3,>=2.5.1 16:35:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:49 Collecting docopt<0.7,>=0.6.1 16:35:49 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:49 Preparing metadata (setup.py): started 16:35:50 Preparing metadata (setup.py): finished with status 'done' 16:35:50 Collecting PyYAML<4,>=3.10 16:35:50 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 38.6 MB/s eta 0:00:00 16:35:50 Preparing metadata (setup.py): started 16:35:51 Preparing metadata (setup.py): finished with status 'done' 16:35:51 Collecting websocket-client<1.0,>=0.32.0 16:35:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 164.3 MB/s eta 0:00:00 16:35:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 123.4 MB/s eta 0:00:00 16:35:51 Collecting dockerpty<0.5,>=0.4.1 16:35:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:51 Preparing metadata (setup.py): started 16:35:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:52 ---> 5d62853d9600 16:35:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:35:52 ---> Using cache 16:35:52 ---> e62006887c09 16:35:52 Step 4/22 : WORKDIR /edgex-go 16:35:52 ---> Using cache 16:35:52 ---> 1116493b434f 16:35:52 Step 5/22 : RUN apk add --update --no-cache make git 16:35:52 Preparing metadata (setup.py): finished with status 'done' 16:35:52 Collecting docker-pycreds>=0.4.0 16:35:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:52 Collecting urllib3<1.25,>=1.21.1 16:35:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 64.4 MB/s eta 0:00:00 16:35:52 Collecting chardet<3.1.0,>=3.0.2 16:35:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 57.3 MB/s eta 0:00:00 16:35:52 Collecting idna<2.8,>=2.5 16:35:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 131.8 MB/s eta 0:00:00 16:35:52 Collecting certifi>=2017.4.17 16:35:52 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:35:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 173.5 MB/s eta 0:00:00 16:35:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:52 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:52 Running setup.py install for texttable: started 16:35:53 Running setup.py install for texttable: finished with status 'done' 16:35:53 Running setup.py install for PyYAML: started 16:35:53 Running setup.py install for PyYAML: finished with status 'done' 16:35:54 ---> 9d5cba491cda 16:35:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:54 ---> Running in b2839edeb228 16:35:54 ---> afd5e1b113a8 16:35:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:54 ---> Running in a8ea13a5a4e2 16:35:54 Running setup.py install for docopt: started 16:35:54 ---> cae35dead1f7 16:35:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:54 ---> Running in 7a2f5257afc6 16:35:55 Running setup.py install for docopt: finished with status 'done' 16:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:55 OK: 211 MiB in 51 packages 16:35:55 Running setup.py install for dockerpty: started 16:35:55 Removing intermediate container a8ea13a5a4e2 16:35:55 ---> bcf879b556f5 16:35:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:56 Running setup.py install for dockerpty: finished with status 'done' 16:35:56 ---> 8debc86e5c01 16:35:56 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:56 Removing intermediate container 7a2f5257afc6 16:35:56 ---> 101c65d85f90 16:35:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:35:56 ---> Running in fea19b065040 16:35:56 Removing intermediate container b2839edeb228 16:35:56 ---> 51946a6b50ac 16:35:56 Step 6/22 : COPY go.mod vendor* ./ 16:35:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:35:57  ---> 9fcd17617993 16:35:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:57 Removing intermediate container fea19b065040 16:35:57 ---> f4e195b76006 16:35:57 Step 22/24 : LABEL arch=x86_64 16:35:57 ---> 385caec95192 16:35:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:57 ---> Running in 55522b6f42b0 16:35:57 ---> Running in 1949aff63ebc 16:35:57 Removing intermediate container 55522b6f42b0 16:35:57 ---> 4a021a214137 16:35:57 Step 23/24 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:35:57 ---> be1731add547 16:35:57 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:57 ---> Running in 09e8af302ae8 16:35:57 Removing intermediate container 09e8af302ae8 16:35:57 ---> 9c0d606b9139 16:35:57 Step 24/24 : LABEL version=0.0.0 16:35:58 ---> 2a6fc2b4818e 16:35:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:36:00 ---> Running in b3977cb0d613 16:36:00 ---> b8257cce44dd 16:36:00 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:36:00 Removing intermediate container b3977cb0d613 16:36:00 ---> d4c758496bc9 16:36:00 16:36:01 Successfully built d4c758496bc9 16:36:01 Successfully tagged security-secretstore-setup:latest 16:36:01  Building security-secretstore-setup ... done Building security-spire-agent 16:36:01 Removing intermediate container f5264a6f0526 16:36:01 ---> ef60945a1d03 16:36:01 Step 13/22 : ENV APP_PORT=58890 16:36:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:04 ---> 5d62853d9600 16:36:04 Step 3/24 : WORKDIR /edgex-go 16:36:04 ---> Using cache 16:36:04 ---> 845dfa4b436d 16:36:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:36:09 ---> Running in a7c05bcab21d 16:36:09 ---> e8b3d29d5e0d 16:36:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:09 ---> Running in 7c79df7322b6 16:36:09 Removing intermediate container a7c05bcab21d 16:36:09 ---> c76f4b4c2ccd 16:36:09 Step 14/22 : EXPOSE $APP_PORT 16:36:09 ---> Running in 6eaad7a4c0c7 16:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:11 OK: 211 MiB in 51 packages 16:36:12 ---> ac42affe41c9 16:36:12 Step 27/32 : RUN chmod +x /entrypoint.sh 16:36:13 Removing intermediate container 6eaad7a4c0c7 16:36:13 ---> a9e641fb0781 16:36:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:13 ---> Running in d331731e374d 16:36:13 Removing intermediate container b8052e9a8e9c 16:36:13 ---> 8649bcd539f0 16:36:13 16:36:13 Step 9/19 : FROM alpine:3.15 16:36:13 ---> c4fc93816858 16:36:13 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:13 ---> Using cache 16:36:13 ---> 5ed552e26fb9 16:36:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:36:13 Removing intermediate container 7c79df7322b6 16:36:13 ---> a0b25006ef3e 16:36:13 Step 5/24 : COPY go.mod vendor* ./ 16:36:13 ---> Running in b9f24b734ece 16:36:13 ---> fa8b4d40b89f 16:36:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:13 ---> ea293586844c 16:36:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:13 ---> Running in fecd1f0fc739 16:36:14 ---> 3fa634721674 16:36:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:14 Removing intermediate container d331731e374d 16:36:14 ---> 9c2378db8ae7 16:36:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:14 ---> Running in d572e5a56167 16:36:14 ---> 6234180e2a9f 16:36:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:14 Removing intermediate container d572e5a56167 16:36:14 ---> 70b163d21b57 16:36:14 Step 29/32 : CMD ["gate"] 16:36:14 ---> Running in c46096b86c61 16:36:14 ---> Running in ecfd70d31018 16:36:14 Removing intermediate container c46096b86c61 16:36:14 ---> 6ffef1eb0a0e 16:36:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:14 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:36:14 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:36:14 OK: 15859 distinct packages available 16:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:14 ---> Running in 7d26cd4725f6 16:36:14 Removing intermediate container ecfd70d31018 16:36:14 ---> 00ce2356129d 16:36:14 Step 30/32 : LABEL arch=x86_64 16:36:15 ---> Running in a2dad1c69dcc 16:36:15 Removing intermediate container 7d26cd4725f6 16:36:15 ---> 8447c33e0392 16:36:15 Step 20/22 : LABEL arch=x86_64 16:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:15 ---> Running in eb1d1ff83fd1 16:36:15 Removing intermediate container a2dad1c69dcc 16:36:15 ---> 9f4f112eebd5 16:36:15 Step 31/32 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:36:15 ---> Running in c7d03653c00f 16:36:15 Removing intermediate container eb1d1ff83fd1 16:36:15 ---> 1ebb5cb6b52e 16:36:15 Step 21/22 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:36:15 Removing intermediate container c7d03653c00f 16:36:15 ---> a827d03f1f0f 16:36:15 Step 32/32 : LABEL version=0.0.0 16:36:15 (1/9) Installing ca-certificates (20220614-r0) 16:36:15 ---> Running in c54a4409e99f 16:36:15 (2/9) Installing brotli-libs (1.0.9-r5) 16:36:15 ---> Running in 62b5ee81a08e 16:36:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:36:15 (4/9) Installing libcurl (7.80.0-r4) 16:36:15 (5/9) Installing curl (7.80.0-r4) 16:36:15 (6/9) Installing dumb-init (1.2.5-r1) 16:36:15 (7/9) Installing musl-obstack (1.2.3-r0) 16:36:15 (8/9) Installing libucontext (1.1-r0) 16:36:15 (9/9) Installing gcompat (1.0.0-r4) 16:36:15 Executing busybox-1.34.1-r7.trigger 16:36:15 Removing intermediate container c54a4409e99f 16:36:15 ---> 03e8718db1c2 16:36:15 Step 22/22 : LABEL version=0.0.0 16:36:15 Executing ca-certificates-20220614-r0.trigger 16:36:15 Removing intermediate container 62b5ee81a08e 16:36:15 ---> a0c3dedda8e5 16:36:15 16:36:15 OK: 8 MiB in 23 packages 16:36:15 ---> Running in d83005e62b06 16:36:15 Successfully built a0c3dedda8e5 16:36:15 Successfully tagged security-bootstrapper:latest 16:36:15  Building security-bootstrapper ... done Building support-notifications 16:36:15 Removing intermediate container 1949aff63ebc 16:36:15 ---> df6c24e32cdb 16:36:15 Step 8/22 : COPY . . 16:36:15 Removing intermediate container d83005e62b06 16:36:15 ---> 33509d891a1a 16:36:15 16:36:15 Successfully built 33509d891a1a 16:36:15 Successfully tagged sys-mgmt-agent:latest 16:36:15  Building sys-mgmt-agent ... done Building security-spire-config 16:36:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> 5d62853d9600 16:36:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:36:20 ---> Using cache 16:36:20 ---> e62006887c09 16:36:20 Step 4/22 : WORKDIR /edgex-go 16:36:20 ---> Using cache 16:36:20 ---> 1116493b434f 16:36:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> 5d62853d9600 16:36:20 Step 3/24 : WORKDIR /edgex-go 16:36:20 ---> Using cache 16:36:20 ---> 845dfa4b436d 16:36:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:36:20 ---> Using cache 16:36:20 ---> a0b25006ef3e 16:36:20 Step 5/24 : COPY go.mod vendor* ./ 16:36:20 ---> Using cache 16:36:20 ---> ea293586844c 16:36:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:25 Removing intermediate container 19a2f45eac94 16:36:25 ---> 9840ac7f2aef 16:36:25 Successfully built 9840ac7f2aef 16:36:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:25 + docker inspect -f . ci-base-image-arm64 16:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:25 prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container 16:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:26 ---> Running in 567a9223ce36 16:36:26 ---> Running in 9814ebd631ac 16:36:26 Removing intermediate container b9f24b734ece 16:36:26 ---> f3953cd679ba 16:36:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:26 ---> 701abcd171fe 16:36:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:36:26 ---> Running in 8d93e83da64e 16:36:26 ---> 8c63744fcdba 16:36:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:26 $ docker top f72b15a69b28864e050361a23bf0b20f04b46245164b38f8d0efb436781082d7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:27 OK: 211 MiB in 51 packages 16:36:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:36:27 + go version 16:36:27 go version go1.18.7 linux/arm64 [Pipeline] } 16:36:27 $ docker stop --time=1 f72b15a69b28864e050361a23bf0b20f04b46245164b38f8d0efb436781082d7 16:36:28 ---> 7c9dba902e2a 16:36:28 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:36:28 Removing intermediate container 9814ebd631ac 16:36:28 ---> 75169f62e9fe 16:36:28 Step 6/22 : COPY go.mod vendor* ./ 16:36:28 ---> 0d68491a59b5 16:36:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:36:29 ---> Running in 48f697452d9a 16:36:29 $ docker rm -f f72b15a69b28864e050361a23bf0b20f04b46245164b38f8d0efb436781082d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:29 ---> 3b62d7614849 16:36:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:30 + docker inspect -f . ci-base-image-arm64 16:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container 16:36:30 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:30 Removing intermediate container 48f697452d9a 16:36:30 ---> 55d0fc28f5f1 16:36:30 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:31 $ docker top 2a453d9d5a6b2fae2693a9e4f87d784e5717cae13aa1528d21f5dfd7dc55e0cb -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:32 ========================================================= 16:36:32 [edgeXBuildGoParallel] Running Tests and Build... 16:36:32 ========================================================= [Pipeline] sh 16:36:32 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 16:36:33 ---> Running in f63c7f547851 16:36:33 ---> Running in 647c8c152064 16:36:33 Removing intermediate container 647c8c152064 16:36:33 ---> 925dfcb7a8d9 16:36:33 Step 17/19 : LABEL arch=x86_64 16:36:33 Removing intermediate container fecd1f0fc739 16:36:33 ---> 25e452a7faf4 16:36:33 Step 7/24 : COPY . . 16:36:33 + make test 16:36:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:34 ---> Running in 83a99a2896a2 16:36:40 Removing intermediate container 83a99a2896a2 16:36:40 ---> c7ea5a232bbe 16:36:40 Step 18/19 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:36:46 ---> Running in 6811e57390e0 16:36:46 ---> 027616948b1a 16:36:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:36:46 ---> Running in 08877147bf2a 16:36:46 Removing intermediate container 6811e57390e0 16:36:46 ---> ae6e7bdd5aa8 16:36:46 Step 19/19 : LABEL version=0.0.0 16:36:46 ---> Running in 44c1f426c2af 16:36:46 Removing intermediate container 08877147bf2a 16:36:46 ---> 2eb40125e794 16:36:46 Step 9/24 : WORKDIR /edgex-go/spire-build 16:36:46 ---> Running in 0d1263ba0fc0 16:36:46 Removing intermediate container 567a9223ce36 16:36:46 ---> a2eed9579925 16:36:46 Step 7/24 : COPY . . 16:36:46 Removing intermediate container 44c1f426c2af 16:36:46 ---> 9503db6f02df 16:36:46 16:36:47 Removing intermediate container 0d1263ba0fc0 16:36:47 ---> 9ac492457268 16:36:47 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:36:47 Successfully built 9503db6f02df 16:36:47 Successfully tagged security-spiffe-token-provider:latest 16:36:47  Building security-spiffe-token-provider ... done Building core-command 16:36:47 ---> Running in 655da9aba04d 16:36:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:53 ---> 5d62853d9600 16:36:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:36:53 ---> Using cache 16:36:53 ---> e62006887c09 16:36:53 Step 4/23 : WORKDIR /edgex-go 16:36:53 ---> Using cache 16:36:53 ---> 1116493b434f 16:36:53 Step 5/23 : RUN apk add --update --no-cache make git 16:36:53 ---> Using cache 16:36:53 ---> 51946a6b50ac 16:36:53 Step 6/23 : COPY go.mod vendor* ./ 16:36:53 ---> Using cache 16:36:53 ---> 385caec95192 16:36:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:53 ---> Using cache 16:36:53 ---> df6c24e32cdb 16:36:53 Step 8/23 : COPY . . 16:36:53 ---> Using cache 16:36:53 ---> 701abcd171fe 16:36:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:36:58 ---> Running in 259f3b7b6196 16:36:58 ---> be6d754de790 16:36:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:36:58 Removing intermediate container 655da9aba04d 16:36:58 ---> e716a9ff7597 16:36:58 Step 11/24 : WORKDIR /edgex-go 16:36:58 ---> Running in ff4c66550f9c 16:36:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:36:59 ---> Running in e32d96103cb7 16:36:59 Removing intermediate container ff4c66550f9c 16:36:59 ---> 2baaac5a4141 16:36:59 Step 9/24 : WORKDIR /edgex-go/spire-build 16:36:59 ---> Running in b4778fa0230b 16:36:59 Removing intermediate container e32d96103cb7 16:36:59 ---> 4d11f4787f52 16:36:59 16:36:59 Step 12/24 : FROM alpine:3.15 16:36:59 ---> c4fc93816858 16:36:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:59 ---> Using cache 16:36:59 ---> 5ed552e26fb9 16:36:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:59 ---> Using cache 16:36:59 ---> 0ebb1c97822c 16:36:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:36:59 Removing intermediate container b4778fa0230b 16:36:59 ---> 2d3e880c26f9 16:36:59 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 16:36:59 Removing intermediate container f63c7f547851 16:36:59 ---> 7132150bad06 16:36:59 Step 8/22 : COPY . . 16:36:59 ---> Running in a61aea59d9e4 16:37:08 ---> 6ef3abb3f752 16:37:08 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:08 Removing intermediate container 8d93e83da64e 16:37:08 ---> 374951f6ec66 16:37:08 16:37:08 Step 10/22 : FROM alpine:3.16 16:37:08 ---> bfe296a52501 16:37:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:37:08 ---> 34bf83550fd1 16:37:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:37:08 ---> Running in 1bfff370fde3 16:37:08 ---> Running in 9db01ddfcdff 16:37:08 Removing intermediate container a61aea59d9e4 16:37:08 ---> 573b33ad5a4b 16:37:08 Step 11/24 : WORKDIR /edgex-go 16:37:08 ---> Running in ed4a2370700c 16:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:09 Removing intermediate container ed4a2370700c 16:37:09 ---> 6a2022fe8bbe 16:37:09 16:37:09 Step 12/24 : FROM alpine:3.15 16:37:09 ---> c4fc93816858 16:37:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:09 ---> Using cache 16:37:09 ---> 5ed552e26fb9 16:37:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:37:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:09 ---> 93cf1f804180 16:37:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:37:09 ---> Running in 1f29f1d5bfc3 16:37:09 (1/1) Installing dumb-init (1.2.5-r1) 16:37:09 Executing busybox-1.35.0-r17.trigger 16:37:09 OK: 6 MiB in 15 packages 16:37:10 ---> 241b490a3c83 16:37:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:10 ---> 07c345800927 16:37:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:37:10 Removing intermediate container 1bfff370fde3 16:37:10 ---> 7dc43f3364da 16:37:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:10 ---> Running in 2a0bca749577 16:37:10 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:37:10 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:37:10 OK: 15859 distinct packages available 16:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:10 ---> 498371060ed3 16:37:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:10 Removing intermediate container 2a0bca749577 16:37:10 ---> bca393fce690 16:37:10 Step 13/22 : ENV APP_PORT=59861 16:37:10 ---> Running in c60ccc87c9e4 16:37:10 ---> Running in 56131e38de3b 16:37:10 Removing intermediate container 56131e38de3b 16:37:10 ---> d9c0c89d9787 16:37:10 Step 14/22 : EXPOSE $APP_PORT 16:37:10 Removing intermediate container c60ccc87c9e4 16:37:10 ---> fd11d9265bec 16:37:10 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:10 ---> Running in f78b083db3fd 16:37:10 ---> Running in e86728e7a392 16:37:11 (1/4) Installing dumb-init (1.2.5-r1) 16:37:11 (2/4) Installing musl-obstack (1.2.3-r0) 16:37:11 (3/4) Installing libucontext (1.1-r0) 16:37:11 (4/4) Installing gcompat (1.0.0-r4) 16:37:11 Executing busybox-1.34.1-r7.trigger 16:37:11 OK: 6 MiB in 18 packages 16:37:11 Removing intermediate container f78b083db3fd 16:37:11 ---> 94c435a667d2 16:37:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:11 Removing intermediate container e86728e7a392 16:37:11 ---> 6d56bf2a73b6 16:37:11 Step 22/24 : LABEL arch=x86_64 16:37:11 ---> Running in 4b2e3290f691 16:37:11 ---> 65efee4ada6f 16:37:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:11 Removing intermediate container 4b2e3290f691 16:37:11 ---> e9a404a534d4 16:37:11 Step 23/24 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:37:11 ---> Running in 3d0af6448b18 16:37:11 Removing intermediate container 1f29f1d5bfc3 16:37:11 ---> b729694520d3 16:37:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:11 Removing intermediate container 3d0af6448b18 16:37:11 ---> 1c4d150176e6 16:37:11 Step 24/24 : LABEL version=0.0.0 16:37:11 ---> Running in ea7e3e73a96a 16:37:12 Removing intermediate container ea7e3e73a96a 16:37:12 ---> 51c8f6c897f4 16:37:12 16:37:12 Successfully built 51c8f6c897f4 16:37:12 ---> d40d1fcc4b4c 16:37:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:12 Successfully tagged security-spire-agent:latest 16:37:12  Building security-spire-agent ... done Building security-proxy-setup 16:37:18 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:37:18 ---> 5d62853d9600 16:37:18 Step 3/21 : WORKDIR /edgex-go 16:37:18 ---> Using cache 16:37:18 ---> 845dfa4b436d 16:37:18 Step 4/21 : RUN apk add --update --no-cache make git 16:37:20 ---> 6e0fb56d5d5b 16:37:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:37:20 ---> Running in 9294d3154b53 16:37:20 ---> Running in 576d1e5b8965 16:37:20 ---> 4abb42f8ec9a 16:37:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:37:20 ? github.com/edgexfoundry/edgex-go [no test files] 16:37:20 Removing intermediate container 576d1e5b8965 16:37:20 ---> 73913828fe1e 16:37:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:20 ---> c4e90adedfac 16:37:20 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:37:20 ---> Running in 2696e4d2dcad 16:37:20 ---> Running in 35bd96fd6597 16:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:21 Removing intermediate container 2696e4d2dcad 16:37:21 ---> c387a8c30eaf 16:37:21 Step 20/22 : LABEL arch=x86_64 16:37:21 Removing intermediate container 35bd96fd6597 16:37:21 ---> 2b5d46c38fc9 16:37:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:37:21 ---> Running in f4074da43b3d 16:37:21 OK: 211 MiB in 51 packages 16:37:21 Removing intermediate container f4074da43b3d 16:37:21 ---> d57db12d46e5 16:37:21 Step 21/22 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:37:21 ---> 8dba153a7943 16:37:21 Step 19/24 : WORKDIR / 16:37:21 ---> Running in 49289f2ad895 16:37:21 ---> Running in 970b2f0bb0b5 16:37:21 Removing intermediate container 49289f2ad895 16:37:21 ---> 9e6ee595a8fc 16:37:21 Step 22/22 : LABEL version=0.0.0 16:37:21 Removing intermediate container 970b2f0bb0b5 16:37:21 ---> d4b50194184e 16:37:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:22 ---> Running in b44c117d1f6a 16:37:22 ---> Running in 3461299e29bd 16:37:22 Removing intermediate container 9294d3154b53 16:37:22 ---> 6477cfdd40d2 16:37:22 Step 5/21 : COPY go.mod vendor* ./ 16:37:22 Removing intermediate container b44c117d1f6a 16:37:22 ---> fb72b9bc7cc1 16:37:22 16:37:23 Successfully built fb72b9bc7cc1 16:37:23 Removing intermediate container 3461299e29bd 16:37:23 ---> 5f6c73edf754 16:37:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:23 ---> 6a0a46781f3a 16:37:23 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:23 Successfully tagged support-scheduler:latest 16:37:23  Building support-scheduler ... done Building core-metadata 16:37:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:27 ---> 5d62853d9600 16:37:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:37:27 ---> Using cache 16:37:27 ---> e62006887c09 16:37:27 Step 4/24 : WORKDIR /edgex-go 16:37:27 ---> Using cache 16:37:27 ---> 1116493b434f 16:37:27 Step 5/24 : RUN apk add --update --no-cache make git 16:37:27 ---> Using cache 16:37:27 ---> 51946a6b50ac 16:37:27 Step 6/24 : COPY go.mod vendor* ./ 16:37:27 ---> Using cache 16:37:27 ---> 385caec95192 16:37:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:27 ---> Using cache 16:37:27 ---> df6c24e32cdb 16:37:27 Step 8/24 : COPY . . 16:37:27 ---> Using cache 16:37:27 ---> 701abcd171fe 16:37:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:37:31 ---> Running in 05d1ca950588 16:37:31 ---> Running in 13e160ad1753 16:37:31 ---> Running in 0a4873340daf 16:37:31 Removing intermediate container 13e160ad1753 16:37:31 ---> bd49891be069 16:37:31 Step 22/24 : LABEL arch=x86_64 16:37:31 Removing intermediate container 259f3b7b6196 16:37:31 ---> c1e1aabbb193 16:37:31 16:37:31 Step 10/23 : FROM alpine:3.16 16:37:31 ---> bfe296a52501 16:37:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:37:31 ---> Running in 88920ea96321 16:37:31 ---> Using cache 16:37:31 ---> 7dc43f3364da 16:37:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:31 ---> Using cache 16:37:31 ---> bca393fce690 16:37:31 Step 13/23 : ENV APP_PORT=59882 16:37:31 ---> Running in 73bb1903d4cc 16:37:31 Removing intermediate container 88920ea96321 16:37:31 ---> 18cb6b92b63c 16:37:31 Step 23/24 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:37:31 ---> Running in 3b0868205993 16:37:31 Removing intermediate container 73bb1903d4cc 16:37:31 ---> 3ad81f9ec1a3 16:37:31 Step 14/23 : EXPOSE $APP_PORT 16:37:31 ---> Running in 37b7021509a7 16:37:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:37:31 Removing intermediate container 3b0868205993 16:37:31 ---> e42c4383c27d 16:37:31 Step 24/24 : LABEL version=0.0.0 16:37:31 Removing intermediate container 37b7021509a7 16:37:31 ---> ef452ae9196e 16:37:31 Step 15/23 : WORKDIR / 16:37:31 ---> Running in 90b5a2398798 16:37:31 ---> Running in 86665bad93a3 16:37:31 Removing intermediate container 90b5a2398798 16:37:31 ---> 121ac1e05e96 16:37:31 16:37:31 Removing intermediate container 86665bad93a3 16:37:31 ---> 5d8ac7097a24 16:37:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:31 Successfully built 121ac1e05e96 16:37:31 Successfully tagged security-spire-config:latest 16:37:32  Building security-spire-config ... done  ---> 95f81ade5333 16:37:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:32 ---> 04a4a87b5db9 16:37:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:33 ---> 95a1bfa6b93c 16:37:33 Step 19/23 : ENTRYPOINT ["/core-command"] 16:37:33 ---> Running in 53df57d2a44f 16:37:33 Removing intermediate container 53df57d2a44f 16:37:33 ---> ea689418fefe 16:37:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:35 ---> Running in bf184bcc74fb 16:37:36 Removing intermediate container bf184bcc74fb 16:37:36 ---> 08b0857d9c7e 16:37:36 Step 21/23 : LABEL arch=x86_64 16:37:36 ---> Running in 546c5bb1eae6 16:37:36 Removing intermediate container 546c5bb1eae6 16:37:36 ---> 0594b77d22d3 16:37:36 Step 22/23 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:37:37 ---> Running in b50d90276297 16:37:37 Removing intermediate container b50d90276297 16:37:37 ---> a1c00f22d266 16:37:37 Step 23/23 : LABEL version=0.0.0 16:37:40 ---> Running in 2db9ca926e74 16:37:41 Removing intermediate container 2db9ca926e74 16:37:41 ---> 26af7cc67423 16:37:41 16:37:41 Successfully built 26af7cc67423 16:37:42 Successfully tagged core-command:latest 16:37:42  Building core-command ... done Removing intermediate container 9db01ddfcdff 16:37:42 ---> 4e414ab31f08 16:37:42 16:37:42 Step 10/22 : FROM alpine:3.16 16:37:42 ---> bfe296a52501 16:37:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:42 ---> Running in 9940d104421b 16:37:43 Removing intermediate container 05d1ca950588 16:37:43 ---> ab0bf854405f 16:37:43 Step 7/21 : COPY . . 16:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:43 (1/2) Installing ca-certificates (20220614-r0) 16:37:43 (2/2) Installing dumb-init (1.2.5-r1) 16:37:43 Executing busybox-1.35.0-r17.trigger 16:37:43 Executing ca-certificates-20220614-r0.trigger 16:37:43 OK: 6 MiB in 16 packages 16:37:50 Removing intermediate container 9940d104421b 16:37:50 ---> ab1c4589e7f9 16:37:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:50 ---> Running in 70eff81ee942 16:37:50 ---> 25aef8a409ef 16:37:50 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:50 ---> Running in 73ca23d46f14 16:37:50 Removing intermediate container 70eff81ee942 16:37:50 ---> 8cf38d5e1585 16:37:50 Step 13/22 : ENV APP_PORT=59860 16:37:50 ---> Running in 5dc414fba6f9 16:37:50 Removing intermediate container 5dc414fba6f9 16:37:50 ---> 6927b5568656 16:37:50 Step 14/22 : EXPOSE $APP_PORT 16:37:50 ---> Running in 8c4dfb8023e2 16:37:50 Removing intermediate container 8c4dfb8023e2 16:37:50 ---> 860f6ed3971f 16:37:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:50 CGO_ENABLED=0 GO111MODULE=on 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 16:37:50 ---> ff44935ac433 16:37:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:52 ---> c14df6ff32c0 16:37:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:52 Removing intermediate container 0a4873340daf 16:37:52 ---> bdacc65477c9 16:37:52 16:37:52 Step 10/24 : FROM alpine:3.16 16:37:52 ---> bfe296a52501 16:37:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:37:52 ---> Using cache 16:37:52 ---> 7dc43f3364da 16:37:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:52 ---> Using cache 16:37:52 ---> bca393fce690 16:37:52 Step 13/24 : ENV APP_PORT=59881 16:37:52 ---> Running in a3d099265220 16:37:52 ---> 8608a2ca79c9 16:37:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:37:52 ---> Running in b5ffc243dfbe 16:37:52 Removing intermediate container a3d099265220 16:37:52 ---> 8a048f87ee50 16:37:52 Step 14/24 : EXPOSE $APP_PORT 16:37:52 ---> Running in b83318d86d59 16:37:52 Removing intermediate container b5ffc243dfbe 16:37:52 ---> 56e55ca8eb92 16:37:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:52 ---> Running in 924f65fe7e5e 16:37:52 Removing intermediate container b83318d86d59 16:37:52 ---> d4721dbc1fd2 16:37:52 Step 15/24 : WORKDIR / 16:37:52 Removing intermediate container 924f65fe7e5e 16:37:52 ---> 6952e8228347 16:37:52 Step 20/22 : LABEL arch=x86_64 16:37:52 ---> Running in 1ad015b3ae2b 16:37:52 ---> Running in 73a80e7c070a 16:37:52 Removing intermediate container 73a80e7c070a 16:37:52 ---> 3959bd1455f0 16:37:52 Step 21/22 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:37:52 Removing intermediate container 1ad015b3ae2b 16:37:52 ---> 3981631cdbe9 16:37:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:52 ---> Running in 255bdac56e44 16:37:52 Removing intermediate container 255bdac56e44 16:37:52 ---> fbbe7ab55f6f 16:37:52 Step 22/22 : LABEL version=0.0.0 16:37:52 ---> f206e53fcfcd 16:37:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:52 ---> Running in 3fc82b7f3114 16:37:53 Removing intermediate container 3fc82b7f3114 16:37:53 ---> 6e2de8e04ae3 16:37:53 16:37:53 Successfully built 6e2de8e04ae3 16:37:53 Successfully tagged support-notifications:latest 16:37:53  Building support-notifications ... done  ---> 250790844ff5 16:37:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:37:54 ---> 82a882ced9ab 16:37:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:37:54 ---> 6c221d1d5e06 16:37:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:37:54 ---> Running in c9d76b24113e 16:37:54 Removing intermediate container c9d76b24113e 16:37:54 ---> 0244a3c2a989 16:37:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:54 ---> Running in 3b23a98b30ee 16:37:54 Removing intermediate container 3b23a98b30ee 16:37:54 ---> 6d7054712e36 16:37:54 Step 22/24 : LABEL arch=x86_64 16:37:54 ---> Running in 01f0f501db61 16:37:54 Removing intermediate container 01f0f501db61 16:37:54 ---> 903bb8f441b4 16:37:54 Step 23/24 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:37:54 ---> Running in f1027a9cfb93 16:37:55 Removing intermediate container f1027a9cfb93 16:37:55 ---> 010a1d851a12 16:37:55 Step 24/24 : LABEL version=0.0.0 16:37:55 ---> Running in db9d855f8782 16:37:55 Removing intermediate container db9d855f8782 16:37:55 ---> 954089a7b030 16:37:55 16:37:55 Successfully built 954089a7b030 16:37:55 Successfully tagged core-metadata:latest 16:38:02  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on 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 16:38:06 Removing intermediate container 73ca23d46f14 16:38:06 ---> eb4650276f0a 16:38:06 16:38:06 Step 9/21 : FROM alpine:3.16 16:38:06 ---> bfe296a52501 16:38:06 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:38:06 ---> Running in c824f77e736c 16:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:06 (1/6) Installing ca-certificates (20220614-r0) 16:38:06 (2/6) Installing brotli-libs (1.0.9-r6) 16:38:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:38:06 (4/6) Installing libcurl (7.83.1-r4) 16:38:06 (5/6) Installing curl (7.83.1-r4) 16:38:06 (6/6) Installing dumb-init (1.2.5-r1) 16:38:06 Executing busybox-1.35.0-r17.trigger 16:38:06 Executing ca-certificates-20220614-r0.trigger 16:38:06 OK: 8 MiB in 20 packages 16:38:07 Removing intermediate container c824f77e736c 16:38:07 ---> cd06cbcae34f 16:38:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:07 ---> Running in f638518a6b81 16:38:07 Removing intermediate container f638518a6b81 16:38:07 ---> a8630dc25368 16:38:07 Step 12/21 : WORKDIR /edgex 16:38:07 ---> Running in 729f9c00a1fc 16:38:07 Removing intermediate container 729f9c00a1fc 16:38:07 ---> 994b235f2dca 16:38:07 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:38:07 ---> e70ad099be38 16:38:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:38:07 ---> d515acd9546f 16:38:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:38:08 ---> 1d6d8d10facd 16:38:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:38:08 ---> 51cfb62efb88 16:38:08 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:38:08 ---> Running in bd581cd8e94e 16:38:08 Removing intermediate container bd581cd8e94e 16:38:08 ---> bc6e469a907b 16:38:08 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:38:08 ---> Running in 51a9ae6becba 16:38:08 Removing intermediate container 51a9ae6becba 16:38:08 ---> 15b6c5f1aff2 16:38:08 Step 19/21 : LABEL arch=x86_64 16:38:08 ---> Running in 6bb3d55c889e 16:38:08 Removing intermediate container 6bb3d55c889e 16:38:08 ---> f4ddb3279379 16:38:08 Step 20/21 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb 16:38:08 ---> Running in cdf46c455f33 16:38:09 Removing intermediate container cdf46c455f33 16:38:09 ---> 021106e5bade 16:38:09 Step 21/21 : LABEL version=0.0.0 16:38:09 ---> Running in e8c6adf68ad5 16:38:09 Removing intermediate container e8c6adf68ad5 16:38:09 ---> 2e64860c7156 16:38:09 16:38:09 Successfully built 2e64860c7156 16:38:09 Successfully tagged security-proxy-setup:latest 16:38:09  Building security-proxy-setup ... done  [Pipeline] } 16:38:09 $ docker stop --time=1 5b2cf155f87dc3cb9a4d7d9180ba3e5d8892229c58e2f00c7da1f64570d4ad02 16:38:10 $ docker rm -f 5b2cf155f87dc3cb9a4d7d9180ba3e5d8892229c58e2f00c7da1f64570d4ad02 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:10 + docker images 16:38:10 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:10 security-proxy-setup latest 2e64860c7156 1 second ago 27.6MB 16:38:10 eb4650276f0a 6 seconds ago 1.6GB 16:38:10 core-metadata latest 954089a7b030 15 seconds ago 18.5MB 16:38:10 support-notifications latest 6e2de8e04ae3 17 seconds ago 30.4MB 16:38:10 bdacc65477c9 18 seconds ago 1.62GB 16:38:10 4e414ab31f08 29 seconds ago 1.68GB 16:38:10 core-command latest 26af7cc67423 31 seconds ago 17.6MB 16:38:10 security-spire-config latest 121ac1e05e96 39 seconds ago 85.8MB 16:38:10 c1e1aabbb193 43 seconds ago 1.61GB 16:38:10 support-scheduler latest fb72b9bc7cc1 48 seconds ago 29.8MB 16:38:10 security-spire-agent latest 51c8f6c897f4 58 seconds ago 125MB 16:38:10 6a2022fe8bbe About a minute ago 1.49GB 16:38:10 374951f6ec66 About a minute ago 1.68GB 16:38:10 4d11f4787f52 About a minute ago 1.49GB 16:38:10 security-spiffe-token-provider latest 9503db6f02df About a minute ago 29.7MB 16:38:10 sys-mgmt-agent latest 33509d891a1a About a minute ago 136MB 16:38:10 security-bootstrapper latest a0c3dedda8e5 About a minute ago 20.2MB 16:38:10 8649bcd539f0 About a minute ago 1.65GB 16:38:10 security-secretstore-setup latest d4c758496bc9 2 minutes ago 29.7MB 16:38:10 core-data latest 030c49a1ec1f 2 minutes ago 21.7MB 16:38:10 bc7433abfca7 2 minutes ago 1.62GB 16:38:10 2eb17d4e5e3a 2 minutes ago 1.6GB 16:38:10 e14599e3a73f 2 minutes ago 1.6GB 16:38:10 df8abc707af1 2 minutes ago 1.61GB 16:38:10 security-spire-server latest 29bdaf2f12a1 2 minutes ago 86.5MB 16:38:10 b954a4d7f628 3 minutes ago 1.49GB 16:38:10 ci-base-image-x86_64 latest 5d62853d9600 6 minutes ago 947MB 16:38:10 alpine 3.16 bfe296a52501 4 days ago 5.54MB 16:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 13 days ago 683MB 16:38:10 alpine 3.15 c4fc93816858 3 months ago 5.59MB 16:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 16:38:10 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] } 16:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.547s coverage: 98.5% of statements 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.647s coverage: 43.0% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 54.2% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.691s coverage: 89.2% of statements 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.664s coverage: 2.2% of statements 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.973s coverage: 95.6% of statements 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.481s coverage: 72.2% of statements 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.537s coverage: 60.0% of statements 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.846s coverage: 0.9% of statements 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.517s coverage: 58.8% of statements 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.6% of statements 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.602s coverage: 47.1% of statements 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.283s coverage: 79.5% of statements 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.272s coverage: 94.1% of statements 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.266s coverage: 87.5% of statements 16:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.308s coverage: 94.4% of statements 16:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.242s coverage: 44.8% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.754s coverage: 79.9% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.295s coverage: 86.9% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.259s coverage: 87.2% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.364s coverage: 58.8% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.405s coverage: 85.4% of statements 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.987s coverage: 91.2% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.061s coverage: 64.7% of statements 16:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements 16:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 16:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 16:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements 16:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.621s coverage: 65.8% of statements 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.949s coverage: 41.8% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.418s coverage: 17.7% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.918s coverage: 92.3% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.444s coverage: 63.2% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.550s coverage: 97.7% of statements 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.246s coverage: 28.9% of statements 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.244s coverage: 100.0% of statements 16:41:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements 16:41:46 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:41:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:46 GO111MODULE=on go vet ./... 16:43:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:43:54 ./bin/test-attribution-txt.sh [Pipeline] echo 16:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:43:55 + ls -al . 16:43:55 total 776 16:43:55 drwxrwxr-x 10 1001 1001 4096 Nov 16 16:36 . 16:43:55 drwxr-xr-x 4 root root 4096 Nov 16 16:36 .. 16:43:55 drwxrwxr-x 2 1001 1001 4096 Nov 16 16:34 .blubracket 16:43:55 -rw-rw-r-- 1 1001 1001 16 Nov 16 16:34 .dockerignore 16:43:55 drwxrwxr-x 8 1001 1001 4096 Nov 16 16:34 .git 16:43:55 drwxrwxr-x 3 1001 1001 4096 Nov 16 16:34 .github 16:43:55 -rw-rw-r-- 1 1001 1001 1030 Nov 16 16:34 .gitignore 16:43:55 -rw-rw-r-- 1 1001 1001 42 Nov 16 16:34 .golangci.yml 16:43:55 -rw-rw-r-- 1 1001 1001 87 Nov 16 16:34 .hadolint.yml 16:43:55 -rw-rw-r-- 1 1001 1001 166 Nov 16 16:34 .sonarcloud.properties 16:43:55 -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:34 ADOPTERS.md 16:43:55 -rw-rw-r-- 1 1001 1001 10722 Nov 16 16:34 Attribution.txt 16:43:55 -rw-rw-r-- 1 1001 1001 73765 Nov 16 16:34 CHANGELOG.md 16:43:55 -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:34 CONTRIBUTING.md 16:43:55 -rw-rw-r-- 1 1001 1001 677 Nov 16 16:34 GOVERNANCE.md 16:43:55 -rw-rw-r-- 1 1001 1001 850 Nov 16 16:34 Jenkinsfile 16:43:55 -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:34 LICENSE 16:43:55 -rw-rw-r-- 1 1001 1001 13857 Nov 16 16:34 Makefile 16:43:55 -rw-rw-r-- 1 1001 1001 582 Nov 16 16:34 OWNERS.md 16:43:55 -rw-rw-r-- 1 1001 1001 9799 Nov 16 16:34 README.md 16:43:55 -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:34 SECURITY.md 16:43:55 -rw-rw-r-- 1 1001 1001 5 Nov 16 16:31 VERSION 16:43:55 -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:34 ZMQWindows.md 16:43:55 drwxrwxr-x 2 1001 1001 4096 Nov 16 16:34 bin 16:43:55 drwxrwxr-x 18 1001 1001 4096 Nov 16 16:34 cmd 16:43:55 -rw-r--r-- 1 root root 501828 Nov 16 16:41 coverage.out 16:43:55 -rw-rw-r-- 1 1001 1001 3405 Nov 16 16:34 go.mod 16:43:55 -rw-rw-r-- 1 1001 1001 45155 Nov 16 16:34 go.sum 16:43:55 drwxrwxr-x 8 1001 1001 4096 Nov 16 16:34 internal 16:43:55 drwxrwxr-x 3 1001 1001 4096 Nov 16 16:34 openapi 16:43:55 drwxrwxr-x 4 1001 1001 4096 Nov 16 16:34 snap 16:43:55 -rw-rw-r-- 1 1001 1001 204 Nov 16 16:34 version.go [Pipeline] sh 16:43:55 + '[' -e coverage.out ] 16:43:55 + chown 1001:1001 coverage.out [Pipeline] stash 16:43:55 Warning: overwriting stash ‘coverage-report’ 16:43:56 Stashed 1 file(s) [Pipeline] sh 16:43:57 + make build 16:43:57 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:45:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:47:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:47:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:48:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:48:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:48:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:48:17 CGO_ENABLED=0 GO111MODULE=on 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 16:48:22 CGO_ENABLED=0 GO111MODULE=on 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 16:48:28 CGO_ENABLED=0 GO111MODULE=on 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 16:48:33 CGO_ENABLED=0 GO111MODULE=on 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 16:48:37 CGO_ENABLED=0 GO111MODULE=on 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 16:48:47 CGO_ENABLED=0 GO111MODULE=on 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] } 16:48:54 $ docker stop --time=1 2a453d9d5a6b2fae2693a9e4f87d784e5717cae13aa1528d21f5dfd7dc55e0cb 16:48:56 $ docker rm -f 2a453d9d5a6b2fae2693a9e4f87d784e5717cae13aa1528d21f5dfd7dc55e0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:58 16:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:59 latest: Pulling from edgex-devops/edgex-compose-arm64 16:48:59 29e5d40040c1: Pulling fs layer 16:48:59 1ce36da41761: Pulling fs layer 16:48:59 25b303627fd3: Pulling fs layer 16:48:59 29e5d40040c1: Verifying Checksum 16:48:59 29e5d40040c1: Download complete 16:48:59 1ce36da41761: Verifying Checksum 16:48:59 1ce36da41761: Download complete 16:48:59 29e5d40040c1: Pull complete 16:49:01 25b303627fd3: Verifying Checksum 16:49:01 25b303627fd3: Download complete 16:49:01 1ce36da41761: Pull complete 16:49:13 25b303627fd3: Pull complete 16:49:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:49:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:14 prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container 16:49:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:49:16 $ docker top 523426f54920142828203883f20b66ccdfb27e16181057e24ed1171341f94c69 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:17 + docker-compose build --help 16:49:17 + grep parallel 16:49:24 --parallel Build images in parallel. [Pipeline] } 16:49:24 $ docker stop --time=1 523426f54920142828203883f20b66ccdfb27e16181057e24ed1171341f94c69 16:49:25 $ docker rm -f 523426f54920142828203883f20b66ccdfb27e16181057e24ed1171341f94c69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:26 prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container 16:49:26 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:49:27 $ docker top fe00a5c465f896a196aca90e2d96aa6f48507e11914d8f21937ba5bbb6fb7e72 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:28 + docker-compose -f ./docker-compose-build.yml build --parallel 16:49:36 Building core-command ... 16:49:36 Building core-data ... 16:49:36 Building core-metadata ... 16:49:36 Building security-bootstrapper ... 16:49:36 Building security-proxy-setup ... 16:49:36 Building security-secretstore-setup ... 16:49:36 Building security-spiffe-token-provider ... 16:49:36 Building security-spire-agent ... 16:49:36 Building security-spire-config ... 16:49:36 Building security-spire-server ... 16:49:36 Building support-notifications ... 16:49:36 Building support-scheduler ... 16:49:36 Building sys-mgmt-agent ... 16:49:36 Building security-bootstrapper 16:49:36 Building security-secretstore-setup 16:49:36 Building security-proxy-setup 16:49:36 Building sys-mgmt-agent 16:49:36 Building core-data 16:50:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:33 ---> 9840ac7f2aef 16:50:33 Step 3/22 : WORKDIR /edgex-go 16:50:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:33 ---> 9840ac7f2aef 16:50:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:50:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:33 ---> 9840ac7f2aef 16:50:33 Step 3/24 : WORKDIR /edgex-go 16:50:33 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:50:33 ---> 9840ac7f2aef 16:50:33 Step 3/32 : WORKDIR /edgex-go 16:50:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:50:33 ---> 9840ac7f2aef 16:50:33 Step 3/21 : WORKDIR /edgex-go 16:50:33 ---> Running in 07442b697590 16:50:33 ---> Running in a5fe1ef18d93 16:50:33 ---> Running in e4ecf778adf5 16:50:33 ---> Running in dd58564edfbe 16:50:33 ---> Running in 7d4bfbc5c88c 16:50:33 Removing intermediate container 07442b697590 16:50:33 ---> 2e890a743f75 16:50:33 Step 4/22 : RUN apk add --update --no-cache make bash git 16:50:33 Removing intermediate container dd58564edfbe 16:50:33 ---> d3cc7f1912ff 16:50:33 Step 4/21 : RUN apk add --update --no-cache make git 16:50:33 Removing intermediate container e4ecf778adf5 16:50:33 ---> e4fd7f9fd4f8 16:50:33 Step 4/32 : RUN apk add --update --no-cache make git 16:50:33 ---> Running in ca150a234b0f 16:50:33 Removing intermediate container a5fe1ef18d93 16:50:33 ---> 347b63de7ded 16:50:33 Step 4/24 : RUN apk add --update --no-cache make git 16:50:33 Removing intermediate container 7d4bfbc5c88c 16:50:33 ---> e68bd4824171 16:50:33 Step 4/22 : WORKDIR /edgex-go 16:50:33 ---> Running in fa6e30009be0 16:50:33 ---> Running in 074738efb2c9 16:50:33 ---> Running in d5fc4ccebd09 16:50:33 ---> Running in 7fe5fb81c6a6 16:50:33 Removing intermediate container 7fe5fb81c6a6 16:50:33 ---> 781577aaa5fb 16:50:33 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:50:33 ---> Running in 0f08127e2ada 16:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:35 OK: 221 MiB in 51 packages 16:50:35 OK: 221 MiB in 51 packages 16:50:36 OK: 221 MiB in 51 packages 16:50:36 OK: 221 MiB in 51 packages 16:50:36 OK: 221 MiB in 51 packages 16:50:38 Removing intermediate container ca150a234b0f 16:50:38 ---> 6c30458e4faf 16:50:38 Step 5/22 : COPY go.mod vendor* ./ 16:50:38 Removing intermediate container 074738efb2c9 16:50:38 ---> e03a6172df07 16:50:38 Step 5/32 : COPY go.mod vendor* ./ 16:50:38 Removing intermediate container fa6e30009be0 16:50:38 ---> 9b81824cb50f 16:50:38 Step 5/21 : COPY go.mod vendor* ./ 16:50:38 Removing intermediate container d5fc4ccebd09 16:50:38 ---> 1666cd42fb19 16:50:38 Step 5/24 : COPY go.mod vendor* ./ 16:50:38 Removing intermediate container 0f08127e2ada 16:50:38 ---> a42920e7a4cc 16:50:38 Step 6/22 : COPY go.mod vendor* ./ 16:50:39 ---> 87e4eb6a9491 16:50:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:39 ---> dff8d939dd0d 16:50:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:39 ---> Running in 9109ee21aacb 16:50:39 ---> Running in 1bc6fe6a4556 16:50:39 ---> 746b3d0da0a3 16:50:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:39 ---> 290d68e4c0a4 16:50:39 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:39 ---> Running in acd0bb10e638 16:50:40 ---> Running in 6c49381ded2b 16:50:40 ---> 9ed05c350fa5 16:50:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:40 ---> Running in 69f7a56a37fa 16:52:17 Removing intermediate container 6c49381ded2b 16:52:17 ---> 54b32b68c18e 16:52:17 Step 7/21 : COPY . . 16:52:17 Removing intermediate container 69f7a56a37fa 16:52:17 ---> 7bc7b5fe3fca 16:52:17 Step 8/22 : COPY . . 16:52:17 Removing intermediate container 1bc6fe6a4556 16:52:17 ---> 6eca54c0a598 16:52:17 Step 7/22 : COPY . . 16:52:17 Removing intermediate container 9109ee21aacb 16:52:17 ---> 2f4bee49cfd2 16:52:17 Step 7/32 : COPY . . 16:52:17 Removing intermediate container acd0bb10e638 16:52:17 ---> fa41279d5455 16:52:17 Step 7/24 : COPY . . 16:52:25 ---> 5f9ce0b14985 16:52:25 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:52:25 ---> 97c12bc56373 16:52:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:52:25 ---> e4ab0792449e 16:52:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:52:25 ---> ff4f03c32eac 16:52:25 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:52:25 ---> Running in 3afb4ec2026e 16:52:25 ---> Running in 6ff7c4b544ca 16:52:25 ---> b39e1be46f98 16:52:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:52:25 ---> Running in af72ecd030e8 16:52:25 ---> Running in fcde1ba563fb 16:52:25 ---> Running in 1d2f05e06bd5 16:52:27 CGO_ENABLED=0 GO111MODULE=on 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 16:52:27 CGO_ENABLED=0 GO111MODULE=on 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 16:52:28 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:52:28 CGO_ENABLED=0 GO111MODULE=on 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 16:52:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:58:35 CGO_ENABLED=0 GO111MODULE=on 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 16:58:38 CGO_ENABLED=0 GO111MODULE=on 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 16:58:48 Removing intermediate container fcde1ba563fb 16:58:48 ---> 391bd50c8b56 16:58:48 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:58:48 ---> Running in 40d86ca101c0 16:58:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:58:59 Removing intermediate container 40d86ca101c0 16:58:59 ---> 0c50ae7f7655 16:58:59 16:58:59 Step 10/22 : FROM alpine:3.16 16:58:59 3.16: Pulling from library/alpine 16:59:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:59:02 Status: Downloaded newer image for alpine:3.16 16:59:02 ---> 2b4661558fb8 16:59:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:59:02 ---> Running in a9478a004cd7 16:59:04 Removing intermediate container a9478a004cd7 16:59:04 ---> 2338c67e16ea 16:59:04 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:59:04 ---> Running in 01e0c455ed55 16:59:04 Removing intermediate container 3afb4ec2026e 16:59:04 ---> 2b0daf081a8b 16:59:04 16:59:04 Step 9/21 : FROM alpine:3.16 16:59:04 ---> 2b4661558fb8 16:59:04 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:59:04 ---> Running in d297627e6915 16:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:08 Removing intermediate container 1d2f05e06bd5 16:59:08 ---> dff3f023cdeb 16:59:08 16:59:08 Step 9/24 : FROM alpine:3.16 16:59:08 ---> 2b4661558fb8 16:59:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:59:09 ---> Running in 029abe53e68e 16:59:10 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:59:10 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:59:10 (3/33) Installing readline (8.1.2-r0) 16:59:10 (4/33) Installing bash (5.1.16-r2) 16:59:10 Executing bash-5.1.16-r2.post-install 16:59:10 (5/33) Installing ca-certificates (20220614-r0) 16:59:10 (1/6) Installing ca-certificates (20220614-r0) 16:59:10 (2/6) Installing brotli-libs (1.0.9-r6) 16:59:10 (6/33) Installing brotli-libs (1.0.9-r6) 16:59:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:59:10 (4/6) Installing libcurl (7.83.1-r4) 16:59:10 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:59:10 (8/33) Installing libcurl (7.83.1-r4) 16:59:10 (5/6) Installing curl (7.83.1-r4) 16:59:10 (6/6) Installing dumb-init (1.2.5-r1) 16:59:10 (9/33) Installing curl (7.83.1-r4) 16:59:10 Executing busybox-1.35.0-r17.trigger 16:59:10 (10/33) Installing docker-cli (20.10.20-r0) 16:59:10 Executing ca-certificates-20220614-r0.trigger 16:59:11 OK: 8 MiB in 20 packages 16:59:11 (11/33) Installing dumb-init (1.2.5-r1) 16:59:11 (12/33) Installing libbz2 (1.0.8-r1) 16:59:11 (13/33) Installing expat (2.5.0-r0) 16:59:11 (14/33) Installing libffi (3.4.2-r1) 16:59:11 (15/33) Installing gdbm (1.23-r0) 16:59:11 (16/33) Installing xz-libs (5.2.5-r1) 16:59:11 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:59:11 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:59:11 (19/33) Installing mpdecimal (2.5.1-r1) 16:59:11 (20/33) Installing sqlite-libs (3.38.5-r0) 16:59:11 (21/33) Installing python3 (3.10.8-r0) 16:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:13 Removing intermediate container 6ff7c4b544ca 16:59:13 ---> 1a06729b0e68 16:59:13 16:59:13 Step 9/32 : FROM alpine:3.16 16:59:13 ---> 2b4661558fb8 16:59:13 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:59:13 ---> Running in a8fc21faf735 16:59:14 (1/3) Installing ca-certificates (20220614-r0) 16:59:14 Removing intermediate container d297627e6915 16:59:14 ---> fa9a8f40339b 16:59:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:59:14 (2/3) Installing dumb-init (1.2.5-r1) 16:59:14 (3/3) Installing su-exec (0.2-r1) 16:59:14 Executing busybox-1.35.0-r17.trigger 16:59:14 Executing ca-certificates-20220614-r0.trigger 16:59:14 ---> Running in a087432cdec4 16:59:14 OK: 6 MiB in 17 packages 16:59:15 Removing intermediate container a8fc21faf735 16:59:15 ---> 6ce223ac0c00 16:59:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:59:15 ---> Running in 3f09887b82b9 16:59:15 Removing intermediate container a087432cdec4 16:59:15 ---> e0e6629f289c 16:59:15 Step 12/21 : WORKDIR /edgex 16:59:15 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:59:15 (23/33) Installing py3-tomli (2.0.1-r1) 16:59:15 ---> Running in dcae8072c132 16:59:15 (24/33) Installing py3-pep517 (0.12.0-r2) 16:59:15 (25/33) Installing py3-six (1.16.0-r1) 16:59:15 (26/33) Installing py3-retrying (1.3.3-r3) 16:59:15 (27/33) Installing py3-appdirs (1.4.4-r3) 16:59:15 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:59:15 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:59:15 (30/33) Installing py3-parsing (2.4.7-r3) 16:59:15 (31/33) Installing py3-packaging (21.3-r0) 16:59:15 (32/33) Installing py3-setuptools (59.4.0-r0) 16:59:16 (33/33) Installing py3-pip (22.1.1-r0) 16:59:16 Removing intermediate container dcae8072c132 16:59:16 ---> 8d80cc200cb9 16:59:16 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:59:17 Executing busybox-1.35.0-r17.trigger 16:59:17 Executing ca-certificates-20220614-r0.trigger 16:59:17 OK: 121 MiB in 47 packages 16:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:18 ---> d172a18d3c97 16:59:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:59:18 Removing intermediate container 029abe53e68e 16:59:18 ---> 84799a86cd33 16:59:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:59:18 ---> Running in a70bb4fed29c 16:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:19 Removing intermediate container a70bb4fed29c 16:59:19 ---> 91735e49194b 16:59:19 Step 12/24 : WORKDIR / 16:59:19 ---> Running in a345c33890fd 16:59:20 Removing intermediate container a345c33890fd 16:59:20 ---> aaa57675193f 16:59:20 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:59:20 (1/2) Installing dumb-init (1.2.5-r1) 16:59:20 (2/2) Installing su-exec (0.2-r1) 16:59:20 Executing busybox-1.35.0-r17.trigger 16:59:20 OK: 5 MiB in 16 packages 16:59:21 ---> 43736925fa9a 16:59:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:59:22 ---> b739757eabb8 16:59:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:59:23 Removing intermediate container 3f09887b82b9 16:59:23 ---> 5fda396975f1 16:59:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:59:23 ---> Running in 027206bbdc46 16:59:23 ---> 49448fe5d38f 16:59:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:59:23 ---> 74d5e64ca413 16:59:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:59:23 Removing intermediate container 027206bbdc46 16:59:23 ---> 53d5710d1961 16:59:23 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:59:24 ---> Running in 6841b9b82c21 16:59:24 Removing intermediate container 6841b9b82c21 16:59:24 ---> 0637a5cddca3 16:59:24 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:59:25 ---> ca42d1180337 16:59:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:59:25 ---> Running in 491c3367bb0a 16:59:25 ---> 4ccc9fbb6800 16:59:25 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:59:25 ---> Running in e0c61e252270 16:59:26 Removing intermediate container 491c3367bb0a 16:59:26 ---> 2d96384c6e4e 16:59:26 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:59:26 ---> Running in 165caa8be9de 16:59:26 ---> e7cfe06c6b56 16:59:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:59:27 Removing intermediate container 165caa8be9de 16:59:27 ---> b9f9b17a0f80 16:59:27 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:59:27 ---> Running in dd8b7483eb01 16:59:29 ---> eab3d393ea35 16:59:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:59:29 Removing intermediate container e0c61e252270 16:59:29 ---> 7eafbf09e6c4 16:59:29 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:59:30 ---> Running in da605b4f9bc8 16:59:31 Removing intermediate container da605b4f9bc8 16:59:31 ---> 06e9abee8acb 16:59:31 Step 19/21 : LABEL arch=arm64 16:59:31 ---> Running in 2b8f4167f037 16:59:32 Removing intermediate container dd8b7483eb01 16:59:32 ---> f9d232218e48 16:59:32 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:59:32 ---> Running in 4d96d4eefffc 16:59:32 Removing intermediate container 2b8f4167f037 16:59:32 ---> a587ef01bc50 16:59:32 Step 20/21 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 16:59:32 ---> Running in 425f6e05025a 16:59:33 Removing intermediate container 425f6e05025a 16:59:33 ---> b53cc7d662b1 16:59:33 Step 21/21 : LABEL version=0.0.0 16:59:33 Removing intermediate container 4d96d4eefffc 16:59:33 ---> f9045d2a6b84 16:59:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:59:33 ---> 1788d50e522e 16:59:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:59:33 ---> Running in 9c4c8ddddef5 16:59:34 Removing intermediate container 9c4c8ddddef5 16:59:34 ---> a2f9a54fef2e 16:59:34 16:59:34 ---> c1f67ac1f785 16:59:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:59:34 ---> ad154fd29c38 16:59:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:59:35 ---> Running in 5fb5ff9fceea 16:59:35 Successfully built a2f9a54fef2e 16:59:35 Successfully tagged security-proxy-setup-arm64:latest 16:59:35 Building security-spire-agent 16:59:35  Building security-proxy-setup ... done  ---> Running in 4be055d1bd15 16:59:36 Collecting docker-compose==1.23.2 16:59:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:59:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.9 MB/s eta 0:00:00 16:59:37 Collecting texttable<0.10,>=0.9.0 16:59:37 Downloading texttable-0.9.1.tar.gz (11 kB) 16:59:37 Preparing metadata (setup.py): started 16:59:39 Removing intermediate container 5fb5ff9fceea 16:59:39 ---> b0b29cde0bb9 16:59:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:59:39 ---> Running in 5d2cae89b683 16:59:39 Removing intermediate container 4be055d1bd15 16:59:39 ---> 1c4cac5856f7 16:59:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:40 Removing intermediate container 5d2cae89b683 16:59:40 ---> 17b558e483a6 16:59:40 Step 22/24 : LABEL arch=arm64 16:59:40 Preparing metadata (setup.py): finished with status 'done' 16:59:40 ---> Running in d7ce72485d5b 16:59:40 Collecting cached-property<2,>=1.2.0 16:59:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:59:40 ---> c0c180c94e06 16:59:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:59:41 Removing intermediate container d7ce72485d5b 16:59:41 ---> 7aa169de6192 16:59:41 Step 23/24 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 16:59:41 ---> Running in 7918339063b0 16:59:41 Removing intermediate container 7918339063b0 16:59:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:59:41 ---> d7325d0def76 16:59:41 Step 24/24 : LABEL version=0.0.0 16:59:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:59:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.5 MB/s eta 0:00:00 16:59:42 ---> Running in 76b9f43ac95c 16:59:42 Collecting websocket-client<1.0,>=0.32.0 16:59:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:59:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 11.1 MB/s eta 0:00:00 16:59:43 Removing intermediate container 76b9f43ac95c 16:59:43 ---> af4cdfa23e68 16:59:43 16:59:43 ---> a785df98ce63 16:59:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:59:43 Collecting dockerpty<0.5,>=0.4.1 16:59:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:59:43 Preparing metadata (setup.py): started 16:59:43 Successfully built af4cdfa23e68 16:59:43 Successfully tagged security-secretstore-setup-arm64:latest 16:59:43 Building core-command 16:59:44  Building security-secretstore-setup ... done  ---> 044134cf1eb5 16:59:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:59:45 ---> f18ddf8a1809 16:59:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:59:45 Preparing metadata (setup.py): finished with status 'done' 16:59:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:59:46 Collecting jsonschema<3,>=2.5.1 16:59:46 ---> 726bf61159d0 16:59:46 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:59:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:59:47 Collecting PyYAML<4,>=3.10 16:59:47 Downloading PyYAML-3.13.tar.gz (270 kB) 16:59:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.5 MB/s eta 0:00:00 16:59:47 ---> 9d05acb87442 16:59:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:59:48 ---> 51f9a466679c 16:59:48 Step 27/32 : RUN chmod +x /entrypoint.sh 16:59:48 ---> Running in c49f602e47c4 16:59:49 Preparing metadata (setup.py): started 16:59:52 Preparing metadata (setup.py): finished with status 'done' 16:59:52 Removing intermediate container c49f602e47c4 16:59:52 ---> 51fcbcc31832 16:59:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:59:52 ---> Running in 86e7563e58b3 16:59:53 Collecting docker<4.0,>=3.6.0 16:59:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:59:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 13.5 MB/s eta 0:00:00 16:59:53 Collecting docopt<0.7,>=0.6.1 16:59:53 Downloading docopt-0.6.2.tar.gz (25 kB) 16:59:53 Removing intermediate container 86e7563e58b3 16:59:53 ---> 6309702b43ef 16:59:53 Step 29/32 : CMD ["gate"] 16:59:53 Preparing metadata (setup.py): started 16:59:53 ---> Running in cac9f327b484 16:59:54 Removing intermediate container cac9f327b484 16:59:54 ---> 668bf9a0c9e6 16:59:54 Step 30/32 : LABEL arch=arm64 16:59:54 ---> Running in 5a4c45a64762 16:59:54 Removing intermediate container 5a4c45a64762 16:59:54 ---> feeb3491397f 16:59:54 Step 31/32 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 16:59:55 ---> Running in d9128394c708 16:59:55 Removing intermediate container d9128394c708 16:59:55 ---> 62ed3e5a817b 16:59:55 Step 32/32 : LABEL version=0.0.0 16:59:55 ---> Running in 60b9e3beff39 16:59:56 Preparing metadata (setup.py): finished with status 'done' 16:59:57 Collecting docker-pycreds>=0.4.0 16:59:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:59:57 ---> 9840ac7f2aef 16:59:57 Step 3/24 : WORKDIR /edgex-go 16:59:57 ---> Using cache 16:59:57 ---> 347b63de7ded 16:59:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:59:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:59:57 ---> Running in 1e864d66bfb0 16:59:57 Removing intermediate container 60b9e3beff39 16:59:57 ---> efc488538239 16:59:57 16:59:58 Successfully built efc488538239 16:59:58 Successfully tagged security-bootstrapper-arm64:latest 16:59:58 Building security-spire-config 16:59:59  Building security-bootstrapper ... done Collecting urllib3<1.25,>=1.21.1 16:59:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:59:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 8.8 MB/s eta 0:00:00 16:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:59 Collecting idna<2.8,>=2.5 16:59:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:59:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.9 MB/s eta 0:00:00 16:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:00 Collecting certifi>=2017.4.17 17:00:00 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:00:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.6 MB/s eta 0:00:00 17:00:00 Collecting chardet<3.1.0,>=3.0.2 17:00:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:00:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.0 MB/s eta 0:00:00 17:00:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:00:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:00:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:00:01 OK: 221 MiB in 51 packages 17:00:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:00:02 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:00:02 Running setup.py install for texttable: started 17:00:03 Removing intermediate container 1e864d66bfb0 17:00:03 ---> f6fec9a29460 17:00:03 Step 5/24 : COPY go.mod vendor* ./ 17:00:05 ---> ff235f82ab3b 17:00:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:05 Running setup.py install for texttable: finished with status 'done' 17:00:05 Running setup.py install for PyYAML: started 17:00:05 ---> Running in dd979fd88ab5 17:00:08 Running setup.py install for PyYAML: finished with status 'done' 17:00:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:10 ---> 9840ac7f2aef 17:00:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:00:10 ---> Using cache 17:00:10 ---> e68bd4824171 17:00:10 Step 4/23 : WORKDIR /edgex-go 17:00:10 ---> Using cache 17:00:10 ---> 781577aaa5fb 17:00:10 Step 5/23 : RUN apk add --update --no-cache make git 17:00:10 ---> Running in 2e532aed50a7 17:00:11 Running setup.py install for docopt: started 17:00:11 Removing intermediate container af72ecd030e8 17:00:11 ---> 262eb99e3891 17:00:11 17:00:11 Step 10/22 : FROM alpine:3.16 17:00:12 ---> 2b4661558fb8 17:00:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:00:12 ---> Running in b4341f25c0ce 17:00:13 Removing intermediate container b4341f25c0ce 17:00:13 ---> d40aee0f0e66 17:00:13 Step 12/22 : ENV APP_PORT=59880 17:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:13 ---> Running in cf9bc65b6b3f 17:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:14 Removing intermediate container cf9bc65b6b3f 17:00:14 ---> ed5db1879cb6 17:00:14 Step 13/22 : EXPOSE $APP_PORT 17:00:14 ---> Running in 7cce81196c66 17:00:15 Removing intermediate container 7cce81196c66 17:00:15 ---> 1ab9938b1599 17:00:15 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:00:15 OK: 221 MiB in 51 packages 17:00:15 ---> Running in 43f75faff303 17:00:15 Running setup.py install for docopt: finished with status 'done' 17:00:18 Removing intermediate container 2e532aed50a7 17:00:18 ---> 8cf16bae6960 17:00:18 Step 6/23 : COPY go.mod vendor* ./ 17:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:19 ---> cc8d1fc45465 17:00:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:19 ---> Running in 0b790c686325 17:00:19 Running setup.py install for dockerpty: started 17:00:20 (1/6) Installing dumb-init (1.2.5-r1) 17:00:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:00:20 (3/6) Installing libsodium (1.0.18-r0) 17:00:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:00:20 (5/6) Installing libzmq (4.3.4-r0) 17:00:20 (6/6) Installing zeromq (4.3.4-r0) 17:00:20 Executing busybox-1.35.0-r17.trigger 17:00:20 OK: 8 MiB in 20 packages 17:00:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:20 ---> 9840ac7f2aef 17:00:20 Step 3/24 : WORKDIR /edgex-go 17:00:20 ---> Using cache 17:00:20 ---> 347b63de7ded 17:00:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:00:20 ---> Using cache 17:00:20 ---> f6fec9a29460 17:00:20 Step 5/24 : COPY go.mod vendor* ./ 17:00:20 ---> Using cache 17:00:20 ---> ff235f82ab3b 17:00:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:20 ---> Running in 8eb87d0cd2a0 17:00:22 Removing intermediate container 43f75faff303 17:00:22 ---> 09580b6ceac0 17:00:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:23 Running setup.py install for dockerpty: finished with status 'done' 17:00:24 ---> 25e708ca9dc7 17:00:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:26 ---> c41b53bdbb50 17:00:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:00:26 ---> 935a5b13ce63 17:00:26 Step 18/22 : ENTRYPOINT ["/core-data"] 17:00:26 ---> Running in c4e77f212a78 17:00:27 Removing intermediate container c4e77f212a78 17:00:27 ---> a35656924414 17:00:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:27 ---> Running in 80a7254e67a0 17:00:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:00:28 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:00:28 Removing intermediate container 80a7254e67a0 17:00:28 ---> 59ab1a88c412 17:00:28 Step 20/22 : LABEL arch=arm64 17:00:28 ---> Running in 31b204879582 17:00:29 Removing intermediate container 31b204879582 17:00:29 ---> 68db682303dc 17:00:29 Step 21/22 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:00:29 ---> Running in ea91c0f60091 17:00:30 Removing intermediate container ea91c0f60091 17:00:30 ---> 86af0ab7eb5e 17:00:30 Step 22/22 : LABEL version=0.0.0 17:00:30 ---> Running in 96f5125c8793 17:00:30 Removing intermediate container 96f5125c8793 17:00:30 ---> 1a12a014b7fd 17:00:30 17:00:31 Successfully built 1a12a014b7fd 17:00:31 Successfully tagged core-data-arm64:latest 17:00:31  Building core-data ... done Building support-scheduler 17:00:53 Removing intermediate container 01e0c455ed55 17:00:53 ---> f37f464d1d59 17:00:53 Step 13/22 : ENV APP_PORT=58890 17:00:53 ---> Running in dd8740a9c771 17:00:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:00:53 ---> 9840ac7f2aef 17:00:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:00:53 ---> Using cache 17:00:53 ---> e68bd4824171 17:00:53 Step 4/22 : WORKDIR /edgex-go 17:00:53 ---> Using cache 17:00:53 ---> 781577aaa5fb 17:00:53 Step 5/22 : RUN apk add --update --no-cache make git 17:00:53 ---> Using cache 17:00:53 ---> 8cf16bae6960 17:00:53 Step 6/22 : COPY go.mod vendor* ./ 17:00:53 ---> Using cache 17:00:53 ---> cc8d1fc45465 17:00:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:53 Removing intermediate container dd8740a9c771 17:00:53 ---> 25f395dbe060 17:00:53 Step 14/22 : EXPOSE $APP_PORT 17:00:53 ---> Running in d908d33d7da5 17:00:53 ---> Running in e770a5a4bd73 17:00:53 Removing intermediate container e770a5a4bd73 17:00:53 ---> 88941787acaf 17:00:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:00:57 ---> a1eb3e481eca 17:00:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:00:58 ---> 47b6a1c886e5 17:00:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:01:00 ---> 28d1626b69bf 17:01:00 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:01:00 ---> Running in f65bf8288768 17:01:01 Removing intermediate container f65bf8288768 17:01:01 ---> 2276fb30ff9c 17:01:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:02 ---> Running in bb72d48ede02 17:01:04 Removing intermediate container bb72d48ede02 17:01:04 ---> 64423486dec2 17:01:04 Step 20/22 : LABEL arch=arm64 17:01:04 ---> Running in 386a53e3d27d 17:01:05 Removing intermediate container 386a53e3d27d 17:01:05 ---> 80ea3feaa650 17:01:05 Step 21/22 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:01:05 ---> Running in 1546e0acd651 17:01:06 Removing intermediate container 1546e0acd651 17:01:06 ---> f55f14de5080 17:01:06 Step 22/22 : LABEL version=0.0.0 17:01:07 ---> Running in 363aad02426c 17:01:08 Removing intermediate container 363aad02426c 17:01:08 ---> 1fc6ca599ef2 17:01:08 17:01:09 Successfully built 1fc6ca599ef2 17:01:09 Successfully tagged sys-mgmt-agent-arm64:latest 17:01:09  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 17:01:28 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:28 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:01:28 ---> 9840ac7f2aef 17:01:28 Step 3/19 : WORKDIR /edgex-go 17:01:28 ---> Using cache 17:01:28 ---> 347b63de7ded 17:01:28 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:01:28 ---> Running in 649f665f74f0 17:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:31 v3.16.3-1-g9bb1c89d8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:01:31 v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:01:31 OK: 16895 distinct packages available 17:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:33 OK: 221 MiB in 51 packages 17:01:34 Removing intermediate container dd979fd88ab5 17:01:34 ---> 2b3ce0db7031 17:01:34 Step 7/24 : COPY . . 17:01:35 Removing intermediate container 649f665f74f0 17:01:35 ---> b2bd9c9a7a46 17:01:35 Step 5/19 : COPY go.mod vendor* ./ 17:01:37 ---> 97e0279ce69e 17:01:37 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:37 ---> Running in 05448c74d9f3 17:01:46 Removing intermediate container 8eb87d0cd2a0 17:01:46 ---> 0200df04516c 17:01:46 Step 7/24 : COPY . . 17:01:46 Removing intermediate container 0b790c686325 17:01:46 ---> 23da0ff67743 17:01:46 Step 8/23 : COPY . . 17:01:56 Removing intermediate container d908d33d7da5 17:01:56 ---> b728606da605 17:01:56 Step 8/22 : COPY . . 17:01:58 ---> 133ee49d869f 17:01:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:01:58 ---> Running in d71bebd98547 17:01:58 Removing intermediate container d71bebd98547 17:01:58 ---> bcd1c3d9f4bc 17:01:58 Step 9/24 : WORKDIR /edgex-go/spire-build 17:01:58 ---> Running in 005fa5d20c9c 17:01:59 Removing intermediate container 005fa5d20c9c 17:01:59 ---> 7db3e373acd3 17:01:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:01:59 ---> Running in 5e06418b4923 17:02:03 Removing intermediate container 5e06418b4923 17:02:03 ---> 5f89b5ac93eb 17:02:03 Step 11/24 : WORKDIR /edgex-go 17:02:03 ---> Running in 2f5b2fa54ef3 17:02:03 Removing intermediate container 2f5b2fa54ef3 17:02:03 ---> cd05382e43db 17:02:03 17:02:03 Step 12/24 : FROM alpine:3.15 17:02:04 3.15: Pulling from library/alpine 17:02:05 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:02:06 Status: Downloaded newer image for alpine:3.15 17:02:06 ---> 8aa73fd46299 17:02:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:06 ---> Running in aebe5bfb3d9b 17:02:07 ---> d092cd91dfba 17:02:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:02:07 ---> 190158169631 17:02:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:02:07 Removing intermediate container aebe5bfb3d9b 17:02:07 ---> aee490540790 17:02:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:02:07 ---> Running in b3e5c1a561d6 17:02:07 ---> Running in 60c47bb16349 17:02:07 ---> Running in bc463954d9a4 17:02:08 Removing intermediate container 60c47bb16349 17:02:08 ---> c35519c2e332 17:02:08 Step 9/24 : WORKDIR /edgex-go/spire-build 17:02:08 ---> Running in 84a661054502 17:02:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:09 Removing intermediate container 84a661054502 17:02:09 ---> 7e2ab3b81af2 17:02:09 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:02:09 ---> Running in b9209af4b16e 17:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:11 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:02:11 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:02:11 OK: 15736 distinct packages available 17:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:13 (1/5) Installing dumb-init (1.2.5-r1) 17:02:13 (2/5) Installing musl-obstack (1.2.3-r0) 17:02:13 (3/5) Installing libucontext (1.1-r0) 17:02:13 (4/5) Installing gcompat (1.0.0-r4) 17:02:13 (5/5) Installing openssl (1.1.1s-r1) 17:02:13 Executing busybox-1.34.1-r7.trigger 17:02:13 OK: 6 MiB in 19 packages 17:02:14 Removing intermediate container b9209af4b16e 17:02:14 ---> aa22611593f1 17:02:14 Step 11/24 : WORKDIR /edgex-go 17:02:14 ---> Running in 1e52491ab95b 17:02:16 Removing intermediate container bc463954d9a4 17:02:16 ---> e97073668d97 17:02:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:02:16 Removing intermediate container 1e52491ab95b 17:02:16 ---> f6c747992d23 17:02:16 17:02:16 Step 12/24 : FROM alpine:3.15 17:02:16 ---> 8aa73fd46299 17:02:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:16 ---> Using cache 17:02:16 ---> aee490540790 17:02:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:02:16 ---> Running in 58201a8f751b 17:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:20 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:02:20 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:02:20 OK: 15736 distinct packages available 17:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:22 (1/4) Installing dumb-init (1.2.5-r1) 17:02:22 (2/4) Installing musl-obstack (1.2.3-r0) 17:02:22 (3/4) Installing libucontext (1.1-r0) 17:02:22 (4/4) Installing gcompat (1.0.0-r4) 17:02:22 Executing busybox-1.34.1-r7.trigger 17:02:22 OK: 6 MiB in 18 packages 17:02:22 ---> ad8439e6b7b5 17:02:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:02:22 ---> Running in 2650f779189f 17:02:23 ---> 942fc65cb7f6 17:02:23 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:26 Removing intermediate container 58201a8f751b 17:02:26 ---> 3f332fc4659d 17:02:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:02:38 ---> b811ad5bc2f4 17:02:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:02:38 ---> 9f4762b62978 17:02:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:02:39 ---> fa821dbfd5ef 17:02:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:02:39 ---> b3daaddc18a6 17:02:39 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:02:39 ---> Running in 9d6d55c87415 17:02:40 Removing intermediate container 9d6d55c87415 17:02:40 ---> 6f8d5a0e44bd 17:02:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:02:40 ---> a126c4d1b064 17:02:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:02:42 ---> 6ee0ba4b2aa6 17:02:42 Step 19/24 : WORKDIR / 17:02:42 ---> Running in 2278891f6e1f 17:02:42 ---> 2ba443d446f6 17:02:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:42 ---> Running in 434d30e36c82 17:02:43 Removing intermediate container 2278891f6e1f 17:02:43 ---> 22152b6dca9b 17:02:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:43 ---> Running in b51085f0b768 17:02:43 Removing intermediate container 434d30e36c82 17:02:43 ---> f0e463ba452d 17:02:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:44 ---> Running in 429df890e554 17:02:44 Removing intermediate container b51085f0b768 17:02:44 ---> 7a1fea6d02be 17:02:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:44 ---> Running in 61ac968c30b6 17:02:45 Removing intermediate container 429df890e554 17:02:45 ---> bdca9ee88b2f 17:02:45 Step 22/24 : LABEL arch=arm64 17:02:45 Removing intermediate container 61ac968c30b6 17:02:45 ---> f752da99795f 17:02:45 Step 22/24 : LABEL arch=arm64 17:02:45 ---> Running in 914484b3d613 17:02:45 ---> Running in 8c18170b501c 17:02:46 Removing intermediate container 914484b3d613 17:02:46 ---> a5ee51b27e54 17:02:46 Step 23/24 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:02:46 Removing intermediate container 8c18170b501c 17:02:46 ---> 4ec60084624d 17:02:46 Step 23/24 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:02:46 ---> Running in 45a3016b0078 17:02:46 Removing intermediate container 05448c74d9f3 17:02:46 ---> d7ddd35fdaec 17:02:46 Step 7/19 : COPY . . 17:02:46 ---> Running in 4c99fc84e1ac 17:02:47 Removing intermediate container 45a3016b0078 17:02:47 ---> 8ccbebfc8973 17:02:47 Step 24/24 : LABEL version=0.0.0 17:02:47 Removing intermediate container 4c99fc84e1ac 17:02:47 ---> 74294be729ce 17:02:47 Step 24/24 : LABEL version=0.0.0 17:02:47 ---> Running in c1b9914eb2bd 17:02:47 ---> Running in 1f69e27e6f68 17:02:48 Removing intermediate container 1f69e27e6f68 17:02:48 ---> 6e5e1e597196 17:02:48 17:02:48 Removing intermediate container c1b9914eb2bd 17:02:48 ---> 6868cc32f74e 17:02:48 17:02:48 Successfully built 6e5e1e597196 17:02:48 Successfully tagged security-spire-agent-arm64:latest 17:02:48 Building security-spire-server 17:02:49  Building security-spire-agent ... done Successfully built 6868cc32f74e 17:02:51 Successfully tagged security-spire-config-arm64:latest 17:02:51  Building security-spire-config ... done Building support-notifications 17:03:01 ---> 67a53a1d9482 17:03:01 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:03:01 ---> Running in 039486b2ac80 17:03:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:03:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:03:18 ---> 9840ac7f2aef 17:03:18 Step 3/23 : WORKDIR /edgex-go 17:03:18 ---> Using cache 17:03:18 ---> 347b63de7ded 17:03:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:03:18 ---> Using cache 17:03:18 ---> f6fec9a29460 17:03:18 Step 5/23 : COPY go.mod vendor* ./ 17:03:18 ---> Using cache 17:03:18 ---> ff235f82ab3b 17:03:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:18 ---> Using cache 17:03:18 ---> 0200df04516c 17:03:18 Step 7/23 : COPY . . 17:03:18 ---> Using cache 17:03:18 ---> 190158169631 17:03:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:03:18 ---> Using cache 17:03:18 ---> c35519c2e332 17:03:18 Step 9/23 : WORKDIR /edgex-go/spire-build 17:03:18 ---> Using cache 17:03:18 ---> 7e2ab3b81af2 17:03:18 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:03:18 ---> Running in e8945d7d63a1 17:03:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:03:20 ---> 9840ac7f2aef 17:03:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:03:20 ---> Using cache 17:03:20 ---> e68bd4824171 17:03:20 Step 4/22 : WORKDIR /edgex-go 17:03:20 ---> Using cache 17:03:20 ---> 781577aaa5fb 17:03:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:03:20 ---> Running in 515652187a0d 17:03:21 Removing intermediate container e8945d7d63a1 17:03:21 ---> 4c4babe71c20 17:03:21 Step 11/23 : WORKDIR /edgex-go 17:03:21 ---> Running in df20d92f0581 17:03:22 Removing intermediate container df20d92f0581 17:03:22 ---> 41e4c21d22c8 17:03:22 17:03:22 Step 12/23 : FROM alpine:3.15 17:03:22 ---> 8aa73fd46299 17:03:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:22 ---> Using cache 17:03:22 ---> aee490540790 17:03:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:03:22 ---> Using cache 17:03:22 ---> e97073668d97 17:03:22 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:25 OK: 221 MiB in 51 packages 17:03:28 Removing intermediate container 515652187a0d 17:03:28 ---> 2b0292bead12 17:03:28 Step 6/22 : COPY go.mod vendor* ./ 17:03:29 ---> 8e145d5dbc69 17:03:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:03:29 ---> a36170bfa1f6 17:03:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:29 ---> Running in 0bfcc27b5e9d 17:03:30 ---> 3c414454d89c 17:03:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:03:31 ---> 07e379f86be2 17:03:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:03:32 ---> f0ab76d3239a 17:03:32 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:03:32 ---> Running in b1783f737993 17:03:33 Removing intermediate container b1783f737993 17:03:33 ---> f435e709adf9 17:03:33 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:03:33 ---> Running in 3b5141bf6045 17:03:33 Removing intermediate container 3b5141bf6045 17:03:33 ---> c2eba0e5da6e 17:03:33 Step 21/23 : LABEL arch=arm64 17:03:34 ---> Running in 001f8f6d3bba 17:03:34 Removing intermediate container 001f8f6d3bba 17:03:34 ---> b6673a74bf29 17:03:34 Step 22/23 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:03:34 ---> Running in bd81ed4c2bfa 17:03:34 Removing intermediate container bd81ed4c2bfa 17:03:34 ---> bc768cd4464b 17:03:34 Step 23/23 : LABEL version=0.0.0 17:03:35 ---> Running in 510ebb5a4ca9 17:03:35 Removing intermediate container 510ebb5a4ca9 17:03:35 ---> 8c6f75c5689d 17:03:35 17:03:35 Successfully built 8c6f75c5689d 17:03:35 Successfully tagged security-spire-server-arm64:latest 17:03:35  Building security-spire-server ... done Building core-metadata 17:03:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:54 ---> 9840ac7f2aef 17:03:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:03:54 ---> Using cache 17:03:54 ---> e68bd4824171 17:03:54 Step 4/24 : WORKDIR /edgex-go 17:03:54 ---> Using cache 17:03:54 ---> 781577aaa5fb 17:03:54 Step 5/24 : RUN apk add --update --no-cache make git 17:03:54 ---> Using cache 17:03:54 ---> 8cf16bae6960 17:03:54 Step 6/24 : COPY go.mod vendor* ./ 17:03:54 ---> Using cache 17:03:54 ---> cc8d1fc45465 17:03:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:54 ---> Using cache 17:03:54 ---> b728606da605 17:03:54 Step 8/24 : COPY . . 17:03:54 ---> Using cache 17:03:54 ---> ad8439e6b7b5 17:03:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:03:54 ---> Running in a3159014b7a9 17:03:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:04:43 Removing intermediate container 0bfcc27b5e9d 17:04:43 ---> cf452254cbb7 17:04:43 Step 8/22 : COPY . . 17:04:53 ---> b92401f6a7ab 17:04:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:04:54 ---> Running in 7d3dcdc99082 17:04:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:08:48 Removing intermediate container b3e5c1a561d6 17:08:48 ---> adbb31bae31d 17:08:48 17:08:48 Step 10/23 : FROM alpine:3.16 17:08:48 ---> 2b4661558fb8 17:08:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:08:48 ---> Running in a546d658a764 17:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:48 (1/1) Installing dumb-init (1.2.5-r1) 17:08:48 Executing busybox-1.35.0-r17.trigger 17:08:48 OK: 5 MiB in 15 packages 17:08:48 Removing intermediate container a546d658a764 17:08:48 ---> 906b8be41c0b 17:08:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:08:48 ---> Running in b7171a681787 17:08:48 Removing intermediate container b7171a681787 17:08:48 ---> b478f0dc7d55 17:08:48 Step 13/23 : ENV APP_PORT=59882 17:08:48 ---> Running in 5a9494bdbeda 17:08:48 Removing intermediate container 5a9494bdbeda 17:08:48 ---> 2e7202d58701 17:08:48 Step 14/23 : EXPOSE $APP_PORT 17:08:48 ---> Running in ce1380928611 17:08:48 Removing intermediate container ce1380928611 17:08:48 ---> cb6982baab2d 17:08:48 Step 15/23 : WORKDIR / 17:08:48 ---> Running in fa01eb1cad0c 17:08:48 Removing intermediate container fa01eb1cad0c 17:08:48 ---> 8c6e718faf21 17:08:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:48 ---> 7ffb00c3aca8 17:08:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:08:48 ---> a6686637c4f1 17:08:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:08:48 ---> 8296f930df69 17:08:48 Step 19/23 : ENTRYPOINT ["/core-command"] 17:08:48 ---> Running in 40234a70b9df 17:08:48 Removing intermediate container 40234a70b9df 17:08:48 ---> 89a9b4de1627 17:08:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:48 ---> Running in 44afe6aa6812 17:08:49 Removing intermediate container 44afe6aa6812 17:08:49 ---> 250660d5f10a 17:08:49 Step 21/23 : LABEL arch=arm64 17:08:49 ---> Running in de258bbcd9e0 17:08:50 Removing intermediate container de258bbcd9e0 17:08:50 ---> 715d5632e623 17:08:50 Step 22/23 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:08:50 ---> Running in 68e4103d8827 17:08:50 Removing intermediate container 68e4103d8827 17:08:50 ---> b464826e9c59 17:08:50 Step 23/23 : LABEL version=0.0.0 17:08:50 ---> Running in 2c944954f47b 17:08:51 Removing intermediate container 2c944954f47b 17:08:51 ---> 9889ad5f19b3 17:08:51 17:08:51 Successfully built 9889ad5f19b3 17:08:51 Successfully tagged core-command-arm64:latest 17:10:58  Building core-command ... done Removing intermediate container a3159014b7a9 17:10:58 ---> 3712a617ec44 17:10:58 17:10:58 Step 10/24 : FROM alpine:3.16 17:10:58 ---> 2b4661558fb8 17:10:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:10:58 ---> Using cache 17:10:58 ---> 906b8be41c0b 17:10:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:58 ---> Using cache 17:10:58 ---> b478f0dc7d55 17:10:58 Step 13/24 : ENV APP_PORT=59881 17:10:58 ---> Running in e97fe42a907c 17:10:58 Removing intermediate container e97fe42a907c 17:10:58 ---> 4bb6456e687c 17:10:58 Step 14/24 : EXPOSE $APP_PORT 17:10:58 ---> Running in d72eee33d132 17:10:58 Removing intermediate container d72eee33d132 17:10:58 ---> b64169977e2f 17:10:58 Step 15/24 : WORKDIR / 17:10:58 ---> Running in 29fa738c0e88 17:10:58 Removing intermediate container 29fa738c0e88 17:10:58 ---> 8267c9f55cb5 17:10:58 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:58 ---> b358d85756c1 17:10:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:10:58 ---> 980ed3f854a0 17:10:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:10:58 ---> b1af3dfbcf05 17:10:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:10:58 ---> ef689d9cb0a4 17:10:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:10:58 ---> Running in 72bfff80a2e3 17:10:59 Removing intermediate container 72bfff80a2e3 17:10:59 ---> a8b97a157def 17:10:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:59 ---> Running in 8665e7901c05 17:10:59 Removing intermediate container 8665e7901c05 17:10:59 ---> d98076d627c7 17:10:59 Step 22/24 : LABEL arch=arm64 17:10:59 ---> Running in 7636de1bb379 17:11:00 Removing intermediate container 7636de1bb379 17:11:00 ---> 5e366d7d6c28 17:11:00 Step 23/24 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:11:00 ---> Running in 9445b825eb53 17:11:01 Removing intermediate container 9445b825eb53 17:11:01 ---> 4bf65804c874 17:11:01 Step 24/24 : LABEL version=0.0.0 17:11:01 ---> Running in 426e99dd559d 17:11:01 Removing intermediate container 426e99dd559d 17:11:01 ---> 76df22eda35d 17:11:01 17:11:01 Successfully built 76df22eda35d 17:11:01 Successfully tagged core-metadata-arm64:latest 17:11:16  Building core-metadata ... done Removing intermediate container 039486b2ac80 17:11:16 ---> 4cb6445235f2 17:11:16 17:11:16 Step 9/19 : FROM alpine:3.15 17:11:16 ---> 8aa73fd46299 17:11:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:11:16 ---> Using cache 17:11:16 ---> aee490540790 17:11:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:11:17 ---> Running in e20eceeed7e2 17:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:11:20 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:11:20 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:11:20 OK: 15736 distinct packages available 17:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:11:21 (1/9) Installing ca-certificates (20220614-r0) 17:11:22 (2/9) Installing brotli-libs (1.0.9-r5) 17:11:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:11:22 (4/9) Installing libcurl (7.80.0-r4) 17:11:22 (5/9) Installing curl (7.80.0-r4) 17:11:22 (6/9) Installing dumb-init (1.2.5-r1) 17:11:22 (7/9) Installing musl-obstack (1.2.3-r0) 17:11:22 (8/9) Installing libucontext (1.1-r0) 17:11:22 (9/9) Installing gcompat (1.0.0-r4) 17:11:22 Executing busybox-1.34.1-r7.trigger 17:11:22 Executing ca-certificates-20220614-r0.trigger 17:11:22 OK: 8 MiB in 23 packages 17:11:24 Removing intermediate container e20eceeed7e2 17:11:24 ---> 06d1b286d439 17:11:24 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:25 ---> ed08d6b9ae73 17:11:25 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:11:28 ---> aa40159369e5 17:11:28 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:11:29 ---> e1ef63b052f2 17:11:29 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:11:29 ---> Running in 045f3c7dc7b3 17:11:30 Removing intermediate container 045f3c7dc7b3 17:11:30 ---> e636cb295429 17:11:30 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:30 ---> Running in d3872edb3ef6 17:11:31 Removing intermediate container d3872edb3ef6 17:11:31 ---> dbf7ff4df701 17:11:31 Step 17/19 : LABEL arch=arm64 17:11:31 ---> Running in 118b8db387d2 17:11:31 Removing intermediate container 118b8db387d2 17:11:31 ---> 6e9e52eb8e4f 17:11:31 Step 18/19 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:11:32 ---> Running in 80e1c2aa2044 17:11:32 Removing intermediate container 80e1c2aa2044 17:11:32 ---> 08c8585910ba 17:11:32 Step 19/19 : LABEL version=0.0.0 17:11:33 ---> Running in 0f17e2e303d8 17:11:33 Removing intermediate container 0f17e2e303d8 17:11:33 ---> ea66ec5c846e 17:11:33 17:11:34 Successfully built ea66ec5c846e 17:11:34 Successfully tagged security-spiffe-token-provider-arm64:latest 17:11:39  Building security-spiffe-token-provider ... done Removing intermediate container 2650f779189f 17:11:39 ---> 2ed7142a0a90 17:11:39 17:11:39 Step 10/22 : FROM alpine:3.16 17:11:39 ---> 2b4661558fb8 17:11:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:11:39 ---> Using cache 17:11:39 ---> 906b8be41c0b 17:11:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:11:39 ---> Using cache 17:11:39 ---> b478f0dc7d55 17:11:39 Step 13/22 : ENV APP_PORT=59861 17:11:39 ---> Running in 862e35752043 17:11:40 Removing intermediate container 862e35752043 17:11:40 ---> cffa6c35c3bd 17:11:40 Step 14/22 : EXPOSE $APP_PORT 17:11:40 ---> Running in c7fad80fa8a3 17:11:40 Removing intermediate container c7fad80fa8a3 17:11:40 ---> e0dd67526130 17:11:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:41 ---> 6490edc1ea7d 17:11:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:11:43 ---> 87d7add91cdc 17:11:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:11:43 ---> e804085db1e9 17:11:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:11:44 ---> Running in f0ecb2d1779a 17:11:44 Removing intermediate container f0ecb2d1779a 17:11:44 ---> 331592849458 17:11:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:44 ---> Running in 1982c2b4488f 17:11:44 Removing intermediate container 1982c2b4488f 17:11:44 ---> d2dd2fde9ca0 17:11:44 Step 20/22 : LABEL arch=arm64 17:11:44 ---> Running in 6db8e6dcf8c7 17:11:45 Removing intermediate container 6db8e6dcf8c7 17:11:45 ---> 34a69756e362 17:11:45 Step 21/22 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:11:45 ---> Running in 7f1555cc1adb 17:11:45 Removing intermediate container 7f1555cc1adb 17:11:45 ---> 33872cd5cdd6 17:11:45 Step 22/22 : LABEL version=0.0.0 17:11:45 ---> Running in c363e3605978 17:11:46 Removing intermediate container c363e3605978 17:11:46 ---> 45c1614d0af8 17:11:46 17:11:46 Successfully built 45c1614d0af8 17:11:46 Successfully tagged support-scheduler-arm64:latest 17:12:08  Building support-scheduler ... done Removing intermediate container 7d3dcdc99082 17:12:08 ---> d3b47311dbd0 17:12:08 17:12:08 Step 10/22 : FROM alpine:3.16 17:12:08 ---> 2b4661558fb8 17:12:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:12:08 ---> Running in 3d977678cd87 17:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:10 (1/2) Installing ca-certificates (20220614-r0) 17:12:10 (2/2) Installing dumb-init (1.2.5-r1) 17:12:10 Executing busybox-1.35.0-r17.trigger 17:12:11 Executing ca-certificates-20220614-r0.trigger 17:12:11 OK: 6 MiB in 16 packages 17:12:12 Removing intermediate container 3d977678cd87 17:12:12 ---> a31efc9c0826 17:12:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:12:12 ---> Running in 5b683cd72c0b 17:12:13 Removing intermediate container 5b683cd72c0b 17:12:13 ---> dd1124d8cdae 17:12:13 Step 13/22 : ENV APP_PORT=59860 17:12:13 ---> Running in f9f295bf5d86 17:12:13 Removing intermediate container f9f295bf5d86 17:12:13 ---> 2ac306eb871a 17:12:13 Step 14/22 : EXPOSE $APP_PORT 17:12:13 ---> Running in 37ebb26caff4 17:12:13 Removing intermediate container 37ebb26caff4 17:12:13 ---> 25ce2ebf4998 17:12:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:14 ---> 528cfbf5f183 17:12:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:12:15 ---> ce4f7115bf2f 17:12:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:12:16 ---> 879455070f9b 17:12:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:12:16 ---> Running in 83ab120e6024 17:12:16 Removing intermediate container 83ab120e6024 17:12:16 ---> 5fd0fabb1ec4 17:12:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:16 ---> Running in 770955ec2ffd 17:12:16 Removing intermediate container 770955ec2ffd 17:12:16 ---> 3d2633e02316 17:12:16 Step 20/22 : LABEL arch=arm64 17:12:16 ---> Running in c0ab664eb54a 17:12:16 Removing intermediate container c0ab664eb54a 17:12:16 ---> 4ed9116400b7 17:12:16 Step 21/22 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 17:12:17 ---> Running in 37601345d6a0 17:12:17 Removing intermediate container 37601345d6a0 17:12:17 ---> 21dcaa78efb4 17:12:17 Step 22/22 : LABEL version=0.0.0 17:12:17 ---> Running in e2123d2cd6ed 17:12:17 Removing intermediate container e2123d2cd6ed 17:12:17 ---> f545114f0cde 17:12:17 17:12:17 Successfully built f545114f0cde 17:12:17 Successfully tagged support-notifications-arm64:latest 17:12:18  Building support-notifications ... done  [Pipeline] } 17:12:18 $ docker stop --time=1 fe00a5c465f896a196aca90e2d96aa6f48507e11914d8f21937ba5bbb6fb7e72 17:12:19 $ docker rm -f fe00a5c465f896a196aca90e2d96aa6f48507e11914d8f21937ba5bbb6fb7e72 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:20 + docker images 17:12:20 REPOSITORY TAG IMAGE ID CREATED SIZE 17:12:20 support-notifications-arm64 latest f545114f0cde 3 seconds ago 29.5MB 17:12:20 d3b47311dbd0 13 seconds ago 1.51GB 17:12:20 support-scheduler-arm64 latest 45c1614d0af8 35 seconds ago 28.8MB 17:12:20 2ed7142a0a90 42 seconds ago 1.51GB 17:12:20 security-spiffe-token-provider-arm64 latest ea66ec5c846e 47 seconds ago 28.8MB 17:12:20 4cb6445235f2 About a minute ago 1.48GB 17:12:20 core-metadata-arm64 latest 76df22eda35d About a minute ago 17.7MB 17:12:20 3712a617ec44 About a minute ago 1.45GB 17:12:20 core-command-arm64 latest 9889ad5f19b3 3 minutes ago 16.9MB 17:12:20 adbb31bae31d 3 minutes ago 1.44GB 17:12:20 security-spire-server-arm64 latest 8c6f75c5689d 8 minutes ago 84.3MB 17:12:20 41e4c21d22c8 8 minutes ago 1.32GB 17:12:20 security-spire-config-arm64 latest 6868cc32f74e 9 minutes ago 83.6MB 17:12:20 security-spire-agent-arm64 latest 6e5e1e597196 9 minutes ago 122MB 17:12:20 f6c747992d23 10 minutes ago 1.32GB 17:12:20 cd05382e43db 10 minutes ago 1.32GB 17:12:20 sys-mgmt-agent-arm64 latest 1fc6ca599ef2 11 minutes ago 134MB 17:12:20 core-data-arm64 latest 1a12a014b7fd 11 minutes ago 20.8MB 17:12:20 262eb99e3891 12 minutes ago 1.45GB 17:12:20 security-bootstrapper-arm64 latest efc488538239 12 minutes ago 19.4MB 17:12:20 security-secretstore-setup-arm64 latest af4cdfa23e68 12 minutes ago 28.6MB 17:12:20 security-proxy-setup-arm64 latest a2f9a54fef2e 12 minutes ago 26.7MB 17:12:20 1a06729b0e68 13 minutes ago 1.43GB 17:12:20 dff3f023cdeb 13 minutes ago 1.44GB 17:12:20 2b0daf081a8b 13 minutes ago 1.43GB 17:12:20 0c50ae7f7655 13 minutes ago 1.43GB 17:12:20 ci-base-image-arm64 latest 9840ac7f2aef 36 minutes ago 948MB 17:12:20 alpine 3.16 2b4661558fb8 4 days ago 5.29MB 17:12:20 alpine 3.15 8aa73fd46299 5 days ago 5.33MB 17:12:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 13 days ago 685MB 17:12:20 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 17:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:21 17:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:21 arm64: Pulling from edgex-lftools-log-publisher 17:12:21 8998bd30e6a1: Pulling fs layer 17:12:21 04944245beec: Pulling fs layer 17:12:21 699f458cf7ca: Pulling fs layer 17:12:21 765212b225bb: Pulling fs layer 17:12:21 f23df028b6ca: Pulling fs layer 17:12:21 d65c8cfc05b1: Pulling fs layer 17:12:21 2437ff75d9bd: Pulling fs layer 17:12:21 765212b225bb: Waiting 17:12:21 f23df028b6ca: Waiting 17:12:21 d65c8cfc05b1: Waiting 17:12:21 2437ff75d9bd: Waiting 17:12:21 04944245beec: Verifying Checksum 17:12:21 04944245beec: Download complete 17:12:21 765212b225bb: Verifying Checksum 17:12:21 765212b225bb: Download complete 17:12:21 f23df028b6ca: Verifying Checksum 17:12:21 f23df028b6ca: Download complete 17:12:21 d65c8cfc05b1: Verifying Checksum 17:12:21 d65c8cfc05b1: Download complete 17:12:21 699f458cf7ca: Verifying Checksum 17:12:21 699f458cf7ca: Download complete 17:12:22 8998bd30e6a1: Verifying Checksum 17:12:22 8998bd30e6a1: Download complete 17:12:24 2437ff75d9bd: Verifying Checksum 17:12:24 2437ff75d9bd: Download complete 17:12:26 8998bd30e6a1: Pull complete 17:12:26 04944245beec: Pull complete 17:12:28 699f458cf7ca: Pull complete 17:12:28 765212b225bb: Pull complete 17:12:28 f23df028b6ca: Pull complete 17:12:28 d65c8cfc05b1: Pull complete 17:12:43 2437ff75d9bd: Pull complete 17:12:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:44 prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container 17:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:12:46 $ docker top 10f5859a12ae4cfaf81aa168d02eb1b418e521dae533dc3dbc66b6d92bc05778 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:47 ---> job-cost.sh 17:12:47 lf-activate-venv: SKIPPING 17:12:47 INFO: No Stack... 17:12:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:12:49 INFO: Archiving Costs [Pipeline] sh 17:12:49 + cut -d, -f6 17:12:49 + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 17:12:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4211-7-stack-cost] 17:12:49 Resource [jenkins-edgexfoundry-edgex-go-PR-4211-7-stack-cost] did not exist. Created. 17:12:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4211-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:12:50 Stashed 1 file(s) [Pipeline] } 17:12:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4211-7-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:50 $ docker stop --time=1 10f5859a12ae4cfaf81aa168d02eb1b418e521dae533dc3dbc66b6d92bc05778 17:12:52 $ docker rm -f 10f5859a12ae4cfaf81aa168d02eb1b418e521dae533dc3dbc66b6d92bc05778 [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 17:12:52 provisioning config files... 17:12:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config14018191188800614550tmp [Pipeline] { [Pipeline] sh 17:12:52 + set +x 17:12:52 + curl -s https://codecov.io/bash 17:12:52 + bash -s -- 17:12:52 17:12:52 _____ _ 17:12:52 / ____| | | 17:12:52 | | ___ __| | ___ ___ _____ __ 17:12:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:12:52 | |___| (_) | (_| | __/ (_| (_) \ V / 17:12:52 \_____\___/ \__,_|\___|\___\___/ \_/ 17:12:52 Bash-1.0.6 17:12:52 17:12:52 17:12:52 ==> git version 2.25.1 found 17:12:52 ==> 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 17:12:52 Release-Date: 2020-01-08 17:12:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:12:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:12:52 ==> Jenkins CI detected. 17:12:52 current dir:  /w/workspace/edgex-go/7 17:12:52 project root: . 17:12:52 --> token set from env 17:12:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:12:52 ==> Running gcov in . (disable via -X gcov) 17:12:52 ==> Python coveragepy not found 17:12:52 ==> Searching for coverage reports in: 17:12:52 + . 17:12:52 -> Found 1 reports 17:12:52 ==> Detecting git/mercurial file structure 17:12:52 ==> Reading reports 17:12:52 + ./coverage.out bytes=501828 17:12:53 ==> Appending adjustments 17:12:53 https://docs.codecov.io/docs/fixing-reports 17:12:54 + Found adjustments 17:12:54 ==> Gzipping contents 17:12:54 64K /tmp/codecov.VNGy9N.gz 17:12:54 ==> Uploading reports 17:12:54 url: https://codecov.io 17:12:54 query: branch=PR-4211&commit=3e9377543fc4a701f5441c835c647af97c2646eb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= 17:12:54 -> Pinging Codecov 17:12:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4211&commit=3e9377543fc4a701f5441c835c647af97c2646eb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= 17:12:54 -> Uploading to 17:12:54 https://storage.googleapis.com/codecov/v4/raw/2022-11-16/00271124DB129430A58F1EEE437C3FCB/3e9377543fc4a701f5441c835c647af97c2646eb/ec23a2af-40f5-4521-afbd-33003303b775.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221116T171254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a55ffa3e878246d8c4be10d724b30c2114052b41ce4d34bce0c661190736b7f5 17:12:54 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:54 Dload Upload Total Spent Left Speed 17:12:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65312 0 0 100 65312 0 288k --:--:-- --:--:-- --:--:-- 287k 100 65312 0 0 100 65312 0 245k --:--:-- --:--:-- --:--:-- 244k 17:12:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3e9377543fc4a701f5441c835c647af97c2646eb [Pipeline] } 17:12:54 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 17:12:55 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 17:12:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:56 ---> package-listing.sh 17:12:56 ++ facter osfamily 17:12:56 ++ tr '[:upper:]' '[:lower:]' 17:12:56 + OS_FAMILY=debian 17:12:56 + workspace=/w/workspace/edgex-go/7 17:12:56 + START_PACKAGES=/tmp/packages_start.txt 17:12:56 + END_PACKAGES=/tmp/packages_end.txt 17:12:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:56 + PACKAGES=/tmp/packages_start.txt 17:12:56 + '[' /w/workspace/edgex-go/7 ']' 17:12:56 + PACKAGES=/tmp/packages_end.txt 17:12:56 + case "${OS_FAMILY}" in 17:12:56 + dpkg -l 17:12:56 + grep '^ii' 17:12:56 + '[' -f /tmp/packages_start.txt ']' 17:12:56 + '[' -f /tmp/packages_end.txt ']' 17:12:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:56 + '[' /w/workspace/edgex-go/7 ']' 17:12:56 + mkdir -p /w/workspace/edgex-go/7/archives/ 17:12:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 17:12:56 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:12:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:57 17:12:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:58 latest: Pulling from edgex-lftools-log-publisher 17:12:58 5eb5b503b376: Pulling fs layer 17:12:58 5c69ac0246d0: Pulling fs layer 17:12:58 ec43610c2a17: Pulling fs layer 17:12:58 3a2ae6a8a46f: Pulling fs layer 17:12:58 33b1e0a273af: Pulling fs layer 17:12:58 5d3b04190fa2: Pulling fs layer 17:12:58 2f39f015ded8: Pulling fs layer 17:12:58 3a2ae6a8a46f: Waiting 17:12:58 33b1e0a273af: Waiting 17:12:58 5d3b04190fa2: Waiting 17:12:58 2f39f015ded8: Waiting 17:12:58 5c69ac0246d0: Download complete 17:12:58 3a2ae6a8a46f: Verifying Checksum 17:12:58 3a2ae6a8a46f: Download complete 17:12:58 33b1e0a273af: Verifying Checksum 17:12:58 33b1e0a273af: Download complete 17:12:58 ec43610c2a17: Verifying Checksum 17:12:58 ec43610c2a17: Download complete 17:12:58 5d3b04190fa2: Verifying Checksum 17:12:58 5d3b04190fa2: Download complete 17:12:58 5eb5b503b376: Download complete 17:12:58 2f39f015ded8: Download complete 17:12:59 5eb5b503b376: Pull complete 17:12:59 5c69ac0246d0: Pull complete 17:13:00 ec43610c2a17: Pull complete 17:13:00 3a2ae6a8a46f: Pull complete 17:13:00 33b1e0a273af: Pull complete 17:13:00 5d3b04190fa2: Pull complete 17:13:04 2f39f015ded8: Pull complete 17:13:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:04 prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container 17:13:05 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:13:08 $ docker top 1ac272ba60146cec51fef0ccd129461c9abb527461c07ff0cd9e67826e326c67 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:09 + touch /tmp/pre-build-complete [Pipeline] sh 17:13:09 + mkdir -p /var/log/sysstat [Pipeline] sh 17:13:09 + ls /var/log/sa-host 17:13:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:09 provisioning config files... 17:13:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6986875687808460632tmp [Pipeline] { [Pipeline] echo 17:13:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:13:10 ---> create-netrc.sh [Pipeline] } 17:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:13:10 ---> python-tools-install.sh [Pipeline] echo 17:13:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:13:10 ---> sudo-logs.sh 17:13:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:13:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:13:10 ---> job-cost.sh 17:13:10 lf-activate-venv: SKIPPING 17:13:10 DEBUG: total: 0.10999999940395355 17:13:10 INFO: Retrieving Stack Cost... 17:13:11 INFO: Retrieving Pricing Info for: v3-standard-8 17:13:11 INFO: Archiving Costs [Pipeline] echo 17:13:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:13:12 ---> logs-deploy.sh 17:13:12 lf-activate-venv: SKIPPING 17:13:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4211/7 17:13:12 INFO: archiving workspace using pattern(s): 17:13:13 Archives upload complete. 17:13:13 INFO: archiving logs to Nexus 17:13:13 ---> uname -a: 17:13:13 Linux prd-ubuntu20-04-docker-8c-8g-119350 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:13:13 17:13:13 17:13:14 ---> lscpu: 17:13:14 Architecture: x86_64 17:13:14 CPU op-mode(s): 32-bit, 64-bit 17:13:14 Byte Order: Little Endian 17:13:14 Address sizes: 40 bits physical, 48 bits virtual 17:13:14 CPU(s): 8 17:13:14 On-line CPU(s) list: 0-7 17:13:14 Thread(s) per core: 1 17:13:14 Core(s) per socket: 1 17:13:14 Socket(s): 8 17:13:14 NUMA node(s): 1 17:13:14 Vendor ID: AuthenticAMD 17:13:14 CPU family: 23 17:13:14 Model: 49 17:13:14 Model name: AMD EPYC-Rome Processor 17:13:14 Stepping: 0 17:13:14 CPU MHz: 2799.998 17:13:14 BogoMIPS: 5599.99 17:13:14 Virtualization: AMD-V 17:13:14 Hypervisor vendor: KVM 17:13:14 Virtualization type: full 17:13:14 L1d cache: 256 KiB 17:13:14 L1i cache: 256 KiB 17:13:14 L2 cache: 4 MiB 17:13:14 L3 cache: 128 MiB 17:13:14 NUMA node0 CPU(s): 0-7 17:13:14 Vulnerability Itlb multihit: Not affected 17:13:14 Vulnerability L1tf: Not affected 17:13:14 Vulnerability Mds: Not affected 17:13:14 Vulnerability Meltdown: Not affected 17:13:14 Vulnerability Mmio stale data: Not affected 17:13:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:13:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:13:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:13:14 Vulnerability Srbds: Not affected 17:13:14 Vulnerability Tsx async abort: Not affected 17:13:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:13:14 17:13:14 17:13:14 ---> nproc: 17:13:14 8 17:13:14 17:13:14 17:13:14 ---> df -h: 17:13:14 Filesystem Size Used Avail Use% Mounted on 17:13:14 overlay 155G 20G 136G 13% / 17:13:14 tmpfs 64M 0 64M 0% /dev 17:13:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:13:14 shm 64M 0 64M 0% /dev/shm 17:13:14 /dev/vda1 155G 20G 136G 13% /facter-os 17:13:14 17:13:14 17:13:14 ---> sar -b -r -n DEV: 17:13:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119350) 11/16/22 _x86_64_ (8 CPU) 17:13:14 17:13:14 16:30:25 LINUX RESTART (8 CPU) 17:13:14 17:13:14 16:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:13:14 16:32:01 382.76 10.75 372.01 0.00 1762.61 76121.16 0.00 17:13:14 16:33:01 36.05 0.12 35.93 0.00 0.93 14199.75 0.00 17:13:14 16:34:01 80.44 0.28 80.15 0.00 17.06 35081.89 0.00 17:13:14 16:35:01 435.73 8.77 426.96 0.00 85.99 272245.03 0.00 17:13:14 16:36:01 788.65 1.22 787.44 0.00 85.04 168955.15 0.00 17:13:14 16:37:01 635.50 1.68 633.82 0.00 13.96 257414.53 0.00 17:13:14 16:38:01 766.22 0.33 765.89 0.00 4.27 181522.81 0.00 17:13:14 16:39:01 105.18 0.02 105.16 0.00 0.67 9924.16 0.00 17:13:14 16:40:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 17:13:14 16:41:01 2.13 0.00 2.13 0.00 0.00 24.93 0.00 17:13:14 16:42:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 17:13:14 16:43:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 17:13:14 16:44:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 17:13:14 16:45:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 17:13:14 16:46:01 1.57 0.02 1.55 0.00 0.13 18.53 0.00 17:13:14 16:47:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 17:13:14 16:48:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 17:13:14 16:49:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 17:13:14 16:50:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 17:13:14 16:51:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 17:13:14 16:52:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 17:13:14 16:53:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 17:13:14 16:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 17:13:14 16:55:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 17:13:14 16:56:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 17:13:14 16:57:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 17:13:14 16:58:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 17:13:14 16:59:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 17:13:14 17:00:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 17:13:14 17:01:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 17:13:14 17:02:01 1.47 0.00 1.47 0.00 0.00 15.46 0.00 17:13:14 17:03:01 3.28 1.02 2.27 0.00 21.86 31.06 0.00 17:13:14 17:04:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 17:13:14 17:05:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 17:13:14 17:06:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 17:13:14 17:07:01 1.90 0.00 1.90 0.00 0.00 20.53 0.00 17:13:14 17:08:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 17:13:14 17:09:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 17:13:14 17:10:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 17:13:14 17:11:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 17:13:14 17:12:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 17:13:14 17:13:01 5.80 0.25 5.55 0.00 19.33 729.08 0.00 17:13:14 Average: 78.15 0.58 77.57 0.00 47.90 24221.86 0.00 17:13:14 17:13:14 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:13:14 16:32:01 28360632 31449212 856732 2.61 106492 3214060 2049784 6.04 1260184 2847660 5316 17:13:14 16:33:01 27981904 31553296 749200 2.28 110776 3648556 1794812 5.29 1224108 3216436 179616 17:13:14 16:34:01 27931060 31556928 747852 2.27 112620 3711092 1742220 5.13 1228120 3276984 92 17:13:14 16:35:01 21207532 31493040 797100 2.42 278608 9884740 1906112 5.62 1753696 9136064 200244 17:13:14 16:36:01 21236760 31178128 1099136 3.34 302636 9468992 2716156 8.00 2313924 8479496 60456 17:13:14 16:37:01 17995164 31266056 1010292 3.07 444120 12461784 2440456 7.19 2371860 11471580 386856 17:13:14 16:38:01 18363040 31465916 809532 2.46 480924 12227120 2052376 6.05 2345840 11101072 127300 17:13:14 16:39:01 18843780 31529104 754012 2.29 482164 11835408 1879456 5.54 2223632 10775412 12 17:13:14 16:40:01 18843976 31529316 753768 2.29 482196 11835408 1879456 5.54 2223220 10775412 8 17:13:14 16:41:01 18849220 31534992 748460 2.28 482224 11835388 1879456 5.54 2217780 10775808 12 17:13:14 16:42:01 18849172 31534972 748448 2.28 482232 11835392 1879456 5.54 2217728 10775812 16 17:13:14 16:43:01 18856276 31542460 741220 2.25 482244 11835520 1879456 5.54 2210740 10776188 136 17:13:14 16:44:01 18856512 31542712 740932 2.25 482264 11835524 1879456 5.54 2210676 10776192 4 17:13:14 16:45:01 18856376 31542768 740880 2.25 482268 11835528 1879456 5.54 2210404 10776332 132 17:13:14 16:46:01 18857672 31544108 739964 2.25 482288 11835528 1878932 5.54 2210456 10776336 16 17:13:14 16:47:01 18857088 31543544 740464 2.25 482304 11835532 1878932 5.54 2210420 10776336 12 17:13:14 16:48:01 18857072 31543544 740404 2.25 482312 11835536 1878932 5.54 2210532 10776340 16 17:13:14 16:49:01 18857024 31543624 740248 2.25 482324 11835668 1878932 5.54 2210440 10776456 12 17:13:14 16:50:01 18856944 31543564 740244 2.25 482344 11835668 1878932 5.54 2210444 10776456 8 17:13:14 16:51:01 18856384 31543044 740724 2.25 482376 11835660 1878932 5.54 2210460 10776476 12 17:13:14 16:52:01 18856280 31542988 740624 2.25 482388 11835672 1878932 5.54 2210468 10776476 12 17:13:14 16:53:01 18856224 31542956 740588 2.25 482404 11835676 1878932 5.54 2210444 10776480 60 17:13:14 16:54:01 18856424 31543172 740524 2.25 482420 11835680 1878932 5.54 2210444 10776480 8 17:13:14 16:55:01 18856596 31543360 740308 2.25 482440 11835676 1878932 5.54 2210476 10776484 136 17:13:14 16:56:01 18856784 31543568 739980 2.25 482468 11835680 1878932 5.54 2210536 10776488 32 17:13:14 16:57:01 18856452 31543272 740188 2.25 482488 11835692 1894988 5.58 2210556 10776492 64 17:13:14 16:58:01 18856388 31543236 740156 2.25 482504 11835696 1894988 5.58 2210564 10776496 28 17:13:14 16:59:01 18856340 31543216 740216 2.25 482528 11835696 1894988 5.58 2210604 10776496 8 17:13:14 17:00:01 18856616 31543512 739868 2.25 482544 11835700 1894988 5.58 2210604 10776500 8 17:13:14 17:01:01 18856960 31543868 739940 2.25 482564 11835704 1894988 5.58 2210728 10776504 144 17:13:14 17:02:01 18856692 31543644 740156 2.25 482588 11835704 1894988 5.58 2210684 10776504 12 17:13:14 17:03:01 18854724 31542624 741028 2.25 482656 11836328 1883632 5.55 2210836 10777032 44 17:13:14 17:04:01 18854456 31542376 741216 2.25 482664 11836328 1883632 5.55 2211024 10777032 20 17:13:14 17:05:01 18854652 31542608 740928 2.25 482692 11836332 1883632 5.55 2210944 10777036 48 17:13:14 17:06:01 18854012 31541972 741420 2.25 482720 11836328 1883632 5.55 2211204 10777036 92 17:13:14 17:07:01 18854280 31542272 741120 2.25 482748 11836332 1883632 5.55 2210912 10777040 8 17:13:14 17:08:01 18854448 31542472 741084 2.25 482764 11836340 1883632 5.55 2210924 10777044 8 17:13:14 17:09:01 18854716 31542756 740760 2.25 482792 11836340 1883632 5.55 2210956 10777044 44 17:13:14 17:10:01 18854660 31542736 740736 2.25 482796 11836344 1883632 5.55 2211032 10777048 8 17:13:14 17:11:01 18854360 31542440 740956 2.25 482820 11836340 1883632 5.55 2211048 10777048 48 17:13:14 17:12:01 18854280 31542372 740948 2.25 482832 11836352 1867408 5.50 2210972 10777056 12 17:13:14 17:13:01 18383712 31493536 789056 2.40 485188 12232148 2166772 6.39 2262696 11171968 399356 17:13:14 Average: 19583896 31520840 763843 2.32 445851 11173005 1925789 5.68 2141984 10169110 32392 17:13:14 17:13:14 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:13:14 16:32:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 17:13:14 16:32:01 ens3 727.49 615.43 9254.68 98.87 0.00 0.00 0.00 0.00 17:13:14 16:32:01 docker0 416.56 426.64 33.00 3478.10 0.00 0.00 0.00 0.00 17:13:14 16:32:01 vethbe3d9e0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:13:14 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:33:01 ens3 24.00 15.57 22.08 10.07 0.00 0.00 0.00 0.00 17:13:14 16:33:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 17:13:14 16:33:01 vethbe3d9e0 1.50 1.60 0.12 0.12 0.00 0.00 0.00 0.00 17:13:14 16:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:13:14 16:34:01 ens3 101.52 62.22 1696.27 19.81 0.00 0.00 0.00 0.00 17:13:14 16:34:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:35:01 vethf5f2109 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:13:14 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:35:01 ens3 581.04 425.93 5010.87 45.87 0.00 0.00 0.00 0.00 17:13:14 16:35:01 docker0 413.56 557.84 30.72 4988.65 0.00 0.00 0.00 0.00 17:13:14 16:36:01 veth4db6a13 13.70 20.81 1.32 143.17 0.00 0.00 0.00 0.01 17:13:14 16:36:01 vethf5f2109 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 17:13:14 16:36:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 17:13:14 16:36:01 ens3 231.67 164.98 2236.46 200.90 0.00 0.00 0.00 0.00 17:13:14 16:36:01 docker0 92.85 158.46 7.44 2102.65 0.00 0.00 0.00 0.00 17:13:14 16:36:01 vethf5f1456 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:13:14 16:37:01 vethf5f2109 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:13:14 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:37:01 ens3 357.50 213.01 3871.82 34.02 0.00 0.00 0.00 0.00 17:13:14 16:37:01 vethaeaeabb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:37:01 docker0 188.96 321.36 15.73 3843.67 0.00 0.00 0.00 0.00 17:13:14 16:37:01 veth72d45a2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:13:14 16:38:01 vethf5f2109 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 17:13:14 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:38:01 veth656b423 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:13:14 16:38:01 ens3 135.13 78.79 1187.68 22.27 0.00 0.00 0.00 0.00 17:13:14 16:38:01 docker0 51.66 96.47 4.32 1157.17 0.00 0.00 0.00 0.00 17:13:14 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:39:01 ens3 13.61 7.41 64.14 3.82 0.00 0.00 0.00 0.00 17:13:14 16:39:01 docker0 2.20 4.67 0.15 56.16 0.00 0.00 0.00 0.00 17:13:14 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:41:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 17:13:14 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:42:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:13:14 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:43:01 ens3 0.70 0.55 0.41 0.29 0.00 0.00 0.00 0.00 17:13:14 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:45:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:46:01 ens3 0.30 0.20 0.11 0.07 0.00 0.00 0.00 0.00 17:13:14 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:47:01 ens3 0.92 0.17 0.13 0.01 0.00 0.00 0.00 0.00 17:13:14 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:48:01 ens3 0.67 0.60 0.36 0.29 0.00 0.00 0.00 0.00 17:13:14 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:51:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 17:13:14 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:53:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:56:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:13:14 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:57:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:13:14 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:58:01 ens3 0.30 0.18 0.12 0.01 0.00 0.00 0.00 0.00 17:13:14 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:01:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 17:13:14 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:04:01 ens3 0.88 0.43 0.38 0.28 0.00 0.00 0.00 0.00 17:13:14 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:05:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:06:01 ens3 0.23 0.20 0.10 0.07 0.00 0.00 0.00 0.00 17:13:14 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:07:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:13:14 17:11:01 ens3 0.50 0.37 0.23 0.08 0.00 0.00 0.00 0.00 17:13:14 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:13:14 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 17:13:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 17:13:14 17:13:01 ens3 92.58 59.57 2520.55 10.98 0.00 0.00 0.00 0.00 17:13:14 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:14 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 17:13:14 Average: ens3 54.13 39.24 616.11 10.67 0.00 0.00 0.00 0.00 17:13:14 Average: docker0 27.80 37.33 2.18 372.29 0.00 0.00 0.00 0.00 17:13:14 17:13:14 17:13:14 ---> sar -P ALL: 17:13:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119350) 11/16/22 _x86_64_ (8 CPU) 17:13:14 17:13:14 16:30:25 LINUX RESTART (8 CPU) 17:13:14 17:13:14 16:31:01 CPU %user %nice %system %iowait %steal %idle 17:13:14 16:32:01 all 9.86 0.00 4.08 3.44 0.05 82.57 17:13:14 16:32:01 0 11.26 0.00 4.18 2.17 0.05 82.33 17:13:14 16:32:01 1 10.44 0.00 3.36 0.05 0.05 86.10 17:13:14 16:32:01 2 8.73 0.00 3.84 1.10 0.05 86.29 17:13:14 16:32:01 3 9.97 0.00 4.20 14.54 0.07 71.23 17:13:14 16:32:01 4 9.12 0.00 4.97 3.98 0.05 81.88 17:13:14 16:32:01 5 9.77 0.00 4.54 3.78 0.05 81.86 17:13:14 16:32:01 6 8.59 0.00 3.71 0.64 0.05 87.00 17:13:14 16:32:01 7 11.05 0.00 3.81 1.29 0.07 83.78 17:13:14 16:33:01 all 46.65 0.00 6.39 0.57 0.07 46.32 17:13:14 16:33:01 0 46.18 0.00 6.01 0.10 0.07 47.63 17:13:14 16:33:01 1 46.44 0.00 5.97 0.13 0.07 47.39 17:13:14 16:33:01 2 46.61 0.00 6.57 0.08 0.07 46.67 17:13:14 16:33:01 3 48.06 0.00 6.15 0.59 0.08 45.12 17:13:14 16:33:01 4 46.68 0.00 6.72 3.27 0.08 43.24 17:13:14 16:33:01 5 45.92 0.00 6.60 0.12 0.07 47.30 17:13:14 16:33:01 6 46.41 0.00 6.49 0.10 0.07 46.93 17:13:14 16:33:01 7 46.89 0.00 6.58 0.15 0.08 46.29 17:13:14 16:34:01 all 37.70 0.00 6.40 1.15 0.09 54.66 17:13:14 16:34:01 0 36.32 0.00 6.05 0.00 0.10 57.52 17:13:14 16:34:01 1 39.29 0.00 6.28 0.07 0.08 54.28 17:13:14 16:34:01 2 38.58 0.00 6.02 0.03 0.08 55.28 17:13:14 16:34:01 3 37.91 0.00 6.64 4.09 0.08 51.28 17:13:14 16:34:01 4 37.38 0.00 6.42 1.94 0.08 54.17 17:13:14 16:34:01 5 36.27 0.00 5.70 0.14 0.08 57.80 17:13:14 16:34:01 6 38.01 0.00 7.64 2.53 0.10 51.71 17:13:14 16:34:01 7 37.79 0.00 6.48 0.40 0.08 55.25 17:13:14 16:35:01 all 13.17 0.00 9.35 12.90 0.08 64.49 17:13:14 16:35:01 0 11.69 0.00 7.53 3.77 0.07 76.95 17:13:14 16:35:01 1 14.01 0.00 9.66 12.25 0.07 64.02 17:13:14 16:35:01 2 13.23 0.00 8.23 6.86 0.07 71.60 17:13:14 16:35:01 3 12.92 0.00 10.40 9.70 0.09 66.90 17:13:14 16:35:01 4 14.04 0.00 8.80 13.87 0.07 63.22 17:13:14 16:35:01 5 13.92 0.00 10.93 8.02 0.05 67.07 17:13:14 16:35:01 6 12.61 0.00 9.04 17.16 0.08 61.11 17:13:14 16:35:01 7 12.93 0.00 10.23 31.61 0.17 45.05 17:13:14 16:36:01 all 54.59 0.00 12.22 10.63 0.17 22.39 17:13:14 16:36:01 0 54.04 0.00 12.83 10.86 0.15 22.11 17:13:14 16:36:01 1 55.60 0.00 13.69 17.00 0.12 13.59 17:13:14 16:36:01 2 54.49 0.00 11.78 11.04 0.21 22.48 17:13:14 16:36:01 3 53.50 0.00 10.86 7.23 0.19 28.22 17:13:14 16:36:01 4 51.81 0.00 11.57 5.35 0.16 31.11 17:13:14 16:36:01 5 57.38 0.00 12.68 7.41 0.17 22.36 17:13:14 16:36:01 6 54.00 0.00 10.82 6.04 0.22 28.91 17:13:14 16:36:01 7 55.88 0.00 13.52 19.89 0.17 10.54 17:13:14 16:37:01 all 31.97 0.00 12.79 20.63 0.21 34.41 17:13:14 16:37:01 0 32.63 0.00 14.57 18.73 0.14 33.93 17:13:14 16:37:01 1 34.30 0.00 15.39 25.61 0.26 24.43 17:13:14 16:37:01 2 30.22 0.00 12.07 11.93 0.12 45.65 17:13:14 16:37:01 3 32.14 0.00 11.31 14.93 0.23 41.39 17:13:14 16:37:01 4 31.67 0.00 11.54 27.86 0.19 28.74 17:13:14 16:37:01 5 32.09 0.00 14.44 27.70 0.24 25.54 17:13:14 16:37:01 6 31.19 0.00 11.78 12.01 0.18 44.84 17:13:14 16:37:01 7 31.54 0.00 11.19 26.25 0.28 30.74 17:13:14 16:38:01 all 55.72 0.00 14.92 8.17 0.22 20.97 17:13:14 16:38:01 0 55.30 0.00 13.51 6.43 0.36 24.41 17:13:14 16:38:01 1 54.19 0.00 15.71 8.59 0.16 21.35 17:13:14 16:38:01 2 53.59 0.00 14.96 5.98 0.23 25.24 17:13:14 16:38:01 3 58.28 0.00 15.06 6.29 0.18 20.19 17:13:14 16:38:01 4 54.28 0.00 13.76 13.37 0.25 18.34 17:13:14 16:38:01 5 53.85 0.00 16.05 12.76 0.18 17.16 17:13:14 16:38:01 6 58.33 0.00 15.73 4.33 0.20 21.41 17:13:14 16:38:01 7 57.99 0.00 14.58 7.61 0.20 19.62 17:13:14 16:39:01 all 1.39 0.00 0.70 0.49 0.02 97.40 17:13:14 16:39:01 0 1.20 0.00 0.85 0.02 0.02 97.92 17:13:14 16:39:01 1 0.84 0.00 0.74 0.00 0.02 98.41 17:13:14 16:39:01 2 1.64 0.00 0.48 0.10 0.00 97.78 17:13:14 16:39:01 3 1.59 0.00 0.82 1.12 0.03 96.44 17:13:14 16:39:01 4 0.88 0.00 0.47 0.92 0.02 97.71 17:13:14 16:39:01 5 1.21 0.00 0.57 1.28 0.02 96.93 17:13:14 16:39:01 6 2.17 0.00 0.95 0.25 0.02 96.61 17:13:14 16:39:01 7 1.55 0.00 0.75 0.25 0.05 97.39 17:13:14 16:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:13:14 16:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 17:13:14 16:40:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:13:14 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:13:14 16:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:13:14 16:41:01 3 0.03 0.00 0.03 0.03 0.02 99.88 17:13:14 16:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:13:14 16:41:01 5 0.03 0.00 0.02 0.02 0.02 99.92 17:13:14 16:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:13:14 16:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:13:14 16:42:01 all 0.00 0.00 0.00 0.00 0.00 99.99 17:13:14 16:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:13:14 16:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:13:14 16:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:13:14 16:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:13:14 16:42:01 CPU %user %nice %system %iowait %steal %idle 17:13:14 16:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:13:14 16:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:13:14 16:43:01 4 0.03 0.00 0.02 0.02 0.02 99.92 17:13:14 16:43:01 5 0.00 0.00 0.00 0.07 0.00 99.93 17:13:14 16:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:13:14 16:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:13:14 16:44:01 all 0.10 0.00 0.01 0.00 0.00 99.88 17:13:14 16:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:13:14 16:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 16:44:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:13:14 16:44:01 5 0.76 0.00 0.03 0.00 0.02 99.19 17:13:14 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 17:13:14 16:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 16:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 16:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:45:01 5 1.99 0.00 0.00 0.03 0.00 97.98 17:13:14 16:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:46:01 all 0.26 0.00 0.02 0.01 0.00 99.70 17:13:14 16:46:01 0 0.02 0.00 0.05 0.00 0.00 99.93 17:13:14 16:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:46:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:13:14 16:46:01 4 0.02 0.00 0.03 0.03 0.02 99.90 17:13:14 16:46:01 5 1.99 0.00 0.02 0.02 0.00 97.98 17:13:14 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:47:01 all 0.07 0.00 0.02 0.00 0.01 99.90 17:13:14 16:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:13:14 16:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 16:47:01 4 0.02 0.00 0.03 0.03 0.00 99.92 17:13:14 16:47:01 5 0.48 0.00 0.05 0.00 0.02 99.45 17:13:14 16:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:13:14 16:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:13:14 16:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:13:14 16:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:13:14 16:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:48:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:13:14 16:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:13:14 16:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 16:49:01 4 0.03 0.00 0.00 0.03 0.02 99.92 17:13:14 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:50:01 all 0.00 0.00 0.00 0.00 0.00 99.99 17:13:14 16:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:13:14 16:50:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:13:14 16:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:13:14 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:13:14 16:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:13:14 16:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:51:01 3 0.02 0.00 0.03 0.00 0.03 99.92 17:13:14 16:51:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:13:14 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:52:01 all 0.11 0.00 0.00 0.00 0.01 99.87 17:13:14 16:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:13:14 16:52:01 4 0.03 0.00 0.00 0.03 0.02 99.92 17:13:14 16:52:01 5 0.81 0.00 0.00 0.00 0.02 99.17 17:13:14 16:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:13:14 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:53:01 all 0.26 0.00 0.02 0.00 0.01 99.72 17:13:14 16:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 16:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:53:01 3 0.02 0.00 0.03 0.00 0.03 99.92 17:13:14 16:53:01 4 0.02 0.00 0.03 0.02 0.00 99.93 17:13:14 16:53:01 5 1.94 0.00 0.02 0.00 0.00 98.05 17:13:14 16:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 17:13:14 16:53:01 CPU %user %nice %system %iowait %steal %idle 17:13:14 16:54:01 all 0.09 0.00 0.01 0.00 0.01 99.88 17:13:14 16:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:13:14 16:54:01 4 0.02 0.00 0.00 0.03 0.02 99.93 17:13:14 16:54:01 5 0.68 0.00 0.05 0.00 0.02 99.25 17:13:14 16:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:13:14 16:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:13:14 16:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:55:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:13:14 16:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:56:01 all 0.05 0.00 0.01 0.00 0.00 99.94 17:13:14 16:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:13:14 16:56:01 4 0.03 0.00 0.00 0.03 0.00 99.93 17:13:14 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:56:01 6 0.25 0.00 0.00 0.00 0.00 99.75 17:13:14 16:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:13:14 16:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:57:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:13:14 16:57:01 4 0.05 0.00 0.00 0.03 0.00 99.92 17:13:14 16:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:13:14 16:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:13:14 16:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 16:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:13:14 16:58:01 4 0.02 0.00 0.02 0.03 0.02 99.92 17:13:14 16:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:13:14 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:59:01 all 0.01 0.00 0.01 0.00 0.00 99.96 17:13:14 16:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:13:14 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 16:59:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:13:14 16:59:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:13:14 16:59:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:13:14 16:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 16:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:13:14 17:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:13:14 17:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 17:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:13:14 17:00:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:13:14 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:13:14 17:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:13:14 17:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:13:14 17:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:13:14 17:01:01 4 0.00 0.00 0.00 0.05 0.02 99.93 17:13:14 17:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:13:14 17:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:02:01 all 0.01 0.00 0.01 0.05 0.00 99.92 17:13:14 17:02:01 0 0.00 0.00 0.02 0.23 0.00 99.75 17:13:14 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:13:14 17:02:01 4 0.03 0.00 0.02 0.12 0.00 99.83 17:13:14 17:02:01 5 0.00 0.00 0.00 0.08 0.00 99.92 17:13:14 17:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 17:03:01 all 0.23 0.00 0.06 0.02 0.02 99.67 17:13:14 17:03:01 0 0.03 0.00 0.05 0.03 0.00 99.88 17:13:14 17:03:01 1 0.02 0.00 0.07 0.00 0.02 99.90 17:13:14 17:03:01 2 0.00 0.00 0.05 0.00 0.00 99.95 17:13:14 17:03:01 3 0.05 0.00 0.03 0.00 0.13 99.78 17:13:14 17:03:01 4 0.20 0.00 0.22 0.10 0.00 99.48 17:13:14 17:03:01 5 1.50 0.00 0.02 0.02 0.00 98.47 17:13:14 17:03:01 6 0.02 0.00 0.05 0.00 0.00 99.93 17:13:14 17:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:13:14 17:04:01 all 0.21 0.00 0.01 0.00 0.01 99.76 17:13:14 17:04:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:13:14 17:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:13:14 17:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:04:01 4 0.03 0.00 0.00 0.02 0.02 99.93 17:13:14 17:04:01 5 1.58 0.00 0.05 0.00 0.02 98.35 17:13:14 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:13:14 17:13:14 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:13:14 17:05:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:13:14 17:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:13:14 17:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 17:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 17:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:05:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:13:14 17:05:01 5 0.00 0.00 0.00 0.08 0.00 99.92 17:13:14 17:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:13:14 17:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:13:14 17:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:06:01 4 0.03 0.00 0.02 0.07 0.00 99.88 17:13:14 17:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:13:14 17:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 17:07:01 all 0.01 0.00 0.00 0.00 0.00 99.97 17:13:14 17:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:13:14 17:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:07:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:13:14 17:07:01 5 0.02 0.00 0.02 0.02 0.02 99.93 17:13:14 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:08:01 all 0.13 0.00 0.01 0.03 0.01 99.83 17:13:14 17:08:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:13:14 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:13:14 17:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:13:14 17:08:01 4 0.00 0.00 0.00 0.05 0.02 99.93 17:13:14 17:08:01 5 0.98 0.00 0.03 0.18 0.00 98.81 17:13:14 17:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:13:14 17:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:13:14 17:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:13:14 17:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:09:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:13:14 17:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:13:14 17:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 17:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:13:14 17:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 17:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:13:14 17:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:13:14 17:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:13:14 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:11:01 all 0.11 0.00 0.01 0.01 0.00 99.87 17:13:14 17:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:13:14 17:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:11:01 4 0.05 0.00 0.00 0.02 0.00 99.93 17:13:14 17:11:01 5 0.77 0.00 0.00 0.03 0.00 99.20 17:13:14 17:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 17:12:01 all 0.17 0.00 0.00 0.01 0.00 99.80 17:13:14 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:13:14 17:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:13:14 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:12:01 4 0.02 0.00 0.00 0.10 0.02 99.87 17:13:14 17:12:01 5 1.32 0.00 0.00 0.02 0.00 98.66 17:13:14 17:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:13:14 17:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:13:14 17:13:01 all 2.20 0.00 0.86 0.08 0.01 96.85 17:13:14 17:13:01 0 2.96 0.00 0.87 0.02 0.02 96.14 17:13:14 17:13:01 1 2.35 0.00 1.05 0.00 0.00 96.59 17:13:14 17:13:01 2 1.70 0.00 0.87 0.20 0.02 97.21 17:13:14 17:13:01 3 1.22 0.00 0.74 0.00 0.02 98.03 17:13:14 17:13:01 4 1.69 0.00 0.65 0.18 0.00 97.48 17:13:14 17:13:01 5 3.54 0.00 1.07 0.16 0.02 95.21 17:13:14 17:13:01 6 2.20 0.00 0.92 0.02 0.02 96.85 17:13:14 17:13:01 7 1.89 0.00 0.75 0.05 0.02 97.29 17:13:14 Average: all 5.92 0.00 1.57 1.34 0.03 91.14 17:13:14 Average: 0 5.84 0.00 1.55 0.98 0.02 91.61 17:13:14 Average: 1 5.98 0.00 1.66 1.46 0.02 90.88 17:13:14 Average: 2 5.80 0.00 1.51 0.86 0.02 91.80 17:13:14 Average: 3 5.94 0.00 1.54 1.36 0.03 91.13 17:13:14 Average: 4 5.74 0.00 1.51 1.66 0.02 91.07 17:13:14 Average: 5 6.24 0.00 1.69 1.43 0.03 90.63 17:13:14 Average: 6 5.88 0.00 1.55 1.00 0.02 91.55 17:13:14 Average: 7 5.95 0.00 1.57 2.02 0.03 90.43 17:13:14 17:13:14 17:13:14