Pull request #4184 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from dd329b67840f90c04f9a4a4302c0404a505a03e1+07636ef9ecc7fdcde5aa1f3409367271039fc420 (8061607e5ed4f749b3b2e0dfbfa32e33722ab8aa) 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-ssh8273290452420340626.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-ssh13454321831324788239.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-4184/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-4184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5947669361394147999.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-4184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1772252091069163330.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-ssh7139100077168675222.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-4184/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-4184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16258800867730735804.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-7207 in /w/workspace/edgexfoundry_edgex-go_PR-4184 [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 > 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/4184/head:refs/remotes/origin/PR-4184 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit dd329b67840f90c04f9a4a4302c0404a505a03e1 Merge succeeded, producing a868fc55b92d4dde8ec019da2e14ff4ec46eff97 Checking out Revision a868fc55b92d4dde8ec019da2e14ff4ec46eff97 (PR-4184) > git config core.sparsecheckout # timeout=10 > git checkout -f dd329b67840f90c04f9a4a4302c0404a505a03e1 # 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 a868fc55b92d4dde8ec019da2e14ff4ec46eff97 # 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 22:22:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:22:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:22:18 ========================================================= 22:22:18 EdgeX Global Pipelines Version Info 22:22:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:22:18 ------------------- 22:22:18 stable info: 22:22:18 ------------------- 22:22:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:22:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:22:18 Message: update stable to v1.0.239 22:22:19 ------------------- 22:22:19 experimental info: 22:22:19 ------------------- 22:22:19 Commited By: **** collab-it+edgex@linuxfoundation.org 22:22:19 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:22:19 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4184 [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4184 [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4184 [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a868fc5 [Pipeline] echo 22:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:20 provisioning config files... 22:22:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config536374560785348852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:21 ---> docker-login.sh 22:22:21 nexus3.edgexfoundry.org:10001 22:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:21 Configure a credential helper to remove this warning. See 22:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:21 22:22:21 Login Succeeded 22:22:21 nexus3.edgexfoundry.org:10002 22:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:21 Configure a credential helper to remove this warning. See 22:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:21 22:22:21 Login Succeeded 22:22:21 nexus3.edgexfoundry.org:10003 22:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:21 Configure a credential helper to remove this warning. See 22:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:21 22:22:21 Login Succeeded 22:22:21 nexus3.edgexfoundry.org:10004 22:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:21 Configure a credential helper to remove this warning. See 22:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:21 22:22:21 Login Succeeded 22:22:21 docker.io 22:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:22 Configure a credential helper to remove this warning. See 22:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:22 22:22:22 Login Succeeded 22:22:22 ---> docker-login.sh ends [Pipeline] } 22:22:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:22 + 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 22:22:22 + + dirnamecut cmd/core-command/Dockerfile -d/ 22:22:22 -f2 22:22:22 + echo core-command,cmd/core-command/Dockerfile 22:22:22 + + cut -d/ -f2 22:22:22 dirname cmd/core-data/Dockerfile 22:22:22 + echo core-data,cmd/core-data/Dockerfile 22:22:22 + dirname cmd/core-metadata/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo core-metadata,cmd/core-metadata/Dockerfile 22:22:22 + dirname cmd/security-bootstrapper/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:22:22 + dirname cmd/security-proxy-setup/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:22:22 + dirname cmd/security-secretstore-setup/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:22:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:22:22 + + dirname cmd/security-spire-agent/Dockerfilecut 22:22:22 -d/ -f2 22:22:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:22:22 + dirname cmd/security-spire-config/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:22:22 + dirname cmd/security-spire-server/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:22:22 + dirname cmd/support-notifications/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo support-notifications,cmd/support-notifications/Dockerfile 22:22:22 + + dirname cmd/support-scheduler/Dockerfile 22:22:22 cut -d/ -f2 22:22:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:22:22 + dirname cmd/sys-mgmt-agent/Dockerfile 22:22:22 + cut -d/ -f2 22:22:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:22:22 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 22:22:23 + git rev-list -1 --merges a868fc55b92d4dde8ec019da2e14ff4ec46eff97~1..a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [Pipeline] echo 22:22:23 -----------> git rev-list -1 --merges a868fc55b92d4dde8ec019da2e14ff4ec46eff97~1..a868fc55b92d4dde8ec019da2e14ff4ec46eff97 a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:22:23 a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [false] [Pipeline] sh 22:22:23 + git log --format=format:%s -1 a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [Pipeline] echo 22:22:23 ========================================================= 22:22:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:22:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:22:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:24 + grep -v github /etc/ssh/ssh_known_hosts 22:22:24 + [ -e /tmp/ssh_known_hosts ] 22:22:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:22:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:22:24 + sudo tee -a /etc/ssh/ssh_known_hosts 22:22:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:24 22:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:25 0.1.4: Pulling from edgex-devops/py-git-semver 22:22:25 b85a868b505f: Pulling fs layer 22:22:25 e2be974225ed: Pulling fs layer 22:22:25 339a4e72a1f5: Pulling fs layer 22:22:25 988bab9f4d93: Pulling fs layer 22:22:25 1469e6f7b9e6: Pulling fs layer 22:22:25 eaf3925da568: Pulling fs layer 22:22:25 bab4dde63d76: Pulling fs layer 22:22:25 bde34c3a00c8: Pulling fs layer 22:22:25 b352a97aabf1: Pulling fs layer 22:22:25 4872d77fe225: Pulling fs layer 22:22:25 5851b861e8e6: Pulling fs layer 22:22:25 bab4dde63d76: Waiting 22:22:25 eaf3925da568: Waiting 22:22:25 bde34c3a00c8: Waiting 22:22:25 b352a97aabf1: Waiting 22:22:25 1469e6f7b9e6: Waiting 22:22:25 4872d77fe225: Waiting 22:22:25 5851b861e8e6: Waiting 22:22:25 988bab9f4d93: Waiting 22:22:25 e2be974225ed: Download complete 22:22:25 988bab9f4d93: Verifying Checksum 22:22:25 988bab9f4d93: Download complete 22:22:25 1469e6f7b9e6: Verifying Checksum 22:22:25 1469e6f7b9e6: Download complete 22:22:25 339a4e72a1f5: Verifying Checksum 22:22:25 339a4e72a1f5: Download complete 22:22:25 eaf3925da568: Verifying Checksum 22:22:25 eaf3925da568: Download complete 22:22:25 bde34c3a00c8: Download complete 22:22:25 b352a97aabf1: Verifying Checksum 22:22:25 4872d77fe225: Verifying Checksum 22:22:25 4872d77fe225: Download complete 22:22:25 5851b861e8e6: Download complete 22:22:25 b85a868b505f: Download complete 22:22:25 bab4dde63d76: Verifying Checksum 22:22:25 bab4dde63d76: Download complete 22:22:26 b85a868b505f: Pull complete 22:22:26 e2be974225ed: Pull complete 22:22:27 339a4e72a1f5: Pull complete 22:22:27 988bab9f4d93: Pull complete 22:22:27 1469e6f7b9e6: Pull complete 22:22:27 eaf3925da568: Pull complete 22:22:29 bab4dde63d76: Pull complete 22:22:29 bde34c3a00c8: Pull complete 22:22:29 b352a97aabf1: Pull complete 22:22:29 4872d77fe225: Pull complete 22:22:29 5851b861e8e6: Pull complete 22:22:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:29 prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container 22:22:29 $ 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 22:22:31 $ docker top 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 -eo pid,comm 22:22:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:22:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:31 [ssh-agent] Looking for ssh-agent implementation... 22:22:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:31 $ docker exec 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 ssh-agent 22:22:31 SSH_AUTH_SOCK=/tmp/ssh-svabaNTSsC0E/agent.31 22:22:31 SSH_AGENT_PID=37 22:22:31 Running ssh-add (command line suppressed) 22:22:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9581100448039788876.key (/w/workspace/edgex-go/1@tmp/private_key_9581100448039788876.key) 22:22:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:32 + git tag --points-at HEAD [Pipeline] } 22:22:32 $ docker exec --env ******** --env ******** 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 ssh-agent -k 22:22:32 unset SSH_AUTH_SOCK; 22:22:32 unset SSH_AGENT_PID; 22:22:32 echo Agent pid 37 killed; 22:22:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:32 [ssh-agent] Looking for ssh-agent implementation... 22:22:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:32 $ docker exec 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 ssh-agent 22:22:32 SSH_AUTH_SOCK=/tmp/ssh-vCLmybKGqXZr/agent.69 22:22:32 SSH_AGENT_PID=75 22:22:32 Running ssh-add (command line suppressed) 22:22:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17957918297614099886.key (/w/workspace/edgex-go/1@tmp/private_key_17957918297614099886.key) 22:22:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:32 + git semver init 22:22:33 2022-10-05 22:22:33,118 [run_init] DEBUG init version:0.0.0 force:False 22:22:33 2022-10-05 22:22:33,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:22:33 2022-10-05 22:22:33,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:22:33 2022-10-05 22:22:33,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 22:22:38 2022-10-05 22:22:37,622 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:22:38 2022-10-05 22:22:37,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4184 with force:False 22:22:38 2022-10-05 22:22:37,623 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4184 22:22:38 2022-10-05 22:22:37,625 [execute] INFO git cat-file --batch-check 22:22:38 2022-10-05 22:22:37,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:22:38 2022-10-05 22:22:37,632 [execute] INFO git cat-file --batch 22:22:38 2022-10-05 22:22:37,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:22:38 2022-10-05 22:22:37,639 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4184 22:22:38 0.0.0 [Pipeline] } 22:22:38 $ docker exec --env ******** --env ******** 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 ssh-agent -k 22:22:38 unset SSH_AUTH_SOCK; 22:22:38 unset SSH_AGENT_PID; 22:22:38 echo Agent pid 75 killed; 22:22:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:39 + git semver [Pipeline] } 22:22:39 $ docker stop --time=1 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 22:22:40 $ docker rm -f 88ff493f21acbf257dc4302d02a7478507f871437444e0508f844271529d5cb8 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:41 Stashed 1 file(s) [Pipeline] echo 22:22:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:22:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:42 ========================================================= 22:22:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:22:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:42 2408cc74d12b: Pulling fs layer 22:22:42 ea60b727a1ce: Pulling fs layer 22:22:42 30c4a7721957: Pulling fs layer 22:22:42 370296b7ddb6: Pulling fs layer 22:22:42 7c6cee850709: Pulling fs layer 22:22:42 aa9baa53a306: Pulling fs layer 22:22:42 8b309c321861: Pulling fs layer 22:22:42 d8d76fd02f46: Pulling fs layer 22:22:42 fa31f396de31: Pulling fs layer 22:22:42 8b309c321861: Waiting 22:22:42 d8d76fd02f46: Waiting 22:22:42 370296b7ddb6: Waiting 22:22:42 fa31f396de31: Waiting 22:22:42 7c6cee850709: Waiting 22:22:42 aa9baa53a306: Waiting 22:22:42 30c4a7721957: Verifying Checksum 22:22:42 30c4a7721957: Download complete 22:22:42 ea60b727a1ce: Verifying Checksum 22:22:42 ea60b727a1ce: Download complete 22:22:42 7c6cee850709: Verifying Checksum 22:22:42 7c6cee850709: Download complete 22:22:42 aa9baa53a306: Verifying Checksum 22:22:42 aa9baa53a306: Download complete 22:22:42 2408cc74d12b: Verifying Checksum 22:22:42 8b309c321861: Download complete 22:22:42 2408cc74d12b: Pull complete 22:22:42 ea60b727a1ce: Pull complete 22:22:43 30c4a7721957: Pull complete 22:22:43 fa31f396de31: Verifying Checksum 22:22:43 fa31f396de31: Download complete 22:22:43 d8d76fd02f46: Verifying Checksum 22:22:43 d8d76fd02f46: Download complete 22:22:43 370296b7ddb6: Download complete 22:22:46 370296b7ddb6: Pull complete 22:22:46 7c6cee850709: Pull complete 22:22:46 aa9baa53a306: Pull complete 22:22:46 8b309c321861: Pull complete 22:22:48 d8d76fd02f46: Pull complete 22:22:49 fa31f396de31: Pull complete 22:22:49 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 22:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:22:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:49 WORKDIR /edgex 22:22:49 COPY go.mod . 22:22:49 RUN go mod download 22:22:49 + docker build -t ci-base-image-x86_64 -f - . 22:22:50 Sending build context to Docker daemon 169.6MB 22:22:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:50 ---> cef68f9685f8 22:22:50 Step 2/4 : WORKDIR /edgex 22:22:52 ---> Running in 52f9b627613d 22:22:52 Removing intermediate container 52f9b627613d 22:22:52 ---> e0e0f8279d40 22:22:52 Step 3/4 : COPY go.mod . 22:22:52 ---> 1059e15bdedc 22:22:52 Step 4/4 : RUN go mod download 22:22:52 ---> Running in 293f34c7529f 22:22:56 Still waiting to schedule task 22:22:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:23:02 Removing intermediate container 293f34c7529f 22:23:02 ---> 341103db18a5 22:23:02 Successfully built 341103db18a5 22:23:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:03 + docker inspect -f . ci-base-image-x86_64 22:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:03 prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container 22:23:03 $ 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 22:23:03 $ docker top d0e8d9524d6c06da03a69097212c1384fa314b571946cae47ff8aa3ca7531feb -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:04 + go version 22:23:04 go version go1.18.3 linux/amd64 [Pipeline] } 22:23:04 $ docker stop --time=1 d0e8d9524d6c06da03a69097212c1384fa314b571946cae47ff8aa3ca7531feb 22:23:05 $ docker rm -f d0e8d9524d6c06da03a69097212c1384fa314b571946cae47ff8aa3ca7531feb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:06 + docker inspect -f . ci-base-image-x86_64 22:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:06 prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container 22:23:06 $ 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 22:23:06 $ docker top a635eef91009b6346ef62d7b6396576f9e2e061b440e49c2cebadc93877b85b6 -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:06 ========================================================= 22:23:06 [edgeXBuildGoParallel] Running Tests and Build... 22:23:06 ========================================================= [Pipeline] sh 22:23:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:23:07 + make test 22:23:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:23:13 ? github.com/edgexfoundry/edgex-go [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:23:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 22:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:23:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 22:23:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.102s coverage: 40.6% of statements 22:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:23:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements 22:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.636s coverage: 89.2% of statements 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 2.2% of statements 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.6% of statements 22:23:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 22:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 22:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 22:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 22:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 80.5% of statements 22:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.2% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.7% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.8% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.095s coverage: 17.7% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:23:51 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:24:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:24:09 GO111MODULE=on go vet ./... 22:24:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:12 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:24:12 + ls -al . 22:24:12 total 760 22:24:12 drwxrwxr-x 11 1001 1001 4096 Oct 5 22:23 . 22:24:12 drwxr-xr-x 4 root root 4096 Oct 5 22:23 .. 22:24:12 drwxrwxr-x 2 1001 1001 4096 Oct 5 22:22 .blubracket 22:24:12 -rw-rw-r-- 1 1001 1001 16 Oct 5 22:22 .dockerignore 22:24:12 drwxrwxr-x 8 1001 1001 4096 Oct 5 22:23 .git 22:24:12 drwxrwxr-x 3 1001 1001 4096 Oct 5 22:22 .github 22:24:12 -rw-rw-r-- 1 1001 1001 1030 Oct 5 22:22 .gitignore 22:24:12 -rw-rw-r-- 1 1001 1001 42 Oct 5 22:22 .golangci.yml 22:24:12 -rw-rw-r-- 1 1001 1001 87 Oct 5 22:22 .hadolint.yml 22:24:12 drwxr-xr-x 3 1001 1001 4096 Oct 5 22:22 .semver 22:24:12 -rw-rw-r-- 1 1001 1001 166 Oct 5 22:22 .sonarcloud.properties 22:24:12 -rw-rw-r-- 1 1001 1001 1171 Oct 5 22:22 ADOPTERS.md 22:24:12 -rw-rw-r-- 1 1001 1001 10722 Oct 5 22:22 Attribution.txt 22:24:12 -rw-rw-r-- 1 1001 1001 63209 Oct 5 22:22 CHANGELOG.md 22:24:12 -rw-rw-r-- 1 1001 1001 3804 Oct 5 22:22 CONTRIBUTING.md 22:24:12 -rw-rw-r-- 1 1001 1001 677 Oct 5 22:22 GOVERNANCE.md 22:24:12 -rw-rw-r-- 1 1001 1001 850 Oct 5 22:22 Jenkinsfile 22:24:12 -rw-rw-r-- 1 1001 1001 10775 Oct 5 22:22 LICENSE 22:24:12 -rw-rw-r-- 1 1001 1001 13724 Oct 5 22:22 Makefile 22:24:12 -rw-rw-r-- 1 1001 1001 582 Oct 5 22:22 OWNERS.md 22:24:12 -rw-rw-r-- 1 1001 1001 9799 Oct 5 22:22 README.md 22:24:12 -rw-rw-r-- 1 1001 1001 6912 Oct 5 22:22 SECURITY.md 22:24:12 -rw-rw-r-- 1 1001 1001 5 Oct 5 22:22 VERSION 22:24:12 -rw-rw-r-- 1 1001 1001 4131 Oct 5 22:22 ZMQWindows.md 22:24:12 drwxrwxr-x 2 1001 1001 4096 Oct 5 22:22 bin 22:24:12 drwxrwxr-x 18 1001 1001 4096 Oct 5 22:22 cmd 22:24:12 -rw-r--r-- 1 root root 502163 Oct 5 22:23 coverage.out 22:24:12 -rw-rw-r-- 1 1001 1001 3458 Oct 5 22:22 go.mod 22:24:12 -rw-rw-r-- 1 1001 1001 38041 Oct 5 22:22 go.sum 22:24:12 drwxrwxr-x 8 1001 1001 4096 Oct 5 22:22 internal 22:24:12 drwxrwxr-x 3 1001 1001 4096 Oct 5 22:22 openapi 22:24:12 drwxrwxr-x 4 1001 1001 4096 Oct 5 22:22 snap 22:24:12 -rw-rw-r-- 1 1001 1001 204 Oct 5 22:22 version.go [Pipeline] sh 22:24:12 + '[' -e coverage.out ] 22:24:12 + chown 1001:1001 coverage.out [Pipeline] stash 22:24:13 Stashed 1 file(s) [Pipeline] sh 22:24:13 + make build 22:24:13 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 22:24:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7208 in /w/workspace/edgexfoundry_edgex-go_PR-4184 [Pipeline] { [Pipeline] ws 22:24:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:24:21 The recommended git tool is: git 22:24:25 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 22:24:26 using credential edgex-jenkins-ssh 22:24:26 Cloning the remote Git repository 22:24:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:24:26 > git init /w/workspace/edgex-go/1 # timeout=10 22:24:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:24:26 > git --version # timeout=10 22:24:26 > git --version # 'git version 2.25.1' 22:24:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:26 Verifying host key using known hosts file 22:24:27 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. 22:24:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:35 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 22:24:35 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 22:24:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:24:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:24:42 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 22:24:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:24:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:24:44 Merging remotes/origin/main commit 07636ef9ecc7fdcde5aa1f3409367271039fc420 into PR head commit dd329b67840f90c04f9a4a4302c0404a505a03e1 22:24:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:24:45 Merge succeeded, producing 58c32e74202ca5554f21e2165603fc60e2f78f92 22:24:45 Checking out Revision 58c32e74202ca5554f21e2165603fc60e2f78f92 (PR-4184) 22:24:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:24:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:24:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:43 Verifying host key using known hosts file 22:24:43 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. 22:24:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4184/head:refs/remotes/origin/PR-4184 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:24:44 > git config core.sparsecheckout # timeout=10 22:24:44 > git checkout -f dd329b67840f90c04f9a4a4302c0404a505a03e1 # timeout=10 22:24:45 > git remote # timeout=10 22:24:45 > git config --get remote.origin.url # timeout=10 22:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:45 Verifying host key using known hosts file 22:24:45 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. 22:24:45 > git merge 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 22:24:45 > git rev-parse HEAD^{commit} # timeout=10 22:24:45 > git config core.sparsecheckout # timeout=10 22:24:45 > git checkout -f 58c32e74202ca5554f21e2165603fc60e2f78f92 # timeout=10 22:24:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:24: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/secrets-config ./cmd/secrets-config 22:24:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:24:48 Commit message: "Merge commit '07636ef9ecc7fdcde5aa1f3409367271039fc420' into HEAD" 22:24:48 First time build. Skipping changelog. 22:24:48 > git --version # timeout=10 22:24:48 > git --version # 'git version 2.25.1' 22:24:48 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 22:24:49 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:24:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:50 Dload Upload Total Spent Left Speed 22:24:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] } 22:24:50 $ docker stop --time=1 a635eef91009b6346ef62d7b6396576f9e2e061b440e49c2cebadc93877b85b6 22:24:54 $ docker rm -f a635eef91009b6346ef62d7b6396576f9e2e061b440e49c2cebadc93877b85b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:24:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:24:55 + sudo tee /etc/docker/daemon.new 22:24:55 { 22:24:55 "registry-mirrors": [ 22:24:55 "https://nexus3.edgexfoundry.org:10001" 22:24:55 ], 22:24:55 "bip": "10.250.0.254/24", 22:24:55 "hosts": [ 22:24:55 "tcp://0.0.0.0:5555", 22:24:55 "unix:///var/run/docker.sock" 22:24:55 ], 22:24:55 "mtu": 1458, 22:24:55 "selinux-enabled": true, 22:24:55 "seccomp-profile": "/etc/docker/seccomp.json" 22:24:55 } [Pipeline] sh 22:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:55 22:24:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:24:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:55 latest: Pulling from edgex-devops/edgex-compose 22:24:55 cbdbe7a5bc2a: Pulling fs layer 22:24:55 ca9280d653b3: Pulling fs layer 22:24:55 7e9c9ca2126c: Pulling fs layer 22:24:55 + sudo service docker restart 22:24:55 cbdbe7a5bc2a: Verifying Checksum 22:24:55 ca9280d653b3: Verifying Checksum 22:24:55 ca9280d653b3: Download complete 22:24:55 cbdbe7a5bc2a: Pull complete 22:24:56 7e9c9ca2126c: Download complete 22:24:56 ca9280d653b3: Pull complete 22:24:59 7e9c9ca2126c: Pull complete 22:24:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:59 prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container 22:24:59 $ 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 22:25:01 $ docker top 86c20baf55d363af49b598d660023ddf4d4861fe85d3483d2517dd056d2c1f87 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:02 + + docker-composegrep build parallel --help 22:25:02 22:25:02 --parallel Build images in parallel. [Pipeline] } 22:25:02 $ docker stop --time=1 86c20baf55d363af49b598d660023ddf4d4861fe85d3483d2517dd056d2c1f87 22:25:03 $ docker rm -f 86c20baf55d363af49b598d660023ddf4d4861fe85d3483d2517dd056d2c1f87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:04 prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container 22:25:04 $ 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 22:25:05 $ docker top 37416e284ab1ac46044ef346ccb847088f3ecc8fe6d6f37b3202041e585204e3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:05 + docker-compose -f ./docker-compose-build.yml build --parallel 22:25:06 Building core-command ... 22:25:06 Building core-data ... 22:25:06 Building core-metadata ... 22:25:06 Building security-bootstrapper ... 22:25:06 Building security-proxy-setup ... 22:25:06 Building security-secretstore-setup ... 22:25:06 Building security-spiffe-token-provider ... 22:25:06 Building security-spire-agent ... 22:25:06 Building security-spire-config ... 22:25:06 Building security-spire-server ... 22:25:06 Building support-notifications ... 22:25:06 Building support-scheduler ... 22:25:06 Building sys-mgmt-agent ... 22:25:06 Building support-notifications 22:25:06 Building security-spire-server 22:25:06 Building security-bootstrapper 22:25:06 Building security-secretstore-setup 22:25:06 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:14 provisioning config files... 22:25:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12977424980002363972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:14 ---> docker-login.sh 22:25:14 nexus3.edgexfoundry.org:10001 22:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:15 Configure a credential helper to remove this warning. See 22:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:15 22:25:15 Login Succeeded 22:25:15 nexus3.edgexfoundry.org:10002 22:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:15 Configure a credential helper to remove this warning. See 22:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:15 22:25:15 Login Succeeded 22:25:15 nexus3.edgexfoundry.org:10003 22:25:15 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:15 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:25:15 ---> 341103db18a5 22:25:15 Step 3/33 : WORKDIR /edgex-go 22:25:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:25:15 ---> 341103db18a5 22:25:15 Step 3/22 : WORKDIR /edgex-go 22:25:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:25:15 ---> 341103db18a5 22:25:15 Step 3/25 : WORKDIR /edgex-go 22:25:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:25:15 ---> 341103db18a5 22:25:15 Step 3/25 : WORKDIR /edgex-go 22:25:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:25:15 ---> 341103db18a5 22:25:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:15 Configure a credential helper to remove this warning. See 22:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:15 22:25:15 Login Succeeded 22:25:15 nexus3.edgexfoundry.org:10004 22:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:16 Configure a credential helper to remove this warning. See 22:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:16 22:25:16 Login Succeeded 22:25:16 docker.io 22:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:17 Configure a credential helper to remove this warning. See 22:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:17 22:25:17 Login Succeeded 22:25:17 ---> docker-login.sh ends [Pipeline] } 22:25:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:25:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:25:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:17 ========================================================= 22:25:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:25:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:18 b3c136eddcbf: Pulling fs layer 22:25:18 c0a3192eca97: Pulling fs layer 22:25:18 a050256f5b6f: Pulling fs layer 22:25:18 656be50a0ddc: Pulling fs layer 22:25:18 2bbca73fdf42: Pulling fs layer 22:25:18 f607e4fc86c3: Pulling fs layer 22:25:18 4d572c569a2c: Pulling fs layer 22:25:18 fcf976331f73: Pulling fs layer 22:25:18 656be50a0ddc: Waiting 22:25:18 4d572c569a2c: Waiting 22:25:18 2bbca73fdf42: Waiting 22:25:18 f607e4fc86c3: Waiting 22:25:18 fcf976331f73: Waiting 22:25:18 a050256f5b6f: Verifying Checksum 22:25:18 a050256f5b6f: Download complete 22:25:18 c0a3192eca97: Verifying Checksum 22:25:18 c0a3192eca97: Download complete 22:25:18 2bbca73fdf42: Verifying Checksum 22:25:18 2bbca73fdf42: Download complete 22:25:18 f607e4fc86c3: Verifying Checksum 22:25:18 f607e4fc86c3: Download complete 22:25:18 b3c136eddcbf: Verifying Checksum 22:25:18 b3c136eddcbf: Download complete 22:25:19 b3c136eddcbf: Pull complete 22:25:19 fcf976331f73: Verifying Checksum 22:25:19 fcf976331f73: Download complete 22:25:19 c0a3192eca97: Pull complete 22:25:20 a050256f5b6f: Pull complete 22:25:20 4d572c569a2c: Verifying Checksum 22:25:20 4d572c569a2c: Download complete 22:25:21 656be50a0ddc: Verifying Checksum 22:25:21 656be50a0ddc: Download complete 22:25:22 ---> Running in d715bc32bfac 22:25:22 ---> Running in a1aba6a554ca 22:25:22 ---> Running in e4504922d8fa 22:25:22 ---> Running in 9c7af6588248 22:25:22 ---> Running in 9fa4a1d2c33b 22:25:22 Removing intermediate container e4504922d8fa 22:25:22 ---> 9ca40ee7583b 22:25:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:22 Removing intermediate container 9fa4a1d2c33b 22:25:22 ---> 093130c05121 22:25:22 Step 4/23 : WORKDIR /edgex-go 22:25:22 Removing intermediate container d715bc32bfac 22:25:22 ---> 43bf6ce734f9 22:25:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:22 Removing intermediate container 9c7af6588248 22:25:22 ---> bda9b10c6d65 22:25:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:22 Removing intermediate container a1aba6a554ca 22:25:22 ---> d6cae22ef29d 22:25:22 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:22 ---> Running in 0c5304a6fc19 22:25:22 ---> Running in 8a334e0617a8 22:25:22 ---> Running in 7dc21602465e 22:25:22 ---> Running in 9787334ab85a 22:25:22 ---> Running in b69de913605c 22:25:23 Removing intermediate container 0c5304a6fc19 22:25:23 ---> e89aaca8fba8 22:25:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:23 ---> Running in 227bdc055bdb 22:25:24 Removing intermediate container 8a334e0617a8 22:25:24 ---> 25968652125d 22:25:24 Step 5/25 : RUN apk add --update --no-cache make git 22:25:24 ---> Running in c728b8fbfeb6 22:25:24 Removing intermediate container 7dc21602465e 22:25:24 ---> ede188023331 22:25:24 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:25:24 ---> Running in 85b7b6addefa 22:25:24 Removing intermediate container b69de913605c 22:25:24 ---> 19b458e2b171 22:25:24 Step 5/33 : RUN apk add --update --no-cache make git 22:25:24 ---> Running in e844b93f15b9 22:25:24 Removing intermediate container 227bdc055bdb 22:25:24 ---> 7bb0f427c6b7 22:25:24 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:25:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:24 ---> Running in fc81a5943b2c 22:25:24 Removing intermediate container 9787334ab85a 22:25:24 ---> 11e91c9c63a8 22:25:24 Step 5/22 : RUN apk add --update --no-cache make git 22:25:24 ---> Running in 765cf6c02121 22:25:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:25 OK: 211 MiB in 51 packages 22:25:25 OK: 211 MiB in 51 packages 22:25:26 OK: 211 MiB in 51 packages 22:25:26 OK: 211 MiB in 51 packages 22:25:26 OK: 211 MiB in 51 packages 22:25:26 Removing intermediate container c728b8fbfeb6 22:25:26 ---> 04b7de70606f 22:25:26 Step 6/25 : COPY go.mod vendor* ./ 22:25:26 Removing intermediate container 85b7b6addefa 22:25:26 ---> 12e07fb8461c 22:25:26 Step 6/25 : COPY go.mod vendor* ./ 22:25:26 Removing intermediate container fc81a5943b2c 22:25:26 ---> 5a11d27feafa 22:25:26 Step 7/23 : COPY go.mod vendor* ./ 22:25:26 ---> d68fb25b349c 22:25:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:26 Removing intermediate container 765cf6c02121 22:25:26 ---> 0dda43c0e19c 22:25:26 Step 6/22 : COPY go.mod vendor* ./ 22:25:26 Removing intermediate container e844b93f15b9 22:25:26 ---> a4faffd10bab 22:25:26 Step 6/33 : COPY go.mod vendor* ./ 22:25:26 ---> 95790a634d6c 22:25:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:26 ---> 5f80fbe64887 22:25:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:26 ---> Running in 9a87bb8e0c0a 22:25:26 ---> Running in f4c6dba770b1 22:25:26 ---> Running in 85bc910b4f3d 22:25:26 ---> fd6ad83fa418 22:25:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:26 ---> Running in dcd147dcccdf 22:25:26 ---> 94b811662547 22:25:26 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:27 ---> Running in 83f81cf71a5f 22:25:33 656be50a0ddc: Pull complete 22:25:33 2bbca73fdf42: Pull complete 22:25:33 f607e4fc86c3: Pull complete 22:25:40 4d572c569a2c: Pull complete 22:25:41 fcf976331f73: Pull complete 22:25:41 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 22:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:25:42 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:42 WORKDIR /edgex 22:25:42 COPY go.mod . 22:25:42 RUN go mod downloaddocker 22:25:42 build -t ci-base-image-arm64 -f - . 22:25:42 Sending build context to Docker daemon 3.262MB 22:25:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:42 ---> 3970a7415f9e 22:25:42 Step 2/4 : WORKDIR /edgex 22:25:44 ---> Running in 6ac84a73961f 22:25:44 Removing intermediate container 6ac84a73961f 22:25:44 ---> 19cf80c38397 22:25:44 Step 3/4 : COPY go.mod . 22:25:45 ---> a86990c9c37e 22:25:45 Step 4/4 : RUN go mod download 22:25:45 ---> Running in 02a455d56f7a 22:25:49 Removing intermediate container 83f81cf71a5f 22:25:49 ---> 3093c977d70d 22:25:49 Step 8/33 : COPY . . 22:25:49 Removing intermediate container 85bc910b4f3d 22:25:49 ---> 8b66fd28f13b 22:25:49 Step 8/25 : COPY . . 22:25:49 Removing intermediate container f4c6dba770b1 22:25:49 ---> 565c481960d0 22:25:49 Step 9/23 : COPY . . 22:25:49 Removing intermediate container 9a87bb8e0c0a 22:25:49 ---> d826002e11e6 22:25:49 Step 8/25 : COPY . . 22:25:49 Removing intermediate container dcd147dcccdf 22:25:49 ---> 1b3eb4d65dd6 22:25:49 Step 8/22 : COPY . . 22:26:07 ---> 52db29034506 22:26:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:26:07 ---> 8fc76d5943c7 22:26:07 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:26:07 ---> 91dd9b936fd2 22:26:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:26:07 ---> 9c27c013bbc5 22:26:07 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:26:07 ---> 98eb5f811f46 22:26:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:26:07 ---> Running in 857f8fc93285 22:26:07 ---> Running in 0d795dfd283d 22:26:07 ---> Running in fc5cbc4b667b 22:26:07 ---> Running in 9b6d9bec5b63 22:26:07 ---> Running in 1eed963e7a7e 22:26:07 Removing intermediate container fc5cbc4b667b 22:26:07 ---> 33e57a7b2c83 22:26:07 Step 10/25 : WORKDIR /edgex-go/spire-build 22:26:07 ---> Running in c2dac3b259e2 22:26:07 Removing intermediate container c2dac3b259e2 22:26:07 ---> 501d49ab3026 22:26:07 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 22:26:07 ---> Running in 72179ec6051c 22:26:07 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 22:26:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:26:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:26:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:26:08 Removing intermediate container 72179ec6051c 22:26:08 ---> 8e736fa4401f 22:26:08 Step 12/25 : WORKDIR /edgex-go 22:26:08 ---> Running in d44eb44404ee 22:26:08 Removing intermediate container d44eb44404ee 22:26:08 ---> 621c5bd4c1de 22:26:08 22:26:08 Step 13/25 : FROM alpine:3.15 22:26:08 3.15: Pulling from library/alpine 22:26:09 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:26:09 Status: Downloaded newer image for alpine:3.15 22:26:09 ---> c4fc93816858 22:26:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:09 ---> Running in 4246a05a7cc1 22:26:09 Removing intermediate container 4246a05a7cc1 22:26:09 ---> 486c0ea7a7e8 22:26:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:09 ---> Running in 04f7fc3fca82 22:26:10 Removing intermediate container 04f7fc3fca82 22:26:10 ---> b40fb3a5bbec 22:26:10 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:26:10 ---> Running in 46c7b12df071 22:26:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:12 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:26:12 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:26:12 OK: 15857 distinct packages available 22:26:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:13 (1/5) Installing dumb-init (1.2.5-r1) 22:26:13 (2/5) Installing musl-obstack (1.2.3-r0) 22:26:13 (3/5) Installing libucontext (1.1-r0) 22:26:14 (4/5) Installing gcompat (1.0.0-r4) 22:26:14 (5/5) Installing openssl (1.1.1q-r0) 22:26:14 Executing busybox-1.34.1-r7.trigger 22:26:14 OK: 7 MiB in 19 packages 22:26:17 Removing intermediate container 46c7b12df071 22:26:17 ---> 02b232ca8d74 22:26:17 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:26:17 Removing intermediate container 02a455d56f7a 22:26:17 ---> cc8d4c1fd09b 22:26:17 Successfully built cc8d4c1fd09b 22:26:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:18 + docker inspect -f . ci-base-image-arm64 22:26:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:18 prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container 22:26:18 $ 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 22:26:19 $ docker top 6093329a4a35cf8f22f9083d755a2da58fc853dc39ed698ce2e157fdf30c21fe -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:20 + go version 22:26:20 go version go1.18.3 linux/arm64 [Pipeline] } 22:26:20 $ docker stop --time=1 6093329a4a35cf8f22f9083d755a2da58fc853dc39ed698ce2e157fdf30c21fe 22:26:21 ---> dc33f9780724 22:26:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:26:21 ---> cf4765778a47 22:26:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:26:22 $ docker rm -f 6093329a4a35cf8f22f9083d755a2da58fc853dc39ed698ce2e157fdf30c21fe [Pipeline] // withDockerContainer 22:26:22 ---> 112e249a850c 22:26:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:22 + docker inspect -f . ci-base-image-arm64 22:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:23 prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container 22:26:23 $ 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 22:26:23 ---> c2044c772bb2 22:26:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:26:23 ---> Running in 20e495ffacfc 22:26:23 Removing intermediate container 20e495ffacfc 22:26:23 ---> 123c50b5cdc9 22:26:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:26:23 ---> Running in 9f2f56120c85 22:26:24 $ docker top 4f01951cdfb16f34aae2ee5f92c955ab007d3b0e3bb4ed89b99df95e61b128ff -eo pid,comm 22:26:24 Removing intermediate container 9f2f56120c85 22:26:24 ---> f4e4a4543f76 22:26:24 Step 23/25 : LABEL arch=x86_64 [Pipeline] { 22:26:24 ---> Running in 2fee97bcb7a7 [Pipeline] echo 22:26:24 ========================================================= 22:26:24 [edgeXBuildGoParallel] Running Tests and Build... 22:26:24 ========================================================= [Pipeline] sh 22:26:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:26:25 Removing intermediate container 2fee97bcb7a7 22:26:25 ---> d3dbc526a350 22:26:25 Step 24/25 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:26:25 + make test 22:26:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:26:25 ---> Running in 56dccf4ee5e1 22:26:25 Removing intermediate container 56dccf4ee5e1 22:26:25 ---> 82032cad4b0c 22:26:25 Step 25/25 : LABEL version=0.0.0 22:26:26 ---> Running in 07d4548ad36a 22:26:26 Removing intermediate container 07d4548ad36a 22:26:26 ---> 3cd6cac66228 22:26:26 22:26:26 Successfully built 3cd6cac66228 22:26:26 Successfully tagged security-spire-server:latest 22:26:26  Building security-spire-server ... done Building core-data 22:26:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:26:29 ---> 341103db18a5 22:26:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:26:29 ---> Using cache 22:26:29 ---> 093130c05121 22:26:29 Step 4/24 : WORKDIR /edgex-go 22:26:29 ---> Using cache 22:26:29 ---> e89aaca8fba8 22:26:29 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:29 ---> Using cache 22:26:29 ---> 7bb0f427c6b7 22:26:29 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:26:34 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 22:26:34 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 22:26:42 ---> Running in be36465a8934 22:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:47 OK: 211 MiB in 51 packages 22:26:49 Removing intermediate container 857f8fc93285 22:26:49 ---> c6759ceaf2a2 22:26:49 22:26:49 Step 10/33 : FROM alpine:3.16 22:26:49 Removing intermediate container 0d795dfd283d 22:26:49 ---> 408e6aee04e7 22:26:49 22:26:49 Step 10/25 : FROM alpine:3.16 22:26:49 Removing intermediate container 9b6d9bec5b63 22:26:49 ---> f7b3fd6b2691 22:26:49 22:26:49 Step 10/22 : FROM alpine:3.16 22:26:49 Removing intermediate container 1eed963e7a7e 22:26:49 ---> 2822cd60bb83 22:26:49 22:26:49 Step 11/23 : FROM alpine:3.16 22:26:49 3.16: Pulling from library/alpine 22:26:49 3.16: Pulling from library/alpine 22:26:49 Removing intermediate container be36465a8934 22:26:49 ---> 8217738ebec0 22:26:49 Step 7/24 : COPY go.mod vendor* ./ 22:26:49 ---> b6a07ebb75b4 22:26:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:49 ---> Running in 8bfd93b00723 22:26:49 3.16: Pulling from library/alpine 22:26:49 3.16: Pulling from library/alpine 22:26:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:26:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:26:50 Status: Downloaded newer image for alpine:3.16 22:26:50 Status: Image is up to date for alpine:3.16 22:26:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:26:50 Status: Image is up to date for alpine:3.16 22:26:50 ---> 9c6f07244728 22:26:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:26:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:26:50 Status: Image is up to date for alpine:3.16 22:26:50 ---> 9c6f07244728 22:26:50 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:50 ---> 9c6f07244728 22:26:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:26:50 ---> 9c6f07244728 22:26:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:26:50 ---> Running in a85e65e0ea15 22:26:50 ---> Running in a68a10573e39 22:26:50 ---> Running in 342eef25bf45 22:26:50 ---> Running in 2c7f7d7ab524 22:26:50 Removing intermediate container 342eef25bf45 22:26:50 ---> 84388f074d25 22:26:50 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:26:50 ---> Running in 7f52457fcc5a 22:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:51 (1/3) Installing ca-certificates (20220614-r0) 22:26:51 (2/3) Installing dumb-init (1.2.5-r1) 22:26:51 (3/3) Installing su-exec (0.2-r1) 22:26:51 Executing busybox-1.35.0-r17.trigger 22:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:51 Executing ca-certificates-20220614-r0.trigger 22:26:51 (1/2) Installing ca-certificates (20220614-r0) 22:26:51 (2/2) Installing dumb-init (1.2.5-r1) 22:26:51 (1/6) Installing ca-certificates (20220614-r0) 22:26:51 Executing busybox-1.35.0-r17.trigger 22:26:51 Executing ca-certificates-20220614-r0.trigger 22:26:51 (2/6) Installing brotli-libs (1.0.9-r6) 22:26:51 OK: 6 MiB in 16 packages 22:26:51 OK: 6 MiB in 17 packages 22:26:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:26:51 (4/6) Installing libcurl (7.83.1-r3) 22:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:51 (5/6) Installing curl (7.83.1-r3) 22:26:51 (6/6) Installing dumb-init (1.2.5-r1) 22:26:51 Executing busybox-1.35.0-r17.trigger 22:26:51 Executing ca-certificates-20220614-r0.trigger 22:26:51 OK: 8 MiB in 20 packages 22:26:52 (1/2) Installing dumb-init (1.2.5-r1) 22:26:52 (2/2) Installing su-exec (0.2-r1) 22:26:52 Executing busybox-1.35.0-r17.trigger 22:26:52 OK: 6 MiB in 16 packages 22:26:56 Removing intermediate container a85e65e0ea15 22:26:56 ---> 1f69ccf1feb6 22:26:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:26:56 Removing intermediate container a68a10573e39 22:26:56 ---> f32aa76f8342 22:26:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:26:56 ---> Running in 2ae052f34732 22:26:56 ---> Running in 04e34981e0e4 22:26:56 Removing intermediate container 2c7f7d7ab524 22:26:56 ---> 6e5ac69d46eb 22:26:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:26:56 Removing intermediate container 2ae052f34732 22:26:56 ---> 4724fd24f67d 22:26:56 Step 13/25 : WORKDIR / 22:26:56 ---> Running in 83ad5f7c368b 22:26:56 Removing intermediate container 04e34981e0e4 22:26:56 ---> 14f4040c7e2c 22:26:56 Step 14/23 : ENV APP_PORT=59860 22:26:56 Removing intermediate container 7f52457fcc5a 22:26:56 ---> 8c8aa5ac5568 22:26:56 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:26:56 ---> Running in 07ac7baff1b8 22:26:57 ? github.com/edgexfoundry/edgex-go [no test files] 22:26:59 ---> Running in 7546286b3ccb 22:26:59 Removing intermediate container 83ad5f7c368b 22:26:59 ---> 7a72c3bb2d44 22:26:59 Step 13/22 : WORKDIR /edgex 22:26:59 ---> Running in 1136b4c0db33 22:26:59 ---> Running in 8381cf637a0b 22:26:59 Removing intermediate container 07ac7baff1b8 22:26:59 ---> ff47c65e819a 22:26:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:26:59 Removing intermediate container 7546286b3ccb 22:26:59 ---> 699302ffbb32 22:26:59 Step 15/23 : EXPOSE $APP_PORT 22:26:59 Removing intermediate container 1136b4c0db33 22:26:59 ---> 027605be8e80 22:26:59 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:26:59 ---> Running in 68d8e6429437 22:26:59 ---> Running in 3f8b2cd16a38 22:26:59 Removing intermediate container 8381cf637a0b 22:26:59 ---> e4c14cc4d7c4 22:26:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:26:59 ---> 80b33f225c46 22:26:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:26:59 Removing intermediate container 68d8e6429437 22:26:59 ---> 4ed2b295d379 22:26:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:00 Removing intermediate container 3f8b2cd16a38 22:27:00 ---> cde6de1033f2 22:27:00 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:27:00 ---> Running in aa64622d4720 22:27:00 ---> 8eca1f31f00f 22:27:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:27:00 ---> d5ca9d0a16f9 22:27:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:27:00 ---> 546b3f35b109 22:27:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:27:00 Removing intermediate container 8bfd93b00723 22:27:00 ---> 3aded1a764c0 22:27:00 Step 9/24 : COPY . . 22:27:00 Removing intermediate container aa64622d4720 22:27:00 ---> b5a37e7f35da 22:27:00 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:27:07 ---> af20a720b4d8 22:27:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:27:07 ---> Running in 6f3b52f8f155 22:27:07 ---> f011f053d7ba 22:27:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:27:07 ---> cc95d429fe15 22:27:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:27:07 ---> f4c7916e118e 22:27:07 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:27:07 Removing intermediate container 6f3b52f8f155 22:27:07 ---> 2b7f3fd14754 22:27:07 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:27:07 ---> Running in 46875adbbd49 22:27:07 ---> Running in 955a79519a23 22:27:07 ---> 023a0bf9bf25 22:27:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:27:07 ---> 61e9b355d1f2 22:27:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:27:07 ---> c96430e544fc 22:27:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:27:07 ---> Running in 2ca037f67413 22:27:07 ---> 0f76e16aceab 22:27:07 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:27:07 Removing intermediate container 2ca037f67413 22:27:07 ---> 8caa93093e0e 22:27:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:07 ---> 51bf4527f444 22:27:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:27:07 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 22:27:07 ---> Running in bec571686733 22:27:07 ---> Running in b63eeb2fd019 22:27:08 Removing intermediate container b63eeb2fd019 22:27:08 ---> 97660a464c0b 22:27:08 Step 21/23 : LABEL arch=x86_64 22:27:08 ---> 8635ff31ea10 22:27:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:27:08 ---> Running in ba67a893ecc1 22:27:08 Removing intermediate container 46875adbbd49 22:27:08 ---> 77a9dea650b5 22:27:08 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:27:08 Removing intermediate container ba67a893ecc1 22:27:08 ---> 846521648482 22:27:08 Step 22/23 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:27:08 ---> Running in da10f9c453ac 22:27:08 ---> 7618d771b89c 22:27:08 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:27:08 ---> Running in 2caeced2d972 22:27:08 ---> Running in 31106197448d 22:27:08 Removing intermediate container da10f9c453ac 22:27:08 ---> edaff5cf273c 22:27:08 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:27:08 Removing intermediate container 2caeced2d972 22:27:08 ---> 43613326c59a 22:27:08 Step 23/23 : LABEL version=0.0.0 22:27:08 ---> Running in 985a2454bdc5 22:27:08 ---> 023efaffbd14 22:27:08 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:27:08 Removing intermediate container 985a2454bdc5 22:27:08 ---> 9c24e7881047 22:27:08 22:27:08 ---> Running in f3c1b123e521 22:27:08 Successfully built 9c24e7881047 22:27:08 Successfully tagged support-notifications:latest 22:27:08 Building sys-mgmt-agent 22:27:11  Building support-notifications ... done Removing intermediate container bec571686733 22:27:11 ---> 1d5c624898c4 22:27:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:27:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:11 ---> 341103db18a5 22:27:11 Step 3/23 : WORKDIR /edgex-go 22:27:11 ---> Using cache 22:27:11 ---> d6cae22ef29d 22:27:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:11 ---> Using cache 22:27:11 ---> 19b458e2b171 22:27:11 Step 5/23 : RUN apk add --update --no-cache make bash git 22:27:18 ---> Running in 218b39141e4f 22:27:18 ---> Running in c20f6dc869b8 22:27:18 Removing intermediate container 218b39141e4f 22:27:18 ---> 8eefcdb05cfd 22:27:18 Step 20/22 : LABEL arch=x86_64 22:27:18 Removing intermediate container 31106197448d 22:27:18 ---> 92b37e766435 22:27:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:27:18 ---> Running in 2960063ef650 22:27:18 ---> Running in 61c876a8941f 22:27:18 Removing intermediate container 2960063ef650 22:27:18 ---> 03d66f2383a8 22:27:18 Step 21/22 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:27:18 Removing intermediate container 61c876a8941f 22:27:18 ---> ba4ffe71bd76 22:27:18 Step 23/25 : LABEL arch=x86_64 22:27:18 ---> Running in af6ce0528cbd 22:27:18 Removing intermediate container f3c1b123e521 22:27:18 ---> db62381fb73c 22:27:18 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:18 ---> Running in 673ffc6f27c3 22:27:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:18 Removing intermediate container af6ce0528cbd 22:27:18 ---> bd58e8615961 22:27:18 Step 22/22 : LABEL version=0.0.0 22:27:18 Removing intermediate container 673ffc6f27c3 22:27:18 ---> abc24a7712b8 22:27:18 Step 24/25 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:27:18 ---> Running in a20359bfbded 22:27:18 ---> Running in bc64cedc5dc1 22:27:18 ---> af716a045320 22:27:18 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:27:18 Removing intermediate container a20359bfbded 22:27:18 ---> ac9a171bc758 22:27:18 22:27:18 Removing intermediate container bc64cedc5dc1 22:27:18 ---> 9240aa23e367 22:27:18 Step 25/25 : LABEL version=0.0.0 22:27:18 Successfully built ac9a171bc758 22:27:18 Successfully tagged security-proxy-setup:latest 22:27:18  Building security-proxy-setup ... done Building security-spire-agent 22:27:18 ---> Running in f2fc5100aa9a 22:27:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:19 OK: 211 MiB in 51 packages 22:27:22 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:27:22 ---> 341103db18a5 22:27:22 Step 3/26 : WORKDIR /edgex-go 22:27:22 ---> Using cache 22:27:22 ---> d6cae22ef29d 22:27:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:22 ---> Using cache 22:27:22 ---> 19b458e2b171 22:27:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:27:26 ---> def90ae3d005 22:27:26 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:27:26 Removing intermediate container f2fc5100aa9a 22:27:26 ---> 6218c4182dbc 22:27:26 22:27:26 Successfully built 6218c4182dbc 22:27:26 ---> Running in 7fb861429a2a 22:27:26 Successfully tagged security-secretstore-setup:latest 22:27:26  Building security-secretstore-setup ... done Building core-command 22:27:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:27:30 ---> 341103db18a5 22:27:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:27:30 ---> Using cache 22:27:30 ---> 093130c05121 22:27:30 Step 4/24 : WORKDIR /edgex-go 22:27:30 ---> Using cache 22:27:30 ---> e89aaca8fba8 22:27:30 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:30 ---> Using cache 22:27:30 ---> 7bb0f427c6b7 22:27:30 Step 6/24 : RUN apk add --update --no-cache make git 22:27:31 ---> fc0d11d94a7d 22:27:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:27:31 Removing intermediate container c20f6dc869b8 22:27:31 ---> b7927d58301a 22:27:31 Step 6/23 : COPY go.mod vendor* ./ 22:27:31 ---> Running in 4d568296e044 22:27:31 ---> 6a5214f4c024 22:27:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:31 ---> b12643db0bed 22:27:31 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:27:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:31 ---> Running in d862d1e904b3 22:27:31 ---> 83d872065c65 22:27:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:27:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:31 ---> 9842fd7ec48f 22:27:31 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:27:32 ---> b8d72f953ac1 22:27:32 Step 28/33 : RUN chmod +x /entrypoint.sh 22:27:32 ---> Running in 6c57bf78e0e9 22:27:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:32 OK: 211 MiB in 51 packages 22:27:33 OK: 211 MiB in 51 packages 22:27:35 Removing intermediate container 6c57bf78e0e9 22:27:35 ---> e416204f3fd5 22:27:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:27:36 ---> Running in c4c21ad6959d 22:27:36 Removing intermediate container 7fb861429a2a 22:27:36 ---> 584edfacb046 22:27:36 Step 6/26 : COPY go.mod vendor* ./ 22:27:37 Removing intermediate container 4d568296e044 22:27:37 ---> e78c00727f3b 22:27:37 Step 7/24 : COPY go.mod vendor* ./ 22:27:37 ---> 9077753c5f52 22:27:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:37 Removing intermediate container c4c21ad6959d 22:27:37 ---> bdcafc0ae9f3 22:27:37 Step 30/33 : CMD ["gate"] 22:27:40 ---> e240329e4acd 22:27:40 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:40 ---> Running in c3e405a6e467 22:27:40 ---> Running in 8dd833bf1e80 22:27:40 ---> Running in 7241a5daf0aa 22:27:40 Removing intermediate container 955a79519a23 22:27:40 ---> 6374063d8e88 22:27:40 22:27:40 Step 11/24 : FROM alpine:3.16 22:27:40 ---> 9c6f07244728 22:27:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:27:40 Removing intermediate container c3e405a6e467 22:27:40 ---> b1480b9195cf 22:27:40 Step 31/33 : LABEL arch=x86_64 22:27:40 ---> Running in dab0371eb906 22:27:40 ---> Running in 9a93588a586e 22:27:41 Removing intermediate container dab0371eb906 22:27:41 ---> 0d11cfcd769b 22:27:41 Step 13/24 : ENV APP_PORT=59880 22:27:41 Removing intermediate container 9a93588a586e 22:27:41 ---> 14c5cdca1b10 22:27:41 Step 32/33 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:27:41 ---> Running in e59841d40a03 22:27:41 ---> Running in 4f54969199e3 22:27:41 Removing intermediate container e59841d40a03 22:27:41 ---> c7eaa64f97f3 22:27:41 Step 14/24 : EXPOSE $APP_PORT 22:27:41 Removing intermediate container 4f54969199e3 22:27:41 ---> a79dfad2475b 22:27:41 Step 33/33 : LABEL version=0.0.0 22:27:41 ---> Running in e219392364f5 22:27:41 Removing intermediate container d862d1e904b3 22:27:41 ---> a8d9b1785c84 22:27:41 Step 8/23 : COPY . . 22:27:41 ---> Running in 851557bbda56 22:27:41 Removing intermediate container 851557bbda56 22:27:41 ---> 29c740d0a30c 22:27:41 22:27:41 Removing intermediate container e219392364f5 22:27:41 ---> a749dfd40bd4 22:27:41 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:42 Successfully built 29c740d0a30c 22:27:42 Successfully tagged security-bootstrapper:latest 22:27:42  Building security-bootstrapper ... done Building security-spire-config 22:27:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:27:46 ---> 341103db18a5 22:27:46 Step 3/26 : WORKDIR /edgex-go 22:27:46 ---> Using cache 22:27:46 ---> d6cae22ef29d 22:27:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:46 ---> Using cache 22:27:46 ---> 19b458e2b171 22:27:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:27:46 ---> Using cache 22:27:46 ---> 584edfacb046 22:27:46 Step 6/26 : COPY go.mod vendor* ./ 22:27:46 ---> Using cache 22:27:46 ---> 9077753c5f52 22:27:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:53 ---> Running in 28843e7096ae 22:27:54 ---> Running in 9208298ba3dd 22:27:54 ---> cae345e3a9e3 22:27:54 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:27:54 ---> Running in 9525430036a5 22:27:55 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 22:28:03 Removing intermediate container 28843e7096ae 22:28:03 ---> 269a8a783af9 22:28:03 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:28:08 ---> Running in 0e9fee81d0e7 22:28:08 Removing intermediate container 8dd833bf1e80 22:28:08 ---> 06b59c75e9f5 22:28:08 Step 8/26 : COPY . . 22:28:08 Removing intermediate container 7241a5daf0aa 22:28:08 ---> cca9e3714ce8 22:28:08 Step 9/24 : COPY . . 22:28:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:09 (1/6) Installing dumb-init (1.2.5-r1) 22:28:09 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:28:10 (3/6) Installing libsodium (1.0.18-r0) 22:28:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:28:10 (5/6) Installing libzmq (4.3.4-r0) 22:28:10 (6/6) Installing zeromq (4.3.4-r0) 22:28:10 Executing busybox-1.35.0-r17.trigger 22:28:10 OK: 8 MiB in 20 packages 22:28:20 ---> 1b0fdd24f0c4 22:28:20 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:28:20 ---> 9243a7917948 22:28:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:28:20 Removing intermediate container 9208298ba3dd 22:28:20 ---> f5a88abbf45f 22:28:20 Step 8/26 : COPY . . 22:28:29 ---> Running in b88f8b3ea356 22:28:29 ---> Running in 48f189591c9d 22:28:29 Removing intermediate container 0e9fee81d0e7 22:28:29 ---> 4e0a8977b039 22:28:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:29 Removing intermediate container 9525430036a5 22:28:29 ---> 0b2d3b103b29 22:28:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:28:29 ---> e58afbb83cfd 22:28:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:28:29 Removing intermediate container 48f189591c9d 22:28:29 ---> 98cd898d3759 22:28:29 Step 10/26 : WORKDIR /edgex-go/spire-build 22:28:29 ---> 6c176ed69ec8 22:28:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:28:29 ---> Running in 56e22b6c2f18 22:28:29 ---> Running in 7e93d92b5009 22:28:29 ---> Running in 980f4c15cc6a 22:28:29 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 22:28:29 Removing intermediate container 56e22b6c2f18 22:28:29 ---> 46411d232ae2 22:28:29 Step 10/26 : WORKDIR /edgex-go/spire-build 22:28:29 Removing intermediate container 980f4c15cc6a 22:28:29 ---> 0b03ca5f4dd0 22:28: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 22:28:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:28:29 ---> Running in 9fae6fd686b5 22:28:30 ---> Running in 51b70a238220 22:28:30 ---> da6798bcc8b9 22:28:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:28:30 Removing intermediate container 9fae6fd686b5 22:28:30 ---> 46e1084e88ec 22:28:30 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 22:28:30 ---> Running in 52814d5bbd3a 22:28:30 ---> 66553d30c177 22:28:30 Step 20/24 : ENTRYPOINT ["/core-data"] 22:28:30 ---> Running in 6629586de682 22:28:30 Removing intermediate container 6629586de682 22:28:30 ---> 1430f11d6da3 22:28:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:30 ---> Running in 63980eea9073 22:28:30 Removing intermediate container 63980eea9073 22:28:30 ---> 647d7e7d70cb 22:28:30 Step 22/24 : LABEL arch=x86_64 22:28:30 ---> Running in 862ef46def36 22:28:30 Removing intermediate container 862ef46def36 22:28:30 ---> 3d54edb5527b 22:28:30 Step 23/24 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:28:30 ---> Running in 0d5e4bb68397 22:28:30 Removing intermediate container 7e93d92b5009 22:28:30 ---> 640805ab97ef 22:28:30 22:28:30 Step 11/23 : FROM alpine:3.16 22:28:30 ---> 9c6f07244728 22:28:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:28:31 Removing intermediate container 51b70a238220 22:28:31 ---> 3960441d2643 22:28:31 Step 12/26 : WORKDIR /edgex-go 22:28:31 ---> Running in 6c0dd1eb214f 22:28:31 ---> Running in f283af27ea3b 22:28:31 Removing intermediate container 0d5e4bb68397 22:28:31 ---> 5208ad3fce32 22:28:31 Step 24/24 : LABEL version=0.0.0 22:28:31 ---> Running in 6ca8d88df920 22:28:31 Removing intermediate container 6c0dd1eb214f 22:28:31 ---> 02a349fa7ab0 22:28:31 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 22:28:31 ---> Running in 9fc1109df69b 22:28:31 Removing intermediate container f283af27ea3b 22:28:31 ---> 1c176d389f2f 22:28:31 22:28:31 Step 13/26 : FROM alpine:3.15 22:28:31 ---> c4fc93816858 22:28:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:31 ---> Using cache 22:28:31 ---> 486c0ea7a7e8 22:28:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:31 ---> Using cache 22:28:31 ---> b40fb3a5bbec 22:28:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:28:31 ---> Using cache 22:28:31 ---> 02b232ca8d74 22:28:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:28:31 Removing intermediate container 6ca8d88df920 22:28:31 ---> 754780cbd0a0 22:28:31 22:28:31 Removing intermediate container 52814d5bbd3a 22:28:31 ---> 1ed44218f580 22:28:31 Step 12/26 : WORKDIR /edgex-go 22:28:31 Successfully built 754780cbd0a0 22:28:31 Successfully tagged core-data:latest 22:28:31  Building core-data ... done Building security-spiffe-token-provider 22:28:31 ---> Running in 94df03fdcbee 22:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:32 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:28:32 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:28:32 (3/33) Installing readline (8.1.2-r0) 22:28:32 (4/33) Installing bash (5.1.16-r2) 22:28:32 Executing bash-5.1.16-r2.post-install 22:28:32 (5/33) Installing ca-certificates (20220614-r0) 22:28:32 (6/33) Installing brotli-libs (1.0.9-r6) 22:28:32 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:28:32 (8/33) Installing libcurl (7.83.1-r3) 22:28:32 (9/33) Installing curl (7.83.1-r3) 22:28:32 (10/33) Installing docker-cli (20.10.18-r0) 22:28:32 (11/33) Installing dumb-init (1.2.5-r1) 22:28:32 (12/33) Installing libbz2 (1.0.8-r1) 22:28:32 (13/33) Installing expat (2.4.9-r0) 22:28:32 (14/33) Installing libffi (3.4.2-r1) 22:28:32 (15/33) Installing gdbm (1.23-r0) 22:28:32 (16/33) Installing xz-libs (5.2.5-r1) 22:28:32 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:28:32 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:28:32 (19/33) Installing mpdecimal (2.5.1-r1) 22:28:32 (20/33) Installing sqlite-libs (3.38.5-r0) 22:28:32 (21/33) Installing python3 (3.10.5-r0) 22:28:32 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:28:32 (23/33) Installing py3-tomli (2.0.1-r1) 22:28:32 (24/33) Installing py3-pep517 (0.12.0-r2) 22:28:32 (25/33) Installing py3-six (1.16.0-r1) 22:28:32 (26/33) Installing py3-retrying (1.3.3-r3) 22:28:32 (27/33) Installing py3-appdirs (1.4.4-r3) 22:28:33 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:28:33 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:28:33 (30/33) Installing py3-parsing (2.4.7-r3) 22:28:33 (31/33) Installing py3-packaging (21.3-r0) 22:28:33 (32/33) Installing py3-setuptools (59.4.0-r0) 22:28:33 (33/33) Installing py3-pip (22.1.1-r0) 22:28:33 Executing busybox-1.35.0-r17.trigger 22:28:33 Executing ca-certificates-20220614-r0.trigger 22:28:33 OK: 122 MiB in 47 packages 22:28:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:28:34 ---> 341103db18a5 22:28:34 Step 3/20 : WORKDIR /edgex-go 22:28:34 ---> Using cache 22:28:34 ---> d6cae22ef29d 22:28:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:28:44 Removing intermediate container 94df03fdcbee 22:28:44 ---> 5238c4f13a4d 22:28:44 22:28:44 Step 13/26 : FROM alpine:3.15 22:28:44 ---> c4fc93816858 22:28:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:44 ---> Using cache 22:28:44 ---> 486c0ea7a7e8 22:28:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:44 ---> Using cache 22:28:44 ---> b40fb3a5bbec 22:28:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:28:44 ---> 5c24fa711092 22:28:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:28:44 ---> Running in a7ac815d4998 22:28:44 ---> Running in 87606bf51e13 22:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:44 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:28:44 v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:28:44 OK: 17040 distinct packages available 22:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:44 OK: 211 MiB in 51 packages 22:28:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:28:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:28:46 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:28:46 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:28:46 OK: 15857 distinct packages available 22:28:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:28:47 ---> 4c2de7d2baea 22:28:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:28:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:28:47 (1/4) Installing dumb-init (1.2.5-r1) 22:28:47 (2/4) Installing musl-obstack (1.2.3-r0) 22:28:47 (3/4) Installing libucontext (1.1-r0) 22:28:47 (4/4) Installing gcompat (1.0.0-r4) 22:28:47 ---> 5fee35525f4b 22:28:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:28:48 Removing intermediate container b88f8b3ea356 22:28:48 ---> 3436873abed0 22:28:48 22:28:48 Step 11/24 : FROM alpine:3.16 22:28:48 ---> 9c6f07244728 22:28:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:28:48 Executing busybox-1.34.1-r7.trigger 22:28:48 OK: 6 MiB in 18 packages 22:28:48 ---> Running in a08130f4f8f6 22:28:48 Removing intermediate container a7ac815d4998 22:28:48 ---> 5da588d0e98e 22:28:48 Step 5/20 : COPY go.mod vendor* ./ 22:28:48 ---> dc0fe1a78469 22:28:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:28:48 ---> 4b228d81abdd 22:28:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:48 ---> Running in 4545bee7d554 22:28:48 ---> 6756ef76dc10 22:28:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:48 ---> Running in a4a76fcb217f 22:28:48 Removing intermediate container 87606bf51e13 22:28:48 ---> d8123850fd30 22:28:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:49 Removing intermediate container a4a76fcb217f 22:28:49 ---> 7a8a0baa0ac6 22:28:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:28:49 ---> Running in 089d4cbe4d2f 22:28:49 (1/1) Installing dumb-init (1.2.5-r1) 22:28:49 Executing busybox-1.35.0-r17.trigger 22:28:49 OK: 6 MiB in 15 packages 22:28:49 Removing intermediate container 089d4cbe4d2f 22:28:49 ---> 20bb940e2827 22:28:49 Step 24/26 : LABEL arch=x86_64 22:28:49 Collecting docker-compose==1.23.2 22:28:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:28:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 32.5 MB/s eta 0:00:00 22:28:49 Collecting texttable<0.10,>=0.9.0 22:28:49 Downloading texttable-0.9.1.tar.gz (11 kB) 22:28:49 Preparing metadata (setup.py): started 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:28:49 ---> Running in 6549064f05e8 22:28:49 Preparing metadata (setup.py): finished with status 'done' 22:28:50 Collecting websocket-client<1.0,>=0.32.0 22:28:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:28:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 110.0 MB/s eta 0:00:00 22:28:50 Collecting PyYAML<4,>=3.10 22:28:50 Downloading PyYAML-3.13.tar.gz (270 kB) 22:28:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 63.7 MB/s eta 0:00:00 22:28:50 Preparing metadata (setup.py): started 22:28:50 Preparing metadata (setup.py): finished with status 'done' 22:28:50 Collecting cached-property<2,>=1.2.0 22:28:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:28:50 Removing intermediate container 6549064f05e8 22:28:50 ---> ad7c002e8f4e 22:28:50 Step 25/26 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:28:50 ---> 349397ad44e9 22:28:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:28:50 ---> Running in 5619d8d102cc 22:28:50 Collecting jsonschema<3,>=2.5.1 22:28:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:28:50 Removing intermediate container a08130f4f8f6 22:28:50 ---> bb53f8e23af0 22:28:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:28:50 ---> Running in 4a42537f0448 22:28:50 Collecting docker<4.0,>=3.6.0 22:28:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:28:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 114.0 MB/s eta 0:00:00 22:28:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:28:51 Removing intermediate container 5619d8d102cc 22:28:51 ---> 68535223548b 22:28:51 Step 26/26 : LABEL version=0.0.0 22:28:51 Collecting dockerpty<0.5,>=0.4.1 22:28:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:28:51 Preparing metadata (setup.py): started 22:28:51 Preparing metadata (setup.py): finished with status 'done' 22:28:51 Collecting docopt<0.7,>=0.6.1 22:28:51 Downloading docopt-0.6.2.tar.gz (25 kB) 22:28:51 ---> Running in 4940d818d8f5 22:28:51 Removing intermediate container 4a42537f0448 22:28:51 ---> cefd80f87d36 22:28:51 Step 14/24 : ENV APP_PORT=59882 22:28:51 Preparing metadata (setup.py): started 22:28:52 Preparing metadata (setup.py): finished with status 'done' 22:28:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:28:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.9 MB/s eta 0:00:00 22:28:52 Collecting docker-pycreds>=0.4.0 22:28:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:28:52 Collecting chardet<3.1.0,>=3.0.2 22:28:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 57.9 MB/s eta 0:00:00 22:28:52 Collecting certifi>=2017.4.17 22:28:52 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 22:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 130.7 MB/s eta 0:00:00 22:28:52 Collecting urllib3<1.25,>=1.21.1 22:28:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 45.3 MB/s eta 0:00:00 22:28:52 Collecting idna<2.8,>=2.5 22:28:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 189.2 MB/s eta 0:00:00 22:28:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:28:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:28:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:28:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:28:52 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:28:52 Running setup.py install for texttable: started 22:28:53 Running setup.py install for texttable: finished with status 'done' 22:28:53 Running setup.py install for PyYAML: started 22:28:54 Running setup.py install for PyYAML: finished with status 'done' 22:28:54 ---> a56133b38253 22:28:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:28:54 ---> Running in 09064321ba23 22:28:54 Removing intermediate container 4940d818d8f5 22:28:54 ---> d27ff4794cf9 22:28:54 22:28:54 ---> Running in 3d7d3ea7d1b3 22:28:54 Successfully built d27ff4794cf9 22:28:54 Successfully tagged security-spire-agent:latest 22:28:54  Building security-spire-agent ... done Building support-scheduler 22:28:54 Removing intermediate container 09064321ba23 22:28:54 ---> 7d7bab222674 22:28:54 Step 15/24 : EXPOSE $APP_PORT 22:28:54 Running setup.py install for docopt: started 22:28:54 Removing intermediate container 3d7d3ea7d1b3 22:28:54 ---> 078faa16a0f9 22:28:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:28:54 ---> Running in e2120e026850 22:28:55 Running setup.py install for docopt: finished with status 'done' 22:28:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:58 ---> 341103db18a5 22:28:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:28:58 ---> Using cache 22:28:58 ---> 093130c05121 22:28:58 Step 4/23 : WORKDIR /edgex-go 22:28:58 ---> Using cache 22:28:58 ---> e89aaca8fba8 22:28:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:58 ---> Using cache 22:28:58 ---> 7bb0f427c6b7 22:28:58 Step 6/23 : RUN apk add --update --no-cache make git 22:28:58 ---> Using cache 22:28:58 ---> e78c00727f3b 22:28:58 Step 7/23 : COPY go.mod vendor* ./ 22:28:58 ---> Using cache 22:28:58 ---> e240329e4acd 22:28:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:58 ---> Using cache 22:28:58 ---> cca9e3714ce8 22:28:58 Step 9/23 : COPY . . 22:28:58 ---> Using cache 22:28:58 ---> 1b0fdd24f0c4 22:28:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:29:00 Removing intermediate container e2120e026850 22:29:00 ---> 6173a1eb9a58 22:29:00 ---> 900e2c6e7cac 22:29:00 Step 16/24 : WORKDIR / 22:29:00 Step 21/26 : WORKDIR / 22:29:00 ---> Running in 6cd976d26cd0 22:29:00 ---> Running in c7ef188cc3c4 22:29:00 ---> Running in 9b53a83f4e97 22:29:00 Running setup.py install for dockerpty: started 22:29:01 Removing intermediate container 4545bee7d554 22:29:01 ---> 72484d61dcc7 22:29:01 Step 7/20 : COPY . . 22:29:01 Running setup.py install for dockerpty: finished with status 'done' 22:29:01 Removing intermediate container 9b53a83f4e97 22:29:01 ---> d364db4f8d4e 22:29:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:29:01 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 22:29:01 Removing intermediate container c7ef188cc3c4 22:29:01 ---> 058d67cb68d6 22:29:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:01 ---> Running in 07ebe353a5ae 22:29:08 Removing intermediate container 07ebe353a5ae 22:29:08 ---> 3e50a964eddb 22:29:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:29:08 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 22:29:08 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 22:29:09  ---> 32151f9b9bbd 22:29:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:29:09 ---> Running in 7c3e2c091d6b 22:29:09 ---> 374828a27783 22:29:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:29:11 ---> Running in c7fff90750e9 22:29:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.523s coverage: 28.7% of statements 22:29:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:29:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:29:12 Removing intermediate container 7c3e2c091d6b 22:29:12 ---> 6a27aeb2dca0 22:29:12 Step 24/26 : LABEL arch=x86_64 22:29:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.896s coverage: 98.5% of statements 22:29:14 ---> e0cefa87f028 22:29:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:29:14 ---> Running in 35753cff65a4 22:29:14 ---> 3939561dda38 22:29:14 Step 20/24 : ENTRYPOINT ["/core-command"] 22:29:14 Removing intermediate container 9fc1109df69b 22:29:14 ---> d1bed50cd028 22:29:14 Step 14/23 : ENV APP_PORT=58890 22:29:14 ---> Running in 424cde00d560 22:29:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:29:14 Removing intermediate container 35753cff65a4 22:29:14 ---> ef87f08f0789 22:29:14 Step 25/26 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:29:14 ---> Running in 68e8845a07fa 22:29:14 ---> Running in ee2f7f261843 22:29:15 Removing intermediate container 424cde00d560 22:29:15 ---> e1ae233e76c5 22:29:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:15 ---> Running in 2a3bb26a207b 22:29:15 Removing intermediate container ee2f7f261843 22:29:15 ---> 497037f3d781 22:29:15 Step 26/26 : LABEL version=0.0.0 22:29:16 Removing intermediate container 2a3bb26a207b 22:29:16 ---> 2406c0b8430f 22:29:16 Step 22/24 : LABEL arch=x86_64 22:29:16 Removing intermediate container 68e8845a07fa 22:29:16 ---> 37fdb627e4b8 22:29:16 Step 15/23 : EXPOSE $APP_PORT 22:29:16 ---> Running in 66d1cdcf5804 22:29:16 ---> Running in 2bef8d667748 22:29:16 ---> Running in ebb048a9eed5 22:29:16 Removing intermediate container 2bef8d667748 22:29:16 ---> fb3edfc314a3 22:29:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:29:16 Removing intermediate container 66d1cdcf5804 22:29:16 ---> 88bd5d59b756 22:29:16 22:29:16 Successfully built 88bd5d59b756 22:29:16 Removing intermediate container ebb048a9eed5 22:29:16 ---> e11a06eba247 22:29:16 Step 23/24 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:29:17 Successfully tagged security-spire-config:latest 22:29:17 Building core-metadata 22:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.608s coverage: 40.6% of statements 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.662s coverage: 54.2% of statements 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:29:19  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:29:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:29:19 ---> 341103db18a5 22:29:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:29:19 ---> Using cache 22:29:19 ---> 093130c05121 22:29:19 Step 4/25 : WORKDIR /edgex-go 22:29:19 ---> Using cache 22:29:19 ---> e89aaca8fba8 22:29:19 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:19 ---> Using cache 22:29:19 ---> 7bb0f427c6b7 22:29:19 Step 6/25 : RUN apk add --update --no-cache make git 22:29:19 ---> Using cache 22:29:19 ---> e78c00727f3b 22:29:19 Step 7/25 : COPY go.mod vendor* ./ 22:29:19 ---> Using cache 22:29:19 ---> e240329e4acd 22:29:19 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:19 ---> Using cache 22:29:19 ---> cca9e3714ce8 22:29:19 Step 9/25 : COPY . . 22:29:19 ---> Using cache 22:29:19 ---> 1b0fdd24f0c4 22:29:19 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:29:26 ---> Running in 21f29c39ceb6 22:29:26 ---> 43a746340539 22:29:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:29:26 ---> Running in c8c6ed385fbf 22:29:26 Removing intermediate container 21f29c39ceb6 22:29:26 ---> 5e433814e0ad 22:29:26 Step 24/24 : LABEL version=0.0.0 22:29:26 ---> Running in a6b717be3dcb 22:29:26 ---> 818478c65100 22:29:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:29:27 Removing intermediate container a6b717be3dcb 22:29:27 ---> 41c4be709090 22:29:27 22:29: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-metadata/core-metadata ./cmd/core-metadata 22:29:27 Successfully built 41c4be709090 22:29:28 Successfully tagged core-command:latest 22:29:31  Building core-command ... done  ---> 9e24c01c1956 22:29:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:29:34 ---> Running in 2e6897e3d138 22:29:34 Removing intermediate container 6cd976d26cd0 22:29:34 ---> a21726744ee4 22:29:34 22:29:34 Step 11/23 : FROM alpine:3.16 22:29:34 ---> 9c6f07244728 22:29:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:29:34 ---> Using cache 22:29:34 ---> bb53f8e23af0 22:29:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:29:34 ---> Using cache 22:29:34 ---> cefd80f87d36 22:29:34 Step 14/23 : ENV APP_PORT=59861 22:29:34 Removing intermediate container 2e6897e3d138 22:29:34 ---> ce573f5d34f7 22:29:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:34 ---> Running in 3f6e7a7c4978 22:29:34 ---> Running in 45ebf79204ec 22:29:35 Removing intermediate container 3f6e7a7c4978 22:29:35 ---> c325da1dc1f3 22:29:35 Step 15/23 : EXPOSE $APP_PORT 22:29:35 ---> Running in 14e693fd56fa 22:29:35 Removing intermediate container 45ebf79204ec 22:29:35 ---> d54b83d2caaf 22:29:35 Step 21/23 : LABEL arch=x86_64 22:29:35 ---> Running in 721880ce4475 22:29:35 Removing intermediate container 14e693fd56fa 22:29:35 ---> 56f26a204577 22:29:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:36 Removing intermediate container 721880ce4475 22:29:36 ---> a5b46fdde878 22:29:36 Step 22/23 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:29:40 ---> 29522a2e73d0 22:29:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:29:40 ---> Running in 4138c730e249 22:29:40 Removing intermediate container 4138c730e249 22:29:40 ---> e94effb44187 22:29:40 Step 23/23 : LABEL version=0.0.0 22:29:40 Removing intermediate container c7fff90750e9 22:29:40 ---> 595cbcd4ff23 22:29:40 22:29:40 Step 9/20 : FROM alpine:3.15 22:29:40 ---> c4fc93816858 22:29:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:29:40 ---> Using cache 22:29:40 ---> 486c0ea7a7e8 22:29:40 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:40 ---> Using cache 22:29:40 ---> b40fb3a5bbec 22:29:40 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:29:40 ---> Running in eef1e86a5f12 22:29:41 ---> Running in 91d68e3d8bf9 22:29:41 ---> d34faba07506 22:29:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:29:41 Removing intermediate container eef1e86a5f12 22:29:41 ---> 508da700f318 22:29:41 22:29:42 Successfully built 508da700f318 22:29:42 Successfully tagged sys-mgmt-agent:latest 22:29:42  Building sys-mgmt-agent ... done  ---> 04447e575f6a 22:29:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:29:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:29:43 ---> Running in 2aec9fc7552b 22:29:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:29:43 Removing intermediate container 2aec9fc7552b 22:29:43 ---> ef212e95f4fd 22:29:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:43 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:29:43 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:29:43 OK: 15857 distinct packages available 22:29:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:29:44 ---> Running in aa988aa985e2 22:29:44 Removing intermediate container aa988aa985e2 22:29:44 ---> 481e6aad0029 22:29:44 Step 21/23 : LABEL arch=x86_64 22:29:44 ---> Running in dd995eeb9ae7 22:29:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:29:44 (1/9) Installing ca-certificates (20220614-r0) 22:29:45 Removing intermediate container dd995eeb9ae7 22:29:45 ---> cf64941b2aaa 22:29:45 Step 22/23 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:29:45 (2/9) Installing brotli-libs (1.0.9-r5) 22:29:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:29:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.370s coverage: 89.2% of statements 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:29:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.869s coverage: 2.2% of statements 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:29:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.367s coverage: 95.6% of statements 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:29:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.433s coverage: 72.2% of statements 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:29:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.516s coverage: 60.0% of statements 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:29:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.9% of statements 22:29:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:29:45 (4/9) Installing libcurl (7.80.0-r3) 22:29:45 (5/9) Installing curl (7.80.0-r3) 22:29:45 (6/9) Installing dumb-init (1.2.5-r1) 22:29:45 (7/9) Installing musl-obstack (1.2.3-r0) 22:29:46 (8/9) Installing libucontext (1.1-r0) 22:29:46 ---> Running in 96b09c4ff5e2 22:29:46 (9/9) Installing gcompat (1.0.0-r4) 22:29:46 Executing busybox-1.34.1-r7.trigger 22:29:46 Removing intermediate container 96b09c4ff5e2 22:29:46 ---> f350bffad806 22:29:46 Step 23/23 : LABEL version=0.0.0 22:29:46 Executing ca-certificates-20220614-r0.trigger 22:29:46 Removing intermediate container c8c6ed385fbf 22:29:46 ---> a7befc59039a 22:29:46 22:29:46 Step 11/25 : FROM alpine:3.16 22:29:46 ---> 9c6f07244728 22:29:46 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:29:46 ---> Using cache 22:29:46 ---> bb53f8e23af0 22:29:46 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:29:46 ---> Using cache 22:29:46 ---> cefd80f87d36 22:29:46 Step 14/25 : ENV APP_PORT=59881 22:29:46 OK: 8 MiB in 23 packages 22:29:46 ---> Running in 5715c608c316 22:29:46 ---> Running in ed0e3e14c41b 22:29:46 Removing intermediate container 5715c608c316 22:29:46 ---> 58bbee63655e 22:29:46 Step 15/25 : EXPOSE $APP_PORT 22:29:46 Removing intermediate container ed0e3e14c41b 22:29:46 ---> 433b78d4d265 22:29:46 22:29:46 ---> Running in 85883f63d86f 22:29:46 Successfully built 433b78d4d265 22:29:46 Successfully tagged support-scheduler:latest 22:29:47  Building support-scheduler ... done Removing intermediate container 91d68e3d8bf9 22:29:47 ---> 13e513d5ac01 22:29:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:47 Removing intermediate container 85883f63d86f 22:29:47 ---> 19a4d5547617 22:29:47 Step 16/25 : WORKDIR / 22:29:47 ---> Running in 1ec2eb43d2f1 22:29:47 ---> 49cfc10bd9b0 22:29:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:29:47 Removing intermediate container 1ec2eb43d2f1 22:29:47 ---> 2ef361aebcfd 22:29:47 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:48 ---> 50ba56ebcb52 22:29:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:29:48 ---> f44a192a427e 22:29:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:29:48 ---> 4521d1976754 22:29:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:29:48 ---> b40459385a58 22:29:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:29:48 ---> Running in f17cabd9f51e 22:29:48 Removing intermediate container f17cabd9f51e 22:29:48 ---> d887a5125ffb 22:29:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:48 ---> de20b6ee0862 22:29:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:29:49 ---> Running in ae8b7e049da6 22:29:49 ---> c1df0363bab7 22:29:49 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.365s coverage: 29.6% of statements 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:29:49 ---> Running in d7a4ae23d05c 22:29:49 Removing intermediate container ae8b7e049da6 22:29:49 ---> 16abb8e2d2c9 22:29:49 Step 18/20 : LABEL arch=x86_64 22:29:50 ---> Running in 7336aed7276a 22:29:50 Removing intermediate container d7a4ae23d05c 22:29:50 ---> 4725c5445fc3 22:29:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:50 ---> Running in 0ac339561c9d 22:29:50 Removing intermediate container 7336aed7276a 22:29:50 ---> 4d2a46fd58b0 22:29:50 Step 19/20 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:29:50 ---> Running in 9f253cc07f0e 22:29:50 Removing intermediate container 0ac339561c9d 22:29:50 ---> 49080f40c7c5 22:29:50 Step 23/25 : LABEL arch=x86_64 22:29:50 ---> Running in 4dcb8d202af5 22:29:50 Removing intermediate container 9f253cc07f0e 22:29:50 ---> d9419f488cd3 22:29:50 Step 20/20 : LABEL version=0.0.0 22:29:50 ---> Running in 98dc80c09473 22:29:50 Removing intermediate container 4dcb8d202af5 22:29:50 ---> 43e18269f5a9 22:29:50 Step 24/25 : LABEL git_sha=a868fc55b92d4dde8ec019da2e14ff4ec46eff97 22:29:50 ---> Running in 12b1652c57f4 22:29:50 Removing intermediate container 98dc80c09473 22:29:50 ---> 8e36436dfa63 22:29:50 22:29:50 Successfully built 8e36436dfa63 22:29:50 Successfully tagged security-spiffe-token-provider:latest 22:29:50  Building security-spiffe-token-provider ... done Removing intermediate container 12b1652c57f4 22:29:50 ---> 3218d6e54d94 22:29:50 Step 25/25 : LABEL version=0.0.0 22:29:50 ---> Running in 3a22e1b6ea2e 22:29:51 Removing intermediate container 3a22e1b6ea2e 22:29:51 ---> 21d4aafdc058 22:29:51 22:29:51 Successfully built 21d4aafdc058 22:29:51 Successfully tagged core-metadata:latest 22:29:51  Building core-metadata ... done  [Pipeline] } 22:29:51 $ docker stop --time=1 37416e284ab1ac46044ef346ccb847088f3ecc8fe6d6f37b3202041e585204e3 22:29:52 $ docker rm -f 37416e284ab1ac46044ef346ccb847088f3ecc8fe6d6f37b3202041e585204e3 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:52 + docker images 22:29:52 REPOSITORY TAG IMAGE ID CREATED SIZE 22:29:52 core-metadata latest 21d4aafdc058 2 seconds ago 18.3MB 22:29:52 security-spiffe-token-provider latest 8e36436dfa63 2 seconds ago 29.3MB 22:29:52 support-scheduler latest 433b78d4d265 6 seconds ago 26.7MB 22:29:52 a7befc59039a 7 seconds ago 1.58GB 22:29:52 sys-mgmt-agent latest 508da700f318 11 seconds ago 136MB 22:29:52 595cbcd4ff23 13 seconds ago 1.61GB 22:29:52 a21726744ee4 19 seconds ago 1.63GB 22:29:52 core-command latest 41c4be709090 26 seconds ago 17.4MB 22:29:52 security-spire-config latest 88bd5d59b756 36 seconds ago 85.8MB 22:29:52 security-spire-agent latest d27ff4794cf9 58 seconds ago 125MB 22:29:52 3436873abed0 About a minute ago 1.57GB 22:29:52 1c176d389f2f About a minute ago 1.45GB 22:29:52 5238c4f13a4d About a minute ago 1.45GB 22:29:52 core-data latest 754780cbd0a0 About a minute ago 21.6MB 22:29:52 640805ab97ef About a minute ago 1.56GB 22:29:52 security-bootstrapper latest 29c740d0a30c 2 minutes ago 19.9MB 22:29:52 6374063d8e88 2 minutes ago 1.58GB 22:29:52 security-secretstore-setup latest 6218c4182dbc 2 minutes ago 29.3MB 22:29:52 security-proxy-setup latest ac9a171bc758 2 minutes ago 27.4MB 22:29:52 support-notifications latest 9c24e7881047 2 minutes ago 27.3MB 22:29:52 f7b3fd6b2691 3 minutes ago 1.56GB 22:29:52 408e6aee04e7 3 minutes ago 1.57GB 22:29:52 c6759ceaf2a2 3 minutes ago 1.56GB 22:29:52 2822cd60bb83 3 minutes ago 1.63GB 22:29:52 security-spire-server latest 3cd6cac66228 3 minutes ago 86.5MB 22:29:52 621c5bd4c1de 3 minutes ago 1.45GB 22:29:52 ci-base-image-x86_64 latest 341103db18a5 6 minutes ago 940MB 22:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 5 days ago 677MB 22:29:52 alpine 3.15 c4fc93816858 8 weeks ago 5.59MB 22:29:52 alpine 3.16 9c6f07244728 8 weeks ago 5.54MB 22:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 22:29:52 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) 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.595s coverage: 47.1% of statements 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.369s coverage: 79.5% of statements 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 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] } 22:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 22:30:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.371s coverage: 94.4% of statements 22:30:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements 22:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.846s coverage: 80.5% of statements 22:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.397s coverage: 92.9% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.243s coverage: 86.9% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.874s coverage: 91.2% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.892s coverage: 64.7% of statements 22:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 22:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.471s coverage: 65.8% of statements 22:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 41.8% of statements 22:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements 22:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements 22:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:30:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.383s coverage: 17.7% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.731s coverage: 92.3% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.430s coverage: 63.2% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 22:30:48 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 22:30:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:30:48 GO111MODULE=on go vet ./... 22:32:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:32:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:32:40 ./bin/test-attribution-txt.sh [Pipeline] echo 22:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:32:40 + ls -al . 22:32:40 total 756 22:32:40 drwxrwxr-x 10 1001 1001 4096 Oct 5 22:26 . 22:32:40 drwxr-xr-x 4 root root 4096 Oct 5 22:26 .. 22:32:40 drwxrwxr-x 2 1001 1001 4096 Oct 5 22:24 .blubracket 22:32:40 -rw-rw-r-- 1 1001 1001 16 Oct 5 22:24 .dockerignore 22:32:40 drwxrwxr-x 8 1001 1001 4096 Oct 5 22:24 .git 22:32:40 drwxrwxr-x 3 1001 1001 4096 Oct 5 22:24 .github 22:32:40 -rw-rw-r-- 1 1001 1001 1030 Oct 5 22:24 .gitignore 22:32:40 -rw-rw-r-- 1 1001 1001 42 Oct 5 22:24 .golangci.yml 22:32:40 -rw-rw-r-- 1 1001 1001 87 Oct 5 22:24 .hadolint.yml 22:32:40 -rw-rw-r-- 1 1001 1001 166 Oct 5 22:24 .sonarcloud.properties 22:32:40 -rw-rw-r-- 1 1001 1001 1171 Oct 5 22:24 ADOPTERS.md 22:32:40 -rw-rw-r-- 1 1001 1001 10722 Oct 5 22:24 Attribution.txt 22:32:40 -rw-rw-r-- 1 1001 1001 63209 Oct 5 22:24 CHANGELOG.md 22:32:40 -rw-rw-r-- 1 1001 1001 3804 Oct 5 22:24 CONTRIBUTING.md 22:32:40 -rw-rw-r-- 1 1001 1001 677 Oct 5 22:24 GOVERNANCE.md 22:32:40 -rw-rw-r-- 1 1001 1001 850 Oct 5 22:24 Jenkinsfile 22:32:40 -rw-rw-r-- 1 1001 1001 10775 Oct 5 22:24 LICENSE 22:32:40 -rw-rw-r-- 1 1001 1001 13724 Oct 5 22:24 Makefile 22:32:40 -rw-rw-r-- 1 1001 1001 582 Oct 5 22:24 OWNERS.md 22:32:40 -rw-rw-r-- 1 1001 1001 9799 Oct 5 22:24 README.md 22:32:40 -rw-rw-r-- 1 1001 1001 6912 Oct 5 22:24 SECURITY.md 22:32:40 -rw-rw-r-- 1 1001 1001 5 Oct 5 22:22 VERSION 22:32:40 -rw-rw-r-- 1 1001 1001 4131 Oct 5 22:24 ZMQWindows.md 22:32:40 drwxrwxr-x 2 1001 1001 4096 Oct 5 22:24 bin 22:32:40 drwxrwxr-x 18 1001 1001 4096 Oct 5 22:24 cmd 22:32:40 -rw-r--r-- 1 root root 502163 Oct 5 22:30 coverage.out 22:32:40 -rw-rw-r-- 1 1001 1001 3458 Oct 5 22:24 go.mod 22:32:40 -rw-rw-r-- 1 1001 1001 38041 Oct 5 22:24 go.sum 22:32:40 drwxrwxr-x 8 1001 1001 4096 Oct 5 22:24 internal 22:32:40 drwxrwxr-x 3 1001 1001 4096 Oct 5 22:24 openapi 22:32:40 drwxrwxr-x 4 1001 1001 4096 Oct 5 22:24 snap 22:32:40 -rw-rw-r-- 1 1001 1001 204 Oct 5 22:24 version.go [Pipeline] sh 22:32:40 + '[' -e coverage.out ] 22:32:40 + chown 1001:1001 coverage.out [Pipeline] stash 22:32:40 Warning: overwriting stash ‘coverage-report’ 22:32:41 Stashed 1 file(s) [Pipeline] sh 22:32:41 + make build 22:32:41 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 22:34:18 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 22:35:26 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 22:35:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:36:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:36:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:36: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 22:36:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:36:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:36:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:36: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 22:36:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:36:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:36:48 $ docker stop --time=1 4f01951cdfb16f34aae2ee5f92c955ab007d3b0e3bb4ed89b99df95e61b128ff 22:36:50 $ docker rm -f 4f01951cdfb16f34aae2ee5f92c955ab007d3b0e3bb4ed89b99df95e61b128ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:53 22:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:54 latest: Pulling from edgex-devops/edgex-compose-arm64 22:36:54 29e5d40040c1: Pulling fs layer 22:36:54 1ce36da41761: Pulling fs layer 22:36:54 25b303627fd3: Pulling fs layer 22:36:54 29e5d40040c1: Verifying Checksum 22:36:54 29e5d40040c1: Download complete 22:36:54 1ce36da41761: Verifying Checksum 22:36:54 1ce36da41761: Download complete 22:36:54 29e5d40040c1: Pull complete 22:36:55 25b303627fd3: Verifying Checksum 22:36:55 25b303627fd3: Download complete 22:36:55 1ce36da41761: Pull complete 22:37:05 25b303627fd3: Pull complete 22:37:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:06 prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container 22:37:06 $ 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 22:37:08 $ docker top 626b22338962cfc74145196f81f80482f41f4b46f111636114f35138d9dd3b4c -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:09 + grep parallel 22:37:09 + docker-compose build --help 22:37:13 --parallel Build images in parallel. [Pipeline] } 22:37:13 $ docker stop --time=1 626b22338962cfc74145196f81f80482f41f4b46f111636114f35138d9dd3b4c 22:37:15 $ docker rm -f 626b22338962cfc74145196f81f80482f41f4b46f111636114f35138d9dd3b4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:37:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:16 prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container 22:37:16 $ 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 22:37:17 $ docker top 1c242f1c30314da7d18db3b494ae0771bf84a2a03ce0ce7e7470a05059012dc8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:18 + docker-compose -f ./docker-compose-build.yml build --parallel 22:37:22 Building core-command ... 22:37:22 Building core-data ... 22:37:22 Building core-metadata ... 22:37:22 Building security-bootstrapper ... 22:37:22 Building security-proxy-setup ... 22:37:22 Building security-secretstore-setup ... 22:37:22 Building security-spiffe-token-provider ... 22:37:22 Building security-spire-agent ... 22:37:22 Building security-spire-config ... 22:37:22 Building security-spire-server ... 22:37:22 Building support-notifications ... 22:37:22 Building support-scheduler ... 22:37:22 Building sys-mgmt-agent ... 22:37:22 Building security-proxy-setup 22:37:22 Building security-spiffe-token-provider 22:37:22 Building core-data 22:37:22 Building security-spire-agent 22:37:22 Building security-bootstrapper 22:38:18 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:38:18 ---> cc8d4c1fd09b 22:38:18 Step 3/20 : WORKDIR /edgex-go 22:38:18 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:38:18 ---> cc8d4c1fd09b 22:38:18 Step 3/26 : WORKDIR /edgex-go 22:38:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:38:18 ---> cc8d4c1fd09b 22:38:18 Step 3/22 : WORKDIR /edgex-go 22:38:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:38:18 ---> cc8d4c1fd09b 22:38:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:38:18 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:18 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:38:18 ---> cc8d4c1fd09b 22:38:18 Step 3/33 : WORKDIR /edgex-go 22:38:18 ---> Running in 585204d0c2c6 22:38:18 ---> Running in 10f933687ce6 22:38:18 ---> Running in 2a75ea6914c7 22:38:18 ---> Running in 1e790af8227c 22:38:18 ---> Running in a4bb5fbd5860 22:38:18 Removing intermediate container a4bb5fbd5860 22:38:18 ---> d5ed6a492745 22:38:18 Step 4/24 : WORKDIR /edgex-go 22:38:18 Removing intermediate container 10f933687ce6 22:38:18 ---> a8c78a2397fb 22:38:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:18 ---> Running in 28e617891005 22:38:18 Removing intermediate container 585204d0c2c6 22:38:18 ---> 4242ab7f03ef 22:38:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:38:18 Removing intermediate container 2a75ea6914c7 22:38:18 ---> ff6087d24d55 22:38:18 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:18 Removing intermediate container 1e790af8227c 22:38:18 ---> bfbe1ae69a6b 22:38:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:18 ---> Running in cbb25c3f32c4 22:38:18 ---> Running in da3c628d805e 22:38:18 ---> Running in 7150ad9af4eb 22:38:18 ---> Running in ffb2b2c8ccb7 22:38:18 Removing intermediate container 28e617891005 22:38:18 ---> 7657fcf399b3 22:38:18 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:18 ---> Running in 4028b3d1065b 22:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:38:18 Removing intermediate container cbb25c3f32c4 22:38:18 ---> 2e71a141a381 22:38:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:38:18 ---> Running in 7f11f4c7c351 22:38:18 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:38:18 v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:38:18 OK: 16896 distinct packages available 22:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:18 Removing intermediate container 7150ad9af4eb 22:38:18 ---> 92b09a14fbe1 22:38:18 Step 5/33 : RUN apk add --update --no-cache make git 22:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:38:18 ---> Running in d666316f749a 22:38:18 Removing intermediate container ffb2b2c8ccb7 22:38:18 ---> 5cb01ef5c206 22:38:18 Step 5/22 : RUN apk add --update --no-cache make git 22:38:18 Removing intermediate container 4028b3d1065b 22:38:18 ---> 7f298751d833 22:38:18 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:38:18 ---> Running in 385f3f01dd62 22:38:18 ---> Running in 39ada1adcfa1 22:38:18 OK: 221 MiB in 51 packages 22:38:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:19 Removing intermediate container da3c628d805e 22:38:19 ---> d4eb60a4cb16 22:38:19 Step 5/20 : COPY go.mod vendor* ./ 22:38:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:38:20 ---> 45a6e5ca312d 22:38:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:38:20 ---> Running in 3e535c25a135 22:38:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:38:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:38:21 OK: 221 MiB in 51 packages 22:38:21 OK: 221 MiB in 51 packages 22:38:22 OK: 221 MiB in 51 packages 22:38:22 OK: 221 MiB in 51 packages 22:38:24 Removing intermediate container d666316f749a 22:38:24 ---> fee72048a9e7 22:38:24 Step 6/33 : COPY go.mod vendor* ./ 22:38:24 Removing intermediate container 7f11f4c7c351 22:38:24 ---> 4bcca4447123 22:38:24 Step 6/26 : COPY go.mod vendor* ./ 22:38:24 Removing intermediate container 385f3f01dd62 22:38:24 ---> d247c3d792f8 22:38:24 Step 6/22 : COPY go.mod vendor* ./ 22:38:24 Removing intermediate container 39ada1adcfa1 22:38:24 ---> 756dd0cc4932 22:38:24 Step 7/24 : COPY go.mod vendor* ./ 22:38:24 ---> 745839817b2f 22:38:24 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:25 ---> e6ad1d4ae8d0 22:38:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:25 ---> Running in 0a02dc42e8d9 22:38:25 ---> Running in 4528c8ee6e8b 22:38:25 ---> 545b5fcbc361 22:38:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:25 ---> Running in fbed55dd2ba2 22:38:26 ---> 47ca74d42439 22:38:26 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:26 ---> Running in ee27c16e046f 22:39:23 Removing intermediate container 3e535c25a135 22:39:23 ---> 84578cfa57ca 22:39:23 Step 7/20 : COPY . . 22:39:31 Removing intermediate container 0a02dc42e8d9 22:39:31 ---> e8ec0d45e06a 22:39:31 Step 8/33 : COPY . . 22:39:31 Removing intermediate container ee27c16e046f 22:39:31 ---> e968ac574940 22:39:31 Step 9/24 : COPY . . 22:39:31 Removing intermediate container 4528c8ee6e8b 22:39:31 ---> e0e525cbe21d 22:39:31 Step 8/26 : COPY . . 22:39:31 Removing intermediate container fbed55dd2ba2 22:39:31 ---> 8e1630b8069f 22:39:31 Step 8/22 : COPY . . 22:39:36 ---> 40f300f00d69 22:39:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:39:37 ---> Running in 64d04cba59ed 22:39:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:39:50 ---> 081ba93ad7fb 22:39:50 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:39:50 ---> 3bf90f6b72d6 22:39:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:39:50 ---> Running in 66d991cdd1ae 22:39:50 ---> Running in 9e9e05117f69 22:39:50 ---> c996151427b6 22:39:50 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:39:50 ---> 749a38d9d1e1 22:39:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:39:50 ---> Running in bebd9e3d272e 22:39:50 ---> Running in 659337abed15 22:39:51 Removing intermediate container 66d991cdd1ae 22:39:51 ---> 64813616aad4 22:39:51 Step 10/26 : WORKDIR /edgex-go/spire-build 22:39:51 ---> Running in efc0a22ab99b 22:39:52 Removing intermediate container efc0a22ab99b 22:39:52 ---> 3c450ebb3120 22:39:52 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 22:39:52 ---> Running in d32129e45057 22:39:53 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 22:39:53 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 22:39:53 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 22:39:55 Removing intermediate container d32129e45057 22:39:55 ---> e6846e6d58c6 22:39:55 Step 12/26 : WORKDIR /edgex-go 22:39:55 ---> Running in af7a0c164dc5 22:39:55 Removing intermediate container af7a0c164dc5 22:39:55 ---> 48718b6be877 22:39:55 22:39:55 Step 13/26 : FROM alpine:3.15 22:39:55 3.15: Pulling from library/alpine 22:39:57 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:39:57 Status: Downloaded newer image for alpine:3.15 22:39:57 ---> 02e0d6fdf486 22:39:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:39:57 ---> Running in 59e75d0c3bfd 22:39:57 Removing intermediate container 59e75d0c3bfd 22:39:57 ---> 99a4a8dcfba4 22:39:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:57 ---> Running in 3b96b30b255a 22:40:01 Removing intermediate container 3b96b30b255a 22:40:01 ---> 44131b80ecb2 22:40:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:40:01 ---> Running in 124e8181a80c 22:40:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:05 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:40:05 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:40:05 OK: 15734 distinct packages available 22:40:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:08 (1/5) Installing dumb-init (1.2.5-r1) 22:40:08 (2/5) Installing musl-obstack (1.2.3-r0) 22:40:08 (3/5) Installing libucontext (1.1-r0) 22:40:08 (4/5) Installing gcompat (1.0.0-r4) 22:40:08 (5/5) Installing openssl (1.1.1q-r0) 22:40:08 Executing busybox-1.34.1-r7.trigger 22:40:08 OK: 6 MiB in 19 packages 22:40:10 Removing intermediate container 124e8181a80c 22:40:10 ---> ad53f0ac0be2 22:40:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:40:13 ---> d414a8329210 22:40:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:40:19 ---> b6f852f22443 22:40:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:40:19 ---> 5afcc12d2a65 22:40:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:40:20 ---> d83e472db148 22:40:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:40:21 ---> 616c36d8aec0 22:40:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:40:21 ---> Running in 2ba3dd839190 22:40:21 Removing intermediate container 2ba3dd839190 22:40:21 ---> 1fc53d03d087 22:40:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:40:21 ---> Running in dd103025cfe6 22:40:22 Removing intermediate container dd103025cfe6 22:40:22 ---> eae606dc4e64 22:40:22 Step 24/26 : LABEL arch=arm64 22:40:22 ---> Running in ed7146ef56d0 22:40:23 Removing intermediate container ed7146ef56d0 22:40:23 ---> b286d2587dd0 22:40:23 Step 25/26 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:40:23 ---> Running in a97c244658b5 22:40:23 Removing intermediate container a97c244658b5 22:40:23 ---> d4c57867dbe1 22:40:23 Step 26/26 : LABEL version=0.0.0 22:40:23 ---> Running in ce9980e3a8c3 22:40:24 Removing intermediate container ce9980e3a8c3 22:40:24 ---> 36dab07ff9d2 22:40:24 22:40:24 Successfully built 36dab07ff9d2 22:40:24 Successfully tagged security-spire-agent-arm64:latest 22:40:24  Building security-spire-agent ... done Building security-spire-config 22:40:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:40:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:40:39 ---> cc8d4c1fd09b 22:40:39 Step 3/26 : WORKDIR /edgex-go 22:40:39 ---> Using cache 22:40:39 ---> bfbe1ae69a6b 22:40:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:39 ---> Using cache 22:40:39 ---> 5cb01ef5c206 22:40:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:40:40 ---> Running in e0b5d168fa5c 22:40:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:40:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:40:44 OK: 221 MiB in 51 packages 22:40:46 Removing intermediate container e0b5d168fa5c 22:40:46 ---> 61bc3e7dc452 22:40:46 Step 6/26 : COPY go.mod vendor* ./ 22:40:46 ---> c9b62500be75 22:40:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:47 ---> Running in 74027931ce2f 22:41:55 Removing intermediate container 74027931ce2f 22:41:55 ---> fbcd5161085e 22:41:55 Step 8/26 : COPY . . 22:41:56 ---> 884626c18f36 22:41:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:41:56 ---> Running in 2a87baddc9a3 22:41:57 Removing intermediate container 2a87baddc9a3 22:41:57 ---> 62830506278f 22:41:57 Step 10/26 : WORKDIR /edgex-go/spire-build 22:41:57 ---> Running in 6777ff1b5e57 22:41:57 Removing intermediate container 6777ff1b5e57 22:41:57 ---> a659d92e4bda 22:41:57 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 22:41:57 ---> Running in c932e12f8203 22:42:01 Removing intermediate container c932e12f8203 22:42:01 ---> fc5e216967ec 22:42:01 Step 12/26 : WORKDIR /edgex-go 22:42:01 ---> Running in cc87fe980afa 22:42:01 Removing intermediate container cc87fe980afa 22:42:01 ---> 7bfd557c6ca0 22:42:01 22:42:01 Step 13/26 : FROM alpine:3.15 22:42:01 ---> 02e0d6fdf486 22:42:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:42:01 ---> Using cache 22:42:01 ---> 99a4a8dcfba4 22:42:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:01 ---> Using cache 22:42:01 ---> 44131b80ecb2 22:42:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:42:01 ---> Running in 9b838faa7928 22:42:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:42:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:42:05 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:42:05 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:42:05 OK: 15734 distinct packages available 22:42:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:42:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:42:07 (1/4) Installing dumb-init (1.2.5-r1) 22:42:07 (2/4) Installing musl-obstack (1.2.3-r0) 22:42:07 (3/4) Installing libucontext (1.1-r0) 22:42:08 (4/4) Installing gcompat (1.0.0-r4) 22:42:08 Executing busybox-1.34.1-r7.trigger 22:42:08 OK: 6 MiB in 18 packages 22:42:10 Removing intermediate container 9b838faa7928 22:42:10 ---> 4b6930fbc32a 22:42:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:42:15 ---> e31c0e640661 22:42:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:42:15 ---> 9f19fc06f4e3 22:42:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:42:15 ---> Running in eeec6d44a6a6 22:42:16 Removing intermediate container eeec6d44a6a6 22:42:16 ---> c118c0c90d42 22:42:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:42:17 ---> c9ae44856062 22:42:17 Step 21/26 : WORKDIR / 22:42:17 ---> Running in dbd384de59a8 22:42:17 Removing intermediate container dbd384de59a8 22:42:17 ---> 9e9d1d69e531 22:42:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:42:17 ---> Running in fb7d46e8b974 22:42:17 Removing intermediate container fb7d46e8b974 22:42:17 ---> fb162fa0df5c 22:42:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:42:18 ---> Running in 6a6310f513ec 22:42:19 Removing intermediate container 6a6310f513ec 22:42:19 ---> 591996e9fb4d 22:42:19 Step 24/26 : LABEL arch=arm64 22:42:19 ---> Running in ec81d02f2a65 22:42:19 Removing intermediate container ec81d02f2a65 22:42:19 ---> b68c2d5c98b4 22:42:19 Step 25/26 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:42:19 ---> Running in 1ebf6a740211 22:42:20 Removing intermediate container 1ebf6a740211 22:42:20 ---> d9e8c47bfbd8 22:42:20 Step 26/26 : LABEL version=0.0.0 22:42:20 ---> Running in bd2780bb6ccd 22:42:20 Removing intermediate container bd2780bb6ccd 22:42:20 ---> 0c7dd6eec91d 22:42:20 22:42:20 Successfully built 0c7dd6eec91d 22:42:20 Successfully tagged security-spire-config-arm64:latest 22:42:20  Building security-spire-config ... done Building security-spire-server 22:42:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:42:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:42:39 ---> cc8d4c1fd09b 22:42:39 Step 3/25 : WORKDIR /edgex-go 22:42:39 ---> Using cache 22:42:39 ---> bfbe1ae69a6b 22:42:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:39 ---> Using cache 22:42:39 ---> 5cb01ef5c206 22:42:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:42:39 ---> Using cache 22:42:39 ---> 61bc3e7dc452 22:42:39 Step 6/25 : COPY go.mod vendor* ./ 22:42:39 ---> Using cache 22:42:39 ---> c9b62500be75 22:42:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:39 ---> Using cache 22:42:39 ---> fbcd5161085e 22:42:39 Step 8/25 : COPY . . 22:42:39 ---> Using cache 22:42:39 ---> 884626c18f36 22:42:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:42:39 ---> Using cache 22:42:39 ---> 62830506278f 22:42:39 Step 10/25 : WORKDIR /edgex-go/spire-build 22:42:39 ---> Using cache 22:42:39 ---> a659d92e4bda 22:42:39 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 22:42:39 ---> Running in 6804f7404f71 22:42:42 Removing intermediate container 6804f7404f71 22:42:42 ---> d721dfdf9e9b 22:42:42 Step 12/25 : WORKDIR /edgex-go 22:42:42 ---> Running in 14e1e85f25ad 22:42:42 Removing intermediate container 14e1e85f25ad 22:42:42 ---> 890b3cf52b2f 22:42:42 22:42:42 Step 13/25 : FROM alpine:3.15 22:42:42 ---> 02e0d6fdf486 22:42:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:42:42 ---> Using cache 22:42:42 ---> 99a4a8dcfba4 22:42:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:42 ---> Using cache 22:42:42 ---> 44131b80ecb2 22:42:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:42:42 ---> Using cache 22:42:42 ---> ad53f0ac0be2 22:42:42 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:42:49 ---> 90d8f6171e32 22:42:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:42:49 ---> b5e6196d28df 22:42:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:42:50 ---> 9b5f5972592c 22:42:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:42:50 ---> 590c8b7d86da 22:42:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:42:51 ---> Running in 4b86fe1b2473 22:42:51 Removing intermediate container 4b86fe1b2473 22:42:51 ---> fe1218e25d3a 22:42:51 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:42:51 ---> Running in 92dc056ec573 22:42:52 Removing intermediate container 92dc056ec573 22:42:52 ---> 57176b0db149 22:42:52 Step 23/25 : LABEL arch=arm64 22:42:52 ---> Running in 3b4f410c1f86 22:42:52 Removing intermediate container 3b4f410c1f86 22:42:52 ---> ca348c42ab26 22:42:52 Step 24/25 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:42:52 ---> Running in 62511d3fe37c 22:42:54 Removing intermediate container 62511d3fe37c 22:42:54 ---> f2ef21695418 22:42:54 Step 25/25 : LABEL version=0.0.0 22:42:54 ---> Running in f7dcf7d977cf 22:42:54 Removing intermediate container f7dcf7d977cf 22:42:54 ---> 19c75ef64dea 22:42:54 22:42:55 Successfully built 19c75ef64dea 22:42:55 Successfully tagged security-spire-server-arm64:latest 22:42:55  Building security-spire-server ... done Building security-secretstore-setup 22:43:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:43:10 ---> cc8d4c1fd09b 22:43:10 Step 3/25 : WORKDIR /edgex-go 22:43:10 ---> Using cache 22:43:10 ---> bfbe1ae69a6b 22:43:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:10 ---> Using cache 22:43:10 ---> 5cb01ef5c206 22:43:10 Step 5/25 : RUN apk add --update --no-cache make git 22:43:10 ---> Using cache 22:43:10 ---> d247c3d792f8 22:43:10 Step 6/25 : COPY go.mod vendor* ./ 22:43:10 ---> Using cache 22:43:10 ---> 545b5fcbc361 22:43:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:10 ---> Using cache 22:43:10 ---> 8e1630b8069f 22:43:10 Step 8/25 : COPY . . 22:43:10 ---> Using cache 22:43:10 ---> 749a38d9d1e1 22:43:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:43:10 ---> Running in a846c6353192 22:43:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:45: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/secrets-config ./cmd/secrets-config 22:45:41 Removing intermediate container 659337abed15 22:45:41 ---> 9534b6e767af 22:45:41 22:45:41 Step 10/22 : FROM alpine:3.16 22:45:41 3.16: Pulling from library/alpine 22:45:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:45:41 Status: Downloaded newer image for alpine:3.16 22:45:41 ---> a6215f271958 22:45:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:45:41 ---> Running in 135d29019e92 22:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:45:44 (1/6) Installing ca-certificates (20220614-r0) 22:45:44 (2/6) Installing brotli-libs (1.0.9-r6) 22:45:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:45:44 (4/6) Installing libcurl (7.83.1-r3) 22:45:44 (5/6) Installing curl (7.83.1-r3) 22:45:44 (6/6) Installing dumb-init (1.2.5-r1) 22:45:44 Executing busybox-1.35.0-r17.trigger 22:45:44 Executing ca-certificates-20220614-r0.trigger 22:45:45 OK: 8 MiB in 20 packages 22:45:48 Removing intermediate container 135d29019e92 22:45:48 ---> 49adef79f4a4 22:45:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:45:48 ---> Running in 3bb7e87480da 22:45:48 Removing intermediate container 9e9e05117f69 22:45:48 ---> 3b74082f6ca1 22:45:48 22:45:48 Step 10/33 : FROM alpine:3.16 22:45:48 ---> a6215f271958 22:45:48 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:49 ---> Running in ff6683e68030 22:45:49 Removing intermediate container 3bb7e87480da 22:45:49 ---> 76f64c123da6 22:45:49 Step 13/22 : WORKDIR /edgex 22:45:49 ---> Running in 2bf176378749 22:45:49 Removing intermediate container ff6683e68030 22:45:49 ---> 331e68dd9cc6 22:45:49 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:45:49 ---> Running in 1f21e140d05e 22:45:50 Removing intermediate container 2bf176378749 22:45:50 ---> 9fc5c8935e15 22:45:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:45:51 ---> 66b81c945bd5 22:45:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:45:53 ---> 78f8807c7616 22:45:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:45:53 (1/2) Installing dumb-init (1.2.5-r1) 22:45:53 (2/2) Installing su-exec (0.2-r1) 22:45:53 Executing busybox-1.35.0-r17.trigger 22:45:53 OK: 5 MiB in 16 packages 22:45:55 ---> 334651fc596d 22:45:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:45:55 Removing intermediate container 1f21e140d05e 22:45:55 ---> b200ede29a0a 22:45:55 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:45:55 ---> Running in 8f1b74191754 22:45:56 ---> 2599a0c46465 22:45:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:45:56 ---> Running in a96109859446 22:45:56 Removing intermediate container 8f1b74191754 22:45:56 ---> a2acb64fd1a1 22:45:56 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:45:57 ---> Running in 4f67e9b62d02 22:45:57 Removing intermediate container 4f67e9b62d02 22:45:57 ---> 9a682502c8a6 22:45:57 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:45:57 ---> Running in 27aeee392275 22:45:58 Removing intermediate container 27aeee392275 22:45:58 ---> fee2b218ddff 22:45:58 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:45:58 ---> Running in e2b1f508c98c 22:45:59 Removing intermediate container e2b1f508c98c 22:45:59 ---> 3e49e3f1b7d5 22:45:59 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:45:59 ---> Running in a60de0033116 22:46:00 Removing intermediate container a96109859446 22:46:00 ---> ce489166d187 22:46:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:46:00 ---> Running in 84a3989e3d95 22:46:01 Removing intermediate container 84a3989e3d95 22:46:01 ---> 0aab7ea8c6ed 22:46:01 Step 20/22 : LABEL arch=arm64 22:46:01 ---> Running in a7c10ccca69d 22:46:01 Removing intermediate container a7c10ccca69d 22:46:01 ---> b8189c07d5cd 22:46:01 Step 21/22 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:46:02 ---> Running in 5847b8dd9f9b 22:46:03 Removing intermediate container 5847b8dd9f9b 22:46:03 ---> 556a2d34a6eb 22:46:03 Step 22/22 : LABEL version=0.0.0 22:46:03 Removing intermediate container a60de0033116 22:46:03 ---> 3ae13c273d91 22:46:03 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:46:03 ---> Running in c145a2ce5602 22:46:03 ---> Running in 8f38e476741c 22:46:04 Removing intermediate container c145a2ce5602 22:46:04 ---> 9f2f200cffb5 22:46:04 22:46:04 Removing intermediate container 8f38e476741c 22:46:04 ---> fa8d77880840 22:46:04 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:46:04 Successfully built 9f2f200cffb5 22:46:04 Successfully tagged security-proxy-setup-arm64:latest 22:46:04  Building security-proxy-setup ... done Building support-notifications 22:46:05 ---> 75ec29752dde 22:46:05 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:46:05 ---> Running in bde712ad5610 22:46:08 Removing intermediate container bde712ad5610 22:46:08 ---> 7a2adf398291 22:46:08 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:09 ---> f15a24958d12 22:46:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:46:11 ---> 86cc3a49807d 22:46:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:46:12 ---> b87adbed0d0d 22:46:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:46:13 ---> b6764d160457 22:46:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:46:14 ---> a999c093e3f3 22:46:14 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:46:16 ---> 972bae756764 22:46:16 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:46:17 ---> e383012fcdaa 22:46:17 Step 28/33 : RUN chmod +x /entrypoint.sh 22:46:17 ---> Running in 8112842a3d7c 22:46:21 Removing intermediate container 8112842a3d7c 22:46:21 ---> 9f4c02be8bf3 22:46:21 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:46:21 ---> Running in c94e03347c2a 22:46:22 Removing intermediate container c94e03347c2a 22:46:22 ---> d2759c2b6978 22:46:22 Step 30/33 : CMD ["gate"] 22:46:22 ---> Running in afffbae2bc35 22:46:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:46:22 ---> cc8d4c1fd09b 22:46:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:46:22 ---> Using cache 22:46:22 ---> d5ed6a492745 22:46:22 Step 4/23 : WORKDIR /edgex-go 22:46:22 ---> Using cache 22:46:22 ---> 7657fcf399b3 22:46:22 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:22 ---> Using cache 22:46:22 ---> 7f298751d833 22:46:22 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:46:22 ---> Running in daf5d5e15e72 22:46:23 Removing intermediate container afffbae2bc35 22:46:23 ---> e0360f12dc9a 22:46:23 Step 31/33 : LABEL arch=arm64 22:46:23 ---> Running in a6ff7e35521f 22:46:24 Removing intermediate container a6ff7e35521f 22:46:24 ---> 5037264c75ed 22:46:24 Step 32/33 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:46:24 ---> Running in 4761234c33f2 22:46:25 Removing intermediate container 4761234c33f2 22:46:25 ---> c465f2d9b287 22:46:25 Step 33/33 : LABEL version=0.0.0 22:46:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:25 ---> Running in a3a8d666b0f8 22:46:25 Removing intermediate container a3a8d666b0f8 22:46:25 ---> c9cb0bc03879 22:46:25 22:46:26 Successfully built c9cb0bc03879 22:46:26 Successfully tagged security-bootstrapper-arm64:latest 22:46:26  Building security-bootstrapper ... done Building core-metadata 22:46:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:27 OK: 221 MiB in 51 packages 22:46:29 Removing intermediate container daf5d5e15e72 22:46:29 ---> b7de754865e7 22:46:29 Step 7/23 : COPY go.mod vendor* ./ 22:46:29 ---> d3d6e05690d9 22:46:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:29 ---> Running in 03b7c00a139f 22:46:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:46:44 ---> cc8d4c1fd09b 22:46:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:46:44 ---> Using cache 22:46:44 ---> d5ed6a492745 22:46:44 Step 4/25 : WORKDIR /edgex-go 22:46:44 ---> Using cache 22:46:44 ---> 7657fcf399b3 22:46:44 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:44 ---> Using cache 22:46:44 ---> 7f298751d833 22:46:44 Step 6/25 : RUN apk add --update --no-cache make git 22:46:44 ---> Running in 178d0bebe87f 22:46:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:48 OK: 221 MiB in 51 packages 22:46:50 Removing intermediate container 178d0bebe87f 22:46:50 ---> c2b9d2e4414b 22:46:50 Step 7/25 : COPY go.mod vendor* ./ 22:46:51 ---> db43c688547d 22:46:51 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:51 ---> Running in 36b9ddc3ed20 22:47:23 Removing intermediate container 64d04cba59ed 22:47:23 ---> 71194a626af7 22:47:23 22:47:23 Step 9/20 : FROM alpine:3.15 22:47:23 ---> 02e0d6fdf486 22:47:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:23 ---> Using cache 22:47:23 ---> 99a4a8dcfba4 22:47:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:23 ---> Using cache 22:47:23 ---> 44131b80ecb2 22:47:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:47:23 ---> Running in 45905f3e669e 22:47:23 Removing intermediate container bebd9e3d272e 22:47:23 ---> b3bd47d08139 22:47:23 22:47:23 Step 11/24 : FROM alpine:3.16 22:47:23 ---> a6215f271958 22:47:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:47:23 ---> Running in a32c48ca7d9c 22:47:23 Removing intermediate container a32c48ca7d9c 22:47:23 ---> fc5aaeb99eec 22:47:23 Step 13/24 : ENV APP_PORT=59880 22:47:23 ---> Running in 1fea43046551 22:47:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:23 Removing intermediate container 1fea43046551 22:47:23 ---> bcd259a77802 22:47:23 Step 14/24 : EXPOSE $APP_PORT 22:47:23 ---> Running in bad59bd3b01c 22:47:24 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:47:24 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:47:24 OK: 15734 distinct packages available 22:47:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:24 Removing intermediate container bad59bd3b01c 22:47:24 ---> ad7d838c334d 22:47:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:24 ---> Running in 3009333086cf 22:47:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:26 (1/9) Installing ca-certificates (20220614-r0) 22:47:26 (2/9) Installing brotli-libs (1.0.9-r5) 22:47:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:47:26 (4/9) Installing libcurl (7.80.0-r3) 22:47:26 (5/9) Installing curl (7.80.0-r3) 22:47:26 (6/9) Installing dumb-init (1.2.5-r1) 22:47:26 (7/9) Installing musl-obstack (1.2.3-r0) 22:47:27 (8/9) Installing libucontext (1.1-r0) 22:47:27 (9/9) Installing gcompat (1.0.0-r4) 22:47:27 Executing busybox-1.34.1-r7.trigger 22:47:27 Executing ca-certificates-20220614-r0.trigger 22:47:27 OK: 8 MiB in 23 packages 22:47:29 Removing intermediate container 3009333086cf 22:47:29 ---> 96513a3b5018 22:47:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:47:29 ---> Running in 99a195e083d7 22:47:32 Removing intermediate container 45905f3e669e 22:47:32 ---> 23038f5b70a4 22:47:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:33 ---> ab70e7be0543 22:47:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:47:34 (1/6) Installing dumb-init (1.2.5-r1) 22:47:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:47:34 (3/6) Installing libsodium (1.0.18-r0) 22:47:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:47:34 (5/6) Installing libzmq (4.3.4-r0) 22:47:34 (6/6) Installing zeromq (4.3.4-r0) 22:47:34 Executing busybox-1.35.0-r17.trigger 22:47:35 OK: 8 MiB in 20 packages 22:47:37 Removing intermediate container 99a195e083d7 22:47:37 ---> df6c324c9c72 22:47:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:38 ---> 635f97a384a2 22:47:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:47:38 ---> 150aecb4ecf9 22:47:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:47:39 ---> 30898a7e8833 22:47:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:47:39 ---> Running in b6c6673b152f 22:47:40 Removing intermediate container b6c6673b152f 22:47:40 ---> 7d977712de94 22:47:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:40 ---> Running in e1d41ae62651 22:47:40 Removing intermediate container e1d41ae62651 22:47:40 ---> ddbbb3a58cc6 22:47:40 Step 18/20 : LABEL arch=arm64 22:47:41 ---> Running in f2f633030f73 22:47:41 ---> 4cd37d40608e 22:47:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:47:42 Removing intermediate container f2f633030f73 22:47:42 ---> 0b763ba34f00 22:47:42 Step 19/20 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:47:42 ---> Running in fec7f73ef189 22:47:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:47:43 Removing intermediate container fec7f73ef189 22:47:43 ---> ab0b7f47f06c 22:47:43 Step 20/20 : LABEL version=0.0.0 22:47:43 ---> 361447df9036 22:47:43 Step 20/24 : ENTRYPOINT ["/core-data"] 22:47:43 ---> Running in bdd77d82d725 22:47:43 ---> Running in 18f40cb8e497 22:47:44 Removing intermediate container 18f40cb8e497 22:47:44 ---> 0181d869d6d8 22:47:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:44 Removing intermediate container bdd77d82d725 22:47:44 ---> 7a331ae582e0 22:47:44 22:47:44 ---> Running in f6b6a467511e 22:47:45 Successfully built 7a331ae582e0 22:47:45 Successfully tagged security-spiffe-token-provider-arm64:latest 22:47:45  Building security-spiffe-token-provider ... done Building core-command 22:47:45 Removing intermediate container f6b6a467511e 22:47:45 ---> 8f0a393f12d7 22:47:45 Step 22/24 : LABEL arch=arm64 22:47:45 ---> Running in d566fc37e26b 22:47:46 Removing intermediate container d566fc37e26b 22:47:46 ---> 3bc539598f5b 22:47:46 Step 23/24 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:47:47 ---> Running in 47a06a614f53 22:47:48 Removing intermediate container 47a06a614f53 22:47:48 ---> f00277ac7f38 22:47:48 Step 24/24 : LABEL version=0.0.0 22:47:48 Removing intermediate container 03b7c00a139f 22:47:48 ---> ac96dba2b23b 22:47:48 Step 9/23 : COPY . . 22:47:48 ---> Running in b25a58de159f 22:47:49 Removing intermediate container b25a58de159f 22:47:49 ---> d349405007a7 22:47:49 22:47:49 Successfully built d349405007a7 22:47:49 Successfully tagged core-data-arm64:latest 22:47:49  Building core-data ... done Building support-scheduler 22:47:56 Removing intermediate container 36b9ddc3ed20 22:47:56 ---> 4f2d6c2c4edf 22:47:56 Step 9/25 : COPY . . 22:47:59 Removing intermediate container a846c6353192 22:47:59 ---> 6f72a567c144 22:47:59 22:47:59 Step 10/25 : FROM alpine:3.16 22:47:59 ---> a6215f271958 22:47:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:47:59 ---> Running in 168ec23049a2 22:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:02 (1/3) Installing ca-certificates (20220614-r0) 22:48:02 (2/3) Installing dumb-init (1.2.5-r1) 22:48:02 (3/3) Installing su-exec (0.2-r1) 22:48:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:48:02 ---> cc8d4c1fd09b 22:48:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:48:02 Executing busybox-1.35.0-r17.trigger 22:48:02 ---> Using cache 22:48:02 ---> d5ed6a492745 22:48:02 Step 4/24 : WORKDIR /edgex-go 22:48:02 ---> Using cache 22:48:02 ---> 7657fcf399b3 22:48:02 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:02 ---> Using cache 22:48:02 ---> 7f298751d833 22:48:02 Step 6/24 : RUN apk add --update --no-cache make git 22:48:02 ---> Using cache 22:48:02 ---> c2b9d2e4414b 22:48:02 Step 7/24 : COPY go.mod vendor* ./ 22:48:02 ---> Using cache 22:48:02 ---> db43c688547d 22:48:02 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:02 ---> Using cache 22:48:02 ---> 4f2d6c2c4edf 22:48:02 Step 9/24 : COPY . . 22:48:02 Executing ca-certificates-20220614-r0.trigger 22:48:02 OK: 6 MiB in 17 packages 22:48:06 Removing intermediate container 168ec23049a2 22:48:06 ---> a4fc6387b50b 22:48:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:48:06 ---> Running in 7d36014bc61a 22:48:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:48:06 ---> cc8d4c1fd09b 22:48:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:48:06 ---> Using cache 22:48:06 ---> d5ed6a492745 22:48:06 Step 4/23 : WORKDIR /edgex-go 22:48:06 ---> Using cache 22:48:06 ---> 7657fcf399b3 22:48:06 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:06 ---> Using cache 22:48:06 ---> 7f298751d833 22:48:06 Step 6/23 : RUN apk add --update --no-cache make git 22:48:06 ---> Using cache 22:48:06 ---> c2b9d2e4414b 22:48:06 Step 7/23 : COPY go.mod vendor* ./ 22:48:06 ---> Using cache 22:48:06 ---> db43c688547d 22:48:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:06 ---> Using cache 22:48:06 ---> 4f2d6c2c4edf 22:48:06 Step 9/23 : COPY . . 22:48:06 Removing intermediate container 7d36014bc61a 22:48:06 ---> e0ec6b638602 22:48:06 Step 13/25 : WORKDIR / 22:48:07 ---> Running in a8067ce49b39 22:48:07 ---> af4221019eb6 22:48:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:48:07 ---> Running in 5903774c0399 22:48:07 Removing intermediate container a8067ce49b39 22:48:07 ---> 89a7c1c24894 22:48:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:48:08 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 22:48:09 ---> 3aa58ffb6a72 22:48:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:48:10 ---> f5d9d7232d33 22:48:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:48:12 ---> dae2dd458974 22:48:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:48:14 ---> ab88e4889898 22:48:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:48:17 ---> 1c5d40050642 22:48:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:48:17 ---> 82187c29953b 22:48:17 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:48:17 ---> Running in b90d1cb841f3 22:48: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 22:48:20 ---> dc5d2d078dae 22:48:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:48:23 ---> 96248891cedb 22:48:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:48:23 ---> Running in 17d8a7825f26 22:48:25 ---> 1d36325cd158 22:48:25 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:48:25 ---> Running in 698ea3db16d5 22:48: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 22:48:27 Removing intermediate container 17d8a7825f26 22:48:27 ---> 9fac881a5ea5 22:48:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:48:27 ---> Running in 50b2ef9afe09 22:48:28 Removing intermediate container 50b2ef9afe09 22:48:28 ---> b22daf810ce9 22:48:28 Step 23/25 : LABEL arch=arm64 22:48:29 ---> Running in 596922380c53 22:48:30 Removing intermediate container 596922380c53 22:48:30 ---> 9f1f0990b93d 22:48:30 Step 24/25 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:48:30 ---> Running in 0e0f7a6831cc 22:48:30 ---> 86861bdee3a3 22:48:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:48:30 ---> Running in 0c81f41e2da4 22:48:30 Removing intermediate container 0e0f7a6831cc 22:48:30 ---> 5d98b1abad02 22:48:30 Step 25/25 : LABEL version=0.0.0 22:48:30 ---> Running in 10a655a4b65f 22:48:31 Removing intermediate container 10a655a4b65f 22:48:31 ---> 0ea3104cdf40 22:48:31 22:48:31 Successfully built 0ea3104cdf40 22:48:31 Successfully tagged security-secretstore-setup-arm64:latest 22:48:31 Building sys-mgmt-agent 22:48:32  Building security-secretstore-setup ... done 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 22:48:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:48:47 ---> cc8d4c1fd09b 22:48:47 Step 3/23 : WORKDIR /edgex-go 22:48:47 ---> Using cache 22:48:47 ---> bfbe1ae69a6b 22:48:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:47 ---> Using cache 22:48:47 ---> 5cb01ef5c206 22:48:47 Step 5/23 : RUN apk add --update --no-cache make bash git 22:48:47 ---> Running in cde450386a0c 22:48:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:48:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:52 OK: 221 MiB in 51 packages 22:48:53 Removing intermediate container cde450386a0c 22:48:53 ---> a5296717bad6 22:48:53 Step 6/23 : COPY go.mod vendor* ./ 22:48:54 ---> 70b4f726c136 22:48:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:54 ---> Running in ced5b2d5b962 22:49:50 Removing intermediate container ced5b2d5b962 22:49:50 ---> 23b035bce0ec 22:49:50 Step 8/23 : COPY . . 22:50:00 ---> 0b87059fc713 22:50:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:50:00 ---> Running in 38423aa06652 22:50:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:54:38 Removing intermediate container 698ea3db16d5 22:54:38 ---> 17c30e3e655b 22:54:38 22:54:38 Step 11/24 : FROM alpine:3.16 22:54:38 ---> a6215f271958 22:54:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:54:38 ---> Running in b325de37d7da 22:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:54:38 (1/1) Installing dumb-init (1.2.5-r1) 22:54:38 Executing busybox-1.35.0-r17.trigger 22:54:38 OK: 5 MiB in 15 packages 22:54:38 Removing intermediate container b325de37d7da 22:54:38 ---> 3b82e135e519 22:54:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:54:38 ---> Running in 422839c80076 22:54:38 Removing intermediate container 422839c80076 22:54:38 ---> 695067df9e52 22:54:38 Step 14/24 : ENV APP_PORT=59882 22:54:38 ---> Running in 9265f82efc33 22:54:39 Removing intermediate container 9265f82efc33 22:54:39 ---> 34ca02a1262a 22:54:39 Step 15/24 : EXPOSE $APP_PORT 22:54:40 ---> Running in 2dc4ecc8e8a2 22:54:41 Removing intermediate container 2dc4ecc8e8a2 22:54:41 ---> c94347a0df8a 22:54:41 Step 16/24 : WORKDIR / 22:54:41 ---> Running in 2e1d9a93f721 22:54:42 Removing intermediate container 2e1d9a93f721 22:54:42 ---> 5d7df8fa8f5e 22:54:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:43 ---> 28892fa8658a 22:54:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:54:44 Removing intermediate container b90d1cb841f3 22:54:44 ---> fd1d8e684025 22:54:44 22:54:44 Step 11/25 : FROM alpine:3.16 22:54:44 ---> a6215f271958 22:54:44 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:54:44 ---> Using cache 22:54:44 ---> 3b82e135e519 22:54:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:54:44 ---> Using cache 22:54:44 ---> 695067df9e52 22:54:44 Step 14/25 : ENV APP_PORT=59881 22:54:44 ---> Running in 4b3bf5720df2 22:54:45 Removing intermediate container 4b3bf5720df2 22:54:45 ---> 3d803cc38108 22:54:45 Step 15/25 : EXPOSE $APP_PORT 22:54:45 ---> Running in 3076fc813da7 22:54:45 ---> 3e409caf08ef 22:54:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:54:45 Removing intermediate container 3076fc813da7 22:54:45 ---> b91a08139ff0 22:54:45 Step 16/25 : WORKDIR / 22:54:46 ---> Running in 2e7c988482d3 22:54:47 Removing intermediate container 2e7c988482d3 22:54:47 ---> b4bbe3f078bb 22:54:47 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / ---> c5f795fefe60 22:54:47 Step 20/24 : ENTRYPOINT ["/core-command"] 22:54:47 22:54:47 ---> Running in 79071ed981f9 22:54:47 Removing intermediate container 79071ed981f9 22:54:47 ---> 93a25a9d6122 22:54:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:47 ---> Running in fc0fb605d608 22:54:48 ---> 85b1597db63f 22:54:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:54:48 Removing intermediate container fc0fb605d608 22:54:48 ---> 18425706c77f 22:54:48 Step 22/24 : LABEL arch=arm64 22:54:48 ---> Running in 6c69544ef41e 22:54:49 Removing intermediate container 6c69544ef41e 22:54:49 ---> ca3614866c6d 22:54:49 Step 23/24 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:54:49 ---> Running in 50158b50e76c 22:54:50 Removing intermediate container 50158b50e76c 22:54:50 ---> 521b7243cb16 22:54:50 Step 24/24 : LABEL version=0.0.0 22:54:50 ---> c872ddf1641c 22:54:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:54:50 ---> Running in 9bcf717d80f2 22:54:51 Removing intermediate container 9bcf717d80f2 22:54:51 ---> e59d6f0ca390 22:54:51 22:54:51 ---> 1204018355cc 22:54:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:54:52 Successfully built e59d6f0ca390 22:54:52 Successfully tagged core-command-arm64:latest 22:54:52  Building core-command ... done  ---> 2a1ad60ee652 22:54:52 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:54:53 ---> Running in f493c0d46b6d 22:54:53 Removing intermediate container f493c0d46b6d 22:54:53 ---> 4c86a114b095 22:54:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:53 ---> Running in a08dc010adb1 22:54:54 Removing intermediate container a08dc010adb1 22:54:54 ---> dbd54fda622e 22:54:54 Step 23/25 : LABEL arch=arm64 22:54:54 ---> Running in 582b4db39d18 22:54:54 Removing intermediate container 582b4db39d18 22:54:54 ---> 67e7ef1ed571 22:54:54 Step 24/25 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:54:54 ---> Running in b293fd56bb0b 22:54:55 Removing intermediate container b293fd56bb0b 22:54:55 ---> e8b7977eddc0 22:54:55 Step 25/25 : LABEL version=0.0.0 22:54:55 ---> Running in 23315c5b0ca6 22:54:55 Removing intermediate container 23315c5b0ca6 22:54:55 ---> 11d552520297 22:54:55 22:54:56 Successfully built 11d552520297 22:54:56 Successfully tagged core-metadata-arm64:latest 22:55:14  Building core-metadata ... done Removing intermediate container 38423aa06652 22:55:14 ---> 210fad03d0c1 22:55:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:55:14 ---> Running in 10cff70f2e00 22:55:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:55:17 Removing intermediate container 10cff70f2e00 22:55:17 ---> 4b8031c0a46f 22:55:17 22:55:17 Step 11/23 : FROM alpine:3.16 22:55:17 ---> a6215f271958 22:55:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:55:17 ---> Running in 800053e58b4c 22:55:18 Removing intermediate container 800053e58b4c 22:55:18 ---> 795660e520ab 22:55:18 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 22:55:18 ---> Running in 53d950819bd9 22:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:55:21 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:55:21 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:55:21 (3/33) Installing readline (8.1.2-r0) 22:55:21 (4/33) Installing bash (5.1.16-r2) 22:55:21 Executing bash-5.1.16-r2.post-install 22:55:21 (5/33) Installing ca-certificates (20220614-r0) 22:55:21 (6/33) Installing brotli-libs (1.0.9-r6) 22:55:21 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:55:21 (8/33) Installing libcurl (7.83.1-r3) 22:55:21 (9/33) Installing curl (7.83.1-r3) 22:55:21 (10/33) Installing docker-cli (20.10.18-r0) 22:55:22 (11/33) Installing dumb-init (1.2.5-r1) 22:55:22 (12/33) Installing libbz2 (1.0.8-r1) 22:55:22 (13/33) Installing expat (2.4.9-r0) 22:55:22 (14/33) Installing libffi (3.4.2-r1) 22:55:22 (15/33) Installing gdbm (1.23-r0) 22:55:22 (16/33) Installing xz-libs (5.2.5-r1) 22:55:22 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:55:22 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:55:22 (19/33) Installing mpdecimal (2.5.1-r1) 22:55:22 (20/33) Installing sqlite-libs (3.38.5-r0) 22:55:22 (21/33) Installing python3 (3.10.5-r0) 22:55:24 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:55:24 (23/33) Installing py3-tomli (2.0.1-r1) 22:55:24 (24/33) Installing py3-pep517 (0.12.0-r2) 22:55:24 (25/33) Installing py3-six (1.16.0-r1) 22:55:24 (26/33) Installing py3-retrying (1.3.3-r3) 22:55:24 (27/33) Installing py3-appdirs (1.4.4-r3) 22:55:24 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:55:24 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:55:24 (30/33) Installing py3-parsing (2.4.7-r3) 22:55:24 (31/33) Installing py3-packaging (21.3-r0) 22:55:24 (32/33) Installing py3-setuptools (59.4.0-r0) 22:55:24 (33/33) Installing py3-pip (22.1.1-r0) 22:55:25 Executing busybox-1.35.0-r17.trigger 22:55:25 Executing ca-certificates-20220614-r0.trigger 22:55:26 OK: 120 MiB in 47 packages 22:55:38 Collecting docker-compose==1.23.2 22:55:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:55:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.3 MB/s eta 0:00:00 22:55:38 Collecting texttable<0.10,>=0.9.0 22:55:38 Downloading texttable-0.9.1.tar.gz (11 kB) 22:55:38 Preparing metadata (setup.py): started 22:55:40 Preparing metadata (setup.py): finished with status 'done' 22:55:41 Collecting docker<4.0,>=3.6.0 22:55:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:55:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 22:55:41 Collecting websocket-client<1.0,>=0.32.0 22:55:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:55:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.7 MB/s eta 0:00:00 22:55:42 Collecting jsonschema<3,>=2.5.1 22:55:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:55:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:55:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:55:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.9 MB/s eta 0:00:00 22:55:43 Collecting docopt<0.7,>=0.6.1 22:55:43 Downloading docopt-0.6.2.tar.gz (25 kB) 22:55:43 Preparing metadata (setup.py): started 22:55:45 Preparing metadata (setup.py): finished with status 'done' 22:55:45 Collecting dockerpty<0.5,>=0.4.1 22:55:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:55:45 Preparing metadata (setup.py): started 22:55:47 Preparing metadata (setup.py): finished with status 'done' 22:55:47 Collecting cached-property<2,>=1.2.0 22:55:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:55:47 Collecting PyYAML<4,>=3.10 22:55:47 Downloading PyYAML-3.13.tar.gz (270 kB) 22:55:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.4 MB/s eta 0:00:00 22:55:49 Preparing metadata (setup.py): started 22:55:51 Preparing metadata (setup.py): finished with status 'done' 22:55:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:55:51 Collecting docker-pycreds>=0.4.0 22:55:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:55:52 Collecting urllib3<1.25,>=1.21.1 22:55:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:55:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.6 MB/s eta 0:00:00 22:55:53 Collecting certifi>=2017.4.17 22:55:53 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 22:55:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.7 MB/s eta 0:00:00 22:55:53 Collecting chardet<3.1.0,>=3.0.2 22:55:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:55:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.1 MB/s eta 0:00:00 22:55:54 Collecting idna<2.8,>=2.5 22:55:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:55:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.5 MB/s eta 0:00:00 22:55:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:55:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:55:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:55:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:55:55 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:55:55 Running setup.py install for texttable: started 22:55:57 Running setup.py install for texttable: finished with status 'done' 22:55:57 Running setup.py install for PyYAML: started 22:55:58 Removing intermediate container 5903774c0399 22:55:58 ---> 9cbf53389d54 22:55:58 22:55:58 Step 11/23 : FROM alpine:3.16 22:55:58 ---> a6215f271958 22:55:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:55:58 ---> Running in a337c9edba75 22:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:56:00 Running setup.py install for PyYAML: finished with status 'done' 22:56:01 (1/2) Installing ca-certificates (20220614-r0) 22:56:01 (2/2) Installing dumb-init (1.2.5-r1) 22:56:01 Executing busybox-1.35.0-r17.trigger 22:56:01 Executing ca-certificates-20220614-r0.trigger 22:56:01 OK: 6 MiB in 16 packages 22:56:02 Running setup.py install for docopt: started 22:56:03 Removing intermediate container a337c9edba75 22:56:03 ---> dcbff25d9432 22:56:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:56:03 ---> Running in d9a07337a4ae 22:56:04 Removing intermediate container d9a07337a4ae 22:56:04 ---> 0661ac3fe79a 22:56:04 Step 14/23 : ENV APP_PORT=59860 22:56:04 ---> Running in be8ffadb028b 22:56:04 Running setup.py install for docopt: finished with status 'done' 22:56:04 Removing intermediate container be8ffadb028b 22:56:04 ---> 6a1b86ba0d8b 22:56:04 Step 15/23 : EXPOSE $APP_PORT 22:56:04 ---> Running in c7b13a5d639e 22:56:05 Removing intermediate container c7b13a5d639e 22:56:05 ---> 8152498611b8 22:56:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:06 ---> e07ff495598b 22:56:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:56:07 Running setup.py install for dockerpty: started 22:56:08 ---> eaa1a72c3ad8 22:56:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:56:08 ---> adc57605fd01 22:56:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:56:09 ---> Running in b4efe991bb35 22:56:09 Removing intermediate container b4efe991bb35 22:56:09 ---> a27a0c7cf134 22:56:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:09 Running setup.py install for dockerpty: finished with status 'done' 22:56:09 ---> Running in 06f5ded30baf 22:56:09 Removing intermediate container 0c81f41e2da4 22:56:09 ---> d9f42af2c222 22:56:09 22:56:09 Step 11/23 : FROM alpine:3.16 22:56:09 ---> a6215f271958 22:56:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:56:09 ---> Using cache 22:56:09 ---> 3b82e135e519 22:56:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:56:09 ---> Using cache 22:56:09 ---> 695067df9e52 22:56:09 Step 14/23 : ENV APP_PORT=59861 22:56:10 ---> Running in 6afd719b9d49 22:56:10 Removing intermediate container 06f5ded30baf 22:56:10 ---> 26ab2f0df357 22:56:10 Step 21/23 : LABEL arch=arm64 22:56:10 ---> Running in 0e9a23211742 22:56:10 Removing intermediate container 6afd719b9d49 22:56:10 ---> 736be4bdeddc 22:56:10 Step 15/23 : EXPOSE $APP_PORT 22:56:10 ---> Running in dac102e67eea 22:56:10 Removing intermediate container 0e9a23211742 22:56:10 ---> 090f48304884 22:56:10 Step 22/23 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:56:10 ---> Running in 30819ad2f9a5 22:56:10 Removing intermediate container dac102e67eea 22:56:10 ---> 7bd8dec3878f 22:56:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:11 Removing intermediate container 30819ad2f9a5 22:56:11 ---> 6e603a569dac 22:56:11 Step 23/23 : LABEL version=0.0.0 22:56:11 ---> Running in c456fca9dc20 22:56:11 ---> b4bf7b68f01a 22:56:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:56:11 Removing intermediate container c456fca9dc20 22:56:11 ---> 8135ff4d5cd5 22:56:11 22:56:11 Successfully built 8135ff4d5cd5 22:56:11 Successfully tagged support-notifications-arm64:latest 22:56:12  Building support-notifications ... done 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 22:56:12 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 22:56:13  ---> 117cd47244f9 22:56:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:56:13 ---> bf7f98041f45 22:56:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:56:13 ---> Running in 8f87837bc03b 22:56:13 Removing intermediate container 8f87837bc03b 22:56:13 ---> 5890de225845 22:56:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:14 ---> Running in cc712755add8 22:56:15 Removing intermediate container cc712755add8 22:56:15 ---> c9a878031bdd 22:56:15 Step 21/23 : LABEL arch=arm64 22:56:15 ---> Running in e13297263130 22:56:15 Removing intermediate container e13297263130 22:56:15 ---> f12dc6de9a07 22:56:15 Step 22/23 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:56:15 ---> Running in 4999aa89879c 22:56:15 Removing intermediate container 4999aa89879c 22:56:15 ---> a830281dc8ea 22:56:15 Step 23/23 : LABEL version=0.0.0 22:56:15 ---> Running in 1dad3afb870a 22:56:16 Removing intermediate container 1dad3afb870a 22:56:16 ---> 5e0ce5c5ccd0 22:56:16 22:56:16 Successfully built 5e0ce5c5ccd0 22:56:16 Successfully tagged support-scheduler-arm64:latest 22:56:23  Building support-scheduler ... done Removing intermediate container 53d950819bd9 22:56:23 ---> 1cbd9c393a07 22:56:23 Step 14/23 : ENV APP_PORT=58890 22:56:23 ---> Running in d13a03ae58cf 22:56:23 Removing intermediate container d13a03ae58cf 22:56:23 ---> 030d98747e5c 22:56:23 Step 15/23 : EXPOSE $APP_PORT 22:56:23 ---> Running in 01867d65063d 22:56:23 Removing intermediate container 01867d65063d 22:56:23 ---> 6c253c07118d 22:56:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:56:24 ---> 4f4a06146cf0 22:56:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:56:24 ---> 47a133b865d2 22:56:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:56:26 ---> 8121584e1612 22:56:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:56:26 ---> Running in 563edb2a307d 22:56:27 Removing intermediate container 563edb2a307d 22:56:27 ---> fb50058e30bf 22:56:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:27 ---> Running in 1a0638ab411a 22:56:27 Removing intermediate container 1a0638ab411a 22:56:27 ---> 70935a0a3cdc 22:56:27 Step 21/23 : LABEL arch=arm64 22:56:27 ---> Running in d6d41363170a 22:56:27 Removing intermediate container d6d41363170a 22:56:27 ---> ef56649affa1 22:56:27 Step 22/23 : LABEL git_sha=58c32e74202ca5554f21e2165603fc60e2f78f92 22:56:27 ---> Running in 710308e122a3 22:56:28 Removing intermediate container 710308e122a3 22:56:28 ---> 386a13922783 22:56:28 Step 23/23 : LABEL version=0.0.0 22:56:28 ---> Running in e13e9ecbada2 22:56:28 Removing intermediate container e13e9ecbada2 22:56:28 ---> 3192e6067c10 22:56:28 22:56:28 Successfully built 3192e6067c10 22:56:28 Successfully tagged sys-mgmt-agent-arm64:latest 22:56:29  Building sys-mgmt-agent ... done  [Pipeline] } 22:56:29 $ docker stop --time=1 1c242f1c30314da7d18db3b494ae0771bf84a2a03ce0ce7e7470a05059012dc8 22:56:30 $ docker rm -f 1c242f1c30314da7d18db3b494ae0771bf84a2a03ce0ce7e7470a05059012dc8 [Pipeline] // withDockerContainer [Pipeline] sh 22:56:31 + docker images 22:56:31 REPOSITORY TAG IMAGE ID CREATED SIZE 22:56:31 sys-mgmt-agent-arm64 latest 3192e6067c10 3 seconds ago 133MB 22:56:31 support-scheduler-arm64 latest 5e0ce5c5ccd0 15 seconds ago 25.7MB 22:56:31 support-notifications-arm64 latest 8135ff4d5cd5 20 seconds ago 26.3MB 22:56:31 d9f42af2c222 23 seconds ago 1.46GB 22:56:31 9cbf53389d54 34 seconds ago 1.46GB 22:56:31 4b8031c0a46f About a minute ago 1.38GB 22:56:31 core-metadata-arm64 latest 11d552520297 About a minute ago 17.5MB 22:56:31 core-command-arm64 latest e59d6f0ca390 About a minute ago 16.8MB 22:56:31 fd1d8e684025 About a minute ago 1.41GB 22:56:31 17c30e3e655b 2 minutes ago 1.4GB 22:56:31 security-secretstore-setup-arm64 latest 0ea3104cdf40 8 minutes ago 28.2MB 22:56:31 6f72a567c144 8 minutes ago 1.39GB 22:56:31 core-data-arm64 latest d349405007a7 8 minutes ago 20.7MB 22:56:31 security-spiffe-token-provider-arm64 latest 7a331ae582e0 8 minutes ago 28.4MB 22:56:31 b3bd47d08139 9 minutes ago 1.41GB 22:56:31 71194a626af7 9 minutes ago 1.43GB 22:56:31 security-bootstrapper-arm64 latest c9cb0bc03879 10 minutes ago 19.1MB 22:56:31 security-proxy-setup-arm64 latest 9f2f200cffb5 10 minutes ago 26.5MB 22:56:31 3b74082f6ca1 10 minutes ago 1.39GB 22:56:31 9534b6e767af 10 minutes ago 1.39GB 22:56:31 security-spire-server-arm64 latest 19c75ef64dea 13 minutes ago 84.3MB 22:56:31 890b3cf52b2f 13 minutes ago 1.28GB 22:56:31 security-spire-config-arm64 latest 0c7dd6eec91d 14 minutes ago 83.6MB 22:56:31 7bfd557c6ca0 14 minutes ago 1.28GB 22:56:31 security-spire-agent-arm64 latest 36dab07ff9d2 16 minutes ago 122MB 22:56:31 48718b6be877 16 minutes ago 1.28GB 22:56:31 ci-base-image-arm64 latest cc8d4c1fd09b 30 minutes ago 941MB 22:56:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 6 days ago 679MB 22:56:31 alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB 22:56:31 alpine 3.16 a6215f271958 8 weeks ago 5.29MB 22:56:31 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 22:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:32 22:56:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:32 arm64: Pulling from edgex-lftools-log-publisher 22:56:32 8998bd30e6a1: Pulling fs layer 22:56:32 04944245beec: Pulling fs layer 22:56:32 699f458cf7ca: Pulling fs layer 22:56:32 765212b225bb: Pulling fs layer 22:56:32 f23df028b6ca: Pulling fs layer 22:56:32 d65c8cfc05b1: Pulling fs layer 22:56:32 2437ff75d9bd: Pulling fs layer 22:56:32 f23df028b6ca: Waiting 22:56:32 765212b225bb: Waiting 22:56:32 d65c8cfc05b1: Waiting 22:56:32 2437ff75d9bd: Waiting 22:56:32 04944245beec: Verifying Checksum 22:56:32 04944245beec: Download complete 22:56:33 765212b225bb: Download complete 22:56:33 f23df028b6ca: Verifying Checksum 22:56:33 f23df028b6ca: Download complete 22:56:33 d65c8cfc05b1: Verifying Checksum 22:56:33 d65c8cfc05b1: Download complete 22:56:33 699f458cf7ca: Verifying Checksum 22:56:33 699f458cf7ca: Download complete 22:56:33 8998bd30e6a1: Verifying Checksum 22:56:33 8998bd30e6a1: Download complete 22:56:36 2437ff75d9bd: Download complete 22:56:37 8998bd30e6a1: Pull complete 22:56:38 04944245beec: Pull complete 22:56:39 699f458cf7ca: Pull complete 22:56:39 765212b225bb: Pull complete 22:56:40 f23df028b6ca: Pull complete 22:56:40 d65c8cfc05b1: Pull complete 22:56:55 2437ff75d9bd: Pull complete 22:56:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:55 prd-ubuntu20.04-docker-arm64-4c-16g-7208 does not seem to be running inside a container 22:56:56 $ 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 22:56:58 $ docker top 0625c11330f2fdada30cde39331fa7b086e269becfdee587a037cc9bce69fd83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:59 ---> job-cost.sh 22:56:59 lf-activate-venv: SKIPPING 22:56:59 INFO: No Stack... 22:57:00 INFO: Retrieving Pricing Info for: v3-standard-4 22:57:00 INFO: Archiving Costs [Pipeline] sh 22:57:01 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:57:01 + cut -d, -f6 [Pipeline] lock 22:57:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4184-1-stack-cost] 22:57:01 Resource [jenkins-edgexfoundry-edgex-go-PR-4184-1-stack-cost] did not exist. Created. 22:57:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:57:01 + echo total: 0.10999999940395355 [Pipeline] stash 22:57:01 Stashed 1 file(s) [Pipeline] } 22:57:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4184-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:57:02 $ docker stop --time=1 0625c11330f2fdada30cde39331fa7b086e269becfdee587a037cc9bce69fd83 22:57:03 $ docker rm -f 0625c11330f2fdada30cde39331fa7b086e269becfdee587a037cc9bce69fd83 [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 22:57:04 provisioning config files... 22:57:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9296266370509793844tmp [Pipeline] { [Pipeline] sh 22:57:04 + set +x 22:57:04 + curl -s https://codecov.io/bash 22:57:04 + bash -s -- 22:57:04 22:57:04 _____ _ 22:57:04 / ____| | | 22:57:04 | | ___ __| | ___ ___ _____ __ 22:57:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:57:04 | |___| (_) | (_| | __/ (_| (_) \ V / 22:57:04 \_____\___/ \__,_|\___|\___\___/ \_/ 22:57:04 Bash-1.0.6 22:57:04 22:57:04 22:57:04 ==> git version 2.25.1 found 22:57: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 22:57:04 Release-Date: 2020-01-08 22:57: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 22:57:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:57:04 ==> Jenkins CI detected. 22:57:04 current dir:  /w/workspace/edgex-go/1 22:57:04 project root: . 22:57:04 --> token set from env 22:57:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:57:04 ==> Running gcov in . (disable via -X gcov) 22:57:04 ==> Python coveragepy not found 22:57:04 ==> Searching for coverage reports in: 22:57:04 + . 22:57:04 -> Found 1 reports 22:57:04 ==> Detecting git/mercurial file structure 22:57:04 ==> Reading reports 22:57:04 + ./coverage.out bytes=502163 22:57:05 ==> Appending adjustments 22:57:05 https://docs.codecov.io/docs/fixing-reports 22:57:06 + Found adjustments 22:57:06 ==> Gzipping contents 22:57:06 64K /tmp/codecov.U0xDjN.gz 22:57:06 ==> Uploading reports 22:57:06 url: https://codecov.io 22:57:06 query: branch=PR-4184&commit=a868fc55b92d4dde8ec019da2e14ff4ec46eff97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4184&job=&cmd_args= 22:57:06 -> Pinging Codecov 22:57:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4184&commit=a868fc55b92d4dde8ec019da2e14ff4ec46eff97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4184&job=&cmd_args= 22:57:06 -> Uploading to 22:57:06 https://storage.googleapis.com/codecov/v4/raw/2022-10-05/00271124DB129430A58F1EEE437C3FCB/a868fc55b92d4dde8ec019da2e14ff4ec46eff97/14cac8e0-902e-46b0-859c-0e50b2dbab35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T225706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52f9ecffac3add21b071c7658f3ee0680f6425a9463dac72ea76dd2d7efcc546 22:57:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:06 Dload Upload Total Spent Left Speed 22:57:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65520 0 0 100 65520 0 313k --:--:-- --:--:-- --:--:-- 312k 100 65520 0 0 100 65520 0 263k --:--:-- --:--:-- --:--:-- 262k 22:57:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a868fc55b92d4dde8ec019da2e14ff4ec46eff97 [Pipeline] } 22:57: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 22:57:08 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:57:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:57:09 ---> package-listing.sh 22:57:09 ++ facter osfamily 22:57:09 ++ tr '[:upper:]' '[:lower:]' 22:57:09 + OS_FAMILY=debian 22:57:09 + workspace=/w/workspace/edgex-go/1 22:57:09 + START_PACKAGES=/tmp/packages_start.txt 22:57:09 + END_PACKAGES=/tmp/packages_end.txt 22:57:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:57:09 + PACKAGES=/tmp/packages_start.txt 22:57:09 + '[' /w/workspace/edgex-go/1 ']' 22:57:09 + PACKAGES=/tmp/packages_end.txt 22:57:09 + case "${OS_FAMILY}" in 22:57:09 + dpkg -l 22:57:09 + grep '^ii' 22:57:09 + '[' -f /tmp/packages_start.txt ']' 22:57:09 + '[' -f /tmp/packages_end.txt ']' 22:57:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:57:09 + '[' /w/workspace/edgex-go/1 ']' 22:57:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:57:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:57: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 22:57:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:10 22:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:10 latest: Pulling from edgex-lftools-log-publisher 22:57:10 5eb5b503b376: Pulling fs layer 22:57:10 5c69ac0246d0: Pulling fs layer 22:57:10 ec43610c2a17: Pulling fs layer 22:57:10 3a2ae6a8a46f: Pulling fs layer 22:57:10 33b1e0a273af: Pulling fs layer 22:57:10 3a2ae6a8a46f: Waiting 22:57:10 33b1e0a273af: Waiting 22:57:10 5d3b04190fa2: Pulling fs layer 22:57:10 5d3b04190fa2: Waiting 22:57:10 2f39f015ded8: Pulling fs layer 22:57:10 2f39f015ded8: Waiting 22:57:10 5c69ac0246d0: Download complete 22:57:10 3a2ae6a8a46f: Verifying Checksum 22:57:10 3a2ae6a8a46f: Download complete 22:57:11 ec43610c2a17: Verifying Checksum 22:57:11 ec43610c2a17: Download complete 22:57:11 5d3b04190fa2: Verifying Checksum 22:57:11 5d3b04190fa2: Download complete 22:57:11 33b1e0a273af: Verifying Checksum 22:57:11 33b1e0a273af: Download complete 22:57:11 5eb5b503b376: Verifying Checksum 22:57:11 5eb5b503b376: Download complete 22:57:12 2f39f015ded8: Download complete 22:57:12 5eb5b503b376: Pull complete 22:57:12 5c69ac0246d0: Pull complete 22:57:13 ec43610c2a17: Pull complete 22:57:13 3a2ae6a8a46f: Pull complete 22:57:13 33b1e0a273af: Pull complete 22:57:13 5d3b04190fa2: Pull complete 22:57:18 2f39f015ded8: Pull complete 22:57:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:18 prd-ubuntu20.04-docker-8c-8g-7207 does not seem to be running inside a container 22:57:18 $ 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 22:57:23 $ docker top 80d9d2b00c923c1edfad80c17f363fabc1023954f8cd3c0e2649f31e311defbc -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:23 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:23 + mkdir -p /var/log/sysstat [Pipeline] sh 22:57:24 + ls /var/log/sa-host 22:57:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:24 provisioning config files... 22:57:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2470185705712232554tmp [Pipeline] { [Pipeline] echo 22:57:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:24 ---> create-netrc.sh [Pipeline] } 22:57:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:57:25 ---> python-tools-install.sh [Pipeline] echo 22:57:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:25 ---> sudo-logs.sh 22:57:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:57:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:25 ---> job-cost.sh 22:57:25 lf-activate-venv: SKIPPING 22:57:25 DEBUG: total: 0.10999999940395355 22:57:25 INFO: Retrieving Stack Cost... 22:57:26 INFO: Retrieving Pricing Info for: v3-standard-8 22:57:26 INFO: Archiving Costs [Pipeline] echo 22:57:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:26 ---> logs-deploy.sh 22:57:26 lf-activate-venv: SKIPPING 22:57:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4184/1 22:57:26 INFO: archiving workspace using pattern(s): 22:57:27 Archives upload complete. 22:57:28 INFO: archiving logs to Nexus 22:57:29 ---> uname -a: 22:57:29 Linux prd-ubuntu20-04-docker-8c-8g-7207 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:57:29 22:57:29 22:57:29 ---> lscpu: 22:57:29 Architecture: x86_64 22:57:29 CPU op-mode(s): 32-bit, 64-bit 22:57:29 Byte Order: Little Endian 22:57:29 Address sizes: 40 bits physical, 48 bits virtual 22:57:29 CPU(s): 8 22:57:29 On-line CPU(s) list: 0-7 22:57:29 Thread(s) per core: 1 22:57:29 Core(s) per socket: 1 22:57:29 Socket(s): 8 22:57:29 NUMA node(s): 1 22:57:29 Vendor ID: AuthenticAMD 22:57:29 CPU family: 23 22:57:29 Model: 49 22:57:29 Model name: AMD EPYC-Rome Processor 22:57:29 Stepping: 0 22:57:29 CPU MHz: 2800.002 22:57:29 BogoMIPS: 5600.00 22:57:29 Virtualization: AMD-V 22:57:29 Hypervisor vendor: KVM 22:57:29 Virtualization type: full 22:57:29 L1d cache: 256 KiB 22:57:29 L1i cache: 256 KiB 22:57:29 L2 cache: 4 MiB 22:57:29 L3 cache: 128 MiB 22:57:29 NUMA node0 CPU(s): 0-7 22:57:29 Vulnerability Itlb multihit: Not affected 22:57:29 Vulnerability L1tf: Not affected 22:57:29 Vulnerability Mds: Not affected 22:57:29 Vulnerability Meltdown: Not affected 22:57:29 Vulnerability Mmio stale data: Not affected 22:57:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:57:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:57:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:57:29 Vulnerability Srbds: Not affected 22:57:29 Vulnerability Tsx async abort: Not affected 22:57:29 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 22:57:29 22:57:29 22:57:29 ---> nproc: 22:57:29 8 22:57:29 22:57:29 22:57:29 ---> df -h: 22:57:29 Filesystem Size Used Avail Use% Mounted on 22:57:29 overlay 155G 20G 136G 13% / 22:57:29 tmpfs 64M 0 64M 0% /dev 22:57:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:57:29 shm 64M 0 64M 0% /dev/shm 22:57:29 /dev/vda1 155G 20G 136G 13% /facter-os 22:57:29 22:57:29 22:57:29 ---> sar -b -r -n DEV: 22:57:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7207) 10/05/22 _x86_64_ (8 CPU) 22:57:29 22:57:29 22:21:36 LINUX RESTART (8 CPU) 22:57:29 22:57:29 22:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:57:29 22:23:01 353.84 38.88 314.96 0.00 4325.26 90391.73 0.00 22:57:29 22:24:01 66.90 0.03 66.87 0.00 4.93 46409.87 0.00 22:57:29 22:25:01 79.10 0.32 78.79 0.00 5.87 57526.30 0.00 22:57:29 22:26:01 447.25 6.91 440.34 0.00 79.44 241018.33 0.00 22:57:29 22:27:01 512.40 1.65 510.75 0.00 85.85 148090.52 0.00 22:57:29 22:28:01 576.87 1.25 575.62 0.00 22.00 220596.13 0.00 22:57:29 22:29:01 546.77 0.75 546.02 0.00 11.33 193794.60 0.00 22:57:29 22:30:01 604.43 10.43 594.00 0.00 2839.19 110379.34 0.00 22:57:29 22:31:01 2.68 0.00 2.68 0.00 0.00 31.46 0.00 22:57:29 22:32:01 2.10 0.00 2.10 0.00 0.00 22.00 0.00 22:57:29 22:33:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 22:57:29 22:34:01 1.58 0.00 1.58 0.00 0.00 16.40 0.00 22:57:29 22:35:01 1.23 0.00 1.23 0.00 0.00 24.00 0.00 22:57:29 22:36:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 22:57:29 22:37:01 1.90 0.02 1.88 0.00 0.13 19.86 0.00 22:57:29 22:38:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 22:57:29 22:39:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 22:57:29 22:40:01 1.93 0.00 1.93 0.00 0.00 24.93 0.00 22:57:29 22:41:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 22:57:29 22:42:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 22:57:29 22:43:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 22:57:29 22:44:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 22:57:29 22:45:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 22:57:29 22:46:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 22:57:29 22:47:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 22:57:29 22:48:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 22:57:29 22:49:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 22:57:29 22:50:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 22:57:29 22:51:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 22:57:29 22:52:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 22:57:29 22:53:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 22:57:29 22:54:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 22:57:29 22:55:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 22:57:29 22:56:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 22:57:29 22:57:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 22:57:29 Average: 92.00 1.70 90.30 0.00 208.77 31648.12 0.00 22:57:29 22:57:29 22:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:57:29 22:23:01 28049716 31588484 721568 2.19 104888 3644536 1824884 5.38 1122668 3278660 296428 22:57:29 22:24:01 27747732 31412344 888288 2.70 108356 3755096 2260788 6.66 1499408 3180136 314836 22:57:29 22:25:01 27979300 31580860 725112 2.21 111084 3690668 1809092 5.33 1198176 3259208 7360 22:57:29 22:26:01 21571000 31517424 771952 2.35 259084 9596568 1890732 5.57 1699260 8856768 952440 22:57:29 22:27:01 21859712 31492672 792184 2.41 311328 9205048 2075324 6.12 1887828 8347600 285892 22:57:29 22:28:01 20049632 31348296 924788 2.81 395032 10637604 2542092 7.49 2290284 9593516 65268 22:57:29 22:29:01 18407532 31388184 887040 2.70 468428 12178016 2411048 7.11 2248676 11204572 16 22:57:29 22:30:01 19069564 31528880 742776 2.26 501368 11625608 1914116 5.64 2341368 10452288 480 22:57:29 22:31:01 19072100 31531376 740692 2.25 501408 11625604 1930792 5.69 2340484 10452284 16 22:57:29 22:32:01 19080868 31540252 731600 2.22 501440 11625608 1930792 5.69 2331128 10452288 12 22:57:29 22:33:01 19081020 31540624 731544 2.22 501468 11625612 1930792 5.69 2330948 10452536 16 22:57:29 22:34:01 19081824 31541484 730744 2.22 501488 11625612 1930792 5.69 2330696 10452544 12 22:57:29 22:35:01 19088328 31548000 724172 2.20 501516 11625616 1930792 5.69 2324576 10452556 36 22:57:29 22:36:01 19088488 31548208 724140 2.20 501528 11625620 1930792 5.69 2324600 10452560 44 22:57:29 22:37:01 19088396 31548204 724464 2.20 501552 11625624 1913500 5.64 2324648 10452564 24 22:57:29 22:38:01 19088396 31548220 724388 2.20 501564 11625628 1913500 5.64 2324620 10452568 48 22:57:29 22:39:01 19088348 31548188 724360 2.20 501580 11625628 1913500 5.64 2324596 10452568 16 22:57:29 22:40:01 19088552 31548404 724080 2.20 501612 11625608 1913500 5.64 2324608 10452576 12 22:57:29 22:41:01 19088464 31548380 724064 2.20 501636 11625608 1897396 5.59 2324984 10452580 160 22:57:29 22:42:01 19087944 31547876 724528 2.20 501664 11625608 1897396 5.59 2324656 10452584 64 22:57:29 22:43:01 19088424 31548388 723948 2.20 501692 11625612 1897396 5.59 2324796 10452580 20 22:57:29 22:44:01 19088280 31548284 723992 2.20 501724 11625616 1897396 5.59 2324708 10452584 4 22:57:29 22:45:01 19088196 31548204 724200 2.20 501752 11625620 1897396 5.59 2324860 10452588 12 22:57:29 22:46:01 19088432 31548508 723900 2.20 501772 11625628 1897396 5.59 2324776 10452596 16 22:57:29 22:47:01 19088408 31548492 723880 2.20 501788 11625628 1897396 5.59 2324764 10452600 28 22:57:29 22:48:01 19088392 31548516 723816 2.20 501800 11625632 1881224 5.54 2324880 10452600 172 22:57:29 22:49:01 19087792 31547932 724332 2.20 501812 11625636 1881224 5.54 2324816 10452604 8 22:57:29 22:50:01 19088036 31548180 724000 2.20 501836 11625640 1881224 5.54 2324816 10452608 136 22:57:29 22:51:01 19088240 31548388 723716 2.20 501852 11625640 1881224 5.54 2324820 10452608 8 22:57:29 22:52:01 19088444 31548760 723296 2.20 501876 11625772 1881224 5.54 2324888 10452720 200 22:57:29 22:53:01 19088344 31548692 723512 2.20 501900 11625772 1881224 5.54 2324996 10452716 12 22:57:29 22:54:01 19088108 31548468 723704 2.20 501912 11625780 1881224 5.54 2324920 10452720 200 22:57:29 22:55:01 19088060 31548428 723668 2.20 501928 11625784 1881224 5.54 2324920 10452724 8 22:57:29 22:56:01 19088260 31548676 723652 2.20 501940 11625784 1881224 5.54 2324972 10452728 140 22:57:29 22:57:01 19087856 31548288 723948 2.20 501956 11625784 1881224 5.54 2325376 10452732 48 22:57:29 Average: 20002291 31532073 744001 2.26 451588 10806453 1944595 5.73 2202615 9725505 54977 22:57:29 22:57:29 22:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:57:29 22:23:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 22:57:29 22:23:01 ens3 1422.02 1259.94 12671.85 186.38 0.00 0.00 0.00 0.00 22:57:29 22:23:01 docker0 458.95 422.46 33.70 3522.97 0.00 0.00 0.00 0.00 22:57:29 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:24:01 ens3 35.17 24.57 33.79 15.47 0.00 0.00 0.00 0.00 22:57:29 22:24:01 docker0 1.03 1.10 0.07 0.09 0.00 0.00 0.00 0.00 22:57:29 22:24:01 veth14b4ef3 1.03 1.22 0.08 0.10 0.00 0.00 0.00 0.00 22:57:29 22:25:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 22:57:29 22:25:01 ens3 87.27 57.17 1699.87 17.38 0.00 0.00 0.00 0.00 22:57:29 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:26:01 veth7011588 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 22:57:29 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:26:01 ens3 478.69 431.36 4669.89 47.12 0.00 0.00 0.00 0.00 22:57:29 22:26:01 docker0 411.26 450.47 28.68 4642.97 0.00 0.00 0.00 0.00 22:57:29 22:27:01 veth7011588 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:57:29 22:27:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 22:57:29 22:27:01 ens3 165.46 114.66 1320.28 24.85 0.00 0.00 0.00 0.00 22:57:29 22:27:01 docker0 82.20 117.70 5.88 1194.36 0.00 0.00 0.00 0.00 22:57:29 22:28:01 veth7011588 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:57:29 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:28:01 ens3 325.27 247.00 2820.42 204.09 0.00 0.00 0.00 0.00 22:57:29 22:28:01 veth0f5bb6b 6.28 7.73 0.60 2.40 0.00 0.00 0.00 0.00 22:57:29 22:28:01 docker0 163.33 266.02 13.32 2790.29 0.00 0.00 0.00 0.00 22:57:29 22:28:01 veth7a5a510 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:57:29 22:29:01 vethaa98cd4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:29:01 veth7011588 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:57:29 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:29:01 ens3 310.06 163.36 3316.96 28.54 0.00 0.00 0.00 0.00 22:57:29 22:29:01 veth135f9fd 12.21 32.57 1.23 652.62 0.00 0.00 0.00 0.05 22:57:29 22:29:01 docker0 129.01 243.34 9.92 2684.63 0.00 0.00 0.00 0.00 22:57:29 22:30:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:57:29 22:30:01 ens3 102.63 60.46 819.73 20.10 0.00 0.00 0.00 0.00 22:57:29 22:30:01 docker0 15.73 18.59 0.94 92.70 0.00 0.00 0.00 0.00 22:57:29 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:31:01 ens3 0.40 0.37 0.02 0.03 0.00 0.00 0.00 0.00 22:57:29 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:32:01 ens3 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 22:57:29 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:33:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:57:29 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:57:29 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:39:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:43:01 ens3 1.07 0.78 3.13 0.30 0.00 0.00 0.00 0.00 22:57:29 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:48:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 22:57:29 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:53:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 22:57:29 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:56:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:57:29 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 22:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:57:29 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:29 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:57:29 Average: ens3 83.10 66.92 776.07 15.48 0.00 0.00 0.00 0.00 22:57:29 Average: docker0 35.85 43.24 2.63 425.08 0.00 0.00 0.00 0.00 22:57:29 22:57:29 22:57:29 ---> sar -P ALL: 22:57:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7207) 10/05/22 _x86_64_ (8 CPU) 22:57:29 22:57:29 22:21:36 LINUX RESTART (8 CPU) 22:57:29 22:57:29 22:22:02 CPU %user %nice %system %iowait %steal %idle 22:57:29 22:23:01 all 12.36 0.00 4.25 1.99 0.06 81.35 22:57:29 22:23:01 0 9.82 0.00 6.14 4.40 0.07 79.57 22:57:29 22:23:01 1 10.76 0.00 3.79 1.83 0.05 83.57 22:57:29 22:23:01 2 20.18 0.00 4.50 2.28 0.07 72.97 22:57:29 22:23:01 3 12.46 0.00 4.42 3.36 0.07 79.69 22:57:29 22:23:01 4 8.51 0.00 3.68 1.25 0.03 86.52 22:57:29 22:23:01 5 13.84 0.00 3.69 0.14 0.05 82.29 22:57:29 22:23:01 6 13.81 0.00 4.00 2.09 0.05 80.05 22:57:29 22:23:01 7 9.47 0.00 3.74 0.54 0.09 86.17 22:57:29 22:24:01 all 39.70 0.00 6.62 0.71 0.11 52.87 22:57:29 22:24:01 0 40.28 0.00 7.00 1.30 0.08 51.34 22:57:29 22:24:01 1 38.44 0.00 6.87 0.74 0.10 53.85 22:57:29 22:24:01 2 39.64 0.00 6.49 0.34 0.12 53.41 22:57:29 22:24:01 3 40.14 0.00 6.39 2.26 0.08 51.13 22:57:29 22:24:01 4 40.06 0.00 6.59 0.35 0.12 52.88 22:57:29 22:24:01 5 40.07 0.00 6.07 0.47 0.14 53.25 22:57:29 22:24:01 6 39.75 0.00 7.11 0.08 0.10 52.96 22:57:29 22:24:01 7 39.18 0.00 6.48 0.12 0.10 54.12 22:57:29 22:25:01 all 41.62 0.00 6.09 1.21 0.09 50.99 22:57:29 22:25:01 0 41.54 0.00 5.79 0.03 0.07 52.57 22:57:29 22:25:01 1 41.17 0.00 6.01 1.11 0.08 51.62 22:57:29 22:25:01 2 42.30 0.00 6.07 7.68 0.08 43.87 22:57:29 22:25:01 3 42.52 0.00 6.22 0.03 0.08 51.14 22:57:29 22:25:01 4 41.86 0.00 6.05 0.10 0.08 51.90 22:57:29 22:25:01 5 41.79 0.00 6.05 0.12 0.08 51.96 22:57:29 22:25:01 6 40.50 0.00 5.70 0.08 0.08 53.63 22:57:29 22:25:01 7 41.26 0.00 6.87 0.56 0.14 51.17 22:57:29 22:26:01 all 12.40 0.00 8.68 10.74 0.11 68.07 22:57:29 22:26:01 0 11.39 0.00 7.24 1.77 0.15 79.45 22:57:29 22:26:01 1 12.38 0.00 7.96 18.14 0.10 61.42 22:57:29 22:26:01 2 12.81 0.00 8.63 3.74 0.07 74.76 22:57:29 22:26:01 3 12.60 0.00 8.54 2.47 0.08 76.30 22:57:29 22:26:01 4 13.20 0.00 10.03 6.63 0.07 70.08 22:57:29 22:26:01 5 13.49 0.00 9.09 18.43 0.10 58.89 22:57:29 22:26:01 6 12.83 0.00 11.89 30.61 0.09 44.58 22:57:29 22:26:01 7 10.54 0.00 6.08 4.23 0.20 78.95 22:57:29 22:27:01 all 42.05 0.00 8.51 13.77 0.13 35.55 22:57:29 22:27:01 0 40.53 0.00 6.65 8.67 0.10 44.05 22:57:29 22:27:01 1 42.36 0.00 8.76 17.22 0.12 31.54 22:57:29 22:27:01 2 41.04 0.00 10.17 8.66 0.12 40.02 22:57:29 22:27:01 3 43.32 0.00 8.22 7.88 0.17 40.41 22:57:29 22:27:01 4 43.58 0.00 7.89 9.68 0.12 38.73 22:57:29 22:27:01 5 42.01 0.00 9.36 6.83 0.10 41.70 22:57:29 22:27:01 6 42.14 0.00 9.36 31.69 0.14 16.68 22:57:29 22:27:01 7 41.43 0.00 7.67 19.63 0.15 31.12 22:57:29 22:28:01 all 23.04 0.00 8.12 30.03 0.20 38.60 22:57:29 22:28:01 0 22.41 0.00 8.04 34.16 0.15 35.23 22:57:29 22:28:01 1 21.93 0.00 7.92 36.01 0.22 33.91 22:57:29 22:28:01 2 21.90 0.00 7.64 22.58 0.14 47.75 22:57:29 22:28:01 3 23.07 0.00 9.90 27.03 0.19 39.81 22:57:29 22:28:01 4 25.24 0.00 8.12 23.86 0.17 42.60 22:57:29 22:28:01 5 25.22 0.00 7.95 28.35 0.19 38.29 22:57:29 22:28:01 6 22.24 0.00 7.48 35.18 0.24 34.86 22:57:29 22:28:01 7 22.27 0.00 7.95 33.18 0.32 36.28 22:57:29 22:29:01 all 23.29 0.00 7.86 24.74 0.14 43.97 22:57:29 22:29:01 0 22.77 0.00 8.95 23.18 0.10 45.00 22:57:29 22:29:01 1 24.00 0.00 6.82 17.26 0.17 51.75 22:57:29 22:29:01 2 21.20 0.00 6.52 35.51 0.14 36.63 22:57:29 22:29:01 3 25.34 0.00 8.61 20.76 0.17 45.11 22:57:29 22:29:01 4 22.47 0.00 6.29 12.19 0.07 58.98 22:57:29 22:29:01 5 22.99 0.00 7.96 20.52 0.17 48.37 22:57:29 22:29:01 6 21.48 0.00 7.50 33.50 0.14 37.38 22:57:29 22:29:01 7 26.05 0.00 10.24 35.00 0.15 28.56 22:57:29 22:30:01 all 41.95 0.00 9.80 10.38 0.17 37.69 22:57:29 22:30:01 0 44.07 0.00 10.02 14.15 0.26 31.50 22:57:29 22:30:01 1 39.97 0.00 9.42 8.66 0.18 41.77 22:57:29 22:30:01 2 42.59 0.00 9.05 6.83 0.17 41.35 22:57:29 22:30:01 3 41.97 0.00 10.44 11.66 0.14 35.79 22:57:29 22:30:01 4 39.71 0.00 8.27 7.58 0.10 44.33 22:57:29 22:30:01 5 42.54 0.00 10.02 11.92 0.17 35.35 22:57:29 22:30:01 6 39.91 0.00 9.46 9.57 0.19 40.87 22:57:29 22:30:01 7 44.78 0.00 11.72 12.63 0.17 30.70 22:57:29 22:31:01 all 0.12 0.00 0.01 0.01 0.01 99.85 22:57:29 22:31:01 0 0.02 0.00 0.03 0.03 0.00 99.92 22:57:29 22:31:01 1 0.02 0.00 0.02 0.05 0.02 99.90 22:57:29 22:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:57:29 22:31:01 6 0.05 0.00 0.03 0.00 0.02 99.90 22:57:29 22:31:01 7 0.80 0.00 0.02 0.00 0.02 99.17 22:57:29 22:32:01 all 0.12 0.00 0.01 0.05 0.01 99.81 22:57:29 22:32:01 0 0.03 0.00 0.03 0.17 0.02 99.75 22:57:29 22:32:01 1 0.00 0.00 0.00 0.22 0.02 99.77 22:57:29 22:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:57:29 22:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:57:29 22:32:01 7 0.83 0.00 0.05 0.00 0.02 99.10 22:57:29 22:33:01 all 0.04 0.00 0.01 0.05 0.01 99.89 22:57:29 22:33:01 0 0.02 0.00 0.00 0.35 0.00 99.63 22:57:29 22:33:01 1 0.00 0.00 0.02 0.02 0.07 99.90 22:57:29 22:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:57:29 22:33:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:57:29 22:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:57:29 22:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:57:29 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:33:01 7 0.25 0.00 0.00 0.00 0.02 99.73 22:57:29 22:57:29 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:57:29 22:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:57:29 22:34:01 0 0.05 0.00 0.03 0.10 0.02 99.80 22:57:29 22:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:57:29 22:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:57:29 22:35:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:57:29 22:35:01 0 0.02 0.00 0.00 0.03 0.00 99.95 22:57:29 22:35:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:57:29 22:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:57:29 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:57:29 22:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:57:29 22:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 22:57:29 22:36:01 0 0.02 0.00 0.02 0.12 0.00 99.85 22:57:29 22:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:36:01 4 0.05 0.00 0.03 0.00 0.03 99.88 22:57:29 22:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:57:29 22:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:57:29 22:37:01 all 0.24 0.00 0.02 0.01 0.01 99.72 22:57:29 22:37:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:57:29 22:37:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:57:29 22:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:57:29 22:37:01 3 0.03 0.00 0.02 0.03 0.02 99.90 22:57:29 22:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:57:29 22:37:01 5 1.73 0.00 0.03 0.00 0.02 98.22 22:57:29 22:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:57:29 22:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:57:29 22:38:01 all 0.24 0.00 0.01 0.00 0.01 99.74 22:57:29 22:38:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:57:29 22:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:57:29 22:38:01 4 0.03 0.00 0.03 0.00 0.03 99.90 22:57:29 22:38:01 5 1.79 0.00 0.03 0.00 0.00 98.18 22:57:29 22:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:57:29 22:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:57:29 22:39:01 all 0.07 0.00 0.01 0.00 0.00 99.91 22:57:29 22:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:57:29 22:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:39:01 4 0.30 0.00 0.03 0.00 0.02 99.65 22:57:29 22:39:01 5 0.10 0.00 0.02 0.00 0.00 99.88 22:57:29 22:39:01 6 0.10 0.00 0.02 0.00 0.02 99.87 22:57:29 22:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:57:29 22:40:01 all 0.19 0.00 0.00 0.01 0.01 99.78 22:57:29 22:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 22:57:29 22:40:01 1 0.02 0.00 0.00 0.07 0.02 99.90 22:57:29 22:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:40:01 4 1.29 0.00 0.00 0.00 0.03 98.68 22:57:29 22:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:57:29 22:40:01 6 0.12 0.00 0.00 0.02 0.00 99.87 22:57:29 22:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:57:29 22:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:57:29 22:41:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:57:29 22:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:57:29 22:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:41:01 4 0.05 0.00 0.03 0.00 0.03 99.88 22:57:29 22:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:57:29 22:42:01 all 0.13 0.00 0.01 0.03 0.01 99.82 22:57:29 22:42:01 0 0.02 0.00 0.02 0.05 0.00 99.92 22:57:29 22:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:57:29 22:42:01 2 0.00 0.00 0.00 0.20 0.00 99.80 22:57:29 22:42:01 3 0.05 0.00 0.02 0.02 0.00 99.92 22:57:29 22:42:01 4 0.90 0.00 0.02 0.00 0.02 99.07 22:57:29 22:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:57:29 22:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:57:29 22:43:01 all 0.02 0.00 0.00 0.01 0.00 99.96 22:57:29 22:43:01 0 0.02 0.00 0.02 0.07 0.00 99.90 22:57:29 22:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:43:01 3 0.03 0.00 0.00 0.02 0.02 99.93 22:57:29 22:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:43:01 7 0.07 0.00 0.00 0.03 0.02 99.88 22:57:29 22:44:01 all 0.01 0.00 0.00 0.00 0.01 99.97 22:57:29 22:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:44:01 3 0.03 0.00 0.03 0.03 0.02 99.88 22:57:29 22:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:57:29 22:44:01 CPU %user %nice %system %iowait %steal %idle 22:57:29 22:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:57:29 22:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:57:29 22:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:57:29 22:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:45:01 5 0.02 0.00 0.05 0.00 0.03 99.90 22:57:29 22:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 22:57:29 22:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:57:29 22:46:01 0 0.03 0.00 0.00 0.05 0.00 99.92 22:57:29 22:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:57:29 22:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:46:01 3 0.02 0.00 0.00 0.07 0.00 99.92 22:57:29 22:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:57:29 22:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:46:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:57:29 22:47:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:57:29 22:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:57:29 22:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:47:01 3 0.02 0.00 0.02 0.07 0.00 99.90 22:57:29 22:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:47:01 5 0.05 0.00 0.02 0.00 0.03 99.90 22:57:29 22:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:57:29 22:48:01 all 0.10 0.00 0.02 0.00 0.01 99.87 22:57:29 22:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:57:29 22:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:48:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:57:29 22:48:01 4 0.73 0.00 0.13 0.00 0.02 99.12 22:57:29 22:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:57:29 22:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:57:29 22:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:57:29 22:49:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:57:29 22:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:57:29 22:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:57:29 22:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:57:29 22:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:57:29 22:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:57:29 22:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:57:29 22:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:57:29 22:50:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:57:29 22:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:50:01 5 0.00 0.00 0.02 0.00 0.03 99.95 22:57:29 22:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:57:29 22:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:51:01 all 0.00 0.00 0.00 0.00 0.00 99.99 22:57:29 22:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:57:29 22:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:57:29 22:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:57:29 22:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:52:01 all 0.02 0.00 0.00 0.00 0.01 99.96 22:57:29 22:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:57:29 22:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:57:29 22:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:57:29 22:52:01 5 0.02 0.00 0.02 0.00 0.03 99.93 22:57:29 22:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:57:29 22:52:01 7 0.05 0.00 0.00 0.00 0.02 99.93 22:57:29 22:53:01 all 0.01 0.00 0.01 0.01 0.01 99.96 22:57:29 22:53:01 0 0.00 0.00 0.02 0.03 0.00 99.95 22:57:29 22:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:57:29 22:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 22:57:29 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:57:29 22:53:01 6 0.08 0.00 0.00 0.00 0.02 99.90 22:57:29 22:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:57:29 22:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:57:29 22:54:01 0 0.02 0.00 0.02 0.05 0.00 99.92 22:57:29 22:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 22:57:29 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:57:29 22:55:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:57:29 22:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:57:29 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:55:01 3 0.00 0.00 0.02 0.12 0.02 99.85 22:57:29 22:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:57:29 22:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:57:29 22:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:57:29 22:55:01 CPU %user %nice %system %iowait %steal %idle 22:57:29 22:56:01 all 0.07 0.00 0.01 0.01 0.01 99.90 22:57:29 22:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:57:29 22:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:57:29 22:56:01 3 0.05 0.00 0.00 0.08 0.00 99.87 22:57:29 22:56:01 4 0.43 0.00 0.00 0.00 0.02 99.55 22:57:29 22:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:57:29 22:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:57:29 22:56:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:57:29 22:57:01 all 0.01 0.00 0.01 0.02 0.01 99.96 22:57:29 22:57:01 0 0.02 0.00 0.02 0.08 0.03 99.85 22:57:29 22:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:57:29 22:57:01 3 0.00 0.00 0.00 0.03 0.00 99.97 22:57:29 22:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:29 22:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:57:29 22:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:57:29 22:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:57:29 Average: all 6.69 0.00 1.69 2.64 0.03 88.94 22:57:29 Average: 0 6.57 0.00 1.69 2.49 0.03 89.21 22:57:29 Average: 1 6.49 0.00 1.62 2.85 0.04 89.01 22:57:29 Average: 2 6.81 0.00 1.66 2.47 0.03 89.03 22:57:29 Average: 3 6.81 0.00 1.77 2.13 0.03 89.26 22:57:29 Average: 4 6.74 0.00 1.62 1.74 0.03 89.88 22:57:29 Average: 5 6.91 0.00 1.70 2.43 0.04 88.93 22:57:29 Average: 6 6.55 0.00 1.76 4.00 0.03 87.65 22:57:29 Average: 7 6.68 0.00 1.71 2.97 0.04 88.59 22:57:29 22:57:29 22:57:29