Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from bcf26571ecf7854bdcce2f9f256dc0dd9decca6a+166620d9f56c7df6403b4f88f57b6f2fdd40f3fd (1c9fac7d026e3597080ca12dca28d5daadf0156d) 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-ssh11920482766130084357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh18187162216038409122.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4123/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-4123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12298715940900056099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh8983020340486745226.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4123/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-4123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1093206282398896758.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-22691 in /w/workspace/edgexfoundry_edgex-go_PR-4123 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 166620d9f56c7df6403b4f88f57b6f2fdd40f3fd into PR head commit bcf26571ecf7854bdcce2f9f256dc0dd9decca6a Merge succeeded, producing 0906711a2532b878e475fe8bd0ba3550bf4fc4ae Checking out Revision 0906711a2532b878e475fe8bd0ba3550bf4fc4ae (PR-4123) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4123/head:refs/remotes/origin/PR-4123 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcf26571ecf7854bdcce2f9f256dc0dd9decca6a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 166620d9f56c7df6403b4f88f57b6f2fdd40f3fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0906711a2532b878e475fe8bd0ba3550bf4fc4ae # timeout=10 Commit message: "Merge commit '166620d9f56c7df6403b4f88f57b6f2fdd40f3fd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:23 ========================================================= 16:29:23 EdgeX Global Pipelines Version Info 16:29:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:24 ------------------- 16:29:24 stable info: 16:29:24 ------------------- 16:29:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:24 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:24 Message: update stable to v1.0.238 > git rev-list --no-walk 56a912135c4b149fc3487fa7ff5ad820cb5651d8 # timeout=10 16:29:24 ------------------- 16:29:24 experimental info: 16:29:24 ------------------- 16:29:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:24 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:24 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4123 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4123 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4123 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0906711a2532b878e475fe8bd0ba3550bf4fc4ae [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0906711 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:25 provisioning config files... 16:29:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6393883960633877166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:25 ---> docker-login.sh 16:29:25 nexus3.edgexfoundry.org:10001 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 nexus3.edgexfoundry.org:10002 16:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 nexus3.edgexfoundry.org:10003 16:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 nexus3.edgexfoundry.org:10004 16:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 docker.io 16:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:27 Configure a credential helper to remove this warning. See 16:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:27 16:29:27 Login Succeeded 16:29:27 ---> docker-login.sh ends [Pipeline] } 16:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:27 + 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:29:27 + + dirname cmd/core-command/Dockerfile 16:29:27 cut -d/ -f2 16:29:27 + echo core-command,cmd/core-command/Dockerfile 16:29:27 + dirname cmd/core-data/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo core-data,cmd/core-data/Dockerfile 16:29:27 + dirname cmd/core-metadata/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:27 + dirname cmd/security-bootstrapper/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:27 + dirname cmd/security-proxy-setup/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:27 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:27 + dirname cmd/security-spire-agent/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:27 + dirname cmd/security-spire-config/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:27 + dirname cmd/security-spire-server/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:27 + dirname cmd/support-notifications/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:27 + dirname cmd/support-scheduler/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:27 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:27 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:29:28 + git rev-list -1 --merges 0906711a2532b878e475fe8bd0ba3550bf4fc4ae~1..0906711a2532b878e475fe8bd0ba3550bf4fc4ae [Pipeline] echo 16:29:28 -----------> git rev-list -1 --merges 0906711a2532b878e475fe8bd0ba3550bf4fc4ae~1..0906711a2532b878e475fe8bd0ba3550bf4fc4ae 0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:29:28 0906711a2532b878e475fe8bd0ba3550bf4fc4ae [false] [Pipeline] sh 16:29:28 + git log --format=format:%s -1 0906711a2532b878e475fe8bd0ba3550bf4fc4ae [Pipeline] echo 16:29:28 ========================================================= 16:29:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:28 + grep -v github /etc/ssh/ssh_known_hosts 16:29:28 + [ -e /tmp/ssh_known_hosts ] 16:29:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:28 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:29 16:29:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:29 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:29 b85a868b505f: Pulling fs layer 16:29:29 e2be974225ed: Pulling fs layer 16:29:29 339a4e72a1f5: Pulling fs layer 16:29:29 988bab9f4d93: Pulling fs layer 16:29:29 1469e6f7b9e6: Pulling fs layer 16:29:29 eaf3925da568: Pulling fs layer 16:29:29 bab4dde63d76: Pulling fs layer 16:29:29 bde34c3a00c8: Pulling fs layer 16:29:29 b352a97aabf1: Pulling fs layer 16:29:29 4872d77fe225: Pulling fs layer 16:29:29 5851b861e8e6: Pulling fs layer 16:29:29 988bab9f4d93: Waiting 16:29:29 bab4dde63d76: Waiting 16:29:29 bde34c3a00c8: Waiting 16:29:29 b352a97aabf1: Waiting 16:29:29 1469e6f7b9e6: Waiting 16:29:29 4872d77fe225: Waiting 16:29:29 5851b861e8e6: Waiting 16:29:29 eaf3925da568: Waiting 16:29:29 e2be974225ed: Verifying Checksum 16:29:29 e2be974225ed: Download complete 16:29:29 988bab9f4d93: Verifying Checksum 16:29:29 1469e6f7b9e6: Verifying Checksum 16:29:29 1469e6f7b9e6: Download complete 16:29:29 339a4e72a1f5: Verifying Checksum 16:29:29 339a4e72a1f5: Download complete 16:29:29 eaf3925da568: Download complete 16:29:29 bde34c3a00c8: Download complete 16:29:29 b352a97aabf1: Download complete 16:29:29 4872d77fe225: Verifying Checksum 16:29:29 4872d77fe225: Download complete 16:29:29 5851b861e8e6: Download complete 16:29:29 b85a868b505f: Verifying Checksum 16:29:29 b85a868b505f: Download complete 16:29:30 bab4dde63d76: Verifying Checksum 16:29:30 bab4dde63d76: Download complete 16:29:31 b85a868b505f: Pull complete 16:29:31 e2be974225ed: Pull complete 16:29:31 339a4e72a1f5: Pull complete 16:29:32 988bab9f4d93: Pull complete 16:29:32 1469e6f7b9e6: Pull complete 16:29:32 eaf3925da568: Pull complete 16:29:34 bab4dde63d76: Pull complete 16:29:34 bde34c3a00c8: Pull complete 16:29:34 b352a97aabf1: Pull complete 16:29:34 4872d77fe225: Pull complete 16:29:34 5851b861e8e6: Pull complete 16:29:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:34 prd-ubuntu20.04-docker-8c-8g-22691 does not seem to be running inside a container 16:29:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:36 $ docker top c537a08d6a4f6594b6cd9705c3358ec5f8cad72b1c2323282839cc7ca11a0d50 -eo pid,comm 16:29:36 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:29:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:36 [ssh-agent] Looking for ssh-agent implementation... 16:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:36 $ docker exec c537a08d6a4f6594b6cd9705c3358ec5f8cad72b1c2323282839cc7ca11a0d50 ssh-agent 16:29:36 SSH_AUTH_SOCK=/tmp/ssh-PaPO20ENF0hJ/agent.33 16:29:36 SSH_AGENT_PID=39 16:29:36 Running ssh-add (command line suppressed) 16:29:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5617554063823016107.key (/w/workspace/edgex-go/3@tmp/private_key_5617554063823016107.key) 16:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:37 + git tag --points-at HEAD [Pipeline] } 16:29:37 $ docker exec --env ******** --env ******** c537a08d6a4f6594b6cd9705c3358ec5f8cad72b1c2323282839cc7ca11a0d50 ssh-agent -k 16:29:37 unset SSH_AUTH_SOCK; 16:29:37 unset SSH_AGENT_PID; 16:29:37 echo Agent pid 39 killed; 16:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:37 [ssh-agent] Looking for ssh-agent implementation... 16:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:37 $ docker exec c537a08d6a4f6594b6cd9705c3358ec5f8cad72b1c2323282839cc7ca11a0d50 ssh-agent 16:29:37 SSH_AUTH_SOCK=/tmp/ssh-I6J3kFpshkGw/agent.71 16:29:37 SSH_AGENT_PID=77 16:29:37 Running ssh-add (command line suppressed) 16:29:37 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8312971935352953944.key (/w/workspace/edgex-go/3@tmp/private_key_8312971935352953944.key) 16:29:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:38 + git semver init 16:29:38 2022-08-13 16:29:38,317 [run_init] DEBUG init version:0.0.0 force:False 16:29:38 2022-08-13 16:29:38,317 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:29:38 2022-08-13 16:29:38,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:29:38 2022-08-13 16:29:38,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:29:42 2022-08-13 16:29:42,169 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:29:42 2022-08-13 16:29:42,170 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4123 with force:False 16:29:42 2022-08-13 16:29:42,170 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4123 16:29:42 2022-08-13 16:29:42,174 [execute] INFO git cat-file --batch-check 16:29:42 2022-08-13 16:29:42,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:29:42 2022-08-13 16:29:42,181 [execute] INFO git cat-file --batch 16:29:42 2022-08-13 16:29:42,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:29:42 2022-08-13 16:29:42,187 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4123 16:29:42 0.0.0 [Pipeline] } 16:29:42 $ docker exec --env ******** --env ******** c537a08d6a4f6594b6cd9705c3358ec5f8cad72b1c2323282839cc7ca11a0d50 ssh-agent -k 16:29:42 unset SSH_AUTH_SOCK; 16:29:42 unset SSH_AGENT_PID; 16:29:42 echo Agent pid 77 killed; 16:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:43 + git semver [Pipeline] } 16:29:43 $ docker stop --time=1 c537a08d6a4f6594b6cd9705c3358ec5f8cad72b1c2323282839cc7ca11a0d50 16:29:44 $ docker rm -f c537a08d6a4f6594b6cd9705c3358ec5f8cad72b1c2323282839cc7ca11a0d50 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:45 Stashed 1 file(s) [Pipeline] echo 16:29:45 [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:29:45 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:29:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:45 ========================================================= 16:29:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:45 2408cc74d12b: Pulling fs layer 16:29:45 ea60b727a1ce: Pulling fs layer 16:29:45 30c4a7721957: Pulling fs layer 16:29:45 370296b7ddb6: Pulling fs layer 16:29:45 7c6cee850709: Pulling fs layer 16:29:45 39a5fcdaea64: Pulling fs layer 16:29:45 370296b7ddb6: Waiting 16:29:45 7c6cee850709: Waiting 16:29:45 d94ebbe4e438: Pulling fs layer 16:29:45 bcfd1f05c69d: Pulling fs layer 16:29:45 39a5fcdaea64: Waiting 16:29:45 59ccb84bbe0f: Pulling fs layer 16:29:45 d94ebbe4e438: Waiting 16:29:45 59ccb84bbe0f: Waiting 16:29:45 bcfd1f05c69d: Waiting 16:29:45 30c4a7721957: Verifying Checksum 16:29:45 30c4a7721957: Download complete 16:29:45 ea60b727a1ce: Verifying Checksum 16:29:45 ea60b727a1ce: Download complete 16:29:45 7c6cee850709: Verifying Checksum 16:29:45 7c6cee850709: Download complete 16:29:45 39a5fcdaea64: Verifying Checksum 16:29:45 39a5fcdaea64: Download complete 16:29:45 2408cc74d12b: Verifying Checksum 16:29:45 2408cc74d12b: Download complete 16:29:46 d94ebbe4e438: Verifying Checksum 16:29:46 d94ebbe4e438: Download complete 16:29:46 2408cc74d12b: Pull complete 16:29:46 ea60b727a1ce: Pull complete 16:29:46 30c4a7721957: Pull complete 16:29:46 59ccb84bbe0f: Verifying Checksum 16:29:46 59ccb84bbe0f: Download complete 16:29:46 bcfd1f05c69d: Verifying Checksum 16:29:46 bcfd1f05c69d: Download complete 16:29:46 370296b7ddb6: Verifying Checksum 16:29:46 370296b7ddb6: Download complete 16:29:50 370296b7ddb6: Pull complete 16:29:50 7c6cee850709: Pull complete 16:29:50 39a5fcdaea64: Pull complete 16:29:50 d94ebbe4e438: Pull complete 16:29:53 bcfd1f05c69d: Pull complete 16:29:54 59ccb84bbe0f: Pull complete 16:29:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:29:54 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:54 WORKDIR /edgex 16:29:54 COPY go.mod . 16:29:54 RUN go mod download 16:29:54 docker build -t ci-base-image-x86_64 -f - . 16:29:54 Sending build context to Docker daemon 169.3MB 16:29:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:54 ---> a4fb48ad2a94 16:29:54 Step 2/4 : WORKDIR /edgex 16:29:56 ---> Running in f521c4752291 16:29:57 Removing intermediate container f521c4752291 16:29:57 ---> 3d2fd8ee3ffa 16:29:57 Step 3/4 : COPY go.mod . 16:29:57 ---> e2ef6477dd45 16:29:57 Step 4/4 : RUN go mod download 16:29:57 ---> Running in 9a2e1a3f8d2d 16:30:00 Still waiting to schedule task 16:30:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:15 Removing intermediate container 9a2e1a3f8d2d 16:30:15 ---> 0a380254c64f 16:30:15 Successfully built 0a380254c64f 16:30:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:15 + docker inspect -f . ci-base-image-x86_64 16:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:15 prd-ubuntu20.04-docker-8c-8g-22691 does not seem to be running inside a container 16:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 16:30:16 $ docker top 7b8fdf8efa0a5b7651de635646df9748ba0c8965b60bd0a84df495f27a8fa83a -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:16 + go version 16:30:16 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:16 $ docker stop --time=1 7b8fdf8efa0a5b7651de635646df9748ba0c8965b60bd0a84df495f27a8fa83a 16:30:17 $ docker rm -f 7b8fdf8efa0a5b7651de635646df9748ba0c8965b60bd0a84df495f27a8fa83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:18 + docker inspect -f . ci-base-image-x86_64 16:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:18 prd-ubuntu20.04-docker-8c-8g-22691 does not seem to be running inside a container 16:30:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 16:30:18 $ docker top d711106c1166682e14cf634a7d7c60ea1c4664828f21ac807777546176dd11ef -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:18 ========================================================= 16:30:18 [edgeXBuildGoParallel] Running Tests and Build... 16:30:18 ========================================================= [Pipeline] sh 16:30:19 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:30:19 + make test 16:30:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:26 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.129s coverage: 28.7% of statements 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.2% of statements 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 89.2% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.1% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 16:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.271s coverage: 82.2% of statements 16:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 85.4% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.7% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 89.4% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.8% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.6% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.186s coverage: 92.3% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:31:04 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:31:26 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:31:26 GO111MODULE=on go vet ./... 16:31:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:28 ./bin/test-attribution-txt.sh 16:31:28 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:31:28 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:31:28 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:31:28 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:31:28 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:31:28 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:31:28 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:29 + ls -al . 16:31:29 total 736 16:31:29 drwxrwxr-x 10 1001 1001 4096 Aug 13 16:30 . 16:31:29 drwxr-xr-x 4 root root 4096 Aug 13 16:30 .. 16:31:29 -rw-rw-r-- 1 1001 1001 16 Aug 13 16:29 .dockerignore 16:31:29 drwxrwxr-x 8 1001 1001 4096 Aug 13 16:31 .git 16:31:29 drwxrwxr-x 3 1001 1001 4096 Aug 13 16:29 .github 16:31:29 -rw-rw-r-- 1 1001 1001 1030 Aug 13 16:29 .gitignore 16:31:29 -rw-rw-r-- 1 1001 1001 42 Aug 13 16:29 .golangci.yml 16:31:29 -rw-rw-r-- 1 1001 1001 87 Aug 13 16:29 .hadolint.yml 16:31:29 drwxr-xr-x 3 1001 1001 4096 Aug 13 16:29 .semver 16:31:29 -rw-rw-r-- 1 1001 1001 166 Aug 13 16:29 .sonarcloud.properties 16:31:29 -rw-rw-r-- 1 1001 1001 1171 Aug 13 16:29 ADOPTERS.md 16:31:29 -rw-rw-r-- 1 1001 1001 10347 Aug 13 16:29 Attribution.txt 16:31:29 -rw-rw-r-- 1 1001 1001 63209 Aug 13 16:29 CHANGELOG.md 16:31:29 -rw-rw-r-- 1 1001 1001 3804 Aug 13 16:29 CONTRIBUTING.md 16:31:29 -rw-rw-r-- 1 1001 1001 677 Aug 13 16:29 GOVERNANCE.md 16:31:29 -rw-rw-r-- 1 1001 1001 850 Aug 13 16:29 Jenkinsfile 16:31:29 -rw-rw-r-- 1 1001 1001 10775 Aug 13 16:29 LICENSE 16:31:29 -rw-rw-r-- 1 1001 1001 13276 Aug 13 16:29 Makefile 16:31:29 -rw-rw-r-- 1 1001 1001 582 Aug 13 16:29 OWNERS.md 16:31:29 -rw-rw-r-- 1 1001 1001 9094 Aug 13 16:29 README.md 16:31:29 -rw-rw-r-- 1 1001 1001 6912 Aug 13 16:29 SECURITY.md 16:31:29 -rw-rw-r-- 1 1001 1001 5 Aug 13 16:29 VERSION 16:31:29 -rw-rw-r-- 1 1001 1001 4131 Aug 13 16:29 ZMQWindows.md 16:31:29 drwxrwxr-x 2 1001 1001 4096 Aug 13 16:29 bin 16:31:29 drwxrwxr-x 18 1001 1001 4096 Aug 13 16:29 cmd 16:31:29 -rw-r--r-- 1 root root 479862 Aug 13 16:31 coverage.out 16:31:29 -rw-rw-r-- 1 1001 1001 3681 Aug 13 16:29 go.mod 16:31:29 -rw-rw-r-- 1 1001 1001 38033 Aug 13 16:29 go.sum 16:31:29 drwxrwxr-x 8 1001 1001 4096 Aug 13 16:29 internal 16:31:29 drwxrwxr-x 3 1001 1001 4096 Aug 13 16:29 openapi 16:31:29 drwxrwxr-x 4 1001 1001 4096 Aug 13 16:29 snap 16:31:29 -rw-rw-r-- 1 1001 1001 204 Aug 13 16:29 version.go [Pipeline] sh 16:31:29 + '[' -e coverage.out ] 16:31:29 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:29 Stashed 1 file(s) [Pipeline] sh 16:31:29 + make build 16:31:29 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:31:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22692 in /w/workspace/edgexfoundry_edgex-go_PR-4123 [Pipeline] { [Pipeline] ws 16:31:39 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:31:39 The recommended git tool is: git 16:31:44 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:31:45 using credential edgex-jenkins-ssh 16:31:45 Cloning the remote Git repository 16:31:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:46 > git init /w/workspace/edgex-go/3 # timeout=10 16:31:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:46 > git --version # timeout=10 16:31:46 > git --version # 'git version 2.25.1' 16:31:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:54 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/core-command/core-command ./cmd/core-command 16:31:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4123/head:refs/remotes/origin/PR-4123 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:01 Merging remotes/origin/main commit 166620d9f56c7df6403b4f88f57b6f2fdd40f3fd into PR head commit bcf26571ecf7854bdcce2f9f256dc0dd9decca6a 16:32:02 Merge succeeded, producing 27c9751aef95b634588f5778331d38d4c612ddbb 16:32:02 Checking out Revision 27c9751aef95b634588f5778331d38d4c612ddbb (PR-4123) 16:32:01 > git config core.sparsecheckout # timeout=10 16:32:02 > git checkout -f bcf26571ecf7854bdcce2f9f256dc0dd9decca6a # timeout=10 16:32:02 > git remote # timeout=10 16:32:02 > git config --get remote.origin.url # timeout=10 16:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:02 > git merge 166620d9f56c7df6403b4f88f57b6f2fdd40f3fd # timeout=10 16:32:02 > git rev-parse HEAD^{commit} # timeout=10 16:32:02 > git config core.sparsecheckout # timeout=10 16:32:02 > git checkout -f 27c9751aef95b634588f5778331d38d4c612ddbb # timeout=10 16:32: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:32: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:32:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:05 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:32:06 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:32:06 Commit message: "Merge commit '166620d9f56c7df6403b4f88f57b6f2fdd40f3fd' into HEAD" 16:32:06 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:07 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:32:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:07 Dload Upload Total Spent Left Speed 16:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 94861 [Pipeline] sh 16:32:06 > git rev-list --no-walk 56a912135c4b149fc3487fa7ff5ad820cb5651d8 # timeout=10 16:32:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 16:32:08 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 [Pipeline] sh 16:32:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:08 + sudo tee /etc/docker/daemon.new 16:32:08 { 16:32:08 "registry-mirrors": [ 16:32:08 "https://nexus3.edgexfoundry.org:10001" 16:32:08 ], 16:32:08 "bip": "10.250.0.254/24", 16:32:08 "hosts": [ 16:32:08 "tcp://0.0.0.0:5555", 16:32:08 "unix:///var/run/docker.sock" 16:32:08 ], 16:32:08 "mtu": 1458, 16:32:08 "selinux-enabled": true, 16:32:08 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:08 } [Pipeline] sh 16:32:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:09 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:32:09 + sudo service docker restart 16:32:11 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:32:12 $ docker stop --time=1 d711106c1166682e14cf634a7d7c60ea1c4664828f21ac807777546176dd11ef 16:32:14 $ docker rm -f d711106c1166682e14cf634a7d7c60ea1c4664828f21ac807777546176dd11ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:15 16:32:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:16 latest: Pulling from edgex-devops/edgex-compose 16:32:16 cbdbe7a5bc2a: Pulling fs layer 16:32:16 ca9280d653b3: Pulling fs layer 16:32:16 7e9c9ca2126c: Pulling fs layer 16:32:16 cbdbe7a5bc2a: Download complete 16:32:16 ca9280d653b3: Verifying Checksum 16:32:16 ca9280d653b3: Download complete 16:32:16 cbdbe7a5bc2a: Pull complete 16:32:16 7e9c9ca2126c: Verifying Checksum 16:32:16 7e9c9ca2126c: Download complete 16:32:16 ca9280d653b3: Pull complete 16:32:20 7e9c9ca2126c: Pull complete 16:32:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:20 prd-ubuntu20.04-docker-8c-8g-22691 does not seem to be running inside a container 16:32:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:21 $ docker top a91082407980da8c27a5eb9f683a9ff095e1d02c95d2be5969b7bcdd26f489c7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:22 + docker-compose build --help 16:32:22 + grep parallel 16:32:22 --parallel Build images in parallel. [Pipeline] } 16:32:22 $ docker stop --time=1 a91082407980da8c27a5eb9f683a9ff095e1d02c95d2be5969b7bcdd26f489c7 16:32:24 $ docker rm -f a91082407980da8c27a5eb9f683a9ff095e1d02c95d2be5969b7bcdd26f489c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:24 prd-ubuntu20.04-docker-8c-8g-22691 does not seem to be running inside a container 16:32:24 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:25 $ docker top cdfcd295afedaba1e276ec7f42384f88bda8000a7818c28abdd9b04586523172 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:25 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:25 Building core-command ... 16:32:25 Building core-data ... 16:32:25 Building core-metadata ... 16:32:25 Building security-bootstrapper ... 16:32:25 Building security-proxy-setup ... 16:32:25 Building security-secretstore-setup ... 16:32:25 Building security-spiffe-token-provider ... 16:32:25 Building security-spire-agent ... 16:32:25 Building security-spire-config ... 16:32:25 Building security-spire-server ... 16:32:25 Building support-notifications ... 16:32:25 Building support-scheduler ... 16:32:25 Building sys-mgmt-agent ... 16:32:25 Building support-notifications 16:32:25 Building security-spire-server 16:32:25 Building security-bootstrapper 16:32:25 Building security-secretstore-setup 16:32:25 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:27 provisioning config files... 16:32:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2217966770463960166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:28 ---> docker-login.sh 16:32:28 nexus3.edgexfoundry.org:10001 16:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:29 Configure a credential helper to remove this warning. See 16:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:29 16:32:29 Login Succeeded 16:32:29 nexus3.edgexfoundry.org:10002 16:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:29 Configure a credential helper to remove this warning. See 16:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:29 16:32:29 Login Succeeded 16:32:29 nexus3.edgexfoundry.org:10003 16:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:30 Configure a credential helper to remove this warning. See 16:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:30 16:32:30 Login Succeeded 16:32:30 nexus3.edgexfoundry.org:10004 16:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:30 Configure a credential helper to remove this warning. See 16:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:30 16:32:30 Login Succeeded 16:32:30 docker.io 16:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:31 Configure a credential helper to remove this warning. See 16:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:31 16:32:31 Login Succeeded 16:32:31 ---> docker-login.sh ends [Pipeline] } 16:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:32:32 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:32 ========================================================= 16:32:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:33 b3c136eddcbf: Pulling fs layer 16:32:33 c0a3192eca97: Pulling fs layer 16:32:33 a050256f5b6f: Pulling fs layer 16:32:33 656be50a0ddc: Pulling fs layer 16:32:33 2bbca73fdf42: Pulling fs layer 16:32:33 46d945488cbd: Pulling fs layer 16:32:33 8a5474983e97: Pulling fs layer 16:32:33 329c88fbcd65: Pulling fs layer 16:32:33 46d945488cbd: Waiting 16:32:33 8a5474983e97: Waiting 16:32:33 329c88fbcd65: Waiting 16:32:33 656be50a0ddc: Waiting 16:32:33 2bbca73fdf42: Waiting 16:32:33 a050256f5b6f: Verifying Checksum 16:32:33 a050256f5b6f: Download complete 16:32:33 c0a3192eca97: Verifying Checksum 16:32:33 c0a3192eca97: Download complete 16:32:33 2bbca73fdf42: Verifying Checksum 16:32:33 2bbca73fdf42: Download complete 16:32:33 46d945488cbd: Verifying Checksum 16:32:33 46d945488cbd: Download complete 16:32:33 b3c136eddcbf: Verifying Checksum 16:32:34 b3c136eddcbf: Pull complete 16:32:34 329c88fbcd65: Verifying Checksum 16:32:34 329c88fbcd65: Download complete 16:32:34 c0a3192eca97: Pull complete 16:32:34 a050256f5b6f: Pull complete 16:32:35 8a5474983e97: Verifying Checksum 16:32:35 8a5474983e97: Download complete 16:32:36 656be50a0ddc: Verifying Checksum 16:32:36 656be50a0ddc: Download complete 16:32:38 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:32:38 ---> 0a380254c64f 16:32:38 Step 3/31 : WORKDIR /edgex-go 16:32:38 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:38 ---> 0a380254c64f 16:32:38 Step 3/26 : WORKDIR /edgex-go 16:32:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:32:38 ---> 0a380254c64f 16:32:38 Step 3/25 : WORKDIR /edgex-go 16:32:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:32:38 ---> 0a380254c64f 16:32:38 Step 3/25 : WORKDIR /edgex-go 16:32:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:38 ---> 0a380254c64f 16:32:38 Step 3/22 : WORKDIR /edgex-go 16:32:40 ---> Running in 1461e2d6a1e3 16:32:40 ---> Running in b2846ed992c4 16:32:40 ---> Running in aeb798303a7d 16:32:40 ---> Running in 48a279fcc810 16:32:40 ---> Running in 9dee98dcafbb 16:32:40 Removing intermediate container 48a279fcc810 16:32:40 Removing intermediate container 9dee98dcafbb 16:32:40 ---> f442c8a80b7f 16:32:40 ---> a1560e625a4d 16:32:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:40 16:32:40 Removing intermediate container aeb798303a7d 16:32:40 ---> e6e23a1608b2 16:32:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:40 Removing intermediate container 1461e2d6a1e3 16:32:40 ---> e7dd6ae7daf7 16:32:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:40 Removing intermediate container b2846ed992c4 16:32:40 ---> 4ebc89f4b644 16:32:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:40 ---> Running in 0a4e00f7be1f 16:32:40 ---> Running in b744f7c10e17 16:32:40 ---> Running in 7c5018c42816 16:32:41 ---> Running in 94d6a0b069dc 16:32:41 ---> Running in c5a739db0b3f 16:32:41 Removing intermediate container 94d6a0b069dc 16:32:41 ---> 568fe8e9825b 16:32:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:41 Removing intermediate container 0a4e00f7be1f 16:32:41 ---> c53b8ac942de 16:32:41 Step 5/25 : RUN apk add --update --no-cache make git 16:32:41 ---> Running in f4ae652d968e 16:32:41 ---> Running in 20f4e5b9a220 16:32:42 Removing intermediate container 7c5018c42816 16:32:42 ---> fa41411d98d3 16:32:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:32:42 ---> Running in bd61a4087723 16:32:42 Removing intermediate container b744f7c10e17 16:32:42 ---> 5f71712c58a0 16:32:42 Step 5/31 : RUN apk add --update --no-cache make git 16:32:42 ---> Running in 2ed373e207ff 16:32:42 Removing intermediate container c5a739db0b3f 16:32:42 ---> c540747481a0 16:32:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:42 ---> Running in defd2785ea47 16:32:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:44 OK: 211 MiB in 51 packages 16:32:44 OK: 211 MiB in 51 packages 16:32:44 OK: 211 MiB in 51 packages 16:32:44 OK: 211 MiB in 51 packages 16:32:44 Removing intermediate container bd61a4087723 16:32:44 ---> d7f15f8e55be 16:32:44 Step 6/25 : COPY go.mod vendor* ./ 16:32:44 Removing intermediate container 2ed373e207ff 16:32:44 ---> ca7f9f2bb0c1 16:32:44 Step 6/31 : COPY go.mod vendor* ./ 16:32:45 ---> d67843ec8a6d 16:32:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 ---> Running in a503e569f2b2 16:32:45 Removing intermediate container defd2785ea47 16:32:45 ---> 66bd5a9012e0 16:32:45 Step 6/26 : COPY go.mod vendor* ./ 16:32:45 ---> 1c63f1096899 16:32:45 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 ---> Running in 8e8649934ad3 16:32:45 Removing intermediate container 20f4e5b9a220 16:32:45 ---> e76e0ffe80ca 16:32:45 Step 6/25 : COPY go.mod vendor* ./ 16:32:45 OK: 211 MiB in 51 packages 16:32:45 ---> e3791160c531 16:32:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 ---> Running in b5c400082841 16:32:45 ---> 4b19ecdafe2d 16:32:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 ---> Running in 275c6a0a11c6 16:32:45 Removing intermediate container f4ae652d968e 16:32:45 ---> f5b6fc1fd56d 16:32:45 Step 6/22 : COPY go.mod vendor* ./ 16:32:46 ---> ad0726341e23 16:32:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:46 ---> Running in de010dbba248 16:32:51 656be50a0ddc: Pull complete 16:32:51 2bbca73fdf42: Pull complete 16:32:51 46d945488cbd: Pull complete 16:32:55 8a5474983e97: Pull complete 16:32:58 329c88fbcd65: Pull complete 16:32:58 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:32:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:58 WORKDIR /edgex 16:32:58 COPY go.mod . 16:32:58 RUN go mod download 16:32:58 + docker build -t ci-base-image-arm64 -f - . 16:32:59 Sending build context to Docker daemon 3.14MB 16:32:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:59 ---> ff4287adb874 16:32:59 Step 2/4 : WORKDIR /edgex 16:33:01 ---> Running in cfdf7235d801 16:33:01 Removing intermediate container cfdf7235d801 16:33:01 ---> 62ff23770f83 16:33:01 Step 3/4 : COPY go.mod . 16:33:01 ---> 35cac63a0870 16:33:01 Step 4/4 : RUN go mod download 16:33:01 ---> Running in 0f1991d57e38 16:33:04 Removing intermediate container 8e8649934ad3 16:33:04 ---> fe6ee23e545d 16:33:04 Step 8/31 : COPY . . 16:33:04 Removing intermediate container b5c400082841 16:33:04 ---> df946b0d56ef 16:33:04 Step 8/26 : COPY . . 16:33:04 Removing intermediate container 275c6a0a11c6 16:33:04 ---> 3fd1ac708801 16:33:04 Step 8/25 : COPY . . 16:33:04 Removing intermediate container a503e569f2b2 16:33:04 ---> 6092c66bb0bd 16:33:04 Step 8/25 : COPY . . 16:33:04 Removing intermediate container de010dbba248 16:33:04 ---> b572e390fad7 16:33:04 Step 8/22 : COPY . . 16:33:12 ---> c38170cf033b 16:33:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:12 ---> adbbc1a4b24c 16:33:12 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:33:12 ---> Running in 2025a4b6b2f5 16:33:12 ---> 31386df20b2b 16:33:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 ---> e6a9761a1630 16:33:12 16:33:12 ---> d2ce08655765 16:33:12 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:12 16:33:12 ---> Running in 3181510b3aea 16:33:12 ---> Running in 685cd3b9c8a7 16:33:12 ---> Running in f94e6ac8d9c1 16:33:12 ---> Running in e882afdc0647 16:33:12 Removing intermediate container 3181510b3aea 16:33:12 ---> 2ecd2108b33e 16:33:12 Step 10/25 : WORKDIR /edgex-go/spire-build 16:33:12 ---> Running in 93146a8c69b1 16:33:12 Removing intermediate container 685cd3b9c8a7 16:33:12 ---> 00337cead8fc 16:33:12 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:12 ---> Running in f6116aad1c04 16:33:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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:12 Removing intermediate container 93146a8c69b1 16:33:12 ---> d11917af5e80 16:33:12 Step 11/25 : 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:33:12 ---> Running in 18f889307b0e 16:33:12 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:12 Removing intermediate container f6116aad1c04 16:33:12 ---> b366c7045a79 16:33:12 Step 11/26 : 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:33:12 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:12 ---> Running in cd59788f99b5 16:33:13 Removing intermediate container 18f889307b0e 16:33:13 ---> 78bd71ad68d6 16:33:13 Step 12/25 : WORKDIR /edgex-go 16:33:13 ---> Running in a5589f7e3e00 16:33:13 Removing intermediate container cd59788f99b5 16:33:13 ---> a48a6e97f4fc 16:33:13 Step 12/26 : WORKDIR /edgex-go 16:33:13 ---> Running in 48a15bbfb2fe 16:33:13 Removing intermediate container a5589f7e3e00 16:33:13 ---> 0245f97ef03c 16:33:13 16:33:13 Step 13/25 : FROM alpine:3.15 16:33:13 3.15: Pulling from library/alpine 16:33:13 Removing intermediate container 48a15bbfb2fe 16:33:13 ---> 064a1ff9db24 16:33:13 16:33:13 Step 13/26 : FROM alpine:3.15 16:33:14 3.15: Pulling from library/alpine 16:33:14 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:33:14 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:33:14 Status: Downloaded newer image for alpine:3.15 16:33:14 Status: Image is up to date for alpine:3.15 16:33:14 ---> c4fc93816858 16:33:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:14 ---> c4fc93816858 16:33:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:15 ---> Running in 16c921cd8d59 16:33:15 ---> Running in de9825aa45f6 16:33:15 Removing intermediate container de9825aa45f6 16:33:15 ---> 9d6d7f4350b8 16:33:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:15 Removing intermediate container 16c921cd8d59 16:33:15 ---> d112ee9badf3 16:33:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:15 ---> Running in eabd6e1ebbe0 16:33:15 ---> Running in 52d8cb5eb4f8 16:33:19 Removing intermediate container eabd6e1ebbe0 16:33:19 ---> 73a5bf714d2f 16:33:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:33:19 Removing intermediate container 52d8cb5eb4f8 16:33:19 ---> c1c49924cfe5 16:33:19 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:19 ---> Running in f0f5edf80dcb 16:33:19 ---> Running in 161db9248e0d 16:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:21 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:21 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:21 OK: 15856 distinct packages available 16:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:21 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:21 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:21 OK: 15856 distinct packages available 16:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:22 (1/4) Installing dumb-init (1.2.5-r1) 16:33:22 (1/5) Installing dumb-init (1.2.5-r1) 16:33:22 (2/4) Installing musl-obstack (1.2.3-r0) 16:33:22 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:22 (3/4) Installing libucontext (1.1-r0) 16:33:22 (3/5) Installing libucontext (1.1-r0) 16:33:22 (4/4) Installing gcompat (1.0.0-r4) 16:33:22 (4/5) Installing gcompat (1.0.0-r4) 16:33:22 Executing busybox-1.34.1-r7.trigger 16:33:22 OK: 6 MiB in 18 packages 16:33:22 (5/5) Installing openssl (1.1.1q-r0) 16:33:22 Executing busybox-1.34.1-r7.trigger 16:33:22 OK: 7 MiB in 19 packages 16:33:24 Removing intermediate container 161db9248e0d 16:33:24 ---> c076d9718c9d 16:33:24 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:24 Removing intermediate container f0f5edf80dcb 16:33:24 ---> 8865933f522f 16:33:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:28 ---> 53637810cd0c 16:33:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:33:28 ---> 1e5e0700f689 16:33:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:33:28 ---> d8513fc08edf 16:33:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:33:28 ---> a935e13905c8 16:33:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:33:29 ---> Running in 1d25312e6640 16:33:29 Removing intermediate container 1d25312e6640 16:33:29 ---> 6daddb76d8ab 16:33:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:33:29 ---> f49800d03c3b 16:33:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:33:29 ---> 8fbd4f5347f2 16:33:29 Step 21/26 : WORKDIR / 16:33:29 ---> e955c86c8436 16:33:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:29 ---> Running in 31574572dcd3 16:33:30 ---> Running in dce3580a0f58 16:33:30 Removing intermediate container dce3580a0f58 16:33:30 ---> 42b49d49b44a 16:33:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:30 Removing intermediate container 31574572dcd3 16:33:30 ---> c87fa0684f40 16:33:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:30 ---> Running in 8730233f8ed6 16:33:30 ---> Running in 0233aaab8514 16:33:30 Removing intermediate container 0233aaab8514 16:33:30 ---> 342ce782b3a5 16:33:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:30 Removing intermediate container 8730233f8ed6 16:33:30 ---> 4480371181a2 16:33:30 Step 23/25 : LABEL arch=x86_64 16:33:31 ---> Running in 24a252b395d2 16:33:31 ---> Running in fdd7024bec67 16:33:31 Removing intermediate container 24a252b395d2 16:33:31 ---> bb2b540dfff5 16:33:31 Step 24/26 : LABEL arch=x86_64 16:33:31 Removing intermediate container fdd7024bec67 16:33:31 ---> d96f88f2197b 16:33:31 Step 24/25 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:33:31 ---> Running in 38124add7546 16:33:31 ---> Running in 0ae33d1ddf34 16:33:31 Removing intermediate container 38124add7546 16:33:31 ---> ad465f2cf98b 16:33:31 Step 25/26 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:33:31 Removing intermediate container 0ae33d1ddf34 16:33:31 ---> cc0f0c933311 16:33:31 Step 25/25 : LABEL version=0.0.0 16:33:31 ---> Running in 5fa36c19106f 16:33:31 ---> Running in ecc0bc03e85c 16:33:31 Removing intermediate container 5fa36c19106f 16:33:31 ---> 935f5e8d9585 16:33:31 Step 26/26 : LABEL version=0.0.0 16:33:31 Removing intermediate container ecc0bc03e85c 16:33:31 ---> 03cac0811c00 16:33:31 16:33:32 ---> Running in 4685dce37c9e 16:33:32 Successfully built 03cac0811c00 16:33:32 Successfully tagged security-spire-server:latest 16:33:32  Building security-spire-server ... done Building security-proxy-setup 16:33:32 Removing intermediate container 4685dce37c9e 16:33:32 ---> 563bcd72667a 16:33:32 16:33:32 Successfully built 563bcd72667a 16:33:32 Successfully tagged security-spire-config:latest 16:33:32  Building security-spire-config ... done Building core-data 16:33: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:34 Removing intermediate container 0f1991d57e38 16:33:34 ---> 14db4d2a89a4 16:33:34 Successfully built 14db4d2a89a4 16:33:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:34 + docker inspect -f . ci-base-image-arm64 16:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-22692 does not seem to be running inside a container 16:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:36 $ docker top b3ab6e503217f5f9ab4be9931284ee14e83670b89dfc99069ab754cac62773a7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:36 ---> 0a380254c64f 16:33:36 Step 3/22 : WORKDIR /edgex-go 16:33:36 ---> Using cache 16:33:36 ---> 4ebc89f4b644 16:33:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:36 ---> Using cache 16:33:36 ---> c540747481a0 16:33:36 Step 5/22 : RUN apk add --update --no-cache make git 16:33:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:36 ---> 0a380254c64f 16:33:36 Step 3/23 : WORKDIR /edgex-go 16:33:36 ---> Using cache 16:33:36 ---> 4ebc89f4b644 16:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:36 ---> Using cache 16:33:36 ---> c540747481a0 16:33:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:37 + go version 16:33:37 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:37 $ docker stop --time=1 b3ab6e503217f5f9ab4be9931284ee14e83670b89dfc99069ab754cac62773a7 16:33:37 ---> Running in e292fcefdd0a 16:33:37 ---> Running in 4c999502188e 16:33:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:38 OK: 211 MiB in 51 packages 16:33:38 OK: 211 MiB in 51 packages 16:33:38 $ docker rm -f b3ab6e503217f5f9ab4be9931284ee14e83670b89dfc99069ab754cac62773a7 16:33:38 Removing intermediate container e882afdc0647 16:33:38 ---> a345329adabc 16:33:38 16:33:38 Step 10/31 : FROM alpine:3.16 16:33:38 Removing intermediate container f94e6ac8d9c1 16:33:38 ---> 40f054c3b10f 16:33:38 16:33:38 Step 10/25 : FROM alpine:3.16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker inspect -f . ci-base-image-arm64 16:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:39 3.16: Pulling from library/alpine 16:33:39 3.16: Pulling from library/alpine 16:33:39 prd-ubuntu20.04-docker-arm64-4c-16g-22692 does not seem to be running inside a container 16:33:39 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:39 Removing intermediate container 4c999502188e 16:33:39 ---> 610560f22bf8 16:33:39 Step 6/22 : COPY go.mod vendor* ./ 16:33:39 Removing intermediate container e292fcefdd0a 16:33:39 ---> 867b9a6c9110 16:33:39 Step 6/23 : COPY go.mod vendor* ./ 16:33:39 ---> b4648199acef 16:33:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:40 ---> fc568b5b2481 16:33:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:40 ---> Running in e32ce8e635a6 16:33:40 ---> Running in 2114b9b503cf 16:33:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:33:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:33:40 Status: Downloaded newer image for alpine:3.16 16:33:40 Status: Image is up to date for alpine:3.16 16:33:40 ---> 9c6f07244728 16:33:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:33:40 ---> 9c6f07244728 16:33:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:40 ---> Running in ff48977a76e1 16:33:40 ---> Running in 20dc21962888 16:33:40 Removing intermediate container ff48977a76e1 16:33:40 ---> b5ed09a9a8c3 16:33:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:33:40 ---> Running in e888cbd6e00f 16:33:40 $ docker top 3e66073bb0413ed7f4fa9287a761edf6d01698c825e6667d938689589eb044b7 -eo pid,comm 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:41 Removing intermediate container 2025a4b6b2f5 16:33:41 ---> 86c99d48d868 16:33:41 16:33:41 Step 10/22 : FROM alpine:3.16 16:33:41 ---> 9c6f07244728 16:33:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:41 ---> Running in 3262e03ca7b5 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 16:33:41 ========================================================= 16:33:41 [edgeXBuildGoParallel] Running Tests and Build... 16:33:41 ========================================================= [Pipeline] sh 16:33:41 (1/3) Installing ca-certificates (20220614-r0) 16:33:41 (2/3) Installing dumb-init (1.2.5-r1) 16:33:41 (3/3) Installing su-exec (0.2-r1) 16:33:41 Executing busybox-1.35.0-r17.trigger 16:33:41 Executing ca-certificates-20220614-r0.trigger 16:33:41 (1/2) Installing dumb-init (1.2.5-r1) 16:33:41 (2/2) Installing su-exec (0.2-r1) 16:33:41 Executing busybox-1.35.0-r17.trigger 16:33:41 OK: 6 MiB in 16 packages 16:33:41 OK: 6 MiB in 17 packages 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 (1/2) Installing ca-certificates (20220614-r0) 16:33:41 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:33:41 (2/2) Installing dumb-init (1.2.5-r1) 16:33:41 Executing busybox-1.35.0-r17.trigger 16:33:41 Executing ca-certificates-20220614-r0.trigger 16:33:41 OK: 6 MiB in 16 packages 16:33:42 + make test 16:33:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:42 Removing intermediate container e888cbd6e00f 16:33:42 ---> a542a2fe0b3f 16:33:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:33:42 Removing intermediate container 20dc21962888 16:33:42 ---> 42279eacdede 16:33:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:42 ---> Running in f38a5a0634c1 16:33:42 ---> Running in c1add4a68395 16:33:42 Removing intermediate container 3262e03ca7b5 16:33:42 ---> ea15570e847a 16:33:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:33:43 Removing intermediate container c1add4a68395 16:33:43 ---> 4f0663a21315 16:33:43 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:33:43 Removing intermediate container f38a5a0634c1 16:33:43 ---> fd46bc790b94 16:33:43 Step 13/25 : WORKDIR / 16:33:43 ---> Running in 28a95610632a 16:33:43 ---> Running in d375860cdae1 16:33:43 ---> Running in 9299114c15d4 16:33:43 Removing intermediate container 28a95610632a 16:33:43 ---> f5f1c3fb9fec 16:33:43 Step 13/22 : ENV APP_PORT=59860 16:33:43 Removing intermediate container d375860cdae1 16:33:43 ---> 682bed310249 16:33:43 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:33:43 Removing intermediate container 9299114c15d4 16:33:43 ---> 5d8d52ed1dbb 16:33:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:33:43 ---> Running in a7e3bea0f884 16:33:43 ---> Running in 1a0e9fdbf03d 16:33:43 Removing intermediate container 1a0e9fdbf03d 16:33:43 ---> b97fededd92b 16:33:43 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:33:43 Removing intermediate container a7e3bea0f884 16:33:43 ---> 5483de8bee64 16:33:43 Step 14/22 : EXPOSE $APP_PORT 16:33:43 ---> 4e404a8c6f37 16:33:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:33:43 ---> Running in f15617c3e27f 16:33:43 ---> Running in 4c878aced9bc 16:33:43 Removing intermediate container 4c878aced9bc 16:33:43 ---> 5f3cdefe81b5 16:33:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:43 ---> 63ae39b92f83 16:33:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:33:44 ---> ffe103b2adc0 16:33:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:33:44 ---> 4b06d5b66300 16:33:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:33:44 Removing intermediate container f15617c3e27f 16:33:44 ---> 4735675fc137 16:33:44 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:33:44 ---> cb16e8104275 16:33:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:33:44 ---> Running in b9a0b5bb035d 16:33:44 ---> eeee04d80ee7 16:33:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:33:44 Removing intermediate container b9a0b5bb035d 16:33:44 ---> 5ee9dde1e9c6 16:33:44 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:33:45 ---> 9819fd6a487f 16:33:45 ---> e2866edf420c 16:33:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:33:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:33:45 ---> 35b77374e937 16:33:45 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:33:45 ---> Running in 2aaac8ce32ce 16:33:45 ---> Running in 288b6150ee44 16:33:45 Removing intermediate container 2aaac8ce32ce 16:33:45 ---> 7d77c0a77d63 16:33:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:45 ---> Running in 10ceea310843 16:33:45 ---> 7173d0e046d1 16:33:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:33:45 Removing intermediate container 10ceea310843 16:33:45 ---> 008c0ab5c237 16:33:45 Step 20/22 : LABEL arch=x86_64 16:33:45 ---> Running in 1f4e39fbb0b2 16:33:45 ---> 1c0c5ff1a941 16:33:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:45 Removing intermediate container 1f4e39fbb0b2 16:33:45 ---> 64758170c76f 16:33:45 Step 21/22 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:33:46 ---> Running in b5babe8f280a 16:33:46 ---> Running in 0f9ee6e0c79a 16:33:46 Removing intermediate container 288b6150ee44 16:33:46 ---> 6e69db451d44 16:33:46 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:46 Removing intermediate container 0f9ee6e0c79a 16:33:46 ---> 713f2b3ed611 16:33:46 Step 22/22 : LABEL version=0.0.0 16:33:46 ---> Running in ce8958827710 16:33:46 ---> 44dcc7af783c 16:33:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:33:46 Removing intermediate container ce8958827710 16:33:46 ---> 20e2394eefc3 16:33:46 16:33:46 Removing intermediate container e32ce8e635a6 16:33:46 ---> aa934c5ee6dc 16:33:46 Step 8/23 : COPY . . 16:33:46 Successfully built 20e2394eefc3 16:33:46 Successfully tagged support-notifications:latest 16:33:46 Building sys-mgmt-agent 16:33:47  Building support-notifications ... done Removing intermediate container 2114b9b503cf 16:33:47 ---> d7679611825d 16:33:47 Step 8/22 : COPY . . 16:33:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> 0a380254c64f 16:33:49 Step 3/23 : WORKDIR /edgex-go 16:33:49 ---> Using cache 16:33:49 ---> 4ebc89f4b644 16:33:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 ---> Using cache 16:33:49 ---> c540747481a0 16:33:49 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:50 ---> a9177fa44709 16:33:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:33:50 Removing intermediate container b5babe8f280a 16:33:50 ---> 017a23fb67b4 16:33:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:33:50 ---> Running in 5b7993a14b40 16:33:50 ---> Running in 78957c9e2f1f 16:33:50 ---> 5475e16c2688 16:33:50 Step 9/23 : RUN make cmd/core-data/core-data 16:33:50 ---> 26ef3412acab 16:33:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:50 ---> Running in 871ca2f49dfe 16:33:50 ---> Running in 9de5850f760f 16:33:50 Removing intermediate container 78957c9e2f1f 16:33:50 ---> ae1ed0c4c772 16:33:50 Step 23/25 : LABEL arch=x86_64 16:33:50 ---> 055fd4704f0d 16:33:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:33:50 ---> Running in c4e766c66f3a 16:33:50 ---> 82cdbaf5f2f7 16:33:50 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:33:50 Removing intermediate container c4e766c66f3a 16:33:50 ---> 0adbe547955e 16:33:50 Step 24/25 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:33:50 ---> Running in c7c43d3cadeb 16:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33: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:33:50 Removing intermediate container c7c43d3cadeb 16:33:50 ---> ffcf2d04f41b 16:33:50 Step 25/25 : LABEL version=0.0.0 16:33:50 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:50 ---> Running in 573b746add2b 16:33:50 ---> 2dfc7d2441db 16:33:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:33:51 Removing intermediate container 573b746add2b 16:33:51 ---> b7e2e775d901 16:33:51 16:33:51 Successfully built b7e2e775d901 16:33:51 Successfully tagged security-secretstore-setup:latest 16:33:51 Building security-spire-agent 16:33:51  Building security-secretstore-setup ... done  ---> 1788feaac4a2 16:33:51 Step 26/31 : RUN chmod +x /entrypoint.sh 16:33:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:51 OK: 211 MiB in 51 packages 16:33:52 ---> Running in 68b845bc7c62 16:33:52 Removing intermediate container 5b7993a14b40 16:33:52 ---> f9cf1726acb8 16:33:52 Step 6/23 : COPY go.mod vendor* ./ 16:33:53 ---> 1197cd486e3d 16:33:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:53 ---> Running in 7e74df3382bf 16:33:53 Removing intermediate container 68b845bc7c62 16:33:53 ---> d663515cc498 16:33:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:33:53 ---> Running in ddc4f4091fb9 16:33:53 Removing intermediate container ddc4f4091fb9 16:33:53 ---> a3fb65dd3d82 16:33:53 Step 28/31 : CMD ["gate"] 16:33:53 ---> Running in b28c778afe9f 16:33:53 Removing intermediate container b28c778afe9f 16:33:53 ---> a12392b2e56b 16:33:53 Step 29/31 : LABEL arch=x86_64 16:33:53 ---> Running in b87269526e3e 16:33:54 Removing intermediate container b87269526e3e 16:33:54 ---> 7739669d2008 16:33:54 Step 30/31 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:33:54 ---> Running in 256eb7a13e10 16:33:54 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:54 ---> 0a380254c64f 16:33:54 Step 3/26 : WORKDIR /edgex-go 16:33:54 ---> Using cache 16:33:54 ---> 4ebc89f4b644 16:33:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:54 ---> Using cache 16:33:54 ---> c540747481a0 16:33:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:54 ---> Using cache 16:33:54 ---> 66bd5a9012e0 16:33:54 Step 6/26 : COPY go.mod vendor* ./ 16:33:54 ---> Using cache 16:33:54 ---> e3791160c531 16:33:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Using cache 16:33:54 ---> df946b0d56ef 16:33:54 Step 8/26 : COPY . . 16:33:54 ---> Using cache 16:33:54 ---> 31386df20b2b 16:33:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:54 ---> Using cache 16:33:54 ---> 00337cead8fc 16:33:54 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:54 ---> Using cache 16:33:54 ---> b366c7045a79 16:33:54 Step 11/26 : 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:33:54 ---> Using cache 16:33:54 ---> a48a6e97f4fc 16:33:54 Step 12/26 : WORKDIR /edgex-go 16:33:54 ---> Using cache 16:33:54 ---> 064a1ff9db24 16:33:54 16:33:54 Step 13/26 : FROM alpine:3.15 16:33:54 ---> c4fc93816858 16:33:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:54 ---> Using cache 16:33:54 ---> d112ee9badf3 16:33:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:54 ---> Using cache 16:33:54 ---> c1c49924cfe5 16:33:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:54 ---> Using cache 16:33:54 ---> c076d9718c9d 16:33:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:33:54 Removing intermediate container 256eb7a13e10 16:33:54 ---> c3823dbf22f2 16:33:54 Step 31/31 : LABEL version=0.0.0 16:33:54 ---> Running in cf90337ceeb7 16:33:55 Removing intermediate container cf90337ceeb7 16:33:55 ---> fe0be27a3bb7 16:33:55 16:33:55 Successfully built fe0be27a3bb7 16:33:55 Successfully tagged security-bootstrapper:latest 16:33:55  Building security-bootstrapper ... done Building core-command 16:33:55 ---> e8817c74ac6a 16:33:55 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:57 ---> 2cf1f176360e 16:33:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:33:58 ---> bd4660678e06 16:33:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:33:59 ---> 48f59224b4f9 16:33:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:33:59 ---> 38aa17d9cf17 16:33:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:59 ---> Running in 9960b2462225 16:34:00 Removing intermediate container 9960b2462225 16:34:00 ---> e3834801eded 16:34:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:00 ---> Running in cf27907132c7 16:34:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:00 ---> 0a380254c64f 16:34:00 Step 3/23 : WORKDIR /edgex-go 16:34:00 ---> Using cache 16:34:00 ---> 4ebc89f4b644 16:34:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:00 ---> Using cache 16:34:00 ---> c540747481a0 16:34:00 Step 5/23 : RUN apk add --update --no-cache make git 16:34:00 ---> Using cache 16:34:00 ---> 610560f22bf8 16:34:00 Step 6/23 : COPY go.mod vendor* ./ 16:34:00 ---> Using cache 16:34:00 ---> fc568b5b2481 16:34:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:00 ---> Using cache 16:34:00 ---> d7679611825d 16:34:00 Step 8/23 : COPY . . 16:34:00 ---> Using cache 16:34:00 ---> 26ef3412acab 16:34:00 Step 9/23 : RUN make cmd/core-command/core-command 16:34:00 ---> Running in c68ac87985b4 16:34:00 Removing intermediate container cf27907132c7 16:34:00 ---> 3f8af80f39ab 16:34:00 Step 24/26 : LABEL arch=x86_64 16:34:00 ---> Running in 12f681b656ce 16:34:01 Removing intermediate container 12f681b656ce 16:34:01 ---> b10905de0529 16:34:01 Step 25/26 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:34:01 ---> Running in db36621bb09e 16:34:01 Removing intermediate container db36621bb09e 16:34:01 ---> 11a2146892a0 16:34:01 Step 26/26 : LABEL version=0.0.0 16:34:01 ---> Running in 11c184e9a644 16:34:01 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/core-command/core-command ./cmd/core-command 16:34:01 Removing intermediate container 11c184e9a644 16:34:01 ---> 0a1c487cc077 16:34:01 16:34:02 Successfully built 0a1c487cc077 16:34:02 Successfully tagged security-spire-agent:latest 16:34:02 Building security-spiffe-token-provider 16:34:03  Building security-spire-agent ... done Removing intermediate container 7e74df3382bf 16:34:03 ---> 43b0f163d82e 16:34:03 Step 8/23 : COPY . . 16:34:05 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:05 ---> 0a380254c64f 16:34:05 Step 3/20 : WORKDIR /edgex-go 16:34:05 ---> Using cache 16:34:05 ---> 4ebc89f4b644 16:34:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:06 ---> Running in 5ab37ac8d8ee 16:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:07 v3.16.2-12-g0a9ad186b5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:34:07 v3.16.2-17-gc99bc5341b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:34:07 OK: 17038 distinct packages available 16:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:07 OK: 211 MiB in 51 packages 16:34:08 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:34:08 ---> bb472f5efe4d 16:34:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:09 Removing intermediate container 5ab37ac8d8ee 16:34:09 ---> ddc172023271 16:34:09 Step 5/20 : COPY go.mod vendor* ./ 16:34:09 ---> Running in d32d1fe64cf8 16:34:10 ---> 93be3f38dd0b 16:34:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:10 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:34:10 ---> Running in 9e4ec5d36828 16:34:12 Removing intermediate container 9de5850f760f 16:34:12 ---> 238d5b2d969e 16:34:12 16:34:12 Step 10/22 : FROM alpine:3.16 16:34:12 ---> 9c6f07244728 16:34:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:12 ---> Running in 51a79bb9b8c7 16:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:14 (1/6) Installing ca-certificates (20220614-r0) 16:34:14 (2/6) Installing brotli-libs (1.0.9-r6) 16:34:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:34:14 (4/6) Installing libcurl (7.83.1-r2) 16:34:14 (5/6) Installing curl (7.83.1-r2) 16:34:14 (6/6) Installing dumb-init (1.2.5-r1) 16:34:14 Executing busybox-1.35.0-r17.trigger 16:34:14 Executing ca-certificates-20220614-r0.trigger 16:34:14 OK: 8 MiB in 20 packages 16:34:14 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:15 Removing intermediate container 51a79bb9b8c7 16:34:15 ---> 9ec5c6cdb80e 16:34:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:15 ---> Running in 8957ef099b9d 16:34:15 Removing intermediate container 8957ef099b9d 16:34:15 ---> 11a90a5eea11 16:34:15 Step 13/22 : WORKDIR /edgex 16:34:15 ---> Running in e5391231e37e 16:34:15 Removing intermediate container e5391231e37e 16:34:15 ---> b560a649c772 16:34:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:16 ---> 1ece2b4f0bed 16:34:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:17 ---> 15448045a125 16:34:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:17 Removing intermediate container 871ca2f49dfe 16:34:17 ---> a162a3161d93 16:34:17 16:34:17 Step 10/23 : FROM alpine:3.16 16:34:17 ---> 9c6f07244728 16:34:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:17 ---> Running in d866b3ba6740 16:34:17 Removing intermediate container d866b3ba6740 16:34:17 ---> 32ed3623a326 16:34:17 Step 12/23 : ENV APP_PORT=59880 16:34:17 ---> Running in add4b64ce4b5 16:34:18 Removing intermediate container add4b64ce4b5 16:34:18 ---> b936f649ca0f 16:34:18 Step 13/23 : EXPOSE $APP_PORT 16:34:18 ---> 99a3b66f6207 16:34:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:18 ---> Running in 3d8584af278c 16:34:18 Removing intermediate container 3d8584af278c 16:34:18 ---> c5572b993863 16:34:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:18 ---> b777bb991201 16:34:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:18 ---> Running in 9ab04ad01500 16:34:18 ---> Running in 227d0985009c 16:34:18 Removing intermediate container 9e4ec5d36828 16:34:18 ---> b4b6d19fb99b 16:34:18 Step 7/20 : COPY . . 16:34:20 Removing intermediate container 9ab04ad01500 16:34:20 ---> 0cb7f581838b 16:34:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:20 Removing intermediate container 227d0985009c 16:34:20 ---> 2f4658e39762 16:34:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:20 ---> Running in 9e10d055425f 16:34:20 ---> Running in 0b83f7a367a7 16:34:20 Removing intermediate container 0b83f7a367a7 16:34:20 ---> bb4691b22e29 16:34:20 Step 20/22 : LABEL arch=x86_64 16:34:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:20 ---> Running in 5a73cff92c29 16:34:21 Removing intermediate container 5a73cff92c29 16:34:21 ---> 0613e3a066cc 16:34:21 Step 21/22 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:34:21 ---> Running in 732ce6109042 16:34:21 Removing intermediate container 732ce6109042 16:34:21 ---> 18dad5cb9da0 16:34:21 Step 22/22 : LABEL version=0.0.0 16:34:21 ---> Running in 78a2c9da7f30 16:34:21 Removing intermediate container 78a2c9da7f30 16:34:21 ---> 5611ab8ac5c3 16:34:21 16:34:21 Successfully built 5611ab8ac5c3 16:34:21 Successfully tagged security-proxy-setup:latest 16:34:21  Building security-proxy-setup ... done Building support-scheduler 16:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:22 (1/6) Installing dumb-init (1.2.5-r1) 16:34:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:34:22 (3/6) Installing libsodium (1.0.18-r0) 16:34:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:22 (5/6) Installing libzmq (4.3.4-r0) 16:34:22 (6/6) Installing zeromq (4.3.4-r0) 16:34:22 Executing busybox-1.35.0-r17.trigger 16:34:22 OK: 8 MiB in 20 packages 16:34:22 Removing intermediate container c68ac87985b4 16:34:22 ---> 0ccea1321088 16:34:22 16:34:22 Step 10/23 : FROM alpine:3.16 16:34:22 ---> 9c6f07244728 16:34:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:23 ---> Running in d27ee257009d 16:34:23 Removing intermediate container 9e10d055425f 16:34:23 ---> ee9aadd825d6 16:34:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:23 ---> 40cbdb70427e 16:34:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:24 (1/1) Installing dumb-init (1.2.5-r1) 16:34:24 Executing busybox-1.35.0-r17.trigger 16:34:24 OK: 6 MiB in 15 packages 16:34:24 ---> 82e02da09e4e 16:34:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:24 ---> Running in 732510ac3728 16:34:24 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:34:24 ---> 2022aa334601 16:34:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:24 Removing intermediate container d27ee257009d 16:34:24 ---> 50bb9ad8af13 16:34:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:24 ---> Running in 81247e7e843b 16:34:24 ---> df65ad546ff7 16:34:24 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:24 ---> 0a380254c64f 16:34:24 Step 3/22 : WORKDIR /edgex-go 16:34:24 ---> Using cache 16:34:24 ---> 4ebc89f4b644 16:34:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:24 ---> Using cache 16:34:24 ---> c540747481a0 16:34:24 Step 5/22 : RUN apk add --update --no-cache make git 16:34:24 ---> Using cache 16:34:24 ---> 610560f22bf8 16:34:24 Step 6/22 : COPY go.mod vendor* ./ 16:34:24 ---> Using cache 16:34:24 ---> fc568b5b2481 16:34:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:24 ---> Using cache 16:34:24 ---> d7679611825d 16:34:24 Step 8/22 : COPY . . 16:34:24 ---> Using cache 16:34:24 ---> 26ef3412acab 16:34:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:24 ---> Running in 83392dd57fa4 16:34:24 Removing intermediate container 81247e7e843b 16:34:24 ---> 6ca195090aa1 16:34:24 Step 13/23 : ENV APP_PORT=59882 16:34:24 ---> Running in 4a0a533986b3 16:34:25 ---> Running in 7c31ed2b6419 16:34:25 Removing intermediate container 83392dd57fa4 16:34:25 ---> 49c12d9b6799 16:34:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:25 ---> Running in 522661d0335d 16:34:25 Removing intermediate container 7c31ed2b6419 16:34:25 ---> 5a9b97548b0e 16:34:25 Step 14/23 : EXPOSE $APP_PORT 16:34:25 ---> Running in 39953e39f8ae 16:34:25 Removing intermediate container 522661d0335d 16:34:25 ---> 064b96ea709a 16:34:25 Step 21/23 : LABEL arch=x86_64 16:34:25 Removing intermediate container 39953e39f8ae 16:34:25 ---> 87f184991fea 16:34:25 Step 15/23 : WORKDIR / 16:34:25 ---> Running in 800ad5d6b0d4 16:34:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:25 ---> Running in 45a1efe98631 16:34:25 Removing intermediate container 800ad5d6b0d4 16:34:25 ---> 9f32a655a66b 16:34:25 Step 22/23 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:34:25 ---> Running in 47231a23c66b 16:34:25 Removing intermediate container 45a1efe98631 16:34:25 ---> ba4b0196987a 16:34:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:25 Removing intermediate container 47231a23c66b 16:34:25 ---> 2d3cd8b05a80 16:34:25 Step 23/23 : LABEL version=0.0.0 16:34:25 ---> 1cc11fc206c6 16:34:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:25 ---> Running in 4c0d4a47ec79 16:34:26 Removing intermediate container 4c0d4a47ec79 16:34:26 ---> 619131450b76 16:34:26 16:34:26 Successfully built 619131450b76 16:34:26 Successfully tagged core-data:latest 16:34:26  Building core-data ... done Building core-metadata 16:34:27 ---> d38ca0c6cd6b 16:34:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:27 Removing intermediate container d32d1fe64cf8 16:34:27 ---> 0da2120b2230 16:34:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:27 ---> Running in d9a159d3a942 16:34:27 ---> 0aa6b8662a93 16:34:27 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:27 ---> Running in dfa4052634c1 16:34: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:27 Removing intermediate container dfa4052634c1 16:34:27 ---> c4e16876fc1f 16:34:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:28 ---> Running in 11a01409c894 16:34:28 Removing intermediate container 11a01409c894 16:34:28 ---> 53ecee44fb03 16:34:28 Step 21/23 : LABEL arch=x86_64 16:34:28 ---> Running in 001f5ace4766 16:34:28 Removing intermediate container 001f5ace4766 16:34:28 ---> cab90c6f401b 16:34:28 Step 22/23 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:34:28 ---> Running in eea4bcaa0374 16:34:29 Removing intermediate container eea4bcaa0374 16:34:29 ---> 788b2f599783 16:34:29 Step 23/23 : LABEL version=0.0.0 16:34:29 Removing intermediate container d9a159d3a942 16:34:29 ---> 69c97ea38ec8 16:34:29 16:34:29 Step 11/23 : FROM alpine:3.16 16:34:29 ---> 9c6f07244728 16:34:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:29 ---> Running in d3174fa2ae93 16:34:29 ---> Running in a1f32eb1811a 16:34:29 Removing intermediate container a1f32eb1811a 16:34:29 ---> 7842bc595055 16:34:29 Step 13/23 : 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:34:29 ---> Running in f4304d5e1c6f 16:34:30 Removing intermediate container d3174fa2ae93 16:34:30 ---> c136d8498fb9 16:34:30 16:34:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:30 ---> 0a380254c64f 16:34:30 Step 3/24 : WORKDIR /edgex-go 16:34:30 ---> Using cache 16:34:30 ---> 4ebc89f4b644 16:34:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:30 ---> Using cache 16:34:30 ---> c540747481a0 16:34:30 Step 5/24 : RUN apk add --update --no-cache make git 16:34:30 ---> Using cache 16:34:30 ---> 610560f22bf8 16:34:30 Step 6/24 : COPY go.mod vendor* ./ 16:34:30 ---> Using cache 16:34:30 ---> fc568b5b2481 16:34:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:30 ---> Using cache 16:34:30 ---> d7679611825d 16:34:30 Step 8/24 : COPY . . 16:34:30 ---> Using cache 16:34:30 ---> 26ef3412acab 16:34:30 Step 9/24 : RUN make cmd/core-metadata/core-metadata 16:34:30 Successfully built c136d8498fb9 16:34:30 Successfully tagged core-command:latest 16:34:30  Building core-command ... done  ---> Running in 23547aa6e8a7 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34: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-metadata/core-metadata ./cmd/core-metadata 16:34:30 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:34:30 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:34:30 (3/33) Installing readline (8.1.2-r0) 16:34:30 (4/33) Installing bash (5.1.16-r2) 16:34:30 Executing bash-5.1.16-r2.post-install 16:34:30 (5/33) Installing ca-certificates (20220614-r0) 16:34:30 (6/33) Installing brotli-libs (1.0.9-r6) 16:34:30 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:34:30 (8/33) Installing libcurl (7.83.1-r2) 16:34:31 (9/33) Installing curl (7.83.1-r2) 16:34:31 (10/33) Installing docker-cli (20.10.16-r2) 16:34:31 (11/33) Installing dumb-init (1.2.5-r1) 16:34:31 (12/33) Installing libbz2 (1.0.8-r1) 16:34:31 (13/33) Installing expat (2.4.8-r0) 16:34:31 (14/33) Installing libffi (3.4.2-r1) 16:34:31 (15/33) Installing gdbm (1.23-r0) 16:34:31 (16/33) Installing xz-libs (5.2.5-r1) 16:34:31 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:34:31 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:31 (19/33) Installing mpdecimal (2.5.1-r1) 16:34:31 (20/33) Installing sqlite-libs (3.38.5-r0) 16:34:31 (21/33) Installing python3 (3.10.5-r0) 16:34:31 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:34:31 (23/33) Installing py3-tomli (2.0.1-r1) 16:34:31 (24/33) Installing py3-pep517 (0.12.0-r2) 16:34:31 (25/33) Installing py3-six (1.16.0-r1) 16:34:31 (26/33) Installing py3-retrying (1.3.3-r3) 16:34:31 (27/33) Installing py3-appdirs (1.4.4-r3) 16:34:31 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:34:31 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:34:31 (30/33) Installing py3-parsing (2.4.7-r3) 16:34:31 (31/33) Installing py3-packaging (21.3-r0) 16:34:31 (32/33) Installing py3-setuptools (59.4.0-r0) 16:34:31 (33/33) Installing py3-pip (22.1.1-r0) 16:34:31 Executing busybox-1.35.0-r17.trigger 16:34:31 Executing ca-certificates-20220614-r0.trigger 16:34:31 OK: 122 MiB in 47 packages 16:34:33 Collecting docker-compose==1.23.2 16:34:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.2 MB/s eta 0:00:00 16:34:33 Collecting texttable<0.10,>=0.9.0 16:34:33 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:33 Preparing metadata (setup.py): started 16:34:34 Preparing metadata (setup.py): finished with status 'done' 16:34:34 Collecting jsonschema<3,>=2.5.1 16:34:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:34 Collecting docker<4.0,>=3.6.0 16:34:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 54.8 MB/s eta 0:00:00 16:34:34 Collecting dockerpty<0.5,>=0.4.1 16:34:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:34 Preparing metadata (setup.py): started 16:34:34 Preparing metadata (setup.py): finished with status 'done' 16:34:34 Collecting websocket-client<1.0,>=0.32.0 16:34:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 182.3 MB/s eta 0:00:00 16:34:34 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:34:34 Collecting cached-property<2,>=1.2.0 16:34:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 179.8 MB/s eta 0:00:00 16:34:34 Collecting PyYAML<4,>=3.10 16:34:34 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 53.9 MB/s eta 0:00:00 16:34:35 Preparing metadata (setup.py): started 16:34:35 Preparing metadata (setup.py): finished with status 'done' 16:34:35 Collecting docopt<0.7,>=0.6.1 16:34:35 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:35 Preparing metadata (setup.py): started 16:34:35 Preparing metadata (setup.py): finished with status 'done' 16:34:35 Collecting docker-pycreds>=0.4.0 16:34:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:35 Collecting certifi>=2017.4.17 16:34:35 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:34:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 52.6 MB/s eta 0:00:00 16:34:35 Collecting chardet<3.1.0,>=3.0.2 16:34:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 49.9 MB/s eta 0:00:00 16:34:35 Collecting urllib3<1.25,>=1.21.1 16:34:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 57.0 MB/s eta 0:00:00 16:34:35 Collecting idna<2.8,>=2.5 16:34:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 182.9 MB/s eta 0:00:00 16:34:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:36 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:34:36 Running setup.py install for texttable: started 16:34:36 Running setup.py install for texttable: finished with status 'done' 16:34:36 Running setup.py install for PyYAML: started 16:34:36 Running setup.py install for PyYAML: finished with status 'done' 16:34:36 Running setup.py install for docopt: started 16:34:37 Running setup.py install for docopt: finished with status 'done' 16:34:37 Running setup.py install for dockerpty: started 16:34:38 Running setup.py install for dockerpty: finished with status 'done' 16:34:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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:34:38 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:34:45 Removing intermediate container f4304d5e1c6f 16:34:45 ---> 7a08c66c38b6 16:34:45 Step 14/23 : ENV APP_PORT=58890 16:34:45 ---> Running in 0e8b3affd1c0 16:34:45 Removing intermediate container 0e8b3affd1c0 16:34:45 ---> 453b7a94bc08 16:34:45 Step 15/23 : EXPOSE $APP_PORT 16:34:45 ---> Running in 83b497c5033b 16:34:45 Removing intermediate container 83b497c5033b 16:34:45 ---> b048b2aa6658 16:34:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:34:46 ---> cae2cf33e6d9 16:34:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:34:46 ---> 687149f1cfcb 16:34:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:34:47 ---> bc8ac4931424 16:34:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:34:47 ---> Running in 85c93dfbb749 16:34:47 Removing intermediate container 85c93dfbb749 16:34:47 ---> 73171dae0deb 16:34:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:47 ---> Running in e37727bd1b8e 16:34:47 Removing intermediate container e37727bd1b8e 16:34:47 ---> 22323dbdd281 16:34:47 Step 21/23 : LABEL arch=x86_64 16:34:47 ---> Running in faa070627c1c 16:34:48 Removing intermediate container faa070627c1c 16:34:48 ---> 14f252671280 16:34:48 Step 22/23 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:34:48 ---> Running in 0886e36930dc 16:34:48 Removing intermediate container 0886e36930dc 16:34:48 ---> 6221fe5c7dc8 16:34:48 Step 23/23 : LABEL version=0.0.0 16:34:48 ---> Running in 659abbb14790 16:34:48 Removing intermediate container 659abbb14790 16:34:48 ---> 560c68dce0f5 16:34:48 16:34:48 Successfully built 560c68dce0f5 16:34:48 Successfully tagged sys-mgmt-agent:latest 16:34:52  Building sys-mgmt-agent ... done Removing intermediate container 732510ac3728 16:34:52 ---> 6b8490eb1e76 16:34:52 16:34:52 Step 9/20 : FROM alpine:3.15 16:34:52 ---> c4fc93816858 16:34:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:52 ---> Using cache 16:34:52 ---> d112ee9badf3 16:34:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:52 ---> Using cache 16:34:52 ---> c1c49924cfe5 16:34:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:52 ---> Running in a3bd390ba0e7 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:54 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:54 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:54 OK: 15856 distinct packages available 16:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:54 Removing intermediate container 23547aa6e8a7 16:34:54 ---> 47e45923d9ef 16:34:54 16:34:54 Step 10/24 : FROM alpine:3.16 16:34:54 ---> 9c6f07244728 16:34:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:34:54 ---> Using cache 16:34:54 ---> 50bb9ad8af13 16:34:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:54 ---> Using cache 16:34:54 ---> 6ca195090aa1 16:34:54 Step 13/24 : ENV APP_PORT=59881 16:34:54 Removing intermediate container 4a0a533986b3 16:34:54 ---> d18b43ccbeef 16:34:54 16:34:54 Step 10/22 : FROM alpine:3.16 16:34:54 ---> 9c6f07244728 16:34:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:54 ---> Using cache 16:34:54 ---> 50bb9ad8af13 16:34:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:54 ---> Using cache 16:34:54 ---> 6ca195090aa1 16:34:54 Step 13/22 : ENV APP_PORT=59861 16:34:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:55 ---> Running in e235e901167f 16:34:55 ---> Running in 3316b25aa7b5 16:34:55 Removing intermediate container 3316b25aa7b5 16:34:55 ---> abbb7740abe5 16:34:55 Step 14/24 : EXPOSE $APP_PORT 16:34:55 Removing intermediate container e235e901167f 16:34:55 ---> a6742edeb1ce 16:34:55 Step 14/22 : EXPOSE $APP_PORT 16:34:55 ---> Running in 3fa944e2a632 16:34:55 ---> Running in 4f8d6e3eed57 16:34:55 Removing intermediate container 3fa944e2a632 16:34:55 ---> c91e145bd705 16:34:55 Step 15/24 : WORKDIR / 16:34:55 Removing intermediate container 4f8d6e3eed57 16:34:55 ---> c394fce5283f 16:34:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:55 (1/9) Installing ca-certificates (20220614-r0) 16:34:55 ---> Running in e8f84f7fcc48 16:34:55 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:55 Removing intermediate container e8f84f7fcc48 16:34:55 ---> 6eadf960a6d5 16:34:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:55 ---> be0040809854 16:34:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:55 (4/9) Installing libcurl (7.80.0-r2) 16:34:55 ---> 6321a8cc9cf5 16:34:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:55 (5/9) Installing curl (7.80.0-r2) 16:34:55 (6/9) Installing dumb-init (1.2.5-r1) 16:34:55 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:56 (8/9) Installing libucontext (1.1-r0) 16:34:56 (9/9) Installing gcompat (1.0.0-r4) 16:34:56 ---> b83e31e23a33 16:34:56 Executing busybox-1.34.1-r7.trigger 16:34:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:56 Executing ca-certificates-20220614-r0.trigger 16:34:56 ---> d4aec0b0ffc1 16:34:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:56 OK: 8 MiB in 23 packages 16:34:56 ---> ee6fe7dd6474 16:34:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:56 ---> a59a589aae0c 16:34:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:34:56 ---> Running in 70b569937396 16:34:56 Removing intermediate container 70b569937396 16:34:56 ---> 1ea4c8f46960 16:34:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:56 ---> 64803de2614e 16:34:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:34:56 ---> Running in af2d9c65bd27 16:34:56 ---> Running in 7c09a1ca9977 16:34:56 Removing intermediate container af2d9c65bd27 16:34:56 ---> d1de8bc6fc6b 16:34:56 Step 20/22 : LABEL arch=x86_64 16:34:57 Removing intermediate container a3bd390ba0e7 16:34:57 ---> 1530c20086d6 16:34:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:57 ---> Running in 3755fca4ac75 16:34:57 Removing intermediate container 7c09a1ca9977 16:34:57 ---> 5fbd8c140bf4 16:34:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:57 ---> Running in ddc058441f8c 16:34:57 ---> ab9eb0176617 16:34:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:57 Removing intermediate container 3755fca4ac75 16:34:57 ---> 63493d639431 16:34:57 Step 21/22 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:34:57 Removing intermediate container ddc058441f8c 16:34:57 ---> 4baf0defc832 16:34:57 Step 22/24 : LABEL arch=x86_64 16:34:57 ---> Running in e9875c45f896 16:34:57 ---> Running in 42159d85b1a4 16:34:57 Removing intermediate container e9875c45f896 16:34:57 ---> 8154939a6903 16:34:57 Step 22/22 : LABEL version=0.0.0 16:34:57 ---> Running in 3fbad3dac632 16:34:57 Removing intermediate container 42159d85b1a4 16:34:57 ---> 3ffd85d4b4a1 16:34:57 Step 23/24 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:34:57 ---> Running in ae3fd53f3ecb 16:34:57 ---> 818027f601d9 16:34:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:57 Removing intermediate container 3fbad3dac632 16:34:57 ---> ec0d1359b09a 16:34:57 16:34:57 Removing intermediate container ae3fd53f3ecb 16:34:57 ---> e03c7b3656dd 16:34:57 Step 24/24 : LABEL version=0.0.0 16:34:57 ---> Running in 21e770be5578 16:34:57 Successfully built ec0d1359b09a 16:34:57 Successfully tagged support-scheduler:latest 16:34:57  Building support-scheduler ... done  ---> 2e0c82c3b767 16:34:57 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:57 ---> Running in cd5898caf66d 16:34:57 Removing intermediate container 21e770be5578 16:34:57 ---> 7fa0f22d743c 16:34:57 16:34:57 Successfully built 7fa0f22d743c 16:34:57 Successfully tagged core-metadata:latest 16:34:58  Building core-metadata ... done Removing intermediate container cd5898caf66d 16:34:58 ---> 222b433479fb 16:34:58 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:58 ---> Running in 7bf0cadc06ff 16:34:58 Removing intermediate container 7bf0cadc06ff 16:34:58 ---> 24a67b6bea16 16:34:58 Step 18/20 : LABEL arch=x86_64 16:34:58 ---> Running in 6b13dbecfe9b 16:34:58 Removing intermediate container 6b13dbecfe9b 16:34:58 ---> 5e54ba2a9d2f 16:34:58 Step 19/20 : LABEL git_sha=0906711a2532b878e475fe8bd0ba3550bf4fc4ae 16:34:58 ---> Running in f26967594699 16:34:58 Removing intermediate container f26967594699 16:34:58 ---> c41c76a4e018 16:34:58 Step 20/20 : LABEL version=0.0.0 16:34:58 ---> Running in d970f67ed46c 16:34:58 Removing intermediate container d970f67ed46c 16:34:58 ---> 976ec0dc9ce9 16:34:58 16:34:58 Successfully built 976ec0dc9ce9 16:34:58 Successfully tagged security-spiffe-token-provider:latest 16:34:58  Building security-spiffe-token-provider ... done  [Pipeline] } 16:34:58 $ docker stop --time=1 cdfcd295afedaba1e276ec7f42384f88bda8000a7818c28abdd9b04586523172 16:35:00 $ docker rm -f cdfcd295afedaba1e276ec7f42384f88bda8000a7818c28abdd9b04586523172 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:00 + docker images 16:35:00 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:00 security-spiffe-token-provider latest 976ec0dc9ce9 2 seconds ago 29.2MB 16:35:00 core-metadata latest 7fa0f22d743c 3 seconds ago 18.2MB 16:35:00 support-scheduler latest ec0d1359b09a 3 seconds ago 26.5MB 16:35:00 d18b43ccbeef 6 seconds ago 1.58GB 16:35:00 47e45923d9ef 7 seconds ago 1.55GB 16:35:00 6b8490eb1e76 9 seconds ago 1.57GB 16:35:00 sys-mgmt-agent latest 560c68dce0f5 12 seconds ago 135MB 16:35:00 69c97ea38ec8 31 seconds ago 1.52GB 16:35:00 core-command latest c136d8498fb9 31 seconds ago 16.2MB 16:35:00 core-data latest 619131450b76 34 seconds ago 21.5MB 16:35:00 0ccea1321088 39 seconds ago 1.52GB 16:35:00 security-proxy-setup latest 5611ab8ac5c3 39 seconds ago 27.2MB 16:35:00 a162a3161d93 44 seconds ago 1.55GB 16:35:00 238d5b2d969e 48 seconds ago 1.53GB 16:35:00 security-spire-agent latest 0a1c487cc077 59 seconds ago 125MB 16:35:00 security-bootstrapper latest fe0be27a3bb7 About a minute ago 19.3MB 16:35:00 security-secretstore-setup latest b7e2e775d901 About a minute ago 28.9MB 16:35:00 support-notifications latest 20e2394eefc3 About a minute ago 27.2MB 16:35:00 86c99d48d868 About a minute ago 1.58GB 16:35:00 a345329adabc About a minute ago 1.52GB 16:35:00 40f054c3b10f About a minute ago 1.53GB 16:35:00 security-spire-config latest 563bcd72667a About a minute ago 85.8MB 16:35:00 security-spire-server latest 03cac0811c00 About a minute ago 86.5MB 16:35:00 0245f97ef03c About a minute ago 1.42GB 16:35:00 064a1ff9db24 About a minute ago 1.42GB 16:35:00 ci-base-image-x86_64 latest 0a380254c64f 4 minutes ago 993MB 16:35:00 alpine 3.15 c4fc93816858 3 days ago 5.59MB 16:35:00 alpine 3.16 9c6f07244728 3 days ago 5.54MB 16:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB 16:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 weeks ago 677MB 16:35:00 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:35:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:35:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:35:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:35:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:35:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.303s coverage: 28.7% of statements 16:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements 16:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.471s coverage: 54.2% of statements 16:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:36:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.837s coverage: 89.2% of statements 16:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:36:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.531s coverage: 2.1% of statements 16:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.320s coverage: 95.6% of statements 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.432s coverage: 72.2% of statements 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.497s coverage: 60.0% of statements 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.9% of statements 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.260s coverage: 58.8% of statements 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.233s coverage: 47.1% of statements 16:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements 16:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements 16:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.224s coverage: 94.4% of statements 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements 16:37:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.648s coverage: 82.2% of statements 16:37:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.963s coverage: 91.2% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.002s coverage: 64.7% of statements 16:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 16:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.358s coverage: 65.8% of statements 16:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.6% of statements 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.347s coverage: 89.5% of statements 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.344s coverage: 17.7% of statements 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.850s coverage: 92.3% of statements 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 63.2% of statements 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.455s coverage: 97.7% of statements 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:37:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:37:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.248s coverage: 100.0% of statements 16:37:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 16:37:33 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:37:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:37:33 GO111MODULE=on go vet ./... 16:39:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:25 ./bin/test-attribution-txt.sh 16:39:25 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:39:25 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:39:25 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:39:25 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:39:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:39:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:39:25 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:39:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:39:26 + ls -al . 16:39:26 total 732 16:39:26 drwxrwxr-x 9 1001 1001 4096 Aug 13 16:33 . 16:39:26 drwxr-xr-x 4 root root 4096 Aug 13 16:33 .. 16:39:26 -rw-rw-r-- 1 1001 1001 16 Aug 13 16:32 .dockerignore 16:39:26 drwxrwxr-x 8 1001 1001 4096 Aug 13 16:32 .git 16:39:26 drwxrwxr-x 3 1001 1001 4096 Aug 13 16:32 .github 16:39:26 -rw-rw-r-- 1 1001 1001 1030 Aug 13 16:32 .gitignore 16:39:26 -rw-rw-r-- 1 1001 1001 42 Aug 13 16:32 .golangci.yml 16:39:26 -rw-rw-r-- 1 1001 1001 87 Aug 13 16:32 .hadolint.yml 16:39:26 -rw-rw-r-- 1 1001 1001 166 Aug 13 16:32 .sonarcloud.properties 16:39:26 -rw-rw-r-- 1 1001 1001 1171 Aug 13 16:32 ADOPTERS.md 16:39:26 -rw-rw-r-- 1 1001 1001 10347 Aug 13 16:32 Attribution.txt 16:39:26 -rw-rw-r-- 1 1001 1001 63209 Aug 13 16:32 CHANGELOG.md 16:39:26 -rw-rw-r-- 1 1001 1001 3804 Aug 13 16:32 CONTRIBUTING.md 16:39:26 -rw-rw-r-- 1 1001 1001 677 Aug 13 16:32 GOVERNANCE.md 16:39:26 -rw-rw-r-- 1 1001 1001 850 Aug 13 16:32 Jenkinsfile 16:39:26 -rw-rw-r-- 1 1001 1001 10775 Aug 13 16:32 LICENSE 16:39:26 -rw-rw-r-- 1 1001 1001 13276 Aug 13 16:32 Makefile 16:39:26 -rw-rw-r-- 1 1001 1001 582 Aug 13 16:32 OWNERS.md 16:39:26 -rw-rw-r-- 1 1001 1001 9094 Aug 13 16:32 README.md 16:39:26 -rw-rw-r-- 1 1001 1001 6912 Aug 13 16:32 SECURITY.md 16:39:26 -rw-rw-r-- 1 1001 1001 5 Aug 13 16:29 VERSION 16:39:26 -rw-rw-r-- 1 1001 1001 4131 Aug 13 16:32 ZMQWindows.md 16:39:26 drwxrwxr-x 2 1001 1001 4096 Aug 13 16:32 bin 16:39:26 drwxrwxr-x 18 1001 1001 4096 Aug 13 16:32 cmd 16:39:26 -rw-r--r-- 1 root root 479862 Aug 13 16:37 coverage.out 16:39:26 -rw-rw-r-- 1 1001 1001 3681 Aug 13 16:32 go.mod 16:39:26 -rw-rw-r-- 1 1001 1001 38033 Aug 13 16:32 go.sum 16:39:26 drwxrwxr-x 8 1001 1001 4096 Aug 13 16:32 internal 16:39:26 drwxrwxr-x 3 1001 1001 4096 Aug 13 16:32 openapi 16:39:26 drwxrwxr-x 4 1001 1001 4096 Aug 13 16:32 snap 16:39:26 -rw-rw-r-- 1 1001 1001 204 Aug 13 16:32 version.go [Pipeline] sh 16:39:27 + '[' -e coverage.out ] 16:39:27 + chown 1001:1001 coverage.out [Pipeline] stash 16:39:27 Warning: overwriting stash ‘coverage-report’ 16:39:28 Stashed 1 file(s) [Pipeline] sh 16:39:28 + make build 16:39: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:40:50 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:42:12 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/core-command/core-command ./cmd/core-command 16:42:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:42: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:42: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:42:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:42:54 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:42:56 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:43:02 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:43: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/secrets-config ./cmd/secrets-config 16:43:09 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:43: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:43:21 $ docker stop --time=1 3e66073bb0413ed7f4fa9287a761edf6d01698c825e6667d938689589eb044b7 16:43:23 $ docker rm -f 3e66073bb0413ed7f4fa9287a761edf6d01698c825e6667d938689589eb044b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:26 16:43:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:26 latest: Pulling from edgex-devops/edgex-compose-arm64 16:43:26 29e5d40040c1: Pulling fs layer 16:43:26 1ce36da41761: Pulling fs layer 16:43:26 25b303627fd3: Pulling fs layer 16:43:26 29e5d40040c1: Verifying Checksum 16:43:26 29e5d40040c1: Download complete 16:43:27 1ce36da41761: Verifying Checksum 16:43:27 1ce36da41761: Download complete 16:43:27 29e5d40040c1: Pull complete 16:43:29 25b303627fd3: Verifying Checksum 16:43:29 25b303627fd3: Download complete 16:43:29 1ce36da41761: Pull complete 16:43:42 25b303627fd3: Pull complete 16:43:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:42 prd-ubuntu20.04-docker-arm64-4c-16g-22692 does not seem to be running inside a container 16:43:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:43:44 $ docker top f82889d1d805b7af43b72862356559a8f2f60167fcf6b46b2124f8a4b7973b9a -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:45 + docker-compose build --help 16:43:45 + grep parallel 16:43:49 --parallel Build images in parallel. [Pipeline] } 16:43:49 $ docker stop --time=1 f82889d1d805b7af43b72862356559a8f2f60167fcf6b46b2124f8a4b7973b9a 16:43:51 $ docker rm -f f82889d1d805b7af43b72862356559a8f2f60167fcf6b46b2124f8a4b7973b9a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:52 prd-ubuntu20.04-docker-arm64-4c-16g-22692 does not seem to be running inside a container 16:43:52 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:43:53 $ docker top ebb5516a80b75620b7d188ff7a1549b2f756d6f581405d5d479491acd5c042ac -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:54 + docker-compose -f ./docker-compose-build.yml build --parallel 16:43:58 Building core-command ... 16:43:58 Building core-data ... 16:43:58 Building core-metadata ... 16:43:58 Building security-bootstrapper ... 16:43:58 Building security-proxy-setup ... 16:43:58 Building security-secretstore-setup ... 16:43:58 Building security-spiffe-token-provider ... 16:43:58 Building security-spire-agent ... 16:43:58 Building security-spire-config ... 16:43:58 Building security-spire-server ... 16:43:58 Building support-notifications ... 16:43:58 Building support-scheduler ... 16:43:58 Building sys-mgmt-agent ... 16:43:58 Building security-proxy-setup 16:43:58 Building security-spiffe-token-provider 16:43:58 Building core-data 16:43:58 Building security-secretstore-setup 16:43:58 Building security-spire-agent 16:44:45 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:44:45 ---> 14db4d2a89a4 16:44:45 Step 3/26 : WORKDIR /edgex-go 16:44:45 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:44:45 ---> 14db4d2a89a4 16:44:45 Step 3/25 : WORKDIR /edgex-go 16:44:45 ---> Running in d4ce8e2a573d 16:44:45 ---> Running in 453b59e41e68 16:44:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:44:45 ---> 14db4d2a89a4 16:44:45 Step 3/22 : WORKDIR /edgex-go 16:44:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:45 ---> 14db4d2a89a4 16:44:45 Step 3/23 : WORKDIR /edgex-go 16:44:45 ---> Running in 5eaa8e210893 16:44:45 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:44:45 ---> 14db4d2a89a4 16:44:45 Step 3/20 : WORKDIR /edgex-go 16:44:45 ---> Running in 157fe3fdf67a 16:44:45 ---> Running in b3cb725815e1 16:44:45 Removing intermediate container d4ce8e2a573d 16:44:45 ---> 46622f65252d 16:44:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:45 Removing intermediate container 453b59e41e68 16:44:45 ---> 40cbbea221db 16:44:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:45 Removing intermediate container 157fe3fdf67a 16:44:45 ---> 9cf2a1a488ff 16:44:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:45 ---> Running in d615417f696b 16:44:45 ---> Running in bb42ebbde600 16:44:45 ---> Running in 89b16a0a0c11 16:44:45 Removing intermediate container 5eaa8e210893 16:44:45 ---> 0f27e7aad7bd 16:44:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:45 Removing intermediate container b3cb725815e1 16:44:45 ---> 12e09b3d962f 16:44:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:44:45 ---> Running in c76da4dc07da 16:44:45 ---> Running in 8b81e3ed1f23 16:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:47 Removing intermediate container bb42ebbde600 16:44:47 ---> 9f2ff458aa5e 16:44:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:44:47 Removing intermediate container 89b16a0a0c11 16:44:47 ---> e45a7aea7aa8 16:44:47 Step 5/22 : RUN apk add --update --no-cache make git 16:44:47 ---> Running in 861cd97f735a 16:44:47 Removing intermediate container d615417f696b 16:44:47 ---> 3a517e1a19bc 16:44:47 Step 5/25 : RUN apk add --update --no-cache make git 16:44:48 ---> Running in 02605cbec826 16:44:48 ---> Running in 6e2e3613fe2f 16:44:48 Removing intermediate container 8b81e3ed1f23 16:44:48 ---> 8373c5bcd746 16:44:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:44:48 v3.16.2-12-g0a9ad186b5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:44:48 v3.16.2-17-gc99bc5341b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:44:48 OK: 16892 distinct packages available 16:44:48 ---> Running in a0b0817ca0a2 16:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:49 OK: 221 MiB in 51 packages 16:44:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:50 Removing intermediate container c76da4dc07da 16:44:50 ---> a58a1d208efd 16:44:50 Step 5/20 : COPY go.mod vendor* ./ 16:44:51 ---> ad58f7e4714a 16:44:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:51 ---> Running in 690a680a0726 16:44:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:52 OK: 221 MiB in 51 packages 16:44:53 OK: 221 MiB in 51 packages 16:44:53 OK: 221 MiB in 51 packages 16:44:53 OK: 221 MiB in 51 packages 16:44:53 Removing intermediate container 861cd97f735a 16:44:53 ---> ee0ef617fcbf 16:44:53 Step 6/26 : COPY go.mod vendor* ./ 16:44:54 Removing intermediate container 6e2e3613fe2f 16:44:54 ---> c12e50fe4ad4 16:44:54 Step 6/25 : COPY go.mod vendor* ./ 16:44:55 Removing intermediate container a0b0817ca0a2 16:44:55 ---> a418b69fb27e 16:44:55 Step 6/23 : COPY go.mod vendor* ./ 16:44:55 Removing intermediate container 02605cbec826 16:44:55 ---> 797d6e0d5129 16:44:55 Step 6/22 : COPY go.mod vendor* ./ 16:44:55 ---> d7d1b703e49f 16:44:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:55 ---> Running in 4d3881898c42 16:44:56 ---> ba8dd626e1cf 16:44:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:56 ---> 90382dd8199c 16:44:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:56 ---> Running in 0139570b00d8 16:44:56 ---> Running in f181f1a8de4c 16:44:57 ---> 19736473a2da 16:44:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:57 ---> Running in 15465a7ccf89 16:45:53 Removing intermediate container 690a680a0726 16:45:53 ---> 3eda4376db5a 16:45:53 Step 7/20 : COPY . . 16:45:53 Removing intermediate container 4d3881898c42 16:45:53 ---> 38ff464ec04b 16:45:53 Step 8/26 : COPY . . 16:45:53 Removing intermediate container 15465a7ccf89 16:45:53 ---> 28f155b49077 16:45:53 Step 8/22 : COPY . . 16:45:53 Removing intermediate container 0139570b00d8 16:45:53 ---> fdff98bce6eb 16:45:53 Step 8/25 : COPY . . 16:45:53 Removing intermediate container f181f1a8de4c 16:45:53 ---> 4d990ac9eada 16:45:53 Step 8/23 : COPY . . 16:46:04 ---> acefb3264c3d 16:46:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:46:04 ---> Running in 6d7ced65960c 16:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:46:06 ---> 408e00b874c3 16:46:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:46:07 ---> Running in 358b8b641f3b 16:46:08 Removing intermediate container 358b8b641f3b 16:46:08 ---> 31617a448786 16:46:08 Step 10/26 : WORKDIR /edgex-go/spire-build 16:46:08 ---> Running in f4523214175e 16:46:08 ---> 7e2d31821229 16:46:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:08 ---> 1afd94610f92 16:46:08 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:46:09 ---> Running in ba1e43006004 16:46:09 ---> Running in 8b2b78ab1e04 16:46:09 Removing intermediate container f4523214175e 16:46:09 ---> 8cb722a021a4 16:46:09 Step 11/26 : 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:46:09 ---> Running in 58b19e71f62a 16:46:10 ---> b206c0e95ea9 16:46:10 Step 9/23 : RUN make cmd/core-data/core-data 16:46:10 ---> Running in e5d3380ed016 16:46:12 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:46:12 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:46:12 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:46:13 Removing intermediate container 58b19e71f62a 16:46:13 ---> 14b3721f2fc3 16:46:13 Step 12/26 : WORKDIR /edgex-go 16:46:14 ---> Running in 3d8eb87a8f00 16:46:14 Removing intermediate container 3d8eb87a8f00 16:46:14 ---> 3f509ec5c113 16:46:14 16:46:14 Step 13/26 : FROM alpine:3.15 16:46:14 3.15: Pulling from library/alpine 16:46:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:46:16 Status: Downloaded newer image for alpine:3.15 16:46:16 ---> 02e0d6fdf486 16:46:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:46:16 ---> Running in 6583c114cd77 16:46:16 Removing intermediate container 6583c114cd77 16:46:16 ---> 60e4b01aaa8b 16:46:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:17 ---> Running in 2e83da308113 16:46:19 Removing intermediate container 2e83da308113 16:46:19 ---> e76e01363c2f 16:46:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:46:20 ---> Running in 7808d2feef3a 16:46:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:24 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:46:24 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:46:24 OK: 15733 distinct packages available 16:46:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:26 (1/5) Installing dumb-init (1.2.5-r1) 16:46:26 (2/5) Installing musl-obstack (1.2.3-r0) 16:46:26 (3/5) Installing libucontext (1.1-r0) 16:46:26 (4/5) Installing gcompat (1.0.0-r4) 16:46:27 (5/5) Installing openssl (1.1.1q-r0) 16:46:27 Executing busybox-1.34.1-r7.trigger 16:46:27 OK: 6 MiB in 19 packages 16:46:28 Removing intermediate container 7808d2feef3a 16:46:28 ---> 25b46588320b 16:46:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:46:32 ---> 334236891185 16:46:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:37 ---> 006d9759f3c2 16:46:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:46:38 ---> d07654c3ce38 16:46:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:46:39 ---> 27764ddee3bc 16:46:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:46:40 ---> c733169de403 16:46:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:46:40 ---> Running in edd3723255a6 16:46:40 Removing intermediate container edd3723255a6 16:46:40 ---> 19a121c354f3 16:46:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:46:40 ---> Running in 41e9897de10b 16:46:41 Removing intermediate container 41e9897de10b 16:46:41 ---> a7d44815801a 16:46:41 Step 24/26 : LABEL arch=arm64 16:46:41 ---> Running in 783e833f0406 16:46:41 Removing intermediate container 783e833f0406 16:46:41 ---> 6c28284f1971 16:46:41 Step 25/26 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:46:41 ---> Running in f22a0792e812 16:46:42 Removing intermediate container f22a0792e812 16:46:42 ---> 6525b3a1e877 16:46:42 Step 26/26 : LABEL version=0.0.0 16:46:42 ---> Running in 0617792d2e40 16:46:43 Removing intermediate container 0617792d2e40 16:46:43 ---> 1f3cebc6d946 16:46:43 16:46:43 Successfully built 1f3cebc6d946 16:46:43 Successfully tagged security-spire-agent-arm64:latest 16:46:43  Building security-spire-agent ... done Building security-bootstrapper 16:46:58 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:46:58 ---> 14db4d2a89a4 16:46:58 Step 3/31 : WORKDIR /edgex-go 16:46:58 ---> Using cache 16:46:58 ---> 12e09b3d962f 16:46:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:58 ---> Running in 07605b0c9708 16:47:00 Removing intermediate container 07605b0c9708 16:47:00 ---> 3dae3b2d2d78 16:47:00 Step 5/31 : RUN apk add --update --no-cache make git 16:47:00 ---> Running in 98e73077a363 16:47:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:04 OK: 221 MiB in 51 packages 16:47:05 Removing intermediate container 98e73077a363 16:47:05 ---> 0f92f17be29c 16:47:05 Step 6/31 : COPY go.mod vendor* ./ 16:47:06 ---> e94864ed3f54 16:47:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:06 ---> Running in ecfeb1840e0a 16:48:03 Removing intermediate container ecfeb1840e0a 16:48:03 ---> 1e38ffecf5f5 16:48:03 Step 8/31 : COPY . . 16:48:05 ---> 3ce891c0944c 16:48:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:48:05 ---> Running in abde364e91b8 16:48:07 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:51:14 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:51:14 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:51:29 Removing intermediate container 8b2b78ab1e04 16:51:29 ---> 2ceb5f486778 16:51:29 16:51:29 Step 10/22 : FROM alpine:3.16 16:51:29 3.16: Pulling from library/alpine 16:51:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:51:30 Status: Downloaded newer image for alpine:3.16 16:51:30 ---> a6215f271958 16:51:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:51:30 Removing intermediate container ba1e43006004 16:51:30 ---> 99686423e403 16:51:30 16:51:30 Step 10/25 : FROM alpine:3.16 16:51:30 ---> a6215f271958 16:51:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:30 ---> Running in 6fbfe3b2df8e 16:51:30 ---> Running in e8f6d35ba6eb 16:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:34 (1/6) Installing ca-certificates (20220614-r0) 16:51:35 (2/6) Installing brotli-libs (1.0.9-r6) 16:51:35 (1/3) Installing ca-certificates (20220614-r0) 16:51:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:51:35 (4/6) Installing libcurl (7.83.1-r2) 16:51:35 (5/6) Installing curl (7.83.1-r2) 16:51:35 (2/3) Installing dumb-init (1.2.5-r1) 16:51:35 (3/3) Installing su-exec (0.2-r1) 16:51:35 Executing busybox-1.35.0-r17.trigger 16:51:35 (6/6) Installing dumb-init (1.2.5-r1) 16:51:35 Executing busybox-1.35.0-r17.trigger 16:51:35 Executing ca-certificates-20220614-r0.trigger 16:51:35 Executing ca-certificates-20220614-r0.trigger 16:51:35 OK: 6 MiB in 17 packages 16:51:35 OK: 8 MiB in 20 packages 16:51:39 Removing intermediate container e8f6d35ba6eb 16:51:39 ---> 8951aeba44b9 16:51:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:39 Removing intermediate container 6fbfe3b2df8e 16:51:39 ---> 9ebfca994a85 16:51:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:39 ---> Running in 9894bc9da5fd 16:51:39 ---> Running in 4f76d72de7b4 16:51:39 Removing intermediate container 9894bc9da5fd 16:51:39 ---> 579a185b283a 16:51:39 Step 13/22 : WORKDIR /edgex 16:51:39 Removing intermediate container 4f76d72de7b4 16:51:39 ---> cc18af271b1f 16:51:39 Step 13/25 : WORKDIR / 16:51:39 ---> Running in 28cc08ca5e2c 16:51:39 ---> Running in 4941ffdf0d95 16:51:40 Removing intermediate container 28cc08ca5e2c 16:51:40 ---> 6f045bb6f70b 16:51:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:40 Removing intermediate container 4941ffdf0d95 16:51:40 ---> eca10cd95b78 16:51:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:51:41 ---> d1ee35d4b308 16:51:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:51:41 ---> 4ddaee24a6f2 16:51:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:51:43 ---> ce5ee2095950 16:51:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:51:43 ---> 0929fe480917 16:51:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:51:44 ---> f9dd1ce9584d 16:51:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:51:45 ---> d477f31592c1 16:51:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:51:46 ---> 123bb46f3133 16:51:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:51:47 ---> 19c903b4aeb7 16:51:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:47 ---> Running in 4ede6202625a 16:51:48 ---> a41d8f3d12af 16:51:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:51:50 ---> 042fbbe7a138 16:51:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:51:50 Removing intermediate container 4ede6202625a 16:51:50 ---> d5c5e3d5a058 16:51:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:51:50 ---> Running in c83e6bee3d42 16:51:51 ---> e1b9dab81ee5 16:51:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:51 ---> Running in 8bfe846ac351 16:51:51 Removing intermediate container c83e6bee3d42 16:51:51 ---> 3e1ce99eb79c 16:51:51 Step 20/22 : LABEL arch=arm64 16:51:51 ---> Running in 350a7711f0f3 16:51:52 Removing intermediate container 350a7711f0f3 16:51:52 ---> d0178a4f0714 16:51:52 Step 21/22 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:51:52 ---> Running in d8f103a13354 16:51:53 Removing intermediate container d8f103a13354 16:51:53 ---> ff01119b1563 16:51:53 Step 22/22 : LABEL version=0.0.0 16:51:53 ---> Running in 35eed60a3c14 16:51:54 Removing intermediate container 35eed60a3c14 16:51:54 ---> 47810f01c1c7 16:51:54 16:51:54 Successfully built 47810f01c1c7 16:51:54 Successfully tagged security-proxy-setup-arm64:latest 16:51:54  Building security-proxy-setup ... done Building security-spire-config 16:51:55 Removing intermediate container 8bfe846ac351 16:51:55 ---> 469f532c4ae2 16:51:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:51:55 ---> Running in 623ba3578858 16:51:55 Removing intermediate container 623ba3578858 16:51:55 ---> be5d82073da4 16:51:55 Step 23/25 : LABEL arch=arm64 16:51:55 ---> Running in 7b7d62a6e895 16:51:56 Removing intermediate container 7b7d62a6e895 16:51:56 ---> aaa675704d79 16:51:56 Step 24/25 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:51:56 ---> Running in 52120ae3fbc8 16:51:57 Removing intermediate container 52120ae3fbc8 16:51:57 ---> 1cc007a0492c 16:51:57 Step 25/25 : LABEL version=0.0.0 16:51:57 ---> Running in 730df1e3d893 16:51:57 Removing intermediate container 730df1e3d893 16:51:57 ---> 4f7b21f30ae7 16:51:57 16:51:58 Successfully built 4f7b21f30ae7 16:51:58 Successfully tagged security-secretstore-setup-arm64:latest 16:51:58  Building security-secretstore-setup ... done Building security-spire-server 16:52:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:52:20 ---> 14db4d2a89a4 16:52:20 Step 3/26 : WORKDIR /edgex-go 16:52:20 ---> Using cache 16:52:20 ---> 12e09b3d962f 16:52:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:20 ---> Using cache 16:52:20 ---> 3dae3b2d2d78 16:52:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:52:20 ---> Running in 99c76d9154d4 16:52:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:52:20 ---> 14db4d2a89a4 16:52:20 Step 3/25 : WORKDIR /edgex-go 16:52:20 ---> Using cache 16:52:20 ---> 12e09b3d962f 16:52:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:20 ---> Using cache 16:52:20 ---> 3dae3b2d2d78 16:52:20 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:52:20 ---> Running in 92fc70361db3 16:52:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:22 OK: 221 MiB in 51 packages 16:52:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:24 Removing intermediate container 99c76d9154d4 16:52:24 ---> e6813887fd0a 16:52:24 Step 6/26 : COPY go.mod vendor* ./ 16:52:25 ---> 0d36be0d1495 16:52:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:25 OK: 221 MiB in 51 packages 16:52:25 ---> Running in 9f376ebcc3a0 16:52:26 Removing intermediate container 92fc70361db3 16:52:26 ---> b42bd86772aa 16:52:26 Step 6/25 : COPY go.mod vendor* ./ 16:52:27 ---> 8679dbb490f4 16:52:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:28 ---> Running in 2fb6fcc82ce0 16:53:07 Removing intermediate container e5d3380ed016 16:53:07 ---> 9c8a7942fdbb 16:53:07 16:53:07 Step 10/23 : FROM alpine:3.16 16:53:07 ---> a6215f271958 16:53:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:53:07 ---> Running in 615c620573e9 16:53:07 Removing intermediate container 615c620573e9 16:53:07 ---> 75fe7dad6043 16:53:07 Step 12/23 : ENV APP_PORT=59880 16:53:07 ---> Running in ea738f3dde35 16:53:08 Removing intermediate container ea738f3dde35 16:53:08 ---> 1597f5ea3971 16:53:08 Step 13/23 : EXPOSE $APP_PORT 16:53:08 ---> Running in 8d7a117b1811 16:53:09 Removing intermediate container 8d7a117b1811 16:53:09 ---> e00c452eab03 16:53:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:09 ---> Running in 79faf5f51b8c 16:53:12 Removing intermediate container 6d7ced65960c 16:53:12 ---> 58f584191ccc 16:53:12 16:53:12 Step 9/20 : FROM alpine:3.15 16:53:12 ---> 02e0d6fdf486 16:53:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:12 ---> Using cache 16:53:12 ---> 60e4b01aaa8b 16:53:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:12 ---> Using cache 16:53:12 ---> e76e01363c2f 16:53:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:53:12 ---> Running in ca12e2995239 16:53:12 Removing intermediate container 79faf5f51b8c 16:53:12 ---> 94b7972e06b4 16:53:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:53:12 ---> Running in e99fe67e3c2a 16:53:13 Removing intermediate container abde364e91b8 16:53:13 ---> ccc3c3438bd8 16:53:13 16:53:13 Step 10/31 : FROM alpine:3.16 16:53:13 ---> a6215f271958 16:53:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:13 ---> Running in a569b4b57f03 16:53:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:14 Removing intermediate container a569b4b57f03 16:53:14 ---> 81e991bf898f 16:53:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:53:14 ---> Running in 8ad466f8d0ad 16:53:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:16 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:53:16 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:53:16 OK: 15733 distinct packages available 16:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:16 (1/6) Installing dumb-init (1.2.5-r1) 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:17 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:53:17 (3/6) Installing libsodium (1.0.18-r0) 16:53:17 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:53:17 (5/6) Installing libzmq (4.3.4-r0) 16:53:17 (6/6) Installing zeromq (4.3.4-r0) 16:53:17 Executing busybox-1.35.0-r17.trigger 16:53:17 OK: 8 MiB in 20 packages 16:53:17 (1/2) Installing dumb-init (1.2.5-r1) 16:53:17 (2/2) Installing su-exec (0.2-r1) 16:53:17 Executing busybox-1.35.0-r17.trigger 16:53:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:17 OK: 5 MiB in 16 packages 16:53:18 (1/9) Installing ca-certificates (20220614-r0) 16:53:19 (2/9) Installing brotli-libs (1.0.9-r5) 16:53:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:53:19 (4/9) Installing libcurl (7.80.0-r2) 16:53:19 (5/9) Installing curl (7.80.0-r2) 16:53:19 Removing intermediate container 8ad466f8d0ad 16:53:19 ---> d1b5d2eaf4cc 16:53:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:53:19 (6/9) Installing dumb-init (1.2.5-r1) 16:53:19 ---> Running in 02d95ffcdd04 16:53:19 (7/9) Installing musl-obstack (1.2.3-r0) 16:53:19 Removing intermediate container e99fe67e3c2a 16:53:19 ---> cdf683e7ff33 16:53:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:19 (8/9) Installing libucontext (1.1-r0) 16:53:19 (9/9) Installing gcompat (1.0.0-r4) 16:53:20 Executing busybox-1.34.1-r7.trigger 16:53:20 Executing ca-certificates-20220614-r0.trigger 16:53:20 OK: 8 MiB in 23 packages 16:53:20 Removing intermediate container 02d95ffcdd04 16:53:20 ---> 416e82d5cd36 16:53:20 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:53:20 ---> Running in d3becd7536ea 16:53:20 ---> 86aa575393a9 16:53:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:53:21 Removing intermediate container d3becd7536ea 16:53:21 ---> 059c50b42a9b 16:53:21 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:53:21 ---> Running in c7db7a13f29a 16:53:22 Removing intermediate container c7db7a13f29a 16:53:22 ---> 5fcb5b11645b 16:53:22 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:22 ---> Running in 0e066a7e7829 16:53:22 Removing intermediate container ca12e2995239 16:53:22 ---> 8d2cf7e3a3ba 16:53:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:22 Removing intermediate container 9f376ebcc3a0 16:53:22 ---> 0155b51e926c 16:53:22 Step 8/26 : COPY . . 16:53:22 ---> c870efe0f500 16:53:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:53:23 ---> 504b6567f62e 16:53:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:53:23 Removing intermediate container 2fb6fcc82ce0 16:53:23 ---> 573dad82c25a 16:53:23 Step 8/25 : COPY . . 16:53:24 ---> c3ab5047e0dc 16:53:24 Step 19/23 : ENTRYPOINT ["/core-data"] 16:53:24 ---> Running in 7b63891c6736 16:53:24 Removing intermediate container 7b63891c6736 16:53:24 ---> 5c19b86dc21c 16:53:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:25 ---> Running in c8a2b9490f97 16:53:25 Removing intermediate container 0e066a7e7829 16:53:25 ---> d39243a8d92d 16:53:25 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:53:25 ---> Running in 5c8ea4019568 16:53:25 Removing intermediate container c8a2b9490f97 16:53:25 ---> 5754c779f9fa 16:53:25 Step 21/23 : LABEL arch=arm64 16:53:25 ---> Running in 0c9cd8ac7ab6 16:53:26 Removing intermediate container 5c8ea4019568 16:53:26 ---> 2caa554f5977 16:53:26 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:53:26 ---> 2892a0441963 16:53:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:53:26 Removing intermediate container 0c9cd8ac7ab6 16:53:26 ---> c5b0382c0bd8 16:53:26 Step 22/23 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:53:26 ---> Running in 0f43c1afa73f 16:53:27 ---> 9049ac1c90fb 16:53:27 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:53:27 Removing intermediate container 0f43c1afa73f 16:53:27 ---> 034ba962137f 16:53:27 Step 23/23 : LABEL version=0.0.0 16:53:27 ---> Running in 725e689f05b8 16:53:27 ---> Running in 4c9c4dddb5b6 16:53:27 ---> bfa69883c243 16:53:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:53:28 ---> Running in 0508820cd714 16:53:28 Removing intermediate container 4c9c4dddb5b6 16:53:28 ---> 1ffddcfc7fd4 16:53:28 16:53:28 Removing intermediate container 0508820cd714 16:53:28 ---> 941de390bddf 16:53:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:29 ---> Running in 60a40ebbb46f 16:53:29 Successfully built 1ffddcfc7fd4 16:53:29 Successfully tagged core-data-arm64:latest 16:53:29 Building support-notifications 16:53:29  Building core-data ... done Removing intermediate container 60a40ebbb46f 16:53:29 ---> c6aca67acc78 16:53:29 Step 18/20 : LABEL arch=arm64 16:53:29 ---> Running in d78d788d897a 16:53:30 Removing intermediate container 725e689f05b8 16:53:30 ---> 546a17ccbf72 16:53:30 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:30 Removing intermediate container d78d788d897a 16:53:30 ---> 51874d9150ba 16:53:30 Step 19/20 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:53:30 ---> Running in 3d37a8f40922 16:53:31 Removing intermediate container 3d37a8f40922 16:53:31 ---> ee0a347e172e 16:53:31 Step 20/20 : LABEL version=0.0.0 16:53:31 ---> Running in c02eab07d03b 16:53:32 ---> 94b8150af620 16:53:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:32 Removing intermediate container c02eab07d03b 16:53:32 ---> 83c2f8733096 16:53:32 16:53:32 Successfully built 83c2f8733096 16:53:32 Successfully tagged security-spiffe-token-provider-arm64:latest 16:53:32 Building core-metadata 16:53:34  Building security-spiffe-token-provider ... done  ---> d91fe5816372 16:53:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:35 ---> ce59894576e8 16:53:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:36 ---> 5f6a90324f5e 16:53:36 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:53:37 ---> d020d691ea05 16:53:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:38 ---> 0987c2baa1e1 16:53:38 Step 26/31 : RUN chmod +x /entrypoint.sh 16:53:38 ---> Running in 4b41ed537fe6 16:53:40 ---> de63775c28c4 16:53:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:53:41 ---> Running in 7fc695269b16 16:53:41 ---> 975bc8a671e4 16:53:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:53:41 Removing intermediate container 4b41ed537fe6 16:53:41 ---> dbe2f204d9e4 16:53:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:53:41 ---> Running in 68cca5d7ac5e 16:53:41 Removing intermediate container 7fc695269b16 16:53:41 ---> cb91b4399b74 16:53:41 Step 10/26 : WORKDIR /edgex-go/spire-build 16:53:41 ---> Running in 2c4493aa0d7f 16:53:41 ---> Running in 613bedaa8ab6 16:53:42 Removing intermediate container 68cca5d7ac5e 16:53:42 ---> f89fca76b8af 16:53:42 Step 10/25 : WORKDIR /edgex-go/spire-build 16:53:42 Removing intermediate container 2c4493aa0d7f 16:53:42 ---> 1bac95e705a5 16:53:42 Step 28/31 : CMD ["gate"] 16:53:42 ---> Running in 23733e950033 16:53:42 ---> Running in 28c84f77e76f 16:53:42 Removing intermediate container 613bedaa8ab6 16:53:42 ---> 08711d2d8431 16:53:42 Step 11/26 : 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:53:42 ---> Running in ac1351c2af74 16:53:43 Removing intermediate container 23733e950033 16:53:43 ---> f6beb4a6baa1 16:53:43 Step 11/25 : 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:53:43 ---> Running in 4c5fa39e6245 16:53:44 Removing intermediate container 28c84f77e76f 16:53:44 ---> 27f6c47ca6d0 16:53:44 Step 29/31 : LABEL arch=arm64 16:53:44 ---> Running in c1d7fc9c83a4 16:53:45 Removing intermediate container c1d7fc9c83a4 16:53:45 ---> c28303eaa0e1 16:53:45 Step 30/31 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:53:45 ---> Running in d8d383cdc1f1 16:53:45 Removing intermediate container d8d383cdc1f1 16:53:45 ---> ed9da26e298a 16:53:45 Step 31/31 : LABEL version=0.0.0 16:53:45 Removing intermediate container ac1351c2af74 16:53:45 ---> eab82082eebe 16:53:45 Step 12/26 : WORKDIR /edgex-go 16:53:46 ---> Running in 2559f95c6a10 16:53:46 ---> Running in 90a2b25bbbed 16:53:46 Removing intermediate container 2559f95c6a10 16:53:46 ---> 81519db54a28 16:53:46 16:53:46 Removing intermediate container 4c5fa39e6245 16:53:46 ---> c554d2c6b819 16:53:46 Step 12/25 : WORKDIR /edgex-go 16:53:46 Removing intermediate container 90a2b25bbbed 16:53:46 ---> d541dae6371f 16:53:46 16:53:46 Step 13/26 : FROM alpine:3.15 16:53:46 ---> 02e0d6fdf486 16:53:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:46 ---> Using cache 16:53:46 ---> 60e4b01aaa8b 16:53:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:46 ---> Using cache 16:53:46 ---> e76e01363c2f 16:53:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:53:47 ---> Running in 8476a427c44e 16:53:47 ---> Running in 4b1e3c269d5b 16:53:47 Successfully built 81519db54a28 16:53:47 Successfully tagged security-bootstrapper-arm64:latest 16:53:47  Building security-bootstrapper ... done Building core-command 16:53:47 Removing intermediate container 4b1e3c269d5b 16:53:47 ---> 942a99a447af 16:53:47 16:53:47 Step 13/25 : FROM alpine:3.15 16:53:47 ---> 02e0d6fdf486 16:53:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:47 ---> Using cache 16:53:47 ---> 60e4b01aaa8b 16:53:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:47 16:53:47 ---> Using cache 16:53:47 ---> e76e01363c2f 16:53:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:53:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> Using cache 16:53:47 16:53:47 ---> 25b46588320b 16:53:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:53:47 ---> 14db4d2a89a4 16:53:47 Step 3/22 : WORKDIR /edgex-go 16:53:47 ---> Using cache 16:53:47 ---> 12e09b3d962f 16:53:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:47 ---> Using cache 16:53:47 ---> 3dae3b2d2d78 16:53:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:53:47 ---> Running in ff7f899aec39 16:53:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:51 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:53:51 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:53:51 OK: 15733 distinct packages available 16:53:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:51 OK: 221 MiB in 51 packages 16:53:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:53 ---> 14db4d2a89a4 16:53:53 Step 3/24 : WORKDIR /edgex-go 16:53:53 ---> Using cache 16:53:53 ---> 12e09b3d962f 16:53:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:53 ---> Using cache 16:53:53 ---> 3dae3b2d2d78 16:53:53 Step 5/24 : RUN apk add --update --no-cache make git 16:53:53 ---> Using cache 16:53:53 ---> 0f92f17be29c 16:53:53 Step 6/24 : COPY go.mod vendor* ./ 16:53:53 ---> Using cache 16:53:53 ---> e94864ed3f54 16:53:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:53 ---> Using cache 16:53:53 ---> 1e38ffecf5f5 16:53:53 Step 8/24 : COPY . . 16:53:53 (1/4) Installing dumb-init (1.2.5-r1) 16:53:53 (2/4) Installing musl-obstack (1.2.3-r0) 16:53:53 (3/4) Installing libucontext (1.1-r0) 16:53:53 ---> Using cache 16:53:53 ---> 3ce891c0944c 16:53:53 Step 9/24 : RUN make cmd/core-metadata/core-metadata 16:53:53 (4/4) Installing gcompat (1.0.0-r4) 16:53:53 Removing intermediate container ff7f899aec39 16:53:53 ---> Running in 024d772c3f98 16:53:53 ---> 0b2512a52b47 16:53:53 Step 6/22 : COPY go.mod vendor* ./ 16:53:53 Executing busybox-1.34.1-r7.trigger 16:53:53 OK: 6 MiB in 18 packages 16:53:54 ---> d200cc0f9d83 16:53:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:53:55 ---> bd8198df4493 16:53:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:55 ---> Running in 10f909aeb767 16:53:56 ---> b54456efeffd 16:53:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:53:56 Removing intermediate container 8476a427c44e 16:53:56 ---> cbd8ffecac46 16:53:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:53: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 16:53:58 ---> adefb9fb0124 16:53:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:53:58 ---> 7ef5c2d80116 16:53:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:53:59 ---> Running in bf5d5344a8bb 16:54:00 Removing intermediate container bf5d5344a8bb 16:54:00 ---> e56bcaf3d4c5 16:54:00 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:00 ---> Running in 07f1b8a3daa2 16:54:01 Removing intermediate container 07f1b8a3daa2 16:54:01 ---> d9192f42301c 16:54:01 Step 23/25 : LABEL arch=arm64 16:54:01 ---> Running in f6a46f31f5b1 16:54:02 Removing intermediate container f6a46f31f5b1 16:54:02 ---> 9c9896fea97f 16:54:02 Step 24/25 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:54:02 ---> Running in 518ca33831a9 16:54:03 Removing intermediate container 518ca33831a9 16:54:03 ---> cb801791887a 16:54:03 Step 25/25 : LABEL version=0.0.0 16:54:04 ---> Running in 2f83b398251c 16:54:05 Removing intermediate container 2f83b398251c 16:54:05 ---> 86cacc78f692 16:54:05 16:54:05 Successfully built 86cacc78f692 16:54:06 Successfully tagged security-spire-server-arm64:latest 16:54:06  Building security-spire-server ... done Building support-scheduler 16:54:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:06 ---> 14db4d2a89a4 16:54:06 Step 3/23 : WORKDIR /edgex-go 16:54:06 ---> Using cache 16:54:06 ---> 12e09b3d962f 16:54:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:06 ---> Using cache 16:54:06 ---> 3dae3b2d2d78 16:54:06 Step 5/23 : RUN apk add --update --no-cache make git 16:54:06 ---> Using cache 16:54:06 ---> 0f92f17be29c 16:54:06 Step 6/23 : COPY go.mod vendor* ./ 16:54:06 ---> Using cache 16:54:06 ---> e94864ed3f54 16:54:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:06 ---> Using cache 16:54:06 ---> 1e38ffecf5f5 16:54:06 Step 8/23 : COPY . . 16:54:06 ---> Using cache 16:54:06 ---> 3ce891c0944c 16:54:06 Step 9/23 : RUN make cmd/core-command/core-command 16:54:06 ---> 9e045c0a9fa1 16:54:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:54:06 ---> Running in 422e229aa125 16:54:07 ---> 3811fe6e6328 16:54:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:54:08 ---> Running in 73c9116e46e6 16:54:08 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/core-command/core-command ./cmd/core-command 16:54:08 Removing intermediate container 73c9116e46e6 16:54:08 ---> 68f495895836 16:54:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:54:10 ---> 4929a08cc90e 16:54:10 Step 21/26 : WORKDIR / 16:54:10 ---> Running in 657d1d418881 16:54:10 Removing intermediate container 657d1d418881 16:54:10 ---> 07b08ac85071 16:54:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:11 ---> Running in d85aa3abbaf6 16:54:11 Removing intermediate container d85aa3abbaf6 16:54:11 ---> 54f5b9ff1a00 16:54:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:11 ---> Running in 41a333566df6 16:54:12 Removing intermediate container 41a333566df6 16:54:12 ---> 808a8369f14a 16:54:12 Step 24/26 : LABEL arch=arm64 16:54:12 ---> Running in 380d1e8e0a28 16:54:12 Removing intermediate container 380d1e8e0a28 16:54:12 ---> 2d862bbce338 16:54:12 Step 25/26 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:54:12 ---> Running in b7e2376c05df 16:54:13 Removing intermediate container b7e2376c05df 16:54:13 ---> 357acfee8be7 16:54:13 Step 26/26 : LABEL version=0.0.0 16:54:13 ---> Running in 90b373ba76ee 16:54:14 Removing intermediate container 90b373ba76ee 16:54:14 ---> a1884e6be08a 16:54:14 16:54:15 Successfully built a1884e6be08a 16:54:15 Successfully tagged security-spire-config-arm64:latest 16:54:15  Building security-spire-config ... done Building sys-mgmt-agent 16:54:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:27 ---> 14db4d2a89a4 16:54:27 Step 3/22 : WORKDIR /edgex-go 16:54:27 ---> Using cache 16:54:27 ---> 12e09b3d962f 16:54:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:27 ---> Using cache 16:54:27 ---> 3dae3b2d2d78 16:54:27 Step 5/22 : RUN apk add --update --no-cache make git 16:54:27 ---> Using cache 16:54:27 ---> 0f92f17be29c 16:54:27 Step 6/22 : COPY go.mod vendor* ./ 16:54:27 ---> Using cache 16:54:27 ---> e94864ed3f54 16:54:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:27 ---> Using cache 16:54:27 ---> 1e38ffecf5f5 16:54:27 Step 8/22 : COPY . . 16:54:27 ---> Using cache 16:54:27 ---> 3ce891c0944c 16:54:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:54:27 ---> Running in 0b0c645aab4a 16:54:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:54:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:38 ---> 14db4d2a89a4 16:54:38 Step 3/23 : WORKDIR /edgex-go 16:54:38 ---> Using cache 16:54:38 ---> 12e09b3d962f 16:54:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:38 ---> Using cache 16:54:38 ---> 3dae3b2d2d78 16:54:38 Step 5/23 : RUN apk add --update --no-cache make bash git 16:54:38 ---> Running in 28988ba62100 16:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:44 OK: 221 MiB in 51 packages 16:54:45 Removing intermediate container 10f909aeb767 16:54:45 ---> fceae58e3ef6 16:54:45 Step 8/22 : COPY . . 16:54:45 Removing intermediate container 28988ba62100 16:54:45 ---> 7083ec5b96dc 16:54:45 Step 6/23 : COPY go.mod vendor* ./ 16:54:47 ---> 4e9258daab3c 16:54:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:47 ---> Running in 3b8c75c1de07 16:55:00 ---> 40c359e48f67 16:55:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:55:00 ---> Running in c20edea512ba 16:55:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:55:39 Removing intermediate container 3b8c75c1de07 16:55:39 ---> c1d1ec22ea12 16:55:39 Step 8/23 : COPY . . 16:55:47 ---> 48cda6f185a4 16:55:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:55:47 ---> Running in fbb4db2f93cb 16:55: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:59:10 Removing intermediate container 422e229aa125 16:59:10 ---> faf349c99379 16:59:10 16:59:10 Step 10/23 : FROM alpine:3.16 16:59:10 ---> a6215f271958 16:59:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:59:10 ---> Running in 26187008afb5 16:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:10 (1/1) Installing dumb-init (1.2.5-r1) 16:59:10 Executing busybox-1.35.0-r17.trigger 16:59:10 OK: 5 MiB in 15 packages 16:59:11 Removing intermediate container 26187008afb5 16:59:11 ---> b6086c45f77a 16:59:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:12 ---> Running in 148727b8bca9 16:59:12 Removing intermediate container 148727b8bca9 16:59:12 ---> fe04a110562d 16:59:12 Step 13/23 : ENV APP_PORT=59882 16:59:13 ---> Running in a10680a1bdca 16:59:13 Removing intermediate container a10680a1bdca 16:59:13 ---> 30e45f1a2b35 16:59:13 Step 14/23 : EXPOSE $APP_PORT 16:59:13 ---> Running in dc8498f243e4 16:59:13 Removing intermediate container dc8498f243e4 16:59:14 ---> eb293049720c 16:59:14 Step 15/23 : WORKDIR / 16:59:14 ---> Running in b0add97805b0 16:59:14 Removing intermediate container b0add97805b0 16:59:14 ---> d1e7b0bb0ec4 16:59:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:15 ---> d36b916da060 16:59:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:59:17 ---> b64882e60583 16:59:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:59:18 ---> 8092f80176aa 16:59:18 Step 19/23 : ENTRYPOINT ["/core-command"] 16:59:18 ---> Running in 712a6733b3b8 16:59:18 Removing intermediate container 712a6733b3b8 16:59:18 ---> 73cb3ce191b2 16:59:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:18 ---> Running in b30b40d7ac86 16:59:19 Removing intermediate container b30b40d7ac86 16:59:19 ---> 8969cecbc685 16:59:19 Step 21/23 : LABEL arch=arm64 16:59:19 ---> Running in c4bace997e66 16:59:20 Removing intermediate container c4bace997e66 16:59:20 ---> f48ab19bda58 16:59:20 Step 22/23 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 16:59:20 ---> Running in c15d63f11859 16:59:20 Removing intermediate container c15d63f11859 16:59:20 ---> 0e28801abb5e 16:59:20 Step 23/23 : LABEL version=0.0.0 16:59:20 ---> Running in 4ab91bf95c4d 16:59:21 Removing intermediate container 4ab91bf95c4d 16:59:21 ---> 76b688d069e7 16:59:21 16:59:21 Successfully built 76b688d069e7 16:59:21 Successfully tagged core-command-arm64:latest 17:00:01  Building core-command ... done Removing intermediate container 024d772c3f98 17:00:01 ---> c9e3fa84c67f 17:00:01 17:00:01 Step 10/24 : FROM alpine:3.16 17:00:01 ---> a6215f271958 17:00:01 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:00:01 ---> Using cache 17:00:01 ---> b6086c45f77a 17:00:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:01 ---> Using cache 17:00:01 ---> fe04a110562d 17:00:01 Step 13/24 : ENV APP_PORT=59881 17:00:01 ---> Running in f32a9cb14c3f 17:00:01 Removing intermediate container f32a9cb14c3f 17:00:01 ---> 02e613c90f2a 17:00:01 Step 14/24 : EXPOSE $APP_PORT 17:00:01 ---> Running in fbe5f791ec10 17:00:01 Removing intermediate container fbe5f791ec10 17:00:01 ---> 45b962a308cb 17:00:01 Step 15/24 : WORKDIR / 17:00:01 ---> Running in e3771a194310 17:00:01 Removing intermediate container e3771a194310 17:00:01 ---> f83b74bcfc13 17:00:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:01 ---> ea77e5bc822f 17:00:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:00:01 ---> c51e2f1e2034 17:00:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:00:02 ---> a9ed2f86787e 17:00:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:00:03 ---> be19a5d8059b 17:00:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:00:03 ---> Running in 9e27599dd9fc 17:00:03 Removing intermediate container 9e27599dd9fc 17:00:03 ---> 8970b94255ee 17:00:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:03 ---> Running in d2c99b5d1802 17:00:04 Removing intermediate container d2c99b5d1802 17:00:04 ---> 85bdf92b2dbd 17:00:04 Step 22/24 : LABEL arch=arm64 17:00:04 ---> Running in 899c8c34d6b1 17:00:05 Removing intermediate container 899c8c34d6b1 17:00:05 ---> 45f4ecec8f68 17:00:05 Step 23/24 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 17:00:05 ---> Running in 64fc39a99f0a 17:00:05 Removing intermediate container 64fc39a99f0a 17:00:05 ---> 6aa7c56aa359 17:00:05 Step 24/24 : LABEL version=0.0.0 17:00:05 ---> Running in d76838286e1f 17:00:06 Removing intermediate container d76838286e1f 17:00:06 ---> 51db53d6cb25 17:00:06 17:00:06 Successfully built 51db53d6cb25 17:00:06 Successfully tagged core-metadata-arm64:latest 17:00:28  Building core-metadata ... done Removing intermediate container fbb4db2f93cb 17:00:28 ---> 662ddd198536 17:00:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:00:28 ---> Running in e7420939f77a 17:00: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:00:33 Removing intermediate container e7420939f77a 17:00:33 ---> 152bccacc7c6 17:00:33 17:00:33 Step 11/23 : FROM alpine:3.16 17:00:33 ---> a6215f271958 17:00:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:00:33 ---> Running in 2142b0175532 17:00:33 Removing intermediate container 2142b0175532 17:00:33 ---> fbf29c2409af 17:00:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:00:33 ---> Running in ef5a210cb112 17:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:36 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:00:36 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:00:36 (3/33) Installing readline (8.1.2-r0) 17:00:36 (4/33) Installing bash (5.1.16-r2) 17:00:37 Executing bash-5.1.16-r2.post-install 17:00:37 (5/33) Installing ca-certificates (20220614-r0) 17:00:37 (6/33) Installing brotli-libs (1.0.9-r6) 17:00:37 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:00:37 (8/33) Installing libcurl (7.83.1-r2) 17:00:37 (9/33) Installing curl (7.83.1-r2) 17:00:37 (10/33) Installing docker-cli (20.10.16-r2) 17:00:38 (11/33) Installing dumb-init (1.2.5-r1) 17:00:38 (12/33) Installing libbz2 (1.0.8-r1) 17:00:38 (13/33) Installing expat (2.4.8-r0) 17:00:38 (14/33) Installing libffi (3.4.2-r1) 17:00:38 (15/33) Installing gdbm (1.23-r0) 17:00:38 (16/33) Installing xz-libs (5.2.5-r1) 17:00:38 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:00:38 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:00:38 (19/33) Installing mpdecimal (2.5.1-r1) 17:00:38 (20/33) Installing sqlite-libs (3.38.5-r0) 17:00:38 (21/33) Installing python3 (3.10.5-r0) 17:00:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:00:40 (23/33) Installing py3-tomli (2.0.1-r1) 17:00:40 (24/33) Installing py3-pep517 (0.12.0-r2) 17:00:40 (25/33) Installing py3-six (1.16.0-r1) 17:00:40 (26/33) Installing py3-retrying (1.3.3-r3) 17:00:40 (27/33) Installing py3-appdirs (1.4.4-r3) 17:00:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:00:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:00:40 (30/33) Installing py3-parsing (2.4.7-r3) 17:00:40 (31/33) Installing py3-packaging (21.3-r0) 17:00:40 (32/33) Installing py3-setuptools (59.4.0-r0) 17:00:40 (33/33) Installing py3-pip (22.1.1-r0) 17:00:41 Executing busybox-1.35.0-r17.trigger 17:00:41 Executing ca-certificates-20220614-r0.trigger 17:00:41 OK: 120 MiB in 47 packages 17:00:54 Collecting docker-compose==1.23.2 17:00:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:00:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.8 MB/s eta 0:00:00 17:00:54 Collecting jsonschema<3,>=2.5.1 17:00:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:00:54 Collecting websocket-client<1.0,>=0.32.0 17:00:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:00:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.3 MB/s eta 0:00:00 17:00:54 Collecting PyYAML<4,>=3.10 17:00:55 Downloading PyYAML-3.13.tar.gz (270 kB) 17:00:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.7 MB/s eta 0:00:00 17:00:56 Preparing metadata (setup.py): started 17:00:58 Preparing metadata (setup.py): finished with status 'done' 17:00:58 Collecting dockerpty<0.5,>=0.4.1 17:00:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:00:58 Preparing metadata (setup.py): started 17:01:00 Preparing metadata (setup.py): finished with status 'done' 17:01:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:01:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:01:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 17:01:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:01:01 Collecting docker<4.0,>=3.6.0 17:01:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:01:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.1 MB/s eta 0:00:00 17:01:01 Collecting texttable<0.10,>=0.9.0 17:01:01 Downloading texttable-0.9.1.tar.gz (11 kB) 17:01:01 Preparing metadata (setup.py): started 17:01:03 Preparing metadata (setup.py): finished with status 'done' 17:01:03 Collecting cached-property<2,>=1.2.0 17:01:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:01:03 Collecting docopt<0.7,>=0.6.1 17:01:03 Downloading docopt-0.6.2.tar.gz (25 kB) 17:01:03 Preparing metadata (setup.py): started 17:01:05 Preparing metadata (setup.py): finished with status 'done' 17:01:05 Collecting docker-pycreds>=0.4.0 17:01:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:01:06 Collecting certifi>=2017.4.17 17:01:06 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:01:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 17.1 MB/s eta 0:00:00 17:01:07 Collecting urllib3<1.25,>=1.21.1 17:01:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:01:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.4 MB/s eta 0:00:00 17:01:07 Collecting chardet<3.1.0,>=3.0.2 17:01:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:01:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.2 MB/s eta 0:00:00 17:01:07 Collecting idna<2.8,>=2.5 17:01:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:01:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 17:01:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:01:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:01:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:01:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:01:09 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:01:09 Running setup.py install for texttable: started 17:01:12 Running setup.py install for texttable: finished with status 'done' 17:01:12 Running setup.py install for PyYAML: started 17:01:14 Removing intermediate container 0b0c645aab4a 17:01:14 ---> fafbb4b9234d 17:01:14 17:01:14 Step 10/22 : FROM alpine:3.16 17:01:14 ---> a6215f271958 17:01:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:01:14 ---> Using cache 17:01:14 ---> b6086c45f77a 17:01:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:14 ---> Using cache 17:01:14 ---> fe04a110562d 17:01:14 Step 13/22 : ENV APP_PORT=59861 17:01:14 ---> Running in 7d11a33d45b4 17:01:14 Running setup.py install for PyYAML: finished with status 'done' 17:01:14 Removing intermediate container 7d11a33d45b4 17:01:14 ---> 9288496e5191 17:01:14 Step 14/22 : EXPOSE $APP_PORT 17:01:14 ---> Running in f1904c343de0 17:01:15 Removing intermediate container f1904c343de0 17:01:15 ---> 2c61ee82d999 17:01:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:16 Running setup.py install for docopt: started 17:01:16 ---> c00de61399b8 17:01:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:01:18 ---> db97ff15998a 17:01:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:01:18 Running setup.py install for docopt: finished with status 'done' 17:01:18 ---> 4e6db520d07d 17:01:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:01:19 ---> Running in e74361273760 17:01:19 Removing intermediate container e74361273760 17:01:19 ---> 95bf5721e9f3 17:01:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:19 ---> Running in 8950b155c1f1 17:01:20 Removing intermediate container 8950b155c1f1 17:01:20 ---> a30a26a9732d 17:01:20 Step 20/22 : LABEL arch=arm64 17:01:20 ---> Running in eb3adff5e265 17:01:20 Removing intermediate container eb3adff5e265 17:01:20 ---> 39e98d67e31c 17:01:20 Step 21/22 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 17:01:20 ---> Running in 5289b912e983 17:01:21 Running setup.py install for dockerpty: started 17:01:21 Removing intermediate container 5289b912e983 17:01:21 ---> b93eafb631a5 17:01:21 Step 22/22 : LABEL version=0.0.0 17:01:21 ---> Running in 80852e4b11eb 17:01:22 Removing intermediate container 80852e4b11eb 17:01:22 ---> 3bdf6d960bf8 17:01:22 17:01:22 Successfully built 3bdf6d960bf8 17:01:22 Successfully tagged support-scheduler-arm64:latest 17:01:23  Building support-scheduler ... done  Running setup.py install for dockerpty: finished with status 'done' 17:01:23 Removing intermediate container c20edea512ba 17:01:23 ---> 129974d41ae3 17:01:23 17:01:23 Step 10/22 : FROM alpine:3.16 17:01:23 ---> a6215f271958 17:01:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:01:23 ---> Running in 01ef65e915eb 17:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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:01:25 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:01:26 (1/2) Installing ca-certificates (20220614-r0) 17:01:26 (2/2) Installing dumb-init (1.2.5-r1) 17:01:26 Executing busybox-1.35.0-r17.trigger 17:01:26 Executing ca-certificates-20220614-r0.trigger 17:01:26 OK: 6 MiB in 16 packages 17:01:27 Removing intermediate container 01ef65e915eb 17:01:27 ---> 3a73ced0c337 17:01:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:01:27 ---> Running in 712a3f58436b 17:01:28 Removing intermediate container 712a3f58436b 17:01:28 ---> 6b9b80516032 17:01:28 Step 13/22 : ENV APP_PORT=59860 17:01:28 ---> Running in c70db9e28dc4 17:01:29 Removing intermediate container c70db9e28dc4 17:01:29 ---> 37b8316cd03a 17:01:29 Step 14/22 : EXPOSE $APP_PORT 17:01:29 ---> Running in 46fcc089e9e1 17:01:29 Removing intermediate container 46fcc089e9e1 17:01:29 ---> 6ab5b6150651 17:01:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:30 ---> 20cb7c64e80c 17:01:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:01:33 ---> 4e7cf5af274f 17:01:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:01:33 ---> 0e108fb8e039 17:01:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:01:33 ---> Running in 33ddcf6a52fa 17:01:34 Removing intermediate container 33ddcf6a52fa 17:01:34 ---> a775b731b26b 17:01:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:34 ---> Running in d4a0ec117962 17:01:34 Removing intermediate container d4a0ec117962 17:01:34 ---> d723f4c53469 17:01:34 Step 20/22 : LABEL arch=arm64 17:01:35 ---> Running in fc23ba98db98 17:01:35 Removing intermediate container fc23ba98db98 17:01:35 ---> b1b1fe0c2c6d 17:01:35 Step 21/22 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 17:01:35 ---> Running in ebaf236950f0 17:01:35 Removing intermediate container ebaf236950f0 17:01:35 ---> dadabfef49fd 17:01:35 Step 22/22 : LABEL version=0.0.0 17:01:36 ---> Running in 57347dca8a5b 17:01:36 Removing intermediate container 57347dca8a5b 17:01:36 ---> c1eb6554b737 17:01:36 17:01:36 Successfully built c1eb6554b737 17:01:36 Successfully tagged support-notifications-arm64:latest 17:01:37  Building support-notifications ... done Removing intermediate container ef5a210cb112 17:01:37 ---> 9a5021a183cd 17:01:37 Step 14/23 : ENV APP_PORT=58890 17:01:37 ---> Running in fb6045f50954 17:01:37 Removing intermediate container fb6045f50954 17:01:37 ---> 45fbcd43ff4f 17:01:37 Step 15/23 : EXPOSE $APP_PORT 17:01:37 ---> Running in a7eb805ea015 17:01:38 Removing intermediate container a7eb805ea015 17:01:38 ---> 0c082440ae74 17:01:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:01:39 ---> f0e8b3007d4a 17:01:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:01:39 ---> 8711ea500451 17:01:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:01:40 ---> 7ffc078edd53 17:01:40 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:01:40 ---> Running in c12f5b7b943f 17:01:40 Removing intermediate container c12f5b7b943f 17:01:40 ---> 8a3941f47dcb 17:01:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:40 ---> Running in 39d60b5dd213 17:01:41 Removing intermediate container 39d60b5dd213 17:01:41 ---> c96914b05c94 17:01:41 Step 21/23 : LABEL arch=arm64 17:01:41 ---> Running in 5ba6593e21bd 17:01:41 Removing intermediate container 5ba6593e21bd 17:01:41 ---> 69a698b61691 17:01:41 Step 22/23 : LABEL git_sha=27c9751aef95b634588f5778331d38d4c612ddbb 17:01:41 ---> Running in e6cf68391c56 17:01:42 Removing intermediate container e6cf68391c56 17:01:42 ---> 46457b6f9ad2 17:01:42 Step 23/23 : LABEL version=0.0.0 17:01:42 ---> Running in 2491d613b84c 17:01:42 Removing intermediate container 2491d613b84c 17:01:42 ---> a9ecb6cb5aa8 17:01:42 17:01:42 Successfully built a9ecb6cb5aa8 17:01:42 Successfully tagged sys-mgmt-agent-arm64:latest 17:01:42  Building sys-mgmt-agent ... done  [Pipeline] } 17:01:42 $ docker stop --time=1 ebb5516a80b75620b7d188ff7a1549b2f756d6f581405d5d479491acd5c042ac 17:01:44 $ docker rm -f ebb5516a80b75620b7d188ff7a1549b2f756d6f581405d5d479491acd5c042ac [Pipeline] // withDockerContainer [Pipeline] sh 17:01:45 + docker images 17:01:45 REPOSITORY TAG IMAGE ID CREATED SIZE 17:01:45 sys-mgmt-agent-arm64 latest a9ecb6cb5aa8 3 seconds ago 133MB 17:01:45 support-notifications-arm64 latest c1eb6554b737 9 seconds ago 26.1MB 17:01:45 129974d41ae3 23 seconds ago 1.41GB 17:01:45 support-scheduler-arm64 latest 3bdf6d960bf8 24 seconds ago 25.6MB 17:01:45 fafbb4b9234d 33 seconds ago 1.41GB 17:01:45 152bccacc7c6 About a minute ago 1.35GB 17:01:45 core-metadata-arm64 latest 51db53d6cb25 About a minute ago 17.4MB 17:01:45 c9e3fa84c67f About a minute ago 1.38GB 17:01:45 core-command-arm64 latest 76b688d069e7 2 minutes ago 15.6MB 17:01:45 faf349c99379 2 minutes ago 1.35GB 17:01:45 security-spire-config-arm64 latest a1884e6be08a 7 minutes ago 83.6MB 17:01:45 security-spire-server-arm64 latest 86cacc78f692 7 minutes ago 84.2MB 17:01:45 942a99a447af 7 minutes ago 1.25GB 17:01:45 d541dae6371f 7 minutes ago 1.25GB 17:01:45 security-bootstrapper-arm64 latest 81519db54a28 7 minutes ago 18.6MB 17:01:45 security-spiffe-token-provider-arm64 latest 83c2f8733096 8 minutes ago 28.3MB 17:01:45 core-data-arm64 latest 1ffddcfc7fd4 8 minutes ago 20.6MB 17:01:45 ccc3c3438bd8 8 minutes ago 1.35GB 17:01:45 58f584191ccc 8 minutes ago 1.4GB 17:01:45 9c8a7942fdbb 8 minutes ago 1.38GB 17:01:45 security-secretstore-setup-arm64 latest 4f7b21f30ae7 9 minutes ago 27.9MB 17:01:45 security-proxy-setup-arm64 latest 47810f01c1c7 9 minutes ago 26.2MB 17:01:45 99686423e403 10 minutes ago 1.36GB 17:01:45 2ceb5f486778 10 minutes ago 1.36GB 17:01:45 security-spire-agent-arm64 latest 1f3cebc6d946 15 minutes ago 122MB 17:01:45 3f509ec5c113 15 minutes ago 1.25GB 17:01:45 ci-base-image-arm64 latest 14db4d2a89a4 28 minutes ago 994MB 17:01:45 alpine 3.15 02e0d6fdf486 3 days ago 5.33MB 17:01:45 alpine 3.16 a6215f271958 3 days ago 5.29MB 17:01:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 weeks ago 678MB 17:01:45 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:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:45 17:01:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:46 arm64: Pulling from edgex-lftools-log-publisher 17:01:46 8998bd30e6a1: Pulling fs layer 17:01:46 04944245beec: Pulling fs layer 17:01:46 699f458cf7ca: Pulling fs layer 17:01:46 765212b225bb: Pulling fs layer 17:01:46 f23df028b6ca: Pulling fs layer 17:01:46 d65c8cfc05b1: Pulling fs layer 17:01:46 2437ff75d9bd: Pulling fs layer 17:01:46 765212b225bb: Waiting 17:01:46 f23df028b6ca: Waiting 17:01:46 d65c8cfc05b1: Waiting 17:01:46 2437ff75d9bd: Waiting 17:01:46 04944245beec: Verifying Checksum 17:01:46 04944245beec: Download complete 17:01:46 765212b225bb: Verifying Checksum 17:01:46 765212b225bb: Download complete 17:01:46 f23df028b6ca: Download complete 17:01:46 d65c8cfc05b1: Verifying Checksum 17:01:46 d65c8cfc05b1: Download complete 17:01:46 699f458cf7ca: Verifying Checksum 17:01:46 699f458cf7ca: Download complete 17:01:47 8998bd30e6a1: Verifying Checksum 17:01:47 8998bd30e6a1: Download complete 17:01:50 2437ff75d9bd: Verifying Checksum 17:01:50 2437ff75d9bd: Download complete 17:01:52 8998bd30e6a1: Pull complete 17:01:52 04944245beec: Pull complete 17:01:53 699f458cf7ca: Pull complete 17:01:53 765212b225bb: Pull complete 17:01:54 f23df028b6ca: Pull complete 17:01:55 d65c8cfc05b1: Pull complete 17:02:10 2437ff75d9bd: Pull complete 17:02:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:10 prd-ubuntu20.04-docker-arm64-4c-16g-22692 does not seem to be running inside a container 17:02:10 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:02:13 $ docker top 8b076fc5e9aaa6fbe0cc6d734c8feb0ac5615b987a28eaf03dbc6b13fed68faf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:14 ---> job-cost.sh 17:02:14 lf-activate-venv: SKIPPING 17:02:14 INFO: No Stack... 17:02:14 INFO: Retrieving Pricing Info for: v3-standard-4 17:02:15 INFO: Archiving Costs [Pipeline] sh 17:02:16 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:02:16 + cut -d, -f6 [Pipeline] lock 17:02:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4123-3-stack-cost] 17:02:16 Resource [jenkins-edgexfoundry-edgex-go-PR-4123-3-stack-cost] did not exist. Created. 17:02:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4123-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:02:16 + echo total: 0.10999999940395355 [Pipeline] stash 17:02:16 Stashed 1 file(s) [Pipeline] } 17:02:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4123-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:02:16 $ docker stop --time=1 8b076fc5e9aaa6fbe0cc6d734c8feb0ac5615b987a28eaf03dbc6b13fed68faf 17:02:18 $ docker rm -f 8b076fc5e9aaa6fbe0cc6d734c8feb0ac5615b987a28eaf03dbc6b13fed68faf [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:02:18 provisioning config files... 17:02:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1749345290096934634tmp [Pipeline] { [Pipeline] sh 17:02:19 + set +x 17:02:19 + curl -s https://codecov.io/bash 17:02:19 + bash -s -- 17:02:19 17:02:19 _____ _ 17:02:19 / ____| | | 17:02:19 | | ___ __| | ___ ___ _____ __ 17:02:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:02:19 | |___| (_) | (_| | __/ (_| (_) \ V / 17:02:19 \_____\___/ \__,_|\___|\___\___/ \_/ 17:02:19 Bash-1.0.6 17:02:19 17:02:19 17:02:19 ==> git version 2.25.1 found 17:02:19 ==> 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:02:19 Release-Date: 2020-01-08 17:02:19 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:02:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:02:19 ==> Jenkins CI detected. 17:02:19 current dir:  /w/workspace/edgex-go/3 17:02:19 project root: . 17:02:19 --> token set from env 17:02:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:02:19 ==> Running gcov in . (disable via -X gcov) 17:02:19 ==> Python coveragepy not found 17:02:19 ==> Searching for coverage reports in: 17:02:19 + . 17:02:19 -> Found 1 reports 17:02:19 ==> Detecting git/mercurial file structure 17:02:19 ==> Reading reports 17:02:19 + ./coverage.out bytes=479862 17:02:19 ==> Appending adjustments 17:02:19 https://docs.codecov.io/docs/fixing-reports 17:02:20 + Found adjustments 17:02:20 ==> Gzipping contents 17:02:20 64K /tmp/codecov.wQWc5F.gz 17:02:20 ==> Uploading reports 17:02:20 url: https://codecov.io 17:02:20 query: branch=PR-4123&commit=0906711a2532b878e475fe8bd0ba3550bf4fc4ae&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4123%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4123&job=&cmd_args= 17:02:20 -> Pinging Codecov 17:02:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4123&commit=0906711a2532b878e475fe8bd0ba3550bf4fc4ae&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4123%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4123&job=&cmd_args= 17:02:21 -> Uploading to 17:02:21 https://storage.googleapis.com/codecov/v4/raw/2022-08-13/00271124DB129430A58F1EEE437C3FCB/0906711a2532b878e475fe8bd0ba3550bf4fc4ae/348bb90c-48db-47ca-8958-e1d54f631519.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220813%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220813T170220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3206eef5cd6023d3bf29b27853c11c36c13a385dbc3ec674b2ac886cf9a4bcb0 17:02:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:21 Dload Upload Total Spent Left Speed 17:02:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63031 0 0 100 63031 0 254k --:--:-- --:--:-- --:--:-- 254k 17:02:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0906711a2532b878e475fe8bd0ba3550bf4fc4ae [Pipeline] } 17:02:21 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:02:22 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:02:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:02:23 ---> package-listing.sh 17:02:23 ++ facter osfamily 17:02:23 ++ tr '[:upper:]' '[:lower:]' 17:02:23 + OS_FAMILY=debian 17:02:23 + workspace=/w/workspace/edgex-go/3 17:02:23 + START_PACKAGES=/tmp/packages_start.txt 17:02:23 + END_PACKAGES=/tmp/packages_end.txt 17:02:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:02:23 + PACKAGES=/tmp/packages_start.txt 17:02:23 + '[' /w/workspace/edgex-go/3 ']' 17:02:23 + PACKAGES=/tmp/packages_end.txt 17:02:23 + case "${OS_FAMILY}" in 17:02:23 + dpkg -l 17:02:23 + grep '^ii' 17:02:23 + '[' -f /tmp/packages_start.txt ']' 17:02:23 + '[' -f /tmp/packages_end.txt ']' 17:02:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:02:23 + '[' /w/workspace/edgex-go/3 ']' 17:02:23 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:02:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:02:23 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:02:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:24 17:02:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:24 latest: Pulling from edgex-lftools-log-publisher 17:02:24 5eb5b503b376: Pulling fs layer 17:02:24 5c69ac0246d0: Pulling fs layer 17:02:24 ec43610c2a17: Pulling fs layer 17:02:24 3a2ae6a8a46f: Pulling fs layer 17:02:24 33b1e0a273af: Pulling fs layer 17:02:24 5d3b04190fa2: Pulling fs layer 17:02:24 2f39f015ded8: Pulling fs layer 17:02:24 33b1e0a273af: Waiting 17:02:24 5d3b04190fa2: Waiting 17:02:24 2f39f015ded8: Waiting 17:02:24 3a2ae6a8a46f: Waiting 17:02:24 5c69ac0246d0: Download complete 17:02:24 3a2ae6a8a46f: Verifying Checksum 17:02:24 3a2ae6a8a46f: Download complete 17:02:24 ec43610c2a17: Verifying Checksum 17:02:24 ec43610c2a17: Download complete 17:02:24 33b1e0a273af: Verifying Checksum 17:02:24 33b1e0a273af: Download complete 17:02:24 5d3b04190fa2: Verifying Checksum 17:02:24 5d3b04190fa2: Download complete 17:02:24 5eb5b503b376: Verifying Checksum 17:02:24 5eb5b503b376: Download complete 17:02:25 2f39f015ded8: Verifying Checksum 17:02:25 2f39f015ded8: Download complete 17:02:26 5eb5b503b376: Pull complete 17:02:26 5c69ac0246d0: Pull complete 17:02:26 ec43610c2a17: Pull complete 17:02:26 3a2ae6a8a46f: Pull complete 17:02:26 33b1e0a273af: Pull complete 17:02:26 5d3b04190fa2: Pull complete 17:02:31 2f39f015ded8: Pull complete 17:02:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:31 prd-ubuntu20.04-docker-8c-8g-22691 does not seem to be running inside a container 17:02:31 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat 17:02:32 $ docker top 8452a77299a0e22e691fc13e41f1ef656815226569924eecdef0efd754ea0bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:02:33 + mkdir -p /var/log/sysstat [Pipeline] sh 17:02:33 + ls /var/log/sa-host 17:02:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:33 provisioning config files... 17:02:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4806203018299071388tmp [Pipeline] { [Pipeline] echo 17:02:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:02:34 ---> create-netrc.sh [Pipeline] } 17:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:02:34 ---> python-tools-install.sh [Pipeline] echo 17:02:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:02:34 ---> sudo-logs.sh 17:02:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:02:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:02:35 ---> job-cost.sh 17:02:35 lf-activate-venv: SKIPPING 17:02:35 DEBUG: total: 0.10999999940395355 17:02:35 INFO: Retrieving Stack Cost... 17:02:35 INFO: Retrieving Pricing Info for: v3-standard-8 17:02:36 INFO: Archiving Costs [Pipeline] echo 17:02:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:02:36 ---> logs-deploy.sh 17:02:36 lf-activate-venv: SKIPPING 17:02:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4123/3 17:02:36 INFO: archiving workspace using pattern(s): 17:02:37 Archives upload complete. 17:02:37 INFO: archiving logs to Nexus 17:02:38 ---> uname -a: 17:02:38 Linux prd-ubuntu20-04-docker-8c-8g-22691 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:02:38 17:02:38 17:02:38 ---> lscpu: 17:02:38 Architecture: x86_64 17:02:38 CPU op-mode(s): 32-bit, 64-bit 17:02:38 Byte Order: Little Endian 17:02:38 Address sizes: 40 bits physical, 48 bits virtual 17:02:38 CPU(s): 8 17:02:38 On-line CPU(s) list: 0-7 17:02:38 Thread(s) per core: 1 17:02:38 Core(s) per socket: 1 17:02:38 Socket(s): 8 17:02:38 NUMA node(s): 1 17:02:38 Vendor ID: AuthenticAMD 17:02:38 CPU family: 23 17:02:38 Model: 49 17:02:38 Model name: AMD EPYC-Rome Processor 17:02:38 Stepping: 0 17:02:38 CPU MHz: 2800.000 17:02:38 BogoMIPS: 5600.00 17:02:38 Virtualization: AMD-V 17:02:38 Hypervisor vendor: KVM 17:02:38 Virtualization type: full 17:02:38 L1d cache: 256 KiB 17:02:38 L1i cache: 256 KiB 17:02:38 L2 cache: 4 MiB 17:02:38 L3 cache: 128 MiB 17:02:38 NUMA node0 CPU(s): 0-7 17:02:38 Vulnerability Itlb multihit: Not affected 17:02:38 Vulnerability L1tf: Not affected 17:02:38 Vulnerability Mds: Not affected 17:02:38 Vulnerability Meltdown: Not affected 17:02:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:02:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:02:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:02:38 Vulnerability Srbds: Not affected 17:02:38 Vulnerability Tsx async abort: Not affected 17:02:38 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:02:38 17:02:38 17:02:38 ---> nproc: 17:02:38 8 17:02:38 17:02:38 17:02:38 ---> df -h: 17:02:38 Filesystem Size Used Avail Use% Mounted on 17:02:38 overlay 155G 17G 139G 11% / 17:02:38 tmpfs 64M 0 64M 0% /dev 17:02:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:02:38 shm 64M 0 64M 0% /dev/shm 17:02:38 /dev/vda1 155G 17G 139G 11% /facter-os 17:02:38 17:02:38 17:02:38 ---> sar -b -r -n DEV: 17:02:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22691) 08/13/22 _x86_64_ (8 CPU) 17:02:38 17:02:38 16:28:40 LINUX RESTART (8 CPU) 17:02:38 17:02:38 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:02:38 16:30:01 368.86 44.89 323.96 0.00 4077.85 177129.15 0.00 17:02:38 16:31:01 71.83 0.30 71.53 0.00 6.93 32828.92 0.00 17:02:38 16:32:01 42.73 0.15 42.58 0.00 1.87 12529.26 0.00 17:02:38 16:33:01 391.55 9.13 382.42 0.00 93.70 149019.66 0.00 17:02:38 16:34:01 1132.04 0.82 1131.22 0.00 9.86 383460.45 0.00 17:02:38 16:35:01 1047.07 0.50 1046.57 0.00 8.13 235973.61 0.00 17:02:38 16:36:01 1.95 0.00 1.95 0.00 0.00 31.86 0.00 17:02:38 16:37:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 17:02:38 16:38:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 17:02:38 16:39:01 2.12 0.00 2.12 0.00 0.00 26.79 0.00 17:02:38 16:40:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 17:02:38 16:41:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 17:02:38 16:42:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 17:02:38 16:43:01 1.00 0.00 1.00 0.00 0.00 13.60 0.00 17:02:38 16:44:01 1.35 0.02 1.33 0.00 0.13 15.86 0.00 17:02:38 16:45:01 1.32 0.00 1.32 0.00 0.00 17.60 0.00 17:02:38 16:46:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 17:02:38 16:47:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 17:02:38 16:48:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 17:02:38 16:49:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 17:02:38 16:50:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 17:02:38 16:51:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 17:02:38 16:52:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 17:02:38 16:53:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 17:02:38 16:54:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 17:02:38 16:55:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 17:02:38 16:56:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 17:02:38 16:57:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 17:02:38 16:58:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 17:02:38 16:59:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 17:02:38 17:00:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 17:02:38 17:01:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 17:02:38 17:02:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 17:02:38 Average: 93.59 1.69 91.89 0.00 127.22 30043.00 0.00 17:02:38 17:02:38 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:02:38 16:30:01 28361908 31759528 540812 1.64 119712 3530364 2152472 6.34 1181840 2940124 1752 17:02:38 16:31:01 27586936 31705808 584280 1.78 137888 4163308 2040728 6.01 1574192 3241316 315776 17:02:38 16:32:01 27321888 31755552 532368 1.62 140568 4448180 1920404 5.66 1352936 3701424 372872 17:02:38 16:33:01 24499124 31676568 598492 1.82 275472 6828068 2063192 6.08 1873448 5755180 216180 17:02:38 16:34:01 20754680 31271432 990300 3.01 349904 9976660 3906512 11.51 2559872 8677580 0 17:02:38 16:35:01 21147548 31734704 539480 1.64 422048 9940308 1930840 5.69 2173572 8655556 232 17:02:38 16:36:01 21165184 31752228 522856 1.59 422064 9940308 1930840 5.69 2156312 8655520 20 17:02:38 16:37:01 21166476 31753544 521544 1.59 422072 9940312 1930840 5.69 2155184 8655524 48 17:02:38 16:38:01 21181400 31768604 506592 1.54 422108 9940320 1946912 5.74 2139980 8655656 20 17:02:38 16:39:01 21183936 31771184 504064 1.53 422156 9940296 1946912 5.74 2138640 8655656 20 17:02:38 16:40:01 21184088 31771352 504124 1.53 422164 9940300 1946912 5.74 2139008 8655660 12 17:02:38 16:41:01 21184600 31771892 503496 1.53 422180 9940300 1946912 5.74 2139044 8655660 48 17:02:38 16:42:01 21184804 31772124 503204 1.53 422204 9940304 1946912 5.74 2139088 8655664 24 17:02:38 16:43:01 21185088 31772428 502964 1.53 422236 9940312 1946912 5.74 2138780 8655788 200 17:02:38 16:44:01 21183728 31771160 503932 1.53 422256 9940312 1957604 5.77 2138820 8655792 216 17:02:38 16:45:01 21184012 31771456 503572 1.53 422268 9940316 1957604 5.77 2139220 8655796 180 17:02:38 16:46:01 21184468 31771916 503036 1.53 422284 9940320 1957604 5.77 2139028 8655800 16 17:02:38 16:47:01 21183884 31771384 503468 1.53 422316 9940320 1957604 5.77 2139152 8655804 272 17:02:38 16:48:01 21183900 31771408 503436 1.53 422328 9940324 1957604 5.77 2138888 8655804 8 17:02:38 16:49:01 21183700 31771236 503472 1.53 422348 9940320 1957604 5.77 2138936 8655804 52 17:02:38 16:50:01 21183648 31771192 503676 1.53 422352 9940328 1957604 5.77 2139252 8655808 12 17:02:38 16:51:01 21183852 31771404 503384 1.53 422368 9940332 1957604 5.77 2139240 8655812 204 17:02:38 16:52:01 21183804 31771484 503240 1.53 422372 9940460 1957604 5.77 2139028 8655940 12 17:02:38 16:53:01 21183756 31771440 503204 1.53 422388 9940468 1957604 5.77 2139044 8655944 204 17:02:38 16:54:01 21184420 31772104 502688 1.53 422404 9940452 1957604 5.77 2138984 8655944 12 17:02:38 16:55:01 21184112 31771872 502916 1.53 422424 9940476 1957604 5.77 2139608 8655956 188 17:02:38 16:56:01 21183812 31771576 503144 1.53 422432 9940480 1957604 5.77 2139044 8655960 12 17:02:38 16:57:01 21184016 31771780 502860 1.53 422452 9940480 1973804 5.82 2139044 8655960 188 17:02:38 16:58:01 21183968 31771792 502828 1.53 422468 9940484 1973804 5.82 2139080 8655968 8 17:02:38 16:59:01 21183916 31771744 503004 1.53 422496 9940488 1973804 5.82 2139284 8655972 204 17:02:38 17:00:01 21183900 31771760 502976 1.53 422512 9940488 1973804 5.82 2139488 8655968 12 17:02:38 17:01:01 21184104 31771968 502688 1.53 422528 9940496 1973804 5.82 2139132 8655972 204 17:02:38 17:02:01 21183804 31771724 502904 1.53 422552 9940496 1973804 5.82 2139164 8655980 12 17:02:38 Average: 21866741 31748404 527727 1.60 389343 9311430 2025727 5.97 2075919 8081160 27552 17:02:38 17:02:38 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:02:38 16:30:01 ens3 1562.16 1376.42 11783.54 191.80 0.00 0.00 0.00 0.00 17:02:38 16:30:01 vethdd1f773 49.24 61.26 4.71 49.12 0.00 0.00 0.00 0.00 17:02:38 16:30:01 docker0 449.43 401.97 34.42 2762.30 0.00 0.00 0.00 0.00 17:02:38 16:30:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 17:02:38 16:31:01 veth65f7894 1.23 1.43 0.10 0.12 0.00 0.00 0.00 0.00 17:02:38 16:31:01 ens3 126.62 98.68 1131.58 65.86 0.00 0.00 0.00 0.00 17:02:38 16:31:01 docker0 55.85 69.33 4.51 1097.91 0.00 0.00 0.00 0.00 17:02:38 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:32:01 veth65f7894 0.28 0.30 0.02 0.02 0.00 0.00 0.00 0.00 17:02:38 16:32:01 ens3 22.30 12.31 18.96 10.15 0.00 0.00 0.00 0.00 17:02:38 16:32:01 docker0 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 17:02:38 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:33:01 vetha060f71 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 17:02:38 16:33:01 ens3 326.94 235.60 3335.21 93.92 0.00 0.00 0.00 0.00 17:02:38 16:33:01 docker0 138.49 196.40 10.73 1634.38 0.00 0.00 0.00 0.00 17:02:38 16:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:02:38 16:34:01 veth1b52389 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:34:01 vethc832adf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:02:38 16:34:01 vetha060f71 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 17:02:38 16:34:01 ens3 235.87 182.51 1400.56 92.13 0.00 0.00 0.00 0.00 17:02:38 16:34:01 docker0 118.28 152.57 8.30 1266.24 0.00 0.00 0.00 0.00 17:02:38 16:34:01 vethaa214c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:02:38 16:34:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 17:02:38 16:35:01 ens3 191.79 122.84 1323.59 87.21 0.00 0.00 0.00 0.00 17:02:38 16:35:01 docker0 59.20 102.52 4.31 1266.76 0.00 0.00 0.00 0.00 17:02:38 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:36:01 ens3 0.37 0.37 0.02 0.04 0.00 0.00 0.00 0.00 17:02:38 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:37:01 ens3 0.30 0.33 0.02 0.03 0.00 0.00 0.00 0.00 17:02:38 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:38:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:40:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 17:02:38 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:45:01 ens3 0.28 0.30 0.09 0.08 0.00 0.00 0.00 0.00 17:02:38 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:46:01 ens3 0.25 0.23 0.47 0.02 0.00 0.00 0.00 0.00 17:02:38 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:47:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:50:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:02:38 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:55:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:02:38 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 16:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:59:01 ens3 0.20 0.13 0.12 0.01 0.00 0.00 0.00 0.00 17:02:38 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 17:00:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:02:38 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 17:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:38 17:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:38 Average: ens3 74.81 61.55 575.58 16.41 0.00 0.00 0.00 0.00 17:02:38 Average: docker0 24.89 27.97 1.89 243.27 0.00 0.00 0.00 0.00 17:02:38 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 17:02:38 17:02:38 17:02:38 ---> sar -P ALL: 17:02:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22691) 08/13/22 _x86_64_ (8 CPU) 17:02:38 17:02:38 16:28:40 LINUX RESTART (8 CPU) 17:02:38 17:02:38 16:29:01 CPU %user %nice %system %iowait %steal %idle 17:02:38 16:30:01 all 11.99 0.00 4.92 2.13 0.05 80.91 17:02:38 16:30:01 0 11.06 0.00 5.15 0.81 0.05 82.93 17:02:38 16:30:01 1 12.19 0.00 4.43 0.51 0.05 82.82 17:02:38 16:30:01 2 13.60 0.00 4.90 2.74 0.05 78.70 17:02:38 16:30:01 3 11.10 0.00 5.69 2.86 0.05 80.30 17:02:38 16:30:01 4 14.46 0.00 4.48 3.12 0.05 77.89 17:02:38 16:30:01 5 11.55 0.00 4.20 2.17 0.05 82.02 17:02:38 16:30:01 6 10.62 0.00 4.68 2.01 0.03 82.65 17:02:38 16:30:01 7 11.32 0.00 5.86 2.83 0.09 79.91 17:02:38 16:31:01 all 32.39 0.00 6.33 0.83 0.08 60.37 17:02:38 16:31:01 0 30.87 0.00 7.96 0.24 0.08 60.85 17:02:38 16:31:01 1 31.14 0.00 5.77 0.60 0.08 62.41 17:02:38 16:31:01 2 32.36 0.00 5.85 0.03 0.08 61.67 17:02:38 16:31:01 3 32.00 0.00 5.83 0.03 0.08 62.05 17:02:38 16:31:01 4 33.27 0.00 6.11 1.42 0.07 59.14 17:02:38 16:31:01 5 32.44 0.00 6.15 1.10 0.07 60.24 17:02:38 16:31:01 6 33.36 0.00 6.74 2.53 0.08 57.29 17:02:38 16:31:01 7 33.71 0.00 6.24 0.67 0.08 59.30 17:02:38 16:32:01 all 56.68 0.00 7.65 0.21 0.10 35.36 17:02:38 16:32:01 0 57.18 0.00 7.92 0.07 0.10 34.73 17:02:38 16:32:01 1 54.56 0.00 6.73 0.07 0.10 38.55 17:02:38 16:32:01 2 55.70 0.00 7.63 0.03 0.10 36.54 17:02:38 16:32:01 3 57.75 0.00 8.10 0.00 0.10 34.04 17:02:38 16:32:01 4 57.76 0.00 7.80 0.02 0.10 34.33 17:02:38 16:32:01 5 58.39 0.00 7.83 0.00 0.12 33.67 17:02:38 16:32:01 6 56.29 0.00 7.71 1.13 0.10 34.77 17:02:38 16:32:01 7 55.85 0.00 7.44 0.37 0.10 36.23 17:02:38 16:33:01 all 17.01 0.00 9.47 4.78 0.08 68.65 17:02:38 16:33:01 0 16.95 0.00 9.99 3.05 0.08 69.91 17:02:38 16:33:01 1 18.48 0.00 9.74 3.36 0.08 68.33 17:02:38 16:33:01 2 17.01 0.00 10.08 5.99 0.07 66.85 17:02:38 16:33:01 3 15.95 0.00 8.23 4.34 0.08 71.39 17:02:38 16:33:01 4 19.40 0.00 10.97 7.02 0.09 62.52 17:02:38 16:33:01 5 14.55 0.00 8.13 3.11 0.07 74.14 17:02:38 16:33:01 6 17.48 0.00 9.96 6.69 0.07 65.80 17:02:38 16:33:01 7 16.26 0.00 8.69 4.73 0.09 70.23 17:02:38 16:34:01 all 53.75 0.00 15.33 6.00 0.13 24.78 17:02:38 16:34:01 0 53.56 0.00 14.59 3.13 0.12 28.61 17:02:38 16:34:01 1 52.88 0.00 16.85 13.87 0.14 16.27 17:02:38 16:34:01 2 55.35 0.00 14.31 4.92 0.14 25.28 17:02:38 16:34:01 3 53.01 0.00 15.96 4.05 0.12 26.85 17:02:38 16:34:01 4 53.69 0.00 15.22 5.65 0.15 25.29 17:02:38 16:34:01 5 54.08 0.00 15.00 5.73 0.12 25.06 17:02:38 16:34:01 6 54.39 0.00 14.65 3.15 0.14 27.68 17:02:38 16:34:01 7 53.06 0.00 16.10 7.57 0.12 23.16 17:02:38 16:35:01 all 65.84 0.00 13.30 2.71 0.13 18.03 17:02:38 16:35:01 0 66.10 0.00 13.50 2.28 0.14 17.99 17:02:38 16:35:01 1 65.29 0.00 13.79 3.30 0.12 17.51 17:02:38 16:35:01 2 66.12 0.00 13.05 1.41 0.12 19.30 17:02:38 16:35:01 3 66.28 0.00 12.71 2.26 0.13 18.61 17:02:38 16:35:01 4 66.42 0.00 12.79 2.48 0.13 18.18 17:02:38 16:35:01 5 65.41 0.00 12.92 2.84 0.15 18.69 17:02:38 16:35:01 6 66.57 0.00 13.25 2.21 0.13 17.85 17:02:38 16:35:01 7 64.52 0.00 14.37 4.88 0.14 16.10 17:02:38 16:36:01 all 0.12 0.00 0.02 0.01 0.00 99.85 17:02:38 16:36:01 0 0.00 0.00 0.07 0.00 0.00 99.93 17:02:38 16:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:36:01 2 0.90 0.00 0.00 0.00 0.00 99.10 17:02:38 16:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:36:01 5 0.05 0.00 0.05 0.00 0.00 99.90 17:02:38 16:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:36:01 7 0.02 0.00 0.03 0.05 0.02 99.88 17:02:38 16:37:01 all 0.21 0.00 0.01 0.01 0.00 99.77 17:02:38 16:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:37:01 2 1.60 0.00 0.00 0.00 0.02 98.39 17:02:38 16:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:37:01 5 0.02 0.00 0.05 0.00 0.00 99.93 17:02:38 16:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:37:01 7 0.00 0.00 0.00 0.08 0.00 99.92 17:02:38 16:38:01 all 0.02 0.00 0.03 0.01 0.00 99.94 17:02:38 16:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:02:38 16:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:02:38 16:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:38:01 5 0.03 0.00 0.05 0.00 0.02 99.90 17:02:38 16:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:38:01 7 0.03 0.00 0.07 0.05 0.00 99.85 17:02:38 16:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:02:38 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:02:38 16:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:02:38 16:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:39:01 7 0.03 0.00 0.03 0.05 0.00 99.88 17:02:38 16:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:02:38 16:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:02:38 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:40:01 7 0.03 0.00 0.03 0.02 0.00 99.92 17:02:38 17:02:38 16:40:01 CPU %user %nice %system %iowait %steal %idle 17:02:38 16:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:02:38 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:41:01 1 0.02 0.00 0.00 0.07 0.00 99.92 17:02:38 16:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:02:38 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:41:01 7 0.02 0.00 0.03 0.02 0.02 99.92 17:02:38 16:42:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:02:38 16:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:42:01 1 0.03 0.00 0.02 0.03 0.00 99.92 17:02:38 16:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:42:01 3 0.00 0.00 0.03 0.00 0.00 99.97 17:02:38 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:02:38 16:42:01 6 0.10 0.00 0.00 0.00 0.02 99.88 17:02:38 16:42:01 7 0.08 0.00 0.00 0.03 0.00 99.88 17:02:38 16:43:01 all 0.02 0.00 0.02 0.00 0.00 99.95 17:02:38 16:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:43:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:02:38 16:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:43:01 4 0.02 0.00 0.05 0.00 0.00 99.93 17:02:38 16:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:02:38 16:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:02:38 16:43:01 7 0.07 0.00 0.02 0.02 0.02 99.88 17:02:38 16:44:01 all 0.02 0.00 0.02 0.00 0.00 99.96 17:02:38 16:44:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:02:38 16:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:02:38 16:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:02:38 16:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 17:02:38 16:44:01 6 0.02 0.00 0.03 0.03 0.00 99.92 17:02:38 16:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:45:01 all 0.22 0.00 0.01 0.00 0.00 99.76 17:02:38 16:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:02:38 16:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:02:38 16:45:01 2 1.63 0.00 0.03 0.00 0.02 98.32 17:02:38 16:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:45:01 7 0.03 0.00 0.00 0.02 0.00 99.95 17:02:38 16:46:01 all 0.26 0.00 0.01 0.01 0.01 99.72 17:02:38 16:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:46:01 1 0.02 0.00 0.00 0.03 0.02 99.93 17:02:38 16:46:01 2 1.99 0.00 0.00 0.00 0.00 98.01 17:02:38 16:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:02:38 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:02:38 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:02:38 16:47:01 all 0.27 0.00 0.01 0.00 0.00 99.72 17:02:38 16:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:47:01 1 0.05 0.00 0.02 0.02 0.00 99.92 17:02:38 16:47:01 2 1.97 0.00 0.00 0.00 0.00 98.03 17:02:38 16:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:02:38 16:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:02:38 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:02:38 16:48:01 all 0.27 0.00 0.00 0.01 0.00 99.72 17:02:38 16:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:48:01 1 0.03 0.00 0.00 0.05 0.00 99.92 17:02:38 16:48:01 2 1.97 0.00 0.00 0.00 0.00 98.03 17:02:38 16:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:02:38 16:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:02:38 16:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:02:38 16:49:01 all 0.19 0.00 0.02 0.01 0.00 99.79 17:02:38 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:02:38 16:49:01 2 1.47 0.00 0.08 0.00 0.00 98.45 17:02:38 16:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:49:01 7 0.00 0.00 0.02 0.05 0.00 99.93 17:02:38 16:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:02:38 16:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:50:01 1 0.00 0.00 0.02 0.05 0.00 99.93 17:02:38 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:02:38 16:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:50:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:02:38 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:02:38 16:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:02:38 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:02:38 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:02:38 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:51:01 7 0.00 0.00 0.00 0.07 0.00 99.93 17:02:38 17:02:38 16:51:01 CPU %user %nice %system %iowait %steal %idle 17:02:38 16:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:02:38 16:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:52:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:02:38 16:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:02:38 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:02:38 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:02:38 16:53:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:02:38 16:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:53:01 1 0.02 0.00 0.00 0.05 0.00 99.93 17:02:38 16:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:02:38 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:02:38 16:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:02:38 16:54:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:02:38 16:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:02:38 16:54:01 1 0.00 0.00 0.00 0.05 0.00 99.95 17:02:38 16:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:02:38 16:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:54:01 7 0.03 0.00 0.02 0.02 0.00 99.93 17:02:38 16:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:02:38 16:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:02:38 16:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:02:38 16:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:02:38 16:56:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:02:38 16:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:02:38 16:56:01 2 0.20 0.00 0.03 0.00 0.00 99.77 17:02:38 16:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:02:38 16:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 17:02:38 16:56:01 7 0.03 0.00 0.00 0.03 0.00 99.93 17:02:38 16:57:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:02:38 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:02:38 16:57:01 2 1.97 0.00 0.00 0.00 0.02 98.01 17:02:38 16:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 16:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:02:38 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:57:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:02:38 16:58:01 all 0.26 0.00 0.00 0.00 0.00 99.73 17:02:38 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:02:38 16:58:01 2 1.99 0.00 0.00 0.00 0.00 98.01 17:02:38 16:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:02:38 16:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:02:38 16:59:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:02:38 16:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:02:38 16:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:02:38 16:59:01 2 1.99 0.00 0.02 0.00 0.00 98.00 17:02:38 16:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 16:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:02:38 16:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 16:59:01 7 0.02 0.00 0.02 0.03 0.02 99.92 17:02:38 17:00:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:02:38 17:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 17:00:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:02:38 17:00:01 2 1.95 0.00 0.00 0.00 0.00 98.05 17:02:38 17:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 17:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 17:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:02:38 17:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 17:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:02:38 17:01:01 all 0.10 0.00 0.01 0.00 0.00 99.89 17:02:38 17:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:02:38 17:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 17:01:01 2 0.70 0.00 0.05 0.00 0.00 99.25 17:02:38 17:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 17:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 17:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:02:38 17:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:02:38 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:02:38 17:02:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:02:38 17:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 17:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:02:38 17:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 17:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:02:38 17:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:02:38 17:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:02:38 17:02:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:02:38 17:02:38 Average: CPU %user %nice %system %iowait %steal %idle 17:02:38 Average: all 7.21 0.00 1.71 0.50 0.02 90.55 17:02:38 Average: 0 7.06 0.00 1.78 0.29 0.02 90.85 17:02:38 Average: 1 7.05 0.00 1.72 0.66 0.02 90.55 17:02:38 Average: 2 7.80 0.00 1.67 0.45 0.02 90.05 17:02:38 Average: 3 7.09 0.00 1.70 0.41 0.02 90.79 17:02:38 Average: 4 7.36 0.00 1.72 0.59 0.02 90.31 17:02:38 Average: 5 7.12 0.00 1.64 0.45 0.02 90.77 17:02:38 Average: 6 7.16 0.00 1.71 0.53 0.02 90.58 17:02:38 Average: 7 7.04 0.00 1.77 0.65 0.02 90.52 17:02:38 17:02:38 17:02:38