Pull request #4186 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 822255de0f222e29d0cda6915ec1ec084ad205d9+07636ef9ecc7fdcde5aa1f3409367271039fc420 (c571c355e7b2a3b644006fe75db916fcb5c00f14) 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-ssh17576944422336238235.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6570886539402558888.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4186/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-4186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6250978815408580590.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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-4186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh212110725435764560.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4693648940620748133.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-4186/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-4186/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7793394075327129161.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-7264 in /w/workspace/edgexfoundry_edgex-go_PR-4186 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit 822255de0f222e29d0cda6915ec1ec084ad205d9 Merge succeeded, producing c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 Checking out Revision c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 (PR-4186) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4186/head:refs/remotes/origin/PR-4186 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 822255de0f222e29d0cda6915ec1ec084ad205d9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 # timeout=10 Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:30:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:30:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:30:02 ========================================================= 10:30:02 EdgeX Global Pipelines Version Info 10:30:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:30:04 ------------------- 10:30:04 stable info: 10:30:04 ------------------- 10:30:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:30:04 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:30:04 Message: update stable to v1.0.239 10:30:04 ------------------- 10:30:04 experimental info: 10:30:04 ------------------- 10:30:04 Commited By: **** collab-it+edgex@linuxfoundation.org 10:30:04 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:30:04 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4186 [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4186 [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4186 [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8fb0f3 [Pipeline] echo 10:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:06 provisioning config files... 10:30:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14268574542449561737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:06 ---> docker-login.sh 10:30:06 nexus3.edgexfoundry.org:10001 10:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:06 Configure a credential helper to remove this warning. See 10:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:06 10:30:06 Login Succeeded 10:30:06 nexus3.edgexfoundry.org:10002 10:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:06 Configure a credential helper to remove this warning. See 10:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:06 10:30:06 Login Succeeded 10:30:06 nexus3.edgexfoundry.org:10003 10:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:06 Configure a credential helper to remove this warning. See 10:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:06 10:30:06 Login Succeeded 10:30:06 nexus3.edgexfoundry.org:10004 10:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:07 Configure a credential helper to remove this warning. See 10:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:07 10:30:07 Login Succeeded 10:30:07 docker.io 10:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:07 Configure a credential helper to remove this warning. See 10:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:07 10:30:07 Login Succeeded 10:30:07 ---> docker-login.sh ends [Pipeline] } 10:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:30:07 + 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 10:30:07 + + dirname cmd/core-command/Dockerfile 10:30:07 cut -d/ -f2 10:30:07 + echo core-command,cmd/core-command/Dockerfile 10:30:07 + dirname cmd/core-data/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo core-data,cmd/core-data/Dockerfile 10:30:07 + + cut -d/ -f2 10:30:07 dirname cmd/core-metadata/Dockerfile 10:30:07 + echo core-metadata,cmd/core-metadata/Dockerfile 10:30:07 + dirname cmd/security-bootstrapper/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:30:07 + + cut -d/ -f2 10:30:07 dirname cmd/security-proxy-setup/Dockerfile 10:30:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:30:07 + + dirname cmd/security-secretstore-setup/Dockerfile 10:30:07 cut -d/ -f2 10:30:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:30:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:30:07 + dirname cmd/security-spire-agent/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:30:07 + dirname cmd/security-spire-config/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:30:07 + dirname cmd/security-spire-server/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:30:07 + dirname cmd/support-notifications/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo support-notifications,cmd/support-notifications/Dockerfile 10:30:07 + dirname cmd/support-scheduler/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:30:07 + dirname cmd/sys-mgmt-agent/Dockerfile 10:30:07 + cut -d/ -f2 10:30:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:30:07 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 10:30:08 + git rev-list -1 --merges c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96~1..c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [Pipeline] echo 10:30:08 -----------> git rev-list -1 --merges c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96~1..c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:30:08 c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [false] [Pipeline] sh 10:30:08 + git log --format=format:%s -1 c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [Pipeline] echo 10:30:08 ========================================================= 10:30:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:30:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:30:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:30:09 + grep -v github /etc/ssh/ssh_known_hosts 10:30:09 + [ -e /tmp/ssh_known_hosts ] 10:30:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:30:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:30:09 + sudo tee -a /etc/ssh/ssh_known_hosts 10:30:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:09 10:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:10 0.1.4: Pulling from edgex-devops/py-git-semver 10:30:10 b85a868b505f: Pulling fs layer 10:30:10 e2be974225ed: Pulling fs layer 10:30:10 339a4e72a1f5: Pulling fs layer 10:30:10 988bab9f4d93: Pulling fs layer 10:30:10 1469e6f7b9e6: Pulling fs layer 10:30:10 eaf3925da568: Pulling fs layer 10:30:10 bab4dde63d76: Pulling fs layer 10:30:10 bde34c3a00c8: Pulling fs layer 10:30:10 b352a97aabf1: Pulling fs layer 10:30:10 4872d77fe225: Pulling fs layer 10:30:10 5851b861e8e6: Pulling fs layer 10:30:10 988bab9f4d93: Waiting 10:30:10 1469e6f7b9e6: Waiting 10:30:10 b352a97aabf1: Waiting 10:30:10 eaf3925da568: Waiting 10:30:10 4872d77fe225: Waiting 10:30:10 bde34c3a00c8: Waiting 10:30:10 bab4dde63d76: Waiting 10:30:10 5851b861e8e6: Waiting 10:30:10 e2be974225ed: Verifying Checksum 10:30:10 e2be974225ed: Download complete 10:30:10 988bab9f4d93: Verifying Checksum 10:30:10 988bab9f4d93: Download complete 10:30:10 1469e6f7b9e6: Download complete 10:30:10 eaf3925da568: Download complete 10:30:10 339a4e72a1f5: Verifying Checksum 10:30:10 339a4e72a1f5: Download complete 10:30:10 bde34c3a00c8: Verifying Checksum 10:30:10 bde34c3a00c8: Download complete 10:30:10 b352a97aabf1: Download complete 10:30:10 4872d77fe225: Verifying Checksum 10:30:10 4872d77fe225: Download complete 10:30:10 5851b861e8e6: Verifying Checksum 10:30:10 5851b861e8e6: Download complete 10:30:10 b85a868b505f: Verifying Checksum 10:30:10 b85a868b505f: Download complete 10:30:10 bab4dde63d76: Verifying Checksum 10:30:10 bab4dde63d76: Download complete 10:30:11 b85a868b505f: Pull complete 10:30:11 e2be974225ed: Pull complete 10:30:12 339a4e72a1f5: Pull complete 10:30:12 988bab9f4d93: Pull complete 10:30:12 1469e6f7b9e6: Pull complete 10:30:12 eaf3925da568: Pull complete 10:30:14 bab4dde63d76: Pull complete 10:30:14 bde34c3a00c8: Pull complete 10:30:14 b352a97aabf1: Pull complete 10:30:14 4872d77fe225: Pull complete 10:30:14 5851b861e8e6: Pull complete 10:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:14 prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container 10:30:14 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:30:17 $ docker top aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a -eo pid,comm 10:30:17 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). 10:30:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:17 [ssh-agent] Looking for ssh-agent implementation... 10:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:17 $ docker exec aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a ssh-agent 10:30:17 SSH_AUTH_SOCK=/tmp/ssh-5MuAFmsP7k0k/agent.33 10:30:17 SSH_AGENT_PID=39 10:30:17 Running ssh-add (command line suppressed) 10:30:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18192583882897454634.key (/w/workspace/edgex-go/1@tmp/private_key_18192583882897454634.key) 10:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:18 + git tag --points-at HEAD [Pipeline] } 10:30:18 $ docker exec --env ******** --env ******** aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a ssh-agent -k 10:30:18 unset SSH_AUTH_SOCK; 10:30:18 unset SSH_AGENT_PID; 10:30:18 echo Agent pid 39 killed; 10:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:18 [ssh-agent] Looking for ssh-agent implementation... 10:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:18 $ docker exec aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a ssh-agent 10:30:18 SSH_AUTH_SOCK=/tmp/ssh-508VTj9no1Uo/agent.71 10:30:18 SSH_AGENT_PID=77 10:30:18 Running ssh-add (command line suppressed) 10:30:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13511842250239068407.key (/w/workspace/edgex-go/1@tmp/private_key_13511842250239068407.key) 10:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:19 + git semver init 10:30:19 2022-10-06 10:30:19,496 [run_init] DEBUG init version:0.0.0 force:False 10:30:19 2022-10-06 10:30:19,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 10:30:19 2022-10-06 10:30:19,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 10:30:19 2022-10-06 10:30:19,497 [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) 10:30:24 2022-10-06 10:30:24,048 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 10:30:24 2022-10-06 10:30:24,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4186 with force:False 10:30:24 2022-10-06 10:30:24,049 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4186 10:30:24 2022-10-06 10:30:24,053 [execute] INFO git cat-file --batch-check 10:30:24 2022-10-06 10:30:24,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:30:24 2022-10-06 10:30:24,059 [execute] INFO git cat-file --batch 10:30:24 2022-10-06 10:30:24,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:30:24 2022-10-06 10:30:24,063 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4186 10:30:24 0.0.0 [Pipeline] } 10:30:24 $ docker exec --env ******** --env ******** aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a ssh-agent -k 10:30:25 unset SSH_AUTH_SOCK; 10:30:25 unset SSH_AGENT_PID; 10:30:25 echo Agent pid 77 killed; 10:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:30:25 + git semver [Pipeline] } 10:30:25 $ docker stop --time=1 aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a 10:30:27 $ docker rm -f aa8b4f519134c826dfc95fa01308926852f80acdc8f5459c512d6511f1fb031a [Pipeline] // withDockerContainer [Pipeline] sh 10:30:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:30:27 Stashed 1 file(s) [Pipeline] echo 10:30:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:30:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:28 ========================================================= 10:30:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:30:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:30:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:30:28 2408cc74d12b: Pulling fs layer 10:30:28 ea60b727a1ce: Pulling fs layer 10:30:28 30c4a7721957: Pulling fs layer 10:30:28 370296b7ddb6: Pulling fs layer 10:30:28 7c6cee850709: Pulling fs layer 10:30:28 aa9baa53a306: Pulling fs layer 10:30:28 8b309c321861: Pulling fs layer 10:30:28 d8d76fd02f46: Pulling fs layer 10:30:28 fa31f396de31: Pulling fs layer 10:30:28 7c6cee850709: Waiting 10:30:28 d8d76fd02f46: Waiting 10:30:28 aa9baa53a306: Waiting 10:30:28 8b309c321861: Waiting 10:30:28 fa31f396de31: Waiting 10:30:28 370296b7ddb6: Waiting 10:30:28 30c4a7721957: Download complete 10:30:28 ea60b727a1ce: Verifying Checksum 10:30:28 ea60b727a1ce: Download complete 10:30:28 7c6cee850709: Verifying Checksum 10:30:28 7c6cee850709: Download complete 10:30:28 aa9baa53a306: Verifying Checksum 10:30:28 aa9baa53a306: Download complete 10:30:28 2408cc74d12b: Verifying Checksum 10:30:28 2408cc74d12b: Download complete 10:30:28 8b309c321861: Download complete 10:30:29 2408cc74d12b: Pull complete 10:30:29 ea60b727a1ce: Pull complete 10:30:29 30c4a7721957: Pull complete 10:30:29 fa31f396de31: Verifying Checksum 10:30:29 fa31f396de31: Download complete 10:30:29 370296b7ddb6: Verifying Checksum 10:30:29 370296b7ddb6: Download complete 10:30:29 d8d76fd02f46: Verifying Checksum 10:30:29 d8d76fd02f46: Download complete 10:30:33 370296b7ddb6: Pull complete 10:30:33 7c6cee850709: Pull complete 10:30:33 aa9baa53a306: Pull complete 10:30:33 8b309c321861: Pull complete 10:30:35 d8d76fd02f46: Pull complete 10:30:36 fa31f396de31: Pull complete 10:30:36 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 10:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:30:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:30:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:30:36 WORKDIR /edgex 10:30:36 COPY go.mod . 10:30:36 RUN go mod download 10:30:36 + docker build -t ci-base-image-x86_64 -f - . 10:30:37 Sending build context to Docker daemon 169.6MB 10:30:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:30:37 ---> cef68f9685f8 10:30:37 Step 2/4 : WORKDIR /edgex 10:30:41 ---> Running in 536b3af2fea2 10:30:41 Removing intermediate container 536b3af2fea2 10:30:41 ---> 173877868959 10:30:41 Step 3/4 : COPY go.mod . 10:30:41 ---> be6ea0282530 10:30:41 Step 4/4 : RUN go mod download 10:30:41 ---> Running in 0ee26b911f49 10:30:42 Still waiting to schedule task 10:30:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:30:56 Removing intermediate container 0ee26b911f49 10:30:56 ---> 35ef95ece7e8 10:30:56 Successfully built 35ef95ece7e8 10:30:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:56 + docker inspect -f . ci-base-image-x86_64 10:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:57 prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container 10:30:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:30:57 $ docker top 02d75f40d600f11b244fc3ae1ec18dd28fdc3878afb2d8d15c06c7c61eec8389 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:57 + go version 10:30:57 go version go1.18.3 linux/amd64 [Pipeline] } 10:30:57 $ docker stop --time=1 02d75f40d600f11b244fc3ae1ec18dd28fdc3878afb2d8d15c06c7c61eec8389 10:30:59 $ docker rm -f 02d75f40d600f11b244fc3ae1ec18dd28fdc3878afb2d8d15c06c7c61eec8389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:59 + docker inspect -f . ci-base-image-x86_64 10:30:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:00 prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container 10:31:00 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:31:00 $ docker top 5963a47ead6f4750b986a2d16eeaa54b92c2553e3105b70b1a2332f8611115f8 -eo pid,comm [Pipeline] { [Pipeline] echo 10:31:00 ========================================================= 10:31:00 [edgeXBuildGoParallel] Running Tests and Build... 10:31:00 ========================================================= [Pipeline] sh 10:31:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:31:01 + make test 10:31:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:31:07 ? github.com/edgexfoundry/edgex-go [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 10:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 10:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.117s coverage: 40.6% of statements 10:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.2% of statements 10:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.725s coverage: 89.2% of statements 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 2.2% of statements 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.453s coverage: 95.6% of statements 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 10:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 79.5% of statements 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 10:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 10:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 10:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 10:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 80.5% of statements 10:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 65.8% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 41.8% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:31:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 10:31:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 96.9% of statements 10:31:44 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 10:32:02 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." 10:32:02 GO111MODULE=on go vet ./... 10:32:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:32:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:32:05 ./bin/test-attribution-txt.sh [Pipeline] echo 10:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:32:06 + ls -al . 10:32:06 total 760 10:32:06 drwxrwxr-x 11 1001 1001 4096 Oct 6 10:31 . 10:32:06 drwxr-xr-x 4 root root 4096 Oct 6 10:31 .. 10:32:06 drwxrwxr-x 2 1001 1001 4096 Oct 6 10:29 .blubracket 10:32:06 -rw-rw-r-- 1 1001 1001 16 Oct 6 10:29 .dockerignore 10:32:06 drwxrwxr-x 8 1001 1001 4096 Oct 6 10:31 .git 10:32:06 drwxrwxr-x 3 1001 1001 4096 Oct 6 10:29 .github 10:32:06 -rw-rw-r-- 1 1001 1001 1030 Oct 6 10:29 .gitignore 10:32:06 -rw-rw-r-- 1 1001 1001 42 Oct 6 10:29 .golangci.yml 10:32:06 -rw-rw-r-- 1 1001 1001 87 Oct 6 10:29 .hadolint.yml 10:32:06 drwxr-xr-x 3 1001 1001 4096 Oct 6 10:30 .semver 10:32:06 -rw-rw-r-- 1 1001 1001 166 Oct 6 10:29 .sonarcloud.properties 10:32:06 -rw-rw-r-- 1 1001 1001 1171 Oct 6 10:29 ADOPTERS.md 10:32:06 -rw-rw-r-- 1 1001 1001 10722 Oct 6 10:29 Attribution.txt 10:32:06 -rw-rw-r-- 1 1001 1001 63209 Oct 6 10:29 CHANGELOG.md 10:32:06 -rw-rw-r-- 1 1001 1001 3804 Oct 6 10:29 CONTRIBUTING.md 10:32:06 -rw-rw-r-- 1 1001 1001 677 Oct 6 10:29 GOVERNANCE.md 10:32:06 -rw-rw-r-- 1 1001 1001 850 Oct 6 10:29 Jenkinsfile 10:32:06 -rw-rw-r-- 1 1001 1001 10775 Oct 6 10:29 LICENSE 10:32:06 -rw-rw-r-- 1 1001 1001 13724 Oct 6 10:29 Makefile 10:32:06 -rw-rw-r-- 1 1001 1001 582 Oct 6 10:29 OWNERS.md 10:32:06 -rw-rw-r-- 1 1001 1001 9799 Oct 6 10:29 README.md 10:32:06 -rw-rw-r-- 1 1001 1001 6912 Oct 6 10:29 SECURITY.md 10:32:06 -rw-rw-r-- 1 1001 1001 5 Oct 6 10:30 VERSION 10:32:06 -rw-rw-r-- 1 1001 1001 4131 Oct 6 10:29 ZMQWindows.md 10:32:06 drwxrwxr-x 2 1001 1001 4096 Oct 6 10:29 bin 10:32:06 drwxrwxr-x 18 1001 1001 4096 Oct 6 10:29 cmd 10:32:06 -rw-r--r-- 1 root root 502163 Oct 6 10:31 coverage.out 10:32:06 -rw-rw-r-- 1 1001 1001 3458 Oct 6 10:29 go.mod 10:32:06 -rw-rw-r-- 1 1001 1001 38041 Oct 6 10:29 go.sum 10:32:06 drwxrwxr-x 8 1001 1001 4096 Oct 6 10:29 internal 10:32:06 drwxrwxr-x 3 1001 1001 4096 Oct 6 10:29 openapi 10:32:06 drwxrwxr-x 4 1001 1001 4096 Oct 6 10:29 snap 10:32:06 -rw-rw-r-- 1 1001 1001 204 Oct 6 10:29 version.go [Pipeline] sh 10:32:06 + '[' -e coverage.out ] 10:32:06 + chown 1001:1001 coverage.out [Pipeline] stash 10:32:06 Stashed 1 file(s) [Pipeline] sh 10:32:06 + make build 10:32:06 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:32:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7265 in /w/workspace/edgexfoundry_edgex-go_PR-4186 [Pipeline] { [Pipeline] ws 10:32:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:32:16 The recommended git tool is: git 10:32:19 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 10:32:21 using credential edgex-jenkins-ssh 10:32:21 Cloning the remote Git repository 10:32:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:32:21 > git init /w/workspace/edgex-go/1 # timeout=10 10:32:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:32:21 > git --version # timeout=10 10:32:21 > git --version # 'git version 2.25.1' 10:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:21 Verifying host key using known hosts file 10:32:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:32:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:32:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:32:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:32:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:32:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:32:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:32:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:32:39 Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit 822255de0f222e29d0cda6915ec1ec084ad205d9 10:32: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:32:40 Merge succeeded, producing 01b01a78486ccc2a55536b880180da99b30fe0bb 10:32:40 Checking out Revision 01b01a78486ccc2a55536b880180da99b30fe0bb (PR-4186) 10:32: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/secrets-config ./cmd/secrets-config 10:32:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:32:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:38 Verifying host key using known hosts file 10:32:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:32:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4186/head:refs/remotes/origin/PR-4186 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:32:39 > git config core.sparsecheckout # timeout=10 10:32:39 > git checkout -f 822255de0f222e29d0cda6915ec1ec084ad205d9 # timeout=10 10:32:40 > git remote # timeout=10 10:32:40 > git config --get remote.origin.url # timeout=10 10:32:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:40 Verifying host key using known hosts file 10:32:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:32:40 > git merge 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 10:32:40 > git rev-parse HEAD^{commit} # timeout=10 10:32:40 > git config core.sparsecheckout # timeout=10 10:32:40 > git checkout -f 01b01a78486ccc2a55536b880180da99b30fe0bb # timeout=10 10:32:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:32:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:32:43 Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" 10:32:43 First time build. Skipping changelog. 10:32:43 > git --version # timeout=10 10:32:43 > git --version # 'git version 2.25.1' 10:32:43 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } 10:32:44 $ docker stop --time=1 5963a47ead6f4750b986a2d16eeaa54b92c2553e3105b70b1a2332f8611115f8 10:32:47 $ docker rm -f 5963a47ead6f4750b986a2d16eeaa54b92c2553e3105b70b1a2332f8611115f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 10:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:32:48 10:32:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:32:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:49 Dload Upload Total Spent Left Speed 10:32:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11883 0 0 80836 0 --:--:-- --:--:-- --:--:-- 80836 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 84577 10:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:32:49 latest: Pulling from edgex-devops/edgex-compose 10:32:49 cbdbe7a5bc2a: Pulling fs layer 10:32:49 ca9280d653b3: Pulling fs layer 10:32:49 7e9c9ca2126c: Pulling fs layer 10:32:49 cbdbe7a5bc2a: Download complete [Pipeline] sh 10:32:49 cbdbe7a5bc2a: Pull complete 10:32:49 ca9280d653b3: Download complete 10:32:49 7e9c9ca2126c: Download complete 10:32:49 ca9280d653b3: Pull complete 10:32:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:32:50 + sudo tee /etc/docker/daemon.new 10:32:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:32:50 { 10:32:50 "registry-mirrors": [ 10:32:50 "https://nexus3.edgexfoundry.org:10001" 10:32:50 ], 10:32:50 "bip": "10.250.0.254/24", 10:32:50 "hosts": [ 10:32:50 "tcp://0.0.0.0:5555", 10:32:50 "unix:///var/run/docker.sock" 10:32:50 ], 10:32:50 "mtu": 1458, 10:32:50 "selinux-enabled": true, 10:32:50 "seccomp-profile": "/etc/docker/seccomp.json" 10:32:50 } [Pipeline] sh 10:32:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:32:50 + sudo service docker restart 10:32:52 7e9c9ca2126c: Pull complete 10:32:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:52 prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container 10:32:52 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:32:54 $ docker top aa3eae53f838369657c9c1b3cdf38eb3b810021617dd5e8790da0a6620b908c3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:54 + docker-compose build --help 10:32:54 + grep parallel 10:32:55 --parallel Build images in parallel. [Pipeline] } 10:32:55 $ docker stop --time=1 aa3eae53f838369657c9c1b3cdf38eb3b810021617dd5e8790da0a6620b908c3 10:32:56 $ docker rm -f aa3eae53f838369657c9c1b3cdf38eb3b810021617dd5e8790da0a6620b908c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:57 prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container 10:32:57 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:32:57 $ docker top 4d1c73f0e9f09994a1e7af015292247930e2df917bb16c3093dfb1a3aa07f133 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:58 + docker-compose -f ./docker-compose-build.yml build --parallel 10:32:58 Building core-command ... 10:32:58 Building core-data ... 10:32:58 Building core-metadata ... 10:32:58 Building security-bootstrapper ... 10:32:58 Building security-proxy-setup ... 10:32:58 Building security-secretstore-setup ... 10:32:58 Building security-spiffe-token-provider ... 10:32:58 Building security-spire-agent ... 10:32:58 Building security-spire-config ... 10:32:58 Building security-spire-server ... 10:32:58 Building support-notifications ... 10:32:58 Building support-scheduler ... 10:32:58 Building sys-mgmt-agent ... 10:32:58 Building security-bootstrapper 10:32:58 Building core-data 10:32:58 Building security-spiffe-token-provider 10:32:58 Building support-scheduler 10:32:58 Building sys-mgmt-agent 10:33:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:33:08 ---> 35ef95ece7e8 10:33:08 Step 3/23 : WORKDIR /edgex-go 10:33:08 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:33:08 ---> 35ef95ece7e8 10:33:08 Step 3/20 : WORKDIR /edgex-go 10:33:08 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:08 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:33:08 ---> 35ef95ece7e8 10:33:08 Step 3/33 : WORKDIR /edgex-go 10:33:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:33:08 ---> 35ef95ece7e8 10:33:08 Step 3/24 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { 10:33:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:33:09 ---> 35ef95ece7e8 10:33:09 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] configFileProvider 10:33:09 provisioning config files... 10:33:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10676969747750312260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:09 ---> docker-login.sh 10:33:09 nexus3.edgexfoundry.org:10001 10:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:10 Configure a credential helper to remove this warning. See 10:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:10 10:33:10 Login Succeeded 10:33:10 nexus3.edgexfoundry.org:10002 10:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:10 Configure a credential helper to remove this warning. See 10:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:10 10:33:10 Login Succeeded 10:33:10 nexus3.edgexfoundry.org:10003 10:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:10 Configure a credential helper to remove this warning. See 10:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:10 10:33:10 Login Succeeded 10:33:10 nexus3.edgexfoundry.org:10004 10:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:11 Configure a credential helper to remove this warning. See 10:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:11 10:33:11 Login Succeeded 10:33:11 docker.io 10:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:11 Configure a credential helper to remove this warning. See 10:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:11 10:33:11 Login Succeeded 10:33:11 ---> docker-login.sh ends [Pipeline] } 10:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:33:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 10:33:12 ---> Running in 5ec14a73b46f 10:33:12 ---> Running in 6a4d8daa40de 10:33:12 ---> Running in 9594abed1710 10:33:12 ---> Running in 894d1dc5d372 10:33:12 ---> Running in b1d44186b54f 10:33:12 Removing intermediate container b1d44186b54f 10:33:12 ---> 87692df12b83 10:33:12 Step 4/24 : WORKDIR /edgex-go 10:33:12 Removing intermediate container 9594abed1710 10:33:12 ---> 27d545fdd4b4 10:33:12 Step 4/23 : WORKDIR /edgex-go 10:33:12 Removing intermediate container 6a4d8daa40de 10:33:12 ---> da0b6fd24b33 10:33:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:12 Removing intermediate container 5ec14a73b46f 10:33:12 ---> 2d39ef760d7c 10:33:12 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:12 Removing intermediate container 894d1dc5d372 10:33:12 ---> 9d2f5aa64f03 10:33:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:33:12 ---> Running in 625d9c80855e 10:33:12 ---> Running in 3d8a615cfb8b 10:33:12 ---> Running in d17f154c07e0 10:33:12 ---> Running in 7067651ade1c 10:33:12 ---> Running in f02e13789488 10:33:12 Removing intermediate container 625d9c80855e 10:33:12 ---> 521d2fe4544d 10:33:12 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:12 Removing intermediate container d17f154c07e0 10:33:12 ---> 5efd5c6de0bc 10:33:12 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:12 ---> Running in becc5883067b 10:33:12 ---> Running in 284362a3591a 10:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:33:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:33:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:33:12 ========================================================= 10:33:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:33:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:33:12 Removing intermediate container 3d8a615cfb8b 10:33:12 ---> 4ec164374738 10:33:12 Step 5/23 : RUN apk add --update --no-cache make bash git 10:33:12 ---> Running in ef717dd3f29b 10:33:12 v3.16.2-233-gc51fa88ffd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:33:12 v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:33:12 OK: 17040 distinct packages available 10:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:33:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:33:12 b3c136eddcbf: Pulling fs layer 10:33:12 c0a3192eca97: Pulling fs layer 10:33:12 a050256f5b6f: Pulling fs layer 10:33:12 656be50a0ddc: Pulling fs layer 10:33:12 2bbca73fdf42: Pulling fs layer 10:33:12 f607e4fc86c3: Pulling fs layer 10:33:12 4d572c569a2c: Pulling fs layer 10:33:12 fcf976331f73: Pulling fs layer 10:33:12 2bbca73fdf42: Waiting 10:33:12 f607e4fc86c3: Waiting 10:33:12 4d572c569a2c: Waiting 10:33:12 fcf976331f73: Waiting 10:33:12 656be50a0ddc: Waiting 10:33:12 Removing intermediate container 7067651ade1c 10:33:12 ---> 49ebd6718e63 10:33:12 Step 5/33 : RUN apk add --update --no-cache make git 10:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:33:12 ---> Running in cba499cab2ff 10:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:33:12 Removing intermediate container becc5883067b 10:33:12 ---> 3d493fb0580b 10:33:12 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:33:12 ---> Running in b403a1d12224 10:33:13 a050256f5b6f: Download complete 10:33:13 c0a3192eca97: Verifying Checksum 10:33:13 c0a3192eca97: Download complete 10:33:13 2bbca73fdf42: Verifying Checksum 10:33:13 2bbca73fdf42: Download complete 10:33:13 f607e4fc86c3: Verifying Checksum 10:33:13 f607e4fc86c3: Download complete 10:33:13 b3c136eddcbf: Verifying Checksum 10:33:13 b3c136eddcbf: Download complete 10:33:13 Removing intermediate container 284362a3591a 10:33:13 ---> 9aa958dfe10d 10:33:13 Step 6/23 : RUN apk add --update --no-cache make git 10:33:13 OK: 211 MiB in 51 packages 10:33:13 ---> Running in 1134ca6d90cf 10:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:33:13 Removing intermediate container f02e13789488 10:33:13 ---> 0728c23353bc 10:33:13 Step 5/20 : COPY go.mod vendor* ./ 10:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:33:13 ---> d27c46026cbe 10:33:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:33:13 ---> Running in ac24fda46869 10:33:14 b3c136eddcbf: Pull complete 10:33:14 fcf976331f73: Verifying Checksum 10:33:14 fcf976331f73: Download complete 10:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:33:14 c0a3192eca97: Pull complete 10:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:33:14 a050256f5b6f: Pull complete 10:33:14 OK: 211 MiB in 51 packages 10:33:14 OK: 211 MiB in 51 packages 10:33:14 OK: 211 MiB in 51 packages 10:33:15 OK: 211 MiB in 51 packages 10:33:15 4d572c569a2c: Verifying Checksum 10:33:15 4d572c569a2c: Download complete 10:33:15 Removing intermediate container ef717dd3f29b 10:33:15 ---> 817b7ec8c119 10:33:15 Step 6/23 : COPY go.mod vendor* ./ 10:33:15 Removing intermediate container cba499cab2ff 10:33:15 ---> f8e21bcacb74 10:33:15 Step 6/33 : COPY go.mod vendor* ./ 10:33:15 Removing intermediate container 1134ca6d90cf 10:33:15 ---> d38630df092d 10:33:15 Step 7/23 : COPY go.mod vendor* ./ 10:33:15 ---> ff6405179498 10:33:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:15 ---> 89eeeaf07ca6 10:33:15 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:15 ---> Running in f7c879debcb6 10:33:15 Removing intermediate container b403a1d12224 10:33:15 ---> 9563511884c8 10:33:15 Step 7/24 : COPY go.mod vendor* ./ 10:33:15 ---> Running in 6c7f8c8ed862 10:33:15 ---> 9302aa2a3a5f 10:33:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:15 ---> Running in 14df89a4afe5 10:33:15 ---> 31aa7d465f26 10:33:15 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:15 ---> Running in 0a8d909aa4f9 10:33:15 656be50a0ddc: Verifying Checksum 10:33:15 656be50a0ddc: Download complete 10:33:28 656be50a0ddc: Pull complete 10:33:28 2bbca73fdf42: Pull complete 10:33:28 f607e4fc86c3: Pull complete 10:33:30 Removing intermediate container 0a8d909aa4f9 10:33:30 ---> 9a11694ece0f 10:33:30 Step 9/24 : COPY . . 10:33:30 Removing intermediate container f7c879debcb6 10:33:30 ---> dff51a91577e 10:33:30 Step 8/23 : COPY . . 10:33:30 Removing intermediate container 6c7f8c8ed862 10:33:30 ---> ef3329e51ccc 10:33:30 Step 8/33 : COPY . . 10:33:30 Removing intermediate container 14df89a4afe5 10:33:30 ---> ac76c2a98d15 10:33:30 Step 9/23 : COPY . . 10:33:30 Removing intermediate container ac24fda46869 10:33:30 ---> dc2c0f8b4f2e 10:33:30 Step 7/20 : COPY . . 10:33:33 4d572c569a2c: Pull complete 10:33:35 fcf976331f73: Pull complete 10:33:35 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 10:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:33:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:33:35 WORKDIR /edgex 10:33:35 COPY go.mod . 10:33:35 RUN go mod download 10:33:35 + docker build -t ci-base-image-arm64 -f - . 10:33:36 Sending build context to Docker daemon 3.263MB 10:33:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:33:36 ---> 3970a7415f9e 10:33:36 Step 2/4 : WORKDIR /edgex 10:33:38 ---> Running in 03c56ee26365 10:33:38 Removing intermediate container 03c56ee26365 10:33:38 ---> 3b8c9014d05d 10:33:38 Step 3/4 : COPY go.mod . 10:33:39 ---> d5e1267ae163 10:33:39 Step 4/4 : RUN go mod download 10:33:39 ---> Running in d9c3c10a4cb1 10:33:43 ---> 21133431c44a 10:33:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:33:43 ---> d65edce08100 10:33:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:33:43 ---> ac30cb1463b0 10:33:43 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:33:43 ---> 6cb29731a144 10:33:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:33:43 ---> a59144fd6b38 10:33:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:33:43 ---> Running in 804a51a7c69c 10:33:43 ---> Running in ce8185515ccb 10:33:43 ---> Running in 6965331ade35 10:33:43 ---> Running in b6d381293667 10:33:43 ---> Running in c21e99b67971 10:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:33:43 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 10:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:34:11 Removing intermediate container d9c3c10a4cb1 10:34:11 ---> 1f9888b62ee6 10:34:11 Successfully built 1f9888b62ee6 10:34:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:11 + docker inspect -f . ci-base-image-arm64 10:34:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:12 prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container 10:34:12 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:34:13 $ docker top 099c821df0990975c1cba0c6973ef66339e1a1976bd71ead916ca8b05e2a59fa -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:14 + go version 10:34:14 go version go1.18.3 linux/arm64 [Pipeline] } 10:34:14 $ docker stop --time=1 099c821df0990975c1cba0c6973ef66339e1a1976bd71ead916ca8b05e2a59fa 10:34:15 $ docker rm -f 099c821df0990975c1cba0c6973ef66339e1a1976bd71ead916ca8b05e2a59fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:16 + docker inspect -f . ci-base-image-arm64 10:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container 10:34:16 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:34:18 $ docker top 24bb708355c44818c1d37b559050c37c606e43b1d2e31adb50c3741b240b8226 -eo pid,comm [Pipeline] { [Pipeline] echo 10:34:18 ========================================================= 10:34:18 [edgeXBuildGoParallel] Running Tests and Build... 10:34:18 ========================================================= [Pipeline] sh 10:34:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:34:18 + make test 10:34:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:34:39 Removing intermediate container 6965331ade35 10:34:39 ---> ae133360f65b 10:34:39 10:34:39 Step 10/33 : FROM alpine:3.16Removing intermediate container ce8185515ccb 10:34:39 10:34:39 ---> 87379d813cef 10:34:39 10:34:39 Step 11/24 : FROM alpine:3.16 10:34:39 Removing intermediate container c21e99b67971 10:34:39 ---> 26c92e7b4d17 10:34:39 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:34:39 Removing intermediate container b6d381293667 10:34:39 ---> e220623d551a 10:34:39 10:34:39 Step 9/20 : FROM alpine:3.15 10:34:39 Removing intermediate container 804a51a7c69c 10:34:39 ---> 7b49ad4fa3b3 10:34:39 10:34:39 Step 11/23 : FROM alpine:3.16 10:34:39 ---> Running in 199f9d9a7d99 10:34:39 3.16: Pulling from library/alpine 10:34:39 3.16: Pulling from library/alpine 10:34:39 3.15: Pulling from library/alpine 10:34:39 3.16: Pulling from library/alpine 10:34:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:34:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:34:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:34:39 Status: Downloaded newer image for alpine:3.16 10:34:39 Status: Downloaded newer image for alpine:3.16 10:34:39 Status: Image is up to date for alpine:3.16 10:34:39 ---> 9c6f07244728 10:34:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:34:39 ---> 9c6f07244728 10:34:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:34:39 ---> 9c6f07244728 10:34:39 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:34:39 ---> Running in 56bcee98b378 10:34:39 ---> Running in 28437152cc78 10:34:39 ---> Running in 94294d122fd1 10:34:39 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:34:39 Status: Downloaded newer image for alpine:3.15 10:34:39 ---> c4fc93816858 10:34:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:34:39 ---> Running in 8c4a4081585a 10:34: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 10:34:39 Removing intermediate container 28437152cc78 10:34:39 ---> fc6e2dbc63ad 10:34:39 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 10:34:39 Removing intermediate container 56bcee98b378 10:34:39 ---> a7a457ada31c 10:34:39 Step 13/24 : ENV APP_PORT=59880 10:34:39 Removing intermediate container 8c4a4081585a 10:34:39 ---> c934489b384a 10:34:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:39 ---> Running in a47bcdd2b22a 10:34:39 ---> Running in 767d68b2715f 10:34:39 ---> Running in e59bd3212f5c 10:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:39 Removing intermediate container a47bcdd2b22a 10:34:39 ---> 848429eeb18a 10:34:39 Step 14/24 : EXPOSE $APP_PORT 10:34:39 ---> Running in 26dfce32a615 10:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:39 Removing intermediate container 26dfce32a615 10:34:39 ---> 4b845836a6ea 10:34:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:39 ---> Running in db1020985468 10:34:39 (1/1) Installing dumb-init (1.2.5-r1) 10:34:39 Executing busybox-1.35.0-r17.trigger 10:34:39 OK: 6 MiB in 15 packages 10:34:39 Removing intermediate container 199f9d9a7d99 10:34:39 ---> 482eafdb29a2 10:34:39 10:34:39 Step 11/23 : FROM alpine:3.16 10:34:39 ---> 9c6f07244728 10:34:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:34:39 ---> Running in b241c977d7ca 10:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:39 Removing intermediate container b241c977d7ca 10:34:39 ---> d2ca1033469d 10:34:39 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 10:34:39 ---> Running in 6358a2c5d660 10:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:39 (1/2) Installing dumb-init (1.2.5-r1) 10:34:39 (2/2) Installing su-exec (0.2-r1) 10:34:39 Removing intermediate container 94294d122fd1 10:34:39 ---> 19df73fce6ea 10:34:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:34:39 Executing busybox-1.35.0-r17.trigger 10:34:39 OK: 6 MiB in 16 packages 10:34:39 ---> Running in 32d5380d3aa5 10:34:39 Removing intermediate container 32d5380d3aa5 10:34:39 ---> 014bbf076e0c 10:34:39 Step 14/23 : ENV APP_PORT=59861 10:34:39 ---> Running in 24a0bf7fc4e1 10:34:39 Removing intermediate container 24a0bf7fc4e1 10:34:39 ---> 9500776fd6e0 10:34:39 Step 15/23 : EXPOSE $APP_PORT 10:34:39 ---> Running in d9d9eb1ec681 10:34:39 Removing intermediate container e59bd3212f5c 10:34:39 ---> e8bd5a3cc435 10:34:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:34:39 ---> Running in aff1d73a4076 10:34:39 Removing intermediate container d9d9eb1ec681 10:34:39 ---> 7fbe6c91db54 10:34:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:39 Removing intermediate container db1020985468 10:34:39 ---> 129945c7bcdf 10:34:39 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:34:39 ---> Running in fc0cc2ca30be 10:34:39 Removing intermediate container 767d68b2715f 10:34:39 ---> 7f26ae6e2203 10:34:39 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 10:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:39 ---> Running in eacefea3fa87 10:34:39 ---> 408b6343abdb 10:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:34:39 Removing intermediate container eacefea3fa87 10:34:39 ---> 6823e978e045 10:34:39 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:34:39 ---> Running in 71a949a54cbf 10:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:34:39 Removing intermediate container 71a949a54cbf 10:34:39 ---> c15463094702 10:34:39 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:34:39 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:34:39 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:34:39 (3/33) Installing readline (8.1.2-r0) 10:34:39 (4/33) Installing bash (5.1.16-r2) 10:34:39 ---> Running in 36535592c247 10:34:39 Executing bash-5.1.16-r2.post-install 10:34:39 (5/33) Installing ca-certificates (20220614-r0) 10:34:39 (6/33) Installing brotli-libs (1.0.9-r6) 10:34:39 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:34:39 (8/33) Installing libcurl (7.83.1-r3) 10:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:39 (9/33) Installing curl (7.83.1-r3) 10:34:39 (10/33) Installing docker-cli (20.10.18-r0) 10:34:39 Removing intermediate container 36535592c247 10:34:39 ---> 9a489f9c1415 10:34:39 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:34:39 ---> Running in 3d063418a6e9 10:34:39 Removing intermediate container 3d063418a6e9 10:34:39 ---> 86b44de1c8b3 10:34:39 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:34:39 ---> Running in d616c0d51006 10:34:39 ---> 66328327c5e7 10:34:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:34:39 (11/33) Installing dumb-init (1.2.5-r1) 10:34:39 (12/33) Installing libbz2 (1.0.8-r1) 10:34:39 (13/33) Installing expat (2.4.9-r0) 10:34:39 (14/33) Installing libffi (3.4.2-r1) 10:34:39 (15/33) Installing gdbm (1.23-r0) 10:34:39 (16/33) Installing xz-libs (5.2.5-r1) 10:34:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:34:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:34:39 (19/33) Installing mpdecimal (2.5.1-r1) 10:34:39 (20/33) Installing sqlite-libs (3.38.5-r0) 10:34:39 (21/33) Installing python3 (3.10.5-r0) 10:34:39 ---> ac77b6ebc011 10:34:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:34:39 ---> Running in d5528863f95b 10:34:39 Removing intermediate container d5528863f95b 10:34:39 ---> d94f71562a13 10:34:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:39 ---> Running in cb25997fb97e 10:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:34:39 Removing intermediate container cb25997fb97e 10:34:39 ---> 24709aaa19f1 10:34:39 Step 21/23 : LABEL arch=x86_64 10:34:39 ---> Running in fee0023bcb0a 10:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:39 Removing intermediate container d616c0d51006 10:34:39 ---> b9c32ea3baa0 10:34:39 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:34:39 Removing intermediate container fee0023bcb0a 10:34:39 ---> 1eed17f979c3 10:34:39 Step 22/23 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:34:39 ---> Running in dca0316046a3 10:34:39 ---> Running in 1f388a131b08 10:34:39 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:34:39 (23/33) Installing py3-tomli (2.0.1-r1) 10:34:39 (24/33) Installing py3-pep517 (0.12.0-r2) 10:34:39 (25/33) Installing py3-six (1.16.0-r1) 10:34:39 (26/33) Installing py3-retrying (1.3.3-r3) 10:34:39 (27/33) Installing py3-appdirs (1.4.4-r3) 10:34:39 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:34:39 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:34:39 (30/33) Installing py3-parsing (2.4.7-r3) 10:34:39 Removing intermediate container dca0316046a3 10:34:39 ---> 78487038d2f9 10:34:39 Step 23/23 : LABEL version=0.0.0 10:34:39 (31/33) Installing py3-packaging (21.3-r0) 10:34:39 (32/33) Installing py3-setuptools (59.4.0-r0) 10:34:39 ---> Running in 5102fa59a984 10:34:39 Removing intermediate container 1f388a131b08 10:34:39 ---> 24661f2393fa 10:34:39 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:34:39 (33/33) Installing py3-pip (22.1.1-r0) 10:34:39 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:34:39 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:34:39 OK: 15857 distinct packages available 10:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:34:39 Removing intermediate container 5102fa59a984 10:34:39 ---> a23b490c367f 10:34:39 10:34:39 (1/6) Installing dumb-init (1.2.5-r1) 10:34:39 ---> d70d424f557a 10:34:39 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:34:39 Successfully built a23b490c367f 10:34:39 Successfully tagged support-scheduler:latest 10:34:39  Building support-scheduler ... done Building security-secretstore-setup 10:34:39 ---> Running in 30a6334e3a9c 10:34:39 Executing busybox-1.35.0-r17.trigger 10:34:39 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:34:39 Executing ca-certificates-20220614-r0.trigger 10:34:39 OK: 122 MiB in 47 packages 10:34:39 (3/6) Installing libsodium (1.0.18-r0) 10:34:39 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:34:39 (5/6) Installing libzmq (4.3.4-r0) 10:34:39 (6/6) Installing zeromq (4.3.4-r0) 10:34:39 Executing busybox-1.35.0-r17.trigger 10:34:39 OK: 8 MiB in 20 packages 10:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:34:39 (1/9) Installing ca-certificates (20220614-r0) 10:34:39 (2/9) Installing brotli-libs (1.0.9-r5) 10:34:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:34:39 (4/9) Installing libcurl (7.80.0-r3) 10:34:39 (5/9) Installing curl (7.80.0-r3) 10:34:39 Removing intermediate container 30a6334e3a9c 10:34:39 ---> 9593a26c0bde 10:34:39 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:39 Removing intermediate container fc0cc2ca30be 10:34:39 ---> ebc36751e1c7 10:34:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:39 (6/9) Installing dumb-init (1.2.5-r1) 10:34:39 (7/9) Installing musl-obstack (1.2.3-r0) 10:34:39 ---> 868775d58f7f 10:34:39 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:34:39 ---> 05a9bcb6dc00 10:34:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:34:39 (8/9) Installing libucontext (1.1-r0) 10:34:39 (9/9) Installing gcompat (1.0.0-r4) 10:34:39 Executing busybox-1.34.1-r7.trigger 10:34:39 Executing ca-certificates-20220614-r0.trigger 10:34:39 OK: 8 MiB in 23 packages 10:34:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:34:39 ---> 35ef95ece7e8 10:34:39 Step 3/25 : WORKDIR /edgex-go 10:34:39 ---> Using cache 10:34:39 ---> 9d2f5aa64f03 10:34:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:39 ---> 086da6ee3bf1 10:34:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:34:39 ---> 8f17efd028ac 10:34:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:34:39 ---> Running in a623eea22d3a 10:34:39 ---> 120981e33e1f 10:34:39 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:34:39 ---> ceb35e5c215e 10:34:39 Step 20/24 : ENTRYPOINT ["/core-data"] 10:34:39 ---> Running in 8edc60af330b 10:34:39 Removing intermediate container aff1d73a4076 10:34:39 ---> 2ed23dbaec74 10:34:39 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:39 Removing intermediate container 8edc60af330b 10:34:39 ---> 928cafd928ce 10:34:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:39 ---> fbc6ef15cef5 10:34:39 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:34:39 ---> Running in dc7ab32a0a96 10:34:39 Removing intermediate container dc7ab32a0a96 10:34:39 ---> 2cc19a6ee52c 10:34:39 Step 22/24 : LABEL arch=x86_64 10:34:39 ---> 7e8256381b9c 10:34:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:34:39 ---> Running in 9866a196d401 10:34:39 Removing intermediate container a623eea22d3a 10:34:39 ---> 40e5c1ac0515 10:34:39 Step 5/25 : RUN apk add --update --no-cache make git 10:34:39 ---> Running in f7ae9d1c4374 10:34:39 ---> 0c8942a2e498 10:34:39 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:34:40 Removing intermediate container 9866a196d401 10:34:40 ---> 5de8b0f9d115 10:34:40 Step 23/24 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:34:40 Collecting docker-compose==1.23.2 10:34:40 ---> Running in 40b899ba0d50 10:34:40 ---> 096507dfd813 10:34:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:34:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:34:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.1 MB/s eta 0:00:00 10:34:40 Removing intermediate container 40b899ba0d50 10:34:40 ---> ba6825bc973d 10:34:40 Step 24/24 : LABEL version=0.0.0 10:34:40 ---> Running in fc02eb1def96 10:34:40 Collecting docopt<0.7,>=0.6.1 10:34:40 Downloading docopt-0.6.2.tar.gz (25 kB) 10:34:40 Preparing metadata (setup.py): started 10:34:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:40 ---> 93bf69fbec42 10:34:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:34:40 ---> 3148cee99f8d 10:34:40 Step 28/33 : RUN chmod +x /entrypoint.sh 10:34:40 ---> Running in e2a09a32e257 10:34:40 Removing intermediate container fc02eb1def96 10:34:40 ---> d59fc29b947d 10:34:40 10:34:40 Successfully built d59fc29b947d 10:34:40 Successfully tagged core-data:latest 10:34:40 Building security-spire-agent 10:34:40  Building core-data ... done  ---> 45679eb9d5f1 10:34:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:34:40 ---> Running in 6f6903f50e39 10:34:40 Preparing metadata (setup.py): finished with status 'done' 10:34:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:34:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:34:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.2 MB/s eta 0:00:00 10:34:40 Collecting docker<4.0,>=3.6.0 10:34:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:34:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 106.1 MB/s eta 0:00:00 10:34:40 Collecting websocket-client<1.0,>=0.32.0 10:34:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:34:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 141.2 MB/s eta 0:00:00 10:34:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:34:40 Collecting PyYAML<4,>=3.10 10:34:40 Downloading PyYAML-3.13.tar.gz (270 kB) 10:34:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 61.8 MB/s eta 0:00:00 10:34:40 Removing intermediate container 6f6903f50e39 10:34:40 ---> 26b58cf675ba 10:34:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:41 Preparing metadata (setup.py): started 10:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:41 ---> Running in 14f8108d27bd 10:34:41 Removing intermediate container 14f8108d27bd 10:34:41 ---> 3c86d5f61d87 10:34:41 Step 18/20 : LABEL arch=x86_64 10:34:41 Preparing metadata (setup.py): finished with status 'done' 10:34:41 Collecting jsonschema<3,>=2.5.1 10:34:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:34:41 ---> Running in 855833e178fa 10:34:41 Collecting dockerpty<0.5,>=0.4.1 10:34:41 Removing intermediate container e2a09a32e257 10:34:41 ---> 40d5a3cc55d9 10:34:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:34:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:34:41 Preparing metadata (setup.py): started 10:34:41 ---> Running in 27cb16d7bd27 10:34:41 OK: 211 MiB in 51 packages 10:34:41 Removing intermediate container 855833e178fa 10:34:41 ---> 12c17a7e6a39 10:34:41 Step 19/20 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:34:41 ---> Running in b2602e286fe2 10:34:41 Removing intermediate container 27cb16d7bd27 10:34:41 ---> bd52cb403f8f 10:34:41 Step 30/33 : CMD ["gate"] 10:34:41 ---> Running in 16cf5117d0b0 10:34:41 Removing intermediate container b2602e286fe2 10:34:41 ---> d98a334abc5c 10:34:41 Step 20/20 : LABEL version=0.0.0 10:34:41 ---> Running in 4c86b2df1b45 10:34:41 Preparing metadata (setup.py): finished with status 'done' 10:34:41 Removing intermediate container 16cf5117d0b0 10:34:41 ---> 6cf9bdac28c6 10:34:41 Step 31/33 : LABEL arch=x86_64 10:34:41 Collecting texttable<0.10,>=0.9.0 10:34:41 Downloading texttable-0.9.1.tar.gz (11 kB) 10:34:41 Preparing metadata (setup.py): started 10:34:41 ---> Running in 5a25d64fc063 10:34:41 Removing intermediate container 4c86b2df1b45 10:34:41 ---> edd0fa6d9c84 10:34:41 10:34:41 Successfully built edd0fa6d9c84 10:34:41 Successfully tagged security-spiffe-token-provider:latest 10:34:41  Building security-spiffe-token-provider ... done Building security-spire-config 10:34:41 Removing intermediate container 5a25d64fc063 10:34:41 ---> 3baae703e945 10:34:41 Step 32/33 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:34:41 Removing intermediate container f7ae9d1c4374 10:34:41 ---> ab33a3180883 10:34:41 Step 6/25 : COPY go.mod vendor* ./ 10:34:41 ---> Running in a626b67f2090 10:34:41 Preparing metadata (setup.py): finished with status 'done' 10:34:41 Collecting cached-property<2,>=1.2.0 10:34:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:34:42 Removing intermediate container a626b67f2090 10:34:42 ---> d28832fa7400 10:34:42 Step 33/33 : LABEL version=0.0.0 10:34:42 Collecting docker-pycreds>=0.4.0 10:34:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:34:42 ---> 803b39c0bf17 10:34:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:42 Collecting idna<2.8,>=2.5 10:34:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:34:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 167.7 MB/s eta 0:00:00 10:34:42 ---> Running in 7db10c33990e 10:34:42 ---> Running in 28db96c6bf59 10:34:42 Collecting certifi>=2017.4.17 10:34:42 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 10:34:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 205.6 MB/s eta 0:00:00 10:34:42 Collecting chardet<3.1.0,>=3.0.2 10:34:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:34:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 55.2 MB/s eta 0:00:00 10:34:42 Collecting urllib3<1.25,>=1.21.1 10:34:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:34:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 55.7 MB/s eta 0:00:00 10:34:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:34:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:34:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:34:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:34:42 Removing intermediate container 7db10c33990e 10:34:42 ---> fe9d353783ac 10:34:42 10:34:42 Successfully built fe9d353783ac 10:34:42 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:34:42 Running setup.py install for texttable: started 10:34:42 Successfully tagged security-bootstrapper:latest 10:34:42  Building security-bootstrapper ... done Building security-spire-server 10:34:42 Running setup.py install for texttable: finished with status 'done' 10:34:42 Running setup.py install for PyYAML: started 10:34:43 Running setup.py install for PyYAML: finished with status 'done' 10:34:43 Running setup.py install for docopt: started 10:34:43 Running setup.py install for docopt: finished with status 'done' 10:34:44 Running setup.py install for dockerpty: started 10:34:44 Running setup.py install for dockerpty: finished with status 'done' 10:34:44 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 10:34:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:34:45 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:34:45 ---> 35ef95ece7e8 10:34:45 Step 3/26 : WORKDIR /edgex-go 10:34:45 ---> Using cache 10:34:45 ---> 9d2f5aa64f03 10:34:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:45 ---> Using cache 10:34:45 ---> 40e5c1ac0515 10:34:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:34:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:34:46 ---> 35ef95ece7e8 10:34:46 Step 3/26 : WORKDIR /edgex-go 10:34:46 ---> Using cache 10:34:46 ---> 9d2f5aa64f03 10:34:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:46 ---> Using cache 10:34:46 ---> 40e5c1ac0515 10:34:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:34:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:34:47 ---> 35ef95ece7e8 10:34:47 Step 3/25 : WORKDIR /edgex-go 10:34:47 ---> Using cache 10:34:47 ---> 9d2f5aa64f03 10:34:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:47 ---> Using cache 10:34:47 ---> 40e5c1ac0515 10:34:47 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:34:47 ---> Running in bea19648eadb 10:34:47 ---> Running in af6f91d7fa48 10:34:47 ---> Running in 420567d85ee1 10:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:49 OK: 211 MiB in 51 packages 10:34:49 OK: 211 MiB in 51 packages 10:34:49 OK: 211 MiB in 51 packages 10:34:51 ? github.com/edgexfoundry/edgex-go [no test files] 10:34:52 Removing intermediate container 6358a2c5d660 10:34:52 ---> c93d8b630293 10:34:52 Step 14/23 : ENV APP_PORT=58890 10:34:52 ---> Running in 2a1cf7cfa331 10:34:52 Removing intermediate container af6f91d7fa48 10:34:52 ---> 3eb1f185a46a 10:34:52 Step 6/26 : COPY go.mod vendor* ./ 10:34:52 Removing intermediate container bea19648eadb 10:34:52 ---> 4eecb7d3ff3c 10:34:52 Step 6/25 : COPY go.mod vendor* ./ 10:34:52 Removing intermediate container 420567d85ee1 10:34:52 ---> 6b0e8c5c7728 10:34:52 Step 6/26 : COPY go.mod vendor* ./ 10:34:52 Removing intermediate container 28db96c6bf59 10:34:52 ---> 7568f0739f94 10:34:52 Step 8/25 : COPY . . 10:34:55 Removing intermediate container 2a1cf7cfa331 10:34:55 ---> 5906310da052 10:34:55 Step 15/23 : EXPOSE $APP_PORT 10:34:56 ---> b5dc1dca448a 10:34:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:56 ---> 0bbc9b1ffd96 10:34:56 ---> eef626bc6c6c 10:34:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:56 10:34:56 ---> Running in ad4ac61521d8 10:34:56 ---> Running in e075e15dcc37 10:34:57 ---> Running in 78c83667316f 10:34:57 ---> Running in 2974dc334d35 10:34:57 ---> c9f00856470b 10:34:57 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:34:57 Removing intermediate container ad4ac61521d8 10:34:57 ---> 589889301893 10:34:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:34:57 ---> Running in 880a83e4b7bd 10:34:58 ---> 4d0d815b49e8 10:34:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:34:58 ---> 5657328f24c6 10:34:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:34:58 ---> fc2e73c9f73c 10:34:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:34:58 ---> Running in dfb2d7e0b271 10:34: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:34:58 Removing intermediate container dfb2d7e0b271 10:34:58 ---> 6aaad53480f1 10:34:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:58 ---> Running in 281f79262852 10:34:58 Removing intermediate container 281f79262852 10:34:58 ---> 650e4d4acaa3 10:34:58 Step 21/23 : LABEL arch=x86_64 10:34:58 ---> Running in aa19ed1c2850 10:34:58 Removing intermediate container aa19ed1c2850 10:34:58 ---> 351cac869586 10:34:58 Step 22/23 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:34:58 ---> Running in 488806049bc9 10:34:59 Removing intermediate container 488806049bc9 10:34:59 ---> 448ab8dac23c 10:34:59 Step 23/23 : LABEL version=0.0.0 10:35:03 ---> Running in e7d1abe269d6 10:35:05 Removing intermediate container e7d1abe269d6 10:35:05 ---> 183c95f0cfd3 10:35:05 10:35:05 Successfully built 183c95f0cfd3 10:35:05 Successfully tagged sys-mgmt-agent:latest 10:35:05 Building support-notifications 10:35:14  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:35:14 ---> 35ef95ece7e8 10:35:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:35:14 ---> Using cache 10:35:14 ---> 27d545fdd4b4 10:35:14 Step 4/23 : WORKDIR /edgex-go 10:35:14 ---> Using cache 10:35:14 ---> 521d2fe4544d 10:35:14 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:14 ---> Using cache 10:35:14 ---> 9aa958dfe10d 10:35:14 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:35:16 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 10:35:21 ---> Running in c6482892dd6e 10:35:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:35:21 Removing intermediate container 78c83667316f 10:35:21 ---> 20b3898066bd 10:35:21 Step 8/26 : COPY . . 10:35:21 Removing intermediate container e075e15dcc37 10:35:21 ---> 144bca2f5b2c 10:35:21 Step 8/25 : COPY . . 10:35:21 Removing intermediate container 2974dc334d35 10:35:21 ---> be165127803f 10:35:21 Step 8/26 : COPY . . 10:35:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:35:22 OK: 211 MiB in 51 packages 10:35:29 Removing intermediate container 880a83e4b7bd 10:35:29 ---> ab43b07f5e5b 10:35:29 10:35:29 Step 10/25 : FROM alpine:3.16 10:35:29 ---> 9c6f07244728 10:35:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:35:29 ---> f73dcb34c0df 10:35:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:35:29 ---> Running in 2113b04c8b1f 10:35:29 ---> dc538edb5018 10:35:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:35:29 Removing intermediate container c6482892dd6e 10:35:29 ---> 354ece773591 10:35:29 Step 7/23 : COPY go.mod vendor* ./ 10:35:29 ---> 41148ebb4b4b 10:35:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:35:29 ---> Running in 8383eb5e9c1a 10:35:29 ---> Running in be419347e157 10:35:29 ---> Running in 440ba6a3baba 10:35:29 Removing intermediate container be419347e157 10:35:29 ---> f3b2341ee012 10:35:29 Step 10/26 : WORKDIR /edgex-go/spire-build 10:35:29 Removing intermediate container 8383eb5e9c1a 10:35:29 ---> baaf8d124af3 10:35:29 Step 10/26 : WORKDIR /edgex-go/spire-build 10:35:29 ---> Running in ab08aab49f7e 10:35:29 Removing intermediate container 440ba6a3baba 10:35:29 ---> bc948ad963f6 10:35:29 Step 10/25 : WORKDIR /edgex-go/spire-build 10:35:29 ---> Running in 5b7c2b8dc5df 10:35:29 ---> Running in a16b8be03536 10:35:29 ---> 304a3680c2b5 10:35:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:29 ---> Running in 9e5f7a66edb4 10:35:29 Removing intermediate container ab08aab49f7e 10:35:29 ---> c12556b65f55 10:35:29 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 10:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:35:29 Removing intermediate container 5b7c2b8dc5df 10:35:29 ---> e9224f334514 10:35:29 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 10:35:29 Removing intermediate container a16b8be03536 10:35:29 ---> 7571bc69e39f 10:35:29 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 10:35:29 ---> Running in e2b9cc7b26ea 10:35:29 ---> Running in 31ce57c11b16 10:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:35:29 ---> Running in 134cd9162675 10:35:29 (1/3) Installing ca-certificates (20220614-r0) 10:35:29 (2/3) Installing dumb-init (1.2.5-r1) 10:35:29 (3/3) Installing su-exec (0.2-r1) 10:35:29 Executing busybox-1.35.0-r17.trigger 10:35:29 Executing ca-certificates-20220614-r0.trigger 10:35:29 OK: 6 MiB in 17 packages 10:35:30 Removing intermediate container e2b9cc7b26ea 10:35:30 ---> bd1a037564b9 10:35:30 Step 12/26 : WORKDIR /edgex-go 10:35:30 ---> Running in ac8d8f92ef8a 10:35:31 Removing intermediate container 31ce57c11b16 10:35:31 ---> 75668039ce70 10:35:31 Step 12/26 : WORKDIR /edgex-go 10:35:31 Removing intermediate container ac8d8f92ef8a 10:35:31 ---> 9a5b50bc5733 10:35:31 10:35:31 Step 13/26 : FROM alpine:3.15 10:35:31 ---> c4fc93816858 10:35:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:35:31 ---> Using cache 10:35:31 ---> c934489b384a 10:35:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:31 ---> Using cache 10:35:31 ---> e8bd5a3cc435 10:35:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:35:31 Removing intermediate container 134cd9162675 10:35:31 ---> 3a1ccba4e7ce 10:35:31 Step 12/25 : WORKDIR /edgex-go 10:35:31 Removing intermediate container 2113b04c8b1f 10:35:31 ---> 134f2552efe2 10:35:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:35:31 ---> Running in 80ca7f40f223 10:35:31 ---> Running in 406af2c6fd94 10:35:32 ---> Running in 66c2757e777c 10:35:32 ---> Running in 26bcbb140789 10:35:32 Removing intermediate container 80ca7f40f223 10:35:32 ---> 16c716b42f03 10:35:32 10:35:32 Step 13/26 : FROM alpine:3.15 10:35:32 ---> c4fc93816858 10:35:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:35:32 ---> Using cache 10:35:32 ---> c934489b384a 10:35:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:32 ---> Using cache 10:35:32 ---> e8bd5a3cc435 10:35:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:35:32 Removing intermediate container 26bcbb140789 10:35:32 ---> a55f4333b7d6 10:35:32 Step 13/25 : WORKDIR / 10:35:32 Removing intermediate container 66c2757e777c 10:35:32 ---> 71ed415d4291 10:35:32 10:35:32 Step 13/25 : FROM alpine:3.15 10:35:32 ---> c4fc93816858 10:35:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:35:32 ---> Using cache 10:35:32 ---> c934489b384a 10:35:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:32 ---> Using cache 10:35:32 ---> e8bd5a3cc435 10:35:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:35:32 ---> Running in 5c9afc4f022f 10:35:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:35:32 ---> Running in 31dafef2fc16 10:35:32 ---> Running in 8f7370a8b401 10:35:33 Removing intermediate container 31dafef2fc16 10:35:33 ---> 68e5f6a37cbe 10:35:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:35:33 ---> dba5d1c28d8b 10:35:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:35:33 ---> 8763c55e4e1a 10:35:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:35:33 ---> 85186aa1a143 10:35:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:35:33 ---> 8cba36f6c0ec 10:35:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:35:33 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:35:33 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:35:33 OK: 15857 distinct packages available 10:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:35:34 ---> 9c340f6f08f3 10:35:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:35:34 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:35:34 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:35:34 OK: 15857 distinct packages available 10:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:35:34 ---> 603c4a199c1a 10:35:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:35:34 ---> 20fdee9920bb 10:35:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:35:34 ---> Running in c170ee5e9dbf 10:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:35:35 (1/5) Installing dumb-init (1.2.5-r1) 10:35:35 (2/5) Installing musl-obstack (1.2.3-r0) 10:35:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:35:35 (3/5) Installing libucontext (1.1-r0) 10:35:35 (4/5) Installing gcompat (1.0.0-r4) 10:35:35 Removing intermediate container c170ee5e9dbf 10:35:35 ---> 75d26bc0f771 10:35:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:35:35 ---> Running in 9e3b0dc98959 10:35:35 (5/5) Installing openssl (1.1.1q-r0) 10:35:35 Removing intermediate container 9e3b0dc98959 10:35:35 ---> 1c040d0d53dc 10:35:35 Step 23/25 : LABEL arch=x86_64 10:35:35 Executing busybox-1.34.1-r7.trigger 10:35:35 OK: 7 MiB in 19 packages 10:35:35 ---> Running in 10f0af58bf7a 10:35:35 (1/5) Installing dumb-init (1.2.5-r1) 10:35:35 (2/5) Installing musl-obstack (1.2.3-r0) 10:35:35 Removing intermediate container 10f0af58bf7a 10:35:35 ---> 7532f2ce0a61 10:35:35 Step 24/25 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:35:35 ---> Running in c0d1ed5c2420 10:35:35 (3/5) Installing libucontext (1.1-r0) 10:35:35 Removing intermediate container c0d1ed5c2420 10:35:35 ---> c0a3257d1eec 10:35:35 Step 25/25 : LABEL version=0.0.0 10:35:35 (4/5) Installing gcompat (1.0.0-r4) 10:35:35 ---> Running in d2d21d98de91 10:35:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:35:35 Removing intermediate container 406af2c6fd94 10:35:35 ---> a43940b2d1ee 10:35:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:35:35 (5/5) Installing openssl (1.1.1q-r0) 10:35:35 Removing intermediate container d2d21d98de91 10:35:35 ---> 409a23f36706 10:35:35 10:35:35 Successfully built 409a23f36706 10:35:36 Executing busybox-1.34.1-r7.trigger 10:35:36 Successfully tagged security-secretstore-setup:latest 10:35:36 Building security-proxy-setup 10:35:36 OK: 7 MiB in 19 packages 10:35:36  Building security-secretstore-setup ... done Removing intermediate container 9e5f7a66edb4 10:35:36 ---> 300e2a8f3e1e 10:35:36 Step 9/23 : COPY . . 10:35:38 ---> 336f0e1a7f3e 10:35:38 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:35:38 Removing intermediate container 8f7370a8b401 10:35:38 ---> b2695faa5896 10:35:38 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:35:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:35:38 ---> 35ef95ece7e8 10:35:38 Step 3/22 : WORKDIR /edgex-go 10:35:38 ---> Using cache 10:35:38 ---> 9d2f5aa64f03 10:35:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:38 ---> Using cache 10:35:38 ---> 40e5c1ac0515 10:35:38 Step 5/22 : RUN apk add --update --no-cache make git 10:35:38 ---> Using cache 10:35:38 ---> ab33a3180883 10:35:38 Step 6/22 : COPY go.mod vendor* ./ 10:35:38 ---> Using cache 10:35:38 ---> 803b39c0bf17 10:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:38 ---> Using cache 10:35:38 ---> 7568f0739f94 10:35:38 Step 8/22 : COPY . . 10:35:38 ---> Using cache 10:35:38 ---> c9f00856470b 10:35:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:35:39 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:35:39 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:35:39 OK: 15857 distinct packages available 10:35:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:35:39 ---> Running in 779b7558cb1e 10:35:39 ---> 5444a72e0a82 10:35:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:35:39 ---> 98751d453309 10:35:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:35:39 ---> Running in 006429aba7fb 10:35:39 ---> 2466954c801b 10:35:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:35:39 ---> f0da26954b91 10:35:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:35:40 ---> 009f613fb365 10:35:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:35:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:35:40 ---> ae1e65aecb3e 10:35:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:35:40 ---> 3a9efd3ef2df 10:35:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:35:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:35:40 ---> Running in d6727bd7d129 10:35:40 ---> 5bbc3dbdd790 10:35:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:35:40 Removing intermediate container d6727bd7d129 10:35:40 ---> 827690bd793d 10:35:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:35:40 ---> Running in f9158a379f5e 10:35:40 Removing intermediate container f9158a379f5e 10:35:40 ---> 46928962efde 10:35:40 Step 24/26 : LABEL arch=x86_64 10:35:40 ---> Running in c807bb267260 10:35:40 ---> b622f1365aec 10:35:40 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:35:40 ---> Running in 7478ad9c158d 10:35:40 (1/4) Installing dumb-init (1.2.5-r1) 10:35:40 Removing intermediate container c807bb267260 10:35:40 ---> b218224df8f4 10:35:40 Step 25/26 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:35:40 (2/4) Installing musl-obstack (1.2.3-r0) 10:35:40 ---> Running in b58e1f5ea956 10:35:40 Removing intermediate container 7478ad9c158d 10:35:40 ---> ddad9557dad2 10:35:40 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:35:40 (3/4) Installing libucontext (1.1-r0) 10:35:40 ---> Running in 53328fe7bf68 10:35:41 (4/4) Installing gcompat (1.0.0-r4) 10:35:41 Removing intermediate container b58e1f5ea956 10:35:41 ---> 005b8ef32905 10:35:41 Step 26/26 : LABEL version=0.0.0 10:35:41 ---> Running in 625c14f4aadd 10:35:41 Removing intermediate container 53328fe7bf68 10:35:41 ---> 56eb2c63286b 10:35:41 Step 23/25 : LABEL arch=x86_64 10:35:41 ---> Running in e10c97451deb 10:35:41 Executing busybox-1.34.1-r7.trigger 10:35:41 OK: 6 MiB in 18 packages 10:35:41 Removing intermediate container 625c14f4aadd 10:35:41 ---> d2c89dbfd5b9 10:35:41 10:35:41 Removing intermediate container e10c97451deb 10:35:41 ---> 8e760953ee0e 10:35:41 Step 24/25 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:35:41 Successfully built d2c89dbfd5b9 10:35:41 Successfully tagged security-spire-agent:latest 10:35:41 Building core-metadata 10:35:41  Building security-spire-agent ... done  ---> Running in eb56d8782f38 10:35:41 Removing intermediate container eb56d8782f38 10:35:41 ---> 14b16b6e8e6f 10:35:41 Step 25/25 : LABEL version=0.0.0 10:35:41 ---> Running in 04e1ccd2483d 10:35:41 Removing intermediate container 5c9afc4f022f 10:35:41 ---> 4b0193d322a5 10:35:41 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:35:41 Removing intermediate container 04e1ccd2483d 10:35:41 ---> 43cdcd7855e5 10:35:41 10:35:41 Successfully built 43cdcd7855e5 10:35:41 Successfully tagged security-spire-server:latest 10:35:41 Building core-command 10:35:45  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:35:45 ---> 35ef95ece7e8 10:35:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:35:45 ---> Using cache 10:35:45 ---> 27d545fdd4b4 10:35:45 Step 4/25 : WORKDIR /edgex-go 10:35:45 ---> Using cache 10:35:45 ---> 521d2fe4544d 10:35:45 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:45 ---> Using cache 10:35:45 ---> 9aa958dfe10d 10:35:45 Step 6/25 : RUN apk add --update --no-cache make git 10:35:45 ---> Using cache 10:35:45 ---> d38630df092d 10:35:45 Step 7/25 : COPY go.mod vendor* ./ 10:35:45 ---> Using cache 10:35:45 ---> 9302aa2a3a5f 10:35:45 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:45 ---> Using cache 10:35:45 ---> ac76c2a98d15 10:35:45 Step 9/25 : COPY . . 10:35:45 ---> Using cache 10:35:45 ---> 21133431c44a 10:35:45 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:35:45 ---> b20510252b1c 10:35:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:35:45 ---> Running in e4f950ac68d8 10:35:45 ---> fe4dc312e1a4 10:35:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:35:45 ---> Running in a764191cb327 10:35:45 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 10:35:46 Removing intermediate container a764191cb327 10:35:46 ---> fcc3f81ab670 10:35:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:35:46 ---> d65875286fd9 10:35:46 Step 21/26 : WORKDIR / 10:35:46 ---> Running in 51a1b05236b1 10:35:46 Removing intermediate container 51a1b05236b1 10:35:46 ---> ae28cdc92290 10:35:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:35:46 ---> Running in 0d5210f7bc35 10:35:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:35:47 ---> 35ef95ece7e8 10:35:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:35:47 ---> Using cache 10:35:47 ---> 27d545fdd4b4 10:35:47 Step 4/24 : WORKDIR /edgex-go 10:35:47 ---> Using cache 10:35:47 ---> 521d2fe4544d 10:35:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:47 ---> Using cache 10:35:47 ---> 9aa958dfe10d 10:35:47 Step 6/24 : RUN apk add --update --no-cache make git 10:35:47 ---> Using cache 10:35:47 ---> d38630df092d 10:35:47 Step 7/24 : COPY go.mod vendor* ./ 10:35:47 ---> Using cache 10:35:47 ---> 9302aa2a3a5f 10:35:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:47 ---> Using cache 10:35:47 ---> ac76c2a98d15 10:35:47 Step 9/24 : COPY . . 10:35:47 ---> Using cache 10:35:47 ---> 21133431c44a 10:35:47 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:35:47 ---> Running in 0e398f0b7294 10:35:47 Removing intermediate container 0d5210f7bc35 10:35:47 ---> 2643a2221946 10:35:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:35:47 ---> Running in f327d3444a6c 10:35:47 Removing intermediate container f327d3444a6c 10:35:47 ---> 675ea4b6b220 10:35:47 Step 24/26 : LABEL arch=x86_64 10:35:47 ---> Running in 923ce306efde 10:35:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:35:48 Removing intermediate container 923ce306efde 10:35:48 ---> 84440b82ef55 10:35:48 Step 25/26 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:35:48 ---> Running in 600bb623b99f 10:35:48 Removing intermediate container 600bb623b99f 10:35:48 ---> 6b5c426fe51a 10:35:48 Step 26/26 : LABEL version=0.0.0 10:35:48 ---> Running in 5243ff52f68f 10:35:49 Removing intermediate container 5243ff52f68f 10:35:49 ---> ab6febc8be7e 10:35:49 10:35:49 Successfully built ab6febc8be7e 10:35:49 Successfully tagged security-spire-config:latest 10:36:04  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:36:14 Removing intermediate container 779b7558cb1e 10:36:14 ---> b6929dc57a57 10:36:14 10:36:14 Step 10/22 : FROM alpine:3.16 10:36:14 ---> 9c6f07244728 10:36:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:36:14 ---> Running in 849e8042cd9d 10:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:36:15 (1/6) Installing ca-certificates (20220614-r0) 10:36:15 (2/6) Installing brotli-libs (1.0.9-r6) 10:36:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:36:15 (4/6) Installing libcurl (7.83.1-r3) 10:36:15 (5/6) Installing curl (7.83.1-r3) 10:36:15 (6/6) Installing dumb-init (1.2.5-r1) 10:36:15 Executing busybox-1.35.0-r17.trigger 10:36:15 Executing ca-certificates-20220614-r0.trigger 10:36:15 OK: 8 MiB in 20 packages 10:36:18 Removing intermediate container 0e398f0b7294 10:36:18 ---> ca2089802055 10:36:18 10:36:18 Step 11/24 : FROM alpine:3.16 10:36:18 ---> 9c6f07244728 10:36:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:36:18 ---> Using cache 10:36:18 ---> 19df73fce6ea 10:36:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:36:18 ---> Using cache 10:36:18 ---> 014bbf076e0c 10:36:18 Step 14/24 : ENV APP_PORT=59882 10:36:18 ---> Running in 3ec9a0add7b0 10:36:18 Removing intermediate container e4f950ac68d8 10:36:18 ---> 790c0500c41d 10:36:18 10:36:18 Step 11/25 : FROM alpine:3.16 10:36:18 ---> 9c6f07244728 10:36:18 Step 12/25 : RUN apk add --update --no-cache dumb-init 10:36:18 ---> Using cache 10:36:18 ---> 19df73fce6ea 10:36:18 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:36:18 ---> Using cache 10:36:18 ---> 014bbf076e0c 10:36:18 Step 14/25 : ENV APP_PORT=59881 10:36:18 ---> Running in b87966a35a80 10:36:18 Removing intermediate container 849e8042cd9d 10:36:18 ---> f27c6572622d 10:36:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:36:18 Removing intermediate container 006429aba7fb 10:36:18 ---> 4adb1c50a99d 10:36:18 10:36:18 Step 11/23 : FROM alpine:3.16 10:36:18 ---> 9c6f07244728 10:36:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:36:18 Removing intermediate container 3ec9a0add7b0 10:36:18 ---> 5528250798b7 10:36:18 Step 15/24 : EXPOSE $APP_PORT 10:36:18 ---> Running in a5a31025a149 10:36:18 ---> Running in 015e3113d37a 10:36:18 ---> Running in a71c5ffc4ca6 10:36:18 Removing intermediate container b87966a35a80 10:36:18 ---> 89d1d3ebd59d 10:36:18 Step 15/25 : EXPOSE $APP_PORT 10:36:18 ---> Running in e370792e4dab 10:36:19 Removing intermediate container a71c5ffc4ca6 10:36:19 ---> 37eea94bbb7d 10:36:19 Step 16/24 : WORKDIR / 10:36:19 Removing intermediate container a5a31025a149 10:36:19 ---> de7b1721e5eb 10:36:19 Step 13/22 : WORKDIR /edgex 10:36:19 ---> Running in 67c41ac0fc3a 10:36:19 ---> Running in 0edbbe262c12 10:36:19 Removing intermediate container e370792e4dab 10:36:19 ---> 5b9a0de6c796 10:36:19 Step 16/25 : WORKDIR / 10:36:19 ---> Running in 2c346a520061 10:36:19 Removing intermediate container 67c41ac0fc3a 10:36:19 ---> 37730ee81516 10:36:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:36:19 Removing intermediate container 0edbbe262c12 10:36:19 ---> 0a45be9893e5 10:36:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:36:19 Removing intermediate container 2c346a520061 10:36:19 ---> f99e902c55b4 10:36:19 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:36:19 ---> 2cd96cfd8a3b 10:36:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:36:19 ---> db4a55a19dbb 10:36:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:36:19 ---> 4745bb6bd83d 10:36:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:36:19 (1/2) Installing ca-certificates (20220614-r0) 10:36:19 (2/2) Installing dumb-init (1.2.5-r1) 10:36:19 Executing busybox-1.35.0-r17.trigger 10:36:19 Executing ca-certificates-20220614-r0.trigger 10:36:19 OK: 6 MiB in 16 packages 10:36:19 ---> ca821a57ef77 10:36:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:36:19 ---> 6f988deb7c8e 10:36:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:36:19 ---> 07bf768aa606 10:36:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:36:19 ---> 55d92741ce7a 10:36:19 Step 20/24 : ENTRYPOINT ["/core-command"] 10:36:19 ---> Running in 4e5b356baeab 10:36:20 ---> 403fd6e781f3 10:36:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:36:20 Removing intermediate container 015e3113d37a 10:36:20 ---> 98814be848cd 10:36:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:36:20 Removing intermediate container 4e5b356baeab 10:36:20 ---> 2b213ebfd571 10:36:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:20 ---> 44dfa4be9129 10:36:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:36:20 ---> Running in af3fddd9b906 10:36:20 ---> Running in 6bf50f05717d 10:36:20 Removing intermediate container 6bf50f05717d 10:36:20 ---> 28b1857f0fdb 10:36:20 Step 14/23 : ENV APP_PORT=59860 10:36:20 ---> e8b8f0b8871d 10:36:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:20 Removing intermediate container af3fddd9b906 10:36:20 ---> dce92fb54875 10:36:20 Step 22/24 : LABEL arch=x86_64 10:36:20 ---> Running in 22d1be539033 10:36:20 ---> Running in 02938f22f0df 10:36:20 ---> f66297eaf26d 10:36:20 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:36:20 ---> Running in 86081132f1b8 10:36:20 Removing intermediate container 22d1be539033 10:36:20 ---> edd122ad10c9 10:36:20 Step 15/23 : EXPOSE $APP_PORT 10:36:20 ---> Running in deef0380b3ed 10:36:20 ---> Running in 66e80750ad95 10:36:20 Removing intermediate container 86081132f1b8 10:36:20 ---> e0f46667d188 10:36:20 Step 23/24 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:36:20 ---> Running in 3f1ad4970ebd 10:36:20 Removing intermediate container deef0380b3ed 10:36:20 ---> 7ed7bf2a886d 10:36:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:20 Removing intermediate container 66e80750ad95 10:36:20 ---> e92246682e9e 10:36:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:20 ---> Running in 0d19ab2ec3bd 10:36:20 Removing intermediate container 3f1ad4970ebd 10:36:20 ---> bd235102de88 10:36:20 Step 24/24 : LABEL version=0.0.0 10:36:20 ---> Running in a86bd7fbef93 10:36:20 Removing intermediate container 0d19ab2ec3bd 10:36:20 ---> 6f973d747eaf 10:36:20 Step 23/25 : LABEL arch=x86_64 10:36:20 ---> Running in d93c46816944 10:36:20 ---> 3044567d761f 10:36:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:36:20 Removing intermediate container a86bd7fbef93 10:36:20 ---> c86e083a8104 10:36:20 10:36:20 Removing intermediate container d93c46816944 10:36:20 ---> e33389f537c0 10:36:20 Step 24/25 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:36:20 ---> Running in df3a433a7323 10:36:20 Successfully built c86e083a8104 10:36:20 Successfully tagged core-command:latest 10:36:21  Building core-command ... done Removing intermediate container 02938f22f0df 10:36:21 ---> 3eb0ca5a9df0 10:36:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:36:21 Removing intermediate container df3a433a7323 10:36:21 ---> 6d4531cfcc64 10:36:21 Step 25/25 : LABEL version=0.0.0 10:36:21 ---> Running in 11ec33786270 10:36:21 ---> Running in 0c81e2f70e2e 10:36:21 Removing intermediate container 11ec33786270 10:36:21 ---> 821bbbe7fcf5 10:36:21 10:36:21 ---> e172e88ca5b4 10:36:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:36:21 Removing intermediate container 0c81e2f70e2e 10:36:21 ---> 591f6b30a447 10:36:21 Step 20/22 : LABEL arch=x86_64 10:36:21 ---> Running in 64d362ed55d2 10:36:21 Successfully built 821bbbe7fcf5 10:36:21 Successfully tagged core-metadata:latest 10:36:21  Building core-metadata ... done Removing intermediate container 64d362ed55d2 10:36:21 ---> eecdedf41571 10:36:21 Step 21/22 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:36:21 ---> Running in 69f15c5a3759 10:36:21 ---> 582bb06b56db 10:36:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:36:21 ---> Running in 7f5f5ae81a26 10:36:21 Removing intermediate container 69f15c5a3759 10:36:21 ---> 8e91fa9b8c20 10:36:21 Step 22/22 : LABEL version=0.0.0 10:36:21 ---> Running in 4bb2c8b014dc 10:36:21 Removing intermediate container 7f5f5ae81a26 10:36:21 ---> 02e81c321f6c 10:36:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:21 ---> Running in 6fc80d3e0ee8 10:36:21 Removing intermediate container 4bb2c8b014dc 10:36:21 ---> 55df742fe609 10:36:21 10:36:21 Successfully built 55df742fe609 10:36:21 Removing intermediate container 6fc80d3e0ee8 10:36:21 ---> 2e8b0c38280a 10:36:21 Step 21/23 : LABEL arch=x86_64 10:36:21 Successfully tagged security-proxy-setup:latest 10:36:21  Building security-proxy-setup ... done  ---> Running in 1055cbdd1df7 10:36:21 Removing intermediate container 1055cbdd1df7 10:36:21 ---> 74e88bd6ad19 10:36:21 Step 22/23 : LABEL git_sha=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 10:36:21 ---> Running in 995ec98558fc 10:36:21 Removing intermediate container 995ec98558fc 10:36:21 ---> dd0d000974f1 10:36:21 Step 23/23 : LABEL version=0.0.0 10:36:21 ---> Running in f02280bb71ed 10:36:21 Removing intermediate container f02280bb71ed 10:36:21 ---> 34c53601cd70 10:36:21 10:36:21 Successfully built 34c53601cd70 10:36:21 Successfully tagged support-notifications:latest 10:36:22  Building support-notifications ... done  [Pipeline] } 10:36:22 $ docker stop --time=1 4d1c73f0e9f09994a1e7af015292247930e2df917bb16c3093dfb1a3aa07f133 10:36:23 $ docker rm -f 4d1c73f0e9f09994a1e7af015292247930e2df917bb16c3093dfb1a3aa07f133 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:23 + docker images 10:36:23 REPOSITORY TAG IMAGE ID CREATED SIZE 10:36:23 support-notifications latest 34c53601cd70 2 seconds ago 27.3MB 10:36:23 security-proxy-setup latest 55df742fe609 2 seconds ago 27.4MB 10:36:23 core-metadata latest 821bbbe7fcf5 2 seconds ago 18.3MB 10:36:23 core-command latest c86e083a8104 3 seconds ago 17.4MB 10:36:23 790c0500c41d 5 seconds ago 1.58GB 10:36:23 ca2089802055 5 seconds ago 1.57GB 10:36:23 4adb1c50a99d 5 seconds ago 1.63GB 10:36:23 b6929dc57a57 14 seconds ago 1.56GB 10:36:23 security-spire-config latest ab6febc8be7e 35 seconds ago 85.8MB 10:36:23 security-spire-server latest 43cdcd7855e5 42 seconds ago 86.5MB 10:36:23 security-spire-agent latest d2c89dbfd5b9 43 seconds ago 125MB 10:36:23 security-secretstore-setup latest 409a23f36706 48 seconds ago 29.2MB 10:36:23 16c716b42f03 51 seconds ago 1.45GB 10:36:23 71ed415d4291 51 seconds ago 1.45GB 10:36:23 9a5b50bc5733 53 seconds ago 1.45GB 10:36:23 ab43b07f5e5b About a minute ago 1.57GB 10:36:23 sys-mgmt-agent latest 183c95f0cfd3 About a minute ago 136MB 10:36:23 security-bootstrapper latest fe9d353783ac About a minute ago 19.9MB 10:36:23 security-spiffe-token-provider latest edd0fa6d9c84 About a minute ago 29.3MB 10:36:23 core-data latest d59fc29b947d About a minute ago 21.6MB 10:36:23 support-scheduler latest a23b490c367f About a minute ago 26.7MB 10:36:23 482eafdb29a2 About a minute ago 1.55GB 10:36:23 87379d813cef About a minute ago 1.58GB 10:36:23 ae133360f65b About a minute ago 1.56GB 10:36:23 e220623d551a About a minute ago 1.61GB 10:36:23 7b49ad4fa3b3 About a minute ago 1.63GB 10:36:23 ci-base-image-x86_64 latest 35ef95ece7e8 5 minutes ago 940MB 10:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 6 days ago 677MB 10:36:23 alpine 3.15 c4fc93816858 8 weeks ago 5.59MB 10:36:23 alpine 3.16 9c6f07244728 8 weeks ago 5.54MB 10:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 10:36:23 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] } 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 10:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.743s coverage: 98.5% of statements 10:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.745s coverage: 40.6% of statements 10:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.941s coverage: 54.2% of statements 10:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.895s coverage: 89.2% of statements 10:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.661s coverage: 2.2% of statements 10:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.783s coverage: 95.6% of statements 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:37:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:37:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.859s coverage: 60.0% of statements 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:37:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.674s coverage: 0.9% of statements 10:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.250s coverage: 58.8% of statements 10:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.354s coverage: 29.6% of statements 10:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.429s coverage: 47.1% of statements 10:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.357s coverage: 79.5% of statements 10:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.350s coverage: 94.1% of statements 10:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.311s coverage: 96.3% of statements 10:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 10:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.353s coverage: 94.4% of statements 10:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements 10:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.751s coverage: 80.5% of statements 10:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 86.9% of statements 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements 10:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 10:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements 10:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements 10:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 64.7% of statements 10:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements 10:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 10:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 10:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 10:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 10:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.366s coverage: 65.8% of statements 10:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.946s coverage: 41.8% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.337s coverage: 84.8% of statements 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.390s coverage: 17.7% of statements 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.778s coverage: 92.3% of statements 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 63.2% of statements 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:38:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:38:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:38:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements 10:38:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 10:38:41 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 10:38:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:38:41 GO111MODULE=on go vet ./... 10:40:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:40:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:40:33 ./bin/test-attribution-txt.sh [Pipeline] echo 10:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:40:33 + ls -al . 10:40:34 total 756 10:40:34 drwxrwxr-x 10 1001 1001 4096 Oct 6 10:34 . 10:40:34 drwxr-xr-x 4 root root 4096 Oct 6 10:34 .. 10:40:34 drwxrwxr-x 2 1001 1001 4096 Oct 6 10:32 .blubracket 10:40:34 -rw-rw-r-- 1 1001 1001 16 Oct 6 10:32 .dockerignore 10:40:34 drwxrwxr-x 8 1001 1001 4096 Oct 6 10:32 .git 10:40:34 drwxrwxr-x 3 1001 1001 4096 Oct 6 10:32 .github 10:40:34 -rw-rw-r-- 1 1001 1001 1030 Oct 6 10:32 .gitignore 10:40:34 -rw-rw-r-- 1 1001 1001 42 Oct 6 10:32 .golangci.yml 10:40:34 -rw-rw-r-- 1 1001 1001 87 Oct 6 10:32 .hadolint.yml 10:40:34 -rw-rw-r-- 1 1001 1001 166 Oct 6 10:32 .sonarcloud.properties 10:40:34 -rw-rw-r-- 1 1001 1001 1171 Oct 6 10:32 ADOPTERS.md 10:40:34 -rw-rw-r-- 1 1001 1001 10722 Oct 6 10:32 Attribution.txt 10:40:34 -rw-rw-r-- 1 1001 1001 63209 Oct 6 10:32 CHANGELOG.md 10:40:34 -rw-rw-r-- 1 1001 1001 3804 Oct 6 10:32 CONTRIBUTING.md 10:40:34 -rw-rw-r-- 1 1001 1001 677 Oct 6 10:32 GOVERNANCE.md 10:40:34 -rw-rw-r-- 1 1001 1001 850 Oct 6 10:32 Jenkinsfile 10:40:34 -rw-rw-r-- 1 1001 1001 10775 Oct 6 10:32 LICENSE 10:40:34 -rw-rw-r-- 1 1001 1001 13724 Oct 6 10:32 Makefile 10:40:34 -rw-rw-r-- 1 1001 1001 582 Oct 6 10:32 OWNERS.md 10:40:34 -rw-rw-r-- 1 1001 1001 9799 Oct 6 10:32 README.md 10:40:34 -rw-rw-r-- 1 1001 1001 6912 Oct 6 10:32 SECURITY.md 10:40:34 -rw-rw-r-- 1 1001 1001 5 Oct 6 10:30 VERSION 10:40:34 -rw-rw-r-- 1 1001 1001 4131 Oct 6 10:32 ZMQWindows.md 10:40:34 drwxrwxr-x 2 1001 1001 4096 Oct 6 10:32 bin 10:40:34 drwxrwxr-x 18 1001 1001 4096 Oct 6 10:32 cmd 10:40:34 -rw-r--r-- 1 root root 502163 Oct 6 10:38 coverage.out 10:40:34 -rw-rw-r-- 1 1001 1001 3458 Oct 6 10:32 go.mod 10:40:34 -rw-rw-r-- 1 1001 1001 38041 Oct 6 10:32 go.sum 10:40:34 drwxrwxr-x 8 1001 1001 4096 Oct 6 10:32 internal 10:40:34 drwxrwxr-x 3 1001 1001 4096 Oct 6 10:32 openapi 10:40:34 drwxrwxr-x 4 1001 1001 4096 Oct 6 10:32 snap 10:40:34 -rw-rw-r-- 1 1001 1001 204 Oct 6 10:32 version.go [Pipeline] sh 10:40:34 + '[' -e coverage.out ] 10:40:34 + chown 1001:1001 coverage.out [Pipeline] stash 10:40:34 Warning: overwriting stash ‘coverage-report’ 10:40:35 Stashed 1 file(s) [Pipeline] sh 10:40:35 + make build 10:40:35 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 10:42:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:43:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:43:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:43: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:43: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:44:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:44:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:44: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:44:19 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 10:44: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/secrets-config ./cmd/secrets-config 10:44:25 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 10:44:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:44:40 $ docker stop --time=1 24bb708355c44818c1d37b559050c37c606e43b1d2e31adb50c3741b240b8226 10:44:42 $ docker rm -f 24bb708355c44818c1d37b559050c37c606e43b1d2e31adb50c3741b240b8226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:44 10:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:45 latest: Pulling from edgex-devops/edgex-compose-arm64 10:44:45 29e5d40040c1: Pulling fs layer 10:44:45 1ce36da41761: Pulling fs layer 10:44:45 25b303627fd3: Pulling fs layer 10:44:45 29e5d40040c1: Verifying Checksum 10:44:45 29e5d40040c1: Download complete 10:44:45 1ce36da41761: Verifying Checksum 10:44:45 1ce36da41761: Download complete 10:44:45 29e5d40040c1: Pull complete 10:44:47 1ce36da41761: Pull complete 10:44:47 25b303627fd3: Verifying Checksum 10:44:47 25b303627fd3: Download complete 10:44:57 25b303627fd3: Pull complete 10:44:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:57 prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container 10:44:57 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:44:59 $ docker top 189fc5c7bdcc01ccbf0b7d27fbc805e1cc8e8544250c8643ac9735aa029ece97 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:00 + docker-compose build --help 10:45:00 + grep parallel 10:45:05 --parallel Build images in parallel. [Pipeline] } 10:45:05 $ docker stop --time=1 189fc5c7bdcc01ccbf0b7d27fbc805e1cc8e8544250c8643ac9735aa029ece97 10:45:06 $ docker rm -f 189fc5c7bdcc01ccbf0b7d27fbc805e1cc8e8544250c8643ac9735aa029ece97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:45:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:07 prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container 10:45:07 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:45:08 $ docker top 1abecd0829349fd621d66ecfd18a56c1ec71703ff60a28b46d6f0699c157f613 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:09 + docker-compose -f ./docker-compose-build.yml build --parallel 10:45:14 Building core-command ... 10:45:14 Building core-data ... 10:45:14 Building core-metadata ... 10:45:14 Building security-bootstrapper ... 10:45:14 Building security-proxy-setup ... 10:45:14 Building security-secretstore-setup ... 10:45:14 Building security-spiffe-token-provider ... 10:45:14 Building security-spire-agent ... 10:45:14 Building security-spire-config ... 10:45:14 Building security-spire-server ... 10:45:14 Building support-notifications ... 10:45:14 Building support-scheduler ... 10:45:14 Building sys-mgmt-agent ... 10:45:14 Building support-notifications 10:45:14 Building security-spire-server 10:45:14 Building security-bootstrapper 10:45:14 Building security-secretstore-setup 10:45:14 Building security-spire-config 10:46:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:46:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:46:00 ---> 1f9888b62ee6 10:46:00 Step 3/25 : WORKDIR /edgex-go 10:46:00 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:46:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:46:00 ---> 1f9888b62ee6 10:46:00 Step 3/26 : WORKDIR /edgex-go 10:46:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:46:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:46:00 ---> 1f9888b62ee6 10:46:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:46:00 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:46:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:46:00 ---> Running in cc1b2f23779c 10:46:00 ---> 1f9888b62ee6 10:46:00 Step 3/33 : WORKDIR /edgex-go 10:46:00 ---> Running in c320af77c6a5 10:46:00 ---> Running in c4695228bac8 10:46:00 ---> Running in 92034d311bc2 10:46:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:46:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:46:00 ---> 1f9888b62ee6 10:46:00 Step 3/25 : WORKDIR /edgex-go 10:46:00 ---> Running in eb5567710868 10:46:00 Removing intermediate container c320af77c6a5 10:46:00 ---> 338de35421f5 10:46:00 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:00 ---> Running in 4806de2c7976 10:46:00 Removing intermediate container eb5567710868 10:46:00 ---> 6268760e600e 10:46:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:00 Removing intermediate container c4695228bac8 10:46:00 ---> af105752f055 10:46:00 Step 4/23 : WORKDIR /edgex-go 10:46:00 ---> Running in 6790994c907f 10:46:00 Removing intermediate container 92034d311bc2 10:46:00 ---> 7309e2bfa5fd 10:46:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:01 ---> Running in 932e51a44a66 10:46:01 Removing intermediate container cc1b2f23779c 10:46:01 ---> 26c5213dd4ab 10:46:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:01 ---> Running in 5fae38e08c04 10:46:01 ---> Running in 7c59dec4bdf7 10:46:01 Removing intermediate container 932e51a44a66 10:46:01 ---> d041a590721b 10:46:01 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:01 ---> Running in fc226b14315c 10:46:04 Removing intermediate container 4806de2c7976 10:46:04 ---> eb616064dece 10:46:04 Step 5/33 : RUN apk add --update --no-cache make git 10:46:04 ---> Running in 18a75d382488 10:46:04 Removing intermediate container 5fae38e08c04 10:46:04 ---> b36e1712465d 10:46:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:46:04 ---> Running in 0c75f9f9d424 10:46:05 Removing intermediate container fc226b14315c 10:46:05 ---> 365b043a52dd 10:46:05 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:46:05 Removing intermediate container 6790994c907f 10:46:05 ---> 8113dd3c5f48 10:46:05 Step 5/25 : RUN apk add --update --no-cache make git 10:46:05 Removing intermediate container 7c59dec4bdf7 10:46:05 ---> b80931436291 10:46:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:46:05 ---> Running in 4fbde5cc2ea6 10:46:06 ---> Running in 47df35d5e83f 10:46:06 ---> Running in 88b23333cbb1 10:46:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:08 OK: 221 MiB in 51 packages 10:46:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:08 OK: 221 MiB in 51 packages 10:46:10 OK: 221 MiB in 51 packages 10:46:10 Removing intermediate container 18a75d382488 10:46:10 ---> da664c460b6f 10:46:10 Step 6/33 : COPY go.mod vendor* ./ 10:46:10 OK: 221 MiB in 51 packages 10:46:10 OK: 221 MiB in 51 packages 10:46:10 Removing intermediate container 0c75f9f9d424 10:46:10 ---> 683e6243cd36 10:46:10 Step 6/26 : COPY go.mod vendor* ./ 10:46:11 ---> 4b20cb91ff9d 10:46:11 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:11 Removing intermediate container 88b23333cbb1 10:46:11 ---> 09aa0fbde112 10:46:11 Step 6/25 : COPY go.mod vendor* ./ 10:46:11 ---> Running in 58fc80d5eaa6 10:46:11 Removing intermediate container 4fbde5cc2ea6 10:46:11 ---> 6f4f5abe05fe 10:46:11 Step 7/23 : COPY go.mod vendor* ./ 10:46:12 ---> 3ae88de7f021 10:46:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:12 Removing intermediate container 47df35d5e83f 10:46:12 ---> 06a9139e4a01 10:46:12 Step 6/25 : COPY go.mod vendor* ./ 10:46:12 ---> Running in b2fa3183611a 10:46:13 ---> 9906a325a3ed 10:46:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:13 ---> Running in a7b595c018eb 10:46:13 ---> a0fc73e237b5 10:46:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:13 ---> 48b8e31cc3d6 10:46:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:13 ---> Running in 70defd41f473 10:46:13 ---> Running in b8a533ffe660 10:47:21 Removing intermediate container 70defd41f473 10:47:21 ---> 80ee7a58326c 10:47:21 Step 9/23 : COPY . . 10:47:21 Removing intermediate container b8a533ffe660 10:47:21 ---> 70b6e2165001 10:47:21 Step 8/25 : COPY . . 10:47:21 Removing intermediate container 58fc80d5eaa6 10:47:21 ---> a930e2436887 10:47:21 Step 8/33 : COPY . . 10:47:21 Removing intermediate container a7b595c018eb 10:47:21 ---> 9dbe5dfeb0ee 10:47:21 Step 8/25 : COPY . . 10:47:21 Removing intermediate container b2fa3183611a 10:47:21 ---> deb943f3bc80 10:47:21 Step 8/26 : COPY . . 10:47:39 ---> 842aa81d5521 10:47:39 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:47:39 ---> a3022176185f 10:47:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:47:39 ---> 003cc6371ab3 10:47:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:47:39 ---> a7bde8139f2f 10:47:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:47:39 ---> Running in 22b9259423da 10:47:39 ---> caccb89f5f1a 10:47:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:47:39 ---> Running in c53bc99ce03c 10:47:39 ---> Running in 246d57e74346 10:47:39 ---> Running in 144f26fa6188 10:47:39 ---> Running in bd7e0e8d5aa1 10:47:39 Removing intermediate container c53bc99ce03c 10:47:39 ---> c7204c695397 10:47:39 Step 10/26 : WORKDIR /edgex-go/spire-build 10:47:39 ---> Running in 0ef12f0714d8 10:47:39 Removing intermediate container bd7e0e8d5aa1 10:47:39 ---> 96cd61278022 10:47:39 Step 10/25 : WORKDIR /edgex-go/spire-build 10:47:39 ---> Running in f7f8b7939a14 10:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:47:40 Removing intermediate container 0ef12f0714d8 10:47:40 ---> 70dec3984882 10:47:40 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 10:47:40 Removing intermediate container f7f8b7939a14 10:47:40 ---> ef9a63807934 10:47:40 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 10:47:40 ---> Running in a77159b516d6 10:47:40 ---> Running in cedcce63f1be 10:47:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:47:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:47:45 Removing intermediate container cedcce63f1be 10:47:45 ---> e40ed4d127f9 10:47:45 Step 12/25 : WORKDIR /edgex-go 10:47:45 Removing intermediate container a77159b516d6 10:47:45 ---> 1fc04b4c6c25 10:47:45 Step 12/26 : WORKDIR /edgex-go 10:47:45 ---> Running in 9e72cbdd4a99 10:47:45 ---> Running in cf045ad8ca88 10:47:45 Removing intermediate container 9e72cbdd4a99 10:47:45 ---> 01b6a602de40 10:47:45 10:47:45 Step 13/25 : FROM alpine:3.15 10:47:45 Removing intermediate container cf045ad8ca88 10:47:45 ---> 33ca04ca1fdb 10:47:45 10:47:45 Step 13/26 : FROM alpine:3.15 10:47:46 3.15: Pulling from library/alpine 10:47:46 3.15: Pulling from library/alpine 10:47:47 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:47:47 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:47:47 Status: Image is up to date for alpine:3.15 10:47:47 Status: Downloaded newer image for alpine:3.15 10:47:47 ---> 02e0d6fdf486 10:47:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:47:47 ---> 02e0d6fdf486 10:47:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:47:47 ---> Running in 12838b33a187 10:47:47 ---> Running in 608a428a91de 10:47:48 Removing intermediate container 12838b33a187 10:47:48 ---> 6cfcd1796fa4 10:47:48 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:48 Removing intermediate container 608a428a91de 10:47:48 ---> 2178301cd422 10:47:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:48 ---> Running in c578afc7aa6e 10:47:49 ---> Running in 46d5c3c90a1f 10:47:53 Removing intermediate container c578afc7aa6e 10:47:53 ---> 97772be7a41f 10:47:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:53 Removing intermediate container 46d5c3c90a1f 10:47:53 ---> 48f85034908d 10:47:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:47:53 ---> Running in e60acbe5df7a 10:47:53 ---> Running in d93483460bd3 10:47:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:57 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:47:57 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:47:57 OK: 15734 distinct packages available 10:47:57 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:47:57 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:47:57 OK: 15734 distinct packages available 10:47:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:48:00 (1/4) Installing dumb-init (1.2.5-r1) 10:48:00 (2/4) Installing musl-obstack (1.2.3-r0) 10:48:00 (1/5) Installing dumb-init (1.2.5-r1) 10:48:00 (3/4) Installing libucontext (1.1-r0) 10:48:00 (2/5) Installing musl-obstack (1.2.3-r0) 10:48:00 (4/4) Installing gcompat (1.0.0-r4) 10:48:00 (3/5) Installing libucontext (1.1-r0) 10:48:00 Executing busybox-1.34.1-r7.trigger 10:48:00 OK: 6 MiB in 18 packages 10:48:00 (4/5) Installing gcompat (1.0.0-r4) 10:48:00 (5/5) Installing openssl (1.1.1q-r0) 10:48:01 Executing busybox-1.34.1-r7.trigger 10:48:01 OK: 6 MiB in 19 packages 10:48:02 Removing intermediate container d93483460bd3 10:48:02 ---> a49aa2761d7f 10:48:02 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:48:03 Removing intermediate container e60acbe5df7a 10:48:03 ---> 87c8b64fa84e 10:48:03 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:48:09 ---> cdfcecfad532 10:48:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:48:10 ---> fa49669f14e2 10:48:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:48:10 ---> Running in 4218b7784950 10:48:11 Removing intermediate container 4218b7784950 10:48:11 ---> df5da663fcaf 10:48:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:48:11 ---> ce61774a854f 10:48:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:48:12 ---> 3f148ba767d9 10:48:12 Step 21/26 : WORKDIR / 10:48:12 ---> Running in 24f192f86ce9 10:48:12 ---> 0220098cd0e5 10:48:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:48:13 Removing intermediate container 24f192f86ce9 10:48:13 ---> 466f119e99f2 10:48:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:48:13 ---> Running in 3b396df33a7c 10:48:14 ---> 8d763c907378 10:48:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:48:14 Removing intermediate container 3b396df33a7c 10:48:14 ---> 07fe62e57331 10:48:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:48:14 ---> Running in f8f763c1e231 10:48:14 Removing intermediate container f8f763c1e231 10:48:14 ---> 37e70644a128 10:48:14 Step 24/26 : LABEL arch=arm64 10:48:14 ---> Running in c1fb50604d0c 10:48:14 ---> 07b1daee886c 10:48:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:48:15 ---> Running in 5dc0d6f144a1 10:48:15 Removing intermediate container c1fb50604d0c 10:48:15 ---> b6a5ae2344de 10:48:15 Step 25/26 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 10:48:15 ---> Running in 05ece9bc5e8a 10:48:15 Removing intermediate container 5dc0d6f144a1 10:48:15 ---> 66fcf6be072e 10:48:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:48:15 ---> Running in 636769276bb0 10:48:16 Removing intermediate container 05ece9bc5e8a 10:48:16 ---> b8985c6c3fab 10:48:16 Step 26/26 : LABEL version=0.0.0 10:48:16 ---> Running in d4a41fbfc70a 10:48:16 Removing intermediate container 636769276bb0 10:48:16 ---> 840ebfbba6cf 10:48:16 Step 23/25 : LABEL arch=arm64 10:48:16 ---> Running in f70b8e23ee75 10:48:17 Removing intermediate container d4a41fbfc70a 10:48:17 ---> 1e70b00fc130 10:48:17 10:48:17 Removing intermediate container f70b8e23ee75 10:48:17 ---> ec4a8abe3232 10:48:17 Step 24/25 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 10:48:17 Successfully built 1e70b00fc130 10:48:17 ---> Running in c055f0800b69 10:48:17 Successfully tagged security-spire-config-arm64:latest 10:48:17  Building security-spire-config ... done Building security-proxy-setup 10:48:17 Removing intermediate container c055f0800b69 10:48:17 ---> a240ac3f374f 10:48:17 Step 25/25 : LABEL version=0.0.0 10:48:17 ---> Running in b3e6dde5ae39 10:48:18 Removing intermediate container b3e6dde5ae39 10:48:18 ---> b9c602eca531 10:48:18 10:48:18 Successfully built b9c602eca531 10:48:18 Successfully tagged security-spire-server-arm64:latest 10:48:18  Building security-spire-server ... done Building core-data 10:48:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:48:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:48:45 ---> 1f9888b62ee6 10:48:45 Step 3/22 : WORKDIR /edgex-go 10:48:45 ---> Using cache 10:48:45 ---> 26c5213dd4ab 10:48:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:45 ---> Using cache 10:48:45 ---> b80931436291 10:48:45 Step 5/22 : RUN apk add --update --no-cache make git 10:48:45 ---> Running in 28b34b49c574 10:48:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:48:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:48:45 ---> 1f9888b62ee6 10:48:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:48:45 ---> Using cache 10:48:45 ---> af105752f055 10:48:45 Step 4/24 : WORKDIR /edgex-go 10:48:45 ---> Using cache 10:48:45 ---> d041a590721b 10:48:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:45 ---> Using cache 10:48:45 ---> 365b043a52dd 10:48:45 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:48:45 ---> Running in 996bec01d9b4 10:48:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:48:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:48:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:48:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:48:48 OK: 221 MiB in 51 packages 10:48:48 OK: 221 MiB in 51 packages 10:48:50 Removing intermediate container 996bec01d9b4 10:48:50 ---> 708932484754 10:48:50 Step 7/24 : COPY go.mod vendor* ./ 10:48:50 Removing intermediate container 28b34b49c574 10:48:50 ---> 02c598c49476 10:48:50 Step 6/22 : COPY go.mod vendor* ./ 10:48:51 ---> 45090be553d9 10:48:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:51 ---> 7cc8d9a1390e 10:48:51 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:51 ---> Running in 78c0856955ac 10:48:51 ---> Running in 7830d8293c5d 10:50:13 Removing intermediate container 78c0856955ac 10:50:13 ---> b7113fdb87a3 10:50:13 Step 8/22 : COPY . . 10:50:13 Removing intermediate container 7830d8293c5d 10:50:13 ---> a082496f477e 10:50:13 Step 9/24 : COPY . . 10:50:20 ---> 6b7c17bff087 10:50:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:50:20 ---> 1257ad8d61df 10:50:20 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:50:20 ---> Running in 322682aa0536 10:50:20 ---> Running in 4b019e79b310 10:50:21 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 10:50:21 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 10:52:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:53:05 Removing intermediate container 144f26fa6188 10:53:05 ---> 5118b70d87cb 10:53:05 10:53:05 Step 10/25 : FROM alpine:3.16 10:53:05 3.16: Pulling from library/alpine 10:53:05 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:53:05 Status: Downloaded newer image for alpine:3.16 10:53:05 ---> a6215f271958 10:53:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:53:06 ---> Running in 62ea40214d6a 10:53:08 Removing intermediate container 22b9259423da 10:53:08 ---> 334b7ecc277d 10:53:08 10:53:08 Step 10/33 : FROM alpine:3.16 10:53:08 ---> a6215f271958 10:53:08 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:53:08 ---> Running in f8866c6ace7a 10:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:53:08 Removing intermediate container f8866c6ace7a 10:53:08 ---> 442dfef0e1d9 10:53:08 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 10:53:08 ---> Running in f0592035b1a9 10:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:53:10 (1/3) Installing ca-certificates (20220614-r0) 10:53:10 (2/3) Installing dumb-init (1.2.5-r1) 10:53:10 (3/3) Installing su-exec (0.2-r1) 10:53:10 Executing busybox-1.35.0-r17.trigger 10:53:10 Executing ca-certificates-20220614-r0.trigger 10:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:53:11 OK: 6 MiB in 17 packages 10:53:12 (1/2) Installing dumb-init (1.2.5-r1) 10:53:12 (2/2) Installing su-exec (0.2-r1) 10:53:12 Executing busybox-1.35.0-r17.trigger 10:53:12 OK: 5 MiB in 16 packages 10:53:15 Removing intermediate container 62ea40214d6a 10:53:15 ---> 37ef4902f324 10:53:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:53:15 ---> Running in 7ea7d530489b 10:53:15 Removing intermediate container f0592035b1a9 10:53:15 ---> 64e2f6604f40 10:53:15 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 10:53:15 ---> Running in daba02a29863 10:53:15 Removing intermediate container 7ea7d530489b 10:53:15 ---> 55d864f586b0 10:53:15 Step 13/25 : WORKDIR / 10:53:15 Removing intermediate container daba02a29863 10:53:15 ---> 21a16c271d7e 10:53:15 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:53:15 ---> Running in e2482e940589 10:53:16 ---> Running in 9caaf6c3cc32 10:53:16 Removing intermediate container e2482e940589 10:53:16 ---> 65865bd11baf 10:53:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:53:16 Removing intermediate container 9caaf6c3cc32 10:53:16 ---> 47ec01310384 10:53:16 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:53:17 ---> Running in 395c348ffb46 10:53:17 Removing intermediate container 395c348ffb46 10:53:17 ---> c310a6beb776 10:53:17 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:53:17 ---> Running in e61368d40520 10:53:17 ---> e6ea4ee2b1c1 10:53:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:53:18 Removing intermediate container e61368d40520 10:53:18 ---> fdfdaab11096 10:53:18 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:53:18 ---> Running in 2a3d11990a97 10:53:19 ---> ca43255cc8b1 10:53:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:53:20 ---> f54a2cd77412 10:53:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:53:21 ---> e1e89829b3d6 10:53:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:53:22 Removing intermediate container 2a3d11990a97 10:53:22 ---> d0f73a0a2d31 10:53:22 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:53:22 ---> Running in c9ddfd54aa4d 10:53:23 Removing intermediate container c9ddfd54aa4d 10:53:23 ---> 2d0d27e9a31e 10:53:23 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:53:23 ---> b4c3d2033415 10:53:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:53:24 ---> 10b6d22fa0fa 10:53:24 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:53:24 ---> Running in 4477d3399b1b 10:53:26 ---> 170b3cd36462 10:53:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:53:27 ---> aa7127ec01ae 10:53:27 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:53:27 ---> Running in ac77459d50b9 10:53:28 Removing intermediate container 4477d3399b1b 10:53:28 ---> e1941db857c7 10:53:28 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:53:29 ---> 5b6a76a46ba0 10:53:29 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:53:31 Removing intermediate container ac77459d50b9 10:53:31 ---> 35f2a270e45d 10:53:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:53:31 ---> Running in b878b7e76f37 10:53:31 Removing intermediate container b878b7e76f37 10:53:31 ---> 19f0e93420e1 10:53:31 Step 23/25 : LABEL arch=arm64 10:53:32 ---> 5f2b5dee63c6 10:53:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:53:32 ---> Running in 69108292ab7a 10:53:33 Removing intermediate container 69108292ab7a 10:53:33 ---> f0ec56c03e44 10:53:33 Step 24/25 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 10:53:33 ---> f2663eface95 10:53:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:53:33 ---> Running in e927423cee9c 10:53:33 Removing intermediate container e927423cee9c 10:53:33 ---> 6a03f0b3e89e 10:53:33 Step 25/25 : LABEL version=0.0.0 10:53:33 ---> Running in 60fb40789bb9 10:53:34 ---> 098dc83fdded 10:53:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:53:34 Removing intermediate container 60fb40789bb9 10:53:34 ---> adc4c50b31e1 10:53:34 10:53:35 Successfully built adc4c50b31e1 10:53:35 Successfully tagged security-secretstore-setup-arm64:latest 10:53:35 Building sys-mgmt-agent 10:53:35  Building security-secretstore-setup ... done  ---> 59083299e4b6 10:53:35 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:53:36 ---> 84e88670c959 10:53:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:53:38 ---> e1ddfbbec246 10:53:38 Step 28/33 : RUN chmod +x /entrypoint.sh 10:53:38 ---> Running in 36760f4082a9 10:53:41 Removing intermediate container 36760f4082a9 10:53:41 ---> 8928d11b0d48 10:53:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:53:41 ---> Running in d8c7ff93c5a4 10:53:42 Removing intermediate container d8c7ff93c5a4 10:53:42 ---> f1551362535e 10:53:42 Step 30/33 : CMD ["gate"] 10:53:42 ---> Running in 2180c6bedfd0 10:53:42 Removing intermediate container 2180c6bedfd0 10:53:42 ---> 6f7d51990aa2 10:53:42 Step 31/33 : LABEL arch=arm64 10:53:42 ---> Running in 1a462a7958a1 10:53:43 Removing intermediate container 1a462a7958a1 10:53:43 ---> 79f5545e4fce 10:53:43 Step 32/33 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 10:53:43 ---> Running in 6d6383bf3277 10:53:44 Removing intermediate container 6d6383bf3277 10:53:44 ---> ccc54f92c945 10:53:44 Step 33/33 : LABEL version=0.0.0 10:53:44 ---> Running in 06c49b22c823 10:53:45 Removing intermediate container 06c49b22c823 10:53:45 ---> 25f623aed7e2 10:53:45 10:53:45 Successfully built 25f623aed7e2 10:53:45 Successfully tagged security-bootstrapper-arm64:latest 10:53:45  Building security-bootstrapper ... done Building security-spire-agent 10:53:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:53:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:53:57 ---> 1f9888b62ee6 10:53:57 Step 3/23 : WORKDIR /edgex-go 10:53:57 ---> Using cache 10:53:57 ---> 26c5213dd4ab 10:53:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:57 ---> Using cache 10:53:57 ---> b80931436291 10:53:57 Step 5/23 : RUN apk add --update --no-cache make bash git 10:53:58 ---> Running in 4e8da9d6747b 10:54:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:54:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:54:04 OK: 221 MiB in 51 packages 10:54:06 Removing intermediate container 4e8da9d6747b 10:54:06 ---> 59b1145b8cba 10:54:06 Step 6/23 : COPY go.mod vendor* ./ 10:54:06 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:54:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:54:06 ---> 1f9888b62ee6 10:54:06 Step 3/26 : WORKDIR /edgex-go 10:54:06 ---> Using cache 10:54:06 ---> 26c5213dd4ab 10:54:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:06 ---> Using cache 10:54:06 ---> b80931436291 10:54:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:54:06 ---> Using cache 10:54:06 ---> 09aa0fbde112 10:54:06 Step 6/26 : COPY go.mod vendor* ./ 10:54:06 ---> Using cache 10:54:06 ---> 9906a325a3ed 10:54:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:06 ---> Using cache 10:54:06 ---> 9dbe5dfeb0ee 10:54:06 Step 8/26 : COPY . . 10:54:06 ---> Using cache 10:54:06 ---> caccb89f5f1a 10:54:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:54:06 ---> Using cache 10:54:06 ---> 96cd61278022 10:54:06 Step 10/26 : WORKDIR /edgex-go/spire-build 10:54:06 ---> Using cache 10:54:06 ---> ef9a63807934 10:54:06 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 10:54:07 ---> Running in 9e741aa79d21 10:54:07 ---> 2922211f56b3 10:54:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:07 ---> Running in ee322d175d7a 10:54:10 Removing intermediate container 9e741aa79d21 10:54:10 ---> 750bde0fd165 10:54:10 Step 12/26 : WORKDIR /edgex-go 10:54:10 ---> Running in 0320a79448a9 10:54:11 Removing intermediate container 0320a79448a9 10:54:11 ---> 5382c7cb4441 10:54:11 10:54:11 Step 13/26 : FROM alpine:3.15 10:54:11 ---> 02e0d6fdf486 10:54:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:54:11 ---> Using cache 10:54:11 ---> 2178301cd422 10:54:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:11 ---> Using cache 10:54:11 ---> 48f85034908d 10:54:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:54:11 ---> Running in da3da279292a 10:54:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:15 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:54:15 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:54:15 OK: 15734 distinct packages available 10:54:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:18 (1/5) Installing dumb-init (1.2.5-r1) 10:54:18 (2/5) Installing musl-obstack (1.2.3-r0) 10:54:18 (3/5) Installing libucontext (1.1-r0) 10:54:18 (4/5) Installing gcompat (1.0.0-r4) 10:54:18 (5/5) Installing openssl (1.1.1q-r0) 10:54:18 Executing busybox-1.34.1-r7.trigger 10:54:18 OK: 6 MiB in 19 packages 10:54:20 Removing intermediate container da3da279292a 10:54:20 ---> 8439222d5088 10:54:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:54:23 ---> 3f9ba801e772 10:54:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:54:29 ---> 9b4da770d1e8 10:54:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:54:30 ---> 28f27dfa51eb 10:54:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:54:30 ---> 81dd0671c8c4 10:54:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:54:31 ---> eaab201c6274 10:54:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:54:32 ---> Running in 96849e360154 10:54:32 Removing intermediate container 96849e360154 10:54:32 ---> 2d617b2fcffd 10:54:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:54:32 ---> Running in 2a5af8b45b84 10:54:33 Removing intermediate container 2a5af8b45b84 10:54:33 ---> f575eabfb930 10:54:33 Step 24/26 : LABEL arch=arm64 10:54:33 ---> Running in 1a490860e94b 10:54:33 Removing intermediate container 1a490860e94b 10:54:33 ---> c3777506e97c 10:54:33 Step 25/26 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 10:54:33 ---> Running in d9d6183e8606 10:54:34 Removing intermediate container d9d6183e8606 10:54:34 ---> 7ba12e2c6390 10:54:34 Step 26/26 : LABEL version=0.0.0 10:54:34 ---> Running in 676202ccf5a1 10:54:34 Removing intermediate container 676202ccf5a1 10:54:34 ---> 0ef619b19401 10:54:34 10:54:35 Successfully built 0ef619b19401 10:54:35 Successfully tagged security-spire-agent-arm64:latest 10:54:35 Building core-command 10:54:53  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:54:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:54:53 ---> 1f9888b62ee6 10:54:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:54:53 ---> Using cache 10:54:53 ---> af105752f055 10:54:53 Step 4/24 : WORKDIR /edgex-go 10:54:53 ---> Using cache 10:54:53 ---> d041a590721b 10:54:53 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:53 ---> Using cache 10:54:53 ---> 365b043a52dd 10:54:53 Step 6/24 : RUN apk add --update --no-cache make git 10:54:53 ---> Running in f5e4f88d02f4 10:54:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:54:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:54:57 OK: 221 MiB in 51 packages 10:54:59 Removing intermediate container f5e4f88d02f4 10:54:59 ---> 286378ab845b 10:54:59 Step 7/24 : COPY go.mod vendor* ./ 10:55:01 ---> ee59a4b15465 10:55:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:01 ---> Running in 7904c87c4dab 10:55:14 Removing intermediate container ee322d175d7a 10:55:14 ---> 3dfa1d6f3a18 10:55:14 Step 8/23 : COPY . . 10:55:24 ---> 33bc1f0adda3 10:55:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:55:26 ---> Running in 76c392806dce 10:55:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:55:30 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 10:56:02 Removing intermediate container 322682aa0536 10:56:02 ---> 7d77c70236b5 10:56:02 10:56:02 Step 10/22 : FROM alpine:3.16 10:56:02 ---> a6215f271958 10:56:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:56:02 ---> Running in 2b3eafa2c77a 10:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:56:02 Removing intermediate container 7904c87c4dab 10:56:02 ---> 3457e92149f3 10:56:02 Step 9/24 : COPY . . 10:56:02 (1/6) Installing ca-certificates (20220614-r0) 10:56:03 (2/6) Installing brotli-libs (1.0.9-r6) 10:56:03 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:56:03 (4/6) Installing libcurl (7.83.1-r3) 10:56:03 (5/6) Installing curl (7.83.1-r3) 10:56:03 (6/6) Installing dumb-init (1.2.5-r1) 10:56:03 Executing busybox-1.35.0-r17.trigger 10:56:03 Executing ca-certificates-20220614-r0.trigger 10:56:04 OK: 8 MiB in 20 packages 10:56:06 Removing intermediate container 2b3eafa2c77a 10:56:06 ---> d34a45366566 10:56:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:56:06 ---> Running in d8820b447784 10:56:07 Removing intermediate container d8820b447784 10:56:07 ---> 2796bc3d437e 10:56:07 Step 13/22 : WORKDIR /edgex 10:56:07 ---> Running in 2ca2cd24d864 10:56:08 Removing intermediate container 2ca2cd24d864 10:56:08 ---> 09dfc57dda44 10:56:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:56:09 ---> 0ef2ac4e09e9 10:56:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:56:14 ---> 25b39c7127e7 10:56:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:56:17 ---> a8eaa5e3e222 10:56:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:56:18 ---> 68ccd4f09367 10:56:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:56:19 ---> Running in db8678e2e906 10:56:23 Removing intermediate container db8678e2e906 10:56:23 ---> 66061997b9e7 10:56:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:56:23 ---> Running in 70720da8ddad 10:56:25 Removing intermediate container 70720da8ddad 10:56:25 ---> ce2671e0b39a 10:56:25 Step 20/22 : LABEL arch=arm64 10:56:25 ---> Running in c68993b6af6b 10:56:25 ---> 39b325b72de1 10:56:25 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:56:25 ---> Running in 6022cd8ec7c5 10:56:25 Removing intermediate container c68993b6af6b 10:56:25 ---> bed496236bf2 10:56:25 Step 21/22 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 10:56:26 ---> Running in 2711f75e237a 10:56:27 Removing intermediate container 2711f75e237a 10:56:27 ---> c5b7485e1c72 10:56:27 Step 22/22 : LABEL version=0.0.0 10:56:27 ---> Running in faeb6cd51469 10:56:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:56:28 Removing intermediate container faeb6cd51469 10:56:28 ---> d04c9f574119 10:56:28 10:56:29 Successfully built d04c9f574119 10:56:29 Successfully tagged security-proxy-setup-arm64:latest 10:56:29 Building security-spiffe-token-provider 10:56:29  Building security-proxy-setup ... done Removing intermediate container 246d57e74346 10:56:29 ---> 25c1e849affc 10:56:29 10:56:29 Step 11/23 : FROM alpine:3.16 10:56:29 ---> a6215f271958 10:56:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:56:29 ---> Running in 0bd7e069dba4 10:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:56:33 (1/2) Installing ca-certificates (20220614-r0) 10:56:33 (2/2) Installing dumb-init (1.2.5-r1) 10:56:33 Executing busybox-1.35.0-r17.trigger 10:56:33 Executing ca-certificates-20220614-r0.trigger 10:56:33 OK: 6 MiB in 16 packages 10:56:37 Removing intermediate container 0bd7e069dba4 10:56:37 ---> fe8a85db5742 10:56:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:56:37 ---> Running in c4d880c191c3 10:56:37 Removing intermediate container c4d880c191c3 10:56:37 ---> ce45908d6a45 10:56:37 Step 14/23 : ENV APP_PORT=59860 10:56:37 ---> Running in 3fa582725221 10:56:38 Removing intermediate container 3fa582725221 10:56:38 ---> ef02aacbe5ab 10:56:38 Step 15/23 : EXPOSE $APP_PORT 10:56:38 ---> Running in 2deca5e03a25 10:56:38 Removing intermediate container 2deca5e03a25 10:56:38 ---> 84b37f53e23d 10:56:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:40 ---> cd7b7d504678 10:56:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:56:43 ---> 293fe2e31127 10:56:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:56:44 ---> ce843780c32a 10:56:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:56:44 ---> Running in e3983ef171c4 10:56:45 Removing intermediate container e3983ef171c4 10:56:45 ---> c4529f039fa4 10:56:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:45 ---> Running in 8fb9f3463835 10:56:46 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:56:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:56:46 ---> 1f9888b62ee6 10:56:46 Step 3/20 : WORKDIR /edgex-go 10:56:46 ---> Using cache 10:56:46 ---> 26c5213dd4ab 10:56:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:56:46 ---> Running in e934b478e988 10:56:46 Removing intermediate container 8fb9f3463835 10:56:46 ---> efce1adc16e5 10:56:46 Step 21/23 : LABEL arch=arm64 10:56:46 ---> Running in fcbfcb01e5b0 10:56:47 Removing intermediate container fcbfcb01e5b0 10:56:47 ---> 7165789b5032 10:56:47 Step 22/23 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 10:56:47 ---> Running in 059333b1c670 10:56:48 Removing intermediate container 059333b1c670 10:56:48 ---> 164873331166 10:56:48 Step 23/23 : LABEL version=0.0.0 10:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:56:48 ---> Running in 86846955ff15 10:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:56:48 Removing intermediate container 86846955ff15 10:56:48 ---> 9c2cce91de9b 10:56:48 10:56:49 Successfully built 9c2cce91de9b 10:56:49 Successfully tagged support-notifications-arm64:latest 10:56:49 Building support-scheduler 10:56:49  Building support-notifications ... done v3.16.2-233-gc51fa88ffd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:56:49 v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:56:49 OK: 16896 distinct packages available 10:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:56:51 OK: 221 MiB in 51 packages 10:56:54 Removing intermediate container e934b478e988 10:56:54 ---> 14b000a01e64 10:56:54 Step 5/20 : COPY go.mod vendor* ./ 10:56:54 ---> c2953931c5a6 10:56:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:54 ---> Running in a3adc57ce917 10:57:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:57:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:57:09 ---> 1f9888b62ee6 10:57:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:57:09 ---> Using cache 10:57:09 ---> af105752f055 10:57:09 Step 4/23 : WORKDIR /edgex-go 10:57:09 ---> Using cache 10:57:09 ---> d041a590721b 10:57:09 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:09 ---> Using cache 10:57:09 ---> 365b043a52dd 10:57:09 Step 6/23 : RUN apk add --update --no-cache make git 10:57:09 ---> Using cache 10:57:09 ---> 286378ab845b 10:57:09 Step 7/23 : COPY go.mod vendor* ./ 10:57:09 ---> Using cache 10:57:09 ---> ee59a4b15465 10:57:09 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:09 ---> Using cache 10:57:09 ---> 3457e92149f3 10:57:09 Step 9/23 : COPY . . 10:57:09 ---> Using cache 10:57:09 ---> 39b325b72de1 10:57:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:57:09 ---> Running in a47ed59605ae 10:57:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:57:12 Removing intermediate container 4b019e79b310 10:57:12 ---> 069976e3d946 10:57:12 10:57:12 Step 11/24 : FROM alpine:3.16 10:57:12 ---> a6215f271958 10:57:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:57:12 ---> Running in c532491b6c32 10:57:13 Removing intermediate container c532491b6c32 10:57:13 ---> 41e7c2baaed0 10:57:13 Step 13/24 : ENV APP_PORT=59880 10:57:13 ---> Running in 1bbdd5456ca9 10:57:13 Removing intermediate container 1bbdd5456ca9 10:57:13 ---> 2c7907156cdf 10:57:13 Step 14/24 : EXPOSE $APP_PORT 10:57:13 ---> Running in b94150a339fe 10:57:14 Removing intermediate container b94150a339fe 10:57:14 ---> 45fae8e5563c 10:57:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:14 ---> Running in a3a8efd9b8f0 10:57:17 Removing intermediate container a3a8efd9b8f0 10:57:17 ---> 2f945728ac71 10:57:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:57:17 ---> Running in 1019fc22ca68 10:57:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:57:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:57:21 (1/6) Installing dumb-init (1.2.5-r1) 10:57:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:57:21 (3/6) Installing libsodium (1.0.18-r0) 10:57:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:57:21 (5/6) Installing libzmq (4.3.4-r0) 10:57:22 (6/6) Installing zeromq (4.3.4-r0) 10:57:22 Executing busybox-1.35.0-r17.trigger 10:57:22 OK: 8 MiB in 20 packages 10:57:24 Removing intermediate container 1019fc22ca68 10:57:24 ---> d9c0c89f1a1f 10:57:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:25 ---> e4598f992445 10:57:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:57:26 ---> 5fa2bd8844bd 10:57:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:57:27 ---> 1775be48d7fe 10:57:27 Step 20/24 : ENTRYPOINT ["/core-data"] 10:57:28 ---> Running in 580d121d0f7a 10:57:28 Removing intermediate container 580d121d0f7a 10:57:28 ---> 7585a25f8e6e 10:57:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:28 ---> Running in bf2a4dc3dccb 10:57:29 Removing intermediate container bf2a4dc3dccb 10:57:29 ---> 194c69d3a909 10:57:29 Step 22/24 : LABEL arch=arm64 10:57:29 ---> Running in 6644358f41a6 10:57:29 Removing intermediate container 6644358f41a6 10:57:29 ---> cd31ad0458db 10:57:29 Step 23/24 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 10:57:30 ---> Running in 508b830a1cc3 10:57:30 Removing intermediate container 508b830a1cc3 10:57:30 ---> 7dd7c9ebc2b1 10:57:30 Step 24/24 : LABEL version=0.0.0 10:57:31 ---> Running in e5a0de1afec0 10:57:31 Removing intermediate container e5a0de1afec0 10:57:31 ---> 62b81fbc303e 10:57:31 10:57:32 Successfully built 62b81fbc303e 10:57:32 Successfully tagged core-data-arm64:latest 10:57:32 Building core-metadata 10:57:50  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:57:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:57:50 ---> 1f9888b62ee6 10:57:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:57:50 ---> Using cache 10:57:50 ---> af105752f055 10:57:50 Step 4/25 : WORKDIR /edgex-go 10:57:50 ---> Using cache 10:57:50 ---> d041a590721b 10:57:50 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:50 ---> Using cache 10:57:50 ---> 365b043a52dd 10:57:50 Step 6/25 : RUN apk add --update --no-cache make git 10:57:50 ---> Using cache 10:57:50 ---> 286378ab845b 10:57:50 Step 7/25 : COPY go.mod vendor* ./ 10:57:50 ---> Using cache 10:57:50 ---> ee59a4b15465 10:57:50 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:50 ---> Using cache 10:57:50 ---> 3457e92149f3 10:57:50 Step 9/25 : COPY . . 10:57:50 ---> Using cache 10:57:50 ---> 39b325b72de1 10:57:50 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:57:52 ---> Running in 1ca4d7d25400 10:57:54 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 10:57:57 Removing intermediate container a3adc57ce917 10:57:57 ---> cd74c162f265 10:57:57 Step 7/20 : COPY . . 10:58:09 ---> e75c48b6772e 10:58:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:58:09 ---> Running in 674e76981ff6 10:58:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:00:46 Removing intermediate container 76c392806dce 11:00:46 ---> b4bd3f71adce 11:00:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:00:46 ---> Running in 4a44771ca619 11:00: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:00:46 Removing intermediate container 4a44771ca619 11:00:46 ---> a2bc9c658735 11:00:46 11:00:46 Step 11/23 : FROM alpine:3.16 11:00:46 ---> a6215f271958 11:00:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:00:46 ---> Running in ed4a15d02514 11:00:46 Removing intermediate container ed4a15d02514 11:00:46 ---> 737278ba630e 11:00:46 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 11:00:46 ---> Running in c3d6e1b75ff5 11:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:00:48 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 11:00:48 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 11:00:48 (3/33) Installing readline (8.1.2-r0) 11:00:48 (4/33) Installing bash (5.1.16-r2) 11:00:49 Executing bash-5.1.16-r2.post-install 11:00:49 (5/33) Installing ca-certificates (20220614-r0) 11:00:49 (6/33) Installing brotli-libs (1.0.9-r6) 11:00:49 (7/33) Installing nghttp2-libs (1.47.0-r0) 11:00:49 (8/33) Installing libcurl (7.83.1-r3) 11:00:49 (9/33) Installing curl (7.83.1-r3) 11:00:49 (10/33) Installing docker-cli (20.10.18-r0) 11:00:49 (11/33) Installing dumb-init (1.2.5-r1) 11:00:49 (12/33) Installing libbz2 (1.0.8-r1) 11:00:49 (13/33) Installing expat (2.4.9-r0) 11:00:49 (14/33) Installing libffi (3.4.2-r1) 11:00:49 (15/33) Installing gdbm (1.23-r0) 11:00:49 (16/33) Installing xz-libs (5.2.5-r1) 11:00:49 (17/33) Installing libgcc (11.2.1_git20220219-r2) 11:00:49 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 11:00:49 (19/33) Installing mpdecimal (2.5.1-r1) 11:00:49 (20/33) Installing sqlite-libs (3.38.5-r0) 11:00:50 (21/33) Installing python3 (3.10.5-r0) 11:00:52 (22/33) Installing py3-contextlib2 (21.6.0-r2) 11:00:52 (23/33) Installing py3-tomli (2.0.1-r1) 11:00:52 (24/33) Installing py3-pep517 (0.12.0-r2) 11:00:52 (25/33) Installing py3-six (1.16.0-r1) 11:00:52 (26/33) Installing py3-retrying (1.3.3-r3) 11:00:52 (27/33) Installing py3-appdirs (1.4.4-r3) 11:00:52 (28/33) Installing py3-more-itertools (8.13.0-r0) 11:00:52 (29/33) Installing py3-ordered-set (4.0.2-r3) 11:00:52 (30/33) Installing py3-parsing (2.4.7-r3) 11:00:52 (31/33) Installing py3-packaging (21.3-r0) 11:00:52 (32/33) Installing py3-setuptools (59.4.0-r0) 11:00:53 (33/33) Installing py3-pip (22.1.1-r0) 11:00:54 Executing busybox-1.35.0-r17.trigger 11:00:54 Executing ca-certificates-20220614-r0.trigger 11:00:54 OK: 120 MiB in 47 packages 11:01:09 Collecting docker-compose==1.23.2 11:01:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:01:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.3 MB/s eta 0:00:00 11:01:09 Collecting jsonschema<3,>=2.5.1 11:01:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:01:10 Collecting docker<4.0,>=3.6.0 11:01:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:01:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.1 MB/s eta 0:00:00 11:01:11 Collecting websocket-client<1.0,>=0.32.0 11:01:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:01:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.2 MB/s eta 0:00:00 11:01:11 Collecting dockerpty<0.5,>=0.4.1 11:01:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:01:11 Preparing metadata (setup.py): started 11:01:13 Preparing metadata (setup.py): finished with status 'done' 11:01:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:01:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:01:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.5 MB/s eta 0:00:00 11:01:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 11:01:14 Collecting docopt<0.7,>=0.6.1 11:01:14 Downloading docopt-0.6.2.tar.gz (25 kB) 11:01:14 Preparing metadata (setup.py): started 11:01:17 Preparing metadata (setup.py): finished with status 'done' 11:01:17 Collecting PyYAML<4,>=3.10 11:01:17 Downloading PyYAML-3.13.tar.gz (270 kB) 11:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.9 MB/s eta 0:00:00 11:01:19 Preparing metadata (setup.py): started 11:01:21 Preparing metadata (setup.py): finished with status 'done' 11:01:21 Collecting texttable<0.10,>=0.9.0 11:01:21 Downloading texttable-0.9.1.tar.gz (11 kB) 11:01:21 Preparing metadata (setup.py): started 11:01:23 Preparing metadata (setup.py): finished with status 'done' 11:01:23 Collecting cached-property<2,>=1.2.0 11:01:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:01:24 Collecting docker-pycreds>=0.4.0 11:01:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:01:25 Collecting urllib3<1.25,>=1.21.1 11:01:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:01:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.0 MB/s eta 0:00:00 11:01:25 Collecting idna<2.8,>=2.5 11:01:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:01:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.2 MB/s eta 0:00:00 11:01:25 Collecting chardet<3.1.0,>=3.0.2 11:01:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:01:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.4 MB/s eta 0:00:00 11:01:26 Collecting certifi>=2017.4.17 11:01:26 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 11:01:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.9 MB/s eta 0:00:00 11:01:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:01:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:01:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:01:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:01:27 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 11:01:27 Running setup.py install for texttable: started 11:01:29 Running setup.py install for texttable: finished with status 'done' 11:01:29 Running setup.py install for PyYAML: started 11:01:33 Running setup.py install for PyYAML: finished with status 'done' 11:01:35 Running setup.py install for docopt: started 11:01:38 Running setup.py install for docopt: finished with status 'done' 11:01:41 Running setup.py install for dockerpty: started 11:01:44 Running setup.py install for dockerpty: finished with status 'done' 11:01:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 11:01:46 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 11:02:01 Removing intermediate container c3d6e1b75ff5 11:02:01 ---> bda334e54fd8 11:02:01 Step 14/23 : ENV APP_PORT=58890 11:02:02 ---> Running in e6edbc926e13 11:02:02 Removing intermediate container e6edbc926e13 11:02:02 ---> 8b6bee66552b 11:02:02 Step 15/23 : EXPOSE $APP_PORT 11:02:02 ---> Running in 0a9754bebefb 11:02:03 Removing intermediate container 0a9754bebefb 11:02:03 ---> 8e526d2e16ee 11:02:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:02:04 ---> 8daff3891c6d 11:02:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:02:05 ---> 24f76707d03b 11:02:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:02:06 ---> 4d5c92a3f839 11:02:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:02:06 ---> Running in 80902670fafe 11:02:07 Removing intermediate container 80902670fafe 11:02:07 ---> 13a0b68c0fae 11:02:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:02:07 ---> Running in cf87531f2752 11:02:07 Removing intermediate container cf87531f2752 11:02:07 ---> 726dcf74ab23 11:02:07 Step 21/23 : LABEL arch=arm64 11:02:07 ---> Running in c8e7a6dfc014 11:02:08 Removing intermediate container c8e7a6dfc014 11:02:08 ---> ae50cb620e0f 11:02:08 Step 22/23 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 11:02:09 ---> Running in 5eecf2b56e29 11:02:09 Removing intermediate container 5eecf2b56e29 11:02:09 ---> 8d0965d2d4f4 11:02:09 Step 23/23 : LABEL version=0.0.0 11:02:09 ---> Running in 45007ba5db21 11:02:09 Removing intermediate container 45007ba5db21 11:02:09 ---> 16621ab89f4c 11:02:09 11:02:10 Successfully built 16621ab89f4c 11:02:10 Successfully tagged sys-mgmt-agent-arm64:latest 11:02:32  Building sys-mgmt-agent ... done Removing intermediate container 6022cd8ec7c5 11:02:32 ---> 3c8ca2d4c7e8 11:02:32 11:02:32 Step 11/24 : FROM alpine:3.16 11:02:32 ---> a6215f271958 11:02:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:02:32 ---> Running in b4ec34b57b96 11:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:02:35 (1/1) Installing dumb-init (1.2.5-r1) 11:02:35 Executing busybox-1.35.0-r17.trigger 11:02:35 OK: 5 MiB in 15 packages 11:02:37 Removing intermediate container b4ec34b57b96 11:02:37 ---> bc6a3975aafb 11:02:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:02:37 ---> Running in 288ea5574ebe 11:02:37 Removing intermediate container 288ea5574ebe 11:02:37 ---> 5688cdd2bb95 11:02:37 Step 14/24 : ENV APP_PORT=59882 11:02:38 ---> Running in 0ef1b0e6f36c 11:02:38 Removing intermediate container 0ef1b0e6f36c 11:02:38 ---> 31fa213ecd5c 11:02:38 Step 15/24 : EXPOSE $APP_PORT 11:02:38 ---> Running in fe6fa392f1ce 11:02:39 Removing intermediate container fe6fa392f1ce 11:02:39 ---> 74c751f96300 11:02:39 Step 16/24 : WORKDIR / 11:02:39 ---> Running in 79211ef8ccb1 11:02:39 Removing intermediate container 79211ef8ccb1 11:02:39 ---> 474b5f74b032 11:02:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:02:41 ---> 0b109e468369 11:02:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:02:44 ---> 5a028d548c35 11:02:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:02:45 ---> 0707ed4a6abc 11:02:45 Step 20/24 : ENTRYPOINT ["/core-command"] 11:02:45 ---> Running in bd1905d1f85d 11:02:45 Removing intermediate container bd1905d1f85d 11:02:45 ---> 1d26a5451d6d 11:02:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:02:45 ---> Running in 77ed3976b583 11:02:46 Removing intermediate container 77ed3976b583 11:02:46 ---> 4a52a7b484d1 11:02:46 Step 22/24 : LABEL arch=arm64 11:02:46 ---> Running in 7e72ceb24f86 11:02:46 Removing intermediate container 7e72ceb24f86 11:02:46 ---> e20ee8b00d2c 11:02:46 Step 23/24 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 11:02:46 ---> Running in b30ff8b518d1 11:02:47 Removing intermediate container b30ff8b518d1 11:02:47 ---> 81107e63d75f 11:02:47 Step 24/24 : LABEL version=0.0.0 11:02:47 ---> Running in 3318af4e9752 11:02:48 Removing intermediate container 3318af4e9752 11:02:48 ---> 84de328babd3 11:02:48 11:02:48 Successfully built 84de328babd3 11:02:48 Successfully tagged core-command-arm64:latest 11:03:44  Building core-command ... done Removing intermediate container 1ca4d7d25400 11:03:44 ---> 588759741157 11:03:44 11:03:44 Step 11/25 : FROM alpine:3.16 11:03:44 ---> a6215f271958 11:03:44 Step 12/25 : RUN apk add --update --no-cache dumb-init 11:03:44 ---> Using cache 11:03:44 ---> bc6a3975aafb 11:03:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:03:44 ---> Using cache 11:03:44 ---> 5688cdd2bb95 11:03:44 Step 14/25 : ENV APP_PORT=59881 11:03:44 ---> Running in 741bb10fb3b2 11:03:44 Removing intermediate container 741bb10fb3b2 11:03:44 ---> 1072975f1cfa 11:03:44 Step 15/25 : EXPOSE $APP_PORT 11:03:44 ---> Running in ebd22c19bd55 11:03:44 Removing intermediate container ebd22c19bd55 11:03:44 ---> 3ad119460ffe 11:03:44 Step 16/25 : WORKDIR / 11:03:44 ---> Running in 8443f8ccdbd7 11:03:44 Removing intermediate container 8443f8ccdbd7 11:03:44 ---> c2d54da839c1 11:03:44 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 11:03:44 ---> 49a787954ca7 11:03:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:03:46 ---> 0838bcc94ced 11:03:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:03:47 ---> dfafc556fff6 11:03:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 11:03:48 ---> c33b09671d3d 11:03:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 11:03:48 ---> Running in ce00089c7ec2 11:03:48 Removing intermediate container ce00089c7ec2 11:03:48 ---> ff8d270c66cd 11:03:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:03:48 ---> Running in 5648f8970be4 11:03:48 Removing intermediate container 5648f8970be4 11:03:48 ---> 8ab61cde7c54 11:03:48 Step 23/25 : LABEL arch=arm64 11:03:48 ---> Running in 25d3a8f7a422 11:03:49 Removing intermediate container 25d3a8f7a422 11:03:49 ---> 5b6108c7c06c 11:03:49 Step 24/25 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 11:03:49 ---> Running in 2b321e02635f 11:03:50 Removing intermediate container 2b321e02635f 11:03:50 ---> 22939181d22b 11:03:50 Step 25/25 : LABEL version=0.0.0 11:03:50 ---> Running in 26b81efd8bba 11:03:50 Removing intermediate container 26b81efd8bba 11:03:50 ---> f9738b7cadf3 11:03:50 11:03:50 Successfully built f9738b7cadf3 11:03:50 Successfully tagged core-metadata-arm64:latest 11:04:17  Building core-metadata ... done Removing intermediate container 674e76981ff6 11:04:17 ---> f19651835aa9 11:04:17 11:04:17 Step 9/20 : FROM alpine:3.15 11:04:17 ---> 02e0d6fdf486 11:04:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:04:17 ---> Using cache 11:04:17 ---> 2178301cd422 11:04:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:17 ---> Using cache 11:04:17 ---> 48f85034908d 11:04:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:04:17 ---> Running in ed6f0e55d9fc 11:04:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:04:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:04:17 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 11:04:17 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 11:04:17 OK: 15734 distinct packages available 11:04:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:04:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:04:20 (1/9) Installing ca-certificates (20220614-r0) 11:04:20 (2/9) Installing brotli-libs (1.0.9-r5) 11:04:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 11:04:20 (4/9) Installing libcurl (7.80.0-r3) 11:04:20 (5/9) Installing curl (7.80.0-r3) 11:04:20 (6/9) Installing dumb-init (1.2.5-r1) 11:04:20 (7/9) Installing musl-obstack (1.2.3-r0) 11:04:20 (8/9) Installing libucontext (1.1-r0) 11:04:20 (9/9) Installing gcompat (1.0.0-r4) 11:04:20 Removing intermediate container a47ed59605ae 11:04:20 ---> 90cff2f54034 11:04:20 11:04:20 Step 11/23 : FROM alpine:3.16 11:04:20 ---> a6215f271958 11:04:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:04:20 ---> Using cache 11:04:20 ---> bc6a3975aafb 11:04:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:04:20 ---> Using cache 11:04:20 ---> 5688cdd2bb95 11:04:20 Step 14/23 : ENV APP_PORT=59861 11:04:20 Executing busybox-1.34.1-r7.trigger 11:04:20 Executing ca-certificates-20220614-r0.trigger 11:04:21 ---> Running in 6ad6a7de4c3d 11:04:21 OK: 8 MiB in 23 packages 11:04:21 Removing intermediate container 6ad6a7de4c3d 11:04:21 ---> 0f2adb7b9cd3 11:04:21 Step 15/23 : EXPOSE $APP_PORT 11:04:21 ---> Running in 582e772f8ea5 11:04:21 Removing intermediate container 582e772f8ea5 11:04:21 ---> 1ad21ba5bfef 11:04:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:04:22 ---> 22efd45ae0f2 11:04:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:04:22 Removing intermediate container ed6f0e55d9fc 11:04:22 ---> af1a8675c01e 11:04:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:04:23 ---> 36f6548cb9cd 11:04:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:04:23 ---> 82c0e0d465eb 11:04:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:04:24 ---> ffd7fd34be52 11:04:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:04:24 ---> Running in 5ce6f388f534 11:04:24 ---> f06247a3f2fc 11:04:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 11:04:25 Removing intermediate container 5ce6f388f534 11:04:25 ---> ae15210f9541 11:04:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:04:25 ---> Running in 43ebe550da98 11:04:25 ---> 5f502d5a59fa 11:04:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:04:25 ---> Running in 642c6e6fb8f6 11:04:25 Removing intermediate container 43ebe550da98 11:04:25 ---> d05f783468af 11:04:25 Step 21/23 : LABEL arch=arm64 11:04:25 ---> Running in 3e376119613a 11:04:25 Removing intermediate container 642c6e6fb8f6 11:04:25 ---> 91da62deb79b 11:04:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:04:26 ---> Running in 725888ab2707 11:04:26 Removing intermediate container 3e376119613a 11:04:26 ---> 67f1f8b42381 11:04:26 Step 22/23 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 11:04:26 ---> Running in 6802e05dc3d5 11:04:26 Removing intermediate container 725888ab2707 11:04:26 ---> ab47701f047a 11:04:26 Step 18/20 : LABEL arch=arm64 11:04:26 ---> Running in 7b50dd285518 11:04:26 Removing intermediate container 6802e05dc3d5 11:04:26 ---> 325facc9fa46 11:04:26 Step 23/23 : LABEL version=0.0.0 11:04:26 ---> Running in 10cfce77a700 11:04:26 Removing intermediate container 7b50dd285518 11:04:26 ---> c5a5a9a38dd8 11:04:26 Step 19/20 : LABEL git_sha=01b01a78486ccc2a55536b880180da99b30fe0bb 11:04:26 ---> Running in edd6c6ec8fdd 11:04:27 Removing intermediate container 10cfce77a700 11:04:27 ---> c925335bb737 11:04:27 11:04:27 Removing intermediate container edd6c6ec8fdd 11:04:27 ---> 68abd7c72b70 11:04:27 Step 20/20 : LABEL version=0.0.0 11:04:27 ---> Running in 2daeeedecb35 11:04:27 Successfully built c925335bb737 11:04:27 Successfully tagged support-scheduler-arm64:latest 11:04:27  Building support-scheduler ... done Removing intermediate container 2daeeedecb35 11:04:27 ---> 3091addab11f 11:04:27 11:04:27 Successfully built 3091addab11f 11:04:27 Successfully tagged security-spiffe-token-provider-arm64:latest 11:04:28  Building security-spiffe-token-provider ... done  [Pipeline] } 11:04:28 $ docker stop --time=1 1abecd0829349fd621d66ecfd18a56c1ec71703ff60a28b46d6f0699c157f613 11:04:29 $ docker rm -f 1abecd0829349fd621d66ecfd18a56c1ec71703ff60a28b46d6f0699c157f613 [Pipeline] // withDockerContainer [Pipeline] sh 11:04:30 + docker images 11:04:30 REPOSITORY TAG IMAGE ID CREATED SIZE 11:04:30 security-spiffe-token-provider-arm64 latest 3091addab11f 3 seconds ago 28.4MB 11:04:30 support-scheduler-arm64 latest c925335bb737 4 seconds ago 25.7MB 11:04:30 90cff2f54034 11 seconds ago 1.46GB 11:04:30 f19651835aa9 17 seconds ago 1.43GB 11:04:30 core-metadata-arm64 latest f9738b7cadf3 40 seconds ago 17.5MB 11:04:30 588759741157 51 seconds ago 1.41GB 11:04:30 core-command-arm64 latest 84de328babd3 About a minute ago 16.8MB 11:04:30 3c8ca2d4c7e8 2 minutes ago 1.4GB 11:04:30 sys-mgmt-agent-arm64 latest 16621ab89f4c 2 minutes ago 133MB 11:04:30 a2bc9c658735 3 minutes ago 1.38GB 11:04:30 core-data-arm64 latest 62b81fbc303e 6 minutes ago 20.7MB 11:04:30 069976e3d946 7 minutes ago 1.41GB 11:04:30 support-notifications-arm64 latest 9c2cce91de9b 7 minutes ago 26.3MB 11:04:30 25c1e849affc 8 minutes ago 1.46GB 11:04:30 security-proxy-setup-arm64 latest d04c9f574119 8 minutes ago 26.4MB 11:04:30 7d77c70236b5 8 minutes ago 1.39GB 11:04:30 security-spire-agent-arm64 latest 0ef619b19401 9 minutes ago 122MB 11:04:30 5382c7cb4441 10 minutes ago 1.28GB 11:04:30 security-bootstrapper-arm64 latest 25f623aed7e2 10 minutes ago 19.1MB 11:04:30 security-secretstore-setup-arm64 latest adc4c50b31e1 10 minutes ago 28.2MB 11:04:30 334b7ecc277d 11 minutes ago 1.39GB 11:04:30 5118b70d87cb 11 minutes ago 1.39GB 11:04:30 security-spire-server-arm64 latest b9c602eca531 16 minutes ago 84.3MB 11:04:30 security-spire-config-arm64 latest 1e70b00fc130 16 minutes ago 83.6MB 11:04:30 01b6a602de40 16 minutes ago 1.28GB 11:04:30 33ca04ca1fdb 16 minutes ago 1.28GB 11:04:30 ci-base-image-arm64 latest 1f9888b62ee6 30 minutes ago 941MB 11:04:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 6 days ago 679MB 11:04:30 alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB 11:04:30 alpine 3.16 a6215f271958 8 weeks ago 5.29MB 11:04:30 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 11:04:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:31 11:04:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:32 arm64: Pulling from edgex-lftools-log-publisher 11:04:32 8998bd30e6a1: Pulling fs layer 11:04:32 04944245beec: Pulling fs layer 11:04:32 699f458cf7ca: Pulling fs layer 11:04:32 765212b225bb: Pulling fs layer 11:04:32 f23df028b6ca: Pulling fs layer 11:04:32 d65c8cfc05b1: Pulling fs layer 11:04:32 2437ff75d9bd: Pulling fs layer 11:04:32 765212b225bb: Waiting 11:04:32 f23df028b6ca: Waiting 11:04:32 d65c8cfc05b1: Waiting 11:04:32 2437ff75d9bd: Waiting 11:04:32 04944245beec: Verifying Checksum 11:04:32 04944245beec: Download complete 11:04:32 765212b225bb: Verifying Checksum 11:04:32 765212b225bb: Download complete 11:04:32 f23df028b6ca: Verifying Checksum 11:04:32 f23df028b6ca: Download complete 11:04:32 d65c8cfc05b1: Verifying Checksum 11:04:32 d65c8cfc05b1: Download complete 11:04:32 699f458cf7ca: Verifying Checksum 11:04:32 699f458cf7ca: Download complete 11:04:32 8998bd30e6a1: Verifying Checksum 11:04:32 8998bd30e6a1: Download complete 11:04:35 2437ff75d9bd: Verifying Checksum 11:04:35 2437ff75d9bd: Download complete 11:04:36 8998bd30e6a1: Pull complete 11:04:37 04944245beec: Pull complete 11:04:38 699f458cf7ca: Pull complete 11:04:38 765212b225bb: Pull complete 11:04:39 f23df028b6ca: Pull complete 11:04:39 d65c8cfc05b1: Pull complete 11:04:54 2437ff75d9bd: Pull complete 11:04:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:55 prd-ubuntu20.04-docker-arm64-4c-16g-7265 does not seem to be running inside a container 11:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:04:57 $ docker top b56ce5401d4fc1b355f8dfea6605d4b99ad0b25c8a72f2d60daabb15a78912ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:58 ---> job-cost.sh 11:04:58 lf-activate-venv: SKIPPING 11:04:58 INFO: No Stack... 11:04:59 INFO: Retrieving Pricing Info for: v3-standard-4 11:04:59 INFO: Archiving Costs [Pipeline] sh 11:05:00 + cat /w/workspace/edgex-go/1/archives/cost.csv 11:05:00 + cut -d, -f6 [Pipeline] lock 11:05:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4186-1-stack-cost] 11:05:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4186-1-stack-cost] did not exist. Created. 11:05:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:01 + echo total: 0.10999999940395355 [Pipeline] stash 11:05:01 Stashed 1 file(s) [Pipeline] } 11:05:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4186-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:01 $ docker stop --time=1 b56ce5401d4fc1b355f8dfea6605d4b99ad0b25c8a72f2d60daabb15a78912ce 11:05:03 $ docker rm -f b56ce5401d4fc1b355f8dfea6605d4b99ad0b25c8a72f2d60daabb15a78912ce [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 11:05:04 provisioning config files... 11:05:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2349561422434369614tmp [Pipeline] { [Pipeline] sh 11:05:04 + set +x 11:05:04 + curl -s https://codecov.io/bash 11:05:04 + bash -s -- 11:05:04 11:05:04 _____ _ 11:05:04 / ____| | | 11:05:04 | | ___ __| | ___ ___ _____ __ 11:05:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:05:04 | |___| (_) | (_| | __/ (_| (_) \ V / 11:05:04 \_____\___/ \__,_|\___|\___\___/ \_/ 11:05:04 Bash-1.0.6 11:05:04 11:05:04 11:05:04 ==> git version 2.25.1 found 11:05:04 ==> 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 11:05:04 Release-Date: 2020-01-08 11:05:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:05:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:05:04 ==> Jenkins CI detected. 11:05:04 current dir:  /w/workspace/edgex-go/1 11:05:04 project root: . 11:05:04 --> token set from env 11:05:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:05:04 ==> Running gcov in . (disable via -X gcov) 11:05:04 ==> Python coveragepy not found 11:05:04 ==> Searching for coverage reports in: 11:05:04 + . 11:05:04 -> Found 1 reports 11:05:04 ==> Detecting git/mercurial file structure 11:05:04 ==> Reading reports 11:05:04 + ./coverage.out bytes=502163 11:05:04 ==> Appending adjustments 11:05:04 https://docs.codecov.io/docs/fixing-reports 11:05:05 + Found adjustments 11:05:05 ==> Gzipping contents 11:05:05 68K /tmp/codecov.yfdoxZ.gz 11:05:05 ==> Uploading reports 11:05:05 url: https://codecov.io 11:05:05 query: branch=PR-4186&commit=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4186&job=&cmd_args= 11:05:05 -> Pinging Codecov 11:05:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4186&commit=c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4186&job=&cmd_args= 11:05:05 -> Uploading to 11:05:05 https://storage.googleapis.com/codecov/v4/raw/2022-10-06/00271124DB129430A58F1EEE437C3FCB/c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96/7d7a1c08-7622-4aa3-ae99-b758dacf9aac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221006T110505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=137ef4a84cee87b65d8502b89c0017d96bb6b05e20ead1c61bde4aa42d4768ee 11:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:05 Dload Upload Total Spent Left Speed 11:05:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65631 0 0 100 65631 0 290k --:--:-- --:--:-- --:--:-- 288k 100 65631 0 0 100 65631 0 223k --:--:-- --:--:-- --:--:-- 222k 11:05:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8fb0f3a9b88b51e0ffc59d4fd0891b3b4b9de96 [Pipeline] } 11:05:06 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 11:05:07 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 11:05:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:05:09 ---> package-listing.sh 11:05:09 ++ facter osfamily 11:05:09 ++ tr '[:upper:]' '[:lower:]' 11:05:09 + OS_FAMILY=debian 11:05:09 + workspace=/w/workspace/edgex-go/1 11:05:09 + START_PACKAGES=/tmp/packages_start.txt 11:05:09 + END_PACKAGES=/tmp/packages_end.txt 11:05:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:09 + PACKAGES=/tmp/packages_start.txt 11:05:09 + '[' /w/workspace/edgex-go/1 ']' 11:05:09 + PACKAGES=/tmp/packages_end.txt 11:05:09 + case "${OS_FAMILY}" in 11:05:09 + dpkg -l 11:05:09 + grep '^ii' 11:05:09 + '[' -f /tmp/packages_start.txt ']' 11:05:09 + '[' -f /tmp/packages_end.txt ']' 11:05:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:09 + '[' /w/workspace/edgex-go/1 ']' 11:05:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:05:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:05:09 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 11:05:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:10 11:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:10 latest: Pulling from edgex-lftools-log-publisher 11:05:10 5eb5b503b376: Pulling fs layer 11:05:10 5c69ac0246d0: Pulling fs layer 11:05:10 ec43610c2a17: Pulling fs layer 11:05:10 3a2ae6a8a46f: Pulling fs layer 11:05:10 33b1e0a273af: Pulling fs layer 11:05:10 5d3b04190fa2: Pulling fs layer 11:05:10 2f39f015ded8: Pulling fs layer 11:05:10 3a2ae6a8a46f: Waiting 11:05:10 33b1e0a273af: Waiting 11:05:10 5d3b04190fa2: Waiting 11:05:10 2f39f015ded8: Waiting 11:05:10 5c69ac0246d0: Download complete 11:05:10 3a2ae6a8a46f: Verifying Checksum 11:05:10 3a2ae6a8a46f: Download complete 11:05:10 33b1e0a273af: Verifying Checksum 11:05:10 33b1e0a273af: Download complete 11:05:10 5d3b04190fa2: Download complete 11:05:10 ec43610c2a17: Verifying Checksum 11:05:10 ec43610c2a17: Download complete 11:05:10 5eb5b503b376: Verifying Checksum 11:05:10 5eb5b503b376: Download complete 11:05:11 2f39f015ded8: Download complete 11:05:12 5eb5b503b376: Pull complete 11:05:12 5c69ac0246d0: Pull complete 11:05:12 ec43610c2a17: Pull complete 11:05:12 3a2ae6a8a46f: Pull complete 11:05:12 33b1e0a273af: Pull complete 11:05:12 5d3b04190fa2: Pull complete 11:05:16 2f39f015ded8: Pull complete 11:05:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:16 prd-ubuntu20.04-docker-8c-8g-7264 does not seem to be running inside a container 11:05:16 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:17 $ docker top d25699df0f330916e5f78fc49b5738e8e9eed0fd01a256dd6ebd4c4e4b1edd3a -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:17 + touch /tmp/pre-build-complete [Pipeline] sh 11:05:18 + mkdir -p /var/log/sysstat [Pipeline] sh 11:05:18 + ls /var/log/sa-host 11:05:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:18 provisioning config files... 11:05:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11019423074554223122tmp [Pipeline] { [Pipeline] echo 11:05:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:05:19 ---> create-netrc.sh [Pipeline] } 11:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:05:19 ---> python-tools-install.sh [Pipeline] echo 11:05:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:05:19 ---> sudo-logs.sh 11:05:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:05:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:05:20 ---> job-cost.sh 11:05:20 lf-activate-venv: SKIPPING 11:05:20 DEBUG: total: 0.10999999940395355 11:05:20 INFO: Retrieving Stack Cost... 11:05:20 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:21 INFO: Archiving Costs [Pipeline] echo 11:05:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:05:21 ---> logs-deploy.sh 11:05:21 lf-activate-venv: SKIPPING 11:05:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4186/1 11:05:21 INFO: archiving workspace using pattern(s): 11:05:22 Archives upload complete. 11:05:22 INFO: archiving logs to Nexus 11:05:23 ---> uname -a: 11:05:23 Linux prd-ubuntu20-04-docker-8c-8g-7264 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:05:23 11:05:23 11:05:23 ---> lscpu: 11:05:23 Architecture: x86_64 11:05:23 CPU op-mode(s): 32-bit, 64-bit 11:05:23 Byte Order: Little Endian 11:05:23 Address sizes: 40 bits physical, 48 bits virtual 11:05:23 CPU(s): 8 11:05:23 On-line CPU(s) list: 0-7 11:05:23 Thread(s) per core: 1 11:05:23 Core(s) per socket: 1 11:05:23 Socket(s): 8 11:05:23 NUMA node(s): 1 11:05:23 Vendor ID: AuthenticAMD 11:05:23 CPU family: 23 11:05:23 Model: 49 11:05:23 Model name: AMD EPYC-Rome Processor 11:05:23 Stepping: 0 11:05:23 CPU MHz: 2799.998 11:05:23 BogoMIPS: 5599.99 11:05:23 Virtualization: AMD-V 11:05:23 Hypervisor vendor: KVM 11:05:23 Virtualization type: full 11:05:23 L1d cache: 256 KiB 11:05:23 L1i cache: 256 KiB 11:05:23 L2 cache: 4 MiB 11:05:23 L3 cache: 128 MiB 11:05:23 NUMA node0 CPU(s): 0-7 11:05:23 Vulnerability Itlb multihit: Not affected 11:05:23 Vulnerability L1tf: Not affected 11:05:23 Vulnerability Mds: Not affected 11:05:23 Vulnerability Meltdown: Not affected 11:05:23 Vulnerability Mmio stale data: Not affected 11:05:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:05:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:05:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:05:23 Vulnerability Srbds: Not affected 11:05:23 Vulnerability Tsx async abort: Not affected 11:05:23 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 11:05:23 11:05:23 11:05:23 ---> nproc: 11:05:23 8 11:05:23 11:05:23 11:05:23 ---> df -h: 11:05:23 Filesystem Size Used Avail Use% Mounted on 11:05:23 overlay 155G 19G 137G 12% / 11:05:23 tmpfs 64M 0 64M 0% /dev 11:05:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:05:23 shm 64M 0 64M 0% /dev/shm 11:05:23 /dev/vda1 155G 19G 137G 12% /facter-os 11:05:23 11:05:23 11:05:23 ---> sar -b -r -n DEV: 11:05:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7264) 10/06/22 _x86_64_ (8 CPU) 11:05:23 11:05:23 10:29:12 LINUX RESTART (8 CPU) 11:05:23 11:05:23 10:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:05:23 10:31:01 178.95 10.48 168.47 0.00 1717.05 89582.27 0.00 11:05:23 10:32:01 35.87 0.13 35.74 0.00 1.07 34456.91 0.00 11:05:23 10:33:01 85.80 0.27 85.54 0.00 13.20 55746.99 0.00 11:05:23 10:34:01 482.62 6.40 476.22 0.00 66.38 283702.63 0.00 11:05:23 10:35:01 878.85 10.25 868.61 0.00 2910.31 241586.40 0.00 11:05:23 10:36:01 767.53 0.85 766.68 0.00 7.86 294446.52 0.00 11:05:23 10:37:01 425.81 0.03 425.78 0.00 0.80 72103.05 0.00 11:05:23 10:38:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 11:05:23 10:39:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 11:05:23 10:40:01 2.57 0.00 2.57 0.00 0.00 39.06 0.00 11:05:23 10:41:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 11:05:23 10:42:01 1.70 0.00 1.70 0.00 0.00 18.79 0.00 11:05:23 10:43:02 0.82 0.00 0.82 0.00 0.00 9.07 0.00 11:05:23 10:44:01 1.81 0.00 1.81 0.00 0.00 19.93 0.00 11:05:23 10:45:01 2.28 0.02 2.27 0.00 0.13 27.46 0.00 11:05:23 10:46:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 11:05:23 10:47:01 3.23 1.02 2.22 0.00 21.86 27.73 0.00 11:05:23 10:48:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 11:05:23 10:49:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 11:05:23 10:50:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 11:05:23 10:51:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 11:05:23 10:52:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 11:05:23 10:53:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 11:05:23 10:54:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 11:05:23 10:55:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 11:05:23 10:56:01 1.95 0.00 1.95 0.00 0.00 20.79 0.00 11:05:23 10:57:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 11:05:23 10:58:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 11:05:23 10:59:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 11:05:23 11:00:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 11:05:23 11:01:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 11:05:23 11:02:01 3.37 0.63 2.73 0.00 70.52 31.46 0.00 11:05:23 11:03:01 0.85 0.00 0.85 0.00 0.00 9.46 0.00 11:05:23 11:04:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 11:05:23 11:05:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 11:05:23 Average: 82.86 0.86 82.00 0.00 137.47 30647.73 0.00 11:05:23 11:05:23 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:05:23 10:31:01 28412020 31487124 812348 2.47 105540 3202116 2016060 5.94 1215152 2834376 4948 11:05:23 10:32:01 28021640 31577420 718184 2.18 109584 3634820 1810492 5.34 1194496 3201192 185360 11:05:23 10:33:01 26308264 31529584 766224 2.33 111476 5263252 1851976 5.46 1531128 4540748 1572348 11:05:23 10:34:01 21924680 30798848 1461488 4.44 257748 8509968 4721200 13.91 2653352 7491908 579620 11:05:23 10:35:01 20518176 31201824 1039192 3.16 312800 10128476 2549624 7.51 2342628 9057264 215972 11:05:23 10:36:01 17634816 30742588 1501980 4.57 370752 12392368 3887124 11.46 3183660 11000216 427760 11:05:23 10:37:01 19760296 31527444 738160 2.24 376940 11108868 1888760 5.57 2216808 9931560 8 11:05:23 10:38:01 19760172 31527324 738308 2.25 376964 11108868 1888760 5.57 2216700 9931560 12 11:05:23 10:39:01 19770844 31538060 727572 2.21 377028 11108872 1888760 5.57 2206276 9931568 8 11:05:23 10:40:01 19771552 31539288 726660 2.21 377152 11108872 1888760 5.57 2206076 9931964 4 11:05:23 10:41:01 19775600 31543376 722616 2.20 377188 11108876 1888760 5.57 2202488 9931968 8 11:05:23 10:42:01 19775932 31543720 722332 2.20 377216 11108880 1888760 5.57 2202480 9931972 4 11:05:23 10:43:02 19776352 31544180 722052 2.20 377228 11108880 1888760 5.57 2202636 9931972 12 11:05:23 10:44:01 19776336 31544176 721984 2.20 377280 11108884 1888760 5.57 2202540 9931976 8 11:05:23 10:45:01 19776348 31544356 721652 2.19 377332 11108856 1874716 5.52 2202704 9931968 164 11:05:23 10:46:01 19776260 31544320 721604 2.19 377352 11108872 1874716 5.52 2202928 9931972 152 11:05:23 10:47:01 19774528 31543604 722112 2.20 377416 11109492 1916860 5.65 2202784 9932512 4 11:05:23 10:48:01 19774424 31543540 722080 2.20 377428 11109492 1916860 5.65 2202820 9932512 8 11:05:23 10:49:01 19774656 31543792 721948 2.20 377484 11109492 1916860 5.65 2202836 9932516 8 11:05:23 10:50:01 19774828 31544040 721720 2.19 377516 11109484 1916860 5.65 2202988 9932516 16 11:05:23 10:51:01 19774528 31543764 721936 2.20 377520 11109500 1916860 5.65 2202948 9932520 12 11:05:23 10:52:01 19774764 31544120 721604 2.19 377528 11109632 1916860 5.65 2202736 9932640 4 11:05:23 10:53:01 19774716 31544080 721584 2.19 377540 11109636 1916860 5.65 2202744 9932640 8 11:05:23 10:54:01 19775172 31544552 721060 2.19 377552 11109640 1916860 5.65 2202776 9932644 192 11:05:23 10:55:01 19775048 31544448 721336 2.19 377568 11109632 1916860 5.65 2202880 9932644 12 11:05:23 10:56:01 19775040 31544504 721260 2.19 377616 11109636 1916860 5.65 2202848 9932664 8 11:05:23 10:57:01 19775020 31544624 720968 2.19 377640 11109648 1916860 5.65 2203128 9932668 152 11:05:23 10:58:01 19774664 31544280 721196 2.19 377648 11109648 1916860 5.65 2203176 9932668 192 11:05:23 10:59:01 19774612 31544272 721392 2.19 377688 11109652 1916860 5.65 2203196 9932672 132 11:05:23 11:00:01 19774728 31544452 721064 2.19 377728 11109644 1916860 5.65 2203316 9932672 8 11:05:23 11:01:01 19774680 31544448 721004 2.19 377756 11109660 1916860 5.65 2203264 9932676 164 11:05:23 11:02:01 19770160 31542216 722788 2.20 377788 11111768 1889472 5.57 2203516 9934392 8 11:05:23 11:03:01 19770596 31542668 722508 2.20 377804 11111768 1889472 5.57 2203692 9934392 8 11:05:23 11:04:01 19770556 31542656 722468 2.20 377828 11111772 1889472 5.57 2203672 9934396 60 11:05:23 11:05:01 19770540 31542648 722400 2.20 377856 11111764 1889472 5.57 2203696 9934396 12 11:05:23 Average: 20464073 31487610 779280 2.37 348985 10437448 2057336 6.06 2172602 9319169 85354 11:05:23 11:05:23 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:05:23 10:31:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 11:05:23 10:31:01 docker0 427.38 444.29 32.61 3467.46 0.00 0.00 0.00 0.00 11:05:23 10:31:01 veth7a20241 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:31:01 ens3 747.56 634.26 9148.89 105.92 0.00 0.00 0.00 0.00 11:05:23 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:32:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 11:05:23 10:32:01 veth7a20241 1.43 1.50 0.11 0.13 0.00 0.00 0.00 0.00 11:05:23 10:32:01 ens3 23.94 17.56 25.40 9.92 0.00 0.00 0.00 0.00 11:05:23 10:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:05:23 10:33:01 veth1ca1f4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:33:01 ens3 96.18 62.12 1703.77 21.97 0.00 0.00 0.00 0.00 11:05:23 10:34:01 veth143fc9b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:34:01 vethd189525 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:34:01 veth5883014 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:34:01 veth1ca1f4b 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 11:05:23 10:34:01 vethfa3c7b0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:34:01 docker0 445.42 499.13 30.33 4686.31 0.00 0.00 0.00 0.00 11:05:23 10:34:01 ens3 518.83 457.65 4702.44 45.42 0.00 0.00 0.00 0.00 11:05:23 10:34:01 vetha2d713b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:35:01 veth8919f07 43.68 66.11 4.43 890.96 0.00 0.00 0.00 0.07 11:05:23 10:35:01 veth622cf57 44.09 65.11 4.35 886.96 0.00 0.00 0.00 0.07 11:05:23 10:35:01 vethe2935d0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:35:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 11:05:23 10:35:01 veth1ca1f4b 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 11:05:23 10:35:01 docker0 238.26 361.71 18.96 4600.33 0.00 0.00 0.00 0.00 11:05:23 10:35:01 vethcfa6266 43.71 65.87 4.22 887.00 0.00 0.00 0.00 0.07 11:05:23 10:35:01 ens3 490.65 312.80 6014.93 36.86 0.00 0.00 0.00 0.00 11:05:23 10:36:01 veth841ce36 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:36:01 veth24a924b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:36:01 veth5ba9589 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:36:01 veth1ca1f4b 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 11:05:23 10:36:01 veth02c85a5 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 11:05:23 10:36:01 docker0 99.27 144.07 7.02 1213.41 0.00 0.00 0.00 0.00 11:05:23 10:36:01 ens3 197.30 151.17 1243.17 192.54 0.00 0.00 0.00 0.00 11:05:23 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:37:01 docker0 4.57 9.30 0.29 99.68 0.00 0.00 0.00 0.00 11:05:23 10:37:01 ens3 22.26 11.96 111.14 6.15 0.00 0.00 0.00 0.00 11:05:23 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:38:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:39:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:40:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:05:23 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:43:02 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 11:05:23 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:45:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:05:23 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:47:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:48:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:49:01 ens3 0.25 0.15 0.52 0.01 0.00 0.00 0.00 0.00 11:05:23 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:50:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:05:23 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:55:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:05:23 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 10:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:00:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:05:23 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:23 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:04:01 ens3 0.65 0.23 0.14 0.08 0.00 0.00 0.00 0.00 11:05:23 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:23 11:05:01 ens3 0.60 0.43 0.49 0.27 0.00 0.00 0.00 0.00 11:05:23 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 11:05:23 Average: docker0 34.77 41.74 2.55 402.13 0.00 0.00 0.00 0.00 11:05:23 Average: ens3 60.05 47.18 656.07 12.00 0.00 0.00 0.00 0.00 11:05:23 11:05:23 11:05:23 ---> sar -P ALL: 11:05:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7264) 10/06/22 _x86_64_ (8 CPU) 11:05:23 11:05:23 10:29:12 LINUX RESTART (8 CPU) 11:05:23 11:05:23 10:30:01 CPU %user %nice %system %iowait %steal %idle 11:05:23 10:31:01 all 8.72 0.00 3.78 3.02 0.05 84.43 11:05:23 10:31:01 0 12.04 0.00 4.70 3.00 0.05 80.22 11:05:23 10:31:01 1 6.44 0.00 3.56 9.88 0.05 80.07 11:05:23 10:31:01 2 8.81 0.00 2.83 0.12 0.05 88.19 11:05:23 10:31:01 3 9.30 0.00 4.64 5.52 0.08 80.45 11:05:23 10:31:01 4 8.25 0.00 2.47 1.99 0.03 87.26 11:05:23 10:31:01 5 7.89 0.00 3.58 2.41 0.05 86.07 11:05:23 10:31:01 6 7.94 0.00 4.16 0.68 0.05 87.17 11:05:23 10:31:01 7 9.05 0.00 4.30 0.56 0.07 86.02 11:05:23 10:32:01 all 46.97 0.00 6.18 0.53 0.09 46.22 11:05:23 10:32:01 0 46.93 0.00 5.98 0.27 0.08 46.73 11:05:23 10:32:01 1 48.37 0.00 6.13 0.25 0.10 45.14 11:05:23 10:32:01 2 46.36 0.00 6.45 0.30 0.08 46.80 11:05:23 10:32:01 3 46.95 0.00 5.87 0.42 0.10 46.66 11:05:23 10:32:01 4 46.50 0.00 6.83 0.15 0.10 46.41 11:05:23 10:32:01 5 47.43 0.00 6.01 1.87 0.10 44.60 11:05:23 10:32:01 6 46.69 0.00 5.91 0.40 0.10 46.90 11:05:23 10:32:01 7 46.55 0.00 6.27 0.59 0.08 46.50 11:05:23 10:33:01 all 34.66 0.00 6.17 1.03 0.08 58.05 11:05:23 10:33:01 0 34.82 0.00 6.20 0.03 0.07 58.88 11:05:23 10:33:01 1 35.96 0.00 6.83 0.03 0.07 57.11 11:05:23 10:33:01 2 33.78 0.00 6.00 0.08 0.07 60.07 11:05:23 10:33:01 3 36.11 0.00 6.33 0.30 0.07 57.18 11:05:23 10:33:01 4 34.69 0.00 5.29 0.42 0.07 59.53 11:05:23 10:33:01 5 33.87 0.00 6.85 6.24 0.07 52.97 11:05:23 10:33:01 6 34.98 0.00 6.46 0.52 0.08 57.95 11:05:23 10:33:01 7 33.10 0.00 5.42 0.62 0.14 60.72 11:05:23 10:34:01 all 39.42 0.00 12.77 5.82 0.09 41.91 11:05:23 10:34:01 0 39.57 0.00 12.82 2.96 0.10 44.54 11:05:23 10:34:01 1 38.84 0.00 12.81 1.22 0.08 47.05 11:05:23 10:34:01 2 38.33 0.00 13.96 19.43 0.10 28.18 11:05:23 10:34:01 3 40.91 0.00 12.34 1.73 0.08 44.94 11:05:23 10:34:01 4 39.19 0.00 13.13 9.00 0.08 38.60 11:05:23 10:34:01 5 39.02 0.00 12.94 8.48 0.09 39.48 11:05:23 10:34:01 6 40.02 0.00 11.26 2.05 0.07 46.61 11:05:23 10:34:01 7 39.45 0.00 12.89 1.81 0.10 45.74 11:05:23 10:35:01 all 43.37 0.00 12.11 11.13 0.14 33.25 11:05:23 10:35:01 0 44.55 0.00 11.67 10.24 0.09 33.45 11:05:23 10:35:01 1 44.85 0.00 12.60 11.52 0.12 30.90 11:05:23 10:35:01 2 39.16 0.00 11.55 12.80 0.10 36.39 11:05:23 10:35:01 3 44.54 0.00 12.52 9.04 0.09 33.82 11:05:23 10:35:01 4 43.54 0.00 12.76 10.14 0.31 33.25 11:05:23 10:35:01 5 42.94 0.00 12.41 12.71 0.12 31.82 11:05:23 10:35:01 6 42.81 0.00 10.98 13.63 0.12 32.46 11:05:23 10:35:01 7 44.57 0.00 12.36 8.96 0.16 33.96 11:05:23 10:36:01 all 47.64 0.00 12.37 9.23 0.12 30.64 11:05:23 10:36:01 0 48.75 0.00 13.71 16.06 0.12 21.36 11:05:23 10:36:01 1 49.77 0.00 12.32 5.46 0.10 32.35 11:05:23 10:36:01 2 45.53 0.00 12.24 7.65 0.10 34.48 11:05:23 10:36:01 3 46.82 0.00 10.95 1.96 0.15 40.12 11:05:23 10:36:01 4 48.06 0.00 15.38 5.78 0.17 30.60 11:05:23 10:36:01 5 48.79 0.00 10.72 5.76 0.09 34.65 11:05:23 10:36:01 6 45.86 0.00 12.23 21.70 0.10 20.11 11:05:23 10:36:01 7 47.55 0.00 11.45 9.43 0.15 31.41 11:05:23 10:37:01 all 16.86 0.00 3.24 2.41 0.04 77.44 11:05:23 10:37:01 0 18.02 0.00 3.53 1.37 0.03 77.05 11:05:23 10:37:01 1 17.74 0.00 4.14 5.50 0.05 72.56 11:05:23 10:37:01 2 16.56 0.00 2.82 1.33 0.05 79.24 11:05:23 10:37:01 3 15.62 0.00 2.49 0.49 0.03 81.38 11:05:23 10:37:01 4 17.28 0.00 4.04 7.88 0.03 70.78 11:05:23 10:37:01 5 16.80 0.00 2.88 0.35 0.03 79.93 11:05:23 10:37:01 6 16.47 0.00 2.90 2.08 0.05 78.50 11:05:23 10:37:01 7 16.42 0.00 3.13 0.32 0.03 80.10 11:05:23 10:38:01 all 0.01 0.00 0.02 0.00 0.00 99.96 11:05:23 10:38:01 0 0.02 0.00 0.03 0.02 0.00 99.93 11:05:23 10:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 10:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:38:01 4 0.02 0.00 0.03 0.02 0.00 99.93 11:05:23 10:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:38:01 6 0.03 0.00 0.05 0.00 0.02 99.90 11:05:23 10:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 10:39:01 all 0.22 0.00 0.01 0.01 0.01 99.75 11:05:23 10:39:01 0 0.02 0.00 0.02 0.03 0.02 99.92 11:05:23 10:39:01 1 1.63 0.00 0.00 0.00 0.02 98.35 11:05:23 10:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:39:01 4 0.03 0.00 0.02 0.02 0.02 99.92 11:05:23 10:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:05:23 10:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:05:23 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:40:01 all 0.05 0.00 0.01 0.01 0.00 99.92 11:05:23 10:40:01 0 0.08 0.00 0.03 0.05 0.00 99.83 11:05:23 10:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 10:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:40:01 4 0.25 0.00 0.03 0.03 0.00 99.68 11:05:23 10:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:40:01 6 0.03 0.00 0.02 0.02 0.02 99.92 11:05:23 10:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:05:23 10:41:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:05:23 10:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:05:23 10:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 10:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:41:01 4 0.05 0.00 0.00 0.02 0.00 99.93 11:05:23 10:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:05:23 10:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:05:23 10:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 11:05:23 10:41:01 CPU %user %nice %system %iowait %steal %idle 11:05:23 10:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:05:23 10:42:01 0 0.00 0.00 0.03 0.02 0.00 99.95 11:05:23 10:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:05:23 10:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:42:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:05:23 10:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:42:01 6 0.02 0.00 0.05 0.00 0.00 99.93 11:05:23 10:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:05:23 10:43:02 all 0.02 0.00 0.00 0.00 0.00 99.97 11:05:23 10:43:02 0 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:43:02 1 0.05 0.00 0.00 0.00 0.00 99.95 11:05:23 10:43:02 2 0.02 0.00 0.02 0.00 0.02 99.95 11:05:23 10:43:02 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:43:02 4 0.00 0.00 0.00 0.02 0.00 99.98 11:05:23 10:43:02 5 0.03 0.00 0.00 0.00 0.00 99.97 11:05:23 10:43:02 6 0.05 0.00 0.00 0.00 0.02 99.93 11:05:23 10:43:02 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:44:01 all 0.16 0.00 0.01 0.01 0.00 99.82 11:05:23 10:44:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:05:23 10:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:44:01 4 1.26 0.00 0.00 0.03 0.00 98.70 11:05:23 10:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:45:01 all 0.16 0.00 0.03 0.01 0.01 99.80 11:05:23 10:45:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:05:23 10:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:05:23 10:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:05:23 10:45:01 3 0.00 0.00 0.03 0.00 0.02 99.95 11:05:23 10:45:01 4 1.09 0.00 0.03 0.03 0.02 98.82 11:05:23 10:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:05:23 10:45:01 6 0.03 0.00 0.05 0.00 0.02 99.90 11:05:23 10:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:46:01 all 0.01 0.00 0.00 0.01 0.00 99.98 11:05:23 10:46:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:05:23 10:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:05:23 10:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:05:23 10:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:47:01 all 0.04 0.00 0.03 0.01 0.00 99.91 11:05:23 10:47:01 0 0.20 0.00 0.05 0.05 0.00 99.70 11:05:23 10:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:05:23 10:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:05:23 10:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:47:01 4 0.02 0.00 0.02 0.03 0.00 99.93 11:05:23 10:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:05:23 10:47:01 6 0.08 0.00 0.05 0.00 0.00 99.87 11:05:23 10:47:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:05:23 10:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:05:23 10:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:05:23 10:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:48:01 4 0.02 0.00 0.02 0.03 0.02 99.92 11:05:23 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:05:23 10:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:05:23 10:49:01 0 0.02 0.00 0.02 0.07 0.00 99.90 11:05:23 10:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:05:23 10:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:49:01 6 0.03 0.00 0.02 0.02 0.00 99.93 11:05:23 10:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:05:23 10:50:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:05:23 10:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:50:01 4 0.02 0.00 0.00 0.03 0.00 99.95 11:05:23 10:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:05:23 10:50:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:05:23 10:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:05:23 10:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:05:23 10:51:01 0 0.00 0.00 0.03 0.02 0.00 99.95 11:05:23 10:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:05:23 10:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:05:23 10:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:52:01 all 0.02 0.00 0.00 0.01 0.00 99.97 11:05:23 10:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:05:23 10:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:05:23 10:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:52:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:05:23 10:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:52:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:05:23 10:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 11:05:23 10:52:01 CPU %user %nice %system %iowait %steal %idle 11:05:23 10:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:05:23 10:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:05:23 10:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:05:23 10:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:54:01 all 0.11 0.00 0.01 0.00 0.01 99.87 11:05:23 10:54:01 0 0.05 0.00 0.00 0.02 0.02 99.92 11:05:23 10:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:54:01 4 0.02 0.00 0.00 0.02 0.02 99.95 11:05:23 10:54:01 5 0.71 0.00 0.03 0.00 0.00 99.25 11:05:23 10:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:05:23 10:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 10:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:05:23 10:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:05:23 10:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:05:23 10:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 10:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:56:01 all 0.01 0.00 0.00 0.01 0.00 99.97 11:05:23 10:56:01 0 0.02 0.00 0.00 0.03 0.00 99.95 11:05:23 10:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:05:23 10:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:56:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:05:23 10:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:05:23 10:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:05:23 10:57:01 0 0.02 0.00 0.02 0.03 0.00 99.93 11:05:23 10:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:05:23 10:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:05:23 10:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:05:23 10:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:58:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:05:23 10:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:05:23 10:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 10:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:05:23 10:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 10:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:05:23 10:59:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:05:23 10:59:01 0 0.02 0.00 0.02 0.05 0.00 99.92 11:05:23 10:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:05:23 10:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:05:23 10:59:01 4 0.02 0.00 0.02 0.03 0.02 99.92 11:05:23 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 10:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 10:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 11:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:05:23 11:00:01 0 0.02 0.00 0.02 0.03 0.00 99.93 11:05:23 11:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 11:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 11:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:05:23 11:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:05:23 11:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:05:23 11:00:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:05:23 11:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 11:01:01 all 0.00 0.00 0.00 0.00 0.00 99.99 11:05:23 11:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 11:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 11:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 11:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 11:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 11:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 11:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:05:23 11:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 11:02:01 all 0.02 0.00 0.04 0.01 0.01 99.93 11:05:23 11:02:01 0 0.02 0.00 0.05 0.03 0.00 99.90 11:05:23 11:02:01 1 0.03 0.00 0.05 0.03 0.02 99.87 11:05:23 11:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:05:23 11:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:05:23 11:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:05:23 11:02:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:05:23 11:02:01 6 0.02 0.00 0.05 0.02 0.02 99.90 11:05:23 11:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 11:03:01 all 0.12 0.00 0.01 0.00 0.00 99.86 11:05:23 11:03:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:05:23 11:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 11:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 11:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:05:23 11:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 11:03:01 5 0.88 0.00 0.02 0.00 0.00 99.10 11:05:23 11:03:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:05:23 11:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 11:05:23 11:03:01 CPU %user %nice %system %iowait %steal %idle 11:05:23 11:04:01 all 0.26 0.00 0.00 0.00 0.00 99.73 11:05:23 11:04:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:05:23 11:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 11:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 11:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:05:23 11:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:05:23 11:04:01 5 1.97 0.00 0.00 0.00 0.00 98.03 11:05:23 11:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:05:23 11:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 11:05:01 all 0.09 0.00 0.01 0.00 0.00 99.89 11:05:23 11:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:05:23 11:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:05:23 11:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:05:23 11:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:05:23 11:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:05:23 11:05:01 5 0.63 0.00 0.02 0.00 0.00 99.35 11:05:23 11:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:05:23 11:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:05:23 Average: all 6.74 0.00 1.60 0.94 0.02 90.70 11:05:23 Average: 0 6.92 0.00 1.66 0.97 0.02 90.42 11:05:23 Average: 1 6.89 0.00 1.65 0.96 0.02 90.49 11:05:23 Average: 2 6.44 0.00 1.58 1.17 0.02 90.80 11:05:23 Average: 3 6.77 0.00 1.56 0.55 0.02 91.11 11:05:23 Average: 4 6.79 0.00 1.69 1.01 0.03 90.48 11:05:23 Average: 5 6.80 0.00 1.56 1.06 0.02 90.55 11:05:23 Average: 6 6.65 0.00 1.54 1.16 0.02 90.63 11:05:23 Average: 7 6.65 0.00 1.57 0.62 0.02 91.14 11:05:23 11:05:23 11:05:23