Pull request #4120 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5172ebc092bb91c60b6f179f23810544182ce92a+d217c32573f785860214a4b128a5ddb28bdceca4 (68dcb7253b38d3eef03e8f19f091fa2c1401c380) 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-ssh12819650186813919338.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-ssh5448237110130553202.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4006574522288243774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12921248583240845519.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14364746574164386184.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh116117078257024196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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-22161 in /w/workspace/edgexfoundry_edgex-go_PR-4120 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit 5172ebc092bb91c60b6f179f23810544182ce92a Merge succeeded, producing 5172ebc092bb91c60b6f179f23810544182ce92a Checking out Revision 5172ebc092bb91c60b6f179f23810544182ce92a (PR-4120) > 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/4120/head:refs/remotes/origin/PR-4120 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5172ebc092bb91c60b6f179f23810544182ce92a # 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 d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5172ebc092bb91c60b6f179f23810544182ce92a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:13 ========================================================= 19:07:13 EdgeX Global Pipelines Version Info 19:07:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:14 ------------------- 19:07:14 stable info: 19:07:14 ------------------- 19:07:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:14 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:07:14 Message: update stable to v1.0.238 19:07:15 ------------------- 19:07:15 experimental info: 19:07:15 ------------------- 19:07:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:15 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:07:15 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4120 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4120 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4120 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5172ebc092bb91c60b6f179f23810544182ce92a [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5172ebc [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:16 provisioning config files... 19:07:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4401814598606037212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:17 ---> docker-login.sh 19:07:17 nexus3.edgexfoundry.org:10001 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:17 nexus3.edgexfoundry.org:10002 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:17 nexus3.edgexfoundry.org:10003 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:18 Configure a credential helper to remove this warning. See 19:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:18 19:07:18 Login Succeeded 19:07:18 nexus3.edgexfoundry.org:10004 19:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:18 Configure a credential helper to remove this warning. See 19:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:18 19:07:18 Login Succeeded 19:07:18 docker.io 19:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:18 Configure a credential helper to remove this warning. See 19:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:18 19:07:18 Login Succeeded 19:07:18 ---> docker-login.sh ends [Pipeline] } 19:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:19 + 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 19:07:19 + dirname cmd/core-command/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo core-command,cmd/core-command/Dockerfile 19:07:19 + dirname+ cmd/core-data/Dockerfile 19:07:19 cut -d/ -f2 19:07:19 + echo core-data,cmd/core-data/Dockerfile 19:07:19 + dirname cmd/core-metadata/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + dirname cmd/security-bootstrapper/Dockerfile 19:07:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:19 + + cut -d/ -f2 19:07:19 dirname cmd/security-proxy-setup/Dockerfile 19:07:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:19 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:19 + dirname cmd/security-spire-agent/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:19 + dirname cmd/security-spire-config/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:19 + dirname cmd/security-spire-server/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:19 + dirname cmd/support-notifications/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:19 + dirname cmd/support-scheduler/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:19 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:19 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 19:07:19 + git rev-list -1 --merges 5172ebc092bb91c60b6f179f23810544182ce92a~1..5172ebc092bb91c60b6f179f23810544182ce92a [Pipeline] echo 19:07:19 -----------> git rev-list -1 --merges 5172ebc092bb91c60b6f179f23810544182ce92a~1..5172ebc092bb91c60b6f179f23810544182ce92a 5172ebc092bb91c60b6f179f23810544182ce92a [false] [Pipeline] sh 19:07:19 + git log --format=format:%s -1 5172ebc092bb91c60b6f179f23810544182ce92a [Pipeline] echo 19:07:19 ========================================================= 19:07:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:20 + grep -v github /etc/ssh/ssh_known_hosts 19:07:20 + [ -e /tmp/ssh_known_hosts ] 19:07:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:20 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:20 sudo tee -a /etc/ssh/ssh_known_hosts 19:07:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:21 19:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:21 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:21 b85a868b505f: Pulling fs layer 19:07:21 e2be974225ed: Pulling fs layer 19:07:21 339a4e72a1f5: Pulling fs layer 19:07:21 988bab9f4d93: Pulling fs layer 19:07:21 1469e6f7b9e6: Pulling fs layer 19:07:21 eaf3925da568: Pulling fs layer 19:07:21 bab4dde63d76: Pulling fs layer 19:07:21 bde34c3a00c8: Pulling fs layer 19:07:21 b352a97aabf1: Pulling fs layer 19:07:21 4872d77fe225: Pulling fs layer 19:07:21 5851b861e8e6: Pulling fs layer 19:07:21 bab4dde63d76: Waiting 19:07:21 bde34c3a00c8: Waiting 19:07:21 b352a97aabf1: Waiting 19:07:21 4872d77fe225: Waiting 19:07:21 5851b861e8e6: Waiting 19:07:21 988bab9f4d93: Waiting 19:07:21 eaf3925da568: Waiting 19:07:21 1469e6f7b9e6: Waiting 19:07:21 e2be974225ed: Verifying Checksum 19:07:21 e2be974225ed: Download complete 19:07:21 988bab9f4d93: Verifying Checksum 19:07:21 988bab9f4d93: Download complete 19:07:21 1469e6f7b9e6: Verifying Checksum 19:07:21 1469e6f7b9e6: Download complete 19:07:21 339a4e72a1f5: Verifying Checksum 19:07:21 339a4e72a1f5: Download complete 19:07:21 eaf3925da568: Verifying Checksum 19:07:21 eaf3925da568: Download complete 19:07:21 bde34c3a00c8: Verifying Checksum 19:07:21 bde34c3a00c8: Download complete 19:07:21 b352a97aabf1: Verifying Checksum 19:07:21 b352a97aabf1: Download complete 19:07:21 4872d77fe225: Verifying Checksum 19:07:21 4872d77fe225: Download complete 19:07:21 5851b861e8e6: Verifying Checksum 19:07:21 5851b861e8e6: Download complete 19:07:21 b85a868b505f: Verifying Checksum 19:07:21 b85a868b505f: Download complete 19:07:21 bab4dde63d76: Verifying Checksum 19:07:21 bab4dde63d76: Download complete 19:07:22 b85a868b505f: Pull complete 19:07:22 e2be974225ed: Pull complete 19:07:23 339a4e72a1f5: Pull complete 19:07:23 988bab9f4d93: Pull complete 19:07:24 1469e6f7b9e6: Pull complete 19:07:24 eaf3925da568: Pull complete 19:07:25 bab4dde63d76: Pull complete 19:07:25 bde34c3a00c8: Pull complete 19:07:25 b352a97aabf1: Pull complete 19:07:25 4872d77fe225: Pull complete 19:07:26 5851b861e8e6: Pull complete 19:07:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:26 prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container 19:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:29 $ docker top f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e -eo pid,comm 19:07:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:29 [ssh-agent] Looking for ssh-agent implementation... 19:07:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:29 $ docker exec f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e ssh-agent 19:07:29 SSH_AUTH_SOCK=/tmp/ssh-BjFLHvhrsOrU/agent.34 19:07:29 SSH_AGENT_PID=40 19:07:29 Running ssh-add (command line suppressed) 19:07:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6497562680577853768.key (/w/workspace/edgex-go/1@tmp/private_key_6497562680577853768.key) 19:07:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:29 + git tag --points-at HEAD [Pipeline] } 19:07:30 $ docker exec --env ******** --env ******** f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e ssh-agent -k 19:07:30 unset SSH_AUTH_SOCK; 19:07:30 unset SSH_AGENT_PID; 19:07:30 echo Agent pid 40 killed; 19:07:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:30 [ssh-agent] Looking for ssh-agent implementation... 19:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:30 $ docker exec f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e ssh-agent 19:07:30 SSH_AUTH_SOCK=/tmp/ssh-mozm9cJHWNhi/agent.72 19:07:30 SSH_AGENT_PID=78 19:07:30 Running ssh-add (command line suppressed) 19:07:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6894923701918174089.key (/w/workspace/edgex-go/1@tmp/private_key_6894923701918174089.key) 19:07:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:31 + git semver init 19:07:31 2022-08-08 19:07:31,230 [run_init] DEBUG init version:0.0.0 force:False 19:07:31 2022-08-08 19:07:31,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:31 2022-08-08 19:07:31,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:31 2022-08-08 19:07:31,232 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:36 2022-08-08 19:07:36,221 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:36 2022-08-08 19:07:36,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4120 with force:False 19:07:36 2022-08-08 19:07:36,221 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4120 19:07:36 2022-08-08 19:07:36,224 [execute] INFO git cat-file --batch-check 19:07:36 2022-08-08 19:07:36,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:36 2022-08-08 19:07:36,232 [execute] INFO git cat-file --batch 19:07:36 2022-08-08 19:07:36,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:36 2022-08-08 19:07:36,238 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4120 19:07:36 0.0.0 [Pipeline] } 19:07:36 $ docker exec --env ******** --env ******** f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e ssh-agent -k 19:07:36 unset SSH_AUTH_SOCK; 19:07:36 unset SSH_AGENT_PID; 19:07:36 echo Agent pid 78 killed; 19:07:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:37 + git semver [Pipeline] } 19:07:37 $ docker stop --time=1 f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e 19:07:38 $ docker rm -f f1bf42b031f43030816af001013c976df245f5cf89c758c6169ba2032f704d5e [Pipeline] // withDockerContainer [Pipeline] sh 19:07:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:39 Stashed 1 file(s) [Pipeline] echo 19:07:39 [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 19:07:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22158 in /w/workspace/edgexfoundry_edgex-go_PR-4120 [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 19:07:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:40 The recommended git tool is: git 19:07:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:40 ========================================================= 19:07:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:07:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:40 2408cc74d12b: Pulling fs layer 19:07:40 ea60b727a1ce: Pulling fs layer 19:07:40 30c4a7721957: Pulling fs layer 19:07:40 370296b7ddb6: Pulling fs layer 19:07:40 7c6cee850709: Pulling fs layer 19:07:40 39a5fcdaea64: Pulling fs layer 19:07:40 d94ebbe4e438: Pulling fs layer 19:07:40 bcfd1f05c69d: Pulling fs layer 19:07:40 59ccb84bbe0f: Pulling fs layer 19:07:40 7c6cee850709: Waiting 19:07:40 39a5fcdaea64: Waiting 19:07:40 d94ebbe4e438: Waiting 19:07:40 bcfd1f05c69d: Waiting 19:07:40 59ccb84bbe0f: Waiting 19:07:40 370296b7ddb6: Waiting 19:07:40 30c4a7721957: Verifying Checksum 19:07:40 30c4a7721957: Download complete 19:07:40 ea60b727a1ce: Verifying Checksum 19:07:40 ea60b727a1ce: Download complete 19:07:40 7c6cee850709: Verifying Checksum 19:07:40 7c6cee850709: Download complete 19:07:40 39a5fcdaea64: Verifying Checksum 19:07:40 39a5fcdaea64: Download complete 19:07:40 2408cc74d12b: Verifying Checksum 19:07:40 2408cc74d12b: Download complete 19:07:40 d94ebbe4e438: Download complete 19:07:41 2408cc74d12b: Pull complete 19:07:41 ea60b727a1ce: Pull complete 19:07:41 30c4a7721957: Pull complete 19:07:41 59ccb84bbe0f: Verifying Checksum 19:07:41 59ccb84bbe0f: Download complete 19:07:41 bcfd1f05c69d: Verifying Checksum 19:07:41 bcfd1f05c69d: Download complete 19:07:41 370296b7ddb6: Verifying Checksum 19:07:41 370296b7ddb6: Download complete 19:07:45 using credential edgex-jenkins-ssh 19:07:45 Cloning the remote Git repository 19:07:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:45 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:45 > git --version # timeout=10 19:07:45 > git --version # 'git version 2.25.1' 19:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:46 370296b7ddb6: Pull complete 19:07:46 7c6cee850709: Pull complete 19:07:46 39a5fcdaea64: Pull complete 19:07:46 d94ebbe4e438: Pull complete 19:07:48 bcfd1f05c69d: Pull complete 19:07:49 59ccb84bbe0f: Pull complete 19:07:49 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:49 + docker build -t ci-base-image-x86_64 -f - . 19:07:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:49 WORKDIR /edgex 19:07:49 COPY go.mod . 19:07:49 RUN go mod download 19:07:50 Sending build context to Docker daemon 169.2MB 19:07:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:50 ---> a4fb48ad2a94 19:07:50 Step 2/4 : WORKDIR /edgex 19:07:55 ---> Running in d64dabb585e7 19:07:55 Removing intermediate container d64dabb585e7 19:07:55 ---> 01b6484559e5 19:07:55 Step 3/4 : COPY go.mod . 19:07:55 ---> d548a7360f9e 19:07:55 Step 4/4 : RUN go mod download 19:07:55 ---> Running in 5860ff74266b 19:08:01 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit 5172ebc092bb91c60b6f179f23810544182ce92a 19:08:01 Merge succeeded, producing 5172ebc092bb91c60b6f179f23810544182ce92a 19:08:01 Checking out Revision 5172ebc092bb91c60b6f179f23810544182ce92a (PR-4120) 19:08:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4120/head:refs/remotes/origin/PR-4120 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:01 > git config core.sparsecheckout # timeout=10 19:08:01 > git checkout -f 5172ebc092bb91c60b6f179f23810544182ce92a # timeout=10 19:08:01 > git remote # timeout=10 19:08:01 > git config --get remote.origin.url # timeout=10 19:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:01 > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 19:08:01 > git rev-parse HEAD^{commit} # timeout=10 19:08:01 > git config core.sparsecheckout # timeout=10 19:08:01 > git checkout -f 5172ebc092bb91c60b6f179f23810544182ce92a # timeout=10 19:08:06 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:08:06 > git --version # timeout=10 19:08:06 > git --version # 'git version 2.25.1' 19:08:06 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:07 Dload Upload Total Spent Left Speed 19:08:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 86237 0 --:--:-- --:--:-- --:--:-- 86237 [Pipeline] sh 19:08:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:08 + sudo tee /etc/docker/daemon.new 19:08:08 { 19:08:08 "registry-mirrors": [ 19:08:08 "https://nexus3.edgexfoundry.org:10001" 19:08:08 ], 19:08:08 "bip": "10.250.0.254/24", 19:08:08 "hosts": [ 19:08:08 "tcp://0.0.0.0:5555", 19:08:08 "unix:///var/run/docker.sock" 19:08:08 ], 19:08:08 "mtu": 1458, 19:08:08 "selinux-enabled": true, 19:08:08 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:08 } [Pipeline] sh 19:08:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:09 + sudo service docker restart 19:08:13 Removing intermediate container 5860ff74266b 19:08:13 ---> b5ff39f776a6 19:08:13 Successfully built b5ff39f776a6 19:08:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:13 + docker inspect -f . ci-base-image-x86_64 19:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:14 prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container 19:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:14 $ docker top 1bedced4d2ce41059fec498c1b1cf5f77da6b035ef1a0360a58820b6600bbdd3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:14 + go version 19:08:14 go version go1.18.3 linux/amd64 [Pipeline] } 19:08:14 $ docker stop --time=1 1bedced4d2ce41059fec498c1b1cf5f77da6b035ef1a0360a58820b6600bbdd3 19:08:16 $ docker rm -f 1bedced4d2ce41059fec498c1b1cf5f77da6b035ef1a0360a58820b6600bbdd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:16 + docker inspect -f . ci-base-image-x86_64 19:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:17 prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container 19:08:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:17 $ docker top c153d793e959154ba6370ce9eae0595c722ffe6bf143963c755b149d3413e76e -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:17 ========================================================= 19:08:17 [edgeXBuildGoParallel] Running Tests and Build... 19:08:17 ========================================================= [Pipeline] sh 19:08:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:18 + make test 19:08:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:24 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:28 provisioning config files... 19:08:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6829141528640103711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:28 ---> docker-login.sh 19:08:28 nexus3.edgexfoundry.org:10001 19:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:29 Configure a credential helper to remove this warning. See 19:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:29 19:08:29 Login Succeeded 19:08:29 nexus3.edgexfoundry.org:10002 19:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:29 Configure a credential helper to remove this warning. See 19:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:29 19:08:29 Login Succeeded 19:08:29 nexus3.edgexfoundry.org:10003 19:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:30 Configure a credential helper to remove this warning. See 19:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:30 19:08:30 Login Succeeded 19:08:30 nexus3.edgexfoundry.org:10004 19:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:30 Configure a credential helper to remove this warning. See 19:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:30 19:08:30 Login Succeeded 19:08:30 docker.io 19:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:31 Configure a credential helper to remove this warning. See 19:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:31 19:08:31 Login Succeeded 19:08:31 ---> docker-login.sh ends [Pipeline] } 19:08:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:32 ========================================================= 19:08:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:32 b3c136eddcbf: Pulling fs layer 19:08:32 c0a3192eca97: Pulling fs layer 19:08:32 a050256f5b6f: Pulling fs layer 19:08:32 656be50a0ddc: Pulling fs layer 19:08:32 2bbca73fdf42: Pulling fs layer 19:08:32 46d945488cbd: Pulling fs layer 19:08:32 8a5474983e97: Pulling fs layer 19:08:32 329c88fbcd65: Pulling fs layer 19:08:32 656be50a0ddc: Waiting 19:08:32 8a5474983e97: Waiting 19:08:32 329c88fbcd65: Waiting 19:08:32 2bbca73fdf42: Waiting 19:08:32 46d945488cbd: Waiting 19:08:32 a050256f5b6f: Verifying Checksum 19:08:32 a050256f5b6f: Download complete 19:08:32 c0a3192eca97: Verifying Checksum 19:08:32 c0a3192eca97: Download complete 19:08:32 2bbca73fdf42: Verifying Checksum 19:08:32 2bbca73fdf42: Download complete 19:08:32 46d945488cbd: Download complete 19:08:32 b3c136eddcbf: Verifying Checksum 19:08:32 b3c136eddcbf: Download complete 19:08:33 b3c136eddcbf: Pull complete 19:08:34 329c88fbcd65: Verifying Checksum 19:08:34 329c88fbcd65: Download complete 19:08:34 c0a3192eca97: Pull complete 19:08:34 a050256f5b6f: Pull complete 19:08:35 8a5474983e97: Verifying Checksum 19:08:35 8a5474983e97: Download complete 19:08:35 656be50a0ddc: Verifying Checksum 19:08:35 656be50a0ddc: Download complete 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.996s coverage: 89.2% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 2.1% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.512s coverage: 95.6% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 19:08:48 656be50a0ddc: Pull complete 19:08:48 2bbca73fdf42: Pull complete 19:08:48 46d945488cbd: Pull complete 19:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.095s coverage: 94.4% of statements 19:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 19:08:54 8a5474983e97: Pull complete 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.265s coverage: 82.2% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:56 329c88fbcd65: Pull complete 19:08:56 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:56 WORKDIR /edgex 19:08:56 COPY go.mod . 19:08:56 RUN go mod download 19:08:56 + docker build -t ci-base-image-arm64 -f - . 19:08:57 Sending build context to Docker daemon 3.123MB 19:08:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:57 ---> ff4287adb874 19:08:57 Step 2/4 : WORKDIR /edgex 19:08:59 ---> Running in aa4ce2848591 19:08:59 Removing intermediate container aa4ce2848591 19:08:59 ---> ab2a76d34a1f 19:08:59 Step 3/4 : COPY go.mod . 19:08:59 ---> 991f05dfa8c7 19:08:59 Step 4/4 : RUN go mod download 19:08:59 ---> Running in 8bbc3f5e4930 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.063s coverage: 87.2% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 58.8% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 85.4% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.2% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.8% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.6% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:09: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 19:09:22 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:09:22 GO111MODULE=on go vet ./... 19:09:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:24 ./bin/test-attribution-txt.sh 19:09:24 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:09:24 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:09:24 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:09:24 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:09:24 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:09:24 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:09:24 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:25 + ls -al . 19:09:25 total 728 19:09:25 drwxrwxr-x 10 1001 1001 4096 Aug 8 19:08 . 19:09:25 drwxr-xr-x 4 root root 4096 Aug 8 19:08 .. 19:09:25 -rw-rw-r-- 1 1001 1001 16 Aug 8 19:07 .dockerignore 19:09:25 drwxrwxr-x 8 1001 1001 4096 Aug 8 19:09 .git 19:09:25 drwxrwxr-x 3 1001 1001 4096 Aug 8 19:07 .github 19:09:25 -rw-rw-r-- 1 1001 1001 1030 Aug 8 19:07 .gitignore 19:09:25 -rw-rw-r-- 1 1001 1001 42 Aug 8 19:07 .golangci.yml 19:09:25 -rw-rw-r-- 1 1001 1001 87 Aug 8 19:07 .hadolint.yml 19:09:25 drwxr-xr-x 3 1001 1001 4096 Aug 8 19:07 .semver 19:09:25 -rw-rw-r-- 1 1001 1001 166 Aug 8 19:07 .sonarcloud.properties 19:09:25 -rw-rw-r-- 1 1001 1001 1171 Aug 8 19:07 ADOPTERS.md 19:09:25 -rw-rw-r-- 1 1001 1001 10347 Aug 8 19:07 Attribution.txt 19:09:25 -rw-rw-r-- 1 1001 1001 63209 Aug 8 19:07 CHANGELOG.md 19:09:25 -rw-rw-r-- 1 1001 1001 3804 Aug 8 19:07 CONTRIBUTING.md 19:09:25 -rw-rw-r-- 1 1001 1001 677 Aug 8 19:07 GOVERNANCE.md 19:09:25 -rw-rw-r-- 1 1001 1001 850 Aug 8 19:07 Jenkinsfile 19:09:25 -rw-rw-r-- 1 1001 1001 10775 Aug 8 19:07 LICENSE 19:09:25 -rw-rw-r-- 1 1001 1001 12212 Aug 8 19:07 Makefile 19:09:25 -rw-rw-r-- 1 1001 1001 582 Aug 8 19:07 OWNERS.md 19:09:25 -rw-rw-r-- 1 1001 1001 9094 Aug 8 19:07 README.md 19:09:25 -rw-rw-r-- 1 1001 1001 6912 Aug 8 19:07 SECURITY.md 19:09:25 -rw-rw-r-- 1 1001 1001 5 Aug 8 19:07 VERSION 19:09:25 -rw-rw-r-- 1 1001 1001 4131 Aug 8 19:07 ZMQWindows.md 19:09:25 drwxrwxr-x 2 1001 1001 4096 Aug 8 19:07 bin 19:09:25 drwxrwxr-x 18 1001 1001 4096 Aug 8 19:07 cmd 19:09:25 -rw-r--r-- 1 root root 478941 Aug 8 19:09 coverage.out 19:09:25 -rw-rw-r-- 1 1001 1001 3681 Aug 8 19:07 go.mod 19:09:25 -rw-rw-r-- 1 1001 1001 38033 Aug 8 19:07 go.sum 19:09:25 drwxrwxr-x 8 1001 1001 4096 Aug 8 19:07 internal 19:09:25 drwxrwxr-x 3 1001 1001 4096 Aug 8 19:07 openapi 19:09:25 drwxrwxr-x 4 1001 1001 4096 Aug 8 19:07 snap 19:09:25 -rw-rw-r-- 1 1001 1001 204 Aug 8 19:07 version.go [Pipeline] sh 19:09:25 + '[' -e coverage.out ] 19:09:25 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:25 Stashed 1 file(s) [Pipeline] sh 19:09:25 + make build 19:09:25 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 19:09:32 Removing intermediate container 8bbc3f5e4930 19:09:32 ---> 7889f0d767fc 19:09:32 Successfully built 7889f0d767fc 19:09:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:32 + docker inspect -f . ci-base-image-arm64 19:09:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:33 prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container 19:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:34 $ docker top 3842d6a4a7f0f25d43a097e00b588fc865b886aa1cea1fd20c47b1ac30a1ca22 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:35 + go version 19:09:35 go version go1.18.3 linux/arm64 [Pipeline] } 19:09:35 $ docker stop --time=1 3842d6a4a7f0f25d43a097e00b588fc865b886aa1cea1fd20c47b1ac30a1ca22 19:09:37 $ docker rm -f 3842d6a4a7f0f25d43a097e00b588fc865b886aa1cea1fd20c47b1ac30a1ca22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:37 + docker inspect -f . ci-base-image-arm64 19:09:37 . [Pipeline] } [Pipeline] // withEnv 19:09:38 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 [Pipeline] withDockerContainer 19:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container 19:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:39 $ docker top e675d7346c8bd52c89d12de4976c28511e7b6e5a0afd1490421a429cc4de7059 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:39 ========================================================= 19:09:39 [edgeXBuildGoParallel] Running Tests and Build... 19:09:39 ========================================================= [Pipeline] sh 19:09:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:41 + make test 19:09:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09: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/core-command/core-command ./cmd/core-command 19:09:50 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 19:09: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:57 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 19:09:58 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 19:09:59 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 19:10:00 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 19:10:00 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 19:10: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:10:04 $ docker stop --time=1 c153d793e959154ba6370ce9eae0595c722ffe6bf143963c755b149d3413e76e 19:10:09 $ docker rm -f c153d793e959154ba6370ce9eae0595c722ffe6bf143963c755b149d3413e76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:11 19:10:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:11 latest: Pulling from edgex-devops/edgex-compose 19:10:11 cbdbe7a5bc2a: Pulling fs layer 19:10:11 ca9280d653b3: Pulling fs layer 19:10:11 7e9c9ca2126c: Pulling fs layer 19:10:11 cbdbe7a5bc2a: Download complete 19:10:11 ca9280d653b3: Verifying Checksum 19:10:11 ca9280d653b3: Download complete 19:10:11 cbdbe7a5bc2a: Pull complete 19:10:12 7e9c9ca2126c: Download complete 19:10:12 ca9280d653b3: Pull complete 19:10:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:15 7e9c9ca2126c: Pull complete 19:10:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:15 prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container 19:10:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:19 $ docker top 12f1c71b00ed952af1aa705c19c661a69f22cd50995adc18bb5cad6c684aae80 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:19 + docker-compose build --help 19:10:19 + grep parallel 19:10:20 --parallel Build images in parallel. [Pipeline] } 19:10:20 $ docker stop --time=1 12f1c71b00ed952af1aa705c19c661a69f22cd50995adc18bb5cad6c684aae80 19:10:21 $ docker rm -f 12f1c71b00ed952af1aa705c19c661a69f22cd50995adc18bb5cad6c684aae80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:22 prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container 19:10:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:23 $ docker top 46812d109028f67d14fec588577cb8e19e555a93cd4521eb859fc3af7a4672ef -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:23 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:24 Building core-command ... 19:10:24 Building core-data ... 19:10:24 Building core-metadata ... 19:10:24 Building security-bootstrapper ... 19:10:24 Building security-proxy-setup ... 19:10:24 Building security-secretstore-setup ... 19:10:24 Building security-spiffe-token-provider ... 19:10:24 Building security-spire-agent ... 19:10:24 Building security-spire-config ... 19:10:24 Building security-spire-server ... 19:10:24 Building support-notifications ... 19:10:24 Building support-scheduler ... 19:10:24 Building sys-mgmt-agent ... 19:10:24 Building security-spiffe-token-provider 19:10:24 Building security-bootstrapper 19:10:24 Building security-secretstore-setup 19:10:24 Building security-spire-agent 19:10:24 Building security-spire-config 19:10:34 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> b5ff39f776a6 19:10:34 Step 3/31 : WORKDIR /edgex-go 19:10:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> b5ff39f776a6 19:10:34 Step 3/20 : WORKDIR /edgex-go 19:10:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> b5ff39f776a6 19:10:34 Step 3/25 : WORKDIR /edgex-go 19:10:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> b5ff39f776a6 19:10:34 Step 3/26 : WORKDIR /edgex-go 19:10:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> b5ff39f776a6 19:10:34 Step 3/26 : WORKDIR /edgex-go 19:10:41 ---> Running in 17811babafc2 19:10:41 ---> Running in 5b77668972d1 19:10:41 ---> Running in ef8cfa4e672e 19:10:41 ---> Running in 84e320f55838 19:10:41 ---> Running in 92ae3d70b5ac 19:10:41 Removing intermediate container 17811babafc2 19:10:41 ---> 427e553de0a5 19:10:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:41 Removing intermediate container ef8cfa4e672e 19:10:41 ---> b30adedbd6c3 19:10:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:41 Removing intermediate container 84e320f55838 19:10:41 ---> e82046ed3b85 19:10:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:41 Removing intermediate container 5b77668972d1 19:10:41 ---> 55736216abf4 19:10:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:41 ---> Running in c8908ea4ed38 19:10:41 Removing intermediate container 92ae3d70b5ac 19:10:41 ---> cc881fdb6d29 19:10:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:41 ---> Running in 631c17a221ed 19:10:41 ---> Running in aeb44502c1fc 19:10:41 ---> Running in abc458521566 19:10:41 ---> Running in b263187621d4 19:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:42 Removing intermediate container 631c17a221ed 19:10:42 ---> 9b7a8db421d1 19:10:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:42 Removing intermediate container aeb44502c1fc 19:10:42 ---> bfa69558844e 19:10:42 Step 5/31 : RUN apk add --update --no-cache make git 19:10:42 ---> Running in 119c3b1fa220 19:10:42 Removing intermediate container abc458521566 19:10:42 ---> e884308d28e1 19:10:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:42 ---> Running in bb7c79af8d98 19:10:42 ---> Running in 4b2bbfd045e6 19:10:42 Removing intermediate container b263187621d4 19:10:42 ---> b3adb4893dec 19:10:42 Step 5/25 : RUN apk add --update --no-cache make git 19:10:42 ---> Running in a6b06f83eb08 19:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:42 v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:10:42 v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:10:42 OK: 17038 distinct packages available 19:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:43 OK: 211 MiB in 51 packages 19:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:43 Removing intermediate container c8908ea4ed38 19:10:43 ---> 12178b886d41 19:10:43 Step 5/20 : COPY go.mod vendor* ./ 19:10:43 ---> d8c44478c3ad 19:10:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:43 ---> Running in 4f8323f73ad2 19:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:44 OK: 211 MiB in 51 packages 19:10:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:44 OK: 211 MiB in 51 packages 19:10:44 OK: 211 MiB in 51 packages 19:10:44 Removing intermediate container 119c3b1fa220 19:10:44 ---> 16b1f75f7058 19:10:44 Step 6/31 : COPY go.mod vendor* ./ 19:10:44 Removing intermediate container bb7c79af8d98 19:10:44 ---> 872376b998ee 19:10:44 Step 6/26 : COPY go.mod vendor* ./ 19:10:44 ---> 3a15cfc5f384 19:10:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:44 Removing intermediate container a6b06f83eb08 19:10:44 ---> ed52e1378bce 19:10:44 Step 6/25 : COPY go.mod vendor* ./ 19:10:44 ---> Running in 5fea423d9e40 19:10:44 ---> 84db05ba354e 19:10:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:44 ---> Running in cbd788318ef3 19:10:45 ---> 16aedf8268ad 19:10:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:45 ---> Running in ec845f50dc72 19:10:45 OK: 211 MiB in 51 packages 19:10:46 Removing intermediate container 4b2bbfd045e6 19:10:46 ---> 5be8e653dfed 19:10:46 Step 6/26 : COPY go.mod vendor* ./ 19:10:48 ---> e328796a2375 19:10:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:55 ---> Running in 4ba8d8181905 19:11:07 Removing intermediate container 4f8323f73ad2 19:11:07 ---> 6912d51a512f 19:11:07 Step 7/20 : COPY . . 19:11:07 Removing intermediate container ec845f50dc72 19:11:07 ---> 9ada5421d698 19:11:07 Step 8/25 : COPY . . 19:11:07 Removing intermediate container cbd788318ef3 19:11:07 ---> 569ab6a94ead 19:11:07 Removing intermediate container 5fea423d9e40 19:11:07 Step 8/26 : COPY . . ---> 9c146030af61 19:11:07 19:11:07 Step 8/31 : COPY . . 19:11:20 ---> 14110cbcd9be 19:11:20 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:20 ---> 15199d57a17f 19:11:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:20 ---> 342fbdc4af9f 19:11:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:20 ---> f63af40ae268 19:11:20 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:20 ---> Running in 8a3e8aff464e 19:11:20 ---> Running in 44b7a0812749 19:11:20 ---> Running in d23bf0c5e125 19:11:20 ---> Running in cf61ec6ca82e 19:11:20 Removing intermediate container d23bf0c5e125 19:11:20 ---> c84b39ac1c5d 19:11:20 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:20 ---> Running in 9cc1da90fa4a 19:11:20 Removing intermediate container 4ba8d8181905 19:11:20 ---> 136aaf402a3d 19:11:20 Step 8/26 : COPY . . 19:11:20 Removing intermediate container 9cc1da90fa4a 19:11:20 ---> a37990f3fb3b 19:11:20 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 19:11:20 ---> Running in bff898a2e8c4 19:11:20 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 19:11:20 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 19:11:20 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 19:11:24 Removing intermediate container bff898a2e8c4 19:11:24 ---> 816d9394a700 19:11:24 Step 12/26 : WORKDIR /edgex-go 19:11:24 ---> 71fa647cafd3 19:11:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:24 ---> Running in e4f17e0ac014 19:11:24 ---> Running in a2f39412dd58 19:11:24 Removing intermediate container e4f17e0ac014 19:11:24 ---> dad032e136d3 19:11:24 19:11:24 Step 13/26 : FROM alpine:3.15 19:11:24 Removing intermediate container a2f39412dd58 19:11:24 ---> 274bac966860 19:11:24 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:24 ---> Running in 60172ab39dfb 19:11:24 3.15: Pulling from library/alpine 19:11:24 Removing intermediate container 60172ab39dfb 19:11:24 ---> 376155936749 19:11:24 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 19:11:24 ---> Running in dd1b72ed36d9 19:11:24 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:11:24 Status: Downloaded newer image for alpine:3.15 19:11:24 ---> 2720e26172a0 19:11:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:25 ---> Running in 9707d4f4ebe3 19:11:25 Removing intermediate container 9707d4f4ebe3 19:11:25 ---> 6d7b0e7a0b45 19:11:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:25 ---> Running in 622b633314f5 19:11:26 Removing intermediate container dd1b72ed36d9 19:11:26 ---> 7174459ad93f 19:11:26 Step 12/26 : WORKDIR /edgex-go 19:11:26 ---> Running in 7ecf672414a3 19:11:26 Removing intermediate container 622b633314f5 19:11:26 ---> f77bbec56f00 19:11:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:26 Removing intermediate container 7ecf672414a3 19:11:26 ---> 385b5f42a291 19:11:26 19:11:26 Step 13/26 : FROM alpine:3.15 19:11:26 ---> 2720e26172a0 19:11:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:26 ---> Using cache 19:11:26 ---> 6d7b0e7a0b45 19:11:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:26 ---> Using cache 19:11:26 ---> f77bbec56f00 19:11:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:26 ---> Running in da784c55a98d 19:11:26 ---> Running in 3020db24c6ec 19:11:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:28 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:28 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:28 OK: 15858 distinct packages available 19:11:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:28 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:28 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:28 OK: 15858 distinct packages available 19:11:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:30 (1/5) Installing dumb-init (1.2.5-r1) 19:11:30 (1/4) Installing dumb-init (1.2.5-r1) 19:11:30 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:30 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:30 (3/5) Installing libucontext (1.1-r0) 19:11:30 (3/4) Installing libucontext (1.1-r0) 19:11:30 (4/5) Installing gcompat (1.0.0-r4) 19:11:30 (4/4) Installing gcompat (1.0.0-r4) 19:11:30 (5/5) Installing openssl (1.1.1q-r0) 19:11:30 Executing busybox-1.34.1-r7.trigger 19:11:30 OK: 6 MiB in 18 packages 19:11:30 Executing busybox-1.34.1-r7.trigger 19:11:30 OK: 6 MiB in 19 packages 19:11:35 Removing intermediate container 3020db24c6ec 19:11:35 ---> 64281509f74c 19:11:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:35 Removing intermediate container da784c55a98d 19:11:35 ---> bb91638725f8 19:11:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:40 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 19:11:40 ---> 354a1fbcbaa4 19:11:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:40 ---> d2abc8f5e1e2 19:11:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:40 ---> b466ce0b5755 19:11:40 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:42 ---> Running in 771e66f29ec6 19:11:42 ---> a3f063f73d51 19:11:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:42 Removing intermediate container 44b7a0812749 19:11:42 ---> a198f17235e8 19:11:42 19:11:42 Step 10/31 : FROM alpine:3.16 19:11:42 Removing intermediate container 771e66f29ec6 19:11:42 ---> 77745767e5ae 19:11:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:42 3.16: Pulling from library/alpine 19:11:42 ---> e31a282c61b6 19:11:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:44 ---> 5d551de3de40 19:11:44 Step 21/26 : WORKDIR / 19:11:44 ---> 125e75dfd95a 19:11:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:44 ---> Running in 3edb95720527 19:11:44 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:11:44 Status: Downloaded newer image for alpine:3.16 19:11:44 ---> d7d3d98c851f 19:11:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:44 ---> Running in b6c8d335b1d1 19:11:44 Removing intermediate container 3edb95720527 19:11:44 ---> fe15648fc7b1 19:11:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:44 ---> 1267eadb170b 19:11:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:44 Removing intermediate container b6c8d335b1d1 19:11:44 ---> ae801b73ccf8 19:11:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:44 ---> Running in 0c61acfb888d 19:11:44 Removing intermediate container cf61ec6ca82e 19:11:44 ---> ad6e70af8e9e 19:11:44 19:11:44 Step 10/25 : FROM alpine:3.16 19:11:44 ---> d7d3d98c851f 19:11:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:44 ---> Running in 264c88d7220a 19:11:44 ---> Running in 67427d8531e0 19:11:44 Removing intermediate container 8a3e8aff464e 19:11:44 ---> 5a4c27ce8492 19:11:44 19:11:44 Step 9/20 : FROM alpine:3.15 19:11:44 ---> 2720e26172a0 19:11:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:44 ---> Using cache 19:11:44 ---> 6d7b0e7a0b45 19:11:44 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:44 ---> Using cache 19:11:44 ---> f77bbec56f00 19:11:44 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:44 ---> Running in 9f1bb24c404c 19:11:44 ---> Running in 23a20d57f86d 19:11:44 Removing intermediate container 0c61acfb888d 19:11:44 ---> f614b718da6c 19:11:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:45 ---> Running in 2ec0b0194dbe 19:11:45 Removing intermediate container 264c88d7220a 19:11:45 ---> 226d310ad486 19:11:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:45 ---> Running in 4c25599caa62 19:11:45 Removing intermediate container 2ec0b0194dbe 19:11:45 ---> e0da7bc267a0 19:11:45 Step 24/26 : LABEL arch=x86_64 19:11:45 ---> Running in 201bd74c0bc6 19:11:45 Removing intermediate container 4c25599caa62 19:11:45 ---> 7915ddbc7623 19:11:45 Step 24/26 : LABEL arch=x86_64 19:11:45 ---> Running in c105083e6d76 19:11:45 Removing intermediate container 201bd74c0bc6 19:11:45 ---> 919648da417f 19:11:45 Step 25/26 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:45 ---> Running in 2bca8c0cda0f 19:11:45 Removing intermediate container c105083e6d76 19:11:45 ---> 3f9208e3b189 19:11:45 Step 25/26 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:11:45 ---> Running in 275de1775e9c 19:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:45 Removing intermediate container 2bca8c0cda0f 19:11:45 ---> f169c1a9dcaa 19:11:45 Step 26/26 : LABEL version=0.0.0 19:11:45 ---> Running in 9946dd092779 19:11:45 Removing intermediate container 275de1775e9c 19:11:45 ---> 292802eb26c4 19:11:45 Step 26/26 : LABEL version=0.0.0 19:11:45 ---> Running in 878bf627d33d 19:11:45 Removing intermediate container 9946dd092779 19:11:45 ---> 40ab6e4175f6 19:11:45 19:11:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:45 Successfully built 40ab6e4175f6 19:11:45 Successfully tagged security-spire-config:latest 19:11:45 Building core-command 19:11:45  Building security-spire-config ... done Removing intermediate container 878bf627d33d 19:11:45 ---> 027c280f1ab9 19:11:45 19:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:45 (1/2) Installing dumb-init (1.2.5-r1) 19:11:45 Successfully built 027c280f1ab9 19:11:45 (2/2) Installing su-exec (0.2-r1) 19:11:45 Successfully tagged security-spire-agent:latest 19:11:45 Executing busybox-1.35.0-r15.trigger 19:11:45 Building support-scheduler 19:11:45  Building security-spire-agent ... done OK: 6 MiB in 16 packages 19:11:45 (1/3) Installing ca-certificates (20220614-r0) 19:11:45 (2/3) Installing dumb-init (1.2.5-r1) 19:11:45 (3/3) Installing su-exec (0.2-r1) 19:11:45 Executing busybox-1.35.0-r15.trigger 19:11:45 Executing ca-certificates-20220614-r0.trigger 19:11:45 OK: 6 MiB in 17 packages 19:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:46 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:46 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:46 OK: 15858 distinct packages available 19:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:48 (1/9) Installing ca-certificates (20220614-r0) 19:11:48 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:48 (4/9) Installing libcurl (7.80.0-r2) 19:11:48 (5/9) Installing curl (7.80.0-r2) 19:11:48 (6/9) Installing dumb-init (1.2.5-r1) 19:11:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:48 ---> b5ff39f776a6 19:11:48 Step 3/22 : WORKDIR /edgex-go 19:11:48 ---> Using cache 19:11:48 ---> cc881fdb6d29 19:11:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:48 ---> Using cache 19:11:48 ---> b3adb4893dec 19:11:48 Step 5/22 : RUN apk add --update --no-cache make git 19:11:48 ---> Using cache 19:11:48 ---> ed52e1378bce 19:11:48 Step 6/22 : COPY go.mod vendor* ./ 19:11:48 ---> Using cache 19:11:48 ---> 16aedf8268ad 19:11:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:48 ---> Using cache 19:11:48 ---> 9ada5421d698 19:11:48 Step 8/22 : COPY . . 19:11:48 ---> Using cache 19:11:48 ---> f63af40ae268 19:11:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:48 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:48 (8/9) Installing libucontext (1.1-r0) 19:11:48 (9/9) Installing gcompat (1.0.0-r4) 19:11:48 Executing busybox-1.34.1-r7.trigger 19:11:48 Executing ca-certificates-20220614-r0.trigger 19:11:49 OK: 8 MiB in 23 packages 19:11:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:49 ---> b5ff39f776a6 19:11:49 Step 3/23 : WORKDIR /edgex-go 19:11:49 ---> Using cache 19:11:49 ---> cc881fdb6d29 19:11:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:49 ---> Using cache 19:11:49 ---> b3adb4893dec 19:11:49 Step 5/23 : RUN apk add --update --no-cache make git 19:11:49 ---> Using cache 19:11:49 ---> ed52e1378bce 19:11:49 Step 6/23 : COPY go.mod vendor* ./ 19:11:49 ---> Using cache 19:11:49 ---> 16aedf8268ad 19:11:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:49 ---> Using cache 19:11:49 ---> 9ada5421d698 19:11:49 Step 8/23 : COPY . . 19:11:49 ---> Using cache 19:11:49 ---> f63af40ae268 19:11:49 Step 9/23 : RUN make cmd/core-command/core-command 19:11:51 ---> Running in 9645866b28dc 19:11:51 ---> Running in e7fd7fa81e6c 19:11:51 Removing intermediate container 67427d8531e0 19:11:51 ---> 86e0f3772937 19:11:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:51 ---> Running in 3a95449236c7 19:11:51 Removing intermediate container 9f1bb24c404c 19:11:51 ---> 1462ae67088e 19:11:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:51 ---> Running in ca94b7f4e6b7 19:11:51 Removing intermediate container 3a95449236c7 19:11:51 ---> ec1e377419b8 19:11:51 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:51 Removing intermediate container 23a20d57f86d 19:11:51 ---> b86f27a0fc04 19:11:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:51 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 19:11:51 ---> Running in e17706318786 19:11:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:11:51 Removing intermediate container ca94b7f4e6b7 19:11:51 ---> f57581ce0837 19:11:51 Step 13/25 : WORKDIR / 19:11:51 ---> Running in 74d1e72afcd9 19:11:51 Removing intermediate container e17706318786 19:11:51 ---> d2cb4fc1850f 19:11:51 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:51 ---> Running in 925fb82cfca9 19:11:52 Removing intermediate container 74d1e72afcd9 19:11:52 ---> ef8f5bff2939 19:11:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:52 ---> 5fe073c72ee9 19:11:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:52 Removing intermediate container 925fb82cfca9 19:11:52 ---> 3c751afdf2a1 19:11:52 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:52 ---> Running in 6c935e53c3da 19:11:52 ---> 3fa9bc1f350d 19:11:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:52 ---> 0ae7d406de56 19:11:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:52 ---> c8c8941a0dec 19:11:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:52 ---> 9bf05b078d78 19:11:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:53 Removing intermediate container 6c935e53c3da 19:11:53 ---> f93fc98861e0 19:11:53 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:53 ---> d03c1438304d 19:11:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:53 ---> Running in e391e1858252 19:11:53 ---> Running in 4f7b20a53fb7 19:11:53 Removing intermediate container 4f7b20a53fb7 19:11:53 ---> b3d4e61f7c79 19:11:53 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:11:53 Removing intermediate container e391e1858252 19:11:53 ---> a38e0acf5c3e 19:11:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:53 ---> e68f2c6d8f72 19:11:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:53 ---> Running in c4a231cbd8fe 19:11:53 Removing intermediate container c4a231cbd8fe 19:11:53 ---> 8ba0081bfcee 19:11:53 Step 18/20 : LABEL arch=x86_64 19:11:53 ---> Running in c60c49eb9aea 19:11:53 ---> 6d175354e035 19:11:53 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:53 ---> Running in f2a21bc25a95 19:11:53 Removing intermediate container c60c49eb9aea 19:11:53 ---> 103c5bf84b0e 19:11:53 Step 19/20 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:11:53 ---> 49813551b169 19:11:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:53 ---> Running in 9132f4a14bb9 19:11:53 Removing intermediate container 9132f4a14bb9 19:11:53 ---> 6566fabf2677 19:11:53 Step 20/20 : LABEL version=0.0.0 19:11:53 ---> Running in 5aa0ada6b026 19:11:54 Removing intermediate container 5aa0ada6b026 19:11:54 ---> 7425caef5cfc 19:11:54 19:11:54 Successfully built 7425caef5cfc 19:11:54 Successfully tagged security-spiffe-token-provider:latest 19:11:54  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 19:11:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:57 ---> b5ff39f776a6 19:11:57 Step 3/23 : WORKDIR /edgex-go 19:11:57 ---> Using cache 19:11:57 ---> cc881fdb6d29 19:11:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:57 ---> Using cache 19:11:57 ---> b3adb4893dec 19:11:57 Step 5/23 : RUN apk add --update --no-cache make bash git 19:12:00 ---> 035f4a901a87 19:12:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:00 ---> Running in 08a92841d573 19:12:00 Removing intermediate container f2a21bc25a95 19:12:00 ---> 80859c82c81f 19:12:00 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:00 ---> e6e974661586 19:12:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:00 ---> Running in bf48b2812ca7 19:12:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:01 ---> 4a34ef46bb72 19:12:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:01 OK: 211 MiB in 51 packages 19:12:03 ---> e53f5e3ad4bf 19:12:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:03 Removing intermediate container bf48b2812ca7 19:12:03 ---> 1de8ebe4addc 19:12:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:03 Removing intermediate container 08a92841d573 19:12:03 ---> 299e866b489a 19:12:03 Step 6/23 : COPY go.mod vendor* ./ 19:12:03 ---> f74d8e9e3173 19:12:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:03 ---> Running in 82928c417dde 19:12:04 ---> 88cad0f85526 19:12:04 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:12:04 ---> 7db8f65ec039 19:12:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:04 Removing intermediate container 82928c417dde 19:12:04 ---> e85f55eba663 19:12:04 Step 23/25 : LABEL arch=x86_64 19:12:04 ---> Running in bd5a1598237a 19:12:04 ---> Running in 9dfe0e34d27d 19:12:04 ---> 5e025ebd79ec 19:12:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:04 Removing intermediate container 9dfe0e34d27d 19:12:04 ---> 01ebe06d1bca 19:12:04 Step 24/25 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:12:04 ---> Running in 008334cfad78 19:12:05 ---> 5200798c7c62 19:12:05 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:05 ---> Running in 16e7fa58c974 19:12:05 Removing intermediate container 008334cfad78 19:12:05 ---> 386d30a77f0e 19:12:05 Step 25/25 : LABEL version=0.0.0 19:12:05 ---> Running in bbb0cd10bc60 19:12:05 Removing intermediate container bbb0cd10bc60 19:12:05 ---> e2d22f5344d7 19:12:05 19:12:05 Successfully built e2d22f5344d7 19:12:05 Successfully tagged security-secretstore-setup:latest 19:12:05 Building security-spire-server 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:12:08  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:12:08 ---> b5ff39f776a6 19:12:08 Step 3/25 : WORKDIR /edgex-go 19:12:08 ---> Using cache 19:12:08 ---> cc881fdb6d29 19:12:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:08 ---> Using cache 19:12:08 ---> b3adb4893dec 19:12:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:12:13 ---> Running in a7b50806d0c0 19:12:13 Removing intermediate container 16e7fa58c974 19:12:13 ---> 1d8c5e477237 19:12:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:12:13 ---> Running in 13535b5c9ac5 19:12:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:14 Removing intermediate container 13535b5c9ac5 19:12:14 ---> dafd56fd30ab 19:12:14 Step 28/31 : CMD ["gate"] 19:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:15 OK: 211 MiB in 51 packages 19:12:15 ---> Running in c2b40403384e 19:12:16 Removing intermediate container 9645866b28dc 19:12:16 ---> 4892006dc2ae 19:12:16 19:12:16 Step 10/23 : FROM alpine:3.16 19:12:16 ---> d7d3d98c851f 19:12:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:17 Removing intermediate container c2b40403384e 19:12:17 ---> 53860aefc364 19:12:17 Step 29/31 : LABEL arch=x86_64 19:12:17 ---> Running in fd73f32a0844 19:12:17 ---> Running in 1cce1adebc1f 19:12:17 Removing intermediate container a7b50806d0c0 19:12:17 ---> 6459654bc7bf 19:12:17 Step 6/25 : COPY go.mod vendor* ./ 19:12:17 Removing intermediate container 1cce1adebc1f 19:12:17 ---> 3942e799d8d0 19:12:17 Step 30/31 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:12:17 ---> Running in db41dbceeffe 19:12:17 ---> db5cfb32cfde 19:12:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:17 Removing intermediate container e7fd7fa81e6c 19:12:17 ---> a56ce57b09f7 19:12:17 19:12:17 Step 10/22 : FROM alpine:3.16 19:12:17 ---> d7d3d98c851f 19:12:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:17 ---> Running in 16927e046db9 19:12:17 Removing intermediate container db41dbceeffe 19:12:17 ---> 7eb8ed7fa2a9 19:12:17 Step 31/31 : LABEL version=0.0.0 19:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:17 ---> Running in 908428477c44 19:12:17 ---> Running in c4f973a4ce9b 19:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:17 Removing intermediate container c4f973a4ce9b 19:12:17 ---> 1c8ce30bbf8b 19:12:17 19:12:17 Removing intermediate container bd5a1598237a 19:12:17 ---> b44ec25e3b5b 19:12:17 Step 8/23 : COPY . . 19:12:17 Successfully built 1c8ce30bbf8b 19:12:17 Successfully tagged security-bootstrapper:latest 19:12:17  Building security-bootstrapper ... done Building support-notifications 19:12:17 (1/1) Installing dumb-init (1.2.5-r1) 19:12:17 Executing busybox-1.35.0-r15.trigger 19:12:17 OK: 6 MiB in 15 packages 19:12:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.398s coverage: 28.7% of statements 19:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:18 (1/1) Installing dumb-init (1.2.5-r1) 19:12:18 Executing busybox-1.35.0-r15.trigger 19:12:18 OK: 6 MiB in 15 packages 19:12:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:21 ---> b5ff39f776a6 19:12:21 Step 3/22 : WORKDIR /edgex-go 19:12:21 ---> Using cache 19:12:21 ---> cc881fdb6d29 19:12:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:21 ---> Using cache 19:12:21 ---> b3adb4893dec 19:12:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements 19:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 54.2% of statements 19:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:26 ---> Running in e9ca0f6d7dee 19:12:26 ---> 27c1013ebbe5 19:12:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:26 ---> Running in 6c1a7000730b 19:12:26 Removing intermediate container 908428477c44 19:12:26 ---> a75bf548b0ba 19:12:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:26 ---> Running in 6b5eba75f491 19:12:26 Removing intermediate container fd73f32a0844 19:12:26 ---> 5799a662dcc8 19:12:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:26 ---> Running in 38cc0ab19e4a 19:12:26 Removing intermediate container 6b5eba75f491 19:12:26 ---> 6f0963a636c3 19:12:26 Step 13/22 : ENV APP_PORT=59861 19:12:26 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 19:12:26 Removing intermediate container 38cc0ab19e4a 19:12:26 ---> 40b76995ce74 19:12:26 Step 13/23 : ENV APP_PORT=59882 19:12:26 ---> Running in a5aa663cdd2c 19:12:26 ---> Running in d33640c57725 19:12:26 Removing intermediate container a5aa663cdd2c 19:12:26 ---> ae54d5a2eee2 19:12:26 Step 14/22 : EXPOSE $APP_PORT 19:12:26 Removing intermediate container d33640c57725 19:12:26 ---> f84148563697 19:12:26 Step 14/23 : EXPOSE $APP_PORT 19:12:26 ---> Running in c73f6bd01320 19:12:26 ---> Running in 0a7a53decda0 19:12:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:26 Removing intermediate container c73f6bd01320 19:12:26 ---> 5c3b674a8e3f 19:12:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:26 Removing intermediate container 0a7a53decda0 19:12:26 ---> 51dcfbbb77c5 19:12:26 Step 15/23 : WORKDIR / 19:12:26 ---> Running in f864cce85269 19:12:26 OK: 211 MiB in 51 packages 19:12:26 ---> 3e3902a1b131 19:12:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:27 Removing intermediate container f864cce85269 19:12:27 ---> 217c10a60440 19:12:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:27 ---> 932a0e31a44a 19:12:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:27 ---> 2b696f418ed0 19:12:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:27 Removing intermediate container e9ca0f6d7dee 19:12:27 ---> ada813819f50 19:12:27 Step 6/22 : COPY go.mod vendor* ./ 19:12:28 ---> ebe974110c03 19:12:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:28 ---> df747c5ed1f8 19:12:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:28 ---> 5961bab0b2bb 19:12:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:28 ---> Running in 0dc0f574a5af 19:12:28 ---> Running in 828b43dda62f 19:12:29 Removing intermediate container 828b43dda62f 19:12:29 ---> cd312f834a65 19:12:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:29 ---> 7a854f571ba0 19:12:29 Step 19/23 : ENTRYPOINT ["/core-command"] 19:12:29 ---> Running in 69f7b3153ade 19:12:29 ---> Running in c1fe3993b00d 19:12:30 Removing intermediate container 69f7b3153ade 19:12:30 ---> 387b6f2d2ca0 19:12:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:30 Removing intermediate container c1fe3993b00d 19:12:30 ---> 920f30c9261e 19:12:30 Step 20/22 : LABEL arch=x86_64 19:12:30 ---> Running in 4e71915728e5 19:12:30 ---> Running in d5cb3f56c7ae 19:12:30 Removing intermediate container 4e71915728e5 19:12:30 ---> 0b6ebb24eab2 19:12:30 Step 21/23 : LABEL arch=x86_64 19:12:30 Removing intermediate container d5cb3f56c7ae 19:12:30 ---> a6234122dd75 19:12:30 Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:12:30 ---> Running in a2ba6aa0afc9 19:12:30 ---> Running in af9ff1c821a2 19:12:30 Removing intermediate container 16927e046db9 19:12:30 ---> 34c083a83351 19:12:30 Step 8/25 : COPY . . 19:12:33 Removing intermediate container af9ff1c821a2 19:12:33 ---> 2ef1e8cf1368 19:12:33 Step 22/22 : LABEL version=0.0.0 19:12:33 Removing intermediate container a2ba6aa0afc9 19:12:33 ---> dede0b8bb672 19:12:33 Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:12:37 ---> Running in 812a00e81377 19:12:37 ---> Running in f333288ca819 19:12:37 ---> fa04446eecaf 19:12:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:12:37 ---> Running in e37f10dfa392 19:12:37 Removing intermediate container 812a00e81377 19:12:37 ---> a8d0a9b0ba23 19:12:37 19:12:37 Removing intermediate container f333288ca819 19:12:37 ---> b7c0a22816f5 19:12:37 Step 23/23 : LABEL version=0.0.0 19:12:37 Successfully built a8d0a9b0ba23 19:12:37 Successfully tagged support-scheduler:latest 19:12:37 Building security-proxy-setup 19:12:37  Building support-scheduler ... done Removing intermediate container e37f10dfa392 19:12:37 ---> 2fe48f53d52e 19:12:37 Step 10/25 : WORKDIR /edgex-go/spire-build 19:12:37 ---> Running in 401c296bbff3 19:12:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:40 ---> b5ff39f776a6 19:12:40 Step 3/22 : WORKDIR /edgex-go 19:12:40 ---> Using cache 19:12:40 ---> cc881fdb6d29 19:12:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:40 ---> Using cache 19:12:40 ---> b3adb4893dec 19:12:40 Step 5/22 : RUN apk add --update --no-cache make git 19:12:40 ---> Using cache 19:12:40 ---> ed52e1378bce 19:12:40 Step 6/22 : COPY go.mod vendor* ./ 19:12:40 ---> Using cache 19:12:40 ---> 16aedf8268ad 19:12:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:40 ---> Using cache 19:12:40 ---> 9ada5421d698 19:12:40 Step 8/22 : COPY . . 19:12:40 ---> Using cache 19:12:40 ---> f63af40ae268 19:12:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:42 ---> Running in 5ef93508f503 19:12:42 Removing intermediate container 401c296bbff3 19:12:42 ---> 750e87cf9ee5 19:12:42 19:12:42 ---> Running in 4bb1c8e2dee1 19:12:42 Successfully built 750e87cf9ee5 19:12:42 Successfully tagged core-command:latest 19:12:42 Building core-metadata 19:12:42  Building core-command ... done Removing intermediate container 5ef93508f503 19:12:42 ---> 71b76998b903 19:12:42 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 19:12:42 Removing intermediate container 0dc0f574a5af 19:12:42 ---> ad4fc21144c3 19:12:42 Step 8/22 : COPY . . 19:12:42 ---> Running in 6345f00fbf8b 19:12:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.312s coverage: 89.2% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.537s coverage: 2.1% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.438s coverage: 95.6% of statements 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.586s coverage: 72.2% of statements 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.415s coverage: 60.0% of statements 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.361s coverage: 0.9% of statements 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.255s coverage: 58.8% of statements 19:12:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:46 ---> b5ff39f776a6 19:12:46 Step 3/23 : WORKDIR /edgex-go 19:12:46 ---> Using cache 19:12:46 ---> cc881fdb6d29 19:12:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:46 ---> Using cache 19:12:46 ---> b3adb4893dec 19:12:46 Step 5/23 : RUN apk add --update --no-cache make git 19:12:46 ---> Using cache 19:12:46 ---> ed52e1378bce 19:12:46 Step 6/23 : COPY go.mod vendor* ./ 19:12:46 ---> Using cache 19:12:46 ---> 16aedf8268ad 19:12:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:46 ---> Using cache 19:12:46 ---> 9ada5421d698 19:12:46 Step 8/23 : COPY . . 19:12:46 ---> Using cache 19:12:46 ---> f63af40ae268 19:12:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.298s coverage: 29.6% of statements 19:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:12:52 ---> Running in b24f52e2cd76 19:12:52 ---> 48e60586a03e 19:12:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:52 ---> Running in c804d36fdbd4 19:12:52 Removing intermediate container 6c1a7000730b 19:12:52 ---> bc37ebd1a54c 19:12:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:52 Removing intermediate container 6345f00fbf8b 19:12:52 ---> a5a764dcf2b6 19:12:52 Step 12/25 : WORKDIR /edgex-go 19:12:52 ---> Running in c826d828ca5b 19:12:52 ---> Running in 42c470bceebf 19:12:52 Removing intermediate container 42c470bceebf 19:12:52 ---> dcf4bb97b61b 19:12:52 19:12:52 Step 13/25 : FROM alpine:3.15 19:12:52 ---> 2720e26172a0 19:12:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:52 ---> Using cache 19:12:52 ---> 6d7b0e7a0b45 19:12:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:52 ---> Using cache 19:12:52 ---> f77bbec56f00 19:12:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:52 ---> Using cache 19:12:52 ---> bb91638725f8 19:12:52 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:52 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 19:12:52 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 19:12:52 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 19:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements 19:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 79.5% of statements 19:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 19:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 19:12:54 ---> 313fa690b89a 19:12:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:54 Removing intermediate container c826d828ca5b 19:12:54 ---> 82f297e4d6fb 19:12:54 19:12:54 Step 11/23 : FROM alpine:3.16 19:12:54 ---> d7d3d98c851f 19:12:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.334s coverage: 87.5% of statements 19:12:55 ---> Running in 3c206b600b26 19:12:55 ---> a44fe21b8868 19:12:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:55 Removing intermediate container 3c206b600b26 19:12:55 ---> e4e52ee0c96c 19:12:55 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 19:12:55 ---> Running in a45a9ebe8c27 19:12:55 ---> 039e446c9ac6 19:12:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12: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/secrets-config ./cmd/secrets-config 19:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:56 ---> 50919d3910d0 19:12:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:56 ---> Running in 0d6bb058f8b2 19:12:56 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:56 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:56 (3/33) Installing readline (8.1.2-r0) 19:12:56 (4/33) Installing bash (5.1.16-r2) 19:12:56 Executing bash-5.1.16-r2.post-install 19:12:56 (5/33) Installing ca-certificates (20220614-r0) 19:12:57 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:57 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:57 (8/33) Installing libcurl (7.83.1-r2) 19:12:57 (9/33) Installing curl (7.83.1-r2) 19:12:57 (10/33) Installing docker-cli (20.10.16-r2) 19:12:57 Removing intermediate container 0d6bb058f8b2 19:12:57 ---> ebf68ea3d786 19:12:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:57 (11/33) Installing dumb-init (1.2.5-r1) 19:12:57 (12/33) Installing libbz2 (1.0.8-r1) 19:12:57 (13/33) Installing expat (2.4.8-r0) 19:12:57 (14/33) Installing libffi (3.4.2-r1) 19:12:57 (15/33) Installing gdbm (1.23-r0) 19:12:57 (16/33) Installing xz-libs (5.2.5-r1) 19:12:57 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:57 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:57 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:57 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:57 (21/33) Installing python3 (3.10.5-r0) 19:12:57 ---> Running in 90fe1cd11f7e 19:12:57 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:57 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:57 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:57 (25/33) Installing py3-six (1.16.0-r1) 19:12:57 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:57 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:57 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:57 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:57 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:57 (31/33) Installing py3-packaging (21.3-r0) 19:12:57 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:57 (33/33) Installing py3-pip (22.1.1-r0) 19:12:57 Executing busybox-1.35.0-r15.trigger 19:12:57 Executing ca-certificates-20220614-r0.trigger 19:12:57 OK: 122 MiB in 47 packages 19:12:58 Removing intermediate container 90fe1cd11f7e 19:12:58 ---> c6798f24f0ae 19:12:58 Step 23/25 : LABEL arch=x86_64 19:12:59 ---> Running in 75a8245b6133 19:13:00 Removing intermediate container 75a8245b6133 19:13:00 ---> eed4ad6df794 19:13:00 Step 24/25 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:13:01 ---> Running in 4fcf1195b831 19:13:01 Removing intermediate container 4bb1c8e2dee1 19:13:01 ---> bac22c9aa147 19:13:01 19:13:01 Step 10/22 : FROM alpine:3.16 19:13:01 ---> d7d3d98c851f 19:13:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:13:01 Removing intermediate container 4fcf1195b831 19:13:01 ---> f93c9f1bfa2c 19:13:01 Step 25/25 : LABEL version=0.0.0 19:13:01 ---> Running in 057c305bfb46 19:13:01 ---> Running in 9852238ff024 19:13:02 Removing intermediate container 9852238ff024 19:13:02 ---> ca929af3a6f4 19:13:02 19:13:02 Successfully built ca929af3a6f4 19:13:02 Successfully tagged security-spire-server:latest 19:13:02  Building security-spire-server ... done Building core-data 19:13:02 Collecting docker-compose==1.23.2 19:13:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:13:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.9 MB/s eta 0:00:00 19:13:02 Collecting jsonschema<3,>=2.5.1 19:13:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:02 Collecting PyYAML<4,>=3.10 19:13:02 Downloading PyYAML-3.13.tar.gz (270 kB) 19:13:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 37.1 MB/s eta 0:00:00 19:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:02 Preparing metadata (setup.py): started 19:13:02 (1/6) Installing ca-certificates (20220614-r0) 19:13:02 (2/6) Installing brotli-libs (1.0.9-r6) 19:13:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:13:02 (4/6) Installing libcurl (7.83.1-r2) 19:13:02 (5/6) Installing curl (7.83.1-r2) 19:13:02 (6/6) Installing dumb-init (1.2.5-r1) 19:13:02 Executing busybox-1.35.0-r15.trigger 19:13:02 Executing ca-certificates-20220614-r0.trigger 19:13:03 OK: 8 MiB in 20 packages 19:13:03 Preparing metadata (setup.py): finished with status 'done' 19:13:03 Collecting cached-property<2,>=1.2.0 19:13:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements 19:13:03 Collecting websocket-client<1.0,>=0.32.0 19:13:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:13:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 166.8 MB/s eta 0:00:00 19:13:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:13:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:13:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 127.2 MB/s eta 0:00:00 19:13:03 Collecting texttable<0.10,>=0.9.0 19:13:03 Downloading texttable-0.9.1.tar.gz (11 kB) 19:13:03 Preparing metadata (setup.py): started 19:13:03 Preparing metadata (setup.py): finished with status 'done' 19:13:03 Collecting docopt<0.7,>=0.6.1 19:13:03 Downloading docopt-0.6.2.tar.gz (25 kB) 19:13:04 Preparing metadata (setup.py): started 19:13:04 Preparing metadata (setup.py): finished with status 'done' 19:13:04 Collecting dockerpty<0.5,>=0.4.1 19:13:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:13:04 Preparing metadata (setup.py): started 19:13:05 Preparing metadata (setup.py): finished with status 'done' 19:13:05 Collecting docker<4.0,>=3.6.0 19:13:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:13:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 23.2 MB/s eta 0:00:00 19:13:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:13:05 Collecting docker-pycreds>=0.4.0 19:13:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:13:05 Collecting urllib3<1.25,>=1.21.1 19:13:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:05 ---> b5ff39f776a6 19:13:05 Step 3/23 : WORKDIR /edgex-go 19:13:05 ---> Using cache 19:13:05 ---> cc881fdb6d29 19:13:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:05 ---> Using cache 19:13:05 ---> b3adb4893dec 19:13:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:13:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:13:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 103.2 MB/s eta 0:00:00 19:13:05 Collecting idna<2.8,>=2.5 19:13:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:13:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 171.2 MB/s eta 0:00:00 19:13:05 Collecting chardet<3.1.0,>=3.0.2 19:13:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:13:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 171.7 MB/s eta 0:00:00 19:13:05 Collecting certifi>=2017.4.17 19:13:05 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:13:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 23.0 MB/s eta 0:00:00 19:13:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:13:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:13:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:13:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:13:05 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:13:05 Running setup.py install for texttable: started 19:13:06 Running setup.py install for texttable: finished with status 'done' 19:13:06 Running setup.py install for PyYAML: started 19:13:06 Running setup.py install for PyYAML: finished with status 'done' 19:13:10 Running setup.py install for docopt: started 19:13:10 ---> Running in 5b3a7a93ab83 19:13:10 Removing intermediate container 057c305bfb46 19:13:10 ---> 425e8aa4c98e 19:13:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:10 Running setup.py install for docopt: finished with status 'done' 19:13:10 ---> Running in 41b516408603 19:13:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:10 Removing intermediate container 41b516408603 19:13:10 ---> d5dd908dfcba 19:13:10 Step 13/22 : WORKDIR /edgex 19:13:10 ---> Running in 03a662b8c80d 19:13:10 Removing intermediate container 03a662b8c80d 19:13:10 ---> 0eff3a9559bd 19:13:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:10 Running setup.py install for dockerpty: started 19:13:10 ---> 7ff7f99a5c1c 19:13:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:11 Running setup.py install for dockerpty: finished with status 'done' 19:13:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:11 OK: 211 MiB in 51 packages 19:13:13 ---> 0cdcfbc8fd28 19:13:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:13 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 19:13:13 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 19:13:13 Removing intermediate container 5b3a7a93ab83 19:13:13 ---> 0e8194ca8d62 19:13:13 Step 6/23 : COPY go.mod vendor* ./ 19:13:13 ---> d21171ffdfc4 19:13:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:13 Removing intermediate container b24f52e2cd76 19:13:13 ---> 1dfcaee27523 19:13:13 19:13:13 Step 10/23 : FROM alpine:3.16 19:13:13 ---> d7d3d98c851f 19:13:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:13 ---> Using cache 19:13:13 ---> 5799a662dcc8 19:13:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:13 ---> Using cache 19:13:13 ---> 40b76995ce74 19:13:13 Step 13/23 : ENV APP_PORT=59881 19:13:13 ---> Running in e86ea3a7f08a 19:13:13 ---> 96a867655a97 19:13:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:13 ---> 5034fab85995 19:13:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:13 ---> Running in 6ca43a8b4b34 19:13:13 ---> Running in 9128fc0f6875 19:13:13 Removing intermediate container e86ea3a7f08a 19:13:13 ---> 363c58482cb0 19:13:13 Step 14/23 : EXPOSE $APP_PORT 19:13:14 ---> Running in ea2191af978b 19:13:15 Removing intermediate container ea2191af978b 19:13:15 ---> bee5982cbc6c 19:13:15 Step 15/23 : WORKDIR / 19:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.766s coverage: 82.2% of statements 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:16 ---> Running in 0594caa58d56 19:13:17 Removing intermediate container c804d36fdbd4 19:13:17 ---> 632bc6e3fe18 19:13:17 19:13:17 Step 10/22 : FROM alpine:3.16 19:13:17 ---> d7d3d98c851f 19:13:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:17 Removing intermediate container a45a9ebe8c27 19:13:17 ---> a3ab945251e8 19:13:17 Step 14/23 : ENV APP_PORT=58890 19:13:17 Removing intermediate container 6ca43a8b4b34 19:13:17 ---> c7b058cdb8c4 19:13:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:13:17 Removing intermediate container 0594caa58d56 19:13:17 ---> d7bbcddf7fce 19:13:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.754s coverage: 91.2% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:18 ---> Running in 2c7f886bb18b 19:13:18 ---> Running in 638dd05fd6f2 19:13:18 ---> Running in e19c4091e62a 19:13:18 ---> 05b02665b49c 19:13:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:18 Removing intermediate container 638dd05fd6f2 19:13:18 ---> 7c14e96a6138 19:13:18 Step 20/22 : LABEL arch=x86_64 19:13:18 Removing intermediate container e19c4091e62a 19:13:18 ---> 8946f4aa9c9f 19:13:18 Step 15/23 : EXPOSE $APP_PORT 19:13:18 ---> Running in aa681fa407a0 19:13:18 ---> Running in 1d6276cbecd4 19:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:18 Removing intermediate container aa681fa407a0 19:13:18 ---> b0469fdf6728 19:13:18 Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:19 (1/2) Installing ca-certificates (20220614-r0) 19:13:19 (2/2) Installing dumb-init (1.2.5-r1) 19:13:19 Executing busybox-1.35.0-r15.trigger 19:13:19 Executing ca-certificates-20220614-r0.trigger 19:13:19 Removing intermediate container 1d6276cbecd4 19:13:19 ---> 148f31922daa 19:13:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:13:19 ---> e186d0861e15 19:13:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:19 OK: 6 MiB in 16 packages 19:13:19 ---> Running in 7c89af792089 19:13:19 Removing intermediate container 7c89af792089 19:13:19 ---> feb7527a81e2 19:13:19 Step 22/22 : LABEL version=0.0.0 19:13:20 ---> e22800929c5b 19:13:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:13:20 ---> Running in f358bfd66046 19:13:20 ---> Running in 565b25d31c74 19:13:20 ---> 3b95483c5102 19:13:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:13:20 Removing intermediate container f358bfd66046 19:13:20 ---> c4f73f41fc5f 19:13:20 19:13:20 Removing intermediate container 565b25d31c74 19:13:20 ---> 35b909b8906d 19:13:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:20 ---> 81e31a339d21 19:13:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:13:20 Successfully built c4f73f41fc5f 19:13:20 Removing intermediate container 2c7f886bb18b 19:13:20 ---> 7ff65208569f 19:13:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:20 Successfully tagged security-proxy-setup:latest 19:13:20  Building security-proxy-setup ... done  ---> Running in 7639a11cca83 19:13:20 ---> Running in 8adc7c025e07 19:13:20 Removing intermediate container 7639a11cca83 19:13:20 ---> 8ee31738c0ea 19:13:20 Step 21/23 : LABEL arch=x86_64 19:13:20 Removing intermediate container 8adc7c025e07 19:13:20 ---> c11b9e5ed6c7 19:13:20 Step 13/22 : ENV APP_PORT=59860 ---> e5c175a8d8e1 19:13:20 19:13:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:13:20 ---> Running in 9a58890d6144 19:13:20 ---> Running in ebfe91baf5fb 19:13:20 ---> Running in 44f9ddeb906f 19:13:20 Removing intermediate container 9a58890d6144 19:13:20 ---> 6ffa43ea7674 19:13:20 Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:13:20 Removing intermediate container ebfe91baf5fb 19:13:20 ---> a413e47bed24 19:13:20 Step 14/22 : EXPOSE $APP_PORT 19:13:20 Removing intermediate container 44f9ddeb906f 19:13:20 ---> 878d780f3a5d 19:13:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:20 ---> Running in d5184803243f 19:13:20 ---> Running in 3868b6545567 19:13:21 ---> Running in 7928b44b7dba 19:13:21 Removing intermediate container 3868b6545567 19:13:21 ---> 405d89215b10 19:13:21 Step 23/23 : LABEL version=0.0.0 19:13:21 Removing intermediate container d5184803243f 19:13:21 ---> d2da1a712f6d 19:13:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:21 Removing intermediate container 7928b44b7dba 19:13:21 ---> f9a95d53787e 19:13:21 Step 21/23 : LABEL arch=x86_64 19:13:21 ---> Running in 7e7f4fad64bb 19:13:21 ---> Running in af2fe444f8bb 19:13:21 Removing intermediate container 7e7f4fad64bb 19:13:21 ---> 4e8e57697909 19:13:21 19:13:21 ---> d74c654a6833 19:13:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:21 Removing intermediate container af2fe444f8bb 19:13:21 ---> fca59ae5f26b 19:13:21 Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:13:21 ---> Running in c23ac202c0bf 19:13:21 Successfully built 4e8e57697909 19:13:21 Successfully tagged core-metadata:latest 19:13:21  Building core-metadata ... done Removing intermediate container c23ac202c0bf 19:13:21 ---> 2a2e472348eb 19:13:21 Step 23/23 : LABEL version=0.0.0 19:13:22 ---> Running in 46831e81e086 19:13:22 ---> c3aaf7641982 19:13:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:22 Removing intermediate container 9128fc0f6875 19:13:22 ---> 5799738745cf 19:13:22 Step 8/23 : COPY . . 19:13:22 Removing intermediate container 46831e81e086 19:13:22 ---> 06b46ba90831 19:13:22 19:13:22 Successfully built 06b46ba90831 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.009s coverage: 64.7% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 19:13:24 Successfully tagged sys-mgmt-agent:latest 19:13:27  Building sys-mgmt-agent ... done  ---> 234e0e73466c 19:13:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:13:27 ---> Running in 5c13e938361c 19:13:27 ---> da6d5195137d 19:13:27 Step 9/23 : RUN make cmd/core-data/core-data 19:13:27 ---> Running in 760555839c4c 19:13:27 Removing intermediate container 5c13e938361c 19:13:27 ---> be7314f8760d 19:13:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:27 ---> Running in f3d7d09fb2c7 19:13:28 Removing intermediate container f3d7d09fb2c7 19:13:28 ---> 22c9cd557314 19:13:28 Step 20/22 : LABEL arch=x86_64 19:13:28 ---> Running in 5587963a39be 19:13: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 19:13:28 Removing intermediate container 5587963a39be 19:13:28 ---> 1b33a2b935ed 19:13:28 Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:13:28 ---> Running in 502ebb20ae59 19:13:28 Removing intermediate container 502ebb20ae59 19:13:28 ---> fb7d071690b8 19:13:28 Step 22/22 : LABEL version=0.0.0 19:13:28 ---> Running in aa6886ca94eb 19:13:28 Removing intermediate container aa6886ca94eb 19:13:28 ---> ef862a1c4188 19:13:28 19:13:28 Successfully built ef862a1c4188 19:13:28 Successfully tagged support-notifications:latest 19:13:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.316s coverage: 65.8% of statements 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.839s coverage: 43.6% of statements 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.690s coverage: 92.3% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.406s coverage: 63.2% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.463s coverage: 97.7% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:13:42 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:13:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:13:42 GO111MODULE=on go vet ./... 19:13:46  Building support-notifications ... done Removing intermediate container 760555839c4c 19:13:46 ---> 85ecbb9e2abe 19:13:46 19:13:46 Step 10/23 : FROM alpine:3.16 19:13:46 ---> d7d3d98c851f 19:13:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:46 ---> Running in 19b818b2f42e 19:13:46 Removing intermediate container 19b818b2f42e 19:13:46 ---> 665538b068aa 19:13:46 Step 12/23 : ENV APP_PORT=59880 19:13:46 ---> Running in 9031ebe63053 19:13:46 Removing intermediate container 9031ebe63053 19:13:46 ---> d5a57bb9de6b 19:13:46 Step 13/23 : EXPOSE $APP_PORT 19:13:46 ---> Running in 86d9c50f3798 19:13:46 Removing intermediate container 86d9c50f3798 19:13:46 ---> 75c2d5e08379 19:13:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:46 ---> Running in 9561fa0d778d 19:13:46 Removing intermediate container 9561fa0d778d 19:13:46 ---> 52da20fb2d68 19:13:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:13:46 ---> Running in 2e3f28ca44fe 19:13:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:47 (1/6) Installing dumb-init (1.2.5-r1) 19:13:47 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:13:47 (3/6) Installing libsodium (1.0.18-r0) 19:13:47 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:13:47 (5/6) Installing libzmq (4.3.4-r0) 19:13:47 (6/6) Installing zeromq (4.3.4-r0) 19:13:47 Executing busybox-1.35.0-r15.trigger 19:13:47 OK: 8 MiB in 20 packages 19:13:48 Removing intermediate container 2e3f28ca44fe 19:13:48 ---> b624b8480d71 19:13:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:48 ---> f56e5a70c0fc 19:13:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:49 ---> 7da6cfcc5a0b 19:13:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:49 ---> 95c72c3ddf2f 19:13:49 Step 19/23 : ENTRYPOINT ["/core-data"] 19:13:49 ---> Running in a8eafb1f1ce0 19:13:49 Removing intermediate container a8eafb1f1ce0 19:13:49 ---> 36a2897d14a3 19:13:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:49 ---> Running in d0cbaef9d883 19:13:49 Removing intermediate container d0cbaef9d883 19:13:49 ---> dde5f070c6a2 19:13:49 Step 21/23 : LABEL arch=x86_64 19:13:49 ---> Running in c91eb00c83a1 19:13:49 Removing intermediate container c91eb00c83a1 19:13:49 ---> 5a129435fd20 19:13:49 Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:13:49 ---> Running in b2f9570bcbe4 19:13:49 Removing intermediate container b2f9570bcbe4 19:13:49 ---> 41d8cf4c34b4 19:13:49 Step 23/23 : LABEL version=0.0.0 19:13:49 ---> Running in 88cb9932df0a 19:13:49 Removing intermediate container 88cb9932df0a 19:13:49 ---> 31edb7e688c3 19:13:49 19:13:49 Successfully built 31edb7e688c3 19:13:49 Successfully tagged core-data:latest 19:13:49  Building core-data ... done  [Pipeline] } 19:13:49 $ docker stop --time=1 46812d109028f67d14fec588577cb8e19e555a93cd4521eb859fc3af7a4672ef 19:13:51 $ docker rm -f 46812d109028f67d14fec588577cb8e19e555a93cd4521eb859fc3af7a4672ef [Pipeline] // withDockerContainer [Pipeline] sh 19:13:51 + docker images 19:13:51 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:51 core-data latest 31edb7e688c3 2 seconds ago 21.5MB 19:13:51 85ecbb9e2abe 8 seconds ago 1.55GB 19:13:51 support-notifications latest ef862a1c4188 23 seconds ago 27.1MB 19:13:51 sys-mgmt-agent latest 06b46ba90831 29 seconds ago 135MB 19:13:51 core-metadata latest 4e8e57697909 30 seconds ago 18.2MB 19:13:51 security-proxy-setup latest c4f73f41fc5f 32 seconds ago 27.2MB 19:13:51 632bc6e3fe18 35 seconds ago 1.58GB 19:13:51 1dfcaee27523 38 seconds ago 1.55GB 19:13:51 security-spire-server latest ca929af3a6f4 50 seconds ago 86.5MB 19:13:51 bac22c9aa147 50 seconds ago 1.53GB 19:13:51 82f297e4d6fb 57 seconds ago 1.52GB 19:13:51 dcf4bb97b61b 59 seconds ago 1.42GB 19:13:51 core-command latest 750e87cf9ee5 About a minute ago 16.2MB 19:13:51 support-scheduler latest a8d0a9b0ba23 About a minute ago 26.5MB 19:13:51 a56ce57b09f7 About a minute ago 1.58GB 19:13:51 security-bootstrapper latest 1c8ce30bbf8b About a minute ago 19.3MB 19:13:51 4892006dc2ae About a minute ago 1.52GB 19:13:51 security-secretstore-setup latest e2d22f5344d7 About a minute ago 28.9MB 19:13:51 security-spiffe-token-provider latest 7425caef5cfc About a minute ago 29.2MB 19:13:51 security-spire-config latest 40ab6e4175f6 2 minutes ago 85.8MB 19:13:51 security-spire-agent latest 027c280f1ab9 2 minutes ago 125MB 19:13:51 5a4c27ce8492 2 minutes ago 1.57GB 19:13:51 ad6e70af8e9e 2 minutes ago 1.53GB 19:13:51 a198f17235e8 2 minutes ago 1.52GB 19:13:51 385b5f42a291 2 minutes ago 1.42GB 19:13:51 dad032e136d3 2 minutes ago 1.42GB 19:13:51 ci-base-image-x86_64 latest b5ff39f776a6 5 minutes ago 993MB 19:13:51 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 19:13:51 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 19:13:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 19:13:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 19:13:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:15:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:34 ./bin/test-attribution-txt.sh 19:15:34 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:15:34 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:15:34 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:15:34 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:15:34 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:15:34 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:15:34 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:35 + ls -al . 19:15:35 total 724 19:15:35 drwxrwxr-x 9 1001 1001 4096 Aug 8 19:09 . 19:15:35 drwxr-xr-x 4 root root 4096 Aug 8 19:09 .. 19:15:35 -rw-rw-r-- 1 1001 1001 16 Aug 8 19:08 .dockerignore 19:15:35 drwxrwxr-x 8 1001 1001 4096 Aug 8 19:08 .git 19:15:35 drwxrwxr-x 3 1001 1001 4096 Aug 8 19:08 .github 19:15:35 -rw-rw-r-- 1 1001 1001 1030 Aug 8 19:08 .gitignore 19:15:35 -rw-rw-r-- 1 1001 1001 42 Aug 8 19:08 .golangci.yml 19:15:35 -rw-rw-r-- 1 1001 1001 87 Aug 8 19:08 .hadolint.yml 19:15:35 -rw-rw-r-- 1 1001 1001 166 Aug 8 19:08 .sonarcloud.properties 19:15:35 -rw-rw-r-- 1 1001 1001 1171 Aug 8 19:08 ADOPTERS.md 19:15:35 -rw-rw-r-- 1 1001 1001 10347 Aug 8 19:08 Attribution.txt 19:15:35 -rw-rw-r-- 1 1001 1001 63209 Aug 8 19:08 CHANGELOG.md 19:15:35 -rw-rw-r-- 1 1001 1001 3804 Aug 8 19:08 CONTRIBUTING.md 19:15:35 -rw-rw-r-- 1 1001 1001 677 Aug 8 19:08 GOVERNANCE.md 19:15:35 -rw-rw-r-- 1 1001 1001 850 Aug 8 19:08 Jenkinsfile 19:15:35 -rw-rw-r-- 1 1001 1001 10775 Aug 8 19:08 LICENSE 19:15:35 -rw-rw-r-- 1 1001 1001 12212 Aug 8 19:08 Makefile 19:15:35 -rw-rw-r-- 1 1001 1001 582 Aug 8 19:08 OWNERS.md 19:15:35 -rw-rw-r-- 1 1001 1001 9094 Aug 8 19:08 README.md 19:15:35 -rw-rw-r-- 1 1001 1001 6912 Aug 8 19:08 SECURITY.md 19:15:35 -rw-rw-r-- 1 1001 1001 5 Aug 8 19:07 VERSION 19:15:35 -rw-rw-r-- 1 1001 1001 4131 Aug 8 19:08 ZMQWindows.md 19:15:35 drwxrwxr-x 2 1001 1001 4096 Aug 8 19:08 bin 19:15:35 drwxrwxr-x 18 1001 1001 4096 Aug 8 19:08 cmd 19:15:35 -rw-r--r-- 1 root root 478941 Aug 8 19:13 coverage.out 19:15:35 -rw-rw-r-- 1 1001 1001 3681 Aug 8 19:08 go.mod 19:15:35 -rw-rw-r-- 1 1001 1001 38033 Aug 8 19:08 go.sum 19:15:35 drwxrwxr-x 8 1001 1001 4096 Aug 8 19:08 internal 19:15:35 drwxrwxr-x 3 1001 1001 4096 Aug 8 19:08 openapi 19:15:35 drwxrwxr-x 4 1001 1001 4096 Aug 8 19:08 snap 19:15:35 -rw-rw-r-- 1 1001 1001 204 Aug 8 19:08 version.go [Pipeline] sh 19:15:36 + '[' -e coverage.out ] 19:15:36 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:36 Warning: overwriting stash ‘coverage-report’ 19:15:36 Stashed 1 file(s) [Pipeline] sh 19:15:37 + make build 19:15:37 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 19:17:14 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 19:18:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:23 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 19:19: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:07 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 19:19:13 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 19:19: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:26 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 19:19:29 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 19:19:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:19:43 $ docker stop --time=1 e675d7346c8bd52c89d12de4976c28511e7b6e5a0afd1490421a429cc4de7059 19:19:45 $ docker rm -f e675d7346c8bd52c89d12de4976c28511e7b6e5a0afd1490421a429cc4de7059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:48 19:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:48 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:48 29e5d40040c1: Pulling fs layer 19:19:48 1ce36da41761: Pulling fs layer 19:19:48 25b303627fd3: Pulling fs layer 19:19:49 29e5d40040c1: Verifying Checksum 19:19:49 29e5d40040c1: Download complete 19:19:49 1ce36da41761: Verifying Checksum 19:19:49 1ce36da41761: Download complete 19:19:49 29e5d40040c1: Pull complete 19:19:51 25b303627fd3: Verifying Checksum 19:19:51 25b303627fd3: Download complete 19:19:51 1ce36da41761: Pull complete 19:20:03 25b303627fd3: Pull complete 19:20:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:03 prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container 19:20:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:06 $ docker top 3152212d2d816792104f30cb48a026720b30115f089acfd627ff66ac4610a19f -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:07 + docker-compose build --help 19:20:07 + grep parallel 19:20:11 --parallel Build images in parallel. [Pipeline] } 19:20:11 $ docker stop --time=1 3152212d2d816792104f30cb48a026720b30115f089acfd627ff66ac4610a19f 19:20:13 $ docker rm -f 3152212d2d816792104f30cb48a026720b30115f089acfd627ff66ac4610a19f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:14 prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container 19:20:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:15 $ docker top f388bcb9899a259801dbea548e07056dbf94842aa99a6c7ecbd2f71153d8f77a -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:16 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:23 Building core-command ... 19:20:23 Building core-data ... 19:20:23 Building core-metadata ... 19:20:23 Building security-bootstrapper ... 19:20:23 Building security-proxy-setup ... 19:20:23 Building security-secretstore-setup ... 19:20:23 Building security-spiffe-token-provider ... 19:20:23 Building security-spire-agent ... 19:20:23 Building security-spire-config ... 19:20:23 Building security-spire-server ... 19:20:23 Building support-notifications ... 19:20:23 Building support-scheduler ... 19:20:23 Building sys-mgmt-agent ... 19:20:23 Building security-spiffe-token-provider 19:20:23 Building security-bootstrapper 19:20:23 Building security-secretstore-setup 19:20:23 Building security-spire-agent 19:20:23 Building security-spire-config 19:21:10 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:21:10 ---> 7889f0d767fc 19:21:10 Step 3/26 : WORKDIR /edgex-go 19:21:10 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:21:10 ---> 7889f0d767fc 19:21:10 Step 3/20 : WORKDIR /edgex-go 19:21:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:21:10 ---> 7889f0d767fc 19:21:10 Step 3/25 : WORKDIR /edgex-go 19:21:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:21:11 ---> 7889f0d767fc 19:21:11 Step 3/26 : WORKDIR /edgex-go 19:21:11 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:21:11 ---> 7889f0d767fc 19:21:11 Step 3/31 : WORKDIR /edgex-go 19:21:11 ---> Running in 93bff79cae26 19:21:11 ---> Running in 24c091245492 19:21:11 ---> Running in f7c484ea8d82 19:21:11 ---> Running in d62a04b49e72 19:21:11 ---> Running in 133ddf492e3e 19:21:12 Removing intermediate container 93bff79cae26 19:21:12 ---> 6d94d2b8c01a 19:21:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:12 Removing intermediate container f7c484ea8d82 19:21:12 ---> 491be10e82bb 19:21:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:12 Removing intermediate container 24c091245492 19:21:12 ---> 66c1cef8582d 19:21:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:21:12 Removing intermediate container d62a04b49e72 19:21:12 ---> fbce4047a5eb 19:21:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:12 Removing intermediate container 133ddf492e3e 19:21:12 ---> af5c7085f28b 19:21:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:12 ---> Running in 77b70720d3b5 19:21:12 ---> Running in 725bf131273b 19:21:12 ---> Running in 7b34a40e5c86 19:21:12 ---> Running in 12d43c101598 19:21:12 ---> Running in d17df6873477 19:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:16 v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:21:16 v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:21:16 OK: 16892 distinct packages available 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:16 Removing intermediate container d17df6873477 19:21:16 ---> 8527a499a668 19:21:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:16 ---> Running in f39791c2b1ba 19:21:16 Removing intermediate container 7b34a40e5c86 19:21:16 ---> cb23a885dc7e 19:21:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:21:16 Removing intermediate container 12d43c101598 19:21:16 ---> 371c9e7c9379 19:21:16 Step 5/25 : RUN apk add --update --no-cache make git 19:21:16 ---> Running in 541768d67e9c 19:21:16 ---> Running in f1927ca7f6ee 19:21:17 Removing intermediate container 725bf131273b 19:21:17 ---> e922f6b3ddd2 19:21:17 Step 5/31 : RUN apk add --update --no-cache make git 19:21:17 ---> Running in 4fee47950f51 19:21:17 OK: 221 MiB in 51 packages 19:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:19 Removing intermediate container 77b70720d3b5 19:21:19 ---> b06d98c92429 19:21:19 Step 5/20 : COPY go.mod vendor* ./ 19:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:20 ---> 1ca40290cfa7 19:21:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:20 ---> Running in 96d2882144da 19:21:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:21 OK: 221 MiB in 51 packages 19:21:22 OK: 221 MiB in 51 packages 19:21:22 OK: 221 MiB in 51 packages 19:21:22 OK: 221 MiB in 51 packages 19:21:23 Removing intermediate container f39791c2b1ba 19:21:23 ---> ecd20a7bd623 19:21:23 Step 6/26 : COPY go.mod vendor* ./ 19:21:24 Removing intermediate container 4fee47950f51 19:21:24 ---> c13225b47fff 19:21:24 Step 6/31 : COPY go.mod vendor* ./ 19:21:24 Removing intermediate container f1927ca7f6ee 19:21:24 ---> 673561cf79d5 19:21:24 Step 6/26 : COPY go.mod vendor* ./ 19:21:24 Removing intermediate container 541768d67e9c 19:21:24 ---> 17801c51c98a 19:21:24 Step 6/25 : COPY go.mod vendor* ./ 19:21:24 ---> 852a7d75728d 19:21:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:24 ---> Running in 567043399e71 19:21:25 ---> 552fdb678257 19:21:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:25 ---> 2b444d667b56 19:21:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:25 ---> Running in fc53c6f726ac 19:21:25 ---> Running in ad1f8c124a19 19:21:25 ---> 4c1e93ce250a 19:21:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:25 ---> Running in ede4ceadcae0 19:22:22 Removing intermediate container 96d2882144da 19:22:22 ---> fce7047891bf 19:22:22 Step 7/20 : COPY . . 19:22:22 Removing intermediate container ede4ceadcae0 19:22:22 ---> 75f7a7220371 19:22:22 Step 8/25 : COPY . . 19:22:22 Removing intermediate container 567043399e71 19:22:22 ---> 2fd047e115f2 19:22:22 Step 8/26 : COPY . . 19:22:22 Removing intermediate container ad1f8c124a19 19:22:22 ---> 92882a8df18b 19:22:22 Step 8/31 : COPY . . 19:22:22 Removing intermediate container fc53c6f726ac 19:22:22 ---> 7d9759c7405a 19:22:22 Step 8/26 : COPY . . 19:22:34 ---> e9f5f14bd98d 19:22:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:22:34 ---> cd339917ff9f 19:22:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:22:34 ---> ed0bafe55cd1 19:22:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:22:34 ---> Running in 09f524f0bed8 19:22:34 ---> 34e78c5e41d4 19:22:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:22:34 ---> Running in b977d6af718a 19:22:34 ---> 6923f6bec1ce 19:22:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:34 ---> Running in d62a7d5a09b5 19:22:35 ---> Running in 1fa13357e4b4 19:22:35 ---> Running in 82f52ae38b04 19:22:35 Removing intermediate container 09f524f0bed8 19:22:35 ---> c3fe9e167dc0 19:22:35 Step 10/26 : WORKDIR /edgex-go/spire-build 19:22:35 ---> Running in ec89a7139646 19:22:36 Removing intermediate container d62a7d5a09b5 19:22:36 ---> d0150afb3b43 19:22:36 Step 10/26 : WORKDIR /edgex-go/spire-build 19:22:36 ---> Running in 865a2c4308ec 19:22:36 Removing intermediate container ec89a7139646 19:22:36 ---> 01492dfb7b2d 19:22:36 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 19:22:36 ---> Running in 81a4640881ba 19:22:36 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 19:22:37 Removing intermediate container 865a2c4308ec 19:22:37 ---> 12a938e507ea 19:22:37 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 19:22:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:37 ---> Running in e795f2232521 19:22:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:40 Removing intermediate container 81a4640881ba 19:22:40 ---> e544718ea6f4 19:22:40 Step 12/26 : WORKDIR /edgex-go 19:22:40 ---> Running in f0df65e73e2b 19:22:40 Removing intermediate container e795f2232521 19:22:40 ---> 0310e4ce94c8 19:22:40 Step 12/26 : WORKDIR /edgex-go 19:22:40 ---> Running in 015e1e135498 19:22:40 Removing intermediate container f0df65e73e2b 19:22:40 ---> 717b83e062c4 19:22:40 19:22:40 Step 13/26 : FROM alpine:3.15 19:22:41 3.15: Pulling from library/alpine 19:22:41 Removing intermediate container 015e1e135498 19:22:41 ---> a423e2def64a 19:22:41 19:22:41 Step 13/26 : FROM alpine:3.15 19:22:41 3.15: Pulling from library/alpine 19:22:42 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:22:42 Status: Downloaded newer image for alpine:3.15 19:22:42 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:22:42 Status: Image is up to date for alpine:3.15 19:22:42 ---> 60f2846fe774 19:22:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:42 ---> 60f2846fe774 19:22:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:43 ---> Running in 08cfb6c63be0 19:22:43 ---> Running in b48cec487e1b 19:22:43 Removing intermediate container b48cec487e1b 19:22:43 ---> c2a7fc2c9449 19:22:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:43 Removing intermediate container 08cfb6c63be0 19:22:43 ---> ec5bf8c72dba 19:22:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:43 ---> Running in 951b0977f186 19:22:44 ---> Running in 82534e87b9ff 19:22:48 Removing intermediate container 951b0977f186 19:22:48 ---> c6c0179d85ff 19:22:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:22:48 ---> Running in 8e0f01ff1679 19:22:48 Removing intermediate container 82534e87b9ff 19:22:48 ---> f8cd18bef52a 19:22:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:48 ---> Running in ff46602e64b1 19:22:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:53 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:22:53 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:22:53 OK: 15735 distinct packages available 19:22:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:53 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:22:53 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:22:53 OK: 15735 distinct packages available 19:22:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:55 (1/4) Installing dumb-init (1.2.5-r1) 19:22:55 (2/4) Installing musl-obstack (1.2.3-r0) 19:22:55 (3/4) Installing libucontext (1.1-r0) 19:22:55 (1/5) Installing dumb-init (1.2.5-r1) 19:22:56 (4/4) Installing gcompat (1.0.0-r4) 19:22:56 (2/5) Installing musl-obstack (1.2.3-r0) 19:22:56 Executing busybox-1.34.1-r7.trigger 19:22:56 OK: 6 MiB in 18 packages 19:22:56 (3/5) Installing libucontext (1.1-r0) 19:22:56 (4/5) Installing gcompat (1.0.0-r4) 19:22:56 (5/5) Installing openssl (1.1.1q-r0) 19:22:56 Executing busybox-1.34.1-r7.trigger 19:22:56 OK: 6 MiB in 19 packages 19:22:57 Removing intermediate container 8e0f01ff1679 19:22:57 ---> 643d7ad45c23 19:22:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:22:58 Removing intermediate container ff46602e64b1 19:22:58 ---> d8472b8a0a7a 19:22:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:23:04 ---> 605c1338fcd9 19:23:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:06 ---> 6cd2fd2b88ee 19:23:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:23:07 ---> 78b887f34d44 19:23:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:23:07 ---> Running in 2d2bb6136959 19:23:07 Removing intermediate container 2d2bb6136959 19:23:07 ---> 2c82ea068bf6 19:23:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:23:09 ---> ac0380a5046e 19:23:09 Step 21/26 : WORKDIR / 19:23:09 ---> Running in 0689e63650be 19:23:10 Removing intermediate container 0689e63650be 19:23:10 ---> 3f41e5235fac 19:23:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:10 ---> d88df36989f4 19:23:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:23:10 ---> Running in f66b7791ce62 19:23:11 Removing intermediate container f66b7791ce62 19:23:11 ---> 942f21fb33c7 19:23:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:11 ---> Running in b982dcded468 19:23:12 ---> d48b710a1756 19:23:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:23:12 Removing intermediate container b982dcded468 19:23:12 ---> 42f098e6a4c8 19:23:12 Step 24/26 : LABEL arch=arm64 19:23:12 ---> Running in 5a968f68a71d 19:23:13 Removing intermediate container 5a968f68a71d 19:23:13 ---> 5fd0eb3fc2f1 19:23:13 Step 25/26 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:23:13 ---> Running in 434ea65fea31 19:23:13 ---> 78d3eff14e8e 19:23:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:23:14 Removing intermediate container 434ea65fea31 19:23:14 ---> 0a8853e23977 19:23:14 Step 26/26 : LABEL version=0.0.0 19:23:14 ---> Running in 176c9750818f 19:23:14 ---> 3175b99db754 19:23:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:14 ---> Running in c92b4d409a3d 19:23:14 Removing intermediate container 176c9750818f 19:23:14 ---> 39d49105d89e 19:23:14 19:23:15 Removing intermediate container c92b4d409a3d 19:23:15 ---> 329bf7f22e0a 19:23:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:15 Successfully built 39d49105d89e 19:23:15 Successfully tagged security-spire-config-arm64:latest 19:23:15 Building core-command 19:23:15  Building security-spire-config ... done  ---> Running in 524a83ddb5bd 19:23:16 Removing intermediate container 524a83ddb5bd 19:23:16 ---> d0e4af2b5714 19:23:16 Step 24/26 : LABEL arch=arm64 19:23:16 ---> Running in 71fb28425359 19:23:16 Removing intermediate container 71fb28425359 19:23:16 ---> 31775a289ce8 19:23:16 Step 25/26 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:23:16 ---> Running in ac8bdd34b66e 19:23:17 Removing intermediate container ac8bdd34b66e 19:23:17 ---> 357fafe5ee42 19:23:17 Step 26/26 : LABEL version=0.0.0 19:23:17 ---> Running in ae5b3e577835 19:23:18 Removing intermediate container ae5b3e577835 19:23:18 ---> 39320f06cbb0 19:23:18 19:23:18 Successfully built 39320f06cbb0 19:23:18 Successfully tagged security-spire-agent-arm64:latest 19:23:18  Building security-spire-agent ... done Building support-scheduler 19:23:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:23:45 ---> 7889f0d767fc 19:23:45 Step 3/23 : WORKDIR /edgex-go 19:23:45 ---> Using cache 19:23:45 ---> af5c7085f28b 19:23:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:45 ---> Using cache 19:23:45 ---> 8527a499a668 19:23:45 Step 5/23 : RUN apk add --update --no-cache make git 19:23:45 ---> Running in 60dd001094f8 19:23:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:45 ---> 7889f0d767fc 19:23:45 Step 3/22 : WORKDIR /edgex-go 19:23:45 ---> Using cache 19:23:45 ---> af5c7085f28b 19:23:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:45 ---> Using cache 19:23:45 ---> 8527a499a668 19:23:45 Step 5/22 : RUN apk add --update --no-cache make git 19:23:45 ---> Running in f71b5bedaa77 19:23:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:47 OK: 221 MiB in 51 packages 19:23:48 OK: 221 MiB in 51 packages 19:23:48 Removing intermediate container 60dd001094f8 19:23:48 ---> 66918128eb46 19:23:48 Step 6/23 : COPY go.mod vendor* ./ 19:23:49 Removing intermediate container f71b5bedaa77 19:23:49 ---> 86c712f515e7 19:23:49 Step 6/22 : COPY go.mod vendor* ./ 19:23:49 ---> 0b7eade227f8 19:23:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:50 ---> Running in ac50249e1972 19:23:51 ---> b15c727760fd 19:23:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:51 ---> Running in 5be8e3afcb63 19:24:59 Removing intermediate container ac50249e1972 19:24:59 ---> 00de73b7c22c 19:24:59 Step 8/23 : COPY . . 19:24:59 Removing intermediate container 5be8e3afcb63 19:24:59 ---> cbb584bed744 19:24:59 Step 8/22 : COPY . . 19:25:12 ---> b6cc98089890 19:25:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:25:12 ---> Running in e8b6046e1f7d 19:25:12 ---> 13442c1495cb 19:25:12 Step 9/23 : RUN make cmd/core-command/core-command 19:25:12 ---> Running in 4fbdf67eaf3d 19:25:13 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 19:25:13 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 19:27:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:56 Removing intermediate container 1fa13357e4b4 19:27:56 ---> 3bfb1f9b0f5a 19:27:56 19:27:56 Step 10/31 : FROM alpine:3.16 19:27:57 3.16: Pulling from library/alpine 19:27:59 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:27:59 Status: Downloaded newer image for alpine:3.16 19:27:59 ---> 3d81c46cd875 19:27:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:59 ---> Running in 8b166c3f0386 19:27:59 Removing intermediate container 82f52ae38b04 19:27:59 ---> 2d946cc02a57 19:27:59 19:27:59 Step 10/25 : FROM alpine:3.16 19:27:59 ---> 3d81c46cd875 19:27:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:27:59 ---> Running in 4e0e8365e2a3 19:28:00 Removing intermediate container 8b166c3f0386 19:28:00 ---> e25d74fc748d 19:28:00 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:28:00 ---> Running in 2d5795d101dc 19:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:03 (1/3) Installing ca-certificates (20220614-r0) 19:28:03 (2/3) Installing dumb-init (1.2.5-r1) 19:28:03 (3/3) Installing su-exec (0.2-r1) 19:28:03 Executing busybox-1.35.0-r15.trigger 19:28:03 Executing ca-certificates-20220614-r0.trigger 19:28:04 (1/2) Installing dumb-init (1.2.5-r1) 19:28:04 (2/2) Installing su-exec (0.2-r1) 19:28:04 Executing busybox-1.35.0-r15.trigger 19:28:04 OK: 5 MiB in 16 packages 19:28:04 OK: 6 MiB in 17 packages 19:28:06 Removing intermediate container 2d5795d101dc 19:28:06 ---> 5ea58a5c2d2f 19:28:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:28:06 ---> Running in 3531aa480083 19:28:06 Removing intermediate container 4e0e8365e2a3 19:28:06 ---> cc21edf2d255 19:28:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:06 ---> Running in b1d9ed6858c1 19:28:07 Removing intermediate container 3531aa480083 19:28:07 ---> 7b24b2fe49a3 19:28:07 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:28:07 ---> Running in f232e58a835a 19:28:07 Removing intermediate container f232e58a835a 19:28:07 ---> c9656a7df929 19:28:07 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:28:07 Removing intermediate container b1d9ed6858c1 19:28:07 ---> 262b1aaddef4 19:28:07 Step 13/25 : WORKDIR / 19:28:07 ---> Running in 05bb9154f046 19:28:08 ---> Running in bf46b5164595 19:28:08 Removing intermediate container bf46b5164595 19:28:08 ---> 765820c92a08 19:28:08 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:28:08 Removing intermediate container 05bb9154f046 19:28:08 ---> 84531d28dd55 19:28:08 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:28:08 ---> Running in 26b9daed7bae 19:28:10 ---> a9cadf2ece2f 19:28:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:28:11 ---> 886750d5e697 19:28:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:28:12 Removing intermediate container 26b9daed7bae 19:28:12 ---> bad5c7fd72ae 19:28:12 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:28:12 ---> Running in 920b85243568 19:28:12 ---> 1d9a9c41818c 19:28:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:28:13 Removing intermediate container 920b85243568 19:28:13 ---> e5720226785c 19:28:13 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:28:14 ---> f9dc7f9d217e 19:28:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:28:14 ---> 9c37572cce77 19:28:14 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:28:14 ---> Running in f657b0f7f693 19:28:16 ---> 18525696fc94 19:28:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:28:18 Removing intermediate container f657b0f7f693 19:28:18 ---> e27f71360e88 19:28:18 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:19 ---> c00fef906129 19:28:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:28:19 ---> 101685101357 19:28:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:20 ---> 571cccd7c8e0 19:28:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:20 ---> Running in f64b6c79b26b 19:28:22 ---> 09ee8a2a0b9c 19:28:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:23 ---> 8440bf306df9 19:28:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:24 Removing intermediate container f64b6c79b26b 19:28:24 ---> 479adb813d35 19:28:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:28:24 ---> Running in abf80feb8394 19:28:24 Removing intermediate container abf80feb8394 19:28:24 ---> 8612e3da25c0 19:28:24 Step 23/25 : LABEL arch=arm64 19:28:24 ---> Running in 927824a4c161 19:28:25 ---> 67e00984d742 19:28:25 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:28:25 Removing intermediate container 927824a4c161 19:28:25 ---> 5a859a781d7e 19:28:25 Step 24/25 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:28:25 ---> Running in a42ddf594b4d 19:28:25 ---> 5f4248d82725 19:28:25 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:26 Removing intermediate container a42ddf594b4d 19:28:26 ---> 068deb9fedaf 19:28:26 Step 25/25 : LABEL version=0.0.0 19:28:26 ---> Running in 1accedc0fe67 19:28:27 ---> de8b6cfb2cf4 19:28:27 Step 26/31 : RUN chmod +x /entrypoint.sh 19:28:27 Removing intermediate container 1accedc0fe67 19:28:27 ---> 023e725d150a 19:28:27 19:28:27 ---> Running in 3c546fb2e2d2 19:28:28 Successfully built 023e725d150a 19:28:28 Successfully tagged security-secretstore-setup-arm64:latest 19:28:28 Building sys-mgmt-agent 19:28:30  Building security-secretstore-setup ... done Removing intermediate container 3c546fb2e2d2 19:28:30 ---> 2b9f7dc440d7 19:28:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:28:30 ---> Running in 4091d79793a7 19:28:30 Removing intermediate container 4091d79793a7 19:28:30 ---> 9d52edc76790 19:28:30 Step 28/31 : CMD ["gate"] 19:28:31 ---> Running in 89a09fd221f7 19:28:31 Removing intermediate container 89a09fd221f7 19:28:31 ---> f5245fc5921b 19:28:31 Step 29/31 : LABEL arch=arm64 19:28:31 ---> Running in efda60f35f3d 19:28:32 Removing intermediate container efda60f35f3d 19:28:32 ---> b38c74dfa0bc 19:28:32 Step 30/31 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:28:32 ---> Running in e07d68fd7b17 19:28:32 Removing intermediate container e07d68fd7b17 19:28:32 ---> 798c8c7929c4 19:28:32 Step 31/31 : LABEL version=0.0.0 19:28:33 ---> Running in 62efc4bb4dca 19:28:33 Removing intermediate container 62efc4bb4dca 19:28:33 ---> aa83a96c305c 19:28:33 19:28:33 Successfully built aa83a96c305c 19:28:33 Successfully tagged security-bootstrapper-arm64:latest 19:28:33  Building security-bootstrapper ... done Building security-spire-server 19:28:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:52 ---> 7889f0d767fc 19:28:52 Step 3/23 : WORKDIR /edgex-go 19:28:52 ---> Using cache 19:28:52 ---> af5c7085f28b 19:28:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:52 ---> Using cache 19:28:52 ---> 8527a499a668 19:28:52 Step 5/23 : RUN apk add --update --no-cache make bash git 19:28:52 ---> Running in c5b9ebe2fc58 19:28:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:57 OK: 221 MiB in 51 packages 19:28:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:28:57 ---> 7889f0d767fc 19:28:57 Step 3/25 : WORKDIR /edgex-go 19:28:57 ---> Using cache 19:28:57 ---> af5c7085f28b 19:28:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:57 ---> Using cache 19:28:57 ---> 8527a499a668 19:28:57 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:28:57 ---> Using cache 19:28:57 ---> ecd20a7bd623 19:28:57 Step 6/25 : COPY go.mod vendor* ./ 19:28:57 ---> Using cache 19:28:57 ---> 852a7d75728d 19:28:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:57 ---> Using cache 19:28:57 ---> 2fd047e115f2 19:28:57 Step 8/25 : COPY . . 19:28:57 ---> Using cache 19:28:57 ---> 34e78c5e41d4 19:28:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:28:57 ---> Using cache 19:28:57 ---> d0150afb3b43 19:28:57 Step 10/25 : WORKDIR /edgex-go/spire-build 19:28:57 ---> Using cache 19:28:57 ---> 12a938e507ea 19:28:57 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 19:28:58 ---> Running in 8ee0e0497545 19:28:59 Removing intermediate container c5b9ebe2fc58 19:28:59 ---> cb2136e63efb 19:28:59 Step 6/23 : COPY go.mod vendor* ./ 19:29:00 ---> a9d41da0e7a9 19:29:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:00 ---> Running in d15a02123fe6 19:29:02 Removing intermediate container 8ee0e0497545 19:29:02 ---> 65a9f8cac950 19:29:02 Step 12/25 : WORKDIR /edgex-go 19:29:02 ---> Running in 7326112fe342 19:29:03 Removing intermediate container 7326112fe342 19:29:03 ---> d77007f4702e 19:29:03 19:29:03 Step 13/25 : FROM alpine:3.15 19:29:03 ---> 60f2846fe774 19:29:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:03 ---> Using cache 19:29:03 ---> ec5bf8c72dba 19:29:03 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:03 ---> Using cache 19:29:03 ---> f8cd18bef52a 19:29:03 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:29:03 ---> Using cache 19:29:03 ---> d8472b8a0a7a 19:29:03 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:08 ---> 1cb574664bff 19:29:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:29:09 ---> 825faad19f62 19:29:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:29:10 ---> 7b62defce61b 19:29:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:29:11 ---> 7a73bc696fc3 19:29:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:29:11 ---> Running in cf6567fb52f9 19:29:11 Removing intermediate container cf6567fb52f9 19:29:11 ---> b5f2ada967c3 19:29:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:29:11 ---> Running in 7b8db1206935 19:29:12 Removing intermediate container 7b8db1206935 19:29:12 ---> 5aeb6ff675f4 19:29:12 Step 23/25 : LABEL arch=arm64 19:29:12 ---> Running in 2e4cf2869e18 19:29:13 Removing intermediate container 2e4cf2869e18 19:29:13 ---> 94ca3d8a2054 19:29:13 Step 24/25 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:29:13 ---> Running in 318e22081b9b 19:29:13 Removing intermediate container 318e22081b9b 19:29:13 ---> 210a26930006 19:29:13 Step 25/25 : LABEL version=0.0.0 19:29:13 ---> Running in 05d3545f0b69 19:29:14 Removing intermediate container 05d3545f0b69 19:29:14 ---> bb1a887c3eb8 19:29:14 19:29:14 Successfully built bb1a887c3eb8 19:29:14 Successfully tagged security-spire-server-arm64:latest 19:29:14  Building security-spire-server ... done Building support-notifications 19:29:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:29 ---> 7889f0d767fc 19:29:29 Step 3/22 : WORKDIR /edgex-go 19:29:29 ---> Using cache 19:29:29 ---> af5c7085f28b 19:29:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:29 ---> Using cache 19:29:29 ---> 8527a499a668 19:29:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:29:29 ---> Running in 5232fd9769d1 19:29:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:33 OK: 221 MiB in 51 packages 19:29:35 Removing intermediate container 5232fd9769d1 19:29:35 ---> c4dc235a0362 19:29:35 Step 6/22 : COPY go.mod vendor* ./ 19:29:36 ---> 048fefb9d1aa 19:29:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:36 ---> Running in 2a697fc0c6a2 19:29:55 Removing intermediate container b977d6af718a 19:29:55 ---> 73c31357a087 19:29:55 19:29:55 Step 9/20 : FROM alpine:3.15 19:29:55 ---> 60f2846fe774 19:29:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:55 ---> Using cache 19:29:55 ---> ec5bf8c72dba 19:29:55 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:55 ---> Using cache 19:29:55 ---> f8cd18bef52a 19:29:55 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:29:55 ---> Running in 936a943f4012 19:29:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:59 Removing intermediate container d15a02123fe6 19:29:59 ---> a602e9215f46 19:29:59 Step 8/23 : COPY . . 19:30:00 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:30:00 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:30:00 OK: 15735 distinct packages available 19:30:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:02 (1/9) Installing ca-certificates (20220614-r0) 19:30:03 (2/9) Installing brotli-libs (1.0.9-r5) 19:30:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:30:03 (4/9) Installing libcurl (7.80.0-r2) 19:30:03 (5/9) Installing curl (7.80.0-r2) 19:30:03 (6/9) Installing dumb-init (1.2.5-r1) 19:30:03 (7/9) Installing musl-obstack (1.2.3-r0) 19:30:03 (8/9) Installing libucontext (1.1-r0) 19:30:03 (9/9) Installing gcompat (1.0.0-r4) 19:30:03 Executing busybox-1.34.1-r7.trigger 19:30:03 Executing ca-certificates-20220614-r0.trigger 19:30:04 OK: 8 MiB in 23 packages 19:30:08 Removing intermediate container 936a943f4012 19:30:08 ---> 147fc3d8b413 19:30:08 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:10 ---> 5daa3db6c26c 19:30:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:30:17 ---> fadc359e3079 19:30:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:30:18 ---> 759b1a509adc 19:30:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:30:18 ---> Running in 9f652c82d2bf 19:30:19 Removing intermediate container 9f652c82d2bf 19:30:19 ---> 64616fdbb190 19:30:19 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:19 ---> Running in de1aaa60e3e7 19:30:20 Removing intermediate container 4fbdf67eaf3d 19:30:20 ---> e064f60bdb52 19:30:20 19:30:20 Step 10/23 : FROM alpine:3.16 19:30:20 ---> 3d81c46cd875 19:30:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:30:20 ---> Running in 255f4f2bc126 19:30:21 Removing intermediate container de1aaa60e3e7 19:30:21 ---> 993d366e6841 19:30:21 Step 18/20 : LABEL arch=arm64 19:30:21 ---> Running in da2c2abb9355 19:30:22 Removing intermediate container da2c2abb9355 19:30:22 ---> 53622e720733 19:30:22 Step 19/20 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:23 ---> Running in bf478f8bd6f9 19:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:24 Removing intermediate container bf478f8bd6f9 19:30:24 ---> 45f262fd55ef 19:30:24 Step 20/20 : LABEL version=0.0.0 19:30:24 ---> Running in e2cf70817a0b 19:30:24 (1/1) Installing dumb-init (1.2.5-r1) 19:30:24 Executing busybox-1.35.0-r15.trigger 19:30:24 OK: 5 MiB in 15 packages 19:30:25 Removing intermediate container e2cf70817a0b 19:30:25 ---> f259f8330745 19:30:25 19:30:26 Successfully built f259f8330745 19:30:26 Successfully tagged security-spiffe-token-provider-arm64:latest 19:30:26 Building security-proxy-setup 19:30:26 Removing intermediate container 255f4f2bc126 19:30:26 ---> a1d8769df9fb 19:30:26  Building security-spiffe-token-provider ... done Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:26 ---> Running in e0fe393a0eb9 19:30:27 Removing intermediate container e0fe393a0eb9 19:30:27 ---> 10ccfe1a857f 19:30:27 Step 13/23 : ENV APP_PORT=59882 19:30:28 ---> Running in 3f2be8eec447 19:30:29 Removing intermediate container 3f2be8eec447 19:30:29 ---> 3e46af363cc9 19:30:29 Step 14/23 : EXPOSE $APP_PORT 19:30:29 ---> feb317cf4b50 19:30:29 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:30:29 ---> Running in 36ca39f8242c 19:30:29 ---> Running in b650f14f8850 19:30:31 Removing intermediate container b650f14f8850 19:30:31 ---> 4197462eb32a 19:30:31 Step 15/23 : WORKDIR / 19:30:32 ---> Running in 1c006c5dbba4 19:30: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:30:33 Removing intermediate container 1c006c5dbba4 19:30:33 ---> 0f82666f07b7 19:30:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:35 ---> 9eeb422c7b90 19:30:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:30:39 ---> f1f09031fc65 19:30:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:30:40 ---> c97baf94347d 19:30:40 Step 19/23 : ENTRYPOINT ["/core-command"] 19:30:41 ---> Running in 8c060663efa0 19:30:41 Removing intermediate container 8c060663efa0 19:30:41 ---> 7b2d003c115f 19:30:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:42 ---> Running in e7e27d86d810 19:30:43 Removing intermediate container e7e27d86d810 19:30:43 ---> a0edced63e55 19:30:43 Step 21/23 : LABEL arch=arm64 19:30:43 ---> Running in a5bd52b9b619 19:30:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:43 ---> 7889f0d767fc 19:30:43 Step 3/22 : WORKDIR /edgex-go 19:30:43 ---> Using cache 19:30:43 ---> af5c7085f28b 19:30:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:43 ---> Using cache 19:30:43 ---> 8527a499a668 19:30:43 Step 5/22 : RUN apk add --update --no-cache make git 19:30:43 ---> Using cache 19:30:43 ---> 86c712f515e7 19:30:43 Step 6/22 : COPY go.mod vendor* ./ 19:30:43 ---> Using cache 19:30:43 ---> b15c727760fd 19:30:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:43 ---> Using cache 19:30:43 ---> cbb584bed744 19:30:43 Step 8/22 : COPY . . 19:30:43 ---> Using cache 19:30:43 ---> b6cc98089890 19:30:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:30:44 Removing intermediate container a5bd52b9b619 19:30:44 ---> 6f0a3c8a1cf6 19:30:44 Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:30:44 ---> Running in b7097aa22b77 19:30:44 ---> Running in 7935d7651c76 19:30:45 Removing intermediate container 7935d7651c76 19:30:45 ---> de03011874e9 19:30:45 Step 23/23 : LABEL version=0.0.0 19:30:45 ---> Running in 3d12026a4633 19:30:46 Removing intermediate container 2a697fc0c6a2 19:30:46 ---> 773ad9295cc9 19:30:46 Step 8/22 : COPY . . 19:30:46 Removing intermediate container 3d12026a4633 19:30:46 ---> 5e3a68f631f7 19:30:46 19:30:46 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 19:30:47 Successfully built 5e3a68f631f7 19:30:47 Successfully tagged core-command-arm64:latest 19:30:47 Building core-metadata 19:31:02  Building core-command ... done  ---> 64ec0ffe4cbd 19:31:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:31:02 ---> Running in 8855daf33576 19:31:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:03 ---> 7889f0d767fc 19:31:03 Step 3/23 : WORKDIR /edgex-go 19:31:03 ---> Using cache 19:31:03 ---> af5c7085f28b 19:31:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:03 ---> Using cache 19:31:03 ---> 8527a499a668 19:31:03 Step 5/23 : RUN apk add --update --no-cache make git 19:31:03 ---> Using cache 19:31:03 ---> 86c712f515e7 19:31:03 Step 6/23 : COPY go.mod vendor* ./ 19:31:03 ---> Using cache 19:31:03 ---> b15c727760fd 19:31:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:03 ---> Using cache 19:31:03 ---> cbb584bed744 19:31:03 Step 8/23 : COPY . . 19:31:03 ---> Using cache 19:31:03 ---> b6cc98089890 19:31:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:31:04 ---> Running in 8e43ac2940eb 19:31: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-notifications/support-notifications ./cmd/support-notifications 19:31:06 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 19:32:14 Removing intermediate container e8b6046e1f7d 19:32:14 ---> 47241a0bb2a8 19:32:14 19:32:14 Step 10/22 : FROM alpine:3.16 19:32:14 ---> 3d81c46cd875 19:32:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:32:14 ---> Using cache 19:32:14 ---> a1d8769df9fb 19:32:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:14 ---> Using cache 19:32:14 ---> 10ccfe1a857f 19:32:14 Step 13/22 : ENV APP_PORT=59861 19:32:14 ---> Running in 8e9c5898bdb3 19:32:14 Removing intermediate container 8e9c5898bdb3 19:32:14 ---> af2eafc200ad 19:32:14 Step 14/22 : EXPOSE $APP_PORT 19:32:14 ---> Running in dd8bf365438b 19:32:14 Removing intermediate container dd8bf365438b 19:32:14 ---> 18d62669d6d4 19:32:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:14 ---> a699a60d5fa6 19:32:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:32:14 ---> f232b0785e14 19:32:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:32:15 ---> 6fdce1ab48b2 19:32:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:32:15 ---> Running in 15c6b5e47609 19:32:16 Removing intermediate container 15c6b5e47609 19:32:16 ---> 95f79ffe5c7a 19:32:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:16 ---> Running in 6a99e6b4856f 19:32:16 Removing intermediate container 6a99e6b4856f 19:32:16 ---> d30e0bf2f116 19:32:16 Step 20/22 : LABEL arch=arm64 19:32:16 ---> Running in c1171453fad8 19:32:17 Removing intermediate container c1171453fad8 19:32:17 ---> 10b486108e43 19:32:17 Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:32:17 ---> Running in 18d1b8ecf957 19:32:18 Removing intermediate container 18d1b8ecf957 19:32:18 ---> bc22885caa41 19:32:18 Step 22/22 : LABEL version=0.0.0 19:32:18 ---> Running in 4600bbdb6ab4 19:32:18 Removing intermediate container 4600bbdb6ab4 19:32:18 ---> add305a2f282 19:32:18 19:32:19 Successfully built add305a2f282 19:32:19 Successfully tagged support-scheduler-arm64:latest 19:32:19  Building support-scheduler ... done Building core-data 19:32:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:37 ---> 7889f0d767fc 19:32:37 Step 3/23 : WORKDIR /edgex-go 19:32:37 ---> Using cache 19:32:37 ---> af5c7085f28b 19:32:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:37 ---> Using cache 19:32:37 ---> 8527a499a668 19:32:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:32:37 ---> Running in ac19488847a2 19:32:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:41 OK: 221 MiB in 51 packages 19:32:43 Removing intermediate container ac19488847a2 19:32:43 ---> e7777c1edb69 19:32:43 Step 6/23 : COPY go.mod vendor* ./ 19:32:43 ---> 6d285442b59c 19:32:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:44 ---> Running in 02a7d8cf990e 19:33:40 Removing intermediate container 02a7d8cf990e 19:33:40 ---> eb594604aa9a 19:33:40 Step 8/23 : COPY . . 19:33:43 ---> 1d41f9d18ff9 19:33:43 Step 9/23 : RUN make cmd/core-data/core-data 19:33:43 ---> Running in f515d1747868 19:33:45 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 19:35:37 Removing intermediate container 36ca39f8242c 19:35:37 ---> 2f3b93f5222c 19:35:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:35:37 ---> Running in 2ab8e5239138 19:35:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:35:44 Removing intermediate container 2ab8e5239138 19:35:44 ---> 734bc1b833a2 19:35:44 19:35:44 Step 11/23 : FROM alpine:3.16 19:35:44 ---> 3d81c46cd875 19:35:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:35:44 ---> Running in 86d2770b224e 19:35:45 Removing intermediate container 86d2770b224e 19:35:45 ---> 023a071c51e7 19:35:45 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 19:35:45 ---> Running in e914a46b44ec 19:35:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:49 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:35:49 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:35:49 (3/33) Installing readline (8.1.2-r0) 19:35:49 (4/33) Installing bash (5.1.16-r2) 19:35:49 Executing bash-5.1.16-r2.post-install 19:35:49 (5/33) Installing ca-certificates (20220614-r0) 19:35:49 (6/33) Installing brotli-libs (1.0.9-r6) 19:35:49 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:35:49 (8/33) Installing libcurl (7.83.1-r2) 19:35:49 (9/33) Installing curl (7.83.1-r2) 19:35:49 (10/33) Installing docker-cli (20.10.16-r2) 19:35:50 (11/33) Installing dumb-init (1.2.5-r1) 19:35:50 (12/33) Installing libbz2 (1.0.8-r1) 19:35:50 (13/33) Installing expat (2.4.8-r0) 19:35:50 (14/33) Installing libffi (3.4.2-r1) 19:35:50 (15/33) Installing gdbm (1.23-r0) 19:35:50 (16/33) Installing xz-libs (5.2.5-r1) 19:35:50 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:35:50 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:35:50 (19/33) Installing mpdecimal (2.5.1-r1) 19:35:50 (20/33) Installing sqlite-libs (3.38.5-r0) 19:35:50 (21/33) Installing python3 (3.10.5-r0) 19:35:53 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:35:53 (23/33) Installing py3-tomli (2.0.1-r1) 19:35:53 (24/33) Installing py3-pep517 (0.12.0-r2) 19:35:53 (25/33) Installing py3-six (1.16.0-r1) 19:35:53 (26/33) Installing py3-retrying (1.3.3-r3) 19:35:53 (27/33) Installing py3-appdirs (1.4.4-r3) 19:35:53 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:35:53 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:35:53 (30/33) Installing py3-parsing (2.4.7-r3) 19:35:53 (31/33) Installing py3-packaging (21.3-r0) 19:35:53 (32/33) Installing py3-setuptools (59.4.0-r0) 19:35:53 (33/33) Installing py3-pip (22.1.1-r0) 19:35:54 Executing busybox-1.35.0-r15.trigger 19:35:54 Executing ca-certificates-20220614-r0.trigger 19:35:54 OK: 120 MiB in 47 packages 19:36:09 Removing intermediate container b7097aa22b77 19:36:09 ---> 6a304741fbe3 19:36:09 19:36:09 Step 10/22 : FROM alpine:3.16 19:36:09 ---> 3d81c46cd875 19:36:09 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:36:09 ---> Running in 27d4e1539a9e 19:36:11 Collecting docker-compose==1.23.2 19:36:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:36:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.1 MB/s eta 0:00:00 19:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:13 (1/6) Installing ca-certificates (20220614-r0) 19:36:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:36:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:36:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.7 MB/s eta 0:00:00 19:36:13 (2/6) Installing brotli-libs (1.0.9-r6) 19:36:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:36:13 (4/6) Installing libcurl (7.83.1-r2) 19:36:13 (5/6) Installing curl (7.83.1-r2) 19:36:13 (6/6) Installing dumb-init (1.2.5-r1) 19:36:13 Executing busybox-1.35.0-r15.trigger 19:36:13 Executing ca-certificates-20220614-r0.trigger 19:36:13 OK: 8 MiB in 20 packages 19:36:13 Collecting PyYAML<4,>=3.10 19:36:13 Downloading PyYAML-3.13.tar.gz (270 kB) 19:36:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.3 MB/s eta 0:00:00 19:36:15 Removing intermediate container 27d4e1539a9e 19:36:15 ---> dadc4c640fdc 19:36:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:15 ---> Running in 1133a51a288f 19:36:15 Preparing metadata (setup.py): started 19:36:16 Removing intermediate container 1133a51a288f 19:36:16 ---> e2698c30138d 19:36:16 Step 13/22 : WORKDIR /edgex 19:36:16 ---> Running in c633e39a36e4 19:36:16 Removing intermediate container c633e39a36e4 19:36:16 ---> f7bf0db2e8c7 19:36:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:36:17 ---> 0244a86bf001 19:36:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:36:18 Preparing metadata (setup.py): finished with status 'done' 19:36:19 Collecting cached-property<2,>=1.2.0 19:36:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:36:19 Collecting docopt<0.7,>=0.6.1 19:36:19 ---> 0a1dd7cd5bea 19:36:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:19 Downloading docopt-0.6.2.tar.gz (25 kB) 19:36:19 Preparing metadata (setup.py): started 19:36:20 ---> e4039a73bd33 19:36:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:21 ---> f50534c4c7de 19:36:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:21 ---> Running in 6dbe04749b3e 19:36:22 Preparing metadata (setup.py): finished with status 'done' 19:36:22 Collecting dockerpty<0.5,>=0.4.1 19:36:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:36:22 Preparing metadata (setup.py): started 19:36:25 Removing intermediate container 6dbe04749b3e 19:36:25 ---> 8e76b6db05f0 19:36:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:36:25 ---> Running in a724847e1d47 19:36:25 Preparing metadata (setup.py): finished with status 'done' 19:36:25 Collecting texttable<0.10,>=0.9.0 19:36:25 Downloading texttable-0.9.1.tar.gz (11 kB) 19:36:25 Preparing metadata (setup.py): started 19:36:25 Removing intermediate container a724847e1d47 19:36:25 ---> 95a448d0e22b 19:36:25 Step 20/22 : LABEL arch=arm64 19:36:25 ---> Running in 2933102965d5 19:36:26 Removing intermediate container 2933102965d5 19:36:26 ---> bb9dec6140b2 19:36:26 Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:36:26 ---> Running in ce0f96fd2488 19:36:27 Removing intermediate container ce0f96fd2488 19:36:27 ---> 9e81a9f6c57d 19:36:27 Step 22/22 : LABEL version=0.0.0 19:36:27 ---> Running in d9a693c8c724 19:36:27 Removing intermediate container d9a693c8c724 19:36:27 ---> 883aa28b2578 19:36:27 19:36:28 Successfully built 883aa28b2578 19:36:28 Successfully tagged security-proxy-setup-arm64:latest 19:36:28  Building security-proxy-setup ... done  Preparing metadata (setup.py): finished with status 'done' 19:36:28 Collecting jsonschema<3,>=2.5.1 19:36:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:36:29 Collecting websocket-client<1.0,>=0.32.0 19:36:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:36:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.7 MB/s eta 0:00:00 19:36:29 Collecting docker<4.0,>=3.6.0 19:36:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:36:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.9 MB/s eta 0:00:00 19:36:30 Collecting docker-pycreds>=0.4.0 19:36:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:36:31 Collecting idna<2.8,>=2.5 19:36:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:36:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.1 MB/s eta 0:00:00 19:36:31 Collecting certifi>=2017.4.17 19:36:31 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:36:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 13.3 MB/s eta 0:00:00 19:36:32 Collecting urllib3<1.25,>=1.21.1 19:36:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:36:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 2.7 MB/s eta 0:00:00 19:36:32 Collecting chardet<3.1.0,>=3.0.2 19:36:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:36:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 6.4 MB/s eta 0:00:00 19:36:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:36:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:36:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:36:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:36:34 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:36:34 Running setup.py install for texttable: started 19:36:36 Running setup.py install for texttable: finished with status 'done' 19:36:36 Running setup.py install for PyYAML: started 19:36:39 Running setup.py install for PyYAML: finished with status 'done' 19:36:40 Running setup.py install for docopt: started 19:36:43 Running setup.py install for docopt: finished with status 'done' 19:36:46 Running setup.py install for dockerpty: started 19:36:47 Running setup.py install for dockerpty: finished with status 'done' 19:36:50 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 19:36:50 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 19:37:09 Removing intermediate container e914a46b44ec 19:37:09 ---> 2b62660950a5 19:37:09 Step 14/23 : ENV APP_PORT=58890 19:37:09 ---> Running in ca8f71718780 19:37:09 Removing intermediate container ca8f71718780 19:37:09 ---> 218d9cbbccc4 19:37:09 Step 15/23 : EXPOSE $APP_PORT 19:37:09 ---> Running in 327cf0af5876 19:37:10 Removing intermediate container 327cf0af5876 19:37:10 ---> 3afd98729974 19:37:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:37:14 ---> a140b8d71aea 19:37:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:37:15 ---> 3632c52840e4 19:37:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:37:16 ---> fcbd99ea6faa 19:37:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:37:17 ---> Running in cc8a6a511cf8 19:37:17 Removing intermediate container 8e43ac2940eb 19:37:17 ---> b8b7a31b5834 19:37:17 19:37:17 Step 10/23 : FROM alpine:3.16 19:37:17 ---> 3d81c46cd875 19:37:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:37:17 ---> Using cache 19:37:17 ---> a1d8769df9fb 19:37:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:37:17 ---> Using cache 19:37:17 ---> 10ccfe1a857f 19:37:17 Step 13/23 : ENV APP_PORT=59881 19:37:17 ---> Running in 21c049e53f87 19:37:17 Removing intermediate container cc8a6a511cf8 19:37:17 ---> bdf414c9d54d 19:37:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:17 ---> Running in 16f01a2b429b 19:37:18 Removing intermediate container 21c049e53f87 19:37:18 ---> a45d0a5f919e 19:37:18 Step 14/23 : EXPOSE $APP_PORT 19:37:18 ---> Running in 11167701ef11 19:37:18 Removing intermediate container 16f01a2b429b 19:37:18 ---> 80ca97417bb7 19:37:18 Step 21/23 : LABEL arch=arm64 19:37:18 ---> Running in 010d1e1ebab5 19:37:19 Removing intermediate container 11167701ef11 19:37:19 ---> 9e5da5cee985 19:37:19 Step 15/23 : WORKDIR / 19:37:19 ---> Running in 9b6f040a31d4 19:37:19 Removing intermediate container 010d1e1ebab5 19:37:19 ---> d2fd0f71cfff 19:37:19 Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:37:19 ---> Running in 386b8cdf8d40 19:37:19 Removing intermediate container 9b6f040a31d4 19:37:19 ---> d4364cf3584a 19:37:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:20 Removing intermediate container 386b8cdf8d40 19:37:20 ---> 496cd7928cf1 19:37:20 Step 23/23 : LABEL version=0.0.0 19:37:20 ---> Running in d5c6451d8fb6 19:37:21 Removing intermediate container d5c6451d8fb6 19:37:21 ---> b6840683e3a4 19:37:21 19:37:21 ---> b7c21e0ea1b3 19:37:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:37:21 Successfully built b6840683e3a4 19:37:21 Successfully tagged sys-mgmt-agent-arm64:latest 19:37:23  Building sys-mgmt-agent ... done  ---> 06869155f430 19:37:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:37:23 ---> be687592ca4c 19:37:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:37:24 ---> Running in 99ad28ac3926 19:37:24 Removing intermediate container 99ad28ac3926 19:37:24 ---> b7b5c1204519 19:37:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:24 ---> Running in fe90b7976e59 19:37:25 Removing intermediate container fe90b7976e59 19:37:25 ---> da51f80fe40b 19:37:25 Step 21/23 : LABEL arch=arm64 19:37:25 ---> Running in 2b64497d48b2 19:37:25 Removing intermediate container 2b64497d48b2 19:37:25 ---> daca384704fe 19:37:25 Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:37:25 ---> Running in 2ac4fcb36ac2 19:37:26 Removing intermediate container 2ac4fcb36ac2 19:37:26 ---> e797f457d5d5 19:37:26 Step 23/23 : LABEL version=0.0.0 19:37:26 ---> Running in 5fb470befce7 19:37:27 Removing intermediate container 5fb470befce7 19:37:27 ---> 7e97baffa5f4 19:37:27 19:37:27 Successfully built 7e97baffa5f4 19:37:27 Successfully tagged core-metadata-arm64:latest 19:38:06  Building core-metadata ... done Removing intermediate container 8855daf33576 19:38:06 ---> 4df08a99d068 19:38:06 19:38:06 Step 10/22 : FROM alpine:3.16 19:38:06 ---> 3d81c46cd875 19:38:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:38:06 ---> Running in cba0d12ffaa6 19:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:07 (1/2) Installing ca-certificates (20220614-r0) 19:38:07 (2/2) Installing dumb-init (1.2.5-r1) 19:38:07 Executing busybox-1.35.0-r15.trigger 19:38:07 Executing ca-certificates-20220614-r0.trigger 19:38:07 OK: 6 MiB in 16 packages 19:38:08 Removing intermediate container cba0d12ffaa6 19:38:08 ---> 457095de902c 19:38:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:38:08 ---> Running in ebea889019d2 19:38:09 Removing intermediate container ebea889019d2 19:38:09 ---> 3a49ed03ad45 19:38:09 Step 13/22 : ENV APP_PORT=59860 19:38:09 ---> Running in f2a7ed8f954e 19:38:09 Removing intermediate container f2a7ed8f954e 19:38:09 ---> 5d15568eae63 19:38:09 Step 14/22 : EXPOSE $APP_PORT 19:38:09 ---> Running in eed7945bd2ff 19:38:10 Removing intermediate container eed7945bd2ff 19:38:10 ---> 5ffb7716a2f2 19:38:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:10 ---> c63ae4773a39 19:38:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:38:12 ---> 91f85d09daf2 19:38:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:38:13 ---> 1d4a8ef50614 19:38:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:38:13 ---> Running in 38463c6e62c4 19:38:13 Removing intermediate container 38463c6e62c4 19:38:13 ---> 406a4eebdb02 19:38:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:13 ---> Running in e9fe90065f30 19:38:14 Removing intermediate container e9fe90065f30 19:38:14 ---> 523a39fa9366 19:38:14 Step 20/22 : LABEL arch=arm64 19:38:14 ---> Running in 17d81d1da535 19:38:14 Removing intermediate container 17d81d1da535 19:38:14 ---> 77439336826c 19:38:14 Step 21/22 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:38:14 ---> Running in 5c2c1584b382 19:38:14 Removing intermediate container 5c2c1584b382 19:38:14 ---> b45749c89891 19:38:14 Step 22/22 : LABEL version=0.0.0 19:38:14 ---> Running in 8bcd28b48502 19:38:15 Removing intermediate container 8bcd28b48502 19:38:15 ---> ed2f0721df8e 19:38:15 19:38:15 Successfully built ed2f0721df8e 19:38:15 Successfully tagged support-notifications-arm64:latest 19:38:19  Building support-notifications ... done Removing intermediate container f515d1747868 19:38:19 ---> e92ae4ff89ad 19:38:19 19:38:19 Step 10/23 : FROM alpine:3.16 19:38:19 ---> 3d81c46cd875 19:38:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:38:19 ---> Running in fbbaf1fbe349 19:38:19 Removing intermediate container fbbaf1fbe349 19:38:19 ---> e21faad20d6b 19:38:19 Step 12/23 : ENV APP_PORT=59880 19:38:19 ---> Running in 0eddf1bf6194 19:38:20 Removing intermediate container 0eddf1bf6194 19:38:20 ---> 87ee4e0839fb 19:38:20 Step 13/23 : EXPOSE $APP_PORT 19:38:20 ---> Running in 35c40144a912 19:38:20 Removing intermediate container 35c40144a912 19:38:20 ---> 860d5e8a660e 19:38:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:20 ---> Running in 154022a2ac06 19:38:22 Removing intermediate container 154022a2ac06 19:38:22 ---> 6c22e18af500 19:38:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:38:22 ---> Running in b5a6728bf9d2 19:38:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:24 (1/6) Installing dumb-init (1.2.5-r1) 19:38:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:38:25 (3/6) Installing libsodium (1.0.18-r0) 19:38:25 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:38:25 (5/6) Installing libzmq (4.3.4-r0) 19:38:25 (6/6) Installing zeromq (4.3.4-r0) 19:38:25 Executing busybox-1.35.0-r15.trigger 19:38:25 OK: 8 MiB in 20 packages 19:38:26 Removing intermediate container b5a6728bf9d2 19:38:26 ---> 2c641544c498 19:38:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:27 ---> e239d659bd42 19:38:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:38:27 ---> 8866a3f758ce 19:38:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:38:28 ---> b9344b555160 19:38:28 Step 19/23 : ENTRYPOINT ["/core-data"] 19:38:28 ---> Running in 87e7cfe6e0eb 19:38:28 Removing intermediate container 87e7cfe6e0eb 19:38:28 ---> 94465f3b9455 19:38:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:29 ---> Running in 4fde18f6d016 19:38:29 Removing intermediate container 4fde18f6d016 19:38:29 ---> d1a6944f3eba 19:38:29 Step 21/23 : LABEL arch=arm64 19:38:29 ---> Running in e3aef65ad69c 19:38:29 Removing intermediate container e3aef65ad69c 19:38:29 ---> cdc84ba03e29 19:38:29 Step 22/23 : LABEL git_sha=5172ebc092bb91c60b6f179f23810544182ce92a 19:38:29 ---> Running in 3f5aca84e6e0 19:38:29 Removing intermediate container 3f5aca84e6e0 19:38:29 ---> 3572d0a7de1a 19:38:29 Step 23/23 : LABEL version=0.0.0 19:38:30 ---> Running in d838cbede26c 19:38:30 Removing intermediate container d838cbede26c 19:38:30 ---> 83635c22bdd6 19:38:30 19:38:30 Successfully built 83635c22bdd6 19:38:30 Successfully tagged core-data-arm64:latest 19:38:30  Building core-data ... done  [Pipeline] } 19:38:30 $ docker stop --time=1 f388bcb9899a259801dbea548e07056dbf94842aa99a6c7ecbd2f71153d8f77a 19:38:32 $ docker rm -f f388bcb9899a259801dbea548e07056dbf94842aa99a6c7ecbd2f71153d8f77a [Pipeline] // withDockerContainer [Pipeline] sh 19:38:33 + docker images 19:38:33 REPOSITORY TAG IMAGE ID CREATED SIZE 19:38:33 core-data-arm64 latest 83635c22bdd6 3 seconds ago 20.6MB 19:38:33 e92ae4ff89ad 15 seconds ago 1.38GB 19:38:33 support-notifications-arm64 latest ed2f0721df8e 18 seconds ago 26.1MB 19:38:33 4df08a99d068 31 seconds ago 1.41GB 19:38:33 core-metadata-arm64 latest 7e97baffa5f4 About a minute ago 17.4MB 19:38:33 sys-mgmt-agent-arm64 latest b6840683e3a4 About a minute ago 133MB 19:38:33 b8b7a31b5834 About a minute ago 1.38GB 19:38:33 security-proxy-setup-arm64 latest 883aa28b2578 2 minutes ago 26.2MB 19:38:33 6a304741fbe3 2 minutes ago 1.36GB 19:38:33 734bc1b833a2 2 minutes ago 1.35GB 19:38:33 support-scheduler-arm64 latest add305a2f282 6 minutes ago 25.6MB 19:38:33 47241a0bb2a8 6 minutes ago 1.41GB 19:38:33 core-command-arm64 latest 5e3a68f631f7 7 minutes ago 15.5MB 19:38:33 security-spiffe-token-provider-arm64 latest f259f8330745 8 minutes ago 28.3MB 19:38:33 e064f60bdb52 8 minutes ago 1.35GB 19:38:33 73c31357a087 8 minutes ago 1.4GB 19:38:33 security-spire-server-arm64 latest bb1a887c3eb8 9 minutes ago 84.2MB 19:38:33 d77007f4702e 9 minutes ago 1.25GB 19:38:33 security-bootstrapper-arm64 latest aa83a96c305c 10 minutes ago 18.6MB 19:38:33 security-secretstore-setup-arm64 latest 023e725d150a 10 minutes ago 27.9MB 19:38:33 2d946cc02a57 10 minutes ago 1.36GB 19:38:33 3bfb1f9b0f5a 10 minutes ago 1.35GB 19:38:33 security-spire-agent-arm64 latest 39320f06cbb0 15 minutes ago 122MB 19:38:33 security-spire-config-arm64 latest 39d49105d89e 15 minutes ago 83.6MB 19:38:33 a423e2def64a 15 minutes ago 1.25GB 19:38:33 717b83e062c4 15 minutes ago 1.25GB 19:38:33 ci-base-image-arm64 latest 7889f0d767fc 29 minutes ago 995MB 19:38:33 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 19:38:33 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 19:38:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 19:38:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:34 19:38:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:34 arm64: Pulling from edgex-lftools-log-publisher 19:38:34 8998bd30e6a1: Pulling fs layer 19:38:34 04944245beec: Pulling fs layer 19:38:34 699f458cf7ca: Pulling fs layer 19:38:34 765212b225bb: Pulling fs layer 19:38:34 f23df028b6ca: Pulling fs layer 19:38:34 d65c8cfc05b1: Pulling fs layer 19:38:34 2437ff75d9bd: Pulling fs layer 19:38:34 765212b225bb: Waiting 19:38:34 f23df028b6ca: Waiting 19:38:34 d65c8cfc05b1: Waiting 19:38:34 2437ff75d9bd: Waiting 19:38:34 04944245beec: Verifying Checksum 19:38:34 04944245beec: Download complete 19:38:35 765212b225bb: Verifying Checksum 19:38:35 765212b225bb: Download complete 19:38:35 f23df028b6ca: Verifying Checksum 19:38:35 f23df028b6ca: Download complete 19:38:35 d65c8cfc05b1: Verifying Checksum 19:38:35 d65c8cfc05b1: Download complete 19:38:35 699f458cf7ca: Verifying Checksum 19:38:35 699f458cf7ca: Download complete 19:38:35 8998bd30e6a1: Verifying Checksum 19:38:35 8998bd30e6a1: Download complete 19:38:37 2437ff75d9bd: Verifying Checksum 19:38:37 2437ff75d9bd: Download complete 19:38:39 8998bd30e6a1: Pull complete 19:38:40 04944245beec: Pull complete 19:38:41 699f458cf7ca: Pull complete 19:38:41 765212b225bb: Pull complete 19:38:42 f23df028b6ca: Pull complete 19:38:43 d65c8cfc05b1: Pull complete 19:38:58 2437ff75d9bd: Pull complete 19:38:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:58 prd-ubuntu20.04-docker-arm64-4c-16g-22158 does not seem to be running inside a container 19:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:39:01 $ docker top 8ef64d166ade0ac79ad56ef6f1b646e49b1c05fc380b9f662e2b2315857975d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:02 ---> job-cost.sh 19:39:02 lf-activate-venv: SKIPPING 19:39:02 INFO: No Stack... 19:39:03 INFO: Retrieving Pricing Info for: v3-standard-4 19:39:04 INFO: Archiving Costs [Pipeline] sh 19:39:04 + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, 19:39:04 -f6 [Pipeline] lock 19:39:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4120-1-stack-cost] 19:39:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4120-1-stack-cost] did not exist. Created. 19:39:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:39:05 + echo total: 0.33000001311302185 [Pipeline] stash 19:39:05 Stashed 1 file(s) [Pipeline] } 19:39:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4120-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:39:05 $ docker stop --time=1 8ef64d166ade0ac79ad56ef6f1b646e49b1c05fc380b9f662e2b2315857975d3 19:39:07 $ docker rm -f 8ef64d166ade0ac79ad56ef6f1b646e49b1c05fc380b9f662e2b2315857975d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:39:08 provisioning config files... 19:39:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8274869998945520616tmp [Pipeline] { [Pipeline] sh 19:39:08 + set +x 19:39:08 + curl -s https://codecov.io/bash 19:39:08 + bash -s -- 19:39:08 19:39:08 _____ _ 19:39:08 / ____| | | 19:39:08 | | ___ __| | ___ ___ _____ __ 19:39:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:39:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:39:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:39:08 Bash-1.0.6 19:39:08 19:39:08 19:39:08 ==> git version 2.25.1 found 19:39:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:39:08 Release-Date: 2020-01-08 19:39:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:39:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:39:08 ==> Jenkins CI detected. 19:39:08 current dir:  /w/workspace/edgex-go/1 19:39:08 project root: . 19:39:08 --> token set from env 19:39:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:39:08 ==> Running gcov in . (disable via -X gcov) 19:39:09 ==> Python coveragepy not found 19:39:09 ==> Searching for coverage reports in: 19:39:09 + . 19:39:09 -> Found 1 reports 19:39:09 ==> Detecting git/mercurial file structure 19:39:09 ==> Reading reports 19:39:09 + ./coverage.out bytes=478941 19:39:09 ==> Appending adjustments 19:39:09 https://docs.codecov.io/docs/fixing-reports 19:39:10 + Found adjustments 19:39:10 ==> Gzipping contents 19:39:10 64K /tmp/codecov.yrnXLL.gz 19:39:10 ==> Uploading reports 19:39:10 url: https://codecov.io 19:39:10 query: branch=PR-4120&commit=5172ebc092bb91c60b6f179f23810544182ce92a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4120&job=&cmd_args= 19:39:10 -> Pinging Codecov 19:39:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4120&commit=5172ebc092bb91c60b6f179f23810544182ce92a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4120&job=&cmd_args= 19:39:10 -> Uploading to 19:39:10 https://storage.googleapis.com/codecov/v4/raw/2022-08-08/00271124DB129430A58F1EEE437C3FCB/5172ebc092bb91c60b6f179f23810544182ce92a/bc14118a-1d80-402f-8ad6-daca90f561be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220808T193910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=335be88ba30d7726d67dd21930cc5d137b423f19e1e6926b42c115aef6ede8df 19:39:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:10 Dload Upload Total Spent Left Speed 19:39:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62836 0 0 100 62836 0 300k --:--:-- --:--:-- --:--:-- 299k 100 62836 0 0 100 62836 0 261k --:--:-- --:--:-- --:--:-- 260k 19:39:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5172ebc092bb91c60b6f179f23810544182ce92a [Pipeline] } 19:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:39:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:39:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:39:13 ---> package-listing.sh 19:39:13 ++ facter osfamily 19:39:13 ++ tr '[:upper:]' '[:lower:]' 19:39:13 + OS_FAMILY=debian 19:39:13 + workspace=/w/workspace/edgex-go/1 19:39:13 + START_PACKAGES=/tmp/packages_start.txt 19:39:13 + END_PACKAGES=/tmp/packages_end.txt 19:39:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:39:13 + PACKAGES=/tmp/packages_start.txt 19:39:13 + '[' /w/workspace/edgex-go/1 ']' 19:39:13 + PACKAGES=/tmp/packages_end.txt 19:39:13 + case "${OS_FAMILY}" in 19:39:13 + dpkg -l 19:39:13 + grep '^ii' 19:39:13 + '[' -f /tmp/packages_start.txt ']' 19:39:13 + '[' -f /tmp/packages_end.txt ']' 19:39:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:39:13 + '[' /w/workspace/edgex-go/1 ']' 19:39:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:39:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:39:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:39:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:14 19:39:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:15 latest: Pulling from edgex-lftools-log-publisher 19:39:15 5eb5b503b376: Pulling fs layer 19:39:15 5c69ac0246d0: Pulling fs layer 19:39:15 ec43610c2a17: Pulling fs layer 19:39:15 3a2ae6a8a46f: Pulling fs layer 19:39:15 33b1e0a273af: Pulling fs layer 19:39:15 5d3b04190fa2: Pulling fs layer 19:39:15 2f39f015ded8: Pulling fs layer 19:39:15 33b1e0a273af: Waiting 19:39:15 5d3b04190fa2: Waiting 19:39:15 3a2ae6a8a46f: Waiting 19:39:15 2f39f015ded8: Waiting 19:39:15 5c69ac0246d0: Download complete 19:39:15 3a2ae6a8a46f: Verifying Checksum 19:39:15 3a2ae6a8a46f: Download complete 19:39:15 33b1e0a273af: Verifying Checksum 19:39:15 33b1e0a273af: Download complete 19:39:15 5d3b04190fa2: Verifying Checksum 19:39:15 5d3b04190fa2: Download complete 19:39:15 ec43610c2a17: Verifying Checksum 19:39:15 ec43610c2a17: Download complete 19:39:15 5eb5b503b376: Verifying Checksum 19:39:15 5eb5b503b376: Download complete 19:39:16 2f39f015ded8: Download complete 19:39:17 5eb5b503b376: Pull complete 19:39:17 5c69ac0246d0: Pull complete 19:39:17 ec43610c2a17: Pull complete 19:39:17 3a2ae6a8a46f: Pull complete 19:39:17 33b1e0a273af: Pull complete 19:39:18 5d3b04190fa2: Pull complete 19:39:23 2f39f015ded8: Pull complete 19:39:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:23 prd-ubuntu20.04-docker-8c-8g-22161 does not seem to be running inside a container 19:39:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:39:27 $ docker top 78e2b9b1210779e6c71de33eed01c94589ff0fb42546d0669966eb797baf85ac -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:28 + touch /tmp/pre-build-complete [Pipeline] sh 19:39:28 + mkdir -p /var/log/sysstat [Pipeline] sh 19:39:28 + ls /var/log/sa-host 19:39:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:28 provisioning config files... 19:39:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1366177393548441603tmp [Pipeline] { [Pipeline] echo 19:39:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:39:29 ---> create-netrc.sh [Pipeline] } 19:39:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:39:29 ---> python-tools-install.sh [Pipeline] echo 19:39:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:39:30 ---> sudo-logs.sh 19:39:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:39:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:39:30 ---> job-cost.sh 19:39:30 lf-activate-venv: SKIPPING 19:39:30 DEBUG: total: 0.33000001311302185 19:39:30 INFO: Retrieving Stack Cost... 19:39:31 INFO: Retrieving Pricing Info for: v3-standard-8 19:39:31 INFO: Archiving Costs [Pipeline] echo 19:39:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:39:32 ---> logs-deploy.sh 19:39:32 lf-activate-venv: SKIPPING 19:39:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4120/1 19:39:32 INFO: archiving workspace using pattern(s): 19:39:32 Archives upload complete. 19:39:33 INFO: archiving logs to Nexus 19:39:33 ---> uname -a: 19:39:33 Linux prd-ubuntu20-04-docker-8c-8g-22161 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:39:33 19:39:33 19:39:33 ---> lscpu: 19:39:33 Architecture: x86_64 19:39:33 CPU op-mode(s): 32-bit, 64-bit 19:39:33 Byte Order: Little Endian 19:39:33 Address sizes: 40 bits physical, 48 bits virtual 19:39:33 CPU(s): 8 19:39:33 On-line CPU(s) list: 0-7 19:39:33 Thread(s) per core: 1 19:39:33 Core(s) per socket: 1 19:39:33 Socket(s): 8 19:39:33 NUMA node(s): 1 19:39:33 Vendor ID: AuthenticAMD 19:39:33 CPU family: 23 19:39:33 Model: 49 19:39:33 Model name: AMD EPYC-Rome Processor 19:39:33 Stepping: 0 19:39:33 CPU MHz: 2799.994 19:39:33 BogoMIPS: 5599.98 19:39:33 Virtualization: AMD-V 19:39:33 Hypervisor vendor: KVM 19:39:33 Virtualization type: full 19:39:33 L1d cache: 256 KiB 19:39:33 L1i cache: 256 KiB 19:39:33 L2 cache: 4 MiB 19:39:33 L3 cache: 128 MiB 19:39:33 NUMA node0 CPU(s): 0-7 19:39:33 Vulnerability Itlb multihit: Not affected 19:39:33 Vulnerability L1tf: Not affected 19:39:33 Vulnerability Mds: Not affected 19:39:33 Vulnerability Meltdown: Not affected 19:39:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:39:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:39:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:39:33 Vulnerability Srbds: Not affected 19:39:33 Vulnerability Tsx async abort: Not affected 19:39:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:39:33 19:39:33 19:39:33 ---> nproc: 19:39:33 8 19:39:33 19:39:33 19:39:33 ---> df -h: 19:39:33 Filesystem Size Used Avail Use% Mounted on 19:39:33 overlay 155G 17G 139G 11% / 19:39:33 tmpfs 64M 0 64M 0% /dev 19:39:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:39:33 shm 64M 0 64M 0% /dev/shm 19:39:33 /dev/vda1 155G 17G 139G 11% /facter-os 19:39:33 19:39:33 19:39:33 ---> sar -b -r -n DEV: 19:39:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22161) 08/08/22 _x86_64_ (8 CPU) 19:39:33 19:39:33 19:06:30 LINUX RESTART (8 CPU) 19:39:33 19:39:33 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:39:33 19:08:01 351.91 15.16 336.74 0.00 2162.04 131551.01 0.00 19:39:33 19:09:01 64.54 0.03 64.51 0.00 0.53 29620.13 0.00 19:39:33 19:10:01 46.38 0.23 46.14 0.00 2.53 12931.06 0.00 19:39:33 19:11:01 358.12 5.23 352.89 0.00 50.92 125983.67 0.00 19:39:33 19:12:01 736.86 0.08 736.78 0.00 6.93 255941.10 0.00 19:39:33 19:13:01 895.58 0.78 894.80 0.00 6.53 254979.77 0.00 19:39:33 19:14:01 548.12 0.80 547.32 0.00 8.66 104688.70 0.00 19:39:33 19:15:01 2.43 0.00 2.43 0.00 0.00 27.86 0.00 19:39:33 19:16:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 19:39:33 19:17:01 1.75 0.02 1.73 0.00 0.13 22.79 0.00 19:39:33 19:18:01 1.85 0.00 1.85 0.00 0.00 19.20 0.00 19:39:33 19:19:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 19:39:33 19:20:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 19:39:33 19:21:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 19:39:33 19:22:01 1.73 0.02 1.72 0.00 0.13 19.60 0.00 19:39:33 19:23:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 19:39:33 19:24:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 19:39:33 19:25:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 19:39:33 19:26:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 19:39:33 19:27:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 19:39:33 19:28:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 19:39:33 19:29:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 19:39:33 19:30:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 19:39:33 19:31:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 19:39:33 19:32:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 19:39:33 19:33:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 19:39:33 19:34:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 19:39:33 19:35:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 19:39:33 19:36:01 2.63 0.87 1.77 0.00 18.40 23.33 0.00 19:39:33 19:37:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 19:39:33 19:38:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 19:39:33 19:39:02 1.07 0.00 1.07 0.00 0.00 14.26 0.00 19:39:33 Average: 94.86 0.73 94.14 0.00 70.52 28629.81 0.00 19:39:33 19:39:33 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:39:33 19:08:01 28047204 31754176 540756 1.64 119652 3811012 2167492 6.39 1231196 3172444 231872 19:39:33 19:09:01 27584716 31704096 584140 1.78 137836 4164584 2164180 6.38 1575052 3243380 289644 19:39:33 19:10:01 27266696 31763524 522352 1.59 140532 4509016 2048504 6.04 1393480 3712152 409260 19:39:33 19:11:01 24634412 31676268 595944 1.81 260920 6726792 2236424 6.59 1854444 5655204 248952 19:39:33 19:12:01 21976280 31188616 1077044 3.28 280312 8836172 3768496 11.11 2548104 7568104 35960 19:39:33 19:13:01 19877612 31303208 956552 2.91 347888 10841684 3584040 10.56 2531832 9537516 1032 19:39:33 19:14:01 21094928 31652116 622184 1.89 393888 9941816 2081404 6.13 2226492 8658240 444 19:39:33 19:15:01 21096204 31653348 620864 1.89 393900 9941816 2065264 6.09 2225448 8658240 60 19:39:33 19:16:01 21085120 31642336 631852 1.92 393920 9941820 2210632 6.51 2238612 8658292 12 19:39:33 19:17:01 21097280 31654472 619700 1.88 393952 9941792 2210632 6.51 2225844 8658268 72 19:39:33 19:18:01 21097884 31655252 618764 1.88 393988 9941800 2210632 6.51 2224124 8658272 16 19:39:33 19:19:01 21097908 31655312 618688 1.88 394020 9941808 2210632 6.51 2224308 8658280 56 19:39:33 19:20:01 21098100 31655628 618528 1.88 394032 9941936 2210632 6.51 2224320 8658388 16 19:39:33 19:21:01 21097744 31655356 618720 1.88 394040 9941940 2210632 6.51 2224328 8658428 48 19:39:33 19:22:01 21097932 31655628 618424 1.88 394064 9941940 2207976 6.51 2224696 8658432 24 19:39:33 19:23:01 21097924 31655656 618308 1.88 394088 9941944 2207976 6.51 2224680 8658432 172 19:39:33 19:24:01 21097876 31655620 618276 1.88 394100 9941948 2207976 6.51 2224460 8658436 32 19:39:33 19:25:01 21097860 31655616 618228 1.88 394104 9941948 2207976 6.51 2225024 8658436 16 19:39:33 19:26:01 21097812 31655588 618196 1.88 394116 9941952 2207976 6.51 2224964 8658440 36 19:39:33 19:27:01 21097608 31655388 618544 1.88 394124 9941956 2207976 6.51 2224556 8658444 196 19:39:33 19:28:01 21097428 31655216 618680 1.88 394140 9941956 2207976 6.51 2225080 8658444 16 19:39:33 19:29:01 21098168 31655980 617948 1.88 394164 9941964 2207976 6.51 2224596 8658448 208 19:39:33 19:30:01 21098112 31655960 617928 1.88 394172 9941968 2207976 6.51 2224636 8658456 8 19:39:33 19:31:01 21097812 31655676 618164 1.88 394180 9941972 2207976 6.51 2224640 8658460 64 19:39:33 19:32:01 21097764 31655640 618144 1.88 394184 9941976 2207976 6.51 2224940 8658464 8 19:39:33 19:33:01 21097932 31655812 618112 1.88 394204 9941976 2207976 6.51 2224972 8658464 184 19:39:33 19:34:01 21097916 31655824 618084 1.88 394212 9941980 2207976 6.51 2224672 8658468 12 19:39:33 19:35:01 21097608 31655532 618308 1.88 394220 9941984 2207976 6.51 2224680 8658472 12 19:39:33 19:36:01 21096044 31654860 619024 1.88 394280 9942496 2228584 6.57 2224852 8658924 12 19:39:33 19:37:01 21095688 31654524 619292 1.88 394280 9942504 2228584 6.57 2225404 8658932 64 19:39:33 19:38:01 21095956 31654792 618960 1.88 394300 9942504 2228584 6.57 2225404 8658932 12 19:39:33 19:39:02 21096336 31655196 618732 1.88 394300 9942508 2228584 6.57 2224864 8658936 64 19:39:33 Average: 21809558 31637882 636795 1.94 360441 9293171 2287675 6.74 2156084 8062788 38081 19:39:33 19:39:33 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:39:33 19:08:01 docker0 539.69 493.63 40.24 3862.48 0.00 0.00 0.00 0.00 19:39:33 19:08:01 ens3 1391.82 1283.20 12599.15 172.67 0.00 0.00 0.00 0.00 19:39:33 19:08:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 19:39:33 19:09:01 docker0 1.23 1.30 0.08 0.11 0.00 0.00 0.00 0.00 19:39:33 19:09:01 ens3 62.79 50.32 34.42 65.08 0.00 0.00 0.00 0.00 19:39:33 19:09:01 vethd884187 1.23 1.42 0.10 0.12 0.00 0.00 0.00 0.00 19:39:33 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:10:01 ens3 24.70 14.33 21.19 11.42 0.00 0.00 0.00 0.00 19:39:33 19:10:01 vethd884187 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:11:01 docker0 136.33 174.44 10.26 1672.58 0.00 0.00 0.00 0.00 19:39:33 19:11:01 ens3 312.68 232.34 3373.33 92.25 0.00 0.00 0.00 0.00 19:39:33 19:11:01 veth4f6063e 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 19:39:33 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:39:33 19:12:01 docker0 50.42 65.97 2.94 375.97 0.00 0.00 0.00 0.00 19:39:33 19:12:01 ens3 107.96 77.53 498.20 20.05 0.00 0.00 0.00 0.00 19:39:33 19:12:01 veth4f6063e 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 19:39:33 19:12:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:39:33 19:12:01 vethf9afbc9 5.88 7.53 0.40 40.63 0.00 0.00 0.00 0.00 19:39:33 19:12:01 vethf06deaf 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:39:33 19:12:01 veth1e9cff1 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:39:33 19:13:01 docker0 81.64 133.68 6.18 1649.71 0.00 0.00 0.00 0.00 19:39:33 19:13:01 vethd52733e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:13:01 ens3 175.50 105.07 1682.98 25.23 0.00 0.00 0.00 0.00 19:39:33 19:13:01 veth4f6063e 0.00 0.45 0.00 0.03 0.00 0.00 0.00 0.00 19:39:33 19:13:01 veth6c907c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:13:01 veth81c6e36 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:39:33 19:13:01 veth0cb49cb 10.00 33.34 0.79 629.53 0.00 0.00 0.00 0.05 19:39:33 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:13:01 vethe5f87d8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:39:33 19:14:01 docker0 46.85 61.33 3.52 508.08 0.00 0.00 0.00 0.00 19:39:33 19:14:01 ens3 97.18 67.21 536.29 18.98 0.00 0.00 0.00 0.00 19:39:33 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:15:01 ens3 0.45 0.47 0.03 0.04 0.00 0.00 0.00 0.00 19:39:33 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:16:01 ens3 16.83 16.21 14.60 20.83 0.00 0.00 0.00 0.00 19:39:33 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:17:01 ens3 2.95 3.85 0.26 6.97 0.00 0.00 0.00 0.00 19:39:33 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:22:01 ens3 4.47 8.50 0.38 7.61 0.00 0.00 0.00 0.00 19:39:33 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:24:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:25:01 ens3 0.20 0.20 0.12 0.01 0.00 0.00 0.00 0.00 19:39:33 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:27:01 ens3 3.90 8.07 0.32 7.58 0.00 0.00 0.00 0.00 19:39:33 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:32:01 ens3 4.37 8.62 0.35 7.61 0.00 0.00 0.00 0.00 19:39:33 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:36:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:37:01 ens3 4.07 8.15 0.33 7.58 0.00 0.00 0.00 0.00 19:39:33 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:33 19:39:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 19:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:33 Average: docker0 26.75 29.07 1.98 252.15 0.00 0.00 0.00 0.00 19:39:33 Average: ens3 69.09 58.90 586.30 14.50 0.00 0.00 0.00 0.00 19:39:33 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 19:39:33 19:39:33 19:39:33 ---> sar -P ALL: 19:39:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22161) 08/08/22 _x86_64_ (8 CPU) 19:39:33 19:39:33 19:06:30 LINUX RESTART (8 CPU) 19:39:33 19:39:33 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:39:33 19:08:01 all 11.11 0.00 4.17 2.97 0.06 81.68 19:39:33 19:08:01 0 13.08 0.00 3.65 5.18 0.05 78.04 19:39:33 19:08:01 1 10.43 0.00 4.91 10.23 0.07 74.37 19:39:33 19:08:01 2 10.70 0.00 3.86 1.75 0.05 83.64 19:39:33 19:08:01 3 11.67 0.00 3.78 1.25 0.08 83.21 19:39:33 19:08:01 4 12.42 0.00 3.72 0.69 0.05 83.12 19:39:33 19:08:01 5 11.09 0.00 5.73 1.90 0.05 81.23 19:39:33 19:08:01 6 8.80 0.00 2.97 1.62 0.07 86.54 19:39:33 19:08:01 7 10.66 0.00 4.77 1.11 0.09 83.36 19:39:33 19:09:01 all 29.26 0.00 5.46 1.43 0.06 63.79 19:39:33 19:09:01 0 28.80 0.00 5.32 0.02 0.05 65.81 19:39:33 19:09:01 1 29.22 0.00 6.09 5.97 0.07 58.65 19:39:33 19:09:01 2 28.56 0.00 5.51 0.35 0.05 65.52 19:39:33 19:09:01 3 29.48 0.00 5.90 0.08 0.05 64.49 19:39:33 19:09:01 4 30.29 0.00 4.70 0.05 0.07 64.89 19:39:33 19:09:01 5 30.33 0.00 4.97 0.32 0.05 64.33 19:39:33 19:09:01 6 27.82 0.00 4.85 0.13 0.05 67.15 19:39:33 19:09:01 7 29.58 0.00 6.32 4.53 0.07 59.50 19:39:33 19:10:01 all 54.06 0.00 7.24 0.30 0.08 38.32 19:39:33 19:10:01 0 54.40 0.00 7.13 0.17 0.08 38.22 19:39:33 19:10:01 1 54.49 0.00 7.94 0.02 0.08 37.46 19:39:33 19:10:01 2 53.16 0.00 6.67 0.77 0.09 39.33 19:39:33 19:10:01 3 51.88 0.00 6.29 0.17 0.10 41.56 19:39:33 19:10:01 4 54.34 0.00 7.48 0.02 0.07 38.10 19:39:33 19:10:01 5 55.90 0.00 7.27 0.07 0.08 36.67 19:39:33 19:10:01 6 53.92 0.00 7.13 0.07 0.08 38.80 19:39:33 19:10:01 7 54.40 0.00 7.98 1.10 0.08 36.43 19:39:33 19:11:01 all 12.99 0.00 7.27 11.57 0.07 68.10 19:39:33 19:11:01 0 11.86 0.00 7.48 6.58 0.09 74.00 19:39:33 19:11:01 1 13.06 0.00 6.67 28.68 0.07 51.52 19:39:33 19:11:01 2 12.76 0.00 7.71 11.84 0.07 67.62 19:39:33 19:11:01 3 12.59 0.00 6.77 11.38 0.09 69.18 19:39:33 19:11:01 4 13.78 0.00 7.65 5.12 0.07 73.38 19:39:33 19:11:01 5 14.88 0.00 7.33 5.91 0.07 71.81 19:39:33 19:11:01 6 11.38 0.00 7.01 7.35 0.05 74.21 19:39:33 19:11:01 7 13.60 0.00 7.52 15.72 0.09 63.07 19:39:33 19:12:01 all 44.93 0.00 10.76 10.06 0.09 34.16 19:39:33 19:12:01 0 45.31 0.00 10.70 8.15 0.08 35.74 19:39:33 19:12:01 1 46.43 0.00 10.51 5.93 0.08 37.04 19:39:33 19:12:01 2 45.21 0.00 10.46 4.58 0.07 39.68 19:39:33 19:12:01 3 43.57 0.00 10.31 15.23 0.09 30.80 19:39:33 19:12:01 4 45.60 0.00 9.79 5.14 0.10 39.37 19:39:33 19:12:01 5 45.40 0.00 11.98 11.36 0.10 31.16 19:39:33 19:12:01 6 46.16 0.00 10.48 3.48 0.10 39.78 19:39:33 19:12:01 7 41.68 0.00 11.88 26.92 0.12 19.39 19:39:33 19:13:01 all 47.59 0.00 11.90 13.63 0.12 26.76 19:39:33 19:13:01 0 45.09 0.00 12.34 20.61 0.10 21.86 19:39:33 19:13:01 1 49.54 0.00 12.70 14.61 0.10 23.04 19:39:33 19:13:01 2 50.01 0.00 11.72 14.21 0.12 23.94 19:39:33 19:13:01 3 45.84 0.00 9.99 7.45 0.12 36.60 19:39:33 19:13:01 4 47.28 0.00 11.00 12.30 0.12 29.30 19:39:33 19:13:01 5 49.28 0.00 12.61 13.55 0.12 24.44 19:39:33 19:13:01 6 48.08 0.00 11.84 14.73 0.10 25.25 19:39:33 19:13:01 7 45.56 0.00 13.01 11.53 0.17 29.73 19:39:33 19:14:01 all 29.85 0.00 6.58 7.47 0.08 56.02 19:39:33 19:14:01 0 28.89 0.00 5.69 3.41 0.08 61.92 19:39:33 19:14:01 1 33.11 0.00 6.64 16.28 0.08 43.89 19:39:33 19:14:01 2 29.14 0.00 8.25 5.19 0.08 57.34 19:39:33 19:14:01 3 28.37 0.00 5.83 2.91 0.07 62.83 19:39:33 19:14:01 4 29.00 0.00 5.82 5.59 0.08 59.51 19:39:33 19:14:01 5 31.81 0.00 7.11 9.27 0.07 51.74 19:39:33 19:14:01 6 28.81 0.00 6.43 3.62 0.08 61.06 19:39:33 19:14:01 7 29.62 0.00 6.89 13.49 0.08 49.92 19:39:33 19:15:01 all 0.26 0.00 0.01 0.01 0.01 99.72 19:39:33 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:39:33 19:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:33 19:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:15:01 5 1.97 0.00 0.00 0.00 0.02 98.01 19:39:33 19:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:15:01 7 0.03 0.00 0.05 0.03 0.02 99.87 19:39:33 19:16:01 all 0.09 0.00 0.03 0.01 0.00 99.87 19:39:33 19:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:39:33 19:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 19:39:33 19:16:01 2 0.03 0.00 0.02 0.03 0.02 99.90 19:39:33 19:16:01 3 0.07 0.00 0.03 0.00 0.00 99.90 19:39:33 19:16:01 4 0.07 0.00 0.02 0.00 0.00 99.92 19:39:33 19:16:01 5 0.38 0.00 0.05 0.00 0.00 99.57 19:39:33 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:16:01 7 0.03 0.00 0.03 0.03 0.00 99.90 19:39:33 19:17:01 all 0.02 0.00 0.03 0.01 0.00 99.94 19:39:33 19:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:39:33 19:17:01 1 0.02 0.00 0.07 0.00 0.02 99.90 19:39:33 19:17:01 2 0.03 0.00 0.02 0.07 0.00 99.88 19:39:33 19:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:39:33 19:17:01 4 0.03 0.00 0.05 0.00 0.00 99.92 19:39:33 19:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:33 19:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:39:33 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:18:01 all 0.01 0.00 0.01 0.04 0.00 99.95 19:39:33 19:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:18:01 2 0.03 0.00 0.03 0.28 0.02 99.63 19:39:33 19:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:39:33 19:39:33 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:39:33 19:19:01 all 0.04 0.00 0.01 0.07 0.00 99.88 19:39:33 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:19:01 1 0.17 0.00 0.02 0.00 0.00 99.82 19:39:33 19:19:01 2 0.07 0.00 0.00 0.27 0.00 99.67 19:39:33 19:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:39:33 19:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:19:01 5 0.02 0.00 0.05 0.07 0.00 99.87 19:39:33 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:19:01 7 0.00 0.00 0.00 0.20 0.00 99.80 19:39:33 19:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:39:33 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:39:33 19:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:39:33 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:39:33 19:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:39:33 19:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:33 19:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:39:33 19:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:39:33 19:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:39:33 19:21:01 2 0.02 0.00 0.00 0.07 0.00 99.92 19:39:33 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:39:33 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:22:01 all 0.01 0.00 0.02 0.01 0.00 99.95 19:39:33 19:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:39:33 19:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:39:33 19:22:01 2 0.02 0.00 0.02 0.10 0.00 99.87 19:39:33 19:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:39:33 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:39:33 19:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:39:33 19:22:01 7 0.00 0.00 0.03 0.02 0.00 99.95 19:39:33 19:23:01 all 0.02 0.00 0.01 0.03 0.00 99.93 19:39:33 19:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:39:33 19:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:23:01 2 0.02 0.00 0.00 0.23 0.00 99.75 19:39:33 19:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:39:33 19:23:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:39:33 19:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:39:33 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:39:33 19:24:01 all 0.00 0.00 0.01 0.04 0.00 99.94 19:39:33 19:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:24:01 2 0.00 0.00 0.00 0.17 0.00 99.83 19:39:33 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:24:01 5 0.00 0.00 0.03 0.00 0.02 99.95 19:39:33 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:24:01 7 0.03 0.00 0.00 0.17 0.00 99.80 19:39:33 19:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:39:33 19:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:39:33 19:25:01 2 0.02 0.00 0.02 0.03 0.00 99.93 19:39:33 19:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:39:33 19:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:39:33 19:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:33 19:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:39:33 19:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:39:33 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:33 19:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:39:33 19:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:39:33 19:27:01 2 0.03 0.00 0.03 0.02 0.00 99.92 19:39:33 19:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:39:33 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:39:33 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:39:33 19:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:39:33 19:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:33 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:28:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:39:33 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:28:01 5 0.00 0.00 0.05 0.00 0.02 99.93 19:39:33 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:39:33 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:39:33 19:29:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:39:33 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:33 19:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:39:33 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:39:33 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:39:33 19:30:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:39:33 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:39:33 19:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:39:33 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:39:33 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:39:33 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:39:33 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 19:39:33 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:39:33 19:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:39:33 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:39:33 19:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 19:39:33 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:33 19:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:39:33 19:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:39:33 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:39:33 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:33:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:39:33 19:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:39:33 19:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:39:33 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:34:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:39:33 19:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:39:33 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:34:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:39:33 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:34:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:39:33 19:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:39:33 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:35:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:39:33 19:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:39:33 19:35:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:39:33 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:33 19:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:39:33 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:36:01 all 0.05 0.00 0.03 0.01 0.00 99.91 19:39:33 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:39:33 19:36:01 5 0.10 0.00 0.07 0.02 0.02 99.80 19:39:33 19:36:01 6 0.20 0.00 0.08 0.03 0.00 99.68 19:39:33 19:36:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:39:33 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:39:33 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:39:33 19:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:39:33 19:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:33 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:39:33 19:38:01 all 0.03 0.00 0.01 0.01 0.00 99.96 19:39:33 19:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:39:33 19:38:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:39:33 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:33 19:38:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:39:33 19:38:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:39:33 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:38:01 7 0.02 0.00 0.02 0.05 0.00 99.92 19:39:33 19:39:02 all 0.01 0.00 0.01 0.00 0.01 99.97 19:39:33 19:39:02 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:33 19:39:02 1 0.02 0.00 0.02 0.00 0.02 99.95 19:39:33 19:39:02 2 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:39:02 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:33 19:39:02 4 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:39:02 5 0.05 0.00 0.03 0.00 0.00 99.92 19:39:33 19:39:02 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:33 19:39:02 7 0.02 0.00 0.00 0.02 0.02 99.95 19:39:33 Average: all 7.11 0.00 1.65 1.47 0.02 89.75 19:39:33 Average: 0 7.04 0.00 1.62 1.36 0.02 89.97 19:39:33 Average: 1 7.32 0.00 1.72 2.52 0.02 88.42 19:39:33 Average: 2 7.10 0.00 1.68 1.24 0.02 89.97 19:39:33 Average: 3 6.89 0.00 1.51 1.18 0.02 90.40 19:39:33 Average: 4 7.19 0.00 1.55 0.89 0.02 90.35 19:39:33 Average: 5 7.47 0.00 1.78 1.31 0.02 89.42 19:39:33 Average: 6 6.95 0.00 1.57 0.95 0.02 90.51 19:39:33 Average: 7 6.90 0.00 1.79 2.29 0.02 88.99 19:39:33 19:39:33 19:39:33