Pull request #4107 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 2b937e7c57ba34e6d89287668c84b3957dcca8d0+85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 (9a794a9040dfddda587416ce2e03cd58207d402d) 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-ssh14102062298404417527.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2516906029186054386.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4107/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-4107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18419254396713921694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3886180779235834502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5888616251372072133.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4107/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-4107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11688128092552466425.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21419 in /w/workspace/edgexfoundry_edgex-go_PR-4107 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 into PR head commit 2b937e7c57ba34e6d89287668c84b3957dcca8d0 Merge succeeded, producing 2b937e7c57ba34e6d89287668c84b3957dcca8d0 Checking out Revision 2b937e7c57ba34e6d89287668c84b3957dcca8d0 (PR-4107) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4107/head:refs/remotes/origin/PR-4107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b937e7c57ba34e6d89287668c84b3957dcca8d0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b937e7c57ba34e6d89287668c84b3957dcca8d0 # timeout=10 Commit message: "fix: File Token Provider handler return true/false properly" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T22:50:44.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T22:50:44.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T22:50:44.578Z] ========================================================= [2022-07-28T22:50:44.578Z] EdgeX Global Pipelines Version Info [2022-07-28T22:50:44.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:50:45.356Z] ------------------- [2022-07-28T22:50:45.356Z] stable info: [2022-07-28T22:50:45.356Z] ------------------- [2022-07-28T22:50:45.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T22:50:45.356Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T22:50:45.356Z] Message: update stable to v1.0.238 [2022-07-28T22:50:45.928Z] ------------------- [2022-07-28T22:50:45.928Z] experimental info: [2022-07-28T22:50:45.928Z] ------------------- [2022-07-28T22:50:45.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T22:50:45.928Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T22:50:45.928Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T22:50:46.242Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-28T22:50:46.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-28T22:50:46.316Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T22:50:46.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T22:50:46.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T22:50:46.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T22:50:46.455Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T22:50:46.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-28T22:50:46.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-28T22:50:46.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-28T22:50:46.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T22:50:46.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T22:50:46.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T22:50:46.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T22:50:46.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T22:50:46.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T22:50:46.803Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T22:50:46.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T22:50:46.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-28T22:50:46.906Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-28T22:50:46.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T22:50:46.976Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T22:50:47.012Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T22:50:47.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4107 [Pipeline] echo [2022-07-28T22:50:47.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4107 [Pipeline] echo [2022-07-28T22:50:47.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4107 [Pipeline] echo [2022-07-28T22:50:47.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b937e7c57ba34e6d89287668c84b3957dcca8d0 [Pipeline] echo [2022-07-28T22:50:47.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b937e7 [Pipeline] echo [2022-07-28T22:50:47.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T22:50:47.327Z] provisioning config files... [2022-07-28T22:50:47.404Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2274086057959285404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:50:47.747Z] ---> docker-login.sh [2022-07-28T22:50:47.747Z] nexus3.edgexfoundry.org:10001 [2022-07-28T22:50:48.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:50:48.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:50:48.271Z] Configure a credential helper to remove this warning. See [2022-07-28T22:50:48.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:50:48.271Z] [2022-07-28T22:50:48.271Z] Login Succeeded [2022-07-28T22:50:48.271Z] nexus3.edgexfoundry.org:10002 [2022-07-28T22:50:48.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:50:48.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:50:48.536Z] Configure a credential helper to remove this warning. See [2022-07-28T22:50:48.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:50:48.536Z] [2022-07-28T22:50:48.536Z] Login Succeeded [2022-07-28T22:50:48.536Z] nexus3.edgexfoundry.org:10003 [2022-07-28T22:50:48.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:50:48.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:50:48.536Z] Configure a credential helper to remove this warning. See [2022-07-28T22:50:48.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:50:48.536Z] [2022-07-28T22:50:48.536Z] Login Succeeded [2022-07-28T22:50:48.536Z] nexus3.edgexfoundry.org:10004 [2022-07-28T22:50:48.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:50:48.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:50:48.796Z] Configure a credential helper to remove this warning. See [2022-07-28T22:50:48.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:50:48.796Z] [2022-07-28T22:50:48.796Z] Login Succeeded [2022-07-28T22:50:48.796Z] docker.io [2022-07-28T22:50:48.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:50:49.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:50:49.056Z] Configure a credential helper to remove this warning. See [2022-07-28T22:50:49.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:50:49.056Z] [2022-07-28T22:50:49.056Z] Login Succeeded [2022-07-28T22:50:49.056Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T22:50:49.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T22:50:49.497Z] + 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 [2022-07-28T22:50:49.497Z] + + dirname cmd/core-command/Dockerfile [2022-07-28T22:50:49.497Z] cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-28T22:50:49.497Z] + dirname cmd/core-data/Dockerfile+ [2022-07-28T22:50:49.497Z] cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + dirname cmd/core-metadata/Dockerfile [2022-07-28T22:50:49.497Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-28T22:50:49.497Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-28T22:50:49.497Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-28T22:50:49.497Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-28T22:50:49.497Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-28T22:50:49.497Z] + + cut -d/ -f2 [2022-07-28T22:50:49.497Z] dirname cmd/security-spire-agent/Dockerfile [2022-07-28T22:50:49.497Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-28T22:50:49.497Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-28T22:50:49.497Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-28T22:50:49.497Z] + dirname cmd/support-notifications/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-28T22:50:49.497Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-28T22:50:49.497Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-28T22:50:49.497Z] + cut -d/ -f2 [2022-07-28T22:50:49.497Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-28T22:50:49.546Z] 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 [2022-07-28T22:50:50.034Z] + git rev-list -1 --merges 2b937e7c57ba34e6d89287668c84b3957dcca8d0~1..2b937e7c57ba34e6d89287668c84b3957dcca8d0 [Pipeline] echo [2022-07-28T22:50:50.069Z] -----------> git rev-list -1 --merges 2b937e7c57ba34e6d89287668c84b3957dcca8d0~1..2b937e7c57ba34e6d89287668c84b3957dcca8d0 2b937e7c57ba34e6d89287668c84b3957dcca8d0 [false] [Pipeline] sh [2022-07-28T22:50:50.383Z] + git log --format=format:%s -1 2b937e7c57ba34e6d89287668c84b3957dcca8d0 [Pipeline] echo [2022-07-28T22:50:50.421Z] ========================================================= [2022-07-28T22:50:50.421Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T22:50:50.421Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-28T22:50:50.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T22:50:50.850Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T22:50:50.850Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T22:50:50.850Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T22:50:50.850Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T22:50:50.850Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T22:50:50.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:50:51.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:50:51.286Z] [2022-07-28T22:50:51.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:50:51.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:50:51.674Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T22:50:51.674Z] b85a868b505f: Pulling fs layer [2022-07-28T22:50:51.674Z] e2be974225ed: Pulling fs layer [2022-07-28T22:50:51.674Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T22:50:51.674Z] 988bab9f4d93: Pulling fs layer [2022-07-28T22:50:51.674Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T22:50:51.674Z] eaf3925da568: Pulling fs layer [2022-07-28T22:50:51.674Z] bab4dde63d76: Pulling fs layer [2022-07-28T22:50:51.674Z] bde34c3a00c8: Pulling fs layer [2022-07-28T22:50:51.674Z] b352a97aabf1: Pulling fs layer [2022-07-28T22:50:51.674Z] 4872d77fe225: Pulling fs layer [2022-07-28T22:50:51.674Z] 5851b861e8e6: Pulling fs layer [2022-07-28T22:50:51.674Z] bab4dde63d76: Waiting [2022-07-28T22:50:51.674Z] bde34c3a00c8: Waiting [2022-07-28T22:50:51.674Z] b352a97aabf1: Waiting [2022-07-28T22:50:51.674Z] 4872d77fe225: Waiting [2022-07-28T22:50:51.674Z] 5851b861e8e6: Waiting [2022-07-28T22:50:51.674Z] 988bab9f4d93: Waiting [2022-07-28T22:50:51.674Z] 1469e6f7b9e6: Waiting [2022-07-28T22:50:51.674Z] eaf3925da568: Waiting [2022-07-28T22:50:51.675Z] e2be974225ed: Download complete [2022-07-28T22:50:51.675Z] 988bab9f4d93: Verifying Checksum [2022-07-28T22:50:51.675Z] 988bab9f4d93: Download complete [2022-07-28T22:50:51.936Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T22:50:51.937Z] 1469e6f7b9e6: Download complete [2022-07-28T22:50:51.937Z] eaf3925da568: Download complete [2022-07-28T22:50:51.937Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T22:50:51.937Z] 339a4e72a1f5: Download complete [2022-07-28T22:50:51.937Z] bde34c3a00c8: Download complete [2022-07-28T22:50:51.937Z] b352a97aabf1: Verifying Checksum [2022-07-28T22:50:51.937Z] b352a97aabf1: Download complete [2022-07-28T22:50:51.937Z] 4872d77fe225: Download complete [2022-07-28T22:50:51.937Z] 5851b861e8e6: Verifying Checksum [2022-07-28T22:50:51.937Z] 5851b861e8e6: Download complete [2022-07-28T22:50:51.937Z] b85a868b505f: Download complete [2022-07-28T22:50:52.200Z] bab4dde63d76: Verifying Checksum [2022-07-28T22:50:52.200Z] bab4dde63d76: Download complete [2022-07-28T22:50:53.144Z] b85a868b505f: Pull complete [2022-07-28T22:50:53.404Z] e2be974225ed: Pull complete [2022-07-28T22:50:53.975Z] 339a4e72a1f5: Pull complete [2022-07-28T22:50:53.975Z] 988bab9f4d93: Pull complete [2022-07-28T22:50:54.234Z] 1469e6f7b9e6: Pull complete [2022-07-28T22:50:54.494Z] eaf3925da568: Pull complete [2022-07-28T22:50:56.400Z] bab4dde63d76: Pull complete [2022-07-28T22:50:56.400Z] bde34c3a00c8: Pull complete [2022-07-28T22:50:56.400Z] b352a97aabf1: Pull complete [2022-07-28T22:50:56.659Z] 4872d77fe225: Pull complete [2022-07-28T22:50:56.659Z] 5851b861e8e6: Pull complete [2022-07-28T22:50:56.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T22:50:56.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:50:56.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:50:56.880Z] prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container [2022-07-28T22:50:56.919Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T22:50:58.769Z] $ docker top 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T22:50:58.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T22:50:58.953Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T22:50:59.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T22:50:59.081Z] $ docker exec 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 ssh-agent [2022-07-28T22:50:59.206Z] SSH_AUTH_SOCK=/tmp/ssh-PJq4wzAXbq4i/agent.34 [2022-07-28T22:50:59.206Z] SSH_AGENT_PID=40 [2022-07-28T22:50:59.212Z] Running ssh-add (command line suppressed) [2022-07-28T22:50:59.344Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3797799022766338540.key (/w/workspace/edgex-go/1@tmp/private_key_3797799022766338540.key) [2022-07-28T22:50:59.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T22:50:59.695Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T22:50:59.727Z] $ docker exec --env ******** --env ******** 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 ssh-agent -k [2022-07-28T22:50:59.848Z] unset SSH_AUTH_SOCK; [2022-07-28T22:50:59.848Z] unset SSH_AGENT_PID; [2022-07-28T22:50:59.849Z] echo Agent pid 40 killed; [2022-07-28T22:50:59.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T22:50:59.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T22:50:59.942Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T22:51:00.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T22:51:00.081Z] $ docker exec 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 ssh-agent [2022-07-28T22:51:00.200Z] SSH_AUTH_SOCK=/tmp/ssh-W9ozTrLzgQdV/agent.74 [2022-07-28T22:51:00.200Z] SSH_AGENT_PID=80 [2022-07-28T22:51:00.206Z] Running ssh-add (command line suppressed) [2022-07-28T22:51:00.327Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_153627945238067900.key (/w/workspace/edgex-go/1@tmp/private_key_153627945238067900.key) [2022-07-28T22:51:00.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T22:51:00.669Z] + git semver init [2022-07-28T22:51:00.929Z] 2022-07-28 22:51:00,855 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T22:51:00.929Z] 2022-07-28 22:51:00,856 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-28T22:51:00.929Z] 2022-07-28 22:51:00,856 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-28T22:51:00.929Z] 2022-07-28 22:51:00,857 [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) [2022-07-28T22:51:06.266Z] 2022-07-28 22:51:05,469 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-28T22:51:06.266Z] 2022-07-28 22:51:05,470 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4107 with force:False [2022-07-28T22:51:06.266Z] 2022-07-28 22:51:05,470 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4107 [2022-07-28T22:51:06.266Z] 2022-07-28 22:51:05,475 [execute] INFO git cat-file --batch-check [2022-07-28T22:51:06.266Z] 2022-07-28 22:51:05,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T22:51:06.266Z] 2022-07-28 22:51:05,481 [execute] INFO git cat-file --batch [2022-07-28T22:51:06.266Z] 2022-07-28 22:51:05,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T22:51:06.266Z] 2022-07-28 22:51:05,485 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4107 [2022-07-28T22:51:06.266Z] 0.0.0 [Pipeline] } [2022-07-28T22:51:06.299Z] $ docker exec --env ******** --env ******** 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 ssh-agent -k [2022-07-28T22:51:06.404Z] unset SSH_AUTH_SOCK; [2022-07-28T22:51:06.405Z] unset SSH_AGENT_PID; [2022-07-28T22:51:06.405Z] echo Agent pid 80 killed; [2022-07-28T22:51:06.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T22:51:06.839Z] + git semver [Pipeline] } [2022-07-28T22:51:07.132Z] $ docker stop --time=1 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 [2022-07-28T22:51:08.407Z] $ docker rm -f 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T22:51:08.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T22:51:09.121Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T22:51:09.139Z] [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 [2022-07-28T22:51:09.905Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-28T22:51:09.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:51:09.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:51:10.012Z] ========================================================= [2022-07-28T22:51:10.013Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T22:51:10.013Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:51:10.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T22:51:10.359Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T22:51:10.359Z] 2408cc74d12b: Pulling fs layer [2022-07-28T22:51:10.359Z] ea60b727a1ce: Pulling fs layer [2022-07-28T22:51:10.359Z] 30c4a7721957: Pulling fs layer [2022-07-28T22:51:10.359Z] 370296b7ddb6: Pulling fs layer [2022-07-28T22:51:10.359Z] 7c6cee850709: Pulling fs layer [2022-07-28T22:51:10.359Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T22:51:10.359Z] d94ebbe4e438: Pulling fs layer [2022-07-28T22:51:10.359Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T22:51:10.359Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T22:51:10.359Z] 39a5fcdaea64: Waiting [2022-07-28T22:51:10.359Z] d94ebbe4e438: Waiting [2022-07-28T22:51:10.359Z] 59ccb84bbe0f: Waiting [2022-07-28T22:51:10.359Z] 7c6cee850709: Waiting [2022-07-28T22:51:10.359Z] 370296b7ddb6: Waiting [2022-07-28T22:51:10.359Z] 30c4a7721957: Download complete [2022-07-28T22:51:10.359Z] ea60b727a1ce: Verifying Checksum [2022-07-28T22:51:10.359Z] ea60b727a1ce: Download complete [2022-07-28T22:51:10.359Z] 7c6cee850709: Download complete [2022-07-28T22:51:10.359Z] 39a5fcdaea64: Verifying Checksum [2022-07-28T22:51:10.359Z] 39a5fcdaea64: Download complete [2022-07-28T22:51:10.359Z] 2408cc74d12b: Verifying Checksum [2022-07-28T22:51:10.359Z] d94ebbe4e438: Download complete [2022-07-28T22:51:10.622Z] 2408cc74d12b: Pull complete [2022-07-28T22:51:10.622Z] ea60b727a1ce: Pull complete [2022-07-28T22:51:10.886Z] 30c4a7721957: Pull complete [2022-07-28T22:51:10.886Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T22:51:10.886Z] 59ccb84bbe0f: Download complete [2022-07-28T22:51:11.147Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T22:51:11.147Z] bcfd1f05c69d: Download complete [2022-07-28T22:51:11.147Z] 370296b7ddb6: Verifying Checksum [2022-07-28T22:51:11.147Z] 370296b7ddb6: Download complete [2022-07-28T22:51:15.349Z] 370296b7ddb6: Pull complete [2022-07-28T22:51:15.349Z] 7c6cee850709: Pull complete [2022-07-28T22:51:15.610Z] 39a5fcdaea64: Pull complete [2022-07-28T22:51:15.610Z] d94ebbe4e438: Pull complete [2022-07-28T22:51:17.518Z] bcfd1f05c69d: Pull complete [2022-07-28T22:51:18.089Z] 59ccb84bbe0f: Pull complete [2022-07-28T22:51:18.089Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T22:51:18.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T22:51:18.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:51:18.700Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T22:51:18.700Z] WORKDIR /edgex [2022-07-28T22:51:18.700Z] COPY go.mod . [2022-07-28T22:51:18.700Z] RUN go mod download [2022-07-28T22:51:18.700Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-28T22:51:20.077Z] Sending build context to Docker daemon 335.3MB [2022-07-28T22:51:20.077Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T22:51:20.077Z] ---> a4fb48ad2a94 [2022-07-28T22:51:20.077Z] Step 2/4 : WORKDIR /edgex [2022-07-28T22:51:24.297Z] ---> Running in 7c549746567a [2022-07-28T22:51:24.297Z] Removing intermediate container 7c549746567a [2022-07-28T22:51:24.297Z] ---> a78b0e3b38a0 [2022-07-28T22:51:24.297Z] Step 3/4 : COPY go.mod . [2022-07-28T22:51:24.297Z] ---> f57a7ebc32f0 [2022-07-28T22:51:24.297Z] Step 4/4 : RUN go mod download [2022-07-28T22:51:24.297Z] ---> Running in f8eca9ff2e7c [2022-07-28T22:51:24.451Z] Still waiting to schedule task [2022-07-28T22:51:24.452Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-28T22:51:36.518Z] Removing intermediate container f8eca9ff2e7c [2022-07-28T22:51:36.518Z] ---> 52edd438388c [2022-07-28T22:51:36.518Z] Successfully built 52edd438388c [2022-07-28T22:51:36.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:51:36.900Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T22:51:36.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:51:37.060Z] prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container [2022-07-28T22:51:37.099Z] $ 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 ******** ci-base-image-x86_64 cat [2022-07-28T22:51:37.521Z] $ docker top 9aab64a9473fe3ae861d7f2f8f8056d2e6294529f1ca95695423063c0027875b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:51:37.908Z] + go version [2022-07-28T22:51:37.908Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T22:51:37.946Z] $ docker stop --time=1 9aab64a9473fe3ae861d7f2f8f8056d2e6294529f1ca95695423063c0027875b [2022-07-28T22:51:39.200Z] $ docker rm -f 9aab64a9473fe3ae861d7f2f8f8056d2e6294529f1ca95695423063c0027875b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:51:39.905Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T22:51:39.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:51:40.061Z] prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container [2022-07-28T22:51:40.104Z] $ 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 ******** ci-base-image-x86_64 cat [2022-07-28T22:51:40.430Z] $ docker top 8a6d118707d2eec919d2df1249e96e7fc38196f358b46cee8cdeff4268535881 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T22:51:40.550Z] ========================================================= [2022-07-28T22:51:40.550Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-28T22:51:40.550Z] ========================================================= [Pipeline] sh [2022-07-28T22:51:40.898Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:51:41.259Z] + make test [2022-07-28T22:51:41.259Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T22:51:47.844Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-28T22:52:02.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-28T22:52:02.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-28T22:52:02.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements [2022-07-28T22:52:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-28T22:52:03.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements [2022-07-28T22:52:03.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-28T22:52:03.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-28T22:52:07.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.732s coverage: 89.2% of statements [2022-07-28T22:52:07.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-28T22:52:07.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-28T22:52:07.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-28T22:52:07.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.093s coverage: 83.8% of statements [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-07-28T22:52:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2022-07-28T22:52:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-07-28T22:52:15.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-07-28T22:52:15.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-07-28T22:52:18.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.202s coverage: 82.4% of statements [2022-07-28T22:52:18.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.0% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 66.1% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 43.8% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.127s coverage: 97.7% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-28T22:52:26.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-07-28T22:52:26.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-28T22:52:26.329Z] 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 [2022-07-28T22:52:48.283Z] 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." [2022-07-28T22:52:48.283Z] GO111MODULE=on go vet ./... [2022-07-28T22:52:50.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T22:52:50.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T22:52:50.823Z] ./bin/test-attribution-txt.sh [2022-07-28T22:52:50.823Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T22:52:50.823Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T22:52:50.823Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T22:52:50.823Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T22:52:50.823Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T22:52:50.823Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T22:52:50.823Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T22:52:50.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-28T22:52:51.174Z] + ls -al . [2022-07-28T22:52:51.174Z] total 688 [2022-07-28T22:52:51.174Z] drwxrwxr-x 10 1001 1001 4096 Jul 28 22:51 . [2022-07-28T22:52:51.174Z] drwxr-xr-x 4 root root 4096 Jul 28 22:51 .. [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 22:50 .dockerignore [2022-07-28T22:52:51.174Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 22:52 .git [2022-07-28T22:52:51.174Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 22:50 .github [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 1030 Jul 28 22:50 .gitignore [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 42 Jul 28 22:50 .golangci.yml [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 87 Jul 28 22:50 .hadolint.yml [2022-07-28T22:52:51.174Z] drwxr-xr-x 3 1001 1001 4096 Jul 28 22:51 .semver [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 166 Jul 28 22:50 .sonarcloud.properties [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 1171 Jul 28 22:50 ADOPTERS.md [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 10347 Jul 28 22:50 Attribution.txt [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 63209 Jul 28 22:50 CHANGELOG.md [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 22:50 CONTRIBUTING.md [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 677 Jul 28 22:50 GOVERNANCE.md [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 850 Jul 28 22:50 Jenkinsfile [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 22:50 LICENSE [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 10350 Jul 28 22:50 Makefile [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 582 Jul 28 22:50 OWNERS.md [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 9094 Jul 28 22:50 README.md [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 6912 Jul 28 22:50 SECURITY.md [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 22:51 VERSION [2022-07-28T22:52:51.174Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 22:50 ZMQWindows.md [2022-07-28T22:52:51.174Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 22:50 bin [2022-07-28T22:52:51.175Z] drwxrwxr-x 18 1001 1001 4096 Jul 28 22:50 cmd [2022-07-28T22:52:51.175Z] -rw-r--r-- 1 root root 436144 Jul 28 22:52 coverage.out [2022-07-28T22:52:51.175Z] -rw-rw-r-- 1 1001 1001 3681 Jul 28 22:50 go.mod [2022-07-28T22:52:51.175Z] -rw-rw-r-- 1 1001 1001 38033 Jul 28 22:50 go.sum [2022-07-28T22:52:51.175Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 22:50 internal [2022-07-28T22:52:51.175Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 22:50 openapi [2022-07-28T22:52:51.175Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 22:50 snap [2022-07-28T22:52:51.175Z] -rw-rw-r-- 1 1001 1001 204 Jul 28 22:50 version.go [Pipeline] sh [2022-07-28T22:52:51.536Z] + '[' -e coverage.out ] [2022-07-28T22:52:51.536Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-28T22:52:51.641Z] Stashed 1 file(s) [Pipeline] sh [2022-07-28T22:52:51.941Z] + make build [2022-07-28T22:52:51.941Z] 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 [2022-07-28T22:53:06.849Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T22:53:16.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T22:53:17.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T22:53:25.895Z] 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 [2022-07-28T22:53:25.895Z] 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 [2022-07-28T22:53:26.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T22:53:28.070Z] 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 [2022-07-28T22:53:28.645Z] 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 [2022-07-28T22:53:30.032Z] 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 [2022-07-28T22:53:30.972Z] 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 [2022-07-28T22:53:31.542Z] 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 [2022-07-28T22:53:33.451Z] 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] } [2022-07-28T22:53:34.994Z] $ docker stop --time=1 8a6d118707d2eec919d2df1249e96e7fc38196f358b46cee8cdeff4268535881 [2022-07-28T22:53:38.046Z] $ docker rm -f 8a6d118707d2eec919d2df1249e96e7fc38196f358b46cee8cdeff4268535881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:53:39.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T22:53:39.154Z] [2022-07-28T22:53:39.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:53:39.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T22:53:39.529Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-28T22:53:39.529Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-28T22:53:39.529Z] ca9280d653b3: Pulling fs layer [2022-07-28T22:53:39.529Z] 7e9c9ca2126c: Pulling fs layer [2022-07-28T22:53:39.529Z] cbdbe7a5bc2a: Download complete [2022-07-28T22:53:39.788Z] ca9280d653b3: Verifying Checksum [2022-07-28T22:53:39.789Z] ca9280d653b3: Download complete [2022-07-28T22:53:39.789Z] cbdbe7a5bc2a: Pull complete [2022-07-28T22:53:40.359Z] 7e9c9ca2126c: Download complete [2022-07-28T22:53:40.359Z] ca9280d653b3: Pull complete [2022-07-28T22:53:44.576Z] 7e9c9ca2126c: Pull complete [2022-07-28T22:53:44.576Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-28T22:53:44.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T22:53:44.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:53:44.809Z] prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container [2022-07-28T22:53:44.854Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-28T22:53:46.649Z] $ docker top f79b8b261f1a329008e6ef58039e698262ef5e2a0c64daed430424dfdd466976 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:53:47.057Z] + grep parallel [2022-07-28T22:53:47.057Z] + docker-compose build --help [2022-07-28T22:53:47.628Z] --parallel Build images in parallel. [Pipeline] } [2022-07-28T22:53:47.670Z] $ docker stop --time=1 f79b8b261f1a329008e6ef58039e698262ef5e2a0c64daed430424dfdd466976 [2022-07-28T22:53:48.973Z] $ docker rm -f f79b8b261f1a329008e6ef58039e698262ef5e2a0c64daed430424dfdd466976 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:53:49.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T22:53:49.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:53:49.733Z] prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container [2022-07-28T22:53:49.786Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-28T22:53:50.151Z] $ docker top 277afd89ba610e41bd10638f638524a4178e6d72a56e7cc231e1a9311615e27d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:53:50.563Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-28T22:53:51.136Z] Building core-command ... [2022-07-28T22:53:51.136Z] Building core-data ... [2022-07-28T22:53:51.136Z] Building core-metadata ... [2022-07-28T22:53:51.136Z] Building security-bootstrapper ... [2022-07-28T22:53:51.136Z] Building security-proxy-setup ... [2022-07-28T22:53:51.136Z] Building security-secretstore-setup ... [2022-07-28T22:53:51.136Z] Building security-spiffe-token-provider ... [2022-07-28T22:53:51.136Z] Building security-spire-agent ... [2022-07-28T22:53:51.136Z] Building security-spire-config ... [2022-07-28T22:53:51.136Z] Building security-spire-server ... [2022-07-28T22:53:51.136Z] Building support-notifications ... [2022-07-28T22:53:51.136Z] Building support-scheduler ... [2022-07-28T22:53:51.136Z] Building sys-mgmt-agent ... [2022-07-28T22:53:51.136Z] Building security-spire-agent [2022-07-28T22:53:51.136Z] Building security-spire-config [2022-07-28T22:53:51.136Z] Building security-proxy-setup [2022-07-28T22:53:51.136Z] Building support-scheduler [2022-07-28T22:53:51.136Z] Building support-notifications [2022-07-28T22:54:09.250Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:54:09.250Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:54:09.250Z] ---> 52edd438388c [2022-07-28T22:54:09.250Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T22:54:09.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:54:09.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:54:09.250Z] ---> 52edd438388c [2022-07-28T22:54:09.250Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:54:09.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:54:09.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:54:09.250Z] ---> 52edd438388c [2022-07-28T22:54:09.250Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:54:09.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:54:09.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:54:09.250Z] ---> 52edd438388c [2022-07-28T22:54:09.250Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:54:09.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:54:09.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:54:09.511Z] ---> 52edd438388c [2022-07-28T22:54:09.511Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T22:54:12.819Z] ---> Running in 138cc64a76f5 [2022-07-28T22:54:12.820Z] ---> Running in ff92bd6f1866 [2022-07-28T22:54:12.820Z] ---> Running in bd0d163a32e5 [2022-07-28T22:54:12.820Z] ---> Running in 4cfbe0e4c213 [2022-07-28T22:54:12.820Z] ---> Running in 748bde1e81c0 [2022-07-28T22:54:12.820Z] Removing intermediate container 138cc64a76f5 [2022-07-28T22:54:12.820Z] ---> 0c47d8fac308 [2022-07-28T22:54:12.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:54:12.820Z] Removing intermediate container 4cfbe0e4c213 [2022-07-28T22:54:12.820Z] ---> 309785f5efe4 [2022-07-28T22:54:12.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:54:12.820Z] Removing intermediate container ff92bd6f1866 [2022-07-28T22:54:12.820Z] ---> c858ea268534 [2022-07-28T22:54:12.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:54:12.820Z] Removing intermediate container bd0d163a32e5 [2022-07-28T22:54:12.820Z] ---> 9241f2ae4cf8 [2022-07-28T22:54:12.820Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:54:12.820Z] Removing intermediate container 748bde1e81c0 [2022-07-28T22:54:12.820Z] ---> 4df9578ea25b [2022-07-28T22:54:12.820Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:54:12.820Z] ---> Running in 6c5bc311ee24 [2022-07-28T22:54:12.820Z] ---> Running in ebf3fc46ed54 [2022-07-28T22:54:12.820Z] ---> Running in f18b6778270d [2022-07-28T22:54:12.820Z] ---> Running in e9909a08f9cf [2022-07-28T22:54:12.820Z] ---> Running in 1d70b379759e [2022-07-28T22:54:13.757Z] Removing intermediate container 6c5bc311ee24 [2022-07-28T22:54:13.757Z] ---> 1fb77514ac3c [2022-07-28T22:54:13.757Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T22:54:13.757Z] ---> Running in bd08db288068 [2022-07-28T22:54:14.015Z] Removing intermediate container ebf3fc46ed54 [2022-07-28T22:54:14.015Z] ---> 4313bfb73e6c [2022-07-28T22:54:14.015Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T22:54:14.015Z] ---> Running in 4a40ee4fbea3 [2022-07-28T22:54:14.274Z] Removing intermediate container 1d70b379759e [2022-07-28T22:54:14.274Z] ---> 8cb14198b438 [2022-07-28T22:54:14.274Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:54:14.274Z] ---> Running in 26317cb00d65 [2022-07-28T22:54:14.274Z] Removing intermediate container f18b6778270d [2022-07-28T22:54:14.274Z] ---> 060a31db3cd4 [2022-07-28T22:54:14.274Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-28T22:54:14.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:14.274Z] ---> Running in 560a8c57bcbc [2022-07-28T22:54:14.274Z] Removing intermediate container e9909a08f9cf [2022-07-28T22:54:14.274Z] ---> 2ebfe6482df6 [2022-07-28T22:54:14.274Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:54:14.274Z] ---> Running in c653972f9726 [2022-07-28T22:54:14.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:14.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:14.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:14.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:15.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:15.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:15.578Z] OK: 211 MiB in 51 packages [2022-07-28T22:54:15.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:15.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:15.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:15.846Z] OK: 211 MiB in 51 packages [2022-07-28T22:54:15.846Z] Removing intermediate container bd08db288068 [2022-07-28T22:54:15.846Z] ---> f8d3b89af921 [2022-07-28T22:54:15.846Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:54:16.106Z] OK: 211 MiB in 51 packages [2022-07-28T22:54:16.106Z] ---> 79f105ae34c9 [2022-07-28T22:54:16.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:54:16.106Z] OK: 211 MiB in 51 packages [2022-07-28T22:54:16.106Z] ---> Running in d6492f0e4222 [2022-07-28T22:54:16.106Z] OK: 211 MiB in 51 packages [2022-07-28T22:54:16.106Z] Removing intermediate container 26317cb00d65 [2022-07-28T22:54:16.106Z] ---> ca1af5498533 [2022-07-28T22:54:16.106Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T22:54:16.368Z] ---> cbeeba6d11cd [2022-07-28T22:54:16.368Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:54:16.368Z] ---> Running in 8c1f1ed8d50d [2022-07-28T22:54:16.628Z] Removing intermediate container 560a8c57bcbc [2022-07-28T22:54:16.628Z] ---> e8bfafe8b984 [2022-07-28T22:54:16.628Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:54:16.628Z] Removing intermediate container 4a40ee4fbea3 [2022-07-28T22:54:16.628Z] ---> bf71705ef30f [2022-07-28T22:54:16.628Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:54:16.628Z] Removing intermediate container c653972f9726 [2022-07-28T22:54:16.628Z] ---> a0243865d787 [2022-07-28T22:54:16.628Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T22:54:16.888Z] ---> 67072130e4a4 [2022-07-28T22:54:16.888Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:54:16.888Z] ---> Running in 2efba876ac85 [2022-07-28T22:54:16.888Z] ---> 315b2950848f [2022-07-28T22:54:16.888Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:54:16.888Z] ---> Running in c4d5ded99479 [2022-07-28T22:54:16.888Z] ---> a7e3d2e572e6 [2022-07-28T22:54:16.888Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:54:16.888Z] ---> Running in f6b53df790ed [2022-07-28T22:54:35.018Z] Removing intermediate container 8c1f1ed8d50d [2022-07-28T22:54:35.018Z] ---> c83ff5afab6f [2022-07-28T22:54:35.018Z] Step 8/26 : COPY . . [2022-07-28T22:54:35.018Z] Removing intermediate container f6b53df790ed [2022-07-28T22:54:35.018Z] ---> e38cd0bd95a6 [2022-07-28T22:54:35.018Z] Step 8/26 : COPY . . [2022-07-28T22:54:35.018Z] Removing intermediate container d6492f0e4222 [2022-07-28T22:54:35.018Z] ---> 559ea9628e5d [2022-07-28T22:54:35.018Z] Step 8/22 : COPY . . [2022-07-28T22:54:35.018Z] Removing intermediate container c4d5ded99479 [2022-07-28T22:54:35.018Z] ---> 40f00c6a0427 [2022-07-28T22:54:35.018Z] Step 8/22 : COPY . . [2022-07-28T22:54:35.018Z] Removing intermediate container 2efba876ac85 [2022-07-28T22:54:35.018Z] ---> 2512a049512e [2022-07-28T22:54:35.018Z] Step 8/22 : COPY . . [2022-07-28T22:54:49.932Z] ---> c50c1fb3183b [2022-07-28T22:54:49.932Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-28T22:54:49.932Z] ---> 9afe90f56047 [2022-07-28T22:54:49.932Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-28T22:54:49.932Z] ---> 6bb703c02ed1 [2022-07-28T22:54:49.932Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-28T22:54:49.932Z] ---> Running in 31e5efac50d6 [2022-07-28T22:54:49.932Z] ---> Running in 89a4f690041b [2022-07-28T22:54:49.932Z] ---> Running in 6bd0edf3fa66 [2022-07-28T22:54:49.932Z] ---> fc8aaba087a1 [2022-07-28T22:54:49.932Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:54:49.932Z] ---> Running in 6e51dcf743af [2022-07-28T22:54:49.932Z] ---> 2122deb44bf8 [2022-07-28T22:54:49.932Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:54:49.932Z] ---> Running in 5f4579fead18 [2022-07-28T22:54:49.932Z] Removing intermediate container 6e51dcf743af [2022-07-28T22:54:49.932Z] ---> b0712c3f87df [2022-07-28T22:54:49.932Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T22:54:49.932Z] ---> Running in d592ab04d786 [2022-07-28T22:54:49.932Z] Removing intermediate container 5f4579fead18 [2022-07-28T22:54:49.932Z] ---> 9aad412fe510 [2022-07-28T22:54:49.932Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T22:54:49.932Z] ---> Running in b9ece33e9f99 [2022-07-28T22:54:49.932Z] Removing intermediate container d592ab04d786 [2022-07-28T22:54:49.932Z] ---> cb73b5e5f822 [2022-07-28T22:54:49.932Z] 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 [2022-07-28T22:54:49.932Z] ---> Running in 3de80360a8fb [2022-07-28T22:54:49.932Z] Removing intermediate container b9ece33e9f99 [2022-07-28T22:54:49.932Z] ---> 6026b646cee0 [2022-07-28T22:54:49.932Z] 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 [2022-07-28T22:54:49.932Z] ---> Running in f160c046c7c8 [2022-07-28T22:54:49.932Z] 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 [2022-07-28T22:54:49.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T22:54:49.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T22:54:49.932Z] Removing intermediate container f160c046c7c8 [2022-07-28T22:54:49.932Z] ---> aa0f2b2b4cf8 [2022-07-28T22:54:49.932Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T22:54:49.932Z] Removing intermediate container 3de80360a8fb [2022-07-28T22:54:49.932Z] ---> 77e77591acb7 [2022-07-28T22:54:49.932Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T22:54:49.932Z] ---> Running in 7cfcebb31257 [2022-07-28T22:54:49.932Z] ---> Running in faabaccde0a6 [2022-07-28T22:54:49.932Z] Removing intermediate container 7cfcebb31257 [2022-07-28T22:54:49.932Z] Removing intermediate container faabaccde0a6 [2022-07-28T22:54:49.932Z] ---> 731dc2542c7a [2022-07-28T22:54:49.932Z] ---> 96d96e202c66 [2022-07-28T22:54:49.932Z] [2022-07-28T22:54:49.932Z] [2022-07-28T22:54:49.932Z] Step 13/26 : FROM alpine:3.15Step 13/26 : FROM alpine:3.15 [2022-07-28T22:54:49.932Z] [2022-07-28T22:54:50.500Z] 3.15: Pulling from library/alpine [2022-07-28T22:54:50.500Z] 3.15: Pulling from library/alpine [2022-07-28T22:54:51.880Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T22:54:51.880Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T22:54:51.880Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T22:54:51.880Z] Status: Image is up to date for alpine:3.15 [2022-07-28T22:54:51.880Z] ---> 2720e26172a0 [2022-07-28T22:54:51.880Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:54:51.880Z] ---> 2720e26172a0 [2022-07-28T22:54:51.880Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:54:51.880Z] ---> Running in e088b957593f [2022-07-28T22:54:51.880Z] ---> Running in 6eff81320a9f [2022-07-28T22:54:51.880Z] Removing intermediate container 6eff81320a9f [2022-07-28T22:54:51.880Z] ---> c494240698a2 [2022-07-28T22:54:51.880Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:54:51.880Z] Removing intermediate container e088b957593f [2022-07-28T22:54:51.880Z] ---> fcc5544f09a0 [2022-07-28T22:54:51.880Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:54:51.880Z] ---> Running in a147ec466a50 [2022-07-28T22:54:51.880Z] ---> Running in 33e28c3999f8 [2022-07-28T22:54:53.787Z] Removing intermediate container 33e28c3999f8 [2022-07-28T22:54:53.787Z] ---> 0d9a16d4a3d6 [2022-07-28T22:54:53.787Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T22:54:53.787Z] ---> Running in 6e992a4644cc [2022-07-28T22:54:53.787Z] Removing intermediate container a147ec466a50 [2022-07-28T22:54:53.787Z] ---> 7022f06e61d9 [2022-07-28T22:54:53.787Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-28T22:54:53.787Z] ---> Running in c447b06bca6f [2022-07-28T22:54:54.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:54.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:55.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:55.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:55.445Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:54:55.445Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:54:55.445Z] OK: 15856 distinct packages available [2022-07-28T22:54:55.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:55.705Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:54:55.705Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:54:55.705Z] OK: 15856 distinct packages available [2022-07-28T22:54:55.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:56.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:56.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:54:56.796Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T22:54:56.796Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:54:56.796Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-28T22:54:57.065Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T22:54:57.065Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:54:57.065Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T22:54:57.065Z] (3/4) Installing libucontext (1.1-r0) [2022-07-28T22:54:57.065Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T22:54:57.065Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-28T22:54:57.326Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:54:57.326Z] OK: 6 MiB in 19 packages [2022-07-28T22:54:57.326Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:54:57.326Z] OK: 6 MiB in 18 packages [2022-07-28T22:54:59.269Z] Removing intermediate container c447b06bca6f [2022-07-28T22:54:59.269Z] ---> 8e3f7d39bc7b [2022-07-28T22:54:59.269Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:54:59.269Z] Removing intermediate container 6e992a4644cc [2022-07-28T22:54:59.269Z] ---> 9d39e3e53bf0 [2022-07-28T22:54:59.269Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-28T22:55:04.556Z] ---> b21ef30e2248 [2022-07-28T22:55:04.556Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:55:04.556Z] ---> 1e670c26b0ca [2022-07-28T22:55:04.556Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:55:05.497Z] ---> 96244da4b813 [2022-07-28T22:55:05.497Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-28T22:55:06.452Z] ---> Running in 495c4e26213f [2022-07-28T22:55:06.452Z] ---> 6850305824b2 [2022-07-28T22:55:06.452Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:55:06.714Z] Removing intermediate container 495c4e26213f [2022-07-28T22:55:06.714Z] ---> 4492bac60300 [2022-07-28T22:55:06.714Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-28T22:55:06.714Z] ---> b2be9357c5b1 [2022-07-28T22:55:06.714Z] Step 21/26 : WORKDIR / [2022-07-28T22:55:06.714Z] ---> 96a690252c78 [2022-07-28T22:55:06.714Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-28T22:55:06.975Z] ---> Running in 2bb6ee1301b5 [2022-07-28T22:55:07.555Z] Removing intermediate container 2bb6ee1301b5 [2022-07-28T22:55:07.555Z] ---> 364e9c45ad63 [2022-07-28T22:55:07.555Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:55:07.555Z] ---> c1a61fbe9cc8 [2022-07-28T22:55:07.555Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-28T22:55:07.555Z] ---> Running in 50f75c358d8d [2022-07-28T22:55:07.850Z] Removing intermediate container 50f75c358d8d [2022-07-28T22:55:07.850Z] ---> 77a0cb74a25d [2022-07-28T22:55:07.850Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:55:08.113Z] ---> Running in edefbfb3af31 [2022-07-28T22:55:08.113Z] ---> ea23497c1d89 [2022-07-28T22:55:08.113Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:55:08.113Z] ---> Running in fcbc78b23b58 [2022-07-28T22:55:08.381Z] Removing intermediate container edefbfb3af31 [2022-07-28T22:55:08.381Z] ---> 64af7c715dc5 [2022-07-28T22:55:08.381Z] Step 24/26 : LABEL arch=x86_64 [2022-07-28T22:55:08.381Z] ---> Running in 652c10e9f5e2 [2022-07-28T22:55:08.661Z] Removing intermediate container fcbc78b23b58 [2022-07-28T22:55:08.661Z] ---> c34f981b805d [2022-07-28T22:55:08.661Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:55:08.661Z] Removing intermediate container 652c10e9f5e2 [2022-07-28T22:55:08.661Z] ---> 066230d9e190 [2022-07-28T22:55:08.661Z] Step 25/26 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:55:08.661Z] ---> Running in 7b5819195072 [2022-07-28T22:55:08.661Z] ---> Running in 712d9426066c [2022-07-28T22:55:08.962Z] Removing intermediate container 7b5819195072 [2022-07-28T22:55:08.962Z] ---> 5b679c95cccd [2022-07-28T22:55:08.962Z] Step 24/26 : LABEL arch=x86_64 [2022-07-28T22:55:08.962Z] Removing intermediate container 712d9426066c [2022-07-28T22:55:08.962Z] ---> b190fe3c3ca8 [2022-07-28T22:55:08.962Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T22:55:08.962Z] ---> Running in 7d2efbb4aac8 [2022-07-28T22:55:08.962Z] ---> Running in e1fab0fbca43 [2022-07-28T22:55:09.243Z] Removing intermediate container 7d2efbb4aac8 [2022-07-28T22:55:09.243Z] ---> ca1c012c5458 [2022-07-28T22:55:09.243Z] Step 25/26 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:55:09.243Z] ---> Running in 569c37e96149 [2022-07-28T22:55:09.243Z] Removing intermediate container e1fab0fbca43 [2022-07-28T22:55:09.243Z] ---> fcf830e34546 [2022-07-28T22:55:09.243Z] [2022-07-28T22:55:09.567Z] Successfully built fcf830e34546 [2022-07-28T22:55:09.567Z] Successfully tagged security-spire-config:latest [2022-07-28T22:55:09.567Z]  Building security-spire-config ... done Building security-spire-server [2022-07-28T22:55:09.567Z] Removing intermediate container 569c37e96149 [2022-07-28T22:55:09.567Z] ---> dee3bcd49d14 [2022-07-28T22:55:09.567Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T22:55:09.567Z] ---> Running in 85b176410578 [2022-07-28T22:55:12.106Z] 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 [2022-07-28T22:55:12.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21420 in /w/workspace/edgexfoundry_edgex-go_PR-4107 [Pipeline] { [Pipeline] ws [2022-07-28T22:55:12.197Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-28T22:55:12.297Z] The recommended git tool is: git [2022-07-28T22:55:13.498Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:55:13.499Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:55:13.499Z] ---> 52edd438388c [2022-07-28T22:55:13.499Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T22:55:13.499Z] ---> Using cache [2022-07-28T22:55:13.499Z] ---> 4df9578ea25b [2022-07-28T22:55:13.499Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:55:13.499Z] ---> Using cache [2022-07-28T22:55:13.499Z] ---> 8cb14198b438 [2022-07-28T22:55:13.499Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:55:13.499Z] ---> Using cache [2022-07-28T22:55:13.499Z] ---> ca1af5498533 [2022-07-28T22:55:13.499Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T22:55:13.499Z] ---> Using cache [2022-07-28T22:55:13.499Z] ---> cbeeba6d11cd [2022-07-28T22:55:13.499Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:55:13.499Z] ---> Using cache [2022-07-28T22:55:13.499Z] ---> c83ff5afab6f [2022-07-28T22:55:13.499Z] Step 8/25 : COPY . . [2022-07-28T22:55:13.499Z] ---> Using cache [2022-07-28T22:55:13.499Z] ---> fc8aaba087a1 [2022-07-28T22:55:13.499Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:55:13.499Z] ---> Using cache [2022-07-28T22:55:13.499Z] ---> b0712c3f87df [2022-07-28T22:55:13.499Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-28T22:55:13.499Z] ---> Using cache [2022-07-28T22:55:13.499Z] ---> cb73b5e5f822 [2022-07-28T22:55:13.499Z] 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 [2022-07-28T22:55:14.879Z] Removing intermediate container 85b176410578 [2022-07-28T22:55:14.879Z] ---> dd9a61bec383 [2022-07-28T22:55:14.879Z] [2022-07-28T22:55:14.879Z] Successfully built dd9a61bec383 [2022-07-28T22:55:15.451Z] Successfully tagged security-spire-agent:latest [2022-07-28T22:55:15.451Z]  Building security-spire-agent ... done Building core-command [2022-07-28T22:55:19.235Z] using credential edgex-jenkins-ssh [2022-07-28T22:55:19.254Z] Cloning the remote Git repository [2022-07-28T22:55:19.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:55:19.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:55:19.654Z] ---> 52edd438388c [2022-07-28T22:55:19.654Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:55:19.654Z] ---> Using cache [2022-07-28T22:55:19.654Z] ---> 4df9578ea25b [2022-07-28T22:55:19.654Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:55:19.654Z] ---> Using cache [2022-07-28T22:55:19.654Z] ---> 8cb14198b438 [2022-07-28T22:55:19.654Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T22:55:19.329Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-28T22:55:19.404Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-28T22:55:19.521Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-28T22:55:19.522Z] > git --version # timeout=10 [2022-07-28T22:55:19.564Z] > git --version # 'git version 2.25.1' [2022-07-28T22:55:19.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T22:55:19.655Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T22:55:21.046Z] ---> Running in abc8a1a7b62f [2022-07-28T22:55:21.046Z] ---> Running in 2e177699bd57 [2022-07-28T22:55:21.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:22.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:22.816Z] OK: 211 MiB in 51 packages [2022-07-28T22:55:23.385Z] Removing intermediate container abc8a1a7b62f [2022-07-28T22:55:23.385Z] ---> d03d822d3d73 [2022-07-28T22:55:23.385Z] Step 12/25 : WORKDIR /edgex-go [2022-07-28T22:55:23.649Z] ---> Running in c2e9af76dba0 [2022-07-28T22:55:23.649Z] Removing intermediate container 2e177699bd57 [2022-07-28T22:55:23.649Z] ---> b3e361d7857d [2022-07-28T22:55:23.649Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:55:23.649Z] Removing intermediate container 31e5efac50d6 [2022-07-28T22:55:23.649Z] ---> dfa761ccb98c [2022-07-28T22:55:23.649Z] [2022-07-28T22:55:23.649Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:55:23.649Z] 3.16: Pulling from library/alpine [2022-07-28T22:55:23.649Z] Removing intermediate container c2e9af76dba0 [2022-07-28T22:55:23.649Z] ---> 766f247b8670 [2022-07-28T22:55:23.649Z] [2022-07-28T22:55:23.649Z] Step 13/25 : FROM alpine:3.15 [2022-07-28T22:55:23.649Z] ---> 2720e26172a0 [2022-07-28T22:55:23.649Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:55:23.649Z] ---> Using cache [2022-07-28T22:55:23.649Z] ---> c494240698a2 [2022-07-28T22:55:23.649Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:55:23.649Z] ---> Using cache [2022-07-28T22:55:23.649Z] ---> 7022f06e61d9 [2022-07-28T22:55:23.649Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T22:55:23.649Z] Removing intermediate container 6bd0edf3fa66 [2022-07-28T22:55:23.649Z] ---> 1d9fd0d59df5 [2022-07-28T22:55:23.649Z] [2022-07-28T22:55:23.649Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:55:23.931Z] 3.16: Pulling from library/alpine [2022-07-28T22:55:23.931Z] ---> Running in e6730690180c [2022-07-28T22:55:23.931Z] ---> 8187f53d3154 [2022-07-28T22:55:23.931Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:55:23.931Z] ---> Running in 26931f74b29e [2022-07-28T22:55:23.931Z] Removing intermediate container 89a4f690041b [2022-07-28T22:55:23.931Z] ---> a9a1aed2e6f4 [2022-07-28T22:55:23.931Z] [2022-07-28T22:55:23.931Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:55:23.931Z] 3.16: Pulling from library/alpine [2022-07-28T22:55:24.189Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T22:55:24.189Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T22:55:24.189Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T22:55:24.189Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T22:55:24.189Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T22:55:24.189Z] Status: Image is up to date for alpine:3.16 [2022-07-28T22:55:24.189Z] ---> d7d3d98c851f [2022-07-28T22:55:24.189Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-28T22:55:24.189Z] ---> d7d3d98c851f [2022-07-28T22:55:24.189Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:55:24.189Z] ---> d7d3d98c851f [2022-07-28T22:55:24.189Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-28T22:55:24.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:24.189Z] ---> Running in b3de6d5f621e [2022-07-28T22:55:24.189Z] ---> Running in 733efda259d2 [2022-07-28T22:55:24.189Z] ---> Running in f9f3aad430eb [2022-07-28T22:55:24.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:24.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:24.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:24.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:24.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:24.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:24.969Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-28T22:55:24.969Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-28T22:55:24.969Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:55:24.969Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:55:24.969Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-28T22:55:24.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:24.969Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-28T22:55:24.969Z] OK: 6 MiB in 16 packages [2022-07-28T22:55:24.969Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-28T22:55:24.969Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-28T22:55:24.969Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-28T22:55:24.969Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:55:24.969Z] OK: 6 MiB in 15 packages [2022-07-28T22:55:24.969Z] (5/6) Installing curl (7.83.1-r2) [2022-07-28T22:55:24.969Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-28T22:55:24.969Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:55:24.969Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:55:24.969Z] OK: 8 MiB in 20 packages [2022-07-28T22:55:25.539Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:55:25.539Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:55:25.539Z] OK: 15856 distinct packages available [2022-07-28T22:55:25.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:26.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:26.478Z] Removing intermediate container f9f3aad430eb [2022-07-28T22:55:26.478Z] ---> 2eda7697ce8e [2022-07-28T22:55:26.478Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:55:26.478Z] ---> Running in ce0ffae38e85 [2022-07-28T22:55:26.478Z] Removing intermediate container 733efda259d2 [2022-07-28T22:55:26.478Z] ---> e22bfc157f57 [2022-07-28T22:55:26.478Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T22:55:26.478Z] Removing intermediate container b3de6d5f621e [2022-07-28T22:55:26.478Z] ---> 12a32b7a0faa [2022-07-28T22:55:26.478Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:55:26.478Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T22:55:26.478Z] ---> Running in 8d212f4f1bf7 [2022-07-28T22:55:26.478Z] ---> Running in 974021e4d135 [2022-07-28T22:55:26.737Z] Removing intermediate container ce0ffae38e85 [2022-07-28T22:55:26.737Z] ---> cb5ae060e4c9 [2022-07-28T22:55:26.737Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-28T22:55:26.737Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:55:26.737Z] ---> Running in e6d8d030bbbc [2022-07-28T22:55:26.737Z] Removing intermediate container 8d212f4f1bf7 [2022-07-28T22:55:26.737Z] ---> 00f799d9575a [2022-07-28T22:55:26.737Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-28T22:55:26.737Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T22:55:26.737Z] Removing intermediate container 974021e4d135 [2022-07-28T22:55:26.737Z] ---> 8c14f109aa53 [2022-07-28T22:55:26.737Z] Step 13/22 : WORKDIR /edgex [2022-07-28T22:55:26.737Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T22:55:26.737Z] ---> Running in 2953c930cc98 [2022-07-28T22:55:26.737Z] ---> Running in 56d070768dfe [2022-07-28T22:55:26.737Z] Removing intermediate container e6d8d030bbbc [2022-07-28T22:55:26.737Z] ---> aa76500c0252 [2022-07-28T22:55:26.737Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T22:55:26.997Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T22:55:26.998Z] ---> Running in 7cefd627d47e [2022-07-28T22:55:26.998Z] Removing intermediate container 2953c930cc98 [2022-07-28T22:55:26.998Z] ---> 733d830d04c6 [2022-07-28T22:55:26.998Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T22:55:26.998Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:55:26.998Z] OK: 6 MiB in 19 packages [2022-07-28T22:55:26.998Z] ---> Running in 798a1fd86ab1 [2022-07-28T22:55:26.998Z] Removing intermediate container 56d070768dfe [2022-07-28T22:55:26.998Z] ---> d2d48551b852 [2022-07-28T22:55:26.998Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-28T22:55:27.257Z] Removing intermediate container 7cefd627d47e [2022-07-28T22:55:27.257Z] ---> 523f89d2b1f6 [2022-07-28T22:55:27.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:55:27.257Z] Removing intermediate container 798a1fd86ab1 [2022-07-28T22:55:27.257Z] ---> 0357a36d138a [2022-07-28T22:55:27.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:55:27.257Z] ---> 15393f74dd6e [2022-07-28T22:55:27.257Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-28T22:55:27.516Z] ---> e85e455d46b9 [2022-07-28T22:55:27.516Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-28T22:55:27.775Z] ---> ee91ecb8ecaa [2022-07-28T22:55:27.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-28T22:55:29.154Z] Removing intermediate container e6730690180c [2022-07-28T22:55:29.154Z] ---> e102ac242403 [2022-07-28T22:55:29.154Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:55:29.154Z] ---> 58b8d86b06a5 [2022-07-28T22:55:29.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-28T22:55:29.154Z] ---> 04d854ec6951 [2022-07-28T22:55:29.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-28T22:55:29.154Z] ---> 12f137cb28b8 [2022-07-28T22:55:29.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-28T22:55:29.413Z] ---> bc0ffede1eb0 [2022-07-28T22:55:29.413Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-28T22:55:29.984Z] ---> 27d301120b57 [2022-07-28T22:55:29.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T22:55:29.984Z] ---> 30ca2deea66e [2022-07-28T22:55:29.984Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-28T22:55:30.247Z] ---> Running in 692891f5d347 [2022-07-28T22:55:30.247Z] ---> Running in fa2fbfca5f11 [2022-07-28T22:55:30.247Z] ---> b8a4619ddc51 [2022-07-28T22:55:30.247Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T22:55:30.247Z] ---> 9395c936cdfe [2022-07-28T22:55:30.247Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:55:30.247Z] Removing intermediate container 692891f5d347 [2022-07-28T22:55:30.247Z] ---> e59004889da4 [2022-07-28T22:55:30.247Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:55:30.510Z] ---> Running in cf71caab9a98 [2022-07-28T22:55:30.510Z] Removing intermediate container fa2fbfca5f11 [2022-07-28T22:55:30.510Z] ---> e4cc74b82e2a [2022-07-28T22:55:30.510Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:55:30.510Z] ---> Running in d53931e8b37d [2022-07-28T22:55:30.510Z] ---> Running in 8a4586e38c35 [2022-07-28T22:55:30.510Z] ---> 5f91e2b809cb [2022-07-28T22:55:30.510Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-28T22:55:30.510Z] Removing intermediate container d53931e8b37d [2022-07-28T22:55:30.510Z] ---> 4c3f1f46faf4 [2022-07-28T22:55:30.510Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T22:55:30.510Z] ---> Running in 502b53565ce4 [2022-07-28T22:55:30.790Z] Removing intermediate container 8a4586e38c35 [2022-07-28T22:55:30.790Z] ---> c071c27e6605 [2022-07-28T22:55:30.790Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T22:55:30.790Z] ---> Running in 345c88951a34 [2022-07-28T22:55:30.790Z] Removing intermediate container 26931f74b29e [2022-07-28T22:55:30.790Z] ---> 629f40d4abc7 [2022-07-28T22:55:30.790Z] Step 8/23 : COPY . . [2022-07-28T22:55:30.790Z] Removing intermediate container 502b53565ce4 [2022-07-28T22:55:30.790Z] ---> aaf3613dcfdd [2022-07-28T22:55:30.790Z] ---> df1859e48ab4 [2022-07-28T22:55:30.790Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-28T22:55:30.790Z] Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:55:30.790Z] ---> Running in 79428ff06cba [2022-07-28T22:55:30.790Z] Removing intermediate container 345c88951a34 [2022-07-28T22:55:30.790Z] ---> 05d5c7015ee0 [2022-07-28T22:55:30.790Z] Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:55:30.790Z] ---> Running in 59ec54452e47 [2022-07-28T22:55:31.054Z] Removing intermediate container 79428ff06cba [2022-07-28T22:55:31.054Z] ---> 1efe31cecba3 [2022-07-28T22:55:31.054Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T22:55:33.598Z] Removing intermediate container 59ec54452e47 [2022-07-28T22:55:33.598Z] ---> ad62a780b342 [2022-07-28T22:55:33.598Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T22:55:33.598Z] ---> 8aa9c8ca4ad9 [2022-07-28T22:55:33.598Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:55:33.598Z] ---> Running in e9c64562e0ae [2022-07-28T22:55:33.598Z] ---> Running in 5d1f783c1083 [2022-07-28T22:55:33.598Z] ---> Running in d30884d21d56 [2022-07-28T22:55:33.598Z] Removing intermediate container cf71caab9a98 [2022-07-28T22:55:33.598Z] ---> 57baf7cd3bf9 [2022-07-28T22:55:33.598Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T22:55:33.598Z] Removing intermediate container e9c64562e0ae [2022-07-28T22:55:33.598Z] ---> 1c2955d7a069 [2022-07-28T22:55:33.598Z] [2022-07-28T22:55:33.598Z] ---> Running in 451fb4fa6c3f [2022-07-28T22:55:33.598Z] Removing intermediate container d30884d21d56 [2022-07-28T22:55:33.598Z] ---> 8636e865fce7 [2022-07-28T22:55:33.598Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:55:33.598Z] Successfully built 1c2955d7a069 [2022-07-28T22:55:33.598Z] Successfully tagged support-notifications:latest [2022-07-28T22:55:33.598Z]  Building support-notifications ... done Building core-data [2022-07-28T22:55:33.598Z] Removing intermediate container 5d1f783c1083 [2022-07-28T22:55:33.598Z] ---> 31224263034a [2022-07-28T22:55:33.598Z] [2022-07-28T22:55:33.598Z] Successfully built 31224263034a [2022-07-28T22:55:33.598Z] Successfully tagged support-scheduler:latest [2022-07-28T22:55:33.598Z] Building security-bootstrapper [2022-07-28T22:55:33.598Z]  Building support-scheduler ... done  ---> Running in c60e8dd16db2 [2022-07-28T22:55:33.598Z] Removing intermediate container 451fb4fa6c3f [2022-07-28T22:55:33.598Z] ---> b61846010d00 [2022-07-28T22:55:33.598Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T22:55:34.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-28T22:55:34.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T22:55:34.390Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-28T22:55:34.424Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-28T22:55:34.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T22:55:34.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4107/head:refs/remotes/origin/PR-4107 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-28T22:55:35.199Z] Merging remotes/origin/main commit 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 into PR head commit 2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:55:35.557Z] Merge succeeded, producing 2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:55:35.558Z] Checking out Revision 2b937e7c57ba34e6d89287668c84b3957dcca8d0 (PR-4107) [2022-07-28T22:55:36.147Z] ---> Running in aeed7713fec4 [2022-07-28T22:55:35.219Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T22:55:35.244Z] > git checkout -f 2b937e7c57ba34e6d89287668c84b3957dcca8d0 # timeout=10 [2022-07-28T22:55:35.480Z] > git remote # timeout=10 [2022-07-28T22:55:35.496Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T22:55:35.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T22:55:35.520Z] > git merge 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 [2022-07-28T22:55:35.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T22:55:35.566Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T22:55:35.586Z] > git checkout -f 2b937e7c57ba34e6d89287668c84b3957dcca8d0 # timeout=10 [2022-07-28T22:55:37.086Z] Removing intermediate container c60e8dd16db2 [2022-07-28T22:55:37.086Z] ---> 44dadd159ea4 [2022-07-28T22:55:37.086Z] Step 23/25 : LABEL arch=x86_64 [2022-07-28T22:55:38.484Z] Removing intermediate container aeed7713fec4 [2022-07-28T22:55:38.484Z] ---> 8eac93fd4e36 [2022-07-28T22:55:38.484Z] Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:55:38.743Z] ---> ee968c046241 [2022-07-28T22:55:38.743Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-28T22:55:39.385Z] ---> Running in f1a76c57e203 [2022-07-28T22:55:39.645Z] ---> Running in b7c8c1463608 [2022-07-28T22:55:39.645Z] ---> Running in 2e549cf99df2 [2022-07-28T22:55:39.925Z] Commit message: "fix: File Token Provider handler return true/false properly" [2022-07-28T22:55:39.980Z] > git --version # timeout=10 [2022-07-28T22:55:39.990Z] > git --version # 'git version 2.25.1' [2022-07-28T22:55:40.002Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T22:55:40.220Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:55:40.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:55:40.220Z] ---> 52edd438388c [2022-07-28T22:55:40.220Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:55:40.220Z] ---> Using cache [2022-07-28T22:55:40.220Z] ---> 4df9578ea25b [2022-07-28T22:55:40.220Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:55:40.220Z] ---> Using cache [2022-07-28T22:55:40.220Z] ---> 8cb14198b438 [2022-07-28T22:55:40.220Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-28T22:55:40.220Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:55:40.220Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:55:40.220Z] ---> 52edd438388c [2022-07-28T22:55:40.220Z] Step 3/31 : WORKDIR /edgex-go [2022-07-28T22:55:40.220Z] ---> Using cache [2022-07-28T22:55:40.220Z] ---> 4df9578ea25b [2022-07-28T22:55:40.220Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:55:40.220Z] ---> Using cache [2022-07-28T22:55:40.220Z] ---> 8cb14198b438 [2022-07-28T22:55:40.220Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-28T22:55:40.220Z] ---> Using cache [2022-07-28T22:55:40.220Z] ---> b3e361d7857d [2022-07-28T22:55:40.220Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-28T22:55:40.220Z] ---> Using cache [2022-07-28T22:55:40.220Z] ---> 8187f53d3154 [2022-07-28T22:55:40.220Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:55:40.220Z] ---> Using cache [2022-07-28T22:55:40.220Z] ---> 629f40d4abc7 [2022-07-28T22:55:40.220Z] Step 8/31 : COPY . . [2022-07-28T22:55:40.220Z] ---> Using cache [2022-07-28T22:55:40.220Z] ---> ee968c046241 [2022-07-28T22:55:40.220Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-28T22:55:40.220Z] Removing intermediate container f1a76c57e203 [2022-07-28T22:55:40.220Z] ---> 7864654c4be1 [2022-07-28T22:55:40.220Z] Step 24/25 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:55:40.220Z] ---> Running in 8889f387ab40 [2022-07-28T22:55:40.220Z] ---> Running in 3e091ea5dcd8 [2022-07-28T22:55:40.220Z] Removing intermediate container b7c8c1463608 [2022-07-28T22:55:40.220Z] ---> 08601f8b8e97 [2022-07-28T22:55:40.220Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T22:55:40.220Z] ---> Running in 87050d3173a7 [2022-07-28T22:55:40.220Z] ---> Running in ab98e18a74eb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2022-07-28T22:55:40.480Z] Removing intermediate container ab98e18a74eb [2022-07-28T22:55:40.481Z] ---> c3bdd78beebf [2022-07-28T22:55:40.481Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T22:55:40.481Z] Removing intermediate container 87050d3173a7 [2022-07-28T22:55:40.481Z] ---> 4cac9bc37b10 [2022-07-28T22:55:40.481Z] [2022-07-28T22:55:40.481Z] ---> Running in 1b34f9884b84 [2022-07-28T22:55:40.481Z] Successfully built 4cac9bc37b10 [2022-07-28T22:55:40.481Z] Successfully tagged security-proxy-setup:latest [2022-07-28T22:55:40.481Z] Building core-metadata [2022-07-28T22:55:40.481Z]  Building security-proxy-setup ... done Removing intermediate container 1b34f9884b84 [2022-07-28T22:55:40.481Z] ---> 4b90ecfa5f63 [2022-07-28T22:55:40.481Z] [2022-07-28T22:55:40.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T22:55:40.739Z] Successfully built 4b90ecfa5f63 [2022-07-28T22:55:40.739Z] Successfully tagged security-spire-server:latest [2022-07-28T22:55:40.739Z] Building sys-mgmt-agent [2022-07-28T22:55:40.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:40.739Z]  Building security-spire-server ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-28T22:55:41.088Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T22:55:41.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:55:41.088Z] Dload Upload Total Spent Left Speed [2022-07-28T22:55:41.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2022-07-28T22:55:41.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:41.675Z] OK: 211 MiB in 51 packages [2022-07-28T22:55:41.789Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T22:55:42.145Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-07-28T22:55:42.146Z] /etc/docker/daemon.json [2022-07-28T22:55:42.146Z] { [2022-07-28T22:55:42.146Z] "registry-mirrors": [ [2022-07-28T22:55:42.146Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T22:55:42.146Z] ], [2022-07-28T22:55:42.146Z] "bip": "10.250.0.254/24", [2022-07-28T22:55:42.146Z] "hosts": [ [2022-07-28T22:55:42.146Z] "tcp://0.0.0.0:5555", [2022-07-28T22:55:42.146Z] "unix:///var/run/docker.sock" [2022-07-28T22:55:42.146Z] ], [2022-07-28T22:55:42.146Z] "mtu": 1458, [2022-07-28T22:55:42.146Z] "selinux-enabled": true, [2022-07-28T22:55:42.146Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T22:55:42.146Z] } [Pipeline] sh [2022-07-28T22:55:42.515Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T22:55:42.872Z] + sudo service docker restart [2022-07-28T22:55:46.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:55:46.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:55:46.990Z] ---> 52edd438388c [2022-07-28T22:55:46.990Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:55:46.990Z] ---> Using cache [2022-07-28T22:55:46.990Z] ---> 4df9578ea25b [2022-07-28T22:55:46.990Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:55:46.990Z] ---> Using cache [2022-07-28T22:55:46.990Z] ---> 8cb14198b438 [2022-07-28T22:55:46.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T22:55:46.990Z] ---> Using cache [2022-07-28T22:55:46.990Z] ---> b3e361d7857d [2022-07-28T22:55:46.990Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:55:46.990Z] ---> Using cache [2022-07-28T22:55:46.990Z] ---> 8187f53d3154 [2022-07-28T22:55:46.990Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:55:46.990Z] ---> Using cache [2022-07-28T22:55:46.990Z] ---> 629f40d4abc7 [2022-07-28T22:55:46.990Z] Step 8/23 : COPY . . [2022-07-28T22:55:46.990Z] ---> Using cache [2022-07-28T22:55:46.990Z] ---> ee968c046241 [2022-07-28T22:55:46.990Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-28T22:55:47.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:55:47.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:55:47.251Z] ---> 52edd438388c [2022-07-28T22:55:47.251Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:55:47.251Z] ---> Using cache [2022-07-28T22:55:47.251Z] ---> 4df9578ea25b [2022-07-28T22:55:47.251Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:55:47.251Z] ---> Using cache [2022-07-28T22:55:47.251Z] ---> 8cb14198b438 [2022-07-28T22:55:47.251Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-28T22:55:53.850Z] ---> Running in 82dd9da79a92 [2022-07-28T22:55:53.850Z] ---> Running in dee24e77bc59 [2022-07-28T22:55:53.850Z] Removing intermediate container 8889f387ab40 [2022-07-28T22:55:53.850Z] ---> f2b2603c8896 [2022-07-28T22:55:53.850Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:55:53.850Z] ---> 429d6f8c4c1b [2022-07-28T22:55:53.850Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:55:53.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T22:55:53.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:53.850Z] ---> Running in 23fde4c89c96 [2022-07-28T22:55:54.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:55:54.700Z] OK: 211 MiB in 51 packages [2022-07-28T22:55:57.247Z] Removing intermediate container dee24e77bc59 [2022-07-28T22:55:57.247Z] ---> f7cb26577058 [2022-07-28T22:55:57.247Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:55:57.509Z] ---> 1e302cf1a851 [2022-07-28T22:55:57.509Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:55:57.509Z] ---> Running in 3ba815b41e8e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T22:56:01.434Z] provisioning config files... [2022-07-28T22:56:01.462Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5760265133065665157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:56:01.860Z] ---> docker-login.sh [2022-07-28T22:56:01.860Z] nexus3.edgexfoundry.org:10001 [2022-07-28T22:56:02.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:56:02.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:56:02.736Z] Configure a credential helper to remove this warning. See [2022-07-28T22:56:02.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:56:02.736Z] [2022-07-28T22:56:02.736Z] Login Succeeded [2022-07-28T22:56:02.736Z] nexus3.edgexfoundry.org:10002 [2022-07-28T22:56:03.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:56:03.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:56:03.284Z] Configure a credential helper to remove this warning. See [2022-07-28T22:56:03.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:56:03.284Z] [2022-07-28T22:56:03.284Z] Login Succeeded [2022-07-28T22:56:03.284Z] nexus3.edgexfoundry.org:10003 [2022-07-28T22:56:03.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:56:03.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:56:03.561Z] Configure a credential helper to remove this warning. See [2022-07-28T22:56:03.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:56:03.561Z] [2022-07-28T22:56:03.561Z] Login Succeeded [2022-07-28T22:56:03.561Z] nexus3.edgexfoundry.org:10004 [2022-07-28T22:56:04.103Z] Removing intermediate container 23fde4c89c96 [2022-07-28T22:56:04.103Z] ---> 8e73127a5e67 [2022-07-28T22:56:04.103Z] Step 8/23 : COPY . . [2022-07-28T22:56:04.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:56:04.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:56:04.164Z] Configure a credential helper to remove this warning. See [2022-07-28T22:56:04.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:56:04.164Z] [2022-07-28T22:56:04.164Z] Login Succeeded [2022-07-28T22:56:04.164Z] docker.io [2022-07-28T22:56:04.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:56:05.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:56:05.031Z] Configure a credential helper to remove this warning. See [2022-07-28T22:56:05.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:56:05.031Z] [2022-07-28T22:56:05.031Z] Login Succeeded [2022-07-28T22:56:05.031Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T22:56:05.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-28T22:56:05.772Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-28T22:56:05.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:56:05.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:56:05.883Z] ========================================================= [2022-07-28T22:56:05.883Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T22:56:05.883Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:56:06.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T22:56:06.542Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T22:56:06.542Z] b3c136eddcbf: Pulling fs layer [2022-07-28T22:56:06.542Z] c0a3192eca97: Pulling fs layer [2022-07-28T22:56:06.542Z] a050256f5b6f: Pulling fs layer [2022-07-28T22:56:06.542Z] 656be50a0ddc: Pulling fs layer [2022-07-28T22:56:06.542Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T22:56:06.542Z] 46d945488cbd: Pulling fs layer [2022-07-28T22:56:06.542Z] 8a5474983e97: Pulling fs layer [2022-07-28T22:56:06.542Z] 329c88fbcd65: Pulling fs layer [2022-07-28T22:56:06.542Z] 2bbca73fdf42: Waiting [2022-07-28T22:56:06.542Z] 46d945488cbd: Waiting [2022-07-28T22:56:06.542Z] 8a5474983e97: Waiting [2022-07-28T22:56:06.542Z] 329c88fbcd65: Waiting [2022-07-28T22:56:06.542Z] 656be50a0ddc: Waiting [2022-07-28T22:56:06.542Z] a050256f5b6f: Verifying Checksum [2022-07-28T22:56:06.542Z] a050256f5b6f: Download complete [2022-07-28T22:56:06.542Z] c0a3192eca97: Verifying Checksum [2022-07-28T22:56:06.542Z] c0a3192eca97: Download complete [2022-07-28T22:56:06.542Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T22:56:06.542Z] 2bbca73fdf42: Download complete [2022-07-28T22:56:06.542Z] 46d945488cbd: Verifying Checksum [2022-07-28T22:56:06.542Z] 46d945488cbd: Download complete [2022-07-28T22:56:06.542Z] b3c136eddcbf: Verifying Checksum [2022-07-28T22:56:06.542Z] b3c136eddcbf: Download complete [2022-07-28T22:56:07.541Z] b3c136eddcbf: Pull complete [2022-07-28T22:56:07.541Z] 329c88fbcd65: Verifying Checksum [2022-07-28T22:56:07.541Z] 329c88fbcd65: Download complete [2022-07-28T22:56:08.145Z] c0a3192eca97: Pull complete [2022-07-28T22:56:08.420Z] a050256f5b6f: Pull complete [2022-07-28T22:56:08.694Z] 8a5474983e97: Verifying Checksum [2022-07-28T22:56:08.694Z] 8a5474983e97: Download complete [2022-07-28T22:56:09.689Z] 656be50a0ddc: Verifying Checksum [2022-07-28T22:56:09.689Z] 656be50a0ddc: Download complete [2022-07-28T22:56:12.257Z] Removing intermediate container 2e549cf99df2 [2022-07-28T22:56:12.258Z] ---> 137a89fc6ec9 [2022-07-28T22:56:12.258Z] [2022-07-28T22:56:12.258Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:56:12.258Z] ---> d7d3d98c851f [2022-07-28T22:56:12.258Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:56:12.258Z] ---> Using cache [2022-07-28T22:56:12.258Z] ---> 2eda7697ce8e [2022-07-28T22:56:12.258Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:56:12.258Z] ---> Using cache [2022-07-28T22:56:12.258Z] ---> cb5ae060e4c9 [2022-07-28T22:56:12.258Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-28T22:56:12.258Z] Removing intermediate container 3e091ea5dcd8 [2022-07-28T22:56:12.258Z] ---> 7b9b51a7e63a [2022-07-28T22:56:12.258Z] [2022-07-28T22:56:12.258Z] Step 10/31 : FROM alpine:3.16 [2022-07-28T22:56:12.258Z] ---> d7d3d98c851f [2022-07-28T22:56:12.258Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:56:12.258Z] ---> Running in 7c889885c6b4 [2022-07-28T22:56:12.258Z] ---> 38d5c9768b13 [2022-07-28T22:56:12.258Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-28T22:56:12.258Z] ---> Running in b1628a1804bf [2022-07-28T22:56:12.258Z] ---> Running in abe52c4782bb [2022-07-28T22:56:12.258Z] Removing intermediate container b1628a1804bf [2022-07-28T22:56:12.258Z] Removing intermediate container 7c889885c6b4 [2022-07-28T22:56:12.258Z] ---> 88bc84f1e885 [2022-07-28T22:56:12.258Z] ---> b7066a0de924 [2022-07-28T22:56:12.258Z] Step 14/23 : EXPOSE $APP_PORTStep 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-28T22:56:12.258Z] [2022-07-28T22:56:12.258Z] ---> Running in 5c752fcd8713 [2022-07-28T22:56:12.258Z] ---> Running in dde8f4e83fc5 [2022-07-28T22:56:12.258Z] Removing intermediate container 3ba815b41e8e [2022-07-28T22:56:12.258Z] ---> 857ddc7b28b7 [2022-07-28T22:56:12.258Z] Step 8/23 : COPY . . [2022-07-28T22:56:12.520Z] Removing intermediate container dde8f4e83fc5 [2022-07-28T22:56:12.521Z] ---> e1c1f8b7272f [2022-07-28T22:56:12.521Z] Step 15/23 : WORKDIR / [2022-07-28T22:56:12.521Z] 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 [2022-07-28T22:56:12.521Z] ---> Running in a638f00baa47 [2022-07-28T22:56:12.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:12.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:12.784Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-28T22:56:12.784Z] (2/2) Installing su-exec (0.2-r1) [2022-07-28T22:56:12.784Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:56:12.784Z] OK: 6 MiB in 16 packages [2022-07-28T22:56:13.361Z] Removing intermediate container a638f00baa47 [2022-07-28T22:56:13.361Z] ---> 6e6a6ebdd2b0 [2022-07-28T22:56:13.361Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:56:16.695Z] ---> 669be6962347 [2022-07-28T22:56:16.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-28T22:56:16.695Z] Removing intermediate container 82dd9da79a92 [2022-07-28T22:56:16.695Z] ---> 5b74b98fc79e [2022-07-28T22:56:16.695Z] [2022-07-28T22:56:16.695Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:56:16.695Z] ---> d7d3d98c851f [2022-07-28T22:56:16.695Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:56:16.695Z] ---> Using cache [2022-07-28T22:56:16.695Z] ---> 2eda7697ce8e [2022-07-28T22:56:16.695Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:56:16.695Z] ---> Using cache [2022-07-28T22:56:16.695Z] ---> cb5ae060e4c9 [2022-07-28T22:56:16.695Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-28T22:56:16.695Z] ---> Running in 27f870206f6b [2022-07-28T22:56:16.695Z] Removing intermediate container 5c752fcd8713 [2022-07-28T22:56:16.695Z] ---> 54a5daf655bd [2022-07-28T22:56:16.695Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-28T22:56:16.695Z] ---> Running in 055b887144be [2022-07-28T22:56:16.695Z] Removing intermediate container 27f870206f6b [2022-07-28T22:56:16.695Z] ---> 77aa6b79a86b [2022-07-28T22:56:16.695Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T22:56:16.695Z] Removing intermediate container 055b887144be [2022-07-28T22:56:16.695Z] ---> dcf10aa332e6 [2022-07-28T22:56:16.695Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-28T22:56:16.956Z] ---> Running in a269dd74d7bb [2022-07-28T22:56:17.218Z] ---> Running in 22cfb5efe183 [2022-07-28T22:56:17.218Z] ---> 1765b398c8c9 [2022-07-28T22:56:17.218Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-28T22:56:17.218Z] Removing intermediate container a269dd74d7bb [2022-07-28T22:56:17.218Z] ---> 305143e7860d [2022-07-28T22:56:17.218Z] Step 15/23 : WORKDIR / [2022-07-28T22:56:17.483Z] Removing intermediate container 22cfb5efe183 [2022-07-28T22:56:17.483Z] ---> 6f2d2fc6ca4a [2022-07-28T22:56:17.483Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-28T22:56:17.483Z] ---> Running in 40cb5c80191f [2022-07-28T22:56:17.483Z] ---> Running in 7b000b53375e [2022-07-28T22:56:17.745Z] ---> 2b32bd056777 [2022-07-28T22:56:17.745Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-28T22:56:17.745Z] Removing intermediate container 40cb5c80191f [2022-07-28T22:56:17.745Z] ---> 022cb7ea1fe4 [2022-07-28T22:56:17.745Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:56:17.745Z] ---> Running in b2e5cd54972a [2022-07-28T22:56:17.745Z] Removing intermediate container 7b000b53375e [2022-07-28T22:56:17.745Z] ---> 1489d84688dc [2022-07-28T22:56:17.745Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-28T22:56:18.326Z] ---> Running in f18571fad246 [2022-07-28T22:56:18.326Z] Removing intermediate container b2e5cd54972a [2022-07-28T22:56:18.326Z] ---> 6a3edc6632de [2022-07-28T22:56:18.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:56:18.904Z] ---> 56ef22bab67c [2022-07-28T22:56:18.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-28T22:56:18.904Z] ---> Running in 5e42a699547c [2022-07-28T22:56:19.474Z] Removing intermediate container 5e42a699547c [2022-07-28T22:56:19.474Z] ---> 131b42d42d09 [2022-07-28T22:56:19.474Z] ---> 72f4f48d0d7f [2022-07-28T22:56:19.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 21/23 : LABEL arch=x86_64 [2022-07-28T22:56:19.474Z] [2022-07-28T22:56:19.474Z] ---> 62a56aadadbe [2022-07-28T22:56:19.474Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-28T22:56:19.474Z] ---> Running in 5b2f2077c2e1 [2022-07-28T22:56:19.474Z] ---> Running in 098ef1e440d1 [2022-07-28T22:56:19.737Z] Removing intermediate container 5b2f2077c2e1 [2022-07-28T22:56:19.737Z] ---> 7b10bb84df44 [2022-07-28T22:56:19.737Z] Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:56:19.999Z] ---> 50f4a728d207 [2022-07-28T22:56:19.999Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-28T22:56:19.999Z] ---> Running in 47ba5bf207b3 [2022-07-28T22:56:19.999Z] ---> Running in 3ebbac1d8dbb [2022-07-28T22:56:20.295Z] Removing intermediate container f18571fad246 [2022-07-28T22:56:20.295Z] ---> f4d64a21236d [2022-07-28T22:56:20.295Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-28T22:56:20.295Z] Removing intermediate container 3ebbac1d8dbb [2022-07-28T22:56:20.295Z] ---> 8d0c1abc96ca [2022-07-28T22:56:20.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:56:20.295Z] ---> Running in abc75ab25ac7 [2022-07-28T22:56:20.295Z] Removing intermediate container 47ba5bf207b3 [2022-07-28T22:56:20.295Z] ---> 618b82e3d2fb [2022-07-28T22:56:20.295Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T22:56:20.295Z] ---> Running in b9e4b417e081 [2022-07-28T22:56:20.295Z] ---> Running in dd9f22f4f1d0 [2022-07-28T22:56:20.295Z] 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 [2022-07-28T22:56:20.574Z] Removing intermediate container b9e4b417e081 [2022-07-28T22:56:20.574Z] ---> fe6989c8adce [2022-07-28T22:56:20.574Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T22:56:20.574Z] Removing intermediate container dd9f22f4f1d0 [2022-07-28T22:56:20.574Z] ---> 304ec2cf0171 [2022-07-28T22:56:20.574Z] [2022-07-28T22:56:20.574Z] Removing intermediate container abc75ab25ac7 [2022-07-28T22:56:20.574Z] ---> d4d797921e6a [2022-07-28T22:56:20.574Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-28T22:56:20.574Z] ---> Running in 1562e7400a62 [2022-07-28T22:56:20.574Z] Successfully built 304ec2cf0171 [2022-07-28T22:56:20.574Z] Successfully tagged core-command:latest [2022-07-28T22:56:20.574Z] Building security-secretstore-setup [2022-07-28T22:56:20.836Z]  Building core-command ... done Removing intermediate container 1562e7400a62 [2022-07-28T22:56:20.836Z] ---> 7355da52ebea [2022-07-28T22:56:20.836Z] Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:56:20.836Z] ---> Running in ffd73ba5e995 [2022-07-28T22:56:24.806Z] 656be50a0ddc: Pull complete [2022-07-28T22:56:24.806Z] 2bbca73fdf42: Pull complete [2022-07-28T22:56:24.806Z] 46d945488cbd: Pull complete [2022-07-28T22:56:25.047Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:56:25.047Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:56:25.047Z] ---> 52edd438388c [2022-07-28T22:56:25.047Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T22:56:25.047Z] ---> Using cache [2022-07-28T22:56:25.047Z] ---> 4df9578ea25b [2022-07-28T22:56:25.047Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:56:25.047Z] ---> Using cache [2022-07-28T22:56:25.047Z] ---> 8cb14198b438 [2022-07-28T22:56:25.047Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-28T22:56:25.047Z] ---> Using cache [2022-07-28T22:56:25.047Z] ---> b3e361d7857d [2022-07-28T22:56:25.047Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T22:56:25.047Z] ---> Using cache [2022-07-28T22:56:25.047Z] ---> 8187f53d3154 [2022-07-28T22:56:25.047Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:56:25.047Z] ---> Using cache [2022-07-28T22:56:25.047Z] ---> 629f40d4abc7 [2022-07-28T22:56:25.047Z] Step 8/25 : COPY . . [2022-07-28T22:56:25.047Z] ---> Using cache [2022-07-28T22:56:25.047Z] ---> ee968c046241 [2022-07-28T22:56:25.047Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-28T22:56:26.968Z] ---> 788167b67d9e [2022-07-28T22:56:26.968Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-28T22:56:26.968Z] Removing intermediate container ffd73ba5e995 [2022-07-28T22:56:26.968Z] ---> 14002063e5a2 [2022-07-28T22:56:26.968Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T22:56:26.968Z] ---> Running in 545d17e8b7e7 [2022-07-28T22:56:26.968Z] ---> Running in 40c288815f9f [2022-07-28T22:56:26.968Z] ---> Running in 7dc3a3b62b87 [2022-07-28T22:56:27.230Z] Removing intermediate container 7dc3a3b62b87 [2022-07-28T22:56:27.230Z] ---> 366c93ffe398 [2022-07-28T22:56:27.230Z] [2022-07-28T22:56:27.492Z] Successfully built 366c93ffe398 [2022-07-28T22:56:27.492Z] Successfully tagged core-metadata:latest [2022-07-28T22:56:27.492Z] Building security-spiffe-token-provider [2022-07-28T22:56:27.754Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-28T22:56:29.130Z] 8a5474983e97: Pull complete [2022-07-28T22:56:31.120Z] 329c88fbcd65: Pull complete [2022-07-28T22:56:31.120Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T22:56:31.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T22:56:31.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:56:31.525Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T22:56:31.525Z] WORKDIR /edgex [2022-07-28T22:56:31.525Z] COPY go.mod . [2022-07-28T22:56:31.525Z] RUN go mod download [2022-07-28T22:56:31.525Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-28T22:56:31.972Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:56:31.972Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:56:31.972Z] ---> 52edd438388c [2022-07-28T22:56:31.972Z] Step 3/20 : WORKDIR /edgex-go [2022-07-28T22:56:31.972Z] ---> Using cache [2022-07-28T22:56:31.972Z] ---> 4df9578ea25b [2022-07-28T22:56:31.972Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-28T22:56:34.163Z] Sending build context to Docker daemon 169.3MB [2022-07-28T22:56:34.163Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T22:56:34.163Z] ---> ff4287adb874 [2022-07-28T22:56:34.163Z] Step 2/4 : WORKDIR /edgex [2022-07-28T22:56:34.535Z] ---> Running in a3f230c86bef [2022-07-28T22:56:34.535Z] Removing intermediate container 545d17e8b7e7 [2022-07-28T22:56:34.535Z] ---> 100d6101f6b0 [2022-07-28T22:56:34.535Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:56:34.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:34.798Z] ---> 4d01609e55e2 [2022-07-28T22:56:34.798Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-28T22:56:34.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:35.063Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-28T22:56:35.063Z] v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-28T22:56:35.063Z] OK: 17033 distinct packages available [2022-07-28T22:56:35.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:35.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:35.340Z] OK: 211 MiB in 51 packages [2022-07-28T22:56:35.605Z] ---> 72b9d36dfadd [2022-07-28T22:56:35.605Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-28T22:56:35.868Z] ---> 16aa6edd9aa0 [2022-07-28T22:56:35.868Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-28T22:56:36.134Z] Removing intermediate container a3f230c86bef [2022-07-28T22:56:36.134Z] ---> 7e6bd0fffb01 [2022-07-28T22:56:36.134Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-28T22:56:36.134Z] ---> 2a1fbb384380 [2022-07-28T22:56:36.134Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-28T22:56:36.140Z] ---> Running in bd788802c5e1 [2022-07-28T22:56:36.140Z] Removing intermediate container bd788802c5e1 [2022-07-28T22:56:36.140Z] ---> a76ebaba459a [2022-07-28T22:56:36.140Z] Step 3/4 : COPY go.mod . [2022-07-28T22:56:36.733Z] ---> 9e9e4a0f5ef8 [2022-07-28T22:56:36.733Z] Step 4/4 : RUN go mod download [2022-07-28T22:56:36.733Z] ---> Running in 1cd0a59f5e69 [2022-07-28T22:56:37.077Z] ---> 079436f75f53 [2022-07-28T22:56:37.078Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-28T22:56:37.078Z] ---> 206f99e99059 [2022-07-28T22:56:37.078Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:56:37.338Z] ---> Running in e733a84798ad [2022-07-28T22:56:37.605Z] ---> 03477c4cdf54 [2022-07-28T22:56:37.605Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-28T22:56:37.605Z] ---> Running in e2aa694731cc [2022-07-28T22:56:40.434Z] Removing intermediate container e2aa694731cc [2022-07-28T22:56:40.434Z] ---> 1f441811eed3 [2022-07-28T22:56:40.434Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-28T22:56:41.823Z] ---> Running in 4a2a97144c0c [2022-07-28T22:56:41.823Z] Removing intermediate container abe52c4782bb [2022-07-28T22:56:41.823Z] ---> 989c8e664b03 [2022-07-28T22:56:41.823Z] [2022-07-28T22:56:41.823Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:56:41.823Z] ---> d7d3d98c851f [2022-07-28T22:56:41.823Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-28T22:56:41.823Z] ---> Running in 4b3f4cadc06d [2022-07-28T22:56:41.823Z] Removing intermediate container 4a2a97144c0c [2022-07-28T22:56:41.823Z] ---> 961cceb57cfd [2022-07-28T22:56:41.823Z] Step 28/31 : CMD ["gate"] [2022-07-28T22:56:41.823Z] ---> Running in e1afaf82dc84 [2022-07-28T22:56:42.084Z] Removing intermediate container 4b3f4cadc06d [2022-07-28T22:56:42.084Z] ---> a6b56f707207 [2022-07-28T22:56:42.084Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-28T22:56:42.084Z] Removing intermediate container e1afaf82dc84 [2022-07-28T22:56:42.084Z] ---> e46a3e1f2092 [2022-07-28T22:56:42.084Z] Step 29/31 : LABEL arch=x86_64 [2022-07-28T22:56:42.084Z] ---> Running in fd3d28a3644f [2022-07-28T22:56:42.084Z] ---> Running in f6029a655a74 [2022-07-28T22:56:42.660Z] Removing intermediate container fd3d28a3644f [2022-07-28T22:56:42.660Z] ---> 182163556643 [2022-07-28T22:56:42.660Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-28T22:56:42.660Z] Removing intermediate container f6029a655a74 [2022-07-28T22:56:42.660Z] ---> 8324b892d3a9 [2022-07-28T22:56:42.660Z] Step 30/31 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:56:42.660Z] ---> Running in a9c089ab941b [2022-07-28T22:56:42.660Z] ---> Running in 5100a1d9dcda [2022-07-28T22:56:43.240Z] Removing intermediate container a9c089ab941b [2022-07-28T22:56:43.240Z] ---> 125f127c1721 [2022-07-28T22:56:43.240Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:56:43.240Z] Removing intermediate container 5100a1d9dcda [2022-07-28T22:56:43.240Z] ---> cc4d5ced0180 [2022-07-28T22:56:43.240Z] Step 31/31 : LABEL version=0.0.0 [2022-07-28T22:56:43.240Z] ---> Running in 9a6a868c4e6f [2022-07-28T22:56:43.240Z] ---> Running in 8bca8e563531 [2022-07-28T22:56:43.505Z] Removing intermediate container 8bca8e563531 [2022-07-28T22:56:43.505Z] ---> bd33fd2b49a2 [2022-07-28T22:56:43.505Z] [2022-07-28T22:56:43.505Z] Successfully built bd33fd2b49a2 [2022-07-28T22:56:43.505Z] Successfully tagged security-bootstrapper:latest [2022-07-28T22:56:44.894Z]  Building security-bootstrapper ... done Removing intermediate container 098ef1e440d1 [2022-07-28T22:56:44.894Z] ---> cb29aa4a52da [2022-07-28T22:56:44.894Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-28T22:56:45.155Z] ---> Running in 0f0c6bea8928 [2022-07-28T22:56:45.155Z] Removing intermediate container 9a6a868c4e6f [2022-07-28T22:56:45.155Z] ---> edf4f405df12 [2022-07-28T22:56:45.155Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-28T22:56:45.155Z] ---> Running in d044d4890f58 [2022-07-28T22:56:45.770Z] 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 [2022-07-28T22:56:45.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:46.358Z] Removing intermediate container e733a84798ad [2022-07-28T22:56:46.358Z] ---> 04c2f4710343 [2022-07-28T22:56:46.358Z] Step 7/20 : COPY . . [2022-07-28T22:56:46.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:46.664Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-28T22:56:46.926Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T22:56:46.926Z] 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 [2022-07-28T22:56:46.926Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-28T22:56:46.926Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T22:56:47.193Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-28T22:56:47.193Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-28T22:56:47.193Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:56:47.193Z] OK: 8 MiB in 20 packages [2022-07-28T22:56:50.529Z] Removing intermediate container 0f0c6bea8928 [2022-07-28T22:56:50.529Z] ---> 28be7fabbe8e [2022-07-28T22:56:50.529Z] [2022-07-28T22:56:50.529Z] Step 11/23 : FROM docker:20.10.14 [2022-07-28T22:56:50.529Z] 20.10.14: Pulling from library/docker [2022-07-28T22:56:50.529Z] Removing intermediate container d044d4890f58 [2022-07-28T22:56:50.529Z] ---> a437ae51076b [2022-07-28T22:56:50.529Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:56:52.452Z] ---> 1bc0e16da8f3 [2022-07-28T22:56:52.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-28T22:56:52.452Z] Removing intermediate container 40c288815f9f [2022-07-28T22:56:52.452Z] ---> 11d84e65855a [2022-07-28T22:56:52.452Z] [2022-07-28T22:56:52.452Z] Step 10/25 : FROM alpine:3.16 [2022-07-28T22:56:52.452Z] ---> d7d3d98c851f [2022-07-28T22:56:52.452Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-28T22:56:52.452Z] ---> Running in f80069627651 [2022-07-28T22:56:52.452Z] ---> 19e3292f8d32 [2022-07-28T22:56:52.452Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-28T22:56:52.452Z] ---> Running in 552a621fa8e0 [2022-07-28T22:56:52.715Z] ---> 65f03bbc7ba2 [2022-07-28T22:56:52.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-28T22:56:52.715Z] ---> ed53cd20219c [2022-07-28T22:56:52.715Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-28T22:56:52.715Z] ---> Running in c3fe5b5b5de8 [2022-07-28T22:56:52.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:52.979Z] 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 [2022-07-28T22:56:52.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:52.979Z] Removing intermediate container c3fe5b5b5de8 [2022-07-28T22:56:52.979Z] ---> 948b86706551 [2022-07-28T22:56:52.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:56:52.979Z] ---> Running in 64782d99578a [2022-07-28T22:56:53.243Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-28T22:56:53.243Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-28T22:56:53.243Z] (3/3) Installing su-exec (0.2-r1) [2022-07-28T22:56:53.243Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:56:53.243Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:56:53.243Z] Removing intermediate container 64782d99578a [2022-07-28T22:56:53.243Z] ---> 4809e86d7f2c [2022-07-28T22:56:53.243Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T22:56:53.243Z] OK: 6 MiB in 17 packages [2022-07-28T22:56:53.506Z] ---> Running in 6e5e48cf75ba [2022-07-28T22:56:53.836Z] Removing intermediate container 6e5e48cf75ba [2022-07-28T22:56:53.836Z] ---> f8c40d6d817f [2022-07-28T22:56:53.836Z] Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:56:53.836Z] ---> Running in e4a43e58c6bb [2022-07-28T22:56:54.098Z] Removing intermediate container f80069627651 [2022-07-28T22:56:54.098Z] ---> 7ac2fda7479e [2022-07-28T22:56:54.098Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T22:56:54.098Z] Removing intermediate container e4a43e58c6bb [2022-07-28T22:56:54.098Z] ---> 6adafefe3aab [2022-07-28T22:56:54.098Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T22:56:54.359Z] ---> Running in 527a859c0ec5 [2022-07-28T22:56:54.359Z] ---> Running in 6bd205d4eaee [2022-07-28T22:56:54.359Z] Removing intermediate container 527a859c0ec5 [2022-07-28T22:56:54.359Z] ---> e8dd6a6cc95a [2022-07-28T22:56:54.359Z] Step 13/25 : WORKDIR / [2022-07-28T22:56:54.359Z] Removing intermediate container 6bd205d4eaee [2022-07-28T22:56:54.359Z] ---> 44bd2e98616e [2022-07-28T22:56:54.359Z] [2022-07-28T22:56:54.619Z] ---> Running in 8ff6f053b0c4 [2022-07-28T22:56:54.619Z] Successfully built 44bd2e98616e [2022-07-28T22:56:54.619Z] Successfully tagged core-data:latest [2022-07-28T22:56:54.619Z]  Building core-data ... done Removing intermediate container 8ff6f053b0c4 [2022-07-28T22:56:54.619Z] ---> 394e5992f556 [2022-07-28T22:56:54.619Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-28T22:56:55.193Z] ---> cf08c31ab770 [2022-07-28T22:56:55.193Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-28T22:56:55.457Z] ---> 42488e519d1d [2022-07-28T22:56:55.457Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-28T22:56:56.034Z] ---> 4670316eb139 [2022-07-28T22:56:56.034Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-28T22:56:56.679Z] ---> 289e684bbbb5 [2022-07-28T22:56:56.679Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-28T22:56:56.679Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-28T22:56:56.679Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-28T22:56:56.679Z] ---> 7417809fdb73 [2022-07-28T22:56:56.679Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:56:56.679Z] ---> Running in 320769a35ff8 [2022-07-28T22:56:56.955Z] Removing intermediate container 320769a35ff8 [2022-07-28T22:56:56.955Z] ---> a632b9910c0f [2022-07-28T22:56:56.955Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-28T22:56:57.216Z] ---> 6267d4b9eb12 [2022-07-28T22:56:57.216Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-28T22:56:57.216Z] ---> Running in 999fdd4cb1c3 [2022-07-28T22:56:57.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:57.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:56:58.048Z] ---> a09bd3d20740 [2022-07-28T22:56:58.048Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T22:56:58.048Z] (1/43) Installing readline (8.1.1-r0) [2022-07-28T22:56:58.048Z] (2/43) Installing bash (5.1.16-r0) [2022-07-28T22:56:58.048Z] Executing bash-5.1.16-r0.post-install [2022-07-28T22:56:58.048Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-28T22:56:58.048Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T22:56:58.048Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-28T22:56:58.048Z] (6/43) Installing curl (7.80.0-r2) [2022-07-28T22:56:58.048Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-28T22:56:58.048Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-28T22:56:58.048Z] (9/43) Installing expat (2.4.7-r0) [2022-07-28T22:56:58.048Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-28T22:56:58.048Z] (11/43) Installing gdbm (1.22-r0) [2022-07-28T22:56:58.048Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-28T22:56:58.048Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T22:56:58.048Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T22:56:58.048Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-28T22:56:58.048Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-28T22:56:58.048Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-28T22:56:58.618Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-28T22:56:58.618Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-28T22:56:58.618Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-28T22:56:58.618Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-28T22:56:58.618Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-28T22:56:58.618Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-28T22:56:58.618Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-28T22:56:58.618Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-28T22:56:58.618Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-28T22:56:58.618Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-28T22:56:58.618Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-28T22:56:58.618Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-28T22:56:58.618Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-28T22:56:58.618Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-28T22:56:58.618Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-28T22:56:58.618Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-28T22:56:58.618Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-28T22:56:58.618Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-28T22:56:58.618Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-28T22:56:58.618Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-28T22:56:58.618Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-28T22:56:58.618Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-28T22:56:58.618Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-28T22:56:58.618Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-28T22:56:58.618Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-28T22:56:58.618Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-28T22:56:58.881Z] Executing busybox-1.34.1-r5.trigger [2022-07-28T22:56:58.881Z] OK: 83 MiB in 65 packages [2022-07-28T22:56:58.881Z] ---> cd97db688669 [2022-07-28T22:56:58.881Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T22:56:59.141Z] ---> Running in 18ac8e104db2 [2022-07-28T22:56:59.403Z] Collecting docker-compose==1.23.2 [2022-07-28T22:56:59.403Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-28T22:56:59.685Z] Collecting texttable<0.10,>=0.9.0 [2022-07-28T22:56:59.685Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-28T22:56:59.947Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-28T22:56:59.947Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-28T22:57:00.208Z] Removing intermediate container 18ac8e104db2 [2022-07-28T22:57:00.208Z] ---> 0e5ace06ae4e [2022-07-28T22:57:00.208Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T22:57:00.208Z] ---> Running in 3fc3c7467c96 [2022-07-28T22:57:00.469Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-28T22:57:00.469Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-28T22:57:00.469Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-28T22:57:00.469Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-28T22:57:00.469Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-28T22:57:00.469Z] Collecting docopt<0.7,>=0.6.1 [2022-07-28T22:57:00.469Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-28T22:57:00.731Z] Removing intermediate container 3fc3c7467c96 [2022-07-28T22:57:00.731Z] ---> bc64ed9f8064 [2022-07-28T22:57:00.731Z] Step 23/25 : LABEL arch=x86_64 [2022-07-28T22:57:00.731Z] ---> Running in 3539f168620c [2022-07-28T22:57:00.731Z] Removing intermediate container 3539f168620c [2022-07-28T22:57:00.731Z] ---> d9c262fd03ea [2022-07-28T22:57:00.731Z] Step 24/25 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:57:00.992Z] ---> Running in a1a81de54827 [2022-07-28T22:57:00.992Z] Collecting docker<4.0,>=3.6.0 [2022-07-28T22:57:00.992Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-28T22:57:00.992Z] Removing intermediate container a1a81de54827 [2022-07-28T22:57:00.992Z] ---> 420625b5f9d5 [2022-07-28T22:57:00.992Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T22:57:00.992Z] ---> Running in 5ab8d9b0376d [2022-07-28T22:57:00.992Z] Collecting PyYAML<4,>=3.10 [2022-07-28T22:57:00.992Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-28T22:57:01.256Z] Removing intermediate container 5ab8d9b0376d [2022-07-28T22:57:01.256Z] ---> fc52b1838930 [2022-07-28T22:57:01.256Z] [2022-07-28T22:57:01.256Z] Successfully built fc52b1838930 [2022-07-28T22:57:01.256Z] Successfully tagged security-secretstore-setup:latest [2022-07-28T22:57:01.837Z]  Building security-secretstore-setup ... done Collecting jsonschema<3,>=2.5.1 [2022-07-28T22:57:01.837Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-28T22:57:01.837Z] Collecting cached-property<2,>=1.2.0 [2022-07-28T22:57:01.837Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-28T22:57:01.837Z] Collecting docker-pycreds>=0.4.0 [2022-07-28T22:57:01.837Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-28T22:57:01.837Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-28T22:57:01.837Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-28T22:57:01.837Z] Collecting idna<2.8,>=2.5 [2022-07-28T22:57:01.837Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-28T22:57:01.837Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-28T22:57:02.097Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-28T22:57:02.097Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-28T22:57:02.097Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-28T22:57:02.097Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-28T22:57:02.097Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-28T22:57:02.097Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-28T22:57:02.097Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-28T22:57:02.097Z] Attempting uninstall: urllib3 [2022-07-28T22:57:02.097Z] Found existing installation: urllib3 1.26.7 [2022-07-28T22:57:02.097Z] Uninstalling urllib3-1.26.7: [2022-07-28T22:57:02.097Z] Successfully uninstalled urllib3-1.26.7 [2022-07-28T22:57:02.356Z] Attempting uninstall: idna [2022-07-28T22:57:02.356Z] Found existing installation: idna 3.3 [2022-07-28T22:57:02.356Z] Uninstalling idna-3.3: [2022-07-28T22:57:02.356Z] Successfully uninstalled idna-3.3 [2022-07-28T22:57:02.617Z] Attempting uninstall: requests [2022-07-28T22:57:02.617Z] Found existing installation: requests 2.26.0 [2022-07-28T22:57:02.617Z] Uninstalling requests-2.26.0: [2022-07-28T22:57:02.617Z] Successfully uninstalled requests-2.26.0 [2022-07-28T22:57:02.878Z] Running setup.py install for texttable: started [2022-07-28T22:57:03.140Z] Running setup.py install for texttable: finished with status 'done' [2022-07-28T22:57:03.140Z] Running setup.py install for PyYAML: started [2022-07-28T22:57:03.399Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-28T22:57:03.661Z] Running setup.py install for docopt: started [2022-07-28T22:57:03.925Z] Running setup.py install for docopt: finished with status 'done' [2022-07-28T22:57:03.925Z] Running setup.py install for dockerpty: started [2022-07-28T22:57:04.185Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-28T22:57:04.445Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2022-07-28T22:57:08.653Z] Removing intermediate container 999fdd4cb1c3 [2022-07-28T22:57:08.654Z] ---> 230df76745f1 [2022-07-28T22:57:08.654Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-28T22:57:08.654Z] ---> Running in 37f847b3585c [2022-07-28T22:57:08.914Z] Removing intermediate container 37f847b3585c [2022-07-28T22:57:08.914Z] ---> d51239e980ac [2022-07-28T22:57:08.914Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-28T22:57:08.914Z] ---> Running in f9486aeb8dec [2022-07-28T22:57:08.914Z] Removing intermediate container f9486aeb8dec [2022-07-28T22:57:08.914Z] ---> 1adf47bd2168 [2022-07-28T22:57:08.914Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-28T22:57:09.081Z] Removing intermediate container 1cd0a59f5e69 [2022-07-28T22:57:09.081Z] ---> 9a14774f793d [2022-07-28T22:57:09.081Z] Successfully built 9a14774f793d [2022-07-28T22:57:09.081Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:57:09.485Z] ---> 767a232e7543 [2022-07-28T22:57:09.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-28T22:57:09.485Z] ---> f8650672f53e [2022-07-28T22:57:09.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-28T22:57:09.491Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T22:57:09.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:57:09.745Z] ---> 272951694532 [2022-07-28T22:57:09.745Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-28T22:57:09.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container [2022-07-28T22:57:09.916Z] $ 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 [2022-07-28T22:57:10.005Z] ---> Running in a9c4290b23d0 [2022-07-28T22:57:10.005Z] Removing intermediate container a9c4290b23d0 [2022-07-28T22:57:10.005Z] ---> 43caa4ad2eb1 [2022-07-28T22:57:10.006Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:57:10.006Z] ---> Running in b9a267a33e81 [2022-07-28T22:57:10.006Z] Removing intermediate container b9a267a33e81 [2022-07-28T22:57:10.006Z] ---> 312aab836903 [2022-07-28T22:57:10.006Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T22:57:10.006Z] ---> Running in e6b089e1fe74 [2022-07-28T22:57:10.284Z] Removing intermediate container e6b089e1fe74 [2022-07-28T22:57:10.284Z] ---> edc9f57937a2 [2022-07-28T22:57:10.284Z] Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:57:10.284Z] ---> Running in 5c22d23e97bf [2022-07-28T22:57:10.284Z] Removing intermediate container 5c22d23e97bf [2022-07-28T22:57:10.284Z] ---> 4faee4def9d6 [2022-07-28T22:57:10.284Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T22:57:10.548Z] ---> Running in af9c533a8b7e [2022-07-28T22:57:10.808Z] Removing intermediate container af9c533a8b7e [2022-07-28T22:57:10.808Z] ---> 81fa69ad2146 [2022-07-28T22:57:10.808Z] [2022-07-28T22:57:10.808Z] Successfully built 81fa69ad2146 [2022-07-28T22:57:10.808Z] Successfully tagged sys-mgmt-agent:latest [2022-07-28T22:57:11.270Z] $ docker top 9a32b3e588d71550e3e7e66413728d0fe0a4e70df90eff81e4111e907aaad21b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:57:12.313Z] + go version [2022-07-28T22:57:12.313Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T22:57:12.349Z] $ docker stop --time=1 9a32b3e588d71550e3e7e66413728d0fe0a4e70df90eff81e4111e907aaad21b [2022-07-28T22:57:12.722Z]  Building sys-mgmt-agent ... done Removing intermediate container 552a621fa8e0 [2022-07-28T22:57:12.723Z] ---> 522e4d8cfca4 [2022-07-28T22:57:12.723Z] [2022-07-28T22:57:12.723Z] Step 9/20 : FROM alpine:3.15 [2022-07-28T22:57:12.723Z] ---> 2720e26172a0 [2022-07-28T22:57:12.723Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:57:12.723Z] ---> Using cache [2022-07-28T22:57:12.723Z] ---> c494240698a2 [2022-07-28T22:57:12.723Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:57:12.723Z] ---> Using cache [2022-07-28T22:57:12.723Z] ---> 7022f06e61d9 [2022-07-28T22:57:12.723Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-28T22:57:12.983Z] ---> Running in a389b9b81d3c [2022-07-28T22:57:13.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:57:13.977Z] $ docker rm -f 9a32b3e588d71550e3e7e66413728d0fe0a4e70df90eff81e4111e907aaad21b [2022-07-28T22:57:14.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2022-07-28T22:57:14.441Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:57:14.441Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:57:14.441Z] OK: 15856 distinct packages available [2022-07-28T22:57:14.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:57:14.967Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T22:57:14.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:57:15.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container [2022-07-28T22:57:15.341Z] $ 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 [2022-07-28T22:57:15.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:57:15.644Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-28T22:57:15.644Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-28T22:57:15.904Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T22:57:15.904Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-28T22:57:15.904Z] (5/9) Installing curl (7.80.0-r2) [2022-07-28T22:57:16.166Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-28T22:57:16.166Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:57:16.427Z] (8/9) Installing libucontext (1.1-r0) [2022-07-28T22:57:16.427Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-28T22:57:16.427Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:57:16.427Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:57:16.593Z] $ docker top 279a3d7dba4babd00f42105dda97e4258ae7f260b2c526a5d407f3ee6b3990b6 -eo pid,comm [2022-07-28T22:57:16.689Z] OK: 8 MiB in 23 packages [Pipeline] { [2022-07-28T22:57:16.949Z] Removing intermediate container a389b9b81d3c [2022-07-28T22:57:16.950Z] ---> bdfa0c6aa30b [2022-07-28T22:57:16.950Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo [2022-07-28T22:57:16.983Z] ========================================================= [2022-07-28T22:57:16.983Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-28T22:57:16.983Z] ========================================================= [Pipeline] sh [2022-07-28T22:57:17.211Z] ---> 5bdb359d0def [2022-07-28T22:57:17.211Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-28T22:57:17.637Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:57:17.790Z] ---> 3caba7f77b1b [2022-07-28T22:57:17.790Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-28T22:57:18.051Z] ---> 3e6502a13404 [2022-07-28T22:57:18.051Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-28T22:57:18.051Z] ---> Running in b566c56cbafa [2022-07-28T22:57:18.051Z] Removing intermediate container b566c56cbafa [2022-07-28T22:57:18.051Z] ---> 32b43ec013f4 [2022-07-28T22:57:18.051Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:57:18.051Z] ---> Running in 31a4e2e58074 [2022-07-28T22:57:18.311Z] Removing intermediate container 31a4e2e58074 [2022-07-28T22:57:18.311Z] ---> cea7d08c5ac9 [2022-07-28T22:57:18.311Z] Step 18/20 : LABEL arch=x86_64 [2022-07-28T22:57:18.311Z] ---> Running in f6a6e134d67e [2022-07-28T22:57:18.311Z] Removing intermediate container f6a6e134d67e [2022-07-28T22:57:18.311Z] ---> 4713c17687ca [2022-07-28T22:57:18.311Z] Step 19/20 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T22:57:18.311Z] ---> Running in de3db9a134d7 [2022-07-28T22:57:18.311Z] Removing intermediate container de3db9a134d7 [2022-07-28T22:57:18.311Z] ---> a4da787eba0f [2022-07-28T22:57:18.311Z] Step 20/20 : LABEL version=0.0.0 [2022-07-28T22:57:18.370Z] + make test [2022-07-28T22:57:18.371Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T22:57:18.573Z] ---> Running in e32348e42259 [2022-07-28T22:57:18.573Z] Removing intermediate container e32348e42259 [2022-07-28T22:57:18.573Z] ---> a03c5a4f3531 [2022-07-28T22:57:18.573Z] [2022-07-28T22:57:18.573Z] Successfully built a03c5a4f3531 [2022-07-28T22:57:18.573Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-28T22:57:18.580Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-28T22:57:18.617Z] $ docker stop --time=1 277afd89ba610e41bd10638f638524a4178e6d72a56e7cc231e1a9311615e27d [2022-07-28T22:57:19.871Z] $ docker rm -f 277afd89ba610e41bd10638f638524a4178e6d72a56e7cc231e1a9311615e27d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T22:57:20.284Z] + docker images [2022-07-28T22:57:20.284Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T22:57:20.284Z] security-spiffe-token-provider latest a03c5a4f3531 2 seconds ago 29.1MB [2022-07-28T22:57:20.284Z] 522e4d8cfca4 9 seconds ago 1.74GB [2022-07-28T22:57:20.284Z] sys-mgmt-agent latest 81fa69ad2146 10 seconds ago 299MB [2022-07-28T22:57:20.284Z] security-secretstore-setup latest fc52b1838930 19 seconds ago 28.9MB [2022-07-28T22:57:20.284Z] core-data latest 44bd2e98616e 26 seconds ago 21.5MB [2022-07-28T22:57:20.284Z] 11d84e65855a 28 seconds ago 1.7GB [2022-07-28T22:57:20.284Z] 28be7fabbe8e 32 seconds ago 1.69GB [2022-07-28T22:57:20.284Z] security-bootstrapper latest bd33fd2b49a2 37 seconds ago 19.3MB [2022-07-28T22:57:20.284Z] 989c8e664b03 39 seconds ago 1.71GB [2022-07-28T22:57:20.284Z] core-metadata latest 366c93ffe398 53 seconds ago 17.1MB [2022-07-28T22:57:20.284Z] core-command latest 304ec2cf0171 About a minute ago 16.2MB [2022-07-28T22:57:20.284Z] 5b74b98fc79e About a minute ago 1.69GB [2022-07-28T22:57:20.284Z] 7b9b51a7e63a About a minute ago 1.69GB [2022-07-28T22:57:20.284Z] 137a89fc6ec9 About a minute ago 1.68GB [2022-07-28T22:57:20.284Z] security-proxy-setup latest 4cac9bc37b10 About a minute ago 27.2MB [2022-07-28T22:57:20.284Z] security-spire-server latest 4b90ecfa5f63 About a minute ago 86.5MB [2022-07-28T22:57:20.284Z] support-scheduler latest 31224263034a About a minute ago 26.5MB [2022-07-28T22:57:20.284Z] support-notifications latest 1c2955d7a069 About a minute ago 27.1MB [2022-07-28T22:57:20.284Z] 1d9fd0d59df5 About a minute ago 1.75GB [2022-07-28T22:57:20.284Z] 766f247b8670 About a minute ago 1.58GB [2022-07-28T22:57:20.284Z] a9a1aed2e6f4 About a minute ago 1.74GB [2022-07-28T22:57:20.284Z] dfa761ccb98c About a minute ago 1.69GB [2022-07-28T22:57:20.284Z] security-spire-config latest fcf830e34546 2 minutes ago 85.8MB [2022-07-28T22:57:20.284Z] security-spire-agent latest dd9a61bec383 2 minutes ago 125MB [2022-07-28T22:57:20.284Z] 731dc2542c7a 2 minutes ago 1.58GB [2022-07-28T22:57:20.284Z] 96d96e202c66 2 minutes ago 1.58GB [2022-07-28T22:57:20.284Z] ci-base-image-x86_64 latest 52edd438388c 5 minutes ago 993MB [2022-07-28T22:57:20.284Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-28T22:57:20.284Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-28T22:57:20.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-28T22:57:20.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-28T22:57:20.284Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-28T22:57:20.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T22:57:50.727Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-28T22:59:27.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-28T22:59:28.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-28T22:59:31.999Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-28T22:59:31.999Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-28T22:59:31.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-28T22:59:31.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-28T22:59:31.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-28T22:59:31.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-28T22:59:32.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-28T22:59:34.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-28T22:59:34.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-28T22:59:34.597Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-28T22:59:34.597Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-28T22:59:34.597Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-28T22:59:34.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-28T22:59:49.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.408s coverage: 28.7% of statements [2022-07-28T22:59:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-28T22:59:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-28T22:59:51.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements [2022-07-28T22:59:51.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-28T22:59:51.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.493s coverage: 54.2% of statements [2022-07-28T22:59:51.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-28T22:59:51.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-28T23:00:13.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.905s coverage: 89.2% of statements [2022-07-28T23:00:13.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-28T23:00:13.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-28T23:00:13.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-28T23:00:13.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.462s coverage: 83.8% of statements [2022-07-28T23:00:13.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-28T23:00:13.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-28T23:00:13.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-28T23:00:13.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-28T23:00:13.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-28T23:00:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.417s coverage: 95.6% of statements [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-28T23:00:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.418s coverage: 72.2% of statements [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-28T23:00:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.754s coverage: 60.0% of statements [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-28T23:00:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.9% of statements [2022-07-28T23:00:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-28T23:00:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.256s coverage: 58.8% of statements [2022-07-28T23:00:14.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 29.6% of statements [2022-07-28T23:00:14.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-28T23:00:21.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 47.1% of statements [2022-07-28T23:00:21.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2022-07-28T23:00:21.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.281s coverage: 94.1% of statements [2022-07-28T23:00:21.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements [2022-07-28T23:00:22.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2022-07-28T23:00:31.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.340s coverage: 94.4% of statements [2022-07-28T23:00:31.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2022-07-28T23:00:43.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.655s coverage: 82.4% of statements [2022-07-28T23:00:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2022-07-28T23:00:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.878s coverage: 91.2% of statements [2022-07-28T23:00:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-28T23:00:50.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.873s coverage: 64.0% of statements [2022-07-28T23:00:50.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-28T23:00:50.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-28T23:00:50.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.482s coverage: 100.0% of statements [2022-07-28T23:00:50.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2022-07-28T23:00:50.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-07-28T23:00:50.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2022-07-28T23:00:50.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-07-28T23:00:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.358s coverage: 66.1% of statements [2022-07-28T23:00:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-28T23:00:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-28T23:00:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-28T23:00:59.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.8% of statements [2022-07-28T23:00:59.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-28T23:00:59.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-28T23:00:59.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements [2022-07-28T23:00:59.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-28T23:00:59.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements [2022-07-28T23:00:59.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-28T23:00:59.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-28T23:00:59.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-28T23:00:59.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-28T23:01:07.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.429s coverage: 17.7% of statements [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-28T23:01:07.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.780s coverage: 92.3% of statements [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-28T23:01:07.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 63.2% of statements [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-28T23:01:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-28T23:01:07.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2022-07-28T23:01:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-28T23:01:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-28T23:01:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-28T23:01:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-28T23:01:07.992Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.241s coverage: 28.9% of statements [2022-07-28T23:01:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-28T23:01:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-28T23:01:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-28T23:01:07.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-28T23:01:07.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-28T23:01:07.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-28T23:01:07.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements [2022-07-28T23:01:07.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-07-28T23:01:08.971Z] 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 [2022-07-28T23:01:08.971Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-28T23:01:08.971Z] GO111MODULE=on go vet ./... [2022-07-28T23:03:00.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T23:03:00.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T23:03:00.874Z] ./bin/test-attribution-txt.sh [2022-07-28T23:03:00.874Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T23:03:00.874Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T23:03:00.874Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T23:03:00.874Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T23:03:00.874Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T23:03:00.874Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T23:03:00.874Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T23:03:00.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-28T23:03:01.587Z] + ls -al . [2022-07-28T23:03:01.587Z] total 684 [2022-07-28T23:03:01.587Z] drwxrwxr-x 9 1001 1001 4096 Jul 28 22:57 . [2022-07-28T23:03:01.587Z] drwxr-xr-x 4 root root 4096 Jul 28 22:57 .. [2022-07-28T23:03:01.587Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 22:55 .dockerignore [2022-07-28T23:03:01.587Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 22:55 .git [2022-07-28T23:03:01.587Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 22:55 .github [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 1030 Jul 28 22:55 .gitignore [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 42 Jul 28 22:55 .golangci.yml [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 87 Jul 28 22:55 .hadolint.yml [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 166 Jul 28 22:55 .sonarcloud.properties [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 1171 Jul 28 22:55 ADOPTERS.md [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 10347 Jul 28 22:55 Attribution.txt [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 63209 Jul 28 22:55 CHANGELOG.md [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 22:55 CONTRIBUTING.md [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 677 Jul 28 22:55 GOVERNANCE.md [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 850 Jul 28 22:55 Jenkinsfile [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 22:55 LICENSE [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 10350 Jul 28 22:55 Makefile [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 582 Jul 28 22:55 OWNERS.md [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 9094 Jul 28 22:55 README.md [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 6912 Jul 28 22:55 SECURITY.md [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 22:51 VERSION [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 22:55 ZMQWindows.md [2022-07-28T23:03:01.588Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 22:55 bin [2022-07-28T23:03:01.588Z] drwxrwxr-x 18 1001 1001 4096 Jul 28 22:55 cmd [2022-07-28T23:03:01.588Z] -rw-r--r-- 1 root root 436144 Jul 28 23:01 coverage.out [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 3681 Jul 28 22:55 go.mod [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 38033 Jul 28 22:55 go.sum [2022-07-28T23:03:01.588Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 22:55 internal [2022-07-28T23:03:01.588Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 22:55 openapi [2022-07-28T23:03:01.588Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 22:55 snap [2022-07-28T23:03:01.588Z] -rw-rw-r-- 1 1001 1001 204 Jul 28 22:55 version.go [Pipeline] sh [2022-07-28T23:03:02.284Z] + '[' -e coverage.out ] [2022-07-28T23:03:02.284Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-28T23:03:02.323Z] Warning: overwriting stash ‘coverage-report’ [2022-07-28T23:03:03.119Z] Stashed 1 file(s) [Pipeline] sh [2022-07-28T23:03:03.788Z] + make build [2022-07-28T23:03:03.788Z] 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 [2022-07-28T23:04:25.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T23:05:33.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T23:05:33.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T23:06:12.770Z] 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 [2022-07-28T23:06:12.770Z] 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 [2022-07-28T23:06:12.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T23:06:18.201Z] 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 [2022-07-28T23:06:21.609Z] 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 [2022-07-28T23:06:27.022Z] 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 [2022-07-28T23:06:29.649Z] 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 [2022-07-28T23:06:33.053Z] 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 [2022-07-28T23:06:41.338Z] 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] } [2022-07-28T23:06:46.854Z] $ docker stop --time=1 279a3d7dba4babd00f42105dda97e4258ae7f260b2c526a5d407f3ee6b3990b6 [2022-07-28T23:06:48.867Z] $ docker rm -f 279a3d7dba4babd00f42105dda97e4258ae7f260b2c526a5d407f3ee6b3990b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:06:51.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T23:06:51.345Z] [2022-07-28T23:06:51.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:06:51.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T23:06:52.066Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-28T23:06:52.067Z] 29e5d40040c1: Pulling fs layer [2022-07-28T23:06:52.067Z] 1ce36da41761: Pulling fs layer [2022-07-28T23:06:52.067Z] 25b303627fd3: Pulling fs layer [2022-07-28T23:06:52.067Z] 29e5d40040c1: Verifying Checksum [2022-07-28T23:06:52.067Z] 29e5d40040c1: Download complete [2022-07-28T23:06:52.378Z] 1ce36da41761: Verifying Checksum [2022-07-28T23:06:52.378Z] 1ce36da41761: Download complete [2022-07-28T23:06:53.009Z] 29e5d40040c1: Pull complete [2022-07-28T23:06:53.990Z] 25b303627fd3: Verifying Checksum [2022-07-28T23:06:53.990Z] 25b303627fd3: Download complete [2022-07-28T23:06:54.264Z] 1ce36da41761: Pull complete [2022-07-28T23:07:06.651Z] 25b303627fd3: Pull complete [2022-07-28T23:07:06.651Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-28T23:07:06.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T23:07:06.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:07:07.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container [2022-07-28T23:07:07.123Z] $ 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 [2022-07-28T23:07:09.398Z] $ docker top f1ce55069a4d31280c1019e845154dc35008dd00a272ca561669147c5c5fca4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T23:07:10.375Z] + grep parallel [2022-07-28T23:07:10.375Z] + docker-compose build --help [2022-07-28T23:07:14.648Z] --parallel Build images in parallel. [Pipeline] } [2022-07-28T23:07:14.683Z] $ docker stop --time=1 f1ce55069a4d31280c1019e845154dc35008dd00a272ca561669147c5c5fca4b [2022-07-28T23:07:16.330Z] $ docker rm -f f1ce55069a4d31280c1019e845154dc35008dd00a272ca561669147c5c5fca4b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:07:17.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T23:07:17.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:07:17.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container [2022-07-28T23:07:17.494Z] $ 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 [2022-07-28T23:07:18.688Z] $ docker top 661e93f8ddf6cbc9722a0c4d95c31d688041344a9c6d610354630c0513d06805 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T23:07:19.626Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-28T23:07:23.919Z] Building core-command ... [2022-07-28T23:07:23.919Z] Building core-data ... [2022-07-28T23:07:23.919Z] Building core-metadata ... [2022-07-28T23:07:23.919Z] Building security-bootstrapper ... [2022-07-28T23:07:23.919Z] Building security-proxy-setup ... [2022-07-28T23:07:23.919Z] Building security-secretstore-setup ... [2022-07-28T23:07:23.919Z] Building security-spiffe-token-provider ... [2022-07-28T23:07:23.919Z] Building security-spire-agent ... [2022-07-28T23:07:23.919Z] Building security-spire-config ... [2022-07-28T23:07:23.919Z] Building security-spire-server ... [2022-07-28T23:07:23.919Z] Building support-notifications ... [2022-07-28T23:07:23.919Z] Building support-scheduler ... [2022-07-28T23:07:23.919Z] Building sys-mgmt-agent ... [2022-07-28T23:07:23.919Z] Building security-bootstrapper [2022-07-28T23:07:23.919Z] Building sys-mgmt-agent [2022-07-28T23:07:23.919Z] Building security-spire-config [2022-07-28T23:07:23.919Z] Building support-scheduler [2022-07-28T23:07:23.919Z] Building support-notifications [2022-07-28T23:09:00.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:09:00.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:09:00.697Z] ---> 9a14774f793d [2022-07-28T23:09:00.697Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T23:09:00.697Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:09:00.697Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:09:00.697Z] ---> 9a14774f793d [2022-07-28T23:09:00.697Z] Step 3/31 : WORKDIR /edgex-go [2022-07-28T23:09:00.697Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:09:00.697Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:09:00.697Z] ---> 9a14774f793d [2022-07-28T23:09:00.697Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T23:09:00.697Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:09:00.697Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:09:00.697Z] ---> 9a14774f793d [2022-07-28T23:09:00.697Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T23:09:00.697Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:09:00.697Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:09:00.697Z] ---> 9a14774f793d [2022-07-28T23:09:00.697Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T23:09:00.697Z] ---> Running in a7c42c92ed76 [2022-07-28T23:09:00.697Z] ---> Running in de02f8b66285 [2022-07-28T23:09:00.697Z] ---> Running in 7fed3fc48e7b [2022-07-28T23:09:00.697Z] ---> Running in 3d2b8a907c88 [2022-07-28T23:09:00.697Z] ---> Running in e265c6b8f030 [2022-07-28T23:09:00.697Z] Removing intermediate container a7c42c92ed76 [2022-07-28T23:09:00.697Z] ---> c96ad36acb2a [2022-07-28T23:09:00.697Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:09:00.697Z] Removing intermediate container e265c6b8f030 [2022-07-28T23:09:00.697Z] ---> 1ede22d864e8 [2022-07-28T23:09:00.697Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:09:00.697Z] Removing intermediate container 3d2b8a907c88 [2022-07-28T23:09:00.697Z] ---> eb3d55ad2645 [2022-07-28T23:09:00.697Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:09:00.697Z] Removing intermediate container de02f8b66285 [2022-07-28T23:09:00.697Z] ---> 59f77f27f08b [2022-07-28T23:09:00.697Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:09:00.697Z] ---> Running in 520a1ae19ace [2022-07-28T23:09:00.697Z] ---> Running in 2b92dbff950a [2022-07-28T23:09:00.697Z] Removing intermediate container 7fed3fc48e7b [2022-07-28T23:09:00.697Z] ---> 23896af25aa1 [2022-07-28T23:09:00.697Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:09:00.697Z] ---> Running in 438cb30307ae [2022-07-28T23:09:00.697Z] ---> Running in fee6affcfe5f [2022-07-28T23:09:00.697Z] ---> Running in 2d97e6a72130 [2022-07-28T23:09:00.697Z] Removing intermediate container 520a1ae19ace [2022-07-28T23:09:00.697Z] ---> 3be159557906 [2022-07-28T23:09:00.697Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-28T23:09:00.697Z] ---> Running in 753d979448f4 [2022-07-28T23:09:00.697Z] Removing intermediate container 2b92dbff950a [2022-07-28T23:09:00.697Z] ---> e81c58f8c2e6 [2022-07-28T23:09:00.697Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T23:09:00.697Z] ---> Running in fb8c02acddcb [2022-07-28T23:09:00.697Z] Removing intermediate container fee6affcfe5f [2022-07-28T23:09:00.697Z] ---> e9b64746d1e4 [2022-07-28T23:09:00.697Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-28T23:09:00.697Z] Removing intermediate container 2d97e6a72130 [2022-07-28T23:09:00.697Z] ---> 543972ea2625 [2022-07-28T23:09:00.697Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T23:09:00.697Z] Removing intermediate container 438cb30307ae [2022-07-28T23:09:00.697Z] ---> fb3f3890ebae [2022-07-28T23:09:00.697Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-28T23:09:00.697Z] ---> Running in 1bbfe3b1584f [2022-07-28T23:09:00.697Z] ---> Running in 1911cc23264e [2022-07-28T23:09:00.697Z] ---> Running in d6f4e2a61269 [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:09:00.697Z] OK: 221 MiB in 51 packages [2022-07-28T23:09:00.697Z] OK: 221 MiB in 51 packages [2022-07-28T23:09:00.697Z] OK: 221 MiB in 51 packages [2022-07-28T23:09:00.697Z] OK: 221 MiB in 51 packages [2022-07-28T23:09:00.697Z] OK: 221 MiB in 51 packages [2022-07-28T23:09:00.697Z] Removing intermediate container 753d979448f4 [2022-07-28T23:09:00.697Z] ---> 8d72604b6f66 [2022-07-28T23:09:00.697Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T23:09:00.697Z] Removing intermediate container fb8c02acddcb [2022-07-28T23:09:00.697Z] ---> da2e6d1b802a [2022-07-28T23:09:00.697Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T23:09:00.697Z] Removing intermediate container 1911cc23264e [2022-07-28T23:09:00.697Z] ---> 83e93af39315 [2022-07-28T23:09:00.697Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T23:09:00.697Z] Removing intermediate container 1bbfe3b1584f [2022-07-28T23:09:00.697Z] ---> 83aa44a697f2 [2022-07-28T23:09:00.697Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T23:09:00.697Z] Removing intermediate container d6f4e2a61269 [2022-07-28T23:09:00.697Z] ---> e8653f8c8a31 [2022-07-28T23:09:00.697Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-28T23:09:00.697Z] ---> f447a526b38c [2022-07-28T23:09:00.697Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:09:00.697Z] ---> Running in e79035ef27fc [2022-07-28T23:09:00.697Z] ---> 728ca8f4f649 [2022-07-28T23:09:00.697Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:09:00.697Z] ---> Running in e0897c81e1c6 [2022-07-28T23:09:00.697Z] ---> 3436c138be31 [2022-07-28T23:09:00.697Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:09:00.697Z] ---> Running in aa850657c845 [2022-07-28T23:09:00.697Z] ---> 71f745752d21 [2022-07-28T23:09:00.697Z] ---> 59944b2f6a70 [2022-07-28T23:09:00.697Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:09:00.697Z] [2022-07-28T23:09:00.697Z] ---> Running in 26e126f390ed [2022-07-28T23:09:00.977Z] ---> Running in 355699d44267 [2022-07-28T23:10:09.026Z] Removing intermediate container 355699d44267 [2022-07-28T23:10:09.026Z] ---> cf18415db9ae [2022-07-28T23:10:09.026Z] Step 8/23 : COPY . . [2022-07-28T23:10:09.026Z] Removing intermediate container e0897c81e1c6 [2022-07-28T23:10:09.026Z] ---> b9ad9ce39bb1 [2022-07-28T23:10:09.026Z] Step 8/22 : COPY . . [2022-07-28T23:10:09.026Z] Removing intermediate container 26e126f390ed [2022-07-28T23:10:09.026Z] ---> 474960ac57a1 [2022-07-28T23:10:09.026Z] Step 8/31 : COPY . . [2022-07-28T23:10:09.026Z] Removing intermediate container aa850657c845 [2022-07-28T23:10:09.026Z] ---> e45123079541 [2022-07-28T23:10:09.026Z] Step 8/26 : COPY . . [2022-07-28T23:10:09.026Z] Removing intermediate container e79035ef27fc [2022-07-28T23:10:09.026Z] ---> d4c42bb194e5 [2022-07-28T23:10:09.026Z] Step 8/22 : COPY . . [2022-07-28T23:10:27.366Z] ---> 16d9ed84a8c4 [2022-07-28T23:10:27.366Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-28T23:10:27.366Z] ---> Running in bc2e9f3b0983 [2022-07-28T23:10:27.366Z] ---> bcbce17fdf7f [2022-07-28T23:10:27.366Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-28T23:10:27.366Z] ---> ec0ace9befa0 [2022-07-28T23:10:27.366Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T23:10:27.366Z] ---> 4a866494a89b [2022-07-28T23:10:27.366Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-28T23:10:27.366Z] ---> 0437da02ba2f [2022-07-28T23:10:27.366Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-28T23:10:27.366Z] ---> Running in 95b26458cfae [2022-07-28T23:10:27.366Z] ---> Running in 3324b7ecc552 [2022-07-28T23:10:27.366Z] ---> Running in 6a0fcc03a588 [2022-07-28T23:10:27.366Z] ---> Running in 2ba5c6034ed6 [2022-07-28T23:10:27.366Z] Removing intermediate container 3324b7ecc552 [2022-07-28T23:10:27.366Z] ---> c1067e3ab209 [2022-07-28T23:10:27.366Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T23:10:27.366Z] ---> Running in b77fff41d67d [2022-07-28T23:10:27.641Z] Removing intermediate container b77fff41d67d [2022-07-28T23:10:27.641Z] ---> 9d46103c2ece [2022-07-28T23:10:27.641Z] 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 [2022-07-28T23:10:27.925Z] ---> Running in fb99ffa86de3 [2022-07-28T23:10:27.925Z] 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 [2022-07-28T23:10:28.529Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T23:10:28.529Z] 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 [2022-07-28T23:10:28.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T23:10:30.818Z] Removing intermediate container fb99ffa86de3 [2022-07-28T23:10:30.818Z] ---> 2de9d6ff66e1 [2022-07-28T23:10:30.818Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T23:10:30.818Z] ---> Running in e4b05fab091d [2022-07-28T23:10:31.425Z] Removing intermediate container e4b05fab091d [2022-07-28T23:10:31.425Z] ---> 8510baa6fcb7 [2022-07-28T23:10:31.425Z] [2022-07-28T23:10:31.425Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T23:10:31.708Z] 3.15: Pulling from library/alpine [2022-07-28T23:10:32.702Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T23:10:32.702Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T23:10:32.702Z] ---> 60f2846fe774 [2022-07-28T23:10:32.702Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T23:10:32.979Z] ---> Running in cfbdf3e6ae34 [2022-07-28T23:10:33.581Z] Removing intermediate container cfbdf3e6ae34 [2022-07-28T23:10:33.581Z] ---> a40894b0b37f [2022-07-28T23:10:33.581Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:10:33.581Z] ---> Running in 57fe12349c40 [2022-07-28T23:10:36.245Z] Removing intermediate container 57fe12349c40 [2022-07-28T23:10:36.245Z] ---> 1fb2141c1282 [2022-07-28T23:10:36.245Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-28T23:10:36.245Z] ---> Running in ab9a35f35a9d [2022-07-28T23:10:38.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:10:39.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:10:40.713Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T23:10:40.713Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T23:10:40.713Z] OK: 15733 distinct packages available [2022-07-28T23:10:40.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:10:41.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:10:43.423Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-28T23:10:43.423Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-28T23:10:43.423Z] (3/4) Installing libucontext (1.1-r0) [2022-07-28T23:10:43.423Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-28T23:10:43.698Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T23:10:43.698Z] OK: 6 MiB in 18 packages [2022-07-28T23:10:45.158Z] Removing intermediate container ab9a35f35a9d [2022-07-28T23:10:45.158Z] ---> 8f70eb38a701 [2022-07-28T23:10:45.158Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T23:10:50.639Z] ---> 5d3e0be3d720 [2022-07-28T23:10:50.639Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T23:10:51.636Z] ---> c031cfabbea1 [2022-07-28T23:10:51.637Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-28T23:10:51.637Z] ---> Running in 2b23c9d2978f [2022-07-28T23:10:52.244Z] Removing intermediate container 2b23c9d2978f [2022-07-28T23:10:52.244Z] ---> cd8fd82e49da [2022-07-28T23:10:52.244Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-28T23:10:53.234Z] ---> 151576c377fe [2022-07-28T23:10:53.234Z] Step 21/26 : WORKDIR / [2022-07-28T23:10:53.234Z] ---> Running in fb3da161e710 [2022-07-28T23:10:53.835Z] Removing intermediate container fb3da161e710 [2022-07-28T23:10:53.835Z] ---> 93d153208e47 [2022-07-28T23:10:53.835Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T23:10:53.835Z] ---> Running in 611f90cfe469 [2022-07-28T23:10:54.442Z] Removing intermediate container 611f90cfe469 [2022-07-28T23:10:54.442Z] ---> 28b3d49cac42 [2022-07-28T23:10:54.442Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T23:10:54.442Z] ---> Running in 292e59c87d0e [2022-07-28T23:10:55.051Z] Removing intermediate container 292e59c87d0e [2022-07-28T23:10:55.051Z] ---> a0dd6e837a4b [2022-07-28T23:10:55.051Z] Step 24/26 : LABEL arch=arm64 [2022-07-28T23:10:55.051Z] ---> Running in a70017523f8f [2022-07-28T23:10:55.335Z] Removing intermediate container a70017523f8f [2022-07-28T23:10:55.335Z] ---> c3b68bb131ef [2022-07-28T23:10:55.335Z] Step 25/26 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:10:55.335Z] ---> Running in 1410ab6bf8ed [2022-07-28T23:10:55.959Z] Removing intermediate container 1410ab6bf8ed [2022-07-28T23:10:55.959Z] ---> 392d57b31ed8 [2022-07-28T23:10:55.959Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T23:10:55.959Z] ---> Running in 1f80426a910e [2022-07-28T23:10:56.571Z] Removing intermediate container 1f80426a910e [2022-07-28T23:10:56.571Z] ---> 447504cb677d [2022-07-28T23:10:56.571Z] [2022-07-28T23:10:57.176Z] Successfully built 447504cb677d [2022-07-28T23:10:57.176Z] Successfully tagged security-spire-config-arm64:latest [2022-07-28T23:10:57.176Z] Building security-proxy-setup [2022-07-28T23:11:29.558Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:11:29.558Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:11:29.558Z] ---> 9a14774f793d [2022-07-28T23:11:29.558Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T23:11:29.558Z] ---> Using cache [2022-07-28T23:11:29.558Z] ---> 23896af25aa1 [2022-07-28T23:11:29.558Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:11:29.558Z] ---> Using cache [2022-07-28T23:11:29.558Z] ---> 543972ea2625 [2022-07-28T23:11:29.558Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T23:11:29.558Z] ---> Running in 822245a40a6b [2022-07-28T23:11:29.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:11:29.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:11:29.558Z] OK: 221 MiB in 51 packages [2022-07-28T23:11:30.162Z] Removing intermediate container 822245a40a6b [2022-07-28T23:11:30.162Z] ---> 0b0786363469 [2022-07-28T23:11:30.162Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T23:11:31.153Z] ---> 29bdc59cc4a7 [2022-07-28T23:11:31.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:11:31.153Z] ---> Running in ed64713baf2a [2022-07-28T23:12:18.168Z] Removing intermediate container ed64713baf2a [2022-07-28T23:12:18.169Z] ---> 80403457e98b [2022-07-28T23:12:18.169Z] Step 8/22 : COPY . . [2022-07-28T23:12:40.390Z] ---> bc8bc0321fa1 [2022-07-28T23:12:40.390Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-28T23:12:40.390Z] ---> Running in 3544bc15080a [2022-07-28T23:12:40.390Z] 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 [2022-07-28T23:15:47.398Z] Removing intermediate container bc2e9f3b0983 [2022-07-28T23:15:47.398Z] ---> 4f5d6da437df [2022-07-28T23:15:47.398Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-28T23:15:47.398Z] ---> Running in fd378dcc1d1d [2022-07-28T23:15:47.398Z] 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 [2022-07-28T23:15:47.398Z] Removing intermediate container fd378dcc1d1d [2022-07-28T23:15:47.398Z] ---> 9cd358900bf1 [2022-07-28T23:15:47.398Z] [2022-07-28T23:15:47.398Z] Step 11/23 : FROM docker:20.10.14 [2022-07-28T23:15:47.398Z] 20.10.14: Pulling from library/docker [2022-07-28T23:15:54.128Z] Removing intermediate container 95b26458cfae [2022-07-28T23:15:54.128Z] ---> fec7e7ffac75 [2022-07-28T23:15:54.128Z] [2022-07-28T23:15:54.128Z] Step 10/31 : FROM alpine:3.16 [2022-07-28T23:15:54.128Z] 3.16: Pulling from library/alpine [2022-07-28T23:15:55.843Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T23:15:55.843Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T23:15:55.843Z] ---> 3d81c46cd875 [2022-07-28T23:15:55.843Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T23:15:56.149Z] ---> Running in b33e5fe7c47f [2022-07-28T23:15:57.616Z] Removing intermediate container b33e5fe7c47f [2022-07-28T23:15:57.616Z] ---> fadc3d3168a9 [2022-07-28T23:15:57.616Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-28T23:15:57.616Z] ---> Running in ba5a82c25e5e [2022-07-28T23:16:00.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:16:00.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:16:01.897Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-28T23:16:01.897Z] (2/2) Installing su-exec (0.2-r1) [2022-07-28T23:16:01.897Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T23:16:01.897Z] OK: 5 MiB in 16 packages [2022-07-28T23:16:03.908Z] Removing intermediate container ba5a82c25e5e [2022-07-28T23:16:03.908Z] ---> 75a3d101c958 [2022-07-28T23:16:03.908Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-28T23:16:04.184Z] ---> Running in 4739d820dc74 [2022-07-28T23:16:05.160Z] Removing intermediate container 4739d820dc74 [2022-07-28T23:16:05.160Z] ---> 9b6baa9a1da0 [2022-07-28T23:16:05.160Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-28T23:16:05.160Z] ---> Running in 32cbaf0e559a [2022-07-28T23:16:06.147Z] Removing intermediate container 32cbaf0e559a [2022-07-28T23:16:06.148Z] ---> 6eca5e45e26a [2022-07-28T23:16:06.148Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-28T23:16:06.148Z] ---> Running in 2de8d94e12e8 [2022-07-28T23:16:06.759Z] Removing intermediate container 2de8d94e12e8 [2022-07-28T23:16:06.759Z] ---> 0aaec7b58a0e [2022-07-28T23:16:06.759Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-28T23:16:06.759Z] ---> Running in bc16da68bca9 [2022-07-28T23:16:07.368Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-28T23:16:07.368Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-28T23:16:07.368Z] ---> c346e9eafbab [2022-07-28T23:16:07.368Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-28T23:16:07.368Z] ---> Running in b0eabbcaafd9 [2022-07-28T23:16:08.369Z] Removing intermediate container b0eabbcaafd9 [2022-07-28T23:16:08.369Z] ---> b8a45266246a [2022-07-28T23:16:08.369Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-28T23:16:08.369Z] ---> Running in 5cd078f74fee [2022-07-28T23:16:11.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:16:11.034Z] Removing intermediate container bc16da68bca9 [2022-07-28T23:16:11.034Z] ---> 983258a174d6 [2022-07-28T23:16:11.034Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-28T23:16:11.034Z] ---> Running in bfd743ac2de4 [2022-07-28T23:16:11.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:16:11.312Z] Removing intermediate container bfd743ac2de4 [2022-07-28T23:16:11.312Z] ---> 5d3f88147780 [2022-07-28T23:16:11.312Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-28T23:16:12.309Z] ---> 6f93a0dd055d [2022-07-28T23:16:12.309Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-28T23:16:12.309Z] ---> Running in 860b6559d128 [2022-07-28T23:16:12.913Z] (1/43) Installing readline (8.1.1-r0) [2022-07-28T23:16:12.913Z] (2/43) Installing bash (5.1.16-r0) [2022-07-28T23:16:12.913Z] Executing bash-5.1.16-r0.post-install [2022-07-28T23:16:12.913Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-28T23:16:12.913Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T23:16:12.913Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-28T23:16:12.913Z] (6/43) Installing curl (7.80.0-r2) [2022-07-28T23:16:12.913Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-28T23:16:12.913Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-28T23:16:12.913Z] (9/43) Installing expat (2.4.7-r0) [2022-07-28T23:16:12.913Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-28T23:16:12.913Z] (11/43) Installing gdbm (1.22-r0) [2022-07-28T23:16:12.913Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-28T23:16:12.913Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T23:16:12.913Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T23:16:13.190Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-28T23:16:13.190Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-28T23:16:13.190Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-28T23:16:15.194Z] Removing intermediate container 860b6559d128 [2022-07-28T23:16:15.194Z] ---> 11b2874bb9d2 [2022-07-28T23:16:15.194Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T23:16:16.183Z] ---> 4e335f1f7bf0 [2022-07-28T23:16:16.183Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-28T23:16:16.787Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-28T23:16:16.787Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-28T23:16:16.787Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-28T23:16:16.787Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-28T23:16:16.787Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-28T23:16:16.787Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-28T23:16:16.787Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-28T23:16:16.787Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-28T23:16:17.069Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-28T23:16:17.069Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-28T23:16:17.069Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-28T23:16:17.069Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-28T23:16:17.069Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-28T23:16:17.069Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-28T23:16:17.069Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-28T23:16:17.069Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-28T23:16:17.069Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-28T23:16:17.352Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-28T23:16:17.352Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-28T23:16:17.352Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-28T23:16:17.352Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-28T23:16:17.352Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-28T23:16:17.352Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-28T23:16:17.352Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-28T23:16:17.630Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-28T23:16:17.630Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-28T23:16:18.237Z] Executing busybox-1.34.1-r5.trigger [2022-07-28T23:16:18.514Z] ---> f695073c5e33 [2022-07-28T23:16:18.514Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-28T23:16:18.514Z] OK: 83 MiB in 65 packages [2022-07-28T23:16:19.524Z] ---> 315fbfc39ae1 [2022-07-28T23:16:19.524Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-28T23:16:20.515Z] ---> 19f716180282 [2022-07-28T23:16:20.515Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-28T23:16:21.125Z] ---> 90b0ec6cb841 [2022-07-28T23:16:21.125Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-28T23:16:22.116Z] ---> d02321472486 [2022-07-28T23:16:22.116Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-28T23:16:22.116Z] ---> Running in ea9e079036a4 [2022-07-28T23:16:25.539Z] Removing intermediate container ea9e079036a4 [2022-07-28T23:16:25.539Z] ---> 5f6ae339ee10 [2022-07-28T23:16:25.539Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-28T23:16:25.539Z] ---> Running in 2a59953c56d4 [2022-07-28T23:16:25.539Z] Collecting docker-compose==1.23.2 [2022-07-28T23:16:25.539Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-28T23:16:25.539Z] Removing intermediate container 2a59953c56d4 [2022-07-28T23:16:25.539Z] ---> 4ed8d0f1c9d0 [2022-07-28T23:16:25.539Z] Step 28/31 : CMD ["gate"] [2022-07-28T23:16:25.539Z] ---> Running in 35af2b676623 [2022-07-28T23:16:26.137Z] Removing intermediate container 35af2b676623 [2022-07-28T23:16:26.137Z] ---> 62f0ff60b67b [2022-07-28T23:16:26.137Z] Step 29/31 : LABEL arch=arm64 [2022-07-28T23:16:26.137Z] ---> Running in ea74e44c9d06 [2022-07-28T23:16:26.741Z] Removing intermediate container ea74e44c9d06 [2022-07-28T23:16:26.741Z] ---> c1da5b5920cc [2022-07-28T23:16:26.741Z] Step 30/31 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:16:27.015Z] ---> Running in d9f7b6c161f1 [2022-07-28T23:16:27.290Z] Collecting PyYAML<4,>=3.10 [2022-07-28T23:16:27.290Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-28T23:16:27.565Z] Removing intermediate container d9f7b6c161f1 [2022-07-28T23:16:27.565Z] ---> a79724f0fe23 [2022-07-28T23:16:27.565Z] Step 31/31 : LABEL version=0.0.0 [2022-07-28T23:16:27.565Z] ---> Running in 2f18a8e2f622 [2022-07-28T23:16:28.175Z] Removing intermediate container 2f18a8e2f622 [2022-07-28T23:16:28.175Z] ---> f0fb5e778947 [2022-07-28T23:16:28.175Z] [2022-07-28T23:16:28.448Z] Successfully built f0fb5e778947 [2022-07-28T23:16:28.448Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-28T23:16:28.448Z] Building core-command [2022-07-28T23:16:31.834Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2022-07-28T23:16:31.834Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-28T23:16:33.807Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-28T23:16:34.404Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-28T23:16:34.404Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-28T23:16:34.678Z] Collecting cached-property<2,>=1.2.0 [2022-07-28T23:16:34.678Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-28T23:16:34.953Z] Collecting texttable<0.10,>=0.9.0 [2022-07-28T23:16:34.953Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-28T23:16:37.584Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-28T23:16:37.584Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-28T23:16:41.919Z] Collecting jsonschema<3,>=2.5.1 [2022-07-28T23:16:41.919Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-28T23:16:42.905Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-28T23:16:42.905Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-28T23:16:43.887Z] Collecting docker<4.0,>=3.6.0 [2022-07-28T23:16:43.887Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-28T23:16:44.162Z] Collecting docker-pycreds>=0.4.0 [2022-07-28T23:16:44.162Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-28T23:16:45.605Z] Collecting idna<2.8,>=2.5 [2022-07-28T23:16:45.605Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-28T23:16:45.882Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-28T23:16:45.882Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-28T23:16:45.882Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-28T23:16:47.349Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-28T23:16:47.349Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-28T23:16:47.633Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-28T23:16:47.633Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-28T23:16:47.633Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-28T23:16:47.633Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-28T23:16:49.080Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-28T23:16:49.080Z] Attempting uninstall: urllib3 [2022-07-28T23:16:49.080Z] Found existing installation: urllib3 1.26.7 [2022-07-28T23:16:49.080Z] Uninstalling urllib3-1.26.7: [2022-07-28T23:16:49.080Z] Successfully uninstalled urllib3-1.26.7 [2022-07-28T23:16:50.072Z] Attempting uninstall: idna [2022-07-28T23:16:50.072Z] Found existing installation: idna 3.3 [2022-07-28T23:16:50.072Z] Uninstalling idna-3.3: [2022-07-28T23:16:50.072Z] Successfully uninstalled idna-3.3 [2022-07-28T23:16:55.526Z] Attempting uninstall: requests [2022-07-28T23:16:55.526Z] Found existing installation: requests 2.26.0 [2022-07-28T23:16:55.526Z] Uninstalling requests-2.26.0: [2022-07-28T23:16:55.526Z] Successfully uninstalled requests-2.26.0 [2022-07-28T23:16:56.523Z] Running setup.py install for texttable: started [2022-07-28T23:16:59.178Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:16:59.178Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:16:59.178Z] ---> 9a14774f793d [2022-07-28T23:16:59.178Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T23:16:59.178Z] ---> Using cache [2022-07-28T23:16:59.178Z] ---> 23896af25aa1 [2022-07-28T23:16:59.178Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:16:59.178Z] ---> Using cache [2022-07-28T23:16:59.178Z] ---> 543972ea2625 [2022-07-28T23:16:59.178Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T23:16:59.178Z] ---> Using cache [2022-07-28T23:16:59.178Z] ---> 0b0786363469 [2022-07-28T23:16:59.178Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T23:16:59.178Z] ---> Using cache [2022-07-28T23:16:59.178Z] ---> 29bdc59cc4a7 [2022-07-28T23:16:59.178Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:16:59.178Z] ---> Using cache [2022-07-28T23:16:59.178Z] ---> 80403457e98b [2022-07-28T23:16:59.178Z] Step 8/23 : COPY . . [2022-07-28T23:16:59.178Z] ---> Using cache [2022-07-28T23:16:59.178Z] ---> bc8bc0321fa1 [2022-07-28T23:16:59.178Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-28T23:16:59.178Z] Running setup.py install for texttable: finished with status 'done' [2022-07-28T23:16:59.178Z] Running setup.py install for PyYAML: started [2022-07-28T23:16:59.456Z] ---> Running in e827d4d2959e [2022-07-28T23:17:01.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T23:17:02.448Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-28T23:17:03.045Z] Running setup.py install for docopt: started [2022-07-28T23:17:05.677Z] Running setup.py install for docopt: finished with status 'done' [2022-07-28T23:17:05.677Z] Running setup.py install for dockerpty: started [2022-07-28T23:17:08.304Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-28T23:17:10.290Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2022-07-28T23:17:25.458Z] Removing intermediate container 5cd078f74fee [2022-07-28T23:17:25.458Z] ---> 38011d5eb633 [2022-07-28T23:17:25.458Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-28T23:17:25.458Z] ---> Running in 3531389a4c01 [2022-07-28T23:17:25.738Z] Removing intermediate container 3531389a4c01 [2022-07-28T23:17:25.738Z] ---> 505865575268 [2022-07-28T23:17:25.738Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-28T23:17:25.738Z] ---> Running in 1534631b6e91 [2022-07-28T23:17:26.347Z] Removing intermediate container 1534631b6e91 [2022-07-28T23:17:26.348Z] ---> a15998b4cc76 [2022-07-28T23:17:26.348Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-28T23:17:28.356Z] ---> d0e05248782c [2022-07-28T23:17:28.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-28T23:17:28.643Z] ---> afee7ee270cf [2022-07-28T23:17:28.643Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-28T23:17:29.644Z] ---> 95beddb2d0c7 [2022-07-28T23:17:29.644Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-28T23:17:29.932Z] ---> Running in c27d159f9027 [2022-07-28T23:17:30.214Z] Removing intermediate container c27d159f9027 [2022-07-28T23:17:30.214Z] ---> 3302c704cd4d [2022-07-28T23:17:30.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T23:17:30.495Z] ---> Running in 0f4d8fecbfbf [2022-07-28T23:17:30.779Z] Removing intermediate container 0f4d8fecbfbf [2022-07-28T23:17:30.779Z] ---> 0ec9604d0907 [2022-07-28T23:17:30.779Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T23:17:31.068Z] ---> Running in 2d17037b438a [2022-07-28T23:17:31.344Z] Removing intermediate container 2d17037b438a [2022-07-28T23:17:31.344Z] ---> 81194dd3c264 [2022-07-28T23:17:31.344Z] Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:17:31.618Z] ---> Running in 1eeb275abef9 [2022-07-28T23:17:32.220Z] Removing intermediate container 1eeb275abef9 [2022-07-28T23:17:32.220Z] ---> 4549d1ac335e [2022-07-28T23:17:32.220Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T23:17:32.220Z] ---> Running in bda68484d039 [2022-07-28T23:17:32.826Z] Removing intermediate container bda68484d039 [2022-07-28T23:17:32.826Z] ---> a7f5ee492173 [2022-07-28T23:17:32.826Z] [2022-07-28T23:17:33.103Z] Successfully built a7f5ee492173 [2022-07-28T23:17:33.383Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-28T23:17:33.383Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-07-28T23:17:33.994Z] 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 [2022-07-28T23:18:00.833Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:18:00.833Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:18:00.833Z] ---> 9a14774f793d [2022-07-28T23:18:00.833Z] Step 3/20 : WORKDIR /edgex-go [2022-07-28T23:18:00.833Z] ---> Using cache [2022-07-28T23:18:00.833Z] ---> 23896af25aa1 [2022-07-28T23:18:00.833Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-28T23:18:00.833Z] ---> Running in 16d474c4c5bc [2022-07-28T23:18:02.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:02.827Z] Removing intermediate container 3544bc15080a [2022-07-28T23:18:02.827Z] ---> 9f9e3a8903b2 [2022-07-28T23:18:02.827Z] [2022-07-28T23:18:02.827Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T23:18:02.827Z] ---> 3d81c46cd875 [2022-07-28T23:18:02.827Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-28T23:18:02.827Z] ---> Running in bc3fae6e6396 [2022-07-28T23:18:03.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:04.604Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-28T23:18:04.604Z] v3.16.1-53-g3bd22321ab [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-28T23:18:04.604Z] OK: 16887 distinct packages available [2022-07-28T23:18:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:04.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:05.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:06.140Z] OK: 221 MiB in 51 packages [2022-07-28T23:18:06.415Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-28T23:18:06.415Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-28T23:18:06.415Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-28T23:18:06.736Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-28T23:18:06.736Z] (5/6) Installing curl (7.83.1-r2) [2022-07-28T23:18:06.736Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-28T23:18:06.736Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T23:18:06.736Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T23:18:07.015Z] OK: 8 MiB in 20 packages [2022-07-28T23:18:07.621Z] Removing intermediate container 16d474c4c5bc [2022-07-28T23:18:07.621Z] ---> dba5b5e1a66b [2022-07-28T23:18:07.621Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-28T23:18:09.089Z] ---> 8c05b9416f33 [2022-07-28T23:18:09.089Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:18:09.370Z] ---> Running in a55df1ea886c [2022-07-28T23:18:09.977Z] Removing intermediate container bc3fae6e6396 [2022-07-28T23:18:09.977Z] ---> f6cfe9e78615 [2022-07-28T23:18:09.977Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T23:18:09.977Z] ---> Running in d72975d24d1c [2022-07-28T23:18:10.970Z] Removing intermediate container d72975d24d1c [2022-07-28T23:18:10.970Z] ---> 825059add799 [2022-07-28T23:18:10.970Z] Step 13/22 : WORKDIR /edgex [2022-07-28T23:18:10.970Z] ---> Running in 3efe5d24366d [2022-07-28T23:18:11.583Z] Removing intermediate container 3efe5d24366d [2022-07-28T23:18:11.583Z] ---> bf4e9b477375 [2022-07-28T23:18:11.583Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-28T23:18:12.571Z] ---> 77d64f5ad65a [2022-07-28T23:18:12.571Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-28T23:18:14.007Z] ---> 41f2abdb9766 [2022-07-28T23:18:14.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-28T23:18:15.995Z] ---> 712430eb45b9 [2022-07-28T23:18:15.995Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T23:18:16.601Z] ---> 8e164af03cad [2022-07-28T23:18:16.601Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T23:18:16.886Z] ---> Running in 61adef0b2497 [2022-07-28T23:18:21.226Z] Removing intermediate container 61adef0b2497 [2022-07-28T23:18:21.226Z] ---> d8cdb2773cc6 [2022-07-28T23:18:21.226Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T23:18:21.226Z] ---> Running in f949ba6e71c1 [2022-07-28T23:18:21.840Z] Removing intermediate container f949ba6e71c1 [2022-07-28T23:18:21.840Z] ---> 59ee24339318 [2022-07-28T23:18:21.840Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T23:18:21.840Z] ---> Running in 2530934c87ff [2022-07-28T23:18:22.837Z] Removing intermediate container 2530934c87ff [2022-07-28T23:18:22.837Z] ---> 625129642005 [2022-07-28T23:18:22.837Z] Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:18:23.115Z] ---> Running in 4f7253ce542c [2022-07-28T23:18:24.143Z] Removing intermediate container 4f7253ce542c [2022-07-28T23:18:24.143Z] ---> 508cd7759e99 [2022-07-28T23:18:24.143Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T23:18:24.143Z] ---> Running in b9d670b4a5b1 [2022-07-28T23:18:25.596Z] Removing intermediate container b9d670b4a5b1 [2022-07-28T23:18:25.596Z] ---> 6392b3b33374 [2022-07-28T23:18:25.596Z] [2022-07-28T23:18:27.060Z] Successfully built 6392b3b33374 [2022-07-28T23:18:27.060Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-28T23:18:27.060Z] Building security-secretstore-setup [2022-07-28T23:18:35.421Z]  Building security-proxy-setup ... done Removing intermediate container 6a0fcc03a588 [2022-07-28T23:18:35.421Z] ---> 2ee5e0240f78 [2022-07-28T23:18:35.421Z] [2022-07-28T23:18:35.421Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T23:18:35.421Z] ---> 3d81c46cd875 [2022-07-28T23:18:35.421Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-28T23:18:35.421Z] ---> Running in 26448d1bdd85 [2022-07-28T23:18:37.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:37.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:38.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-28T23:18:38.695Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T23:18:38.973Z] OK: 5 MiB in 15 packages [2022-07-28T23:18:41.611Z] Removing intermediate container 26448d1bdd85 [2022-07-28T23:18:41.611Z] ---> 0a2c547a2ade [2022-07-28T23:18:41.611Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T23:18:41.886Z] ---> Running in 083b34a4312f [2022-07-28T23:18:43.335Z] Removing intermediate container 083b34a4312f [2022-07-28T23:18:43.335Z] ---> 243758ae29ee [2022-07-28T23:18:43.335Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-28T23:18:43.335Z] ---> Running in b9a857c9ea43 [2022-07-28T23:18:43.939Z] Removing intermediate container 2ba5c6034ed6 [2022-07-28T23:18:43.939Z] ---> d9c447ec038f [2022-07-28T23:18:43.939Z] [2022-07-28T23:18:43.939Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T23:18:43.939Z] ---> 3d81c46cd875 [2022-07-28T23:18:43.939Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-28T23:18:44.222Z] ---> Running in f91b78bbd4f1 [2022-07-28T23:18:44.500Z] Removing intermediate container b9a857c9ea43 [2022-07-28T23:18:44.500Z] ---> 0badb700124d [2022-07-28T23:18:44.500Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T23:18:44.773Z] ---> Running in f004020f54f0 [2022-07-28T23:18:46.212Z] Removing intermediate container f004020f54f0 [2022-07-28T23:18:46.212Z] ---> f8831180bf21 [2022-07-28T23:18:46.212Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T23:18:46.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:47.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:18:48.091Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-28T23:18:48.091Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-28T23:18:48.091Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T23:18:48.091Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T23:18:48.372Z] ---> 5f49e05e49e9 [2022-07-28T23:18:48.372Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-28T23:18:48.654Z] OK: 6 MiB in 16 packages [2022-07-28T23:18:52.076Z] Removing intermediate container f91b78bbd4f1 [2022-07-28T23:18:52.076Z] ---> e05b032f0095 [2022-07-28T23:18:52.076Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T23:18:52.387Z] ---> Running in f3ef05c36652 [2022-07-28T23:18:53.829Z] Removing intermediate container f3ef05c36652 [2022-07-28T23:18:53.829Z] ---> fc944faee397 [2022-07-28T23:18:53.829Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-28T23:18:53.829Z] ---> Running in 91acd9892ff5 [2022-07-28T23:18:54.436Z] ---> 8cc921be806b [2022-07-28T23:18:54.436Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-28T23:18:54.708Z] Removing intermediate container 91acd9892ff5 [2022-07-28T23:18:54.984Z] ---> 98173485066d [2022-07-28T23:18:54.984Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T23:18:54.984Z] ---> Running in c96d22eede77 [2022-07-28T23:18:56.430Z] Removing intermediate container c96d22eede77 [2022-07-28T23:18:56.430Z] ---> b79858729003 [2022-07-28T23:18:56.430Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T23:18:56.430Z] ---> 56f609dc227c [2022-07-28T23:18:56.430Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-28T23:18:56.701Z] ---> Running in 9d70b653436a [2022-07-28T23:18:58.145Z] Removing intermediate container 9d70b653436a [2022-07-28T23:18:58.145Z] ---> 76e4cb64f7bc [2022-07-28T23:18:58.145Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T23:18:58.145Z] ---> Running in 05773ed69e3a [2022-07-28T23:18:58.420Z] ---> d533d6b79db2 [2022-07-28T23:18:58.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-28T23:18:59.404Z] Removing intermediate container 05773ed69e3a [2022-07-28T23:18:59.404Z] ---> d2a2a1da0196 [2022-07-28T23:18:59.404Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T23:18:59.404Z] ---> Running in 23cb17dcc5ff [2022-07-28T23:19:00.871Z] Removing intermediate container 23cb17dcc5ff [2022-07-28T23:19:00.871Z] ---> 724955c5708e [2022-07-28T23:19:00.871Z] Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:19:00.871Z] ---> Running in fc27a4286665 [2022-07-28T23:19:02.852Z] Removing intermediate container fc27a4286665 [2022-07-28T23:19:02.852Z] ---> d126cbc34b15 [2022-07-28T23:19:02.852Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T23:19:02.852Z] ---> Running in 252c1806ae81 [2022-07-28T23:19:04.289Z] Removing intermediate container 252c1806ae81 [2022-07-28T23:19:04.289Z] ---> bf5cf7072c80 [2022-07-28T23:19:04.289Z] [2022-07-28T23:19:04.289Z] ---> cbc862803c09 [2022-07-28T23:19:04.289Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-28T23:19:04.289Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:19:04.289Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:19:04.289Z] ---> 9a14774f793d [2022-07-28T23:19:04.289Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T23:19:04.289Z] ---> Using cache [2022-07-28T23:19:04.289Z] ---> 23896af25aa1 [2022-07-28T23:19:04.289Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:19:04.289Z] ---> Using cache [2022-07-28T23:19:04.289Z] ---> 543972ea2625 [2022-07-28T23:19:04.289Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-28T23:19:04.289Z] ---> Using cache [2022-07-28T23:19:04.289Z] ---> 0b0786363469 [2022-07-28T23:19:04.289Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T23:19:04.289Z] ---> Using cache [2022-07-28T23:19:04.289Z] ---> 29bdc59cc4a7 [2022-07-28T23:19:04.289Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:19:04.289Z] ---> Using cache [2022-07-28T23:19:04.289Z] ---> 80403457e98b [2022-07-28T23:19:04.289Z] Step 8/25 : COPY . . [2022-07-28T23:19:04.890Z] ---> Using cache [2022-07-28T23:19:04.890Z] ---> bc8bc0321fa1 [2022-07-28T23:19:04.890Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-28T23:19:05.165Z] Successfully built bf5cf7072c80 [2022-07-28T23:19:05.443Z] Successfully tagged support-scheduler-arm64:latest [2022-07-28T23:19:05.443Z]  Building support-scheduler ... done Building core-metadata [2022-07-28T23:19:05.443Z] ---> Running in d555a23ce02f [2022-07-28T23:19:06.895Z] ---> 935dfe219366 [2022-07-28T23:19:06.895Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-28T23:19:06.895Z] ---> Running in cce9361bf3e4 [2022-07-28T23:19:07.499Z] 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 [2022-07-28T23:19:08.106Z] Removing intermediate container cce9361bf3e4 [2022-07-28T23:19:08.106Z] ---> 6f3457e631c2 [2022-07-28T23:19:08.106Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T23:19:08.389Z] ---> Running in 9123542badb7 [2022-07-28T23:19:09.374Z] Removing intermediate container 9123542badb7 [2022-07-28T23:19:09.374Z] ---> 0b4d7a0ffa8d [2022-07-28T23:19:09.374Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T23:19:09.374Z] ---> Running in d41a28c8284a [2022-07-28T23:19:10.249Z] Removing intermediate container d41a28c8284a [2022-07-28T23:19:10.249Z] ---> b0c7ee099d33 [2022-07-28T23:19:10.249Z] Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:19:10.249Z] ---> Running in 5e57de4ce215 [2022-07-28T23:19:11.004Z] Removing intermediate container 5e57de4ce215 [2022-07-28T23:19:11.004Z] ---> 6e87dfe0ed1b [2022-07-28T23:19:11.004Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T23:19:11.285Z] ---> Running in 6b7248e7fc04 [2022-07-28T23:19:12.276Z] Removing intermediate container 6b7248e7fc04 [2022-07-28T23:19:12.276Z] ---> 7d4f67ae8a65 [2022-07-28T23:19:12.276Z] [2022-07-28T23:19:12.992Z] Successfully built 7d4f67ae8a65 [2022-07-28T23:19:12.992Z] Successfully tagged support-notifications-arm64:latest [2022-07-28T23:19:12.992Z]  Building support-notifications ... done Building security-spire-server [2022-07-28T23:19:14.487Z] Removing intermediate container a55df1ea886c [2022-07-28T23:19:14.487Z] ---> 6c027c49b58a [2022-07-28T23:19:14.487Z] Step 7/20 : COPY . . [2022-07-28T23:19:46.992Z] ---> 19efe88cc98a [2022-07-28T23:19:46.992Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-28T23:19:46.992Z] ---> Running in 5f0ec45a5d45 [2022-07-28T23:19:46.992Z] 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 [2022-07-28T23:19:46.992Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:19:46.992Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:19:46.992Z] ---> 9a14774f793d [2022-07-28T23:19:46.992Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T23:19:46.992Z] ---> Using cache [2022-07-28T23:19:46.992Z] ---> 23896af25aa1 [2022-07-28T23:19:46.992Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:19:46.992Z] ---> Using cache [2022-07-28T23:19:46.992Z] ---> 543972ea2625 [2022-07-28T23:19:46.992Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T23:19:46.992Z] ---> Using cache [2022-07-28T23:19:46.992Z] ---> 0b0786363469 [2022-07-28T23:19:46.992Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T23:19:46.992Z] ---> Using cache [2022-07-28T23:19:46.992Z] ---> 29bdc59cc4a7 [2022-07-28T23:19:46.992Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:19:46.992Z] ---> Using cache [2022-07-28T23:19:46.992Z] ---> 80403457e98b [2022-07-28T23:19:46.992Z] Step 8/23 : COPY . . [2022-07-28T23:19:46.992Z] ---> Using cache [2022-07-28T23:19:46.992Z] ---> bc8bc0321fa1 [2022-07-28T23:19:46.992Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-28T23:19:46.992Z] ---> Running in b5bc4ef7af0a [2022-07-28T23:19:48.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T23:19:56.790Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:19:56.790Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:19:56.790Z] ---> 9a14774f793d [2022-07-28T23:19:56.790Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T23:19:56.790Z] ---> Using cache [2022-07-28T23:19:56.790Z] ---> 23896af25aa1 [2022-07-28T23:19:56.790Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:19:56.790Z] ---> Using cache [2022-07-28T23:19:56.790Z] ---> 543972ea2625 [2022-07-28T23:19:56.790Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T23:19:56.790Z] ---> Using cache [2022-07-28T23:19:56.790Z] ---> 83e93af39315 [2022-07-28T23:19:56.790Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T23:19:56.790Z] ---> Using cache [2022-07-28T23:19:56.790Z] ---> 3436c138be31 [2022-07-28T23:19:56.790Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:19:56.790Z] ---> Using cache [2022-07-28T23:19:56.790Z] ---> e45123079541 [2022-07-28T23:19:56.790Z] Step 8/25 : COPY . . [2022-07-28T23:19:56.790Z] ---> Using cache [2022-07-28T23:19:56.790Z] ---> ec0ace9befa0 [2022-07-28T23:19:56.790Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T23:19:56.790Z] ---> Using cache [2022-07-28T23:19:56.790Z] ---> c1067e3ab209 [2022-07-28T23:19:56.790Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-28T23:19:56.790Z] ---> Using cache [2022-07-28T23:19:56.790Z] ---> 9d46103c2ece [2022-07-28T23:19:56.790Z] 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 [2022-07-28T23:19:56.790Z] ---> Running in 08999595e292 [2022-07-28T23:19:59.451Z] Removing intermediate container 08999595e292 [2022-07-28T23:19:59.451Z] ---> 1f5ec8ff9d79 [2022-07-28T23:19:59.451Z] Step 12/25 : WORKDIR /edgex-go [2022-07-28T23:19:59.451Z] ---> Running in 5dc270dba217 [2022-07-28T23:19:59.730Z] Removing intermediate container 5dc270dba217 [2022-07-28T23:19:59.730Z] ---> 996fb31d627a [2022-07-28T23:19:59.730Z] [2022-07-28T23:19:59.730Z] Step 13/25 : FROM alpine:3.15 [2022-07-28T23:19:59.730Z] ---> 60f2846fe774 [2022-07-28T23:19:59.730Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T23:19:59.730Z] ---> Using cache [2022-07-28T23:19:59.730Z] ---> a40894b0b37f [2022-07-28T23:19:59.730Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:19:59.730Z] ---> Using cache [2022-07-28T23:19:59.730Z] ---> 1fb2141c1282 [2022-07-28T23:19:59.730Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T23:19:59.730Z] ---> Running in 1bff7ed0b804 [2022-07-28T23:20:01.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:20:02.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:20:04.171Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T23:20:04.171Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T23:20:04.171Z] OK: 15733 distinct packages available [2022-07-28T23:20:04.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:20:05.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:20:06.420Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T23:20:06.420Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T23:20:06.694Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T23:20:06.694Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T23:20:06.694Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T23:20:06.968Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T23:20:06.968Z] OK: 6 MiB in 19 packages [2022-07-28T23:20:08.971Z] Removing intermediate container 1bff7ed0b804 [2022-07-28T23:20:08.971Z] ---> ac0c5f6a0be8 [2022-07-28T23:20:08.971Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T23:20:13.331Z] ---> f246c314ccff [2022-07-28T23:20:13.331Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T23:20:14.326Z] ---> 239e8988346f [2022-07-28T23:20:14.326Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-28T23:20:15.315Z] ---> 81e10ac3a28b [2022-07-28T23:20:15.315Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-28T23:20:15.920Z] ---> d9c6b252362a [2022-07-28T23:20:15.920Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T23:20:16.203Z] ---> Running in bd7066c55c0b [2022-07-28T23:20:16.815Z] Removing intermediate container bd7066c55c0b [2022-07-28T23:20:16.815Z] ---> 14bfa743ae86 [2022-07-28T23:20:16.815Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T23:20:16.815Z] ---> Running in 09e50815a7fd [2022-07-28T23:20:17.091Z] Removing intermediate container 09e50815a7fd [2022-07-28T23:20:17.091Z] ---> ba5a7e370eca [2022-07-28T23:20:17.091Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T23:20:17.372Z] ---> Running in 2d3168f160b0 [2022-07-28T23:20:17.980Z] Removing intermediate container 2d3168f160b0 [2022-07-28T23:20:17.980Z] ---> deac224a9378 [2022-07-28T23:20:17.980Z] Step 24/25 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:20:17.980Z] ---> Running in 7f02221c0c69 [2022-07-28T23:20:18.586Z] Removing intermediate container 7f02221c0c69 [2022-07-28T23:20:18.586Z] ---> 30d3b629dde5 [2022-07-28T23:20:18.586Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T23:20:18.586Z] ---> Running in b92738ab351d [2022-07-28T23:20:19.206Z] Removing intermediate container b92738ab351d [2022-07-28T23:20:19.206Z] ---> aa128314355d [2022-07-28T23:20:19.206Z] [2022-07-28T23:20:19.485Z] Successfully built aa128314355d [2022-07-28T23:20:19.485Z] Successfully tagged security-spire-server-arm64:latest [2022-07-28T23:20:19.485Z] Building core-data [2022-07-28T23:20:52.145Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:20:52.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:20:52.145Z] ---> 9a14774f793d [2022-07-28T23:20:52.145Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T23:20:52.145Z] ---> Using cache [2022-07-28T23:20:52.145Z] ---> 23896af25aa1 [2022-07-28T23:20:52.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:20:52.145Z] ---> Using cache [2022-07-28T23:20:52.146Z] ---> 543972ea2625 [2022-07-28T23:20:52.146Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-28T23:20:52.146Z] ---> Running in 9a271222ba16 [2022-07-28T23:20:52.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:20:52.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:20:52.423Z] OK: 221 MiB in 51 packages [2022-07-28T23:20:53.869Z] Removing intermediate container 9a271222ba16 [2022-07-28T23:20:53.869Z] ---> 65457ed5b51d [2022-07-28T23:20:53.869Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T23:20:54.860Z] ---> 11ce7837050e [2022-07-28T23:20:54.860Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:20:54.860Z] ---> Running in 7b16bbf67caf [2022-07-28T23:21:17.087Z] Removing intermediate container e827d4d2959e [2022-07-28T23:21:17.087Z] ---> c158e647793a [2022-07-28T23:21:17.087Z] [2022-07-28T23:21:17.087Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T23:21:17.087Z] ---> 3d81c46cd875 [2022-07-28T23:21:17.087Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T23:21:17.087Z] ---> Using cache [2022-07-28T23:21:17.087Z] ---> 0a2c547a2ade [2022-07-28T23:21:17.087Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T23:21:17.087Z] ---> Using cache [2022-07-28T23:21:17.087Z] ---> 243758ae29ee [2022-07-28T23:21:17.087Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-28T23:21:17.087Z] ---> Running in e3961c20ee1b [2022-07-28T23:21:17.087Z] Removing intermediate container e3961c20ee1b [2022-07-28T23:21:17.087Z] ---> 4046a1684cba [2022-07-28T23:21:17.087Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T23:21:17.087Z] ---> Running in c7e42213872d [2022-07-28T23:21:17.087Z] Removing intermediate container c7e42213872d [2022-07-28T23:21:17.087Z] ---> 01da3271d291 [2022-07-28T23:21:17.087Z] Step 15/23 : WORKDIR / [2022-07-28T23:21:17.087Z] ---> Running in d71f8d35d56a [2022-07-28T23:21:17.087Z] Removing intermediate container d71f8d35d56a [2022-07-28T23:21:17.087Z] ---> c4053db09682 [2022-07-28T23:21:17.087Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T23:21:17.087Z] ---> a980a0913d4c [2022-07-28T23:21:17.087Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-28T23:21:18.077Z] ---> 0a485563613d [2022-07-28T23:21:18.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-28T23:21:19.527Z] ---> 51e529cb2866 [2022-07-28T23:21:19.527Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-28T23:21:19.527Z] ---> Running in 2af9059d4dc6 [2022-07-28T23:21:20.127Z] Removing intermediate container 2af9059d4dc6 [2022-07-28T23:21:20.127Z] ---> 92024f591992 [2022-07-28T23:21:20.127Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T23:21:20.127Z] ---> Running in a74b7b0fe61a [2022-07-28T23:21:20.738Z] Removing intermediate container a74b7b0fe61a [2022-07-28T23:21:20.738Z] ---> 650dffafd309 [2022-07-28T23:21:20.738Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T23:21:20.738Z] ---> Running in 044df22e65ed [2022-07-28T23:21:21.344Z] Removing intermediate container 044df22e65ed [2022-07-28T23:21:21.344Z] ---> 6b02a8c07730 [2022-07-28T23:21:21.344Z] Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:21:21.344Z] ---> Running in fb15127f76a2 [2022-07-28T23:21:22.328Z] Removing intermediate container fb15127f76a2 [2022-07-28T23:21:22.328Z] ---> 194f35160b24 [2022-07-28T23:21:22.328Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T23:21:22.601Z] ---> Running in 4b04c1a14389 [2022-07-28T23:21:23.582Z] Removing intermediate container 4b04c1a14389 [2022-07-28T23:21:23.582Z] ---> e36803e8c1d2 [2022-07-28T23:21:23.582Z] [2022-07-28T23:21:24.185Z] Successfully built e36803e8c1d2 [2022-07-28T23:21:24.185Z] Successfully tagged core-command-arm64:latest [2022-07-28T23:21:24.185Z] Building security-spire-agent [2022-07-28T23:21:51.075Z]  Building core-command ... done Removing intermediate container 7b16bbf67caf [2022-07-28T23:21:51.075Z] ---> 79395aa7b484 [2022-07-28T23:21:51.075Z] Step 8/23 : COPY . . [2022-07-28T23:21:54.486Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T23:21:54.486Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T23:21:54.486Z] ---> 9a14774f793d [2022-07-28T23:21:54.486Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> 23896af25aa1 [2022-07-28T23:21:54.486Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> 543972ea2625 [2022-07-28T23:21:54.486Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> 83e93af39315 [2022-07-28T23:21:54.486Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> 3436c138be31 [2022-07-28T23:21:54.486Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> e45123079541 [2022-07-28T23:21:54.486Z] Step 8/26 : COPY . . [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> ec0ace9befa0 [2022-07-28T23:21:54.486Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> c1067e3ab209 [2022-07-28T23:21:54.486Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> 9d46103c2ece [2022-07-28T23:21:54.486Z] 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 [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> 2de9d6ff66e1 [2022-07-28T23:21:54.486Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> 8510baa6fcb7 [2022-07-28T23:21:54.486Z] [2022-07-28T23:21:54.486Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T23:21:54.486Z] ---> 60f2846fe774 [2022-07-28T23:21:54.486Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> a40894b0b37f [2022-07-28T23:21:54.486Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> 1fb2141c1282 [2022-07-28T23:21:54.486Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T23:21:54.486Z] ---> Using cache [2022-07-28T23:21:54.486Z] ---> ac0c5f6a0be8 [2022-07-28T23:21:54.486Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-28T23:22:01.207Z] ---> 673fe9df0b8b [2022-07-28T23:22:01.207Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T23:22:09.507Z] ---> 5f882d35f848 [2022-07-28T23:22:09.507Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T23:22:09.507Z] ---> 4731457b089b [2022-07-28T23:22:09.507Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-28T23:22:10.953Z] ---> 5704c32b9841 [2022-07-28T23:22:10.953Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-28T23:22:12.944Z] ---> 12b169a07280 [2022-07-28T23:22:12.944Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T23:22:12.944Z] ---> Running in 7ac03471d1bb [2022-07-28T23:22:13.928Z] Removing intermediate container 7ac03471d1bb [2022-07-28T23:22:13.928Z] ---> 82c84435cb4a [2022-07-28T23:22:13.928Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T23:22:13.928Z] ---> Running in c145612b7af4 [2022-07-28T23:22:14.918Z] Removing intermediate container c145612b7af4 [2022-07-28T23:22:14.918Z] ---> 8277ba3b2191 [2022-07-28T23:22:14.918Z] Step 24/26 : LABEL arch=arm64 [2022-07-28T23:22:14.918Z] ---> Running in e6af44e744de [2022-07-28T23:22:15.524Z] Removing intermediate container e6af44e744de [2022-07-28T23:22:15.524Z] ---> 2e2ac2ba02ba [2022-07-28T23:22:15.524Z] Step 25/26 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:22:15.800Z] ---> Running in 437cf8d83d06 [2022-07-28T23:22:16.407Z] ---> e1be437014ae [2022-07-28T23:22:16.407Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-28T23:22:16.407Z] ---> Running in 9fa2d3e01037 [2022-07-28T23:22:16.407Z] Removing intermediate container 437cf8d83d06 [2022-07-28T23:22:16.407Z] ---> 3f313cd885b3 [2022-07-28T23:22:16.407Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T23:22:16.682Z] ---> Running in 924337d58cfb [2022-07-28T23:22:17.286Z] Removing intermediate container 924337d58cfb [2022-07-28T23:22:17.286Z] ---> 874093b28bec [2022-07-28T23:22:17.286Z] [2022-07-28T23:22:18.270Z] Successfully built 874093b28bec [2022-07-28T23:22:18.270Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-28T23:22:18.547Z]  Building security-spire-agent ... done 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 [2022-07-28T23:23:55.414Z] 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 [2022-07-28T23:23:58.835Z] Removing intermediate container d555a23ce02f [2022-07-28T23:23:58.835Z] ---> fbab7aa0c49e [2022-07-28T23:23:58.835Z] [2022-07-28T23:23:58.835Z] Step 10/25 : FROM alpine:3.16 [2022-07-28T23:23:58.835Z] ---> 3d81c46cd875 [2022-07-28T23:23:58.835Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-28T23:23:58.835Z] ---> Running in cca315ccc353 [2022-07-28T23:24:00.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:24:00.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:24:01.552Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-28T23:24:01.553Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-28T23:24:01.553Z] (3/3) Installing su-exec (0.2-r1) [2022-07-28T23:24:01.553Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T23:24:01.553Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T23:24:02.157Z] OK: 6 MiB in 17 packages [2022-07-28T23:24:04.156Z] Removing intermediate container cca315ccc353 [2022-07-28T23:24:04.156Z] ---> 9cd4a3c0036f [2022-07-28T23:24:04.156Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T23:24:04.156Z] ---> Running in aca5668abe91 [2022-07-28T23:24:04.441Z] Removing intermediate container aca5668abe91 [2022-07-28T23:24:04.441Z] ---> e55cfa257669 [2022-07-28T23:24:04.441Z] Step 13/25 : WORKDIR / [2022-07-28T23:24:04.724Z] ---> Running in 9584b82e3b1a [2022-07-28T23:24:05.328Z] Removing intermediate container 9584b82e3b1a [2022-07-28T23:24:05.328Z] ---> c2f5012879c8 [2022-07-28T23:24:05.328Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-28T23:24:06.330Z] ---> ddeefa10db77 [2022-07-28T23:24:06.330Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-28T23:24:07.327Z] ---> 7e9e8d738470 [2022-07-28T23:24:07.327Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-28T23:24:08.319Z] ---> 306bf0158dca [2022-07-28T23:24:08.319Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-28T23:24:09.320Z] ---> fadeb5b371ee [2022-07-28T23:24:09.320Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-28T23:24:10.779Z] ---> 7a76acbdfcd5 [2022-07-28T23:24:10.779Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-28T23:24:12.781Z] ---> 40163f53891a [2022-07-28T23:24:12.781Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T23:24:13.777Z] ---> 4f859f4f4460 [2022-07-28T23:24:13.777Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T23:24:13.777Z] ---> Running in 2db514820e14 [2022-07-28T23:24:17.193Z] Removing intermediate container 2db514820e14 [2022-07-28T23:24:17.193Z] ---> c71b279166d8 [2022-07-28T23:24:17.193Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T23:24:17.193Z] ---> Running in 45b217eaf9ed [2022-07-28T23:24:17.470Z] Removing intermediate container 45b217eaf9ed [2022-07-28T23:24:17.470Z] ---> c4f4d1ff6a33 [2022-07-28T23:24:17.470Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T23:24:17.470Z] ---> Running in 920a8cc6f9cb [2022-07-28T23:24:18.072Z] Removing intermediate container 920a8cc6f9cb [2022-07-28T23:24:18.072Z] ---> 870d5d6dd4d4 [2022-07-28T23:24:18.072Z] Step 24/25 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:24:18.072Z] ---> Running in 11cb26869a34 [2022-07-28T23:24:18.676Z] Removing intermediate container 11cb26869a34 [2022-07-28T23:24:18.676Z] ---> 16c6823c34a3 [2022-07-28T23:24:18.676Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T23:24:18.676Z] ---> Running in 6f805e2d3ef4 [2022-07-28T23:24:19.281Z] Removing intermediate container 6f805e2d3ef4 [2022-07-28T23:24:19.281Z] ---> a5b16f03a708 [2022-07-28T23:24:19.281Z] [2022-07-28T23:24:19.884Z] Successfully built a5b16f03a708 [2022-07-28T23:24:19.884Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-28T23:24:38.219Z]  Building security-secretstore-setup ... done Removing intermediate container b5bc4ef7af0a [2022-07-28T23:24:38.219Z] ---> f22b8bcc577d [2022-07-28T23:24:38.219Z] [2022-07-28T23:24:38.219Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T23:24:38.219Z] ---> 3d81c46cd875 [2022-07-28T23:24:38.219Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T23:24:38.219Z] ---> Using cache [2022-07-28T23:24:38.219Z] ---> 0a2c547a2ade [2022-07-28T23:24:38.219Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T23:24:38.219Z] ---> Using cache [2022-07-28T23:24:38.219Z] ---> 243758ae29ee [2022-07-28T23:24:38.219Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-28T23:24:38.219Z] ---> Running in bc008365d18e [2022-07-28T23:24:38.557Z] Removing intermediate container bc008365d18e [2022-07-28T23:24:38.557Z] ---> 74d4a5c5ea71 [2022-07-28T23:24:38.557Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T23:24:38.557Z] ---> Running in 9e81a1af6b5a [2022-07-28T23:24:38.901Z] Removing intermediate container 9e81a1af6b5a [2022-07-28T23:24:39.257Z] ---> 6b2083ef6a50 [2022-07-28T23:24:39.257Z] Step 15/23 : WORKDIR / [2022-07-28T23:24:39.257Z] ---> Running in a369972c96a4 [2022-07-28T23:24:40.058Z] Removing intermediate container a369972c96a4 [2022-07-28T23:24:40.058Z] ---> 2b8969da64ee [2022-07-28T23:24:40.058Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T23:24:41.149Z] ---> caf3fcb7e496 [2022-07-28T23:24:41.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-28T23:24:42.791Z] ---> 9e29f185e9d9 [2022-07-28T23:24:42.791Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-28T23:24:43.649Z] ---> 88f2ab98fabc [2022-07-28T23:24:43.649Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-28T23:24:43.649Z] ---> Running in b8e18279efb9 [2022-07-28T23:24:44.466Z] Removing intermediate container b8e18279efb9 [2022-07-28T23:24:44.466Z] ---> a756193c894e [2022-07-28T23:24:44.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T23:24:44.466Z] ---> Running in f51e6612dd96 [2022-07-28T23:24:45.087Z] Removing intermediate container f51e6612dd96 [2022-07-28T23:24:45.087Z] ---> c35868a3e053 [2022-07-28T23:24:45.087Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T23:24:45.087Z] ---> Running in 6013bda71370 [2022-07-28T23:24:45.696Z] Removing intermediate container 6013bda71370 [2022-07-28T23:24:45.696Z] ---> 70f8923f91b9 [2022-07-28T23:24:45.696Z] Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:24:45.696Z] ---> Running in aab5c11e725c [2022-07-28T23:24:46.303Z] Removing intermediate container aab5c11e725c [2022-07-28T23:24:46.303Z] ---> 3178f5084b30 [2022-07-28T23:24:46.303Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T23:24:46.303Z] ---> Running in 869b3305432d [2022-07-28T23:24:46.914Z] Removing intermediate container 869b3305432d [2022-07-28T23:24:46.914Z] ---> 293d3cb63ebd [2022-07-28T23:24:46.914Z] [2022-07-28T23:24:47.518Z] Successfully built 293d3cb63ebd [2022-07-28T23:24:47.518Z] Successfully tagged core-metadata-arm64:latest [2022-07-28T23:25:34.522Z]  Building core-metadata ... done Removing intermediate container 5f0ec45a5d45 [2022-07-28T23:25:34.522Z] ---> 8ba4cab47eaa [2022-07-28T23:25:34.522Z] [2022-07-28T23:25:34.522Z] Step 9/20 : FROM alpine:3.15 [2022-07-28T23:25:34.522Z] ---> 60f2846fe774 [2022-07-28T23:25:34.522Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T23:25:34.522Z] ---> Using cache [2022-07-28T23:25:34.522Z] ---> a40894b0b37f [2022-07-28T23:25:34.522Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:25:34.522Z] ---> Using cache [2022-07-28T23:25:34.522Z] ---> 1fb2141c1282 [2022-07-28T23:25:34.522Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-28T23:25:34.522Z] ---> Running in 787b62bf2aff [2022-07-28T23:25:34.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:25:34.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:25:35.516Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T23:25:35.516Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T23:25:35.516Z] OK: 15733 distinct packages available [2022-07-28T23:25:35.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:25:36.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:25:37.488Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-28T23:25:37.762Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-28T23:25:37.762Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T23:25:37.762Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-28T23:25:38.039Z] (5/9) Installing curl (7.80.0-r2) [2022-07-28T23:25:38.039Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-28T23:25:38.312Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-28T23:25:38.312Z] (8/9) Installing libucontext (1.1-r0) [2022-07-28T23:25:38.312Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-28T23:25:38.592Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T23:25:38.592Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T23:25:38.870Z] OK: 8 MiB in 23 packages [2022-07-28T23:25:40.862Z] Removing intermediate container 787b62bf2aff [2022-07-28T23:25:40.862Z] ---> 393cf406f847 [2022-07-28T23:25:40.862Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T23:25:41.459Z] ---> d763f797874f [2022-07-28T23:25:41.459Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-28T23:25:42.891Z] ---> 96b9c3988c5b [2022-07-28T23:25:42.891Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-28T23:25:43.487Z] ---> 9cc43bb98d57 [2022-07-28T23:25:43.487Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-28T23:25:43.487Z] ---> Running in 29b4f75e7b77 [2022-07-28T23:25:43.760Z] Removing intermediate container 29b4f75e7b77 [2022-07-28T23:25:43.760Z] ---> 6022bdc58352 [2022-07-28T23:25:43.760Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T23:25:43.760Z] ---> Running in 0a685b4a76c3 [2022-07-28T23:25:44.044Z] Removing intermediate container 0a685b4a76c3 [2022-07-28T23:25:44.044Z] ---> 125b639869f4 [2022-07-28T23:25:44.044Z] Step 18/20 : LABEL arch=arm64 [2022-07-28T23:25:44.318Z] ---> Running in 038219e8525c [2022-07-28T23:25:44.915Z] Removing intermediate container 038219e8525c [2022-07-28T23:25:44.915Z] ---> 05e5e7b45376 [2022-07-28T23:25:44.915Z] Step 19/20 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:25:44.915Z] ---> Running in d9d3c4c33bf1 [2022-07-28T23:25:45.191Z] Removing intermediate container d9d3c4c33bf1 [2022-07-28T23:25:45.191Z] ---> 0b7887a96bc2 [2022-07-28T23:25:45.191Z] Step 20/20 : LABEL version=0.0.0 [2022-07-28T23:25:45.463Z] ---> Running in 73235f200a25 [2022-07-28T23:25:45.738Z] Removing intermediate container 73235f200a25 [2022-07-28T23:25:45.738Z] ---> eb031b1674d9 [2022-07-28T23:25:45.738Z] [2022-07-28T23:25:46.011Z] Successfully built eb031b1674d9 [2022-07-28T23:25:46.011Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-28T23:25:54.266Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9fa2d3e01037 [2022-07-28T23:25:54.266Z] ---> 237140d9b344 [2022-07-28T23:25:54.266Z] [2022-07-28T23:25:54.266Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T23:25:54.266Z] ---> 3d81c46cd875 [2022-07-28T23:25:54.266Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-28T23:25:54.266Z] ---> Running in 005e27e9b43c [2022-07-28T23:25:54.266Z] Removing intermediate container 005e27e9b43c [2022-07-28T23:25:54.266Z] ---> cf88fdf1d8d3 [2022-07-28T23:25:54.266Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-28T23:25:54.266Z] ---> Running in 187ad637c9d7 [2022-07-28T23:25:54.536Z] Removing intermediate container 187ad637c9d7 [2022-07-28T23:25:54.536Z] ---> f39368f8b29f [2022-07-28T23:25:54.536Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-28T23:25:54.536Z] ---> Running in a4c13848a9a4 [2022-07-28T23:25:54.817Z] Removing intermediate container a4c13848a9a4 [2022-07-28T23:25:54.817Z] ---> 930181f7f288 [2022-07-28T23:25:54.817Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:25:55.095Z] ---> Running in 27dcc724264a [2022-07-28T23:25:56.531Z] Removing intermediate container 27dcc724264a [2022-07-28T23:25:56.531Z] ---> bf88f66f0c4c [2022-07-28T23:25:56.531Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-28T23:25:56.531Z] ---> Running in 06e80cf01c1f [2022-07-28T23:25:57.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:25:58.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:25:59.453Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-28T23:25:59.453Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T23:25:59.723Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-28T23:25:59.723Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T23:25:59.993Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-28T23:25:59.993Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-28T23:26:00.262Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T23:26:00.262Z] OK: 8 MiB in 20 packages [2022-07-28T23:26:01.239Z] Removing intermediate container 06e80cf01c1f [2022-07-28T23:26:01.239Z] ---> de5e87818f9c [2022-07-28T23:26:01.239Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T23:26:01.513Z] ---> e81098e7cc7f [2022-07-28T23:26:01.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-28T23:26:02.944Z] ---> 2e4489e0e3bc [2022-07-28T23:26:02.944Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-28T23:26:03.215Z] ---> dd34780b97e5 [2022-07-28T23:26:03.215Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-28T23:26:03.215Z] ---> Running in 79bc3f01ef76 [2022-07-28T23:26:03.491Z] Removing intermediate container 79bc3f01ef76 [2022-07-28T23:26:03.491Z] ---> 074f5e19cf18 [2022-07-28T23:26:03.491Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T23:26:03.763Z] ---> Running in 0eb56dfc70e8 [2022-07-28T23:26:04.034Z] Removing intermediate container 0eb56dfc70e8 [2022-07-28T23:26:04.034Z] ---> 30202e36484a [2022-07-28T23:26:04.034Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T23:26:04.034Z] ---> Running in 449864bb5c24 [2022-07-28T23:26:04.311Z] Removing intermediate container 449864bb5c24 [2022-07-28T23:26:04.311Z] ---> 791ddf87e30c [2022-07-28T23:26:04.311Z] Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 [2022-07-28T23:26:04.582Z] ---> Running in c128a5903b69 [2022-07-28T23:26:04.853Z] Removing intermediate container c128a5903b69 [2022-07-28T23:26:04.853Z] ---> e81a565c5a5a [2022-07-28T23:26:04.853Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T23:26:04.853Z] ---> Running in 673ce0d7f03c [2022-07-28T23:26:05.128Z] Removing intermediate container 673ce0d7f03c [2022-07-28T23:26:05.128Z] ---> 076d7e0e17e0 [2022-07-28T23:26:05.128Z] [2022-07-28T23:26:05.397Z] Successfully built 076d7e0e17e0 [2022-07-28T23:26:05.397Z] Successfully tagged core-data-arm64:latest [2022-07-28T23:26:05.684Z]  Building core-data ... done  [Pipeline] } [2022-07-28T23:26:05.690Z] $ docker stop --time=1 661e93f8ddf6cbc9722a0c4d95c31d688041344a9c6d610354630c0513d06805 [2022-07-28T23:26:07.335Z] $ docker rm -f 661e93f8ddf6cbc9722a0c4d95c31d688041344a9c6d610354630c0513d06805 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T23:26:07.946Z] + docker images [2022-07-28T23:26:08.218Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T23:26:08.219Z] core-data-arm64 latest 076d7e0e17e0 4 seconds ago 20.6MB [2022-07-28T23:26:08.219Z] 237140d9b344 16 seconds ago 1.54GB [2022-07-28T23:26:08.219Z] security-spiffe-token-provider-arm64 latest eb031b1674d9 23 seconds ago 28.3MB [2022-07-28T23:26:08.219Z] 8ba4cab47eaa 39 seconds ago 1.56GB [2022-07-28T23:26:08.219Z] core-metadata-arm64 latest 293d3cb63ebd About a minute ago 16.4MB [2022-07-28T23:26:08.219Z] f22b8bcc577d About a minute ago 1.52GB [2022-07-28T23:26:08.219Z] security-secretstore-setup-arm64 latest a5b16f03a708 About a minute ago 27.9MB [2022-07-28T23:26:08.219Z] fbab7aa0c49e 2 minutes ago 1.52GB [2022-07-28T23:26:08.219Z] security-spire-agent-arm64 latest 874093b28bec 3 minutes ago 122MB [2022-07-28T23:26:08.219Z] core-command-arm64 latest e36803e8c1d2 4 minutes ago 15.5MB [2022-07-28T23:26:08.219Z] c158e647793a 4 minutes ago 1.51GB [2022-07-28T23:26:08.219Z] security-spire-server-arm64 latest aa128314355d 5 minutes ago 84.2MB [2022-07-28T23:26:08.219Z] 996fb31d627a 6 minutes ago 1.41GB [2022-07-28T23:26:08.219Z] support-notifications-arm64 latest 7d4f67ae8a65 6 minutes ago 26.1MB [2022-07-28T23:26:08.219Z] support-scheduler-arm64 latest bf5cf7072c80 7 minutes ago 25.6MB [2022-07-28T23:26:08.219Z] d9c447ec038f 7 minutes ago 1.57GB [2022-07-28T23:26:08.219Z] 2ee5e0240f78 7 minutes ago 1.57GB [2022-07-28T23:26:08.219Z] security-proxy-setup-arm64 latest 6392b3b33374 7 minutes ago 26.2MB [2022-07-28T23:26:08.219Z] 9f9e3a8903b2 8 minutes ago 1.52GB [2022-07-28T23:26:08.219Z] sys-mgmt-agent-arm64 latest a7f5ee492173 8 minutes ago 282MB [2022-07-28T23:26:08.219Z] security-bootstrapper-arm64 latest f0fb5e778947 9 minutes ago 18.5MB [2022-07-28T23:26:08.219Z] fec7e7ffac75 10 minutes ago 1.52GB [2022-07-28T23:26:08.219Z] 9cd358900bf1 10 minutes ago 1.51GB [2022-07-28T23:26:08.219Z] security-spire-config-arm64 latest 447504cb677d 15 minutes ago 83.6MB [2022-07-28T23:26:08.219Z] 8510baa6fcb7 15 minutes ago 1.41GB [2022-07-28T23:26:08.219Z] ci-base-image-arm64 latest 9a14774f793d 29 minutes ago 994MB [2022-07-28T23:26:08.219Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-28T23:26:08.219Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-28T23:26:08.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-28T23:26:08.219Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-28T23:26:08.219Z] 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 [2022-07-28T23:26:09.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T23:26:09.026Z] [2022-07-28T23:26:09.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:26:09.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T23:26:09.717Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T23:26:09.717Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T23:26:09.717Z] 04944245beec: Pulling fs layer [2022-07-28T23:26:09.717Z] 699f458cf7ca: Pulling fs layer [2022-07-28T23:26:09.717Z] 765212b225bb: Pulling fs layer [2022-07-28T23:26:09.717Z] f23df028b6ca: Pulling fs layer [2022-07-28T23:26:09.717Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T23:26:09.717Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T23:26:09.717Z] f23df028b6ca: Waiting [2022-07-28T23:26:09.717Z] d65c8cfc05b1: Waiting [2022-07-28T23:26:09.717Z] 2437ff75d9bd: Waiting [2022-07-28T23:26:09.717Z] 765212b225bb: Waiting [2022-07-28T23:26:09.717Z] 04944245beec: Verifying Checksum [2022-07-28T23:26:09.717Z] 04944245beec: Download complete [2022-07-28T23:26:09.717Z] 765212b225bb: Verifying Checksum [2022-07-28T23:26:09.717Z] 765212b225bb: Download complete [2022-07-28T23:26:09.717Z] f23df028b6ca: Verifying Checksum [2022-07-28T23:26:09.717Z] f23df028b6ca: Download complete [2022-07-28T23:26:09.717Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T23:26:09.717Z] d65c8cfc05b1: Download complete [2022-07-28T23:26:09.993Z] 699f458cf7ca: Verifying Checksum [2022-07-28T23:26:09.993Z] 699f458cf7ca: Download complete [2022-07-28T23:26:10.267Z] 8998bd30e6a1: Download complete [2022-07-28T23:26:12.885Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T23:26:12.885Z] 2437ff75d9bd: Download complete [2022-07-28T23:26:14.858Z] 8998bd30e6a1: Pull complete [2022-07-28T23:26:15.130Z] 04944245beec: Pull complete [2022-07-28T23:26:16.561Z] 699f458cf7ca: Pull complete [2022-07-28T23:26:16.835Z] 765212b225bb: Pull complete [2022-07-28T23:26:17.811Z] f23df028b6ca: Pull complete [2022-07-28T23:26:17.811Z] d65c8cfc05b1: Pull complete [2022-07-28T23:26:32.882Z] 2437ff75d9bd: Pull complete [2022-07-28T23:26:32.882Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T23:26:32.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T23:26:32.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:26:33.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container [2022-07-28T23:26:33.325Z] $ 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 [2022-07-28T23:26:35.861Z] $ docker top c89b0f9a3055c4adc5d1dc21bd701ec302858834dada711e769415d6a882270a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:26:36.898Z] ---> job-cost.sh [2022-07-28T23:26:36.898Z] lf-activate-venv: SKIPPING [2022-07-28T23:26:36.898Z] INFO: No Stack... [2022-07-28T23:26:37.486Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T23:26:38.077Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T23:26:38.749Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-07-28T23:26:38.749Z] cut -d, -f6 [Pipeline] lock [2022-07-28T23:26:38.833Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4107-1-stack-cost] [2022-07-28T23:26:38.838Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4107-1-stack-cost] did not exist. Created. [2022-07-28T23:26:38.838Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T23:26:39.574Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T23:26:39.759Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T23:26:39.775Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4107-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T23:26:39.838Z] $ docker stop --time=1 c89b0f9a3055c4adc5d1dc21bd701ec302858834dada711e769415d6a882270a [2022-07-28T23:26:41.327Z] $ docker rm -f c89b0f9a3055c4adc5d1dc21bd701ec302858834dada711e769415d6a882270a [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 [2022-07-28T23:26:42.340Z] provisioning config files... [2022-07-28T23:26:42.398Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7208017870668841381tmp [Pipeline] { [Pipeline] sh [2022-07-28T23:26:42.711Z] + set +x [2022-07-28T23:26:42.711Z] + curl -s https://codecov.io/bash [2022-07-28T23:26:42.711Z] + bash -s -- [2022-07-28T23:26:42.711Z] [2022-07-28T23:26:42.711Z] _____ _ [2022-07-28T23:26:42.711Z] / ____| | | [2022-07-28T23:26:42.711Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T23:26:42.711Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T23:26:42.711Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T23:26:42.711Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T23:26:42.711Z] Bash-1.0.6 [2022-07-28T23:26:42.711Z] [2022-07-28T23:26:42.711Z] [2022-07-28T23:26:42.711Z] ==> git version 2.25.1 found [2022-07-28T23:26:42.711Z] ==> 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 [2022-07-28T23:26:42.711Z] Release-Date: 2020-01-08 [2022-07-28T23:26:42.711Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-28T23:26:42.711Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T23:26:42.711Z] ==> Jenkins CI detected. [2022-07-28T23:26:42.711Z] current dir:  /w/workspace/edgex-go/1 [2022-07-28T23:26:42.711Z] project root: . [2022-07-28T23:26:42.711Z] --> token set from env [2022-07-28T23:26:42.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T23:26:42.711Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T23:26:42.711Z] ==> Python coveragepy not found [2022-07-28T23:26:42.711Z] ==> Searching for coverage reports in: [2022-07-28T23:26:42.711Z] + . [2022-07-28T23:26:42.970Z] -> Found 1 reports [2022-07-28T23:26:42.970Z] ==> Detecting git/mercurial file structure [2022-07-28T23:26:42.970Z] ==> Reading reports [2022-07-28T23:26:42.970Z] + ./coverage.out bytes=436144 [2022-07-28T23:26:42.970Z] ==> Appending adjustments [2022-07-28T23:26:42.970Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T23:26:44.347Z] + Found adjustments [2022-07-28T23:26:44.347Z] ==> Gzipping contents [2022-07-28T23:26:44.347Z] 60K /tmp/codecov.Nitqx3.gz [2022-07-28T23:26:44.347Z] ==> Uploading reports [2022-07-28T23:26:44.347Z] url: https://codecov.io [2022-07-28T23:26:44.347Z] query: branch=PR-4107&commit=2b937e7c57ba34e6d89287668c84b3957dcca8d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4107&job=&cmd_args= [2022-07-28T23:26:44.347Z] -> Pinging Codecov [2022-07-28T23:26:44.347Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4107&commit=2b937e7c57ba34e6d89287668c84b3957dcca8d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4107&job=&cmd_args= [2022-07-28T23:26:44.347Z] -> Uploading to [2022-07-28T23:26:44.347Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/00271124DB129430A58F1EEE437C3FCB/2b937e7c57ba34e6d89287668c84b3957dcca8d0/a7c35222-300d-4e2b-acb0-48a3ca25ec39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T232644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e1c610a9ffd5a802acc603e9ffa76d7ab232335e7ad1749653dd8ea196c6f20 [2022-07-28T23:26:44.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T23:26:44.347Z] Dload Upload Total Spent Left Speed [2022-07-28T23:26:44.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59970 0 0 100 59970 0 199k --:--:-- --:--:-- --:--:-- 199k [2022-07-28T23:26:44.606Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b937e7c57ba34e6d89287668c84b3957dcca8d0 [Pipeline] } [2022-07-28T23:26:44.634Z] 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 [2022-07-28T23:26:45.961Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:26:46.286Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:26:47.173Z] ---> package-listing.sh [2022-07-28T23:26:47.173Z] ++ facter osfamily [2022-07-28T23:26:47.173Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T23:26:47.432Z] + OS_FAMILY=debian [2022-07-28T23:26:47.432Z] + workspace=/w/workspace/edgex-go/1 [2022-07-28T23:26:47.432Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T23:26:47.432Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T23:26:47.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T23:26:47.432Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T23:26:47.432Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-28T23:26:47.432Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T23:26:47.432Z] + case "${OS_FAMILY}" in [2022-07-28T23:26:47.432Z] + dpkg -l [2022-07-28T23:26:47.432Z] + grep '^ii' [2022-07-28T23:26:47.432Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T23:26:47.432Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T23:26:47.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T23:26:47.432Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-28T23:26:47.432Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-28T23:26:47.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-28T23:26:47.462Z] 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 [2022-07-28T23:26:47.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:26:48.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T23:26:48.393Z] [2022-07-28T23:26:48.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:26:48.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T23:26:48.770Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T23:26:48.770Z] 5eb5b503b376: Pulling fs layer [2022-07-28T23:26:48.770Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T23:26:48.770Z] ec43610c2a17: Pulling fs layer [2022-07-28T23:26:48.770Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T23:26:48.770Z] 33b1e0a273af: Pulling fs layer [2022-07-28T23:26:48.770Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T23:26:48.770Z] 2f39f015ded8: Pulling fs layer [2022-07-28T23:26:48.770Z] 3a2ae6a8a46f: Waiting [2022-07-28T23:26:48.770Z] 33b1e0a273af: Waiting [2022-07-28T23:26:48.770Z] 5d3b04190fa2: Waiting [2022-07-28T23:26:48.770Z] 2f39f015ded8: Waiting [2022-07-28T23:26:48.770Z] 5c69ac0246d0: Download complete [2022-07-28T23:26:48.770Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-28T23:26:48.770Z] 3a2ae6a8a46f: Download complete [2022-07-28T23:26:48.770Z] 33b1e0a273af: Verifying Checksum [2022-07-28T23:26:48.770Z] 33b1e0a273af: Download complete [2022-07-28T23:26:48.770Z] ec43610c2a17: Download complete [2022-07-28T23:26:49.029Z] 5eb5b503b376: Download complete [2022-07-28T23:26:49.597Z] 2f39f015ded8: Download complete [2022-07-28T23:26:50.538Z] 5eb5b503b376: Pull complete [2022-07-28T23:26:50.538Z] 5c69ac0246d0: Pull complete [2022-07-28T23:26:51.107Z] ec43610c2a17: Pull complete [2022-07-28T23:26:51.107Z] 3a2ae6a8a46f: Pull complete [2022-07-28T23:26:51.366Z] 33b1e0a273af: Pull complete [2022-07-28T23:26:51.366Z] 5d3b04190fa2: Pull complete [2022-07-28T23:26:56.641Z] 2f39f015ded8: Pull complete [2022-07-28T23:26:56.641Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T23:26:56.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T23:26:56.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:26:56.867Z] prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container [2022-07-28T23:26:56.915Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T23:26:59.537Z] $ docker top 35592f0a9594076c162d57bf359b07425d753eecaeb1c5e954ffbee767b4feda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T23:26:59.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T23:27:00.241Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T23:27:00.551Z] + ls /var/log/sa-host [2022-07-28T23:27:00.551Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T23:27:00.737Z] provisioning config files... [2022-07-28T23:27:00.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5704270360404808474tmp [Pipeline] { [Pipeline] echo [2022-07-28T23:27:00.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:27:01.111Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T23:27:01.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:27:01.549Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T23:27:01.576Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:27:01.884Z] ---> sudo-logs.sh [2022-07-28T23:27:01.884Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T23:27:01.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:27:02.270Z] ---> job-cost.sh [2022-07-28T23:27:02.270Z] lf-activate-venv: SKIPPING [2022-07-28T23:27:02.270Z] DEBUG: total: 0.10999999940395355 [2022-07-28T23:27:02.270Z] INFO: Retrieving Stack Cost... [2022-07-28T23:27:02.838Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T23:27:03.096Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T23:27:03.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:27:03.440Z] ---> logs-deploy.sh [2022-07-28T23:27:03.440Z] lf-activate-venv: SKIPPING [2022-07-28T23:27:03.440Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4107/1 [2022-07-28T23:27:03.440Z] INFO: archiving workspace using pattern(s): [2022-07-28T23:27:04.386Z] Archives upload complete. [2022-07-28T23:27:04.646Z] INFO: archiving logs to Nexus [2022-07-28T23:27:05.216Z] ---> uname -a: [2022-07-28T23:27:05.216Z] Linux prd-ubuntu20-04-docker-8c-8g-21419 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-28T23:27:05.216Z] [2022-07-28T23:27:05.216Z] [2022-07-28T23:27:05.216Z] ---> lscpu: [2022-07-28T23:27:05.216Z] Architecture: x86_64 [2022-07-28T23:27:05.216Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-28T23:27:05.216Z] Byte Order: Little Endian [2022-07-28T23:27:05.217Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-28T23:27:05.217Z] CPU(s): 8 [2022-07-28T23:27:05.217Z] On-line CPU(s) list: 0-7 [2022-07-28T23:27:05.217Z] Thread(s) per core: 1 [2022-07-28T23:27:05.217Z] Core(s) per socket: 1 [2022-07-28T23:27:05.217Z] Socket(s): 8 [2022-07-28T23:27:05.217Z] NUMA node(s): 1 [2022-07-28T23:27:05.217Z] Vendor ID: AuthenticAMD [2022-07-28T23:27:05.217Z] CPU family: 23 [2022-07-28T23:27:05.217Z] Model: 49 [2022-07-28T23:27:05.217Z] Model name: AMD EPYC-Rome Processor [2022-07-28T23:27:05.217Z] Stepping: 0 [2022-07-28T23:27:05.217Z] CPU MHz: 2799.864 [2022-07-28T23:27:05.217Z] BogoMIPS: 5599.72 [2022-07-28T23:27:05.217Z] Virtualization: AMD-V [2022-07-28T23:27:05.217Z] Hypervisor vendor: KVM [2022-07-28T23:27:05.217Z] Virtualization type: full [2022-07-28T23:27:05.217Z] L1d cache: 256 KiB [2022-07-28T23:27:05.217Z] L1i cache: 256 KiB [2022-07-28T23:27:05.217Z] L2 cache: 4 MiB [2022-07-28T23:27:05.217Z] L3 cache: 128 MiB [2022-07-28T23:27:05.217Z] NUMA node0 CPU(s): 0-7 [2022-07-28T23:27:05.217Z] Vulnerability Itlb multihit: Not affected [2022-07-28T23:27:05.217Z] Vulnerability L1tf: Not affected [2022-07-28T23:27:05.217Z] Vulnerability Mds: Not affected [2022-07-28T23:27:05.217Z] Vulnerability Meltdown: Not affected [2022-07-28T23:27:05.217Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-28T23:27:05.217Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-28T23:27:05.217Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-28T23:27:05.217Z] Vulnerability Srbds: Not affected [2022-07-28T23:27:05.217Z] Vulnerability Tsx async abort: Not affected [2022-07-28T23:27:05.217Z] 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 [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] ---> nproc: [2022-07-28T23:27:05.217Z] 8 [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] ---> df -h: [2022-07-28T23:27:05.217Z] Filesystem Size Used Avail Use% Mounted on [2022-07-28T23:27:05.217Z] overlay 155G 19G 137G 12% / [2022-07-28T23:27:05.217Z] tmpfs 64M 0 64M 0% /dev [2022-07-28T23:27:05.217Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-28T23:27:05.217Z] shm 64M 0 64M 0% /dev/shm [2022-07-28T23:27:05.217Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] ---> sar -b -r -n DEV: [2022-07-28T23:27:05.217Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21419) 07/28/22 _x86_64_ (8 CPU) [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] 22:49:59 LINUX RESTART (8 CPU) [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] 22:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-28T23:27:05.217Z] 22:51:02 400.95 80.29 320.66 0.00 10743.09 213064.45 0.00 [2022-07-28T23:27:05.217Z] 22:52:01 124.37 1.14 123.24 0.00 26.03 68110.64 0.00 [2022-07-28T23:27:05.217Z] 22:53:01 42.97 0.10 42.87 0.00 1.47 14578.36 0.00 [2022-07-28T23:27:05.217Z] 22:54:01 76.69 0.08 76.60 0.00 11.20 38647.29 0.00 [2022-07-28T23:27:05.217Z] 22:55:01 632.69 8.68 624.01 0.00 93.84 350505.16 0.00 [2022-07-28T23:27:05.217Z] 22:56:01 818.71 0.92 817.79 0.00 7.60 326384.01 0.00 [2022-07-28T23:27:05.217Z] 22:57:01 1004.78 0.22 1004.57 0.00 8.80 268770.40 0.00 [2022-07-28T23:27:05.217Z] 22:58:01 164.16 0.02 164.14 0.00 0.13 19375.97 0.00 [2022-07-28T23:27:05.217Z] 22:59:01 2.12 0.00 2.12 0.00 0.00 25.20 0.00 [2022-07-28T23:27:05.217Z] 23:00:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2022-07-28T23:27:05.217Z] 23:01:01 1.45 0.00 1.45 0.00 0.00 21.06 0.00 [2022-07-28T23:27:05.217Z] 23:02:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2022-07-28T23:27:05.217Z] 23:03:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2022-07-28T23:27:05.217Z] 23:04:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2022-07-28T23:27:05.217Z] 23:05:01 1.27 0.00 1.27 0.00 0.00 16.80 0.00 [2022-07-28T23:27:05.217Z] 23:06:01 1.78 0.02 1.77 0.00 0.13 20.66 0.00 [2022-07-28T23:27:05.217Z] 23:07:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 [2022-07-28T23:27:05.217Z] 23:08:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-07-28T23:27:05.217Z] 23:09:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2022-07-28T23:27:05.217Z] 23:10:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2022-07-28T23:27:05.217Z] 23:11:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2022-07-28T23:27:05.217Z] 23:12:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-07-28T23:27:05.217Z] 23:13:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2022-07-28T23:27:05.217Z] 23:14:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2022-07-28T23:27:05.217Z] 23:15:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2022-07-28T23:27:05.217Z] 23:16:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2022-07-28T23:27:05.217Z] 23:17:01 1.37 0.02 1.35 0.00 0.13 15.46 0.00 [2022-07-28T23:27:05.217Z] 23:18:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-07-28T23:27:05.217Z] 23:19:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2022-07-28T23:27:05.217Z] 23:20:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2022-07-28T23:27:05.217Z] 23:21:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 [2022-07-28T23:27:05.217Z] 23:22:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2022-07-28T23:27:05.217Z] 23:23:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 [2022-07-28T23:27:05.217Z] 23:24:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-07-28T23:27:05.217Z] 23:25:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2022-07-28T23:27:05.217Z] 23:26:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2022-07-28T23:27:05.217Z] 23:27:01 41.88 0.27 41.61 0.00 22.00 16785.87 0.00 [2022-07-28T23:27:05.217Z] Average: 90.37 2.48 87.89 0.00 295.27 35589.40 0.00 [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] 22:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-28T23:27:05.217Z] 22:51:02 29391724 31767176 554144 1.69 104768 2561676 1947888 5.74 1113088 2037840 64476 [2022-07-28T23:27:05.217Z] 22:52:01 27422504 31511572 776836 2.36 137592 4142856 2504996 7.38 1811960 3173832 501684 [2022-07-28T23:27:05.217Z] 22:53:01 27295752 31508200 778072 2.37 139912 4240856 2485220 7.32 1672056 3418780 310220 [2022-07-28T23:27:05.217Z] 22:54:01 24134008 31613648 673072 2.05 141468 7430200 2995868 8.83 1866600 6307452 3037776 [2022-07-28T23:27:05.217Z] 22:55:01 20713544 31256652 1002640 3.05 280968 10133472 3972496 11.71 2616200 8721180 170516 [2022-07-28T23:27:05.217Z] 22:56:01 19270136 31452068 809916 2.46 354948 11566540 2768808 8.16 2515092 10143808 92888 [2022-07-28T23:27:05.217Z] 22:57:01 18359076 31535112 724780 2.20 403824 12461488 2667416 7.86 2530184 10984244 21488 [2022-07-28T23:27:05.217Z] 22:58:01 19534508 31746792 525816 1.60 409188 11538156 1910280 5.63 2303760 10096584 272 [2022-07-28T23:27:05.217Z] 22:59:01 19535796 31748076 524776 1.60 409216 11538156 1910280 5.63 2302152 10096592 60 [2022-07-28T23:27:05.217Z] 23:00:01 19553972 31766380 506476 1.54 409256 11538156 1910280 5.63 2284828 10096600 16 [2022-07-28T23:27:05.217Z] 23:01:01 19553688 31766080 506728 1.54 409272 11538144 1910280 5.63 2285412 10096580 12 [2022-07-28T23:27:05.217Z] 23:02:01 19555464 31767872 505124 1.54 409292 11538148 1910280 5.63 2284520 10096584 12 [2022-07-28T23:27:05.217Z] 23:03:01 19555480 31767908 505168 1.54 409304 11538144 1910280 5.63 2285384 10096584 24 [2022-07-28T23:27:05.217Z] 23:04:01 19555212 31767944 505252 1.54 409328 11538280 1910280 5.63 2285004 10096856 20 [2022-07-28T23:27:05.217Z] 23:05:01 19554980 31767716 505240 1.54 409364 11538288 1910280 5.63 2284792 10096860 76 [2022-07-28T23:27:05.217Z] 23:06:01 19554348 31767164 505616 1.54 409380 11538288 1924104 5.67 2284692 10096864 20 [2022-07-28T23:27:05.217Z] 23:07:01 19554228 31767076 505608 1.54 409400 11538292 1924104 5.67 2285052 10096868 28 [2022-07-28T23:27:05.217Z] 23:08:01 19554472 31767336 505288 1.54 409416 11538292 1924104 5.67 2284452 10096868 16 [2022-07-28T23:27:05.217Z] 23:09:01 19554424 31767300 505268 1.54 409428 11538288 1924104 5.67 2284460 10096872 76 [2022-07-28T23:27:05.217Z] 23:10:01 19554340 31767364 505348 1.54 409444 11538428 1924104 5.67 2284456 10097004 32 [2022-07-28T23:27:05.217Z] 23:11:01 19554504 31767556 505064 1.54 409460 11538424 1924104 5.67 2285360 10097004 24 [2022-07-28T23:27:05.217Z] 23:12:01 19554496 31767552 505040 1.54 409468 11538432 1924104 5.67 2284544 10097008 20 [2022-07-28T23:27:05.217Z] 23:13:01 19554480 31767552 505028 1.54 409476 11538432 1924104 5.67 2284556 10097008 16 [2022-07-28T23:27:05.217Z] 23:14:01 19554440 31767528 505004 1.54 409484 11538432 1924104 5.67 2284548 10097012 188 [2022-07-28T23:27:05.217Z] 23:15:01 19554392 31767500 505056 1.54 409504 11538444 1924104 5.67 2284616 10097020 12 [2022-07-28T23:27:05.217Z] 23:16:01 19553768 31766920 505600 1.54 409528 11538444 1924104 5.67 2285084 10097024 24 [2022-07-28T23:27:05.217Z] 23:17:01 19554140 31767336 505292 1.54 409552 11538448 1924104 5.67 2285748 10097028 216 [2022-07-28T23:27:05.217Z] 23:18:01 19553880 31767088 505488 1.54 409556 11538456 1924104 5.67 2284724 10097032 12 [2022-07-28T23:27:05.217Z] 23:19:01 19553848 31767068 505444 1.54 409560 11538456 1924104 5.67 2284764 10097032 16 [2022-07-28T23:27:05.217Z] 23:20:01 19554084 31767312 505172 1.54 409572 11538460 1924104 5.67 2284700 10097036 32 [2022-07-28T23:27:05.217Z] 23:21:01 19553308 31766596 505736 1.54 409596 11538452 1924104 5.67 2285084 10097036 12 [2022-07-28T23:27:05.217Z] 23:22:01 19553648 31766964 505308 1.54 409612 11538464 1924104 5.67 2285700 10097040 32 [2022-07-28T23:27:05.217Z] 23:23:01 19553788 31767132 505084 1.54 409628 11538472 1924104 5.67 2284764 10097048 28 [2022-07-28T23:27:05.217Z] 23:24:01 19553464 31766816 505304 1.54 409652 11538472 1940156 5.72 2284768 10097048 28 [2022-07-28T23:27:05.217Z] 23:25:01 19553656 31767012 505264 1.54 409668 11538476 1940156 5.72 2284768 10097052 12 [2022-07-28T23:27:05.217Z] 23:26:01 19553672 31767080 505192 1.54 409704 11538464 1940156 5.72 2285572 10097052 12 [2022-07-28T23:27:05.217Z] 23:27:01 19008264 31737632 529940 1.61 425516 11991916 2015120 5.94 2329956 10545364 440 [2022-07-28T23:27:05.217Z] Average: 20341338 31718705 555275 1.69 374684 10787602 2083632 6.14 2236578 9409262 113536 [2022-07-28T23:27:05.217Z] [2022-07-28T23:27:05.217Z] 22:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-28T23:27:05.217Z] 22:51:02 ens3 1129.07 971.63 8559.71 146.64 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.217Z] 22:51:02 lo 5.86 5.86 0.55 0.55 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.217Z] 22:51:02 docker0 185.25 150.05 13.72 1092.34 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.217Z] 22:51:02 vethc98be8c 185.25 150.15 16.25 1092.35 0.00 0.00 0.00 0.09 [2022-07-28T23:27:05.218Z] 22:52:01 ens3 553.76 532.71 6852.20 112.26 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:52:01 vethfd1354c 0.08 0.25 0.01 0.03 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:52:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:52:01 docker0 399.81 357.41 30.16 2819.11 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:53:01 ens3 33.49 20.24 32.10 11.62 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:53:01 vethfd1354c 1.43 1.47 0.11 0.12 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:53:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:54:01 ens3 116.93 88.60 1697.84 72.55 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:54:01 vethcd28a41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:54:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:55:01 ens3 258.56 193.22 1859.22 26.90 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:55:01 veth3a9c6d5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:55:01 veth98f1af8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:55:01 vethcd28a41 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:55:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:55:01 docker0 173.93 228.86 12.83 1791.30 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:55:01 veth0381b63 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:56:01 ens3 201.30 147.98 1284.01 80.20 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:56:01 veth3d63654 23.99 15.53 285.34 1.59 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:56:01 vethcd28a41 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:56:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:56:01 vethded0b5f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:56:01 veth8914891 15.53 23.99 1.59 285.34 0.00 0.00 0.00 0.02 [2022-07-28T23:27:05.218Z] 22:56:01 docker0 92.72 129.65 6.87 1199.98 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:57:01 ens3 189.10 122.96 2098.07 92.82 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:57:01 veth6468b93 11.21 27.40 1.17 414.40 0.00 0.00 0.00 0.03 [2022-07-28T23:27:05.218Z] 22:57:01 vethcd28a41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:57:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:57:01 vethb128a4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:57:01 docker0 40.83 74.19 3.23 923.16 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:58:01 ens3 36.38 25.55 109.93 8.87 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:58:01 docker0 15.51 18.26 0.95 94.67 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:59:01 ens3 0.50 0.45 0.03 0.04 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:01:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:02:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:03:01 ens3 0.77 0.30 0.30 0.20 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:04:01 ens3 0.88 0.35 0.39 0.27 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:05:01 ens3 0.30 0.23 0.42 0.02 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:06:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:07:01 ens3 0.90 0.43 0.31 0.22 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:11:01 ens3 0.63 0.45 0.34 0.27 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:16:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:20:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:21:01 ens3 0.53 0.25 0.12 0.08 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:22:01 ens3 0.72 0.63 0.50 0.23 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:25:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:26:01 ens3 0.52 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:27:01 ens3 130.28 93.43 2534.34 60.16 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] Average: ens3 71.61 59.30 674.00 16.55 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.218Z] Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.219Z] Average: docker0 24.42 25.81 1.82 212.99 0.00 0.00 0.00 0.00 [2022-07-28T23:27:05.219Z] [2022-07-28T23:27:05.219Z] [2022-07-28T23:27:05.219Z] ---> sar -P ALL: [2022-07-28T23:27:05.219Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21419) 07/28/22 _x86_64_ (8 CPU) [2022-07-28T23:27:05.219Z] [2022-07-28T23:27:05.219Z] 22:49:59 LINUX RESTART (8 CPU) [2022-07-28T23:27:05.219Z] [2022-07-28T23:27:05.219Z] 22:50:01 CPU %user %nice %system %iowait %steal %idle [2022-07-28T23:27:05.219Z] 22:51:02 all 9.74 0.00 3.99 2.63 0.05 83.60 [2022-07-28T23:27:05.219Z] 22:51:02 0 8.26 0.00 2.56 2.36 0.05 86.77 [2022-07-28T23:27:05.219Z] 22:51:02 1 10.97 0.00 3.49 0.30 0.03 85.21 [2022-07-28T23:27:05.219Z] 22:51:02 2 10.53 0.00 3.32 5.83 0.05 80.28 [2022-07-28T23:27:05.219Z] 22:51:02 3 9.76 0.00 4.76 3.70 0.05 81.73 [2022-07-28T23:27:05.219Z] 22:51:02 4 8.13 0.00 2.78 1.41 0.05 87.62 [2022-07-28T23:27:05.219Z] 22:51:02 5 10.26 0.00 4.35 0.86 0.05 84.48 [2022-07-28T23:27:05.219Z] 22:51:02 6 8.33 0.00 4.14 2.58 0.03 84.91 [2022-07-28T23:27:05.219Z] 22:51:02 7 11.66 0.00 6.55 4.01 0.07 77.72 [2022-07-28T23:27:05.219Z] 22:52:01 all 29.75 0.00 5.90 1.99 0.07 62.29 [2022-07-28T23:27:05.219Z] 22:52:01 0 28.71 0.00 5.38 0.81 0.05 65.05 [2022-07-28T23:27:05.219Z] 22:52:01 1 29.61 0.00 5.17 0.45 0.12 64.66 [2022-07-28T23:27:05.219Z] 22:52:01 2 31.81 0.00 5.50 0.50 0.05 62.14 [2022-07-28T23:27:05.219Z] 22:52:01 3 29.78 0.00 5.73 5.84 0.09 58.56 [2022-07-28T23:27:05.219Z] 22:52:01 4 27.13 0.00 4.64 0.98 0.05 67.20 [2022-07-28T23:27:05.219Z] 22:52:01 5 29.21 0.00 6.76 0.12 0.05 63.86 [2022-07-28T23:27:05.219Z] 22:52:01 6 30.50 0.00 6.85 5.54 0.07 57.03 [2022-07-28T23:27:05.219Z] 22:52:01 7 31.25 0.00 7.20 1.71 0.07 59.77 [2022-07-28T23:27:05.219Z] 22:53:01 all 45.54 0.00 7.03 0.52 0.06 46.84 [2022-07-28T23:27:05.219Z] 22:53:01 0 47.50 0.00 6.93 0.10 0.07 45.40 [2022-07-28T23:27:05.219Z] 22:53:01 1 44.14 0.00 6.82 0.03 0.07 48.94 [2022-07-28T23:27:05.219Z] 22:53:01 2 45.59 0.00 7.00 0.37 0.07 46.97 [2022-07-28T23:27:05.219Z] 22:53:01 3 44.89 0.00 7.01 0.08 0.07 47.95 [2022-07-28T23:27:05.219Z] 22:53:01 4 44.93 0.00 6.73 0.02 0.05 48.27 [2022-07-28T23:27:05.219Z] 22:53:01 5 46.41 0.00 6.15 2.95 0.07 44.42 [2022-07-28T23:27:05.219Z] 22:53:01 6 44.75 0.00 7.37 0.62 0.05 47.21 [2022-07-28T23:27:05.219Z] 22:53:01 7 46.13 0.00 8.21 0.02 0.07 45.58 [2022-07-28T23:27:05.219Z] 22:54:01 all 27.22 0.00 7.59 0.99 0.08 64.12 [2022-07-28T23:27:05.219Z] 22:54:01 0 25.08 0.00 8.23 0.00 0.10 66.58 [2022-07-28T23:27:05.219Z] 22:54:01 1 28.37 0.00 8.91 0.27 0.05 62.40 [2022-07-28T23:27:05.219Z] 22:54:01 2 29.32 0.00 8.98 0.32 0.07 61.31 [2022-07-28T23:27:05.219Z] 22:54:01 3 29.83 0.00 8.00 0.10 0.07 62.01 [2022-07-28T23:27:05.219Z] 22:54:01 4 23.47 0.00 7.40 0.10 0.09 68.94 [2022-07-28T23:27:05.219Z] 22:54:01 5 27.11 0.00 6.59 5.70 0.10 60.50 [2022-07-28T23:27:05.219Z] 22:54:01 6 26.03 0.00 5.55 0.81 0.07 67.55 [2022-07-28T23:27:05.219Z] 22:54:01 7 28.55 0.00 7.11 0.56 0.07 63.71 [2022-07-28T23:27:05.219Z] 22:55:01 all 29.68 0.00 12.72 9.36 0.08 48.16 [2022-07-28T23:27:05.219Z] 22:55:01 0 28.14 0.00 10.08 2.15 0.10 59.53 [2022-07-28T23:27:05.219Z] 22:55:01 1 30.53 0.00 13.96 8.69 0.07 46.75 [2022-07-28T23:27:05.219Z] 22:55:01 2 29.62 0.00 12.82 3.26 0.07 54.23 [2022-07-28T23:27:05.219Z] 22:55:01 3 31.20 0.00 12.48 3.19 0.08 53.05 [2022-07-28T23:27:05.219Z] 22:55:01 4 28.06 0.00 12.29 14.43 0.07 45.15 [2022-07-28T23:27:05.219Z] 22:55:01 5 30.35 0.00 13.70 22.62 0.09 33.24 [2022-07-28T23:27:05.219Z] 22:55:01 6 29.40 0.00 11.88 3.36 0.07 55.29 [2022-07-28T23:27:05.219Z] 22:55:01 7 30.17 0.00 14.61 17.33 0.09 37.81 [2022-07-28T23:27:05.219Z] 22:56:01 all 53.17 0.00 15.04 7.98 0.12 23.69 [2022-07-28T23:27:05.219Z] 22:56:01 0 50.14 0.00 13.23 2.38 0.19 34.06 [2022-07-28T23:27:05.219Z] 22:56:01 1 51.64 0.00 15.51 13.27 0.10 19.48 [2022-07-28T23:27:05.219Z] 22:56:01 2 52.71 0.00 14.65 6.08 0.09 26.48 [2022-07-28T23:27:05.219Z] 22:56:01 3 55.82 0.00 14.78 9.02 0.10 20.28 [2022-07-28T23:27:05.219Z] 22:56:01 4 52.12 0.00 15.44 13.69 0.12 18.63 [2022-07-28T23:27:05.219Z] 22:56:01 5 55.31 0.00 18.80 5.33 0.12 20.44 [2022-07-28T23:27:05.219Z] 22:56:01 6 51.16 0.00 11.39 5.24 0.12 32.08 [2022-07-28T23:27:05.219Z] 22:56:01 7 56.45 0.00 16.56 8.83 0.10 18.06 [2022-07-28T23:27:05.219Z] 22:57:01 all 53.91 0.00 14.78 8.16 0.12 23.02 [2022-07-28T23:27:05.219Z] 22:57:01 0 49.92 0.00 15.59 20.35 0.21 13.93 [2022-07-28T23:27:05.219Z] 22:57:01 1 55.37 0.00 12.98 3.91 0.14 27.61 [2022-07-28T23:27:05.219Z] 22:57:01 2 53.31 0.00 14.28 2.58 0.10 29.72 [2022-07-28T23:27:05.219Z] 22:57:01 3 55.00 0.00 13.89 3.94 0.10 27.07 [2022-07-28T23:27:05.219Z] 22:57:01 4 55.53 0.00 17.13 9.23 0.10 18.01 [2022-07-28T23:27:05.219Z] 22:57:01 5 56.00 0.00 15.98 14.49 0.14 13.39 [2022-07-28T23:27:05.219Z] 22:57:01 6 51.53 0.00 14.49 6.50 0.10 27.38 [2022-07-28T23:27:05.219Z] 22:57:01 7 54.56 0.00 13.86 4.62 0.10 26.85 [2022-07-28T23:27:05.219Z] 22:58:01 all 8.33 0.00 1.86 0.85 0.03 88.94 [2022-07-28T23:27:05.219Z] 22:58:01 0 7.96 0.00 1.62 0.22 0.03 90.17 [2022-07-28T23:27:05.219Z] 22:58:01 1 8.67 0.00 1.87 0.47 0.02 88.97 [2022-07-28T23:27:05.219Z] 22:58:01 2 8.31 0.00 1.76 0.03 0.02 89.88 [2022-07-28T23:27:05.219Z] 22:58:01 3 7.85 0.00 1.90 1.31 0.05 88.90 [2022-07-28T23:27:05.219Z] 22:58:01 4 8.74 0.00 2.40 0.40 0.02 88.44 [2022-07-28T23:27:05.219Z] 22:58:01 5 8.44 0.00 1.66 1.84 0.03 88.02 [2022-07-28T23:27:05.219Z] 22:58:01 6 8.08 0.00 1.89 0.32 0.02 89.70 [2022-07-28T23:27:05.219Z] 22:58:01 7 8.56 0.00 1.82 2.17 0.02 87.42 [2022-07-28T23:27:05.219Z] 22:59:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2022-07-28T23:27:05.219Z] 22:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] 22:59:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2022-07-28T23:27:05.219Z] 22:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] 22:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.219Z] 22:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.219Z] 22:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 22:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.219Z] 22:59:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-28T23:27:05.219Z] 23:00:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2022-07-28T23:27:05.219Z] 23:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-28T23:27:05.219Z] 23:00:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-28T23:27:05.219Z] 23:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:00:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2022-07-28T23:27:05.219Z] 23:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:00:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-28T23:27:05.219Z] 23:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:00:01 7 0.03 0.00 0.03 0.05 0.00 99.88 [2022-07-28T23:27:05.219Z] 23:01:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2022-07-28T23:27:05.219Z] 23:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] 23:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] 23:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] 23:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-28T23:27:05.219Z] 23:01:01 4 0.98 0.00 0.07 0.00 0.02 98.94 [2022-07-28T23:27:05.219Z] 23:01:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2022-07-28T23:27:05.219Z] 23:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] [2022-07-28T23:27:05.219Z] 23:01:01 CPU %user %nice %system %iowait %steal %idle [2022-07-28T23:27:05.219Z] 23:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-28T23:27:05.219Z] 23:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-28T23:27:05.219Z] 23:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2022-07-28T23:27:05.219Z] 23:02:01 4 0.12 0.00 0.05 0.00 0.00 99.83 [2022-07-28T23:27:05.219Z] 23:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T23:27:05.219Z] 23:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-28T23:27:05.219Z] 23:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.219Z] 23:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.219Z] 23:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.219Z] 23:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.219Z] 23:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-07-28T23:27:05.219Z] 23:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-07-28T23:27:05.219Z] 23:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] 23:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-28T23:27:05.219Z] 23:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-28T23:27:05.219Z] 23:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-28T23:27:05.219Z] 23:04:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-07-28T23:27:05.219Z] 23:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-28T23:27:05.219Z] 23:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T23:27:05.219Z] 23:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.219Z] 23:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] 23:05:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2022-07-28T23:27:05.219Z] 23:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.219Z] 23:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.219Z] 23:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:06:01 all 0.04 0.00 0.02 0.01 0.00 99.92 [2022-07-28T23:27:05.219Z] 23:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:06:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2022-07-28T23:27:05.219Z] 23:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.219Z] 23:06:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2022-07-28T23:27:05.219Z] 23:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T23:27:05.219Z] 23:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-28T23:27:05.219Z] 23:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-28T23:27:05.219Z] 23:06:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-28T23:27:05.220Z] 23:07:01 all 0.03 0.00 0.00 0.01 0.00 99.96 [2022-07-28T23:27:05.220Z] 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-28T23:27:05.220Z] 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:07:01 3 0.02 0.00 0.00 0.02 0.03 99.93 [2022-07-28T23:27:05.220Z] 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:07:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2022-07-28T23:27:05.220Z] 23:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:07:01 7 0.05 0.00 0.00 0.03 0.00 99.92 [2022-07-28T23:27:05.220Z] 23:08:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2022-07-28T23:27:05.220Z] 23:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:08:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2022-07-28T23:27:05.220Z] 23:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-28T23:27:05.220Z] 23:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:08:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-28T23:27:05.220Z] 23:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-07-28T23:27:05.220Z] 23:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:09:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2022-07-28T23:27:05.220Z] 23:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-07-28T23:27:05.220Z] 23:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2022-07-28T23:27:05.220Z] 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:11:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2022-07-28T23:27:05.220Z] 23:12:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2022-07-28T23:27:05.220Z] 23:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T23:27:05.220Z] 23:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T23:27:05.220Z] [2022-07-28T23:27:05.220Z] 23:12:01 CPU %user %nice %system %iowait %steal %idle [2022-07-28T23:27:05.220Z] 23:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-07-28T23:27:05.220Z] 23:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-28T23:27:05.220Z] 23:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.220Z] 23:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:13:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-28T23:27:05.220Z] 23:13:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-07-28T23:27:05.220Z] 23:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-28T23:27:05.220Z] 23:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.220Z] 23:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-28T23:27:05.220Z] 23:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.220Z] 23:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:15:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-28T23:27:05.220Z] 23:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:15:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-28T23:27:05.220Z] 23:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-28T23:27:05.220Z] 23:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T23:27:05.220Z] 23:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.220Z] 23:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T23:27:05.220Z] 23:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-28T23:27:05.220Z] 23:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:17:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-28T23:27:05.220Z] 23:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:17:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2022-07-28T23:27:05.220Z] 23:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:18:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-07-28T23:27:05.220Z] 23:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:19:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2022-07-28T23:27:05.220Z] 23:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.220Z] 23:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:19:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2022-07-28T23:27:05.220Z] 23:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2022-07-28T23:27:05.220Z] 23:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T23:27:05.220Z] 23:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.220Z] 23:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:20:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2022-07-28T23:27:05.220Z] 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-28T23:27:05.220Z] 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:21:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-28T23:27:05.220Z] 23:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:21:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2022-07-28T23:27:05.220Z] 23:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:22:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2022-07-28T23:27:05.220Z] 23:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-28T23:27:05.220Z] 23:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:22:01 4 1.65 0.00 0.02 0.00 0.00 98.34 [2022-07-28T23:27:05.220Z] 23:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T23:27:05.220Z] 23:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.220Z] 23:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.220Z] 23:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-07-28T23:27:05.220Z] 23:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.220Z] 23:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-28T23:27:05.220Z] 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.220Z] 23:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T23:27:05.221Z] 23:23:01 4 2.00 0.00 0.00 0.00 0.00 98.00 [2022-07-28T23:27:05.221Z] 23:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.221Z] 23:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-28T23:27:05.221Z] 23:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T23:27:05.221Z] [2022-07-28T23:27:05.221Z] 23:23:01 CPU %user %nice %system %iowait %steal %idle [2022-07-28T23:27:05.221Z] 23:24:01 all 0.08 0.00 0.00 0.00 0.01 99.90 [2022-07-28T23:27:05.221Z] 23:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T23:27:05.221Z] 23:24:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2022-07-28T23:27:05.221Z] 23:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T23:27:05.221Z] 23:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T23:27:05.221Z] 23:24:01 4 0.55 0.00 0.00 0.00 0.02 99.43 [2022-07-28T23:27:05.221Z] 23:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.221Z] 23:24:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T23:27:05.221Z] 23:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-28T23:27:05.221Z] 23:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T23:27:05.221Z] 23:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:25:01 3 0.00 0.00 0.00 0.05 0.02 99.93 [2022-07-28T23:27:05.221Z] 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T23:27:05.221Z] 23:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:25:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2022-07-28T23:27:05.221Z] 23:26:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T23:27:05.221Z] 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.221Z] 23:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T23:27:05.221Z] 23:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T23:27:05.221Z] 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T23:27:05.221Z] 23:27:01 all 3.58 0.00 1.45 0.52 0.02 94.43 [2022-07-28T23:27:05.221Z] 23:27:01 0 4.24 0.00 1.42 0.07 0.02 94.25 [2022-07-28T23:27:05.221Z] 23:27:01 1 3.24 0.00 1.59 0.02 0.03 95.12 [2022-07-28T23:27:05.221Z] 23:27:01 2 3.28 0.00 1.32 0.00 0.02 95.38 [2022-07-28T23:27:05.221Z] 23:27:01 3 3.89 0.00 1.81 2.98 0.03 91.29 [2022-07-28T23:27:05.221Z] 23:27:01 4 4.23 0.00 1.59 0.42 0.03 93.73 [2022-07-28T23:27:05.221Z] 23:27:01 5 3.33 0.00 1.17 0.00 0.00 95.50 [2022-07-28T23:27:05.221Z] 23:27:01 6 3.50 0.00 1.24 0.00 0.02 95.25 [2022-07-28T23:27:05.221Z] 23:27:01 7 2.93 0.00 1.46 0.70 0.02 94.89 [2022-07-28T23:27:05.221Z] Average: all 6.96 0.00 1.87 0.88 0.02 90.27 [2022-07-28T23:27:05.221Z] Average: 0 6.62 0.00 1.72 0.74 0.02 90.89 [2022-07-28T23:27:05.221Z] Average: 1 6.98 0.00 1.87 0.72 0.02 90.40 [2022-07-28T23:27:05.221Z] Average: 2 7.04 0.00 1.85 0.51 0.02 90.58 [2022-07-28T23:27:05.221Z] Average: 3 7.15 0.00 1.88 0.81 0.03 90.13 [2022-07-28T23:27:05.221Z] Average: 4 6.86 0.00 1.87 1.08 0.02 90.17 [2022-07-28T23:27:05.221Z] Average: 5 7.08 0.00 2.00 1.43 0.02 89.47 [2022-07-28T23:27:05.221Z] Average: 6 6.74 0.00 1.73 0.66 0.02 90.85 [2022-07-28T23:27:05.221Z] Average: 7 7.19 0.00 2.06 1.07 0.02 89.66 [2022-07-28T23:27:05.221Z] [2022-07-28T23:27:05.221Z] [2022-07-28T23:27:05.221Z]