Pull request #3888 updated 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than 42b20646e8584a10ddde83ec2cda59ddfdb254aa Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh6870165817449534979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15690106878983326019.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17504688568189553960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh16512474642098979673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7735383657733791252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5986 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh9222552526444389975.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1503544601293786334.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 42b20646e8584a10ddde83ec2cda59ddfdb254aa Merge succeeded, producing 1d2aac17ecb7bed24702363fa70194bec1913b94 Checking out Revision 1d2aac17ecb7bed24702363fa70194bec1913b94 (PR-3888) > git config core.sparsecheckout # timeout=10 > git checkout -f 42b20646e8584a10ddde83ec2cda59ddfdb254aa # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh830209188082438836.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d2aac17ecb7bed24702363fa70194bec1913b94 # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6c98ee66bebcee21a0fc33f2ed89db20be913706 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-25T14:52:54.851Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-25T14:52:54.902Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-25T14:52:54.919Z] ========================================================= [2022-02-25T14:52:54.919Z] EdgeX Global Pipelines Version Info [2022-02-25T14:52:54.919Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:52:56.033Z] ------------------- [2022-02-25T14:52:56.033Z] stable info: [2022-02-25T14:52:56.033Z] ------------------- [2022-02-25T14:52:56.033Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-25T14:52:56.033Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T14:52:56.033Z] Message: update stable to v1.0.220 [2022-02-25T14:52:56.606Z] ------------------- [2022-02-25T14:52:56.606Z] experimental info: [2022-02-25T14:52:56.606Z] ------------------- [2022-02-25T14:52:56.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-25T14:52:56.606Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T14:52:56.606Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-25T14:52:56.750Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-25T14:52:56.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-25T14:52:56.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-25T14:52:56.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-25T14:52:56.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-25T14:52:56.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-25T14:52:56.827Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-25T14:52:56.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-25T14:52:56.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-25T14:52:56.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-25T14:52:56.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-25T14:52:56.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-25T14:52:56.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-25T14:52:56.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-25T14:52:56.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-25T14:52:56.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-25T14:52:56.945Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-25T14:52:56.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-25T14:52:56.974Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-25T14:52:56.990Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-25T14:52:57.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-25T14:52:57.010Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-25T14:52:57.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3888 [Pipeline] echo [2022-02-25T14:52:57.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3888 [Pipeline] echo [2022-02-25T14:52:57.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3888 [Pipeline] echo [2022-02-25T14:52:57.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d2aac17ecb7bed24702363fa70194bec1913b94 [Pipeline] echo [2022-02-25T14:52:57.051Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d2aac1 [Pipeline] echo [2022-02-25T14:52:57.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T14:52:57.114Z] provisioning config files... [2022-02-25T14:52:57.128Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6519511369186013580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:52:57.437Z] ---> docker-login.sh [2022-02-25T14:52:57.437Z] nexus3.edgexfoundry.org:10001 [2022-02-25T14:52:57.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:52:57.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:52:57.697Z] Configure a credential helper to remove this warning. See [2022-02-25T14:52:57.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:52:57.697Z] [2022-02-25T14:52:57.697Z] Login Succeeded [2022-02-25T14:52:57.697Z] nexus3.edgexfoundry.org:10002 [2022-02-25T14:52:57.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:52:57.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:52:57.697Z] Configure a credential helper to remove this warning. See [2022-02-25T14:52:57.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:52:57.697Z] [2022-02-25T14:52:57.697Z] Login Succeeded [2022-02-25T14:52:57.697Z] nexus3.edgexfoundry.org:10003 [2022-02-25T14:52:57.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:52:57.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:52:57.966Z] Configure a credential helper to remove this warning. See [2022-02-25T14:52:57.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:52:57.966Z] [2022-02-25T14:52:57.966Z] Login Succeeded [2022-02-25T14:52:57.966Z] nexus3.edgexfoundry.org:10004 [2022-02-25T14:52:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:52:57.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:52:57.966Z] Configure a credential helper to remove this warning. See [2022-02-25T14:52:57.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:52:57.966Z] [2022-02-25T14:52:57.966Z] Login Succeeded [2022-02-25T14:52:57.966Z] docker.io [2022-02-25T14:52:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:52:58.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:52:58.226Z] Configure a credential helper to remove this warning. See [2022-02-25T14:52:58.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:52:58.226Z] [2022-02-25T14:52:58.226Z] Login Succeeded [2022-02-25T14:52:58.232Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T14:52:58.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-25T14:52:58.559Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/core-command/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/core-data/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-25T14:52:58.559Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T14:52:58.559Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-25T14:52:58.559Z] ++ cut -d/ -f2 [2022-02-25T14:52:58.559Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-25T14:52:58.587Z] 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: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-02-25T14:52:58.947Z] + git rev-list -1 --merges 1d2aac17ecb7bed24702363fa70194bec1913b94~1..1d2aac17ecb7bed24702363fa70194bec1913b94 [Pipeline] echo [2022-02-25T14:52:58.958Z] -----------> git rev-list -1 --merges 1d2aac17ecb7bed24702363fa70194bec1913b94~1..1d2aac17ecb7bed24702363fa70194bec1913b94 1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:52:58.958Z] 1d2aac17ecb7bed24702363fa70194bec1913b94 [false] [Pipeline] sh [2022-02-25T14:52:59.251Z] + git log --format=format:%s -1 1d2aac17ecb7bed24702363fa70194bec1913b94 [Pipeline] echo [2022-02-25T14:52:59.267Z] ========================================================= [2022-02-25T14:52:59.268Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-25T14:52:59.268Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-25T14:52:59.759Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-25T14:52:59.760Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-25T14:52:59.760Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-25T14:52:59.760Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-25T14:52:59.760Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-25T14:52:59.760Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-25T14:52:59.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:53:00.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:53:00.121Z] [2022-02-25T14:53:00.121Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:53:00.442Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:53:00.442Z] latest: Pulling from edgex-devops/git-semver [2022-02-25T14:53:00.442Z] a0d0a0d46f8b: Pulling fs layer [2022-02-25T14:53:00.442Z] 3e5f54012d9b: Pulling fs layer [2022-02-25T14:53:00.442Z] 4c7163046ea9: Pulling fs layer [2022-02-25T14:53:00.442Z] 0c2d73faf560: Pulling fs layer [2022-02-25T14:53:00.442Z] 0c2d73faf560: Waiting [2022-02-25T14:53:00.442Z] 3e5f54012d9b: Verifying Checksum [2022-02-25T14:53:00.442Z] 3e5f54012d9b: Download complete [2022-02-25T14:53:00.442Z] a0d0a0d46f8b: Verifying Checksum [2022-02-25T14:53:00.442Z] a0d0a0d46f8b: Download complete [2022-02-25T14:53:00.442Z] 4c7163046ea9: Verifying Checksum [2022-02-25T14:53:00.442Z] 4c7163046ea9: Download complete [2022-02-25T14:53:00.442Z] 0c2d73faf560: Verifying Checksum [2022-02-25T14:53:00.442Z] 0c2d73faf560: Download complete [2022-02-25T14:53:00.709Z] a0d0a0d46f8b: Pull complete [2022-02-25T14:53:00.709Z] 3e5f54012d9b: Pull complete [2022-02-25T14:53:00.974Z] 4c7163046ea9: Pull complete [2022-02-25T14:53:01.236Z] 0c2d73faf560: Pull complete [2022-02-25T14:53:01.236Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-25T14:53:01.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T14:53:01.236Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-25T14:53:01.308Z] prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container [2022-02-25T14:53:01.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-25T14:53:01.667Z] $ docker top ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-25T14:53:01.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-25T14:53:01.958Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-25T14:53:02.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-25T14:53:01.880Z] $ docker exec ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f ssh-agent [2022-02-25T14:53:02.163Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXldDJKm/agent.13 [2022-02-25T14:53:02.163Z] SSH_AGENT_PID=19 [2022-02-25T14:53:02.173Z] Running ssh-add (command line suppressed) [2022-02-25T14:53:02.113Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4307289651636079986.key (/w/workspace/edgex-go/3@tmp/private_key_4307289651636079986.key) [2022-02-25T14:53:02.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-25T14:53:02.579Z] + git tag --points-at HEAD [Pipeline] } [2022-02-25T14:53:02.465Z] $ docker exec --env ******** --env ******** ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f ssh-agent -k [2022-02-25T14:53:02.553Z] unset SSH_AUTH_SOCK; [2022-02-25T14:53:02.553Z] unset SSH_AGENT_PID; [2022-02-25T14:53:02.553Z] echo Agent pid 19 killed; [2022-02-25T14:53:02.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-25T14:53:02.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-25T14:53:02.712Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-25T14:53:02.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-25T14:53:02.697Z] $ docker exec ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f ssh-agent [2022-02-25T14:53:02.925Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckNNkm/agent.51 [2022-02-25T14:53:02.925Z] SSH_AGENT_PID=57 [2022-02-25T14:53:02.929Z] Running ssh-add (command line suppressed) [2022-02-25T14:53:02.935Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2419728669792317816.key (/w/workspace/edgex-go/3@tmp/private_key_2419728669792317816.key) [2022-02-25T14:53:03.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-25T14:53:03.359Z] + git semver init [2022-02-25T14:53:03.359Z] # -> Open(): unable to determine branch for HEAD [2022-02-25T14:53:03.359Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-02-25T14:53:03.359Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-02-25T14:53:03.359Z] # $SEMVER_REMOTE_NAME = origin [2022-02-25T14:53:03.359Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-25T14:53:03.359Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-25T14:53:03.359Z] # $SEMVER_BRANCH = PR-3888 [2022-02-25T14:53:03.359Z] # $SEMVER_TEMP = /tmp/semver-957858115 [2022-02-25T14:53:03.359Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-25T14:53:18.304Z] # '/tmp/semver-957858115' -> '/w/workspace/edgex-go/3/.semver' [2022-02-25T14:53:18.304Z] # -> Force: false [2022-02-25T14:53:18.304Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-02-25T14:53:18.315Z] $ docker exec --env ******** --env ******** ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f ssh-agent -k [2022-02-25T14:53:18.402Z] unset SSH_AUTH_SOCK; [2022-02-25T14:53:18.403Z] unset SSH_AGENT_PID; [2022-02-25T14:53:18.403Z] echo Agent pid 57 killed; [2022-02-25T14:53:18.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-25T14:53:18.722Z] + git semver [Pipeline] } [2022-02-25T14:53:18.737Z] $ docker stop --time=1 ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f [2022-02-25T14:53:20.738Z] $ docker rm -f ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T14:53:21.101Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-25T14:53:21.333Z] Stashed 1 file(s) [Pipeline] echo [2022-02-25T14:53:21.337Z] [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] echo [2022-02-25T14:53:21.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-25T14:53:21.500Z] ========================================================= [2022-02-25T14:53:21.500Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-25T14:53:21.500Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:53:21.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:53:21.798Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-25T14:53:21.798Z] 59bf1c3509f3: Pulling fs layer [2022-02-25T14:53:21.798Z] 666ba61612fd: Pulling fs layer [2022-02-25T14:53:21.798Z] 8ed8ca486205: Pulling fs layer [2022-02-25T14:53:21.798Z] 4fe6c5a15a65: Pulling fs layer [2022-02-25T14:53:21.798Z] 22a0e8bec74d: Pulling fs layer [2022-02-25T14:53:21.798Z] 640e595b4fbd: Pulling fs layer [2022-02-25T14:53:21.798Z] 763cafe07f6e: Pulling fs layer [2022-02-25T14:53:21.798Z] 0c0b528cf693: Pulling fs layer [2022-02-25T14:53:21.798Z] 10935f4eaf8b: Pulling fs layer [2022-02-25T14:53:21.798Z] 4fe6c5a15a65: Waiting [2022-02-25T14:53:21.798Z] 22a0e8bec74d: Waiting [2022-02-25T14:53:21.798Z] 640e595b4fbd: Waiting [2022-02-25T14:53:21.798Z] 763cafe07f6e: Waiting [2022-02-25T14:53:21.798Z] 0c0b528cf693: Waiting [2022-02-25T14:53:21.798Z] 8ed8ca486205: Verifying Checksum [2022-02-25T14:53:21.798Z] 8ed8ca486205: Download complete [2022-02-25T14:53:21.798Z] 666ba61612fd: Verifying Checksum [2022-02-25T14:53:21.798Z] 666ba61612fd: Download complete [2022-02-25T14:53:21.798Z] 22a0e8bec74d: Verifying Checksum [2022-02-25T14:53:21.798Z] 22a0e8bec74d: Download complete [2022-02-25T14:53:21.798Z] 640e595b4fbd: Verifying Checksum [2022-02-25T14:53:21.798Z] 640e595b4fbd: Download complete [2022-02-25T14:53:21.798Z] 763cafe07f6e: Verifying Checksum [2022-02-25T14:53:21.798Z] 763cafe07f6e: Download complete [2022-02-25T14:53:21.798Z] 59bf1c3509f3: Verifying Checksum [2022-02-25T14:53:21.798Z] 59bf1c3509f3: Download complete [2022-02-25T14:53:22.076Z] 0c0b528cf693: Verifying Checksum [2022-02-25T14:53:22.076Z] 0c0b528cf693: Download complete [2022-02-25T14:53:22.076Z] 59bf1c3509f3: Pull complete [2022-02-25T14:53:22.354Z] 666ba61612fd: Pull complete [2022-02-25T14:53:22.617Z] 4fe6c5a15a65: Verifying Checksum [2022-02-25T14:53:22.617Z] 4fe6c5a15a65: Download complete [2022-02-25T14:53:22.617Z] 8ed8ca486205: Pull complete [2022-02-25T14:53:22.617Z] 10935f4eaf8b: Verifying Checksum [2022-02-25T14:53:22.617Z] 10935f4eaf8b: Download complete [2022-02-25T14:53:26.885Z] 4fe6c5a15a65: Pull complete [2022-02-25T14:53:26.885Z] 22a0e8bec74d: Pull complete [2022-02-25T14:53:26.885Z] 640e595b4fbd: Pull complete [2022-02-25T14:53:26.885Z] 763cafe07f6e: Pull complete [2022-02-25T14:53:26.885Z] 0c0b528cf693: Pull complete [2022-02-25T14:53:28.814Z] 10935f4eaf8b: Pull complete [2022-02-25T14:53:28.814Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-25T14:53:28.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:53:28.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:53:29.124Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:53:29.124Z] WORKDIR /edgex [2022-02-25T14:53:29.124Z] COPY go.mod . [2022-02-25T14:53:29.124Z] RUN go mod download' [2022-02-25T14:53:29.124Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-25T14:53:30.558Z] Sending build context to Docker daemon 334MB [2022-02-25T14:53:30.558Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T14:53:30.558Z] ---> 99d49a6021b9 [2022-02-25T14:53:30.558Z] Step 2/4 : WORKDIR /edgex [2022-02-25T14:53:32.474Z] ---> Running in a5afa4d284d1 [2022-02-25T14:53:32.474Z] Removing intermediate container a5afa4d284d1 [2022-02-25T14:53:32.474Z] ---> 7c6b4c4a087b [2022-02-25T14:53:32.474Z] Step 3/4 : COPY go.mod . [2022-02-25T14:53:32.474Z] ---> 7058655a8b15 [2022-02-25T14:53:32.474Z] Step 4/4 : RUN go mod download [2022-02-25T14:53:32.474Z] ---> Running in 6dbd52c05498 [2022-02-25T14:53:36.429Z] Still waiting to schedule task [2022-02-25T14:53:36.429Z] ‘prd-centos7-blackbox-4c-2g-5695’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-02-25T14:53:36.429Z] ‘prd-centos7-blackbox-4c-2g-5696’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-02-25T14:53:36.429Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5987’ is offline [2022-02-25T14:54:04.611Z] Removing intermediate container 6dbd52c05498 [2022-02-25T14:54:04.611Z] ---> 81f098fd2ad5 [2022-02-25T14:54:04.611Z] Successfully built 81f098fd2ad5 [2022-02-25T14:54:04.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:54:04.915Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-25T14:54:04.915Z] . [Pipeline] withDockerContainer [2022-02-25T14:54:04.986Z] prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container [2022-02-25T14:54:05.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-25T14:54:05.439Z] $ docker top 3fedeb26952c3a2c8a451406c493acaf9b640644cce51c7a0e87e1208cace84e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:54:05.803Z] + go version [2022-02-25T14:54:05.803Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-25T14:54:05.816Z] $ docker stop --time=1 3fedeb26952c3a2c8a451406c493acaf9b640644cce51c7a0e87e1208cace84e [2022-02-25T14:54:07.027Z] $ docker rm -f 3fedeb26952c3a2c8a451406c493acaf9b640644cce51c7a0e87e1208cace84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:54:07.460Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-25T14:54:07.460Z] . [Pipeline] withDockerContainer [2022-02-25T14:54:07.539Z] prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container [2022-02-25T14:54:07.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-25T14:54:07.986Z] $ docker top 3a1c2f4dcede5ce26f509520b1e9d7d931c4322fd4e8906f6ea997c4fd889afc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-25T14:54:08.071Z] ========================================================= [2022-02-25T14:54:08.071Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-25T14:54:08.071Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:54:08.365Z] + make test [2022-02-25T14:54:08.365Z] go mod tidy [2022-02-25T14:54:08.633Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-25T14:54:15.287Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-25T14:54:33.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-25T14:54:36.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-25T14:54:36.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-25T14:54:36.694Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-25T14:54:38.631Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-25T14:54:39.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-25T14:54:39.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-25T14:54:39.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-25T14:54:39.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-25T14:54:39.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-25T14:54:40.096Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-25T14:54:40.096Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-25T14:54:40.096Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-25T14:54:40.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-25T14:54:42.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.031s coverage: 28.7% of statements [2022-02-25T14:54:42.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-25T14:54:42.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-25T14:54:42.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2022-02-25T14:54:42.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-25T14:54:43.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 44.7% of statements [2022-02-25T14:54:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-25T14:54:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-25T14:54:43.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements [2022-02-25T14:54:43.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-25T14:54:43.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:54:44.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2022-02-25T14:54:44.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-25T14:54:44.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-25T14:54:44.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-25T14:54:44.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-25T14:54:44.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-25T14:54:45.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements [2022-02-25T14:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-25T14:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:54:45.291Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2022-02-25T14:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-25T14:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-25T14:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-25T14:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-25T14:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-25T14:54:45.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2022-02-25T14:54:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-25T14:54:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-25T14:54:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-25T14:54:46.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2022-02-25T14:54:46.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-25T14:54:46.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2022-02-25T14:54:46.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements [2022-02-25T14:54:46.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-25T14:54:47.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-02-25T14:54:47.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-02-25T14:54:47.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-02-25T14:54:47.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-02-25T14:54:47.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-02-25T14:55:00.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2022-02-25T14:55:00.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-02-25T14:55:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.197s coverage: 82.5% of statements [2022-02-25T14:55:06.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.253s coverage: 65.4% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-25T14:55:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-02-25T14:55:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-25T14:55:31.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.105s coverage: 17.7% of statements [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-25T14:55:31.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-25T14:55:31.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-25T14:55:31.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-25T14:55:31.479Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-25T14:55:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-25T14:55:31.479Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-02-25T14:55:31.479Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-02-25T14:55:31.479Z] 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-02-25T14:55:53.475Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5988 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws [2022-02-25T14:55:53.489Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-02-25T14:55:53.775Z] The recommended git tool is: git [2022-02-25T14:55:58.709Z] using credential edgex-jenkins-ssh [2022-02-25T14:55:58.726Z] Cloning the remote Git repository [2022-02-25T14:55:58.787Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:55:58.867Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-02-25T14:55:58.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:55:58.969Z] > git --version # timeout=10 [2022-02-25T14:55:58.990Z] > git --version # 'git version 2.17.1' [2022-02-25T14:55:58.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:55:59.063Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:56:10.383Z] GO111MODULE=on go vet ./... [2022-02-25T14:56:16.997Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-25T14:56:16.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-25T14:56:17.263Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-25T14:56:17.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-25T14:56:17.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:56:17.798Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T14:56:17.840Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T14:56:17.913Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T14:56:17.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:56:17.942Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-25T14:56:18.151Z] + ls -al . [2022-02-25T14:56:18.151Z] total 644 [2022-02-25T14:56:18.152Z] drwxrwxr-x 10 1001 1001 4096 Feb 25 14:56 . [2022-02-25T14:56:18.152Z] drwxr-xr-x 4 root root 28 Feb 25 14:54 .. [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 14:52 .dockerignore [2022-02-25T14:56:18.152Z] drwxrwxr-x 8 1001 1001 179 Feb 25 14:52 .git [2022-02-25T14:56:18.152Z] drwxrwxr-x 4 1001 1001 142 Feb 25 14:52 .github [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 804 Feb 25 14:52 .gitignore [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 14:52 .golangci.yml [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 76 Feb 25 14:52 .hadolint.yml [2022-02-25T14:56:18.152Z] drwx------ 3 1001 1001 73 Feb 25 14:53 .semver [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 14:52 .sonarcloud.properties [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:52 ADOPTERS.md [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:52 Attribution.txt [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:52 CHANGELOG.md [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:52 CONTRIBUTING.md [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 14:52 GOVERNANCE.md [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 849 Feb 25 14:52 Jenkinsfile [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:52 LICENSE [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:52 Makefile [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 14:52 OWNERS.md [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:52 README.md [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:52 SECURITY.md [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 14:53 VERSION [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:52 ZMQWindows.md [2022-02-25T14:56:18.152Z] drwxrwxr-x 2 1001 1001 37 Feb 25 14:52 bin [2022-02-25T14:56:18.152Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 14:52 cmd [2022-02-25T14:56:18.152Z] -rw-r--r-- 1 root root 428383 Feb 25 14:55 coverage.out [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:52 go.mod [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:52 go.sum [2022-02-25T14:56:18.152Z] drwxrwxr-x 8 1001 1001 124 Feb 25 14:52 internal [2022-02-25T14:56:18.152Z] drwxrwxr-x 3 1001 1001 16 Feb 25 14:52 openapi [2022-02-25T14:56:18.152Z] drwxrwxr-x 4 1001 1001 71 Feb 25 14:52 snap [2022-02-25T14:56:18.152Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 14:52 version.go [Pipeline] sh [2022-02-25T14:56:18.447Z] + '[' -e coverage.out ] [2022-02-25T14:56:18.447Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-25T14:56:18.560Z] Stashed 1 file(s) [Pipeline] sh [2022-02-25T14:56:18.849Z] + make build [2022-02-25T14:56:18.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T14:56:18.851Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 42b20646e8584a10ddde83ec2cda59ddfdb254aa [2022-02-25T14:56:19.386Z] Merge succeeded, producing 455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T14:56:19.387Z] Checking out Revision 455abcd9ffacb4b5b146b314a990549bbdfe1d9d (PR-3888) [2022-02-25T14:56:18.875Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T14:56:18.899Z] > git checkout -f 42b20646e8584a10ddde83ec2cda59ddfdb254aa # timeout=10 [2022-02-25T14:56:19.142Z] > git remote # timeout=10 [2022-02-25T14:56:19.162Z] > git config --get remote.origin.url # timeout=10 [2022-02-25T14:56:19.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T14:56:19.193Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-02-25T14:56:19.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-25T14:56:19.397Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T14:56:19.412Z] > git checkout -f 455abcd9ffacb4b5b146b314a990549bbdfe1d9d # timeout=10 [2022-02-25T14:56:20.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T14:56:23.810Z] Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" [2022-02-25T14:56:23.836Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-25T14:56:24.674Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-25T14:56:24.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-25T14:56:24.674Z] Dload Upload Total Spent Left Speed [2022-02-25T14:56:24.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [2022-02-25T14:56:23.822Z] > git rev-list --no-walk 6c98ee66bebcee21a0fc33f2ed89db20be913706 # timeout=10 [Pipeline] sh [2022-02-25T14:56:25.198Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-25T14:56:25.549Z] + sudo tee /etc/docker/daemon.new [2022-02-25T14:56:25.549Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-25T14:56:25.549Z] { [2022-02-25T14:56:25.549Z] "registry-mirrors": [ [2022-02-25T14:56:25.549Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-25T14:56:25.549Z] ], [2022-02-25T14:56:25.549Z] "bip": "10.250.0.254/24", [2022-02-25T14:56:25.549Z] "hosts": [ [2022-02-25T14:56:25.549Z] "tcp://0.0.0.0:5555", [2022-02-25T14:56:25.549Z] "unix:///var/run/docker.sock" [2022-02-25T14:56:25.549Z] ], [2022-02-25T14:56:25.549Z] "mtu": 1458, [2022-02-25T14:56:25.549Z] "selinux-enabled": true, [2022-02-25T14:56:25.549Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-25T14:56:25.549Z] } [Pipeline] sh [2022-02-25T14:56:25.972Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-25T14:56:26.320Z] + sudo service docker restart [2022-02-25T14:56:28.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T14:56:28.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T14:56:30.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T14:56:30.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T14:56:31.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T14:56:32.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T14:56:32.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T14:56:33.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T14:56:34.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T14:56:35.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-25T14:56:37.145Z] $ docker stop --time=1 3a1c2f4dcede5ce26f509520b1e9d7d931c4322fd4e8906f6ea997c4fd889afc [2022-02-25T14:56:38.810Z] $ docker rm -f 3a1c2f4dcede5ce26f509520b1e9d7d931c4322fd4e8906f6ea997c4fd889afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:56:39.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:56:39.838Z] [2022-02-25T14:56:39.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:56:40.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:56:40.137Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-25T14:56:40.137Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-25T14:56:40.137Z] ca9280d653b3: Pulling fs layer [2022-02-25T14:56:40.137Z] 7e9c9ca2126c: Pulling fs layer [2022-02-25T14:56:40.137Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-25T14:56:40.137Z] cbdbe7a5bc2a: Download complete [2022-02-25T14:56:40.404Z] ca9280d653b3: Verifying Checksum [2022-02-25T14:56:40.404Z] ca9280d653b3: Download complete [2022-02-25T14:56:40.404Z] cbdbe7a5bc2a: Pull complete [2022-02-25T14:56:40.669Z] 7e9c9ca2126c: Verifying Checksum [2022-02-25T14:56:40.669Z] 7e9c9ca2126c: Download complete [2022-02-25T14:56:40.932Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T14:56:44.663Z] provisioning config files... [2022-02-25T14:56:44.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config601127811110367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T14:56:45.054Z] ---> docker-login.sh [2022-02-25T14:56:45.054Z] nexus3.edgexfoundry.org:10001 [2022-02-25T14:56:45.158Z] 7e9c9ca2126c: Pull complete [2022-02-25T14:56:45.158Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-25T14:56:45.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:56:45.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-25T14:56:45.237Z] prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container [2022-02-25T14:56:45.274Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-25T14:56:45.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:56:45.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:56:45.929Z] Configure a credential helper to remove this warning. See [2022-02-25T14:56:45.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:56:45.929Z] [2022-02-25T14:56:45.929Z] Login Succeeded [2022-02-25T14:56:45.929Z] nexus3.edgexfoundry.org:10002 [2022-02-25T14:56:46.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:56:46.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:56:46.202Z] Configure a credential helper to remove this warning. See [2022-02-25T14:56:46.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:56:46.202Z] [2022-02-25T14:56:46.202Z] Login Succeeded [2022-02-25T14:56:46.202Z] nexus3.edgexfoundry.org:10003 [2022-02-25T14:56:46.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:56:46.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:56:46.796Z] Configure a credential helper to remove this warning. See [2022-02-25T14:56:46.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:56:46.796Z] [2022-02-25T14:56:46.796Z] Login Succeeded [2022-02-25T14:56:46.796Z] nexus3.edgexfoundry.org:10004 [2022-02-25T14:56:47.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:56:47.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:56:47.078Z] Configure a credential helper to remove this warning. See [2022-02-25T14:56:47.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:56:47.078Z] [2022-02-25T14:56:47.078Z] Login Succeeded [2022-02-25T14:56:47.078Z] docker.io [2022-02-25T14:56:47.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T14:56:47.447Z] $ docker top 29f89fc1226927faf13fe288d526dac8ea6313c3e2ac1ad4b052990cb5a24565 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:56:47.805Z] + docker-compose build --help [2022-02-25T14:56:47.805Z] + grep parallel [2022-02-25T14:56:47.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T14:56:47.944Z] Configure a credential helper to remove this warning. See [2022-02-25T14:56:47.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T14:56:47.944Z] [2022-02-25T14:56:47.944Z] Login Succeeded [2022-02-25T14:56:47.944Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T14:56:47.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-02-25T14:56:48.375Z] --parallel Build images in parallel. [Pipeline] } [2022-02-25T14:56:48.386Z] $ docker stop --time=1 29f89fc1226927faf13fe288d526dac8ea6313c3e2ac1ad4b052990cb5a24565 [2022-02-25T14:56:49.564Z] $ docker rm -f 29f89fc1226927faf13fe288d526dac8ea6313c3e2ac1ad4b052990cb5a24565 [Pipeline] // withDockerContainer [Pipeline] echo [2022-02-25T14:56:49.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-25T14:56:49.737Z] ========================================================= [2022-02-25T14:56:49.737Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-25T14:56:49.737Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:56:50.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T14:56:50.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T14:56:50.126Z] . [Pipeline] withDockerContainer [2022-02-25T14:56:50.193Z] prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container [2022-02-25T14:56:50.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-25T14:56:50.338Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-25T14:56:50.338Z] 9b3977197b4f: Pulling fs layer [2022-02-25T14:56:50.338Z] 1a89e8eeedd5: Pulling fs layer [2022-02-25T14:56:50.338Z] 94645a83ff95: Pulling fs layer [2022-02-25T14:56:50.338Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-25T14:56:50.338Z] 0c92f367c5e7: Pulling fs layer [2022-02-25T14:56:50.338Z] f7c0051592d6: Pulling fs layer [2022-02-25T14:56:50.338Z] a227ed2f7395: Pulling fs layer [2022-02-25T14:56:50.338Z] 7b1c46037f91: Pulling fs layer [2022-02-25T14:56:50.338Z] 0c92f367c5e7: Waiting [2022-02-25T14:56:50.338Z] f7c0051592d6: Waiting [2022-02-25T14:56:50.338Z] a227ed2f7395: Waiting [2022-02-25T14:56:50.338Z] 7b1c46037f91: Waiting [2022-02-25T14:56:50.338Z] 3f3a8bcf1eab: Waiting [2022-02-25T14:56:50.338Z] 94645a83ff95: Download complete [2022-02-25T14:56:50.338Z] 1a89e8eeedd5: Verifying Checksum [2022-02-25T14:56:50.338Z] 1a89e8eeedd5: Download complete [2022-02-25T14:56:50.338Z] 0c92f367c5e7: Verifying Checksum [2022-02-25T14:56:50.338Z] 0c92f367c5e7: Download complete [2022-02-25T14:56:50.338Z] f7c0051592d6: Verifying Checksum [2022-02-25T14:56:50.338Z] f7c0051592d6: Download complete [2022-02-25T14:56:50.338Z] 9b3977197b4f: Verifying Checksum [2022-02-25T14:56:50.338Z] 9b3977197b4f: Download complete [2022-02-25T14:56:50.338Z] a227ed2f7395: Verifying Checksum [2022-02-25T14:56:50.338Z] a227ed2f7395: Download complete [2022-02-25T14:56:50.533Z] $ docker top 41ca53ff50711bb640221494913dbb42f28f430bef1aed964ca16242514b4c39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T14:56:50.879Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-25T14:56:50.937Z] 9b3977197b4f: Pull complete [2022-02-25T14:56:51.451Z] Building core-command ... [2022-02-25T14:56:51.451Z] Building core-data ... [2022-02-25T14:56:51.451Z] Building core-metadata ... [2022-02-25T14:56:51.451Z] Building security-bootstrapper ... [2022-02-25T14:56:51.451Z] Building security-proxy-setup ... [2022-02-25T14:56:51.451Z] Building security-secretstore-setup ... [2022-02-25T14:56:51.451Z] Building support-notifications ... [2022-02-25T14:56:51.451Z] Building support-scheduler ... [2022-02-25T14:56:51.451Z] Building sys-mgmt-agent ... [2022-02-25T14:56:51.451Z] Building sys-mgmt-agent [2022-02-25T14:56:51.451Z] Building security-proxy-setup [2022-02-25T14:56:51.451Z] Building support-notifications [2022-02-25T14:56:51.451Z] Building support-scheduler [2022-02-25T14:56:51.451Z] Building core-metadata [2022-02-25T14:56:51.547Z] 1a89e8eeedd5: Pull complete [2022-02-25T14:56:52.148Z] 94645a83ff95: Pull complete [2022-02-25T14:56:52.148Z] 7b1c46037f91: Verifying Checksum [2022-02-25T14:56:52.148Z] 7b1c46037f91: Download complete [2022-02-25T14:56:52.743Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-25T14:56:52.743Z] 3f3a8bcf1eab: Download complete [2022-02-25T14:57:03.788Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:57:03.788Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:57:03.788Z] ---> 81f098fd2ad5 [2022-02-25T14:57:03.788Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T14:57:03.788Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:57:03.788Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:57:03.788Z] ---> 81f098fd2ad5 [2022-02-25T14:57:03.788Z] Step 3/21 : WORKDIR /edgex-go [2022-02-25T14:57:03.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:57:03.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:57:03.788Z] ---> 81f098fd2ad5 [2022-02-25T14:57:03.788Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:57:05.253Z] 3f3a8bcf1eab: Pull complete [2022-02-25T14:57:05.253Z] 0c92f367c5e7: Pull complete [2022-02-25T14:57:05.253Z] f7c0051592d6: Pull complete [2022-02-25T14:57:05.526Z] a227ed2f7395: Pull complete [2022-02-25T14:57:08.024Z] ---> Running in fa6a5b5a9585 [2022-02-25T14:57:08.024Z] ---> Running in ed2e1b8c8da8 [2022-02-25T14:57:08.024Z] ---> Running in 6c7c705ad1e4 [2022-02-25T14:57:09.408Z] Removing intermediate container 6c7c705ad1e4 [2022-02-25T14:57:09.408Z] ---> b30cea6fc75b [2022-02-25T14:57:09.408Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:57:09.408Z] Removing intermediate container ed2e1b8c8da8 [2022-02-25T14:57:09.408Z] ---> b62436b2f3e7 [2022-02-25T14:57:09.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:57:09.408Z] Removing intermediate container fa6a5b5a9585 [2022-02-25T14:57:09.408Z] ---> 3ab213bf203f [2022-02-25T14:57:09.408Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:57:09.670Z] ---> Running in c6b4e82b7966 [2022-02-25T14:57:09.670Z] ---> Running in fc341ccbc16a [2022-02-25T14:57:09.670Z] ---> Running in 2a7be47618c6 [2022-02-25T14:57:12.232Z] 7b1c46037f91: Pull complete [2022-02-25T14:57:12.232Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-25T14:57:12.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T14:57:12.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:57:12.578Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T14:57:12.578Z] WORKDIR /edgex [2022-02-25T14:57:12.578Z] COPY go.mod . [2022-02-25T14:57:12.578Z] RUN go mod download -t [2022-02-25T14:57:12.578Z] ci-base-image-arm64 -f - . [2022-02-25T14:57:14.954Z] Removing intermediate container c6b4e82b7966 [2022-02-25T14:57:14.954Z] ---> 7161240bab38 [2022-02-25T14:57:14.954Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-25T14:57:15.208Z] Sending build context to Docker daemon 168.7MB [2022-02-25T14:57:15.208Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T14:57:15.208Z] ---> f79e39bc4007 [2022-02-25T14:57:15.208Z] Step 2/4 : WORKDIR /edgex [2022-02-25T14:57:15.214Z] Removing intermediate container 2a7be47618c6 [2022-02-25T14:57:15.214Z] ---> 50a38aa92859 [2022-02-25T14:57:15.214Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T14:57:15.474Z] ---> Running in 55c51371fbe8 [2022-02-25T14:57:15.475Z] Removing intermediate container fc341ccbc16a [2022-02-25T14:57:15.475Z] ---> 3d2a557cd798 [2022-02-25T14:57:15.475Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-25T14:57:15.735Z] ---> Running in 30508ddd8ded [2022-02-25T14:57:15.995Z] ---> Running in 058f4bc8012e [2022-02-25T14:57:17.185Z] ---> Running in 5afb7210fd76 [2022-02-25T14:57:17.459Z] Removing intermediate container 5afb7210fd76 [2022-02-25T14:57:17.459Z] ---> 376e457e1627 [2022-02-25T14:57:17.459Z] Step 3/4 : COPY go.mod . [2022-02-25T14:57:18.054Z] ---> c953531478b7 [2022-02-25T14:57:18.054Z] Step 4/4 : RUN go mod download [2022-02-25T14:57:18.329Z] ---> Running in 145900d5494a [2022-02-25T14:57:18.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:18.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:18.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:18.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:57:18.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:57:18.554Z] ---> 81f098fd2ad5 [2022-02-25T14:57:18.554Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T14:57:18.554Z] ---> Using cache [2022-02-25T14:57:18.554Z] ---> 3ab213bf203f [2022-02-25T14:57:18.554Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:57:18.554Z] ---> Using cache [2022-02-25T14:57:18.554Z] ---> 7161240bab38 [2022-02-25T14:57:18.554Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-25T14:57:19.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:19.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:19.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:19.397Z] OK: 221 MiB in 52 packages [2022-02-25T14:57:19.397Z] OK: 221 MiB in 52 packages [2022-02-25T14:57:19.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:57:19.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:57:19.656Z] ---> 81f098fd2ad5 [2022-02-25T14:57:19.656Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:57:19.656Z] ---> Using cache [2022-02-25T14:57:19.656Z] ---> 3ab213bf203f [2022-02-25T14:57:19.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:57:19.656Z] ---> Using cache [2022-02-25T14:57:19.656Z] ---> 7161240bab38 [2022-02-25T14:57:19.656Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-25T14:57:19.656Z] OK: 221 MiB in 52 packages [2022-02-25T14:57:19.931Z] ---> Running in 8b83a569ddf4 [2022-02-25T14:57:19.931Z] ---> Running in e90e274b5444 [2022-02-25T14:57:20.194Z] Removing intermediate container 30508ddd8ded [2022-02-25T14:57:20.194Z] ---> 0b2cd8fd33f7 [2022-02-25T14:57:20.194Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:57:20.194Z] Removing intermediate container 55c51371fbe8 [2022-02-25T14:57:20.194Z] ---> cc66074b0307 [2022-02-25T14:57:20.194Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T14:57:20.194Z] Removing intermediate container 058f4bc8012e [2022-02-25T14:57:20.194Z] ---> 39be227c6634 [2022-02-25T14:57:20.194Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-25T14:57:20.456Z] ---> 8306d9ef13cc [2022-02-25T14:57:20.456Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:57:20.456Z] ---> dbd92a300df2 [2022-02-25T14:57:20.456Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:57:20.456Z] ---> 12c70435298c [2022-02-25T14:57:20.456Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:57:20.456Z] ---> Running in f862054036c8 [2022-02-25T14:57:20.456Z] ---> Running in 931fe88d17ca [2022-02-25T14:57:20.456Z] ---> Running in 2e58b7bc1727 [2022-02-25T14:57:20.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:20.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:57:21.980Z] OK: 221 MiB in 52 packages [2022-02-25T14:57:21.980Z] OK: 221 MiB in 52 packages [2022-02-25T14:57:22.241Z] Removing intermediate container e90e274b5444 [2022-02-25T14:57:22.241Z] ---> bc73fc0cc875 [2022-02-25T14:57:22.241Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:57:22.241Z] Removing intermediate container 8b83a569ddf4 [2022-02-25T14:57:22.241Z] ---> 3706aa21bb6c [2022-02-25T14:57:22.241Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T14:57:22.503Z] ---> 3ca02b315220 [2022-02-25T14:57:22.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:57:22.503Z] ---> 8fc4370fc36e [2022-02-25T14:57:22.503Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:57:22.503Z] ---> Running in aad4f18066f0 [2022-02-25T14:57:22.503Z] Removing intermediate container 2e58b7bc1727 [2022-02-25T14:57:22.503Z] ---> 4aa09c5a14cd [2022-02-25T14:57:22.503Z] Step 8/21 : COPY . . [2022-02-25T14:57:22.503Z] ---> Running in 7d5c05907616 [2022-02-25T14:57:22.503Z] Removing intermediate container 931fe88d17ca [2022-02-25T14:57:22.503Z] ---> 38e30223d63a [2022-02-25T14:57:22.503Z] Step 8/22 : COPY . . [2022-02-25T14:57:22.773Z] Removing intermediate container f862054036c8 [2022-02-25T14:57:22.773Z] ---> fb64db2fd625 [2022-02-25T14:57:22.773Z] Step 8/23 : COPY . . [2022-02-25T14:57:30.952Z] ---> 8475ac63eb1d [2022-02-25T14:57:30.952Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-25T14:57:30.952Z] ---> 5b0759f383cc [2022-02-25T14:57:30.952Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-25T14:57:30.952Z] Removing intermediate container aad4f18066f0 [2022-02-25T14:57:30.952Z] ---> a65e7cb12881 [2022-02-25T14:57:30.952Z] Step 8/23 : COPY . . [2022-02-25T14:57:30.952Z] ---> 9b5a1d56754c [2022-02-25T14:57:30.952Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-25T14:57:30.952Z] Removing intermediate container 7d5c05907616 [2022-02-25T14:57:30.952Z] ---> 5ae706691cba [2022-02-25T14:57:30.952Z] Step 8/22 : COPY . . [2022-02-25T14:57:30.952Z] ---> Running in 6ed481e51489 [2022-02-25T14:57:30.952Z] ---> Running in 7f0443f597c7 [2022-02-25T14:57:30.952Z] ---> Running in f1cdead8f010 [2022-02-25T14:57:31.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T14:57:31.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T14:57:31.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T14:57:42.011Z] ---> 198c6f31137f [2022-02-25T14:57:42.011Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-25T14:57:42.011Z] ---> 3d1d267dc3cf [2022-02-25T14:57:42.011Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-25T14:57:42.011Z] ---> Running in 33397196df9b [2022-02-25T14:57:42.011Z] ---> Running in cccbfcde5a5d [2022-02-25T14:57:42.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T14:57:42.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T14:58:08.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T14:58:12.878Z] Removing intermediate container f1cdead8f010 [2022-02-25T14:58:12.878Z] ---> 8f396c5d7e8b [2022-02-25T14:58:12.878Z] [2022-02-25T14:58:12.878Z] Step 10/21 : FROM alpine:3.14 [2022-02-25T14:58:13.145Z] 3.14: Pulling from library/alpine [2022-02-25T14:58:13.719Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T14:58:13.719Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T14:58:13.981Z] ---> 0a97eee8041e [2022-02-25T14:58:13.981Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-25T14:58:13.981Z] ---> Running in 788ccd7291c8 [2022-02-25T14:58:14.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:14.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:15.194Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-25T14:58:15.194Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-25T14:58:15.194Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T14:58:15.194Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-25T14:58:15.459Z] (5/5) Installing curl (7.79.1-r0) [2022-02-25T14:58:15.459Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:58:15.459Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:58:15.459Z] Removing intermediate container 7f0443f597c7 [2022-02-25T14:58:15.459Z] ---> 9d763e62f258 [2022-02-25T14:58:15.459Z] [2022-02-25T14:58:15.459Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T14:58:15.459Z] ---> 0a97eee8041e [2022-02-25T14:58:15.459Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:58:15.459Z] OK: 8 MiB in 19 packages [2022-02-25T14:58:15.726Z] ---> Running in ef9f55a666c9 [2022-02-25T14:58:15.992Z] Removing intermediate container 6ed481e51489 [2022-02-25T14:58:15.992Z] ---> 038d5fb6eeff [2022-02-25T14:58:15.992Z] [2022-02-25T14:58:15.992Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:58:15.992Z] ---> 0a97eee8041e [2022-02-25T14:58:15.992Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:58:15.992Z] ---> Running in 22dd1abd8693 [2022-02-25T14:58:16.575Z] Removing intermediate container 788ccd7291c8 [2022-02-25T14:58:16.575Z] ---> a2d115a6a2e7 [2022-02-25T14:58:16.575Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T14:58:16.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:16.575Z] ---> Running in acf117f619df [2022-02-25T14:58:16.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:16.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:16.838Z] Removing intermediate container acf117f619df [2022-02-25T14:58:16.838Z] ---> 1d18990fc8df [2022-02-25T14:58:16.838Z] Step 13/21 : WORKDIR /edgex [2022-02-25T14:58:16.838Z] ---> Running in f2ccbcfa7690 [2022-02-25T14:58:16.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:16.838Z] Removing intermediate container f2ccbcfa7690 [2022-02-25T14:58:16.838Z] ---> 2125df61fdc8 [2022-02-25T14:58:16.838Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-25T14:58:17.104Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T14:58:17.104Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:58:17.104Z] OK: 6 MiB in 15 packages [2022-02-25T14:58:17.104Z] ---> 7313884dbb1d [2022-02-25T14:58:17.104Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-25T14:58:17.366Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T14:58:17.366Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:58:17.366Z] OK: 6 MiB in 15 packages [2022-02-25T14:58:17.626Z] Removing intermediate container ef9f55a666c9 [2022-02-25T14:58:17.626Z] ---> 137446979249 [2022-02-25T14:58:17.626Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:58:17.626Z] ---> f2eb70f54b4c [2022-02-25T14:58:17.626Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-25T14:58:17.896Z] ---> Running in 26a34384ba4f [2022-02-25T14:58:17.896Z] Removing intermediate container 22dd1abd8693 [2022-02-25T14:58:17.896Z] ---> 4e1870984caf [2022-02-25T14:58:17.896Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:58:18.161Z] Removing intermediate container 26a34384ba4f [2022-02-25T14:58:18.161Z] ---> 1a4f3e85a336 [2022-02-25T14:58:18.161Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-25T14:58:18.425Z] ---> Running in e49cbd8c9c18 [2022-02-25T14:58:18.425Z] ---> Running in cd6d4609610b [2022-02-25T14:58:18.689Z] Removing intermediate container e49cbd8c9c18 [2022-02-25T14:58:18.689Z] ---> 2f8716a97d85 [2022-02-25T14:58:18.689Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-25T14:58:18.689Z] ---> 9d1b2539d5ee [2022-02-25T14:58:18.689Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-25T14:58:18.689Z] ---> Running in c65697fa931e [2022-02-25T14:58:18.689Z] Removing intermediate container cd6d4609610b [2022-02-25T14:58:18.689Z] ---> d443e7385fa4 [2022-02-25T14:58:18.689Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T14:58:18.689Z] ---> Running in 44cf6b57981c [2022-02-25T14:58:18.689Z] Removing intermediate container 33397196df9b [2022-02-25T14:58:18.689Z] ---> 5cf9a774289c [2022-02-25T14:58:18.689Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-25T14:58:18.956Z] ---> Running in 1da21cd6b43f [2022-02-25T14:58:18.956Z] ---> Running in 30910a318fb1 [2022-02-25T14:58:18.956Z] Removing intermediate container c65697fa931e [2022-02-25T14:58:18.956Z] ---> d89ae2faaa32 [2022-02-25T14:58:18.956Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T14:58:18.956Z] ---> Running in f9269a55769c [2022-02-25T14:58:18.956Z] Removing intermediate container 44cf6b57981c [2022-02-25T14:58:18.956Z] ---> c90d2d3bcbe9 [2022-02-25T14:58:18.956Z] Step 18/21 : CMD ["--init=true"] [2022-02-25T14:58:18.956Z] Removing intermediate container 1da21cd6b43f [2022-02-25T14:58:18.956Z] ---> 891bd00f9f6c [2022-02-25T14:58:18.956Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:58:18.956Z] Removing intermediate container f9269a55769c [2022-02-25T14:58:18.956Z] ---> ca9665c4af20 [2022-02-25T14:58:18.956Z] Step 15/23 : WORKDIR / [2022-02-25T14:58:19.215Z] ---> Running in b4aa7dd60ef4 [2022-02-25T14:58:19.215Z] ---> Running in 06f8e1d5b9a0 [2022-02-25T14:58:19.483Z] Removing intermediate container 06f8e1d5b9a0 [2022-02-25T14:58:19.483Z] ---> 0582a536de4a [2022-02-25T14:58:19.483Z] Step 19/21 : LABEL arch=x86_64 [2022-02-25T14:58:19.483Z] Removing intermediate container b4aa7dd60ef4 [2022-02-25T14:58:19.483Z] ---> 8e53a239aff7 [2022-02-25T14:58:19.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:58:19.483Z] ---> a1d7c0bb5669 [2022-02-25T14:58:19.483Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-25T14:58:19.483Z] ---> Running in 75975dbd044b [2022-02-25T14:58:19.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T14:58:19.483Z] Removing intermediate container 75975dbd044b [2022-02-25T14:58:19.483Z] ---> 25b1bcbfc143 [2022-02-25T14:58:19.483Z] Step 20/21 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:58:19.765Z] ---> Running in 66b955c0ea92 [2022-02-25T14:58:19.765Z] ---> 1060b2c2e242 [2022-02-25T14:58:19.765Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-25T14:58:19.765Z] Removing intermediate container 66b955c0ea92 [2022-02-25T14:58:19.765Z] ---> d19a6f9d4f6b [2022-02-25T14:58:19.765Z] Step 21/21 : LABEL version=0.0.0 [2022-02-25T14:58:20.721Z] ---> 91aa52785ed7 [2022-02-25T14:58:20.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-25T14:58:20.721Z] ---> Running in 3296b1f48b13 [2022-02-25T14:58:20.721Z] ---> 1459f39bb4a8 [2022-02-25T14:58:20.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-25T14:58:20.721Z] Removing intermediate container cccbfcde5a5d [2022-02-25T14:58:20.721Z] ---> 7ea0f8de7c32 [2022-02-25T14:58:20.721Z] [2022-02-25T14:58:20.721Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T14:58:20.721Z] ---> 0a97eee8041e [2022-02-25T14:58:20.721Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-25T14:58:20.721Z] Removing intermediate container 3296b1f48b13 [2022-02-25T14:58:20.721Z] ---> a062e8254829 [2022-02-25T14:58:20.721Z] [2022-02-25T14:58:20.721Z] ---> Running in b99fa10a1de4 [2022-02-25T14:58:20.721Z] ---> 049f70ca4b6c [2022-02-25T14:58:20.721Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-25T14:58:20.721Z] Successfully built a062e8254829 [2022-02-25T14:58:20.721Z] ---> Running in bbc60b3b4193 [2022-02-25T14:58:20.721Z] Successfully tagged security-proxy-setup:latest [2022-02-25T14:58:20.721Z] Building security-bootstrapper [2022-02-25T14:58:20.998Z]  Building security-proxy-setup ... done Removing intermediate container 30910a318fb1 [2022-02-25T14:58:20.998Z] ---> 3d6614d72db3 [2022-02-25T14:58:20.998Z] [2022-02-25T14:58:20.998Z] Step 11/23 : FROM docker:20.10.10 [2022-02-25T14:58:21.257Z] ---> b96513181eef [2022-02-25T14:58:21.257Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-25T14:58:21.257Z] 20.10.10: Pulling from library/docker [2022-02-25T14:58:21.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:21.257Z] Removing intermediate container bbc60b3b4193 [2022-02-25T14:58:21.257Z] ---> f11e538cea2a [2022-02-25T14:58:21.257Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:58:21.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:21.517Z] ---> Running in 4d07541d8707 [2022-02-25T14:58:21.517Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-25T14:58:21.517Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-25T14:58:21.517Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:58:21.517Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:58:21.783Z] OK: 6 MiB in 16 packages [2022-02-25T14:58:21.783Z] ---> Running in 53fd525ad838 [2022-02-25T14:58:22.374Z] Removing intermediate container 4d07541d8707 [2022-02-25T14:58:22.374Z] ---> 7e1ab796a048 [2022-02-25T14:58:22.374Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:58:22.640Z] Removing intermediate container 53fd525ad838 [2022-02-25T14:58:22.640Z] ---> 30462d900246 [2022-02-25T14:58:22.640Z] Step 20/22 : LABEL arch=x86_64 [2022-02-25T14:58:22.640Z] ---> Running in 36d7dd193cc4 [2022-02-25T14:58:22.640Z] ---> Running in 39ed444d2c25 [2022-02-25T14:58:22.916Z] Removing intermediate container b99fa10a1de4 [2022-02-25T14:58:22.916Z] ---> 3e9a5ee07853 [2022-02-25T14:58:22.916Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:58:22.916Z] Removing intermediate container 36d7dd193cc4 [2022-02-25T14:58:22.916Z] ---> e5e785f4697a [2022-02-25T14:58:22.916Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:58:22.916Z] Removing intermediate container 39ed444d2c25 [2022-02-25T14:58:22.916Z] ---> da72ab4c7cf7 [2022-02-25T14:58:22.916Z] Step 21/22 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:58:22.916Z] ---> Running in 31894f51742e [2022-02-25T14:58:22.916Z] ---> Running in 8191fbdf8d78 [2022-02-25T14:58:22.916Z] ---> Running in a86dec102877 [2022-02-25T14:58:23.185Z] Removing intermediate container 8191fbdf8d78 [2022-02-25T14:58:23.185Z] ---> 3c9b7917cdad [2022-02-25T14:58:23.185Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-25T14:58:23.185Z] Removing intermediate container 31894f51742e [2022-02-25T14:58:23.185Z] ---> 407f3c1b08bc [2022-02-25T14:58:23.185Z] Step 22/23 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:58:23.185Z] ---> Running in aa807adf2237 [2022-02-25T14:58:23.185Z] Removing intermediate container a86dec102877 [2022-02-25T14:58:23.185Z] ---> 3645484626c9 [2022-02-25T14:58:23.185Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T14:58:23.471Z] ---> Running in 9fa4b4e05ba3 [2022-02-25T14:58:23.471Z] ---> Running in 37ade2bcab85 [2022-02-25T14:58:23.471Z] Removing intermediate container aa807adf2237 [2022-02-25T14:58:23.471Z] ---> 3d14e99df5cd [2022-02-25T14:58:23.471Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T14:58:23.471Z] ---> Running in 0d3c0fad63d5 [2022-02-25T14:58:23.471Z] Removing intermediate container 37ade2bcab85 [2022-02-25T14:58:23.471Z] ---> f27605faaa71 [2022-02-25T14:58:23.471Z] [2022-02-25T14:58:23.471Z] Removing intermediate container 9fa4b4e05ba3 [2022-02-25T14:58:23.471Z] ---> d2fcff799b87 [2022-02-25T14:58:23.471Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:58:23.765Z] Successfully built f27605faaa71 [2022-02-25T14:58:23.765Z] ---> Running in 0eef10b47a4a [2022-02-25T14:58:23.765Z] Successfully tagged support-scheduler:latest [2022-02-25T14:58:23.765Z]  Building support-scheduler ... done Building core-command [2022-02-25T14:58:23.765Z] Removing intermediate container 0d3c0fad63d5 [2022-02-25T14:58:23.765Z] ---> 9e85b3265e02 [2022-02-25T14:58:23.765Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:58:26.340Z] Removing intermediate container 0eef10b47a4a [2022-02-25T14:58:26.340Z] ---> b9ad6cf89797 [2022-02-25T14:58:26.340Z] [2022-02-25T14:58:26.340Z] Successfully built b9ad6cf89797 [2022-02-25T14:58:26.912Z] ---> 13c3fc49580a [2022-02-25T14:58:26.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-25T14:58:26.912Z] Successfully tagged core-metadata:latest [2022-02-25T14:58:26.912Z]  Building core-metadata ... done Building core-data [2022-02-25T14:58:28.313Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-25T14:58:29.257Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-25T14:58:29.839Z] ---> b706a049f56e [2022-02-25T14:58:29.839Z] 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-02-25T14:58:31.761Z] ---> b842e8ab77bb [2022-02-25T14:58:31.761Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-25T14:58:31.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:58:31.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:58:32.026Z] ---> 81f098fd2ad5 [2022-02-25T14:58:32.026Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:58:32.026Z] ---> Using cache [2022-02-25T14:58:32.026Z] ---> 3ab213bf203f [2022-02-25T14:58:32.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:58:32.026Z] ---> Using cache [2022-02-25T14:58:32.026Z] ---> 7161240bab38 [2022-02-25T14:58:32.026Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-25T14:58:32.612Z] ---> Running in bb654d3693e9 [2022-02-25T14:58:32.873Z] ---> 615616b7d940 [2022-02-25T14:58:32.873Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-25T14:58:32.873Z] ---> Running in 9b1dec544635 [2022-02-25T14:58:33.136Z] ---> Running in f33c0d86f4bd [2022-02-25T14:58:33.397Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:58:33.397Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:58:33.397Z] ---> 81f098fd2ad5 [2022-02-25T14:58:33.397Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T14:58:33.397Z] ---> Using cache [2022-02-25T14:58:33.397Z] ---> 3ab213bf203f [2022-02-25T14:58:33.397Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:58:33.397Z] ---> Using cache [2022-02-25T14:58:33.397Z] ---> 7161240bab38 [2022-02-25T14:58:33.397Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T14:58:33.397Z] ---> Using cache [2022-02-25T14:58:33.397Z] ---> cc66074b0307 [2022-02-25T14:58:33.397Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:58:33.397Z] ---> Using cache [2022-02-25T14:58:33.397Z] ---> dbd92a300df2 [2022-02-25T14:58:33.397Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:58:33.397Z] ---> Using cache [2022-02-25T14:58:33.397Z] ---> 38e30223d63a [2022-02-25T14:58:33.397Z] Step 8/23 : COPY . . [2022-02-25T14:58:33.397Z] ---> Using cache [2022-02-25T14:58:33.397Z] ---> 5b0759f383cc [2022-02-25T14:58:33.397Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-25T14:58:33.658Z] Removing intermediate container bb654d3693e9 [2022-02-25T14:58:33.658Z] ---> 40a5321fc712 [2022-02-25T14:58:33.658Z] 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-02-25T14:58:33.919Z] ---> Running in 244f09bac338 [2022-02-25T14:58:33.919Z] Removing intermediate container f33c0d86f4bd [2022-02-25T14:58:33.919Z] ---> 71792e38de53 [2022-02-25T14:58:33.919Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:58:33.919Z] ---> Running in a5ffc74a478b [2022-02-25T14:58:34.494Z] ---> Running in e377f30c573d [2022-02-25T14:58:34.756Z] Removing intermediate container e377f30c573d [2022-02-25T14:58:34.756Z] ---> bc65a1408730 [2022-02-25T14:58:34.756Z] Step 20/22 : LABEL arch=x86_64 [2022-02-25T14:58:34.756Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:58:34.756Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:58:34.756Z] ---> 81f098fd2ad5 [2022-02-25T14:58:34.756Z] Step 3/31 : WORKDIR /edgex-go [2022-02-25T14:58:34.756Z] ---> Using cache [2022-02-25T14:58:34.756Z] ---> 3ab213bf203f [2022-02-25T14:58:34.756Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:58:34.756Z] ---> Using cache [2022-02-25T14:58:34.756Z] ---> 7161240bab38 [2022-02-25T14:58:34.756Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-25T14:58:34.756Z] ---> Using cache [2022-02-25T14:58:34.756Z] ---> cc66074b0307 [2022-02-25T14:58:34.757Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-25T14:58:34.757Z] ---> Using cache [2022-02-25T14:58:34.757Z] ---> dbd92a300df2 [2022-02-25T14:58:34.757Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:58:34.757Z] ---> Using cache [2022-02-25T14:58:34.757Z] ---> 38e30223d63a [2022-02-25T14:58:34.757Z] Step 8/31 : COPY . . [2022-02-25T14:58:34.757Z] ---> Using cache [2022-02-25T14:58:34.757Z] ---> 5b0759f383cc [2022-02-25T14:58:34.757Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-25T14:58:34.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:35.021Z] ---> Running in 089ca2d5b12e [2022-02-25T14:58:35.021Z] ---> Running in ebb8b96ffb38 [2022-02-25T14:58:35.021Z] Removing intermediate container ebb8b96ffb38 [2022-02-25T14:58:35.021Z] ---> 25dad0812047 [2022-02-25T14:58:35.021Z] Step 21/22 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:58:35.022Z] ---> Running in 5642783ded8c [2022-02-25T14:58:35.283Z] Removing intermediate container 5642783ded8c [2022-02-25T14:58:35.283Z] ---> 992b8058d571 [2022-02-25T14:58:35.283Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T14:58:35.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T14:58:35.283Z] ---> Running in 696b1685223c [2022-02-25T14:58:35.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:35.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:35.545Z] Removing intermediate container 696b1685223c [2022-02-25T14:58:35.545Z] ---> 8a6f2e98b1e8 [2022-02-25T14:58:35.545Z] [2022-02-25T14:58:35.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-25T14:58:35.545Z] (1/42) Installing readline (8.1.0-r0) [2022-02-25T14:58:35.545Z] (2/42) Installing bash (5.1.4-r0) [2022-02-25T14:58:35.545Z] Executing bash-5.1.4-r0.post-install [2022-02-25T14:58:35.545Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-25T14:58:35.545Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T14:58:35.545Z] Successfully built 8a6f2e98b1e8 [2022-02-25T14:58:35.545Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-25T14:58:35.545Z] Successfully tagged support-notifications:latest [2022-02-25T14:58:35.545Z] Building security-secretstore-setup [2022-02-25T14:58:35.545Z]  Building support-notifications ... done (6/42) Installing curl (7.79.1-r0) [2022-02-25T14:58:35.545Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-25T14:58:35.545Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-25T14:58:35.809Z] (9/42) Installing expat (2.4.5-r0) [2022-02-25T14:58:35.809Z] (10/42) Installing libffi (3.3-r2) [2022-02-25T14:58:35.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:58:35.809Z] (11/42) Installing gdbm (1.19-r0) [2022-02-25T14:58:35.809Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-25T14:58:35.809Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T14:58:35.809Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T14:58:35.809Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-25T14:58:35.809Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-25T14:58:35.809Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-25T14:58:36.078Z] OK: 221 MiB in 52 packages [2022-02-25T14:58:38.634Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-25T14:58:38.634Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-25T14:58:38.634Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-25T14:58:38.634Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-25T14:58:38.634Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-25T14:58:38.634Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-25T14:58:38.634Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-25T14:58:38.634Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-25T14:58:38.634Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-25T14:58:38.634Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-25T14:58:38.634Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-25T14:58:38.634Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-25T14:58:38.634Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-25T14:58:38.634Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-25T14:58:38.634Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-25T14:58:38.634Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-25T14:58:38.898Z] Removing intermediate container 9b1dec544635 [2022-02-25T14:58:38.898Z] ---> 58fad560c8e0 [2022-02-25T14:58:38.898Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T14:58:38.898Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-25T14:58:38.898Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-25T14:58:38.898Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-25T14:58:38.898Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-25T14:58:38.898Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-25T14:58:38.898Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-25T14:58:38.898Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-25T14:58:38.898Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-25T14:58:38.898Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-25T14:58:39.160Z] ---> b383094ff48d [2022-02-25T14:58:39.160Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:58:39.426Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:58:39.426Z] ---> Running in c01538844f73 [2022-02-25T14:58:39.426Z] OK: 84 MiB in 64 packages [2022-02-25T14:58:40.099Z] Removing intermediate container 145900d5494a [2022-02-25T14:58:40.099Z] ---> 522cc43404d5 [2022-02-25T14:58:40.099Z] Successfully built 522cc43404d5 [2022-02-25T14:58:40.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:58:40.441Z] + docker inspect -f . ci-base-image-arm64 [2022-02-25T14:58:40.441Z] . [Pipeline] withDockerContainer [2022-02-25T14:58:40.683Z] prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container [2022-02-25T14:58:40.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-25T14:58:41.385Z] Collecting docker-compose==1.23.2 [2022-02-25T14:58:41.385Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-25T14:58:41.385Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-25T14:58:41.385Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-25T14:58:41.959Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T14:58:41.959Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-25T14:58:41.959Z] ---> 81f098fd2ad5 [2022-02-25T14:58:41.959Z] Step 3/25 : WORKDIR /edgex-go [2022-02-25T14:58:41.959Z] ---> Using cache [2022-02-25T14:58:41.959Z] ---> 3ab213bf203f [2022-02-25T14:58:41.959Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:58:41.959Z] ---> Using cache [2022-02-25T14:58:41.959Z] ---> 7161240bab38 [2022-02-25T14:58:41.959Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-25T14:58:41.959Z] ---> Using cache [2022-02-25T14:58:41.959Z] ---> cc66074b0307 [2022-02-25T14:58:41.959Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-25T14:58:41.959Z] ---> Using cache [2022-02-25T14:58:41.959Z] ---> dbd92a300df2 [2022-02-25T14:58:41.959Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T14:58:41.959Z] ---> Using cache [2022-02-25T14:58:41.959Z] ---> 38e30223d63a [2022-02-25T14:58:41.959Z] Step 8/25 : COPY . . [2022-02-25T14:58:41.959Z] ---> Using cache [2022-02-25T14:58:41.959Z] ---> 5b0759f383cc [2022-02-25T14:58:41.959Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-25T14:58:42.199Z] $ docker top 67661c7510d649f634e22da57ceaefeadcf315d236e562a2cc6dbe77e993a844 -eo pid,comm [2022-02-25T14:58:42.227Z] Collecting PyYAML<4,>=3.10 [2022-02-25T14:58:42.227Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] { [Pipeline] sh [2022-02-25T14:58:42.503Z] ---> Running in 962a7d8bf9e7 [2022-02-25T14:58:42.785Z] Removing intermediate container c01538844f73 [2022-02-25T14:58:42.785Z] ---> d0bb14d0c567 [2022-02-25T14:58:42.785Z] Step 8/23 : COPY . . [2022-02-25T14:58:43.102Z] + go version [2022-02-25T14:58:43.102Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-25T14:58:43.125Z] $ docker stop --time=1 67661c7510d649f634e22da57ceaefeadcf315d236e562a2cc6dbe77e993a844 [2022-02-25T14:58:43.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T14:58:43.359Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-25T14:58:43.359Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-25T14:58:43.359Z] Collecting cached-property<2,>=1.2.0 [2022-02-25T14:58:43.359Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-25T14:58:43.634Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-25T14:58:43.634Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-25T14:58:43.634Z] Collecting texttable<0.10,>=0.9.0 [2022-02-25T14:58:43.904Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-25T14:58:44.784Z] $ docker rm -f 67661c7510d649f634e22da57ceaefeadcf315d236e562a2cc6dbe77e993a844 [2022-02-25T14:58:44.931Z] Collecting docker<4.0,>=3.6.0 [2022-02-25T14:58:44.931Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-25T14:58:44.931Z] Collecting jsonschema<3,>=2.5.1 [2022-02-25T14:58:44.931Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-25T14:58:44.931Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-25T14:58:44.931Z] Collecting docopt<0.7,>=0.6.1 [2022-02-25T14:58:44.931Z] Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T14:58:45.380Z] + docker inspect -f . ci-base-image-arm64 [2022-02-25T14:58:45.380Z] . [Pipeline] withDockerContainer [2022-02-25T14:58:45.576Z] prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container [2022-02-25T14:58:45.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-25T14:58:45.961Z] Collecting docker-pycreds>=0.4.0 [2022-02-25T14:58:45.961Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-25T14:58:46.255Z] 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-02-25T14:58:46.526Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-25T14:58:46.526Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-25T14:58:46.828Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-25T14:58:46.828Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-25T14:58:46.828Z] Collecting idna<2.8,>=2.5 [2022-02-25T14:58:46.828Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-25T14:58:46.828Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-25T14:58:46.828Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-25T14:58:46.828Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-25T14:58:46.828Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-25T14:58:46.911Z] $ docker top c7e9feb7e942da1be4d069219a5b6c0dffcc73a4a40ea0f3a14b1cc4bc2944c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-25T14:58:47.183Z] ========================================================= [2022-02-25T14:58:47.183Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-25T14:58:47.183Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T14:58:47.435Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-25T14:58:47.435Z] Attempting uninstall: urllib3 [2022-02-25T14:58:47.435Z] Found existing installation: urllib3 1.26.5 [2022-02-25T14:58:47.435Z] Uninstalling urllib3-1.26.5: [2022-02-25T14:58:47.435Z] Successfully uninstalled urllib3-1.26.5 [2022-02-25T14:58:47.832Z] + make test [2022-02-25T14:58:47.832Z] go mod tidy [2022-02-25T14:58:48.436Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-25T14:58:48.863Z] Attempting uninstall: idna [2022-02-25T14:58:48.863Z] Found existing installation: idna 3.2 [2022-02-25T14:58:48.863Z] Uninstalling idna-3.2: [2022-02-25T14:58:49.145Z] Successfully uninstalled idna-3.2 [2022-02-25T14:58:49.145Z] ---> bd576e830df0 [2022-02-25T14:58:49.145Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-25T14:58:49.145Z] ---> Running in d4a2a305496b [2022-02-25T14:58:49.421Z] Attempting uninstall: chardet [2022-02-25T14:58:49.421Z] Found existing installation: chardet 4.0.0 [2022-02-25T14:58:49.421Z] Uninstalling chardet-4.0.0: [2022-02-25T14:58:49.421Z] Successfully uninstalled chardet-4.0.0 [2022-02-25T14:58:49.692Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T14:58:49.966Z] Attempting uninstall: requests [2022-02-25T14:58:49.966Z] Found existing installation: requests 2.25.1 [2022-02-25T14:58:49.966Z] Uninstalling requests-2.25.1: [2022-02-25T14:58:49.966Z] Successfully uninstalled requests-2.25.1 [2022-02-25T14:58:50.238Z] Running setup.py install for texttable: started [2022-02-25T14:58:50.835Z] Running setup.py install for texttable: finished with status 'done' [2022-02-25T14:58:50.835Z] Running setup.py install for PyYAML: started [2022-02-25T14:58:51.420Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-25T14:58:51.688Z] Running setup.py install for docopt: started [2022-02-25T14:58:52.273Z] Running setup.py install for docopt: finished with status 'done' [2022-02-25T14:58:52.273Z] Running setup.py install for dockerpty: started [2022-02-25T14:58:53.248Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-25T14:58:54.217Z] 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-02-25T14:58:59.621Z] Removing intermediate container a5ffc74a478b [2022-02-25T14:58:59.621Z] ---> 461620275882 [2022-02-25T14:58:59.621Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-25T14:58:59.621Z] ---> Running in bc4f2e883b7b [2022-02-25T14:58:59.621Z] Removing intermediate container bc4f2e883b7b [2022-02-25T14:58:59.621Z] ---> cde86e781ff1 [2022-02-25T14:58:59.621Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-25T14:58:59.621Z] ---> Running in 9af5503fc812 [2022-02-25T14:58:59.621Z] Removing intermediate container 9af5503fc812 [2022-02-25T14:58:59.621Z] ---> 2d81742f9d6e [2022-02-25T14:58:59.621Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-25T14:58:59.886Z] ---> 397b9a3d8892 [2022-02-25T14:58:59.886Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-25T14:59:00.150Z] ---> c8df228c6264 [2022-02-25T14:59:00.150Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-25T14:59:00.413Z] ---> 9ce7f655215d [2022-02-25T14:59:00.413Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-25T14:59:00.413Z] ---> Running in f20f7d0ea723 [2022-02-25T14:59:00.413Z] Removing intermediate container f20f7d0ea723 [2022-02-25T14:59:00.413Z] ---> babcf8aa6885 [2022-02-25T14:59:00.413Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:59:00.675Z] ---> Running in 784cb24c0cca [2022-02-25T14:59:00.675Z] Removing intermediate container 784cb24c0cca [2022-02-25T14:59:00.675Z] ---> e16a9f8bc9fd [2022-02-25T14:59:00.675Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:59:00.675Z] ---> Running in bd83fb44cf7a [2022-02-25T14:59:00.940Z] Removing intermediate container bd83fb44cf7a [2022-02-25T14:59:00.940Z] ---> 016b307619ba [2022-02-25T14:59:00.940Z] Step 22/23 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:59:00.940Z] ---> Running in 96ac98444088 [2022-02-25T14:59:00.940Z] Removing intermediate container 96ac98444088 [2022-02-25T14:59:00.940Z] ---> 00c4961ee3f9 [2022-02-25T14:59:00.940Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:59:00.940Z] ---> Running in ae24e4a34a86 [2022-02-25T14:59:01.203Z] Removing intermediate container ae24e4a34a86 [2022-02-25T14:59:01.203Z] ---> 932b58be00b8 [2022-02-25T14:59:01.203Z] [2022-02-25T14:59:01.463Z] Successfully built 932b58be00b8 [2022-02-25T14:59:01.463Z] Successfully tagged sys-mgmt-agent:latest [2022-02-25T14:59:11.542Z]  Building sys-mgmt-agent ... done Removing intermediate container 244f09bac338 [2022-02-25T14:59:11.542Z] ---> a55c24e74e13 [2022-02-25T14:59:11.542Z] [2022-02-25T14:59:11.542Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:59:11.542Z] ---> 0a97eee8041e [2022-02-25T14:59:11.542Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T14:59:11.542Z] ---> Using cache [2022-02-25T14:59:11.542Z] ---> 4e1870984caf [2022-02-25T14:59:11.542Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T14:59:11.542Z] ---> Using cache [2022-02-25T14:59:11.542Z] ---> 2f8716a97d85 [2022-02-25T14:59:11.542Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-25T14:59:11.542Z] ---> Running in f16712f390fd [2022-02-25T14:59:11.542Z] Removing intermediate container f16712f390fd [2022-02-25T14:59:11.542Z] ---> b5d358e2e3f2 [2022-02-25T14:59:11.542Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T14:59:11.542Z] ---> Running in 9dcb699a50f7 [2022-02-25T14:59:11.542Z] Removing intermediate container 9dcb699a50f7 [2022-02-25T14:59:11.542Z] ---> 7f2592dc9d46 [2022-02-25T14:59:11.542Z] Step 15/23 : WORKDIR / [2022-02-25T14:59:11.542Z] ---> Running in 1023f3d41c4d [2022-02-25T14:59:11.542Z] Removing intermediate container 1023f3d41c4d [2022-02-25T14:59:11.542Z] ---> 59f2dac7e03e [2022-02-25T14:59:11.542Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:59:11.542Z] ---> 82520e4d0243 [2022-02-25T14:59:11.542Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-25T14:59:11.542Z] ---> a880aaf7e893 [2022-02-25T14:59:11.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-25T14:59:11.542Z] ---> dafd0833e1ef [2022-02-25T14:59:11.542Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-25T14:59:11.542Z] ---> Running in fa5a0098b970 [2022-02-25T14:59:11.803Z] Removing intermediate container fa5a0098b970 [2022-02-25T14:59:11.803Z] ---> 5c00dd0bb4ea [2022-02-25T14:59:11.803Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:59:11.803Z] ---> Running in 5c8f11d616f5 [2022-02-25T14:59:11.803Z] Removing intermediate container 5c8f11d616f5 [2022-02-25T14:59:11.803Z] ---> d951fe48ba57 [2022-02-25T14:59:11.803Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:59:12.065Z] ---> Running in 42c344075b68 [2022-02-25T14:59:12.065Z] Removing intermediate container 42c344075b68 [2022-02-25T14:59:12.065Z] ---> ae575d8bc348 [2022-02-25T14:59:12.065Z] Step 22/23 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:59:12.065Z] ---> Running in b7901e3f7b9b [2022-02-25T14:59:12.335Z] Removing intermediate container b7901e3f7b9b [2022-02-25T14:59:12.335Z] ---> f2661aaa4db8 [2022-02-25T14:59:12.335Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:59:12.335Z] ---> Running in da9b6766b94e [2022-02-25T14:59:12.598Z] Removing intermediate container da9b6766b94e [2022-02-25T14:59:12.598Z] ---> 0749aafcf2f7 [2022-02-25T14:59:12.598Z] [2022-02-25T14:59:12.869Z] Successfully built 0749aafcf2f7 [2022-02-25T14:59:12.869Z] Successfully tagged core-command:latest [2022-02-25T14:59:14.301Z]  Building core-command ... done Removing intermediate container 089ca2d5b12e [2022-02-25T14:59:14.301Z] ---> 0138378f5698 [2022-02-25T14:59:14.301Z] [2022-02-25T14:59:14.301Z] Step 10/31 : FROM alpine:3.14 [2022-02-25T14:59:14.301Z] ---> 0a97eee8041e [2022-02-25T14:59:14.301Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-25T14:59:14.301Z] ---> Running in c1e770845a5a [2022-02-25T14:59:14.301Z] Removing intermediate container c1e770845a5a [2022-02-25T14:59:14.301Z] ---> 797231922827 [2022-02-25T14:59:14.301Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-25T14:59:14.301Z] ---> Running in 8ef6fe631075 [2022-02-25T14:59:14.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T14:59:14.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:59:14.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:59:15.173Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-25T14:59:15.173Z] (2/2) Installing su-exec (0.2-r1) [2022-02-25T14:59:15.173Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:59:15.173Z] OK: 6 MiB in 16 packages [2022-02-25T14:59:15.439Z] Removing intermediate container 8ef6fe631075 [2022-02-25T14:59:15.439Z] ---> bf532cbe6c72 [2022-02-25T14:59:15.439Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-25T14:59:15.722Z] ---> Running in 5f04cb8a3e97 [2022-02-25T14:59:15.722Z] Removing intermediate container 5f04cb8a3e97 [2022-02-25T14:59:15.722Z] ---> eced3ffe90b8 [2022-02-25T14:59:15.722Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-25T14:59:15.722Z] ---> Running in 2c8ff9976530 [2022-02-25T14:59:16.001Z] Removing intermediate container 2c8ff9976530 [2022-02-25T14:59:16.001Z] ---> 97017da06784 [2022-02-25T14:59:16.001Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-25T14:59:16.001Z] ---> Running in 49ea22c71be7 [2022-02-25T14:59:17.406Z] Removing intermediate container 49ea22c71be7 [2022-02-25T14:59:17.406Z] ---> 8ac1e9b4846b [2022-02-25T14:59:17.406Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-25T14:59:17.406Z] ---> Running in 760efbd19069 [2022-02-25T14:59:17.684Z] Removing intermediate container 962a7d8bf9e7 [2022-02-25T14:59:17.684Z] ---> 237e76979bde [2022-02-25T14:59:17.684Z] [2022-02-25T14:59:17.684Z] Step 10/25 : FROM alpine:3.14 [2022-02-25T14:59:17.684Z] ---> 0a97eee8041e [2022-02-25T14:59:17.684Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-25T14:59:17.684Z] Removing intermediate container 760efbd19069 [2022-02-25T14:59:17.684Z] ---> d69f6869d1b1 [2022-02-25T14:59:17.684Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-25T14:59:17.684Z] ---> Running in dc92af9d8571 [2022-02-25T14:59:17.966Z] ---> a14051678001 [2022-02-25T14:59:17.966Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-25T14:59:17.966Z] ---> Running in 1f81637bd991 [2022-02-25T14:59:18.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:59:18.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:59:18.512Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-25T14:59:18.512Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-25T14:59:18.512Z] (3/3) Installing su-exec (0.2-r1) [2022-02-25T14:59:18.512Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:59:18.512Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T14:59:18.771Z] OK: 6 MiB in 17 packages [2022-02-25T14:59:18.771Z] Removing intermediate container 1f81637bd991 [2022-02-25T14:59:18.771Z] ---> 0fb2376a64dc [2022-02-25T14:59:18.771Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:59:19.030Z] ---> 2d9d878beccf [2022-02-25T14:59:19.030Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-25T14:59:19.292Z] Removing intermediate container dc92af9d8571 [2022-02-25T14:59:19.292Z] ---> ed7ef5c2657a [2022-02-25T14:59:19.292Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T14:59:19.292Z] ---> Running in 02162f049fe1 [2022-02-25T14:59:19.556Z] ---> eca83fe9383c [2022-02-25T14:59:19.556Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-25T14:59:19.556Z] Removing intermediate container 02162f049fe1 [2022-02-25T14:59:19.556Z] ---> e223d977594d [2022-02-25T14:59:19.556Z] Step 13/25 : WORKDIR / [2022-02-25T14:59:19.556Z] ---> Running in f38af9b280b0 [2022-02-25T14:59:19.829Z] Removing intermediate container f38af9b280b0 [2022-02-25T14:59:19.829Z] ---> 8c1b339ed6a5 [2022-02-25T14:59:19.829Z] 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-02-25T14:59:19.829Z] ---> dd559d900fef [2022-02-25T14:59:19.829Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-25T14:59:20.449Z] ---> 671344924342 [2022-02-25T14:59:20.449Z] 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-02-25T14:59:20.449Z] ---> c92cfcb6504a [2022-02-25T14:59:20.449Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-25T14:59:20.721Z] ---> 1ac2a2a134eb [2022-02-25T14:59:20.721Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-25T14:59:20.721Z] ---> 0c555902cc78 [2022-02-25T14:59:20.721Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-25T14:59:20.721Z] ---> Running in b0dca1879c8c [2022-02-25T14:59:20.770Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-25T14:59:20.988Z] ---> 44ba649b3aef [2022-02-25T14:59:20.988Z] 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-02-25T14:59:20.988Z] Removing intermediate container b0dca1879c8c [2022-02-25T14:59:20.988Z] ---> 2dfc22d4be9c [2022-02-25T14:59:20.988Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-25T14:59:21.256Z] ---> 7bebb35b2d9d [2022-02-25T14:59:21.256Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-25T14:59:21.256Z] ---> 0100483a27ac [2022-02-25T14:59:21.256Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-25T14:59:21.522Z] ---> Running in d6b0e4f7d098 [2022-02-25T14:59:21.522Z] ---> ea5d930b3a19 [2022-02-25T14:59:21.522Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-25T14:59:22.106Z] ---> 622d79660680 [2022-02-25T14:59:22.106Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-25T14:59:22.106Z] ---> 87509e004f73 [2022-02-25T14:59:22.106Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-02-25T14:59:22.106Z] ---> Running in 49d7cd403544 [2022-02-25T14:59:22.369Z] Removing intermediate container d6b0e4f7d098 [2022-02-25T14:59:22.369Z] ---> f6dddca08915 [2022-02-25T14:59:22.369Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-25T14:59:22.369Z] ---> Running in d13a4693682a [2022-02-25T14:59:22.637Z] Removing intermediate container d13a4693682a [2022-02-25T14:59:22.637Z] ---> e62e33f7e2ab [2022-02-25T14:59:22.637Z] Step 28/31 : CMD ["gate"] [2022-02-25T14:59:22.637Z] ---> Running in 559c34d2536e [2022-02-25T14:59:22.901Z] Removing intermediate container 559c34d2536e [2022-02-25T14:59:22.901Z] ---> 1f4f067ce293 [2022-02-25T14:59:22.901Z] Step 29/31 : LABEL arch=x86_64 [2022-02-25T14:59:22.901Z] Removing intermediate container 49d7cd403544 [2022-02-25T14:59:22.901Z] ---> 79d26a994b00 [2022-02-25T14:59:22.901Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-25T14:59:22.901Z] ---> Running in 001687ef5e14 [2022-02-25T14:59:22.901Z] ---> Running in 5bf35391e027 [2022-02-25T14:59:23.174Z] Removing intermediate container 001687ef5e14 [2022-02-25T14:59:23.174Z] ---> 5f33160ea8f1 [2022-02-25T14:59:23.174Z] Step 30/31 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:59:23.174Z] ---> Running in 51f252673290 [2022-02-25T14:59:23.174Z] Removing intermediate container 5bf35391e027 [2022-02-25T14:59:23.174Z] ---> d9c7cfeae741 [2022-02-25T14:59:23.174Z] Step 23/25 : LABEL arch=x86_64 [2022-02-25T14:59:23.174Z] Removing intermediate container d4a2a305496b [2022-02-25T14:59:23.174Z] ---> 1a4b6b825d27 [2022-02-25T14:59:23.174Z] [2022-02-25T14:59:23.174Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T14:59:23.174Z] ---> 0a97eee8041e [2022-02-25T14:59:23.174Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-25T14:59:23.174Z] ---> Running in ff5a4347cab7 [2022-02-25T14:59:23.174Z] ---> Running in 2d5e8cba1adf [2022-02-25T14:59:23.174Z] Removing intermediate container 51f252673290 [2022-02-25T14:59:23.174Z] ---> 367eed83857b [2022-02-25T14:59:23.174Z] Step 31/31 : LABEL version=0.0.0 [2022-02-25T14:59:23.436Z] Removing intermediate container ff5a4347cab7 [2022-02-25T14:59:23.436Z] ---> 4768abd86d13 [2022-02-25T14:59:23.436Z] Step 24/25 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:59:23.436Z] ---> Running in b90d73d41230 [2022-02-25T14:59:23.436Z] Removing intermediate container 2d5e8cba1adf [2022-02-25T14:59:23.436Z] ---> bfec92d93c83 [2022-02-25T14:59:23.436Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-25T14:59:23.436Z] ---> Running in fe75748a2a22 [2022-02-25T14:59:23.436Z] ---> Running in bfda3f961fb0 [2022-02-25T14:59:23.436Z] Removing intermediate container b90d73d41230 [2022-02-25T14:59:23.436Z] ---> 0e0dff8a400c [2022-02-25T14:59:23.436Z] [2022-02-25T14:59:23.436Z] Removing intermediate container fe75748a2a22 [2022-02-25T14:59:23.436Z] ---> 2b7d60ba76f8 [2022-02-25T14:59:23.436Z] Step 25/25 : LABEL version=0.0.0 [2022-02-25T14:59:23.436Z] ---> Running in 3509b4074673 [2022-02-25T14:59:23.436Z] Removing intermediate container bfda3f961fb0 [2022-02-25T14:59:23.436Z] ---> a901886dc3aa [2022-02-25T14:59:23.436Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-25T14:59:23.700Z] Successfully built 0e0dff8a400c [2022-02-25T14:59:23.700Z] Successfully tagged security-bootstrapper:latest [2022-02-25T14:59:23.700Z]  Building security-bootstrapper ... done  ---> Running in a5de1c76b7d0 [2022-02-25T14:59:23.700Z] Removing intermediate container 3509b4074673 [2022-02-25T14:59:23.700Z] ---> 12505f143b9f [2022-02-25T14:59:23.700Z] [2022-02-25T14:59:23.700Z] Removing intermediate container a5de1c76b7d0 [2022-02-25T14:59:23.700Z] ---> 51c550dd54ce [2022-02-25T14:59:23.700Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T14:59:23.700Z] ---> Running in 81f441edacd2 [2022-02-25T14:59:23.700Z] Successfully built 12505f143b9f [2022-02-25T14:59:23.700Z] Successfully tagged security-secretstore-setup:latest [2022-02-25T14:59:24.278Z]  Building security-secretstore-setup ... done Removing intermediate container 81f441edacd2 [2022-02-25T14:59:24.278Z] ---> 939ebe86564b [2022-02-25T14:59:24.278Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-25T14:59:24.278Z] ---> Running in 8612effda87f [2022-02-25T14:59:24.544Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T14:59:25.481Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T14:59:25.742Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-25T14:59:25.742Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T14:59:26.001Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-25T14:59:26.001Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T14:59:26.265Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-25T14:59:26.265Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-25T14:59:26.265Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T14:59:26.265Z] OK: 8 MiB in 20 packages [2022-02-25T14:59:26.526Z] Removing intermediate container 8612effda87f [2022-02-25T14:59:26.526Z] ---> 34522e1290c8 [2022-02-25T14:59:26.526Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T14:59:26.786Z] ---> 74100a210bec [2022-02-25T14:59:26.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-25T14:59:27.143Z] ---> 4800dfe21f6f [2022-02-25T14:59:27.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-25T14:59:27.143Z] ---> c24fdd8fdc66 [2022-02-25T14:59:27.143Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-25T14:59:27.143Z] ---> Running in ab8b52d6f759 [2022-02-25T14:59:27.444Z] Removing intermediate container ab8b52d6f759 [2022-02-25T14:59:27.444Z] ---> 91ce19d333a5 [2022-02-25T14:59:27.444Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T14:59:27.444Z] ---> Running in 0cef5f1b9eea [2022-02-25T14:59:27.444Z] Removing intermediate container 0cef5f1b9eea [2022-02-25T14:59:27.444Z] ---> 7f3cc78d4ff5 [2022-02-25T14:59:27.444Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T14:59:27.444Z] ---> Running in 13f7fb7947b6 [2022-02-25T14:59:27.444Z] Removing intermediate container 13f7fb7947b6 [2022-02-25T14:59:27.444Z] ---> f9e24cd861ce [2022-02-25T14:59:27.444Z] Step 22/23 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 [2022-02-25T14:59:27.762Z] ---> Running in e34e72e8241c [2022-02-25T14:59:27.762Z] Removing intermediate container e34e72e8241c [2022-02-25T14:59:27.762Z] ---> 235c29e578d3 [2022-02-25T14:59:27.762Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T14:59:27.762Z] ---> Running in 99d4f216a949 [2022-02-25T14:59:27.762Z] Removing intermediate container 99d4f216a949 [2022-02-25T14:59:27.762Z] ---> b98de9717f6f [2022-02-25T14:59:27.762Z] [2022-02-25T14:59:27.762Z] Successfully built b98de9717f6f [2022-02-25T14:59:27.762Z] Successfully tagged core-data:latest [2022-02-25T14:59:28.093Z]  Building core-data ... done  [Pipeline] } [2022-02-25T14:59:28.101Z] $ docker stop --time=1 41ca53ff50711bb640221494913dbb42f28f430bef1aed964ca16242514b4c39 [2022-02-25T14:59:29.382Z] $ docker rm -f 41ca53ff50711bb640221494913dbb42f28f430bef1aed964ca16242514b4c39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T14:59:29.790Z] + docker images [2022-02-25T14:59:29.790Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-25T14:59:29.790Z] core-data latest b98de9717f6f 2 seconds ago 20MB [2022-02-25T14:59:29.790Z] security-secretstore-setup latest 12505f143b9f 6 seconds ago 27.9MB [2022-02-25T14:59:29.790Z] 1a4b6b825d27 6 seconds ago 1.79GB [2022-02-25T14:59:29.790Z] security-bootstrapper latest 0e0dff8a400c 6 seconds ago 18.7MB [2022-02-25T14:59:29.790Z] 237e76979bde 12 seconds ago 1.78GB [2022-02-25T14:59:29.790Z] 0138378f5698 16 seconds ago 1.77GB [2022-02-25T14:59:29.790Z] core-command latest 0749aafcf2f7 17 seconds ago 15.8MB [2022-02-25T14:59:29.790Z] a55c24e74e13 20 seconds ago 1.77GB [2022-02-25T14:59:29.790Z] sys-mgmt-agent latest 932b58be00b8 28 seconds ago 296MB [2022-02-25T14:59:29.790Z] support-notifications latest 8a6f2e98b1e8 54 seconds ago 16.7MB [2022-02-25T14:59:29.790Z] support-scheduler latest f27605faaa71 About a minute ago 16MB [2022-02-25T14:59:29.790Z] core-metadata latest b9ad6cf89797 About a minute ago 16.6MB [2022-02-25T14:59:29.790Z] 7ea0f8de7c32 About a minute ago 1.78GB [2022-02-25T14:59:29.790Z] security-proxy-setup latest a062e8254829 About a minute ago 26.2MB [2022-02-25T14:59:29.790Z] 3d6614d72db3 About a minute ago 1.77GB [2022-02-25T14:59:29.790Z] 038d5fb6eeff About a minute ago 1.78GB [2022-02-25T14:59:29.790Z] 9d763e62f258 About a minute ago 1.78GB [2022-02-25T14:59:29.790Z] 8f396c5d7e8b About a minute ago 1.78GB [2022-02-25T14:59:29.790Z] ci-base-image-x86_64 latest 81f098fd2ad5 5 minutes ago 1.27GB [2022-02-25T14:59:29.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB [2022-02-25T14:59:29.790Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-25T14:59:29.790Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-25T14:59:29.790Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-25T14:59:29.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months 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) [Pipeline] findFiles [Pipeline] node [2022-02-25T14:59:44.950Z] Still waiting to schedule task [2022-02-25T14:59:44.950Z] ‘prd-ubuntu18.04-docker-8c-8g-5989’ is offline [2022-02-25T15:00:17.373Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-25T15:00:18.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-25T15:00:18.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-25T15:00:20.413Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-25T15:00:30.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-25T15:00:30.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-25T15:00:30.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-25T15:00:30.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-25T15:00:30.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-25T15:00:30.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-25T15:00:31.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-25T15:00:31.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-25T15:00:31.222Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-25T15:00:31.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-25T15:00:39.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements [2022-02-25T15:00:39.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-25T15:00:39.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-25T15:00:43.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 98.5% of statements [2022-02-25T15:00:43.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-25T15:00:43.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 44.7% of statements [2022-02-25T15:00:43.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-25T15:00:43.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-25T15:00:44.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.685s coverage: 89.5% of statements [2022-02-25T15:00:44.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-25T15:00:44.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:00:46.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.295s coverage: 84.4% of statements [2022-02-25T15:00:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-25T15:00:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-25T15:00:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-25T15:00:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-25T15:00:46.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.679s coverage: 94.2% of statements [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.293s coverage: 60.0% of statements [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.280s coverage: 0.9% of statements [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements [2022-02-25T15:00:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements [2022-02-25T15:00:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.273s coverage: 87.5% of statements [2022-02-25T15:00:56.966Z] Running on prd-ubuntu18.04-docker-8c-8g-5990 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws [2022-02-25T15:00:56.976Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-02-25T15:00:57.051Z] The recommended git tool is: git [2022-02-25T15:00:58.632Z] using credential edgex-jenkins-ssh [2022-02-25T15:00:58.641Z] Cloning the remote Git repository [2022-02-25T15:00:58.668Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:00:58.702Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-02-25T15:00:58.729Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:00:58.730Z] > git --version # timeout=10 [2022-02-25T15:00:58.736Z] > git --version # 'git version 2.17.1' [2022-02-25T15:00:58.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T15:00:58.761Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T15:01:03.743Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 42b20646e8584a10ddde83ec2cda59ddfdb254aa [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-25T15:01:03.861Z] Failed in branch amd64 [2022-02-25T15:01:03.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T15:01:03.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T15:01:03.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T15:01:03.064Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:01:03.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T15:01:03.069Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-25T15:01:03.759Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T15:01:03.765Z] > git checkout -f 42b20646e8584a10ddde83ec2cda59ddfdb254aa # timeout=10 [2022-02-25T15:01:09.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements [2022-02-25T15:01:09.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2022-02-25T15:01:15.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.666s coverage: 82.5% of statements [2022-02-25T15:01:15.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.848s coverage: 91.2% of statements [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.877s coverage: 64.4% of statements [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-25T15:01:22.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2022-02-25T15:01:22.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements [2022-02-25T15:01:22.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-02-25T15:01:23.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2022-02-25T15:01:24.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2022-02-25T15:01:28.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.195s coverage: 65.4% of statements [2022-02-25T15:01:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-25T15:01:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-25T15:01:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-25T15:01:30.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.773s coverage: 43.8% of statements [2022-02-25T15:01:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-25T15:01:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-25T15:01:30.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.212s coverage: 89.5% of statements [2022-02-25T15:01:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-25T15:01:30.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2022-02-25T15:01:30.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-25T15:01:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-25T15:01:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.606s coverage: 92.3% of statements [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-25T15:01:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-25T15:01:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-25T15:01:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-25T15:01:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-25T15:01:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2022-02-25T15:01:39.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-02-25T15:01:39.067Z] 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-02-25T15:01:39.067Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-25T15:01:39.067Z] GO111MODULE=on go vet ./... [2022-02-25T15:02:47.085Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-25T15:02:47.085Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-25T15:02:47.359Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-25T15:02:49.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-25T15:02:49.996Z] + ls -al . [2022-02-25T15:02:49.996Z] total 672 [2022-02-25T15:02:49.996Z] drwxrwxr-x 9 1001 1001 4096 Feb 25 15:02 . [2022-02-25T15:02:49.996Z] drwxr-xr-x 4 root root 4096 Feb 25 14:58 .. [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 14:56 .dockerignore [2022-02-25T15:02:49.996Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 14:56 .git [2022-02-25T15:02:49.996Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 14:56 .github [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 804 Feb 25 14:56 .gitignore [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 14:56 .golangci.yml [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 76 Feb 25 14:56 .hadolint.yml [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 14:56 .sonarcloud.properties [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:56 ADOPTERS.md [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:56 Attribution.txt [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:56 CHANGELOG.md [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:56 CONTRIBUTING.md [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 14:56 GOVERNANCE.md [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 849 Feb 25 14:56 Jenkinsfile [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:56 LICENSE [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:56 Makefile [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 14:56 OWNERS.md [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:56 README.md [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:56 SECURITY.md [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 14:53 VERSION [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:56 ZMQWindows.md [2022-02-25T15:02:49.996Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 14:56 bin [2022-02-25T15:02:49.996Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 14:56 cmd [2022-02-25T15:02:49.996Z] -rw-r--r-- 1 root root 428383 Feb 25 15:01 coverage.out [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:56 go.mod [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:56 go.sum [2022-02-25T15:02:49.996Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 14:56 internal [2022-02-25T15:02:49.996Z] drwxrwxr-x 3 1001 1001 4096 Feb 25 14:56 openapi [2022-02-25T15:02:49.996Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 14:56 snap [2022-02-25T15:02:49.996Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 14:56 version.go [Pipeline] sh [2022-02-25T15:02:50.645Z] + '[' -e coverage.out ] [2022-02-25T15:02:50.645Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-25T15:02:50.664Z] Warning: overwriting stash ‘coverage-report’ [2022-02-25T15:02:51.401Z] Stashed 1 file(s) [Pipeline] sh [2022-02-25T15:02:52.042Z] + make build [2022-02-25T15:02:52.042Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T15:02:58.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T15:03:25.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T15:03:25.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T15:03:30.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T15:03:30.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T15:03:34.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T15:03:38.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T15:03:41.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T15:03:45.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T15:03:48.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T15:03:52.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-25T15:03:57.538Z] $ docker stop --time=1 c7e9feb7e942da1be4d069219a5b6c0dffcc73a4a40ea0f3a14b1cc4bc2944c3 [2022-02-25T15:03:59.511Z] $ docker rm -f c7e9feb7e942da1be4d069219a5b6c0dffcc73a4a40ea0f3a14b1cc4bc2944c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:04:01.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T15:04:01.006Z] [2022-02-25T15:04:01.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:04:01.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T15:04:01.619Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-25T15:04:01.619Z] 29e5d40040c1: Pulling fs layer [2022-02-25T15:04:01.619Z] 1ce36da41761: Pulling fs layer [2022-02-25T15:04:01.619Z] 25b303627fd3: Pulling fs layer [2022-02-25T15:04:01.891Z] 29e5d40040c1: Verifying Checksum [2022-02-25T15:04:01.891Z] 29e5d40040c1: Download complete [2022-02-25T15:04:02.484Z] 1ce36da41761: Verifying Checksum [2022-02-25T15:04:02.484Z] 1ce36da41761: Download complete [2022-02-25T15:04:02.484Z] 29e5d40040c1: Pull complete [2022-02-25T15:04:03.915Z] 25b303627fd3: Verifying Checksum [2022-02-25T15:04:03.915Z] 25b303627fd3: Download complete [2022-02-25T15:04:03.915Z] 1ce36da41761: Pull complete [2022-02-25T15:04:14.049Z] 25b303627fd3: Pull complete [2022-02-25T15:04:14.049Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-25T15:04:14.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T15:04:14.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-25T15:04:14.247Z] prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container [2022-02-25T15:04:14.316Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-25T15:04:16.664Z] $ docker top 47b45123ae9d2ff1f4b439b9e130737fcf2979b1e0ef969d93bd3cc68f5835dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:04:17.559Z] + docker-compose build --help [2022-02-25T15:04:17.559Z] + grep parallel [2022-02-25T15:04:20.934Z] --parallel Build images in parallel. [Pipeline] } [2022-02-25T15:04:21.216Z] $ docker stop --time=1 47b45123ae9d2ff1f4b439b9e130737fcf2979b1e0ef969d93bd3cc68f5835dd [2022-02-25T15:04:22.838Z] $ docker rm -f 47b45123ae9d2ff1f4b439b9e130737fcf2979b1e0ef969d93bd3cc68f5835dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:04:23.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T15:04:23.419Z] . [Pipeline] withDockerContainer [2022-02-25T15:04:23.648Z] prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container [2022-02-25T15:04:23.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-25T15:04:24.985Z] $ docker top 567db7c383bf4b132768f885d588ff3f09e1e72da76c219ec09fc3320adbbeb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:04:25.885Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-25T15:04:30.170Z] Building core-command ... [2022-02-25T15:04:30.170Z] Building core-data ... [2022-02-25T15:04:30.170Z] Building core-metadata ... [2022-02-25T15:04:30.170Z] Building security-bootstrapper ... [2022-02-25T15:04:30.170Z] Building security-proxy-setup ... [2022-02-25T15:04:30.170Z] Building security-secretstore-setup ... [2022-02-25T15:04:30.170Z] Building support-notifications ... [2022-02-25T15:04:30.170Z] Building support-scheduler ... [2022-02-25T15:04:30.170Z] Building sys-mgmt-agent ... [2022-02-25T15:04:30.170Z] Building core-metadata [2022-02-25T15:04:30.170Z] Building core-data [2022-02-25T15:04:30.170Z] Building security-proxy-setup [2022-02-25T15:04:30.170Z] Building support-scheduler [2022-02-25T15:04:30.170Z] Building core-command [2022-02-25T15:05:38.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:05:38.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:05:38.126Z] ---> 522cc43404d5 [2022-02-25T15:05:38.126Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:05:38.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:05:38.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:05:38.126Z] ---> 522cc43404d5 [2022-02-25T15:05:38.126Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:05:38.126Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:05:38.126Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:05:38.126Z] ---> 522cc43404d5 [2022-02-25T15:05:38.126Z] Step 3/21 : WORKDIR /edgex-go [2022-02-25T15:05:38.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:05:38.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:05:38.126Z] ---> 522cc43404d5 [2022-02-25T15:05:38.126Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:05:38.126Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:05:38.126Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:05:38.126Z] ---> 522cc43404d5 [2022-02-25T15:05:38.126Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T15:05:38.126Z] ---> Running in 3ffae96c5db8 [2022-02-25T15:05:38.126Z] ---> Running in 07d0fc9a844f [2022-02-25T15:05:38.126Z] ---> Running in 236b39556fcc [2022-02-25T15:05:38.126Z] ---> Running in 705fe5894228 [2022-02-25T15:05:38.126Z] ---> Running in e78c43a82bdb [2022-02-25T15:05:38.126Z] Removing intermediate container e78c43a82bdb [2022-02-25T15:05:38.126Z] ---> ebf28168ac93 [2022-02-25T15:05:38.126Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:05:38.401Z] Removing intermediate container 3ffae96c5db8 [2022-02-25T15:05:38.401Z] ---> 7a31e46219f7 [2022-02-25T15:05:38.401Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:05:38.401Z] Removing intermediate container 236b39556fcc [2022-02-25T15:05:38.401Z] ---> dc42af688cc2 [2022-02-25T15:05:38.401Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:05:38.401Z] Removing intermediate container 705fe5894228 [2022-02-25T15:05:38.401Z] ---> 17ce31d0aa18 [2022-02-25T15:05:38.401Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:05:38.401Z] Removing intermediate container 07d0fc9a844f [2022-02-25T15:05:38.401Z] ---> dd9f832678c7 [2022-02-25T15:05:38.401Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:05:38.401Z] ---> Running in 6d7be39cc301 [2022-02-25T15:05:38.401Z] ---> Running in a4fccd8bb1f0 [2022-02-25T15:05:38.401Z] ---> Running in 1ae953b0c549 [2022-02-25T15:05:38.401Z] ---> Running in 49d1efeb51c2 [2022-02-25T15:05:38.401Z] ---> Running in c372ea68bad1 [2022-02-25T15:05:41.810Z] Removing intermediate container 6d7be39cc301 [2022-02-25T15:05:41.810Z] ---> 6ed8fa7e8e07 [2022-02-25T15:05:41.810Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-25T15:05:41.810Z] ---> Running in d5f82a1af67c [2022-02-25T15:05:41.810Z] Removing intermediate container a4fccd8bb1f0 [2022-02-25T15:05:41.810Z] ---> 3213952f8f6c [2022-02-25T15:05:41.810Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-25T15:05:42.086Z] ---> Running in a720f101e4e3 [2022-02-25T15:05:42.360Z] Removing intermediate container c372ea68bad1 [2022-02-25T15:05:42.360Z] ---> d7499f03baed [2022-02-25T15:05:42.360Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T15:05:42.360Z] Removing intermediate container 49d1efeb51c2 [2022-02-25T15:05:42.360Z] ---> b072507295f8 [2022-02-25T15:05:42.360Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T15:05:42.360Z] Removing intermediate container 1ae953b0c549 [2022-02-25T15:05:42.360Z] ---> 314d5a7576c2 [2022-02-25T15:05:42.360Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-25T15:05:42.360Z] ---> Running in dad080254f61 [2022-02-25T15:05:42.633Z] ---> Running in 70e961c7211e [2022-02-25T15:05:42.633Z] ---> Running in f6f69349dd78 [2022-02-25T15:05:43.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:43.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:44.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:44.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:44.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:44.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:44.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:45.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:45.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:45.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:05:45.726Z] OK: 220 MiB in 52 packages [2022-02-25T15:05:45.726Z] OK: 220 MiB in 52 packages [2022-02-25T15:05:46.731Z] OK: 220 MiB in 52 packages [2022-02-25T15:05:47.009Z] OK: 220 MiB in 52 packages [2022-02-25T15:05:47.009Z] OK: 220 MiB in 52 packages [2022-02-25T15:05:47.285Z] Removing intermediate container a720f101e4e3 [2022-02-25T15:05:47.285Z] ---> 35562305e536 [2022-02-25T15:05:47.285Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-25T15:05:47.563Z] Removing intermediate container d5f82a1af67c [2022-02-25T15:05:47.563Z] ---> 253c86ead80b [2022-02-25T15:05:47.563Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:05:48.158Z] Removing intermediate container dad080254f61 [2022-02-25T15:05:48.158Z] ---> d88f4f4f8ede [2022-02-25T15:05:48.158Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:05:48.439Z] ---> 4382ce86703d [2022-02-25T15:05:48.439Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:05:48.439Z] Removing intermediate container f6f69349dd78 [2022-02-25T15:05:48.439Z] ---> 931b2590a383 [2022-02-25T15:05:48.439Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:05:48.439Z] ---> Running in 6c0c7cc233b4 [2022-02-25T15:05:48.725Z] Removing intermediate container 70e961c7211e [2022-02-25T15:05:48.725Z] ---> d9c861615183 [2022-02-25T15:05:48.725Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T15:05:48.725Z] ---> 01c9322b8f37 [2022-02-25T15:05:48.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:05:48.725Z] ---> Running in ec8a76c9c211 [2022-02-25T15:05:49.700Z] ---> a508ae5ecd1d [2022-02-25T15:05:49.700Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:05:49.700Z] ---> Running in dac89167b838 [2022-02-25T15:05:49.700Z] ---> 7c99ece49e75 [2022-02-25T15:05:49.700Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:05:49.972Z] ---> e654713422cd [2022-02-25T15:05:49.972Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in f26ce2f3a4f3 [2022-02-25T15:05:49.972Z] [2022-02-25T15:05:49.972Z] ---> Running in e1f5aa99441c [2022-02-25T15:05:54.288Z] Removing intermediate container 6c0c7cc233b4 [2022-02-25T15:05:54.288Z] ---> 431911489e68 [2022-02-25T15:05:54.288Z] Step 8/21 : COPY . . [2022-02-25T15:05:55.268Z] Removing intermediate container ec8a76c9c211 [2022-02-25T15:05:55.268Z] ---> c3a4cd718792 [2022-02-25T15:05:55.268Z] Step 8/23 : COPY . . [2022-02-25T15:05:55.857Z] Removing intermediate container f26ce2f3a4f3 [2022-02-25T15:05:55.857Z] Removing intermediate container dac89167b838 [2022-02-25T15:05:55.857Z] ---> b2228a43b200 [2022-02-25T15:05:55.857Z] Step 8/23 : COPY . . [2022-02-25T15:05:55.857Z] ---> 3122f1bd0a6e [2022-02-25T15:05:55.857Z] Step 8/23 : COPY . . [2022-02-25T15:05:56.132Z] Removing intermediate container e1f5aa99441c [2022-02-25T15:05:56.132Z] ---> 396127bb8555 [2022-02-25T15:05:56.132Z] Step 8/22 : COPY . . [2022-02-25T15:06:18.303Z] ---> a7dd3c77262f [2022-02-25T15:06:18.303Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-25T15:06:18.303Z] ---> Running in 455851809ffe [2022-02-25T15:06:18.904Z] ---> f616a0b8b3bc [2022-02-25T15:06:18.904Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-25T15:06:19.175Z] ---> Running in 1662dd79be9f [2022-02-25T15:06:19.175Z] ---> 66c79cd06034 [2022-02-25T15:06:19.175Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-25T15:06:19.175Z] ---> f2395646657f [2022-02-25T15:06:19.175Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-25T15:06:19.455Z] ---> Running in 05afb98f49c6 [2022-02-25T15:06:19.455Z] ---> Running in 5fd97c6d8da0 [2022-02-25T15:06:19.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T15:06:20.016Z] ---> 81f2ec1c2a83 [2022-02-25T15:06:20.016Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-25T15:06:20.289Z] ---> Running in 72257e9a7b59 [2022-02-25T15:06:21.279Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T15:06:21.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T15:06:21.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T15:06:22.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T15:08:29.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T15:08:37.322Z] Removing intermediate container 5fd97c6d8da0 [2022-02-25T15:08:37.322Z] ---> 669651dab3af [2022-02-25T15:08:37.322Z] [2022-02-25T15:08:37.322Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:08:37.322Z] Removing intermediate container 455851809ffe [2022-02-25T15:08:37.322Z] ---> f046653baff9 [2022-02-25T15:08:37.322Z] [2022-02-25T15:08:37.322Z] Step 10/21 : FROM alpine:3.14 [2022-02-25T15:08:37.322Z] 3.14: Pulling from library/alpine [2022-02-25T15:08:37.322Z] 3.14: Pulling from library/alpine [2022-02-25T15:08:38.316Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T15:08:38.316Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T15:08:38.316Z] Status: Image is up to date for alpine:3.14 [2022-02-25T15:08:38.316Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T15:08:38.316Z] ---> 5b8b7b635229 [2022-02-25T15:08:38.316Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-25T15:08:38.316Z] ---> 5b8b7b635229 [2022-02-25T15:08:38.316Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:08:38.316Z] ---> Running in af00e3c30405 [2022-02-25T15:08:38.316Z] ---> Running in fc804e1f1220 [2022-02-25T15:08:40.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:08:40.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:08:40.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:08:40.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:08:41.957Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-25T15:08:41.957Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T15:08:41.957Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:08:41.957Z] OK: 6 MiB in 15 packages [2022-02-25T15:08:41.957Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-25T15:08:41.957Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T15:08:41.957Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-25T15:08:42.239Z] (5/5) Installing curl (7.79.1-r0) [2022-02-25T15:08:42.239Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:08:42.239Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:08:42.516Z] OK: 8 MiB in 19 packages [2022-02-25T15:08:43.512Z] Removing intermediate container af00e3c30405 [2022-02-25T15:08:43.512Z] ---> 3f81e9d16960 [2022-02-25T15:08:43.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:08:43.789Z] ---> Running in 2ae8dbd1bd7d [2022-02-25T15:08:44.390Z] Removing intermediate container 2ae8dbd1bd7d [2022-02-25T15:08:44.390Z] ---> feafb8755eee [2022-02-25T15:08:44.390Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-25T15:08:44.666Z] ---> Running in a5adf3cc15aa [2022-02-25T15:08:44.946Z] Removing intermediate container fc804e1f1220 [2022-02-25T15:08:44.946Z] ---> d2d8966c888a [2022-02-25T15:08:44.946Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T15:08:44.946Z] ---> Running in 41af7c6771bd [2022-02-25T15:08:45.225Z] Removing intermediate container a5adf3cc15aa [2022-02-25T15:08:45.225Z] ---> 0444bb176ebd [2022-02-25T15:08:45.225Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T15:08:45.225Z] ---> Running in 34e02b4e0d4e [2022-02-25T15:08:45.502Z] Removing intermediate container 41af7c6771bd [2022-02-25T15:08:45.502Z] ---> 8449f2b9e0b3 [2022-02-25T15:08:45.502Z] Step 13/21 : WORKDIR /edgex [2022-02-25T15:08:45.778Z] ---> Running in a12476055c02 [2022-02-25T15:08:46.057Z] Removing intermediate container 34e02b4e0d4e [2022-02-25T15:08:46.057Z] ---> debeec6af129 [2022-02-25T15:08:46.057Z] Step 15/23 : WORKDIR / [2022-02-25T15:08:46.333Z] ---> Running in 7cc84dc75c8f [2022-02-25T15:08:46.333Z] Removing intermediate container a12476055c02 [2022-02-25T15:08:46.333Z] ---> 78a41779cb79 [2022-02-25T15:08:46.333Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-25T15:08:46.935Z] Removing intermediate container 7cc84dc75c8f [2022-02-25T15:08:46.935Z] ---> 756b70ecb27b [2022-02-25T15:08:46.935Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:08:47.545Z] ---> d9871e403b16 [2022-02-25T15:08:47.545Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-25T15:08:48.142Z] ---> b2bf540da745 [2022-02-25T15:08:48.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-25T15:08:50.149Z] ---> 04eac1ef521f [2022-02-25T15:08:50.149Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-25T15:08:51.136Z] ---> 5bc6d9d5b9c3 [2022-02-25T15:08:51.136Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-25T15:08:52.115Z] ---> 6bba84e0aadd [2022-02-25T15:08:52.115Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-25T15:08:52.389Z] ---> 8c6e11350a8a [2022-02-25T15:08:52.389Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-25T15:08:52.389Z] ---> Running in 9512b5cfa8c0 [2022-02-25T15:08:52.668Z] ---> Running in 4fe8acb35dcb [2022-02-25T15:08:53.261Z] Removing intermediate container 9512b5cfa8c0 [2022-02-25T15:08:53.261Z] ---> 4d3f583053f1 [2022-02-25T15:08:53.261Z] Step 18/21 : CMD ["--init=true"] [2022-02-25T15:08:53.261Z] Removing intermediate container 4fe8acb35dcb [2022-02-25T15:08:53.261Z] ---> 90a5207ff737 [2022-02-25T15:08:53.261Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:08:53.261Z] ---> Running in 22b687ce9252 [2022-02-25T15:08:53.261Z] ---> Running in 5f05d403a31c [2022-02-25T15:08:53.864Z] Removing intermediate container 72257e9a7b59 [2022-02-25T15:08:53.864Z] ---> 81b8e0252baa [2022-02-25T15:08:53.864Z] [2022-02-25T15:08:53.864Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T15:08:53.864Z] ---> 5b8b7b635229 [2022-02-25T15:08:53.864Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:08:53.864Z] ---> Using cache [2022-02-25T15:08:53.864Z] ---> 3f81e9d16960 [2022-02-25T15:08:53.864Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:08:53.864Z] ---> Using cache [2022-02-25T15:08:53.864Z] ---> feafb8755eee [2022-02-25T15:08:53.864Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-25T15:08:54.138Z] Removing intermediate container 22b687ce9252 [2022-02-25T15:08:54.138Z] ---> 72dad1500f04 [2022-02-25T15:08:54.138Z] Step 19/21 : LABEL arch=arm64 [2022-02-25T15:08:54.415Z] Removing intermediate container 5f05d403a31c [2022-02-25T15:08:54.415Z] ---> 4911fad48613 [2022-02-25T15:08:54.415Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T15:08:54.415Z] ---> Running in f5dd6cc533fc [2022-02-25T15:08:54.415Z] ---> Running in e60312196fe0 [2022-02-25T15:08:54.415Z] ---> Running in d876c0b602e0 [2022-02-25T15:08:55.015Z] Removing intermediate container f5dd6cc533fc [2022-02-25T15:08:55.015Z] ---> 44fd97981955 [2022-02-25T15:08:55.015Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T15:08:55.015Z] Removing intermediate container e60312196fe0 [2022-02-25T15:08:55.015Z] ---> 0b3f3c5cd5cf [2022-02-25T15:08:55.015Z] Step 20/21 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:08:55.015Z] ---> Running in 6c0f202572c1 [2022-02-25T15:08:55.015Z] Removing intermediate container 05afb98f49c6 [2022-02-25T15:08:55.015Z] ---> f2d527dd5273 [2022-02-25T15:08:55.015Z] [2022-02-25T15:08:55.015Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:08:55.015Z] ---> 5b8b7b635229 [2022-02-25T15:08:55.015Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:08:55.015Z] ---> Using cache [2022-02-25T15:08:55.015Z] ---> 3f81e9d16960 [2022-02-25T15:08:55.015Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:08:55.015Z] ---> Using cache [2022-02-25T15:08:55.015Z] ---> feafb8755eee [2022-02-25T15:08:55.015Z] Step 13/23 : ENV APP_PORT=59881Removing intermediate container d876c0b602e0 [2022-02-25T15:08:55.015Z] ---> e53d0ddea298 [2022-02-25T15:08:55.015Z] [2022-02-25T15:08:55.015Z] Step 22/23 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:08:55.291Z] ---> Running in 48e0e0cc0b68 [2022-02-25T15:08:55.291Z] ---> Running in 4c3693769a8c [2022-02-25T15:08:55.291Z] ---> Running in 74515957831e [2022-02-25T15:08:55.567Z] Removing intermediate container 6c0f202572c1 [2022-02-25T15:08:55.567Z] ---> 40de138886b1 [2022-02-25T15:08:55.567Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:08:55.567Z] Removing intermediate container 48e0e0cc0b68 [2022-02-25T15:08:55.568Z] ---> cbde346834d1 [2022-02-25T15:08:55.568Z] Step 21/21 : LABEL version=0.0.0 [2022-02-25T15:08:55.848Z] ---> Running in eeac793bd1b0 [2022-02-25T15:08:56.125Z] Removing intermediate container 4c3693769a8c [2022-02-25T15:08:56.125Z] ---> 09298201edd0 [2022-02-25T15:08:56.125Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T15:08:56.125Z] Removing intermediate container 74515957831e [2022-02-25T15:08:56.125Z] ---> df9a25d76f47 [2022-02-25T15:08:56.125Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:08:56.125Z] ---> Running in f21ef054fbd1 [2022-02-25T15:08:56.125Z] ---> Running in 3fb770c83fe5 [2022-02-25T15:08:56.400Z] Removing intermediate container eeac793bd1b0 [2022-02-25T15:08:56.400Z] ---> 0837443eda17 [2022-02-25T15:08:56.400Z] [2022-02-25T15:08:57.008Z] Removing intermediate container 3fb770c83fe5 [2022-02-25T15:08:57.008Z] ---> 86f2dd74158c [2022-02-25T15:08:57.008Z] [2022-02-25T15:08:57.008Z] ---> 531d20fdd680 [2022-02-25T15:08:57.008Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-25T15:08:57.008Z] Removing intermediate container f21ef054fbd1 [2022-02-25T15:08:57.008Z] ---> 20bfde23b7c5 [2022-02-25T15:08:57.008Z] Step 15/23 : WORKDIR / [2022-02-25T15:08:57.008Z] ---> Running in f9b89a22a4c4 [2022-02-25T15:08:57.008Z] Successfully built 0837443eda17 [2022-02-25T15:08:57.008Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-25T15:08:57.008Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-02-25T15:08:57.606Z] Successfully built 86f2dd74158c [2022-02-25T15:08:57.606Z] Successfully tagged core-command-arm64:latest [2022-02-25T15:08:57.606Z]  Building core-command ... done Building support-notifications [2022-02-25T15:08:57.883Z] Removing intermediate container f9b89a22a4c4 [2022-02-25T15:08:57.883Z] ---> 0ae70f247fe5 [2022-02-25T15:08:57.884Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:08:58.487Z] ---> 594102dac82e [2022-02-25T15:08:58.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-25T15:08:59.085Z] ---> f855ccd07c1c [2022-02-25T15:08:59.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-25T15:08:59.357Z] ---> 52587250e6db [2022-02-25T15:08:59.357Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-25T15:08:59.631Z] ---> Running in b03363eac29f [2022-02-25T15:09:01.071Z] Removing intermediate container b03363eac29f [2022-02-25T15:09:01.071Z] ---> 7a6977d9fd4d [2022-02-25T15:09:01.071Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:09:01.071Z] ---> eda927255758 [2022-02-25T15:09:01.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-25T15:09:01.071Z] ---> Running in 327bd95d42a1 [2022-02-25T15:09:02.055Z] Removing intermediate container 327bd95d42a1 [2022-02-25T15:09:02.055Z] ---> 23edfc44b469 [2022-02-25T15:09:02.055Z] Step 20/22 : LABEL arch=arm64 [2022-02-25T15:09:02.327Z] ---> Running in bc6c99aef707 [2022-02-25T15:09:02.327Z] ---> 7b82c0e3d2c6 [2022-02-25T15:09:02.327Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-25T15:09:02.327Z] ---> Running in b51a52e7e16f [2022-02-25T15:09:02.940Z] Removing intermediate container bc6c99aef707 [2022-02-25T15:09:02.940Z] ---> 5bf93c163aa8 [2022-02-25T15:09:02.940Z] Step 21/22 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:09:02.940Z] ---> Running in 3391800a147f [2022-02-25T15:09:02.940Z] Removing intermediate container b51a52e7e16f [2022-02-25T15:09:02.940Z] ---> 0190964d5cce [2022-02-25T15:09:02.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:09:03.220Z] ---> Running in ad82e3695083 [2022-02-25T15:09:03.220Z] Removing intermediate container 1662dd79be9f [2022-02-25T15:09:03.220Z] ---> 887d49f4f208 [2022-02-25T15:09:03.220Z] [2022-02-25T15:09:03.220Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:09:03.220Z] ---> 5b8b7b635229 [2022-02-25T15:09:03.220Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-25T15:09:03.220Z] ---> Running in 3a5fe9d6e499 [2022-02-25T15:09:03.489Z] Removing intermediate container 3391800a147f [2022-02-25T15:09:03.489Z] ---> dfb880641258 [2022-02-25T15:09:03.489Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T15:09:03.489Z] Removing intermediate container ad82e3695083 [2022-02-25T15:09:03.489Z] ---> cb773047d204 [2022-02-25T15:09:03.489Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T15:09:03.759Z] ---> Running in f312bf94de18 [2022-02-25T15:09:03.759Z] ---> Running in 9de3dba4eac5 [2022-02-25T15:09:03.759Z] Removing intermediate container 3a5fe9d6e499 [2022-02-25T15:09:03.759Z] ---> 9f5d73343be4 [2022-02-25T15:09:03.759Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-25T15:09:04.031Z] ---> Running in 32356be6e838 [2022-02-25T15:09:04.312Z] Removing intermediate container f312bf94de18 [2022-02-25T15:09:04.312Z] ---> 28e1a3bc43bd [2022-02-25T15:09:04.312Z] [2022-02-25T15:09:04.312Z] Removing intermediate container 9de3dba4eac5 [2022-02-25T15:09:04.312Z] ---> 7d4204fdb25b [2022-02-25T15:09:04.312Z] Step 22/23 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:09:04.584Z] ---> Running in 6ba5d2803eb3 [2022-02-25T15:09:04.584Z] Removing intermediate container 32356be6e838 [2022-02-25T15:09:04.584Z] ---> 08c1ad4fbfe4 [2022-02-25T15:09:04.584Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-25T15:09:04.584Z] ---> Running in 5221f31eb679 [2022-02-25T15:09:04.857Z] Successfully built 28e1a3bc43bd [2022-02-25T15:09:04.857Z] Successfully tagged support-scheduler-arm64:latest [2022-02-25T15:09:04.857Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-02-25T15:09:05.130Z] Removing intermediate container 6ba5d2803eb3 [2022-02-25T15:09:05.130Z] ---> cfa6aeea4b6c [2022-02-25T15:09:05.130Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:09:05.130Z] Removing intermediate container 5221f31eb679 [2022-02-25T15:09:05.130Z] ---> a8355d628bd7 [2022-02-25T15:09:05.130Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:05.130Z] ---> Running in d9e4d6e5de95 [2022-02-25T15:09:05.405Z] ---> Running in 6d340b7efd06 [2022-02-25T15:09:05.680Z] Removing intermediate container d9e4d6e5de95 [2022-02-25T15:09:05.680Z] ---> bfd33f6b60b8 [2022-02-25T15:09:05.680Z] [2022-02-25T15:09:06.279Z] Successfully built bfd33f6b60b8 [2022-02-25T15:09:06.280Z] Successfully tagged core-metadata-arm64:latest [2022-02-25T15:09:06.280Z]  Building core-metadata ... done Building security-secretstore-setup [2022-02-25T15:09:07.260Z] Removing intermediate container 6d340b7efd06 [2022-02-25T15:09:07.260Z] ---> e016314bc9f6 [2022-02-25T15:09:07.260Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-25T15:09:07.538Z] ---> Running in 0d264bde31d2 [2022-02-25T15:09:08.522Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:09:09.606Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:09:10.214Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-25T15:09:10.503Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T15:09:10.503Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-25T15:09:10.503Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T15:09:10.777Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-25T15:09:10.777Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-25T15:09:11.060Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:09:11.060Z] OK: 8 MiB in 20 packages [2022-02-25T15:09:12.495Z] Removing intermediate container 0d264bde31d2 [2022-02-25T15:09:12.495Z] ---> 610e63819c7a [2022-02-25T15:09:12.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:09:13.473Z] ---> 39df9641d9a8 [2022-02-25T15:09:13.473Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-25T15:09:14.900Z] ---> a09edd7c7c8f [2022-02-25T15:09:14.900Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-25T15:09:15.880Z] ---> bf679e9bbadc [2022-02-25T15:09:15.880Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-25T15:09:15.880Z] ---> Running in 017fd422a1d8 [2022-02-25T15:09:16.474Z] Removing intermediate container 017fd422a1d8 [2022-02-25T15:09:16.474Z] ---> 34921953edab [2022-02-25T15:09:16.474Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:09:16.750Z] ---> Running in c946ae921d36 [2022-02-25T15:09:17.041Z] Removing intermediate container c946ae921d36 [2022-02-25T15:09:17.041Z] ---> 0ed29e8df3d4 [2022-02-25T15:09:17.041Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T15:09:17.319Z] ---> Running in 1f194dd438fb [2022-02-25T15:09:17.915Z] Removing intermediate container 1f194dd438fb [2022-02-25T15:09:17.915Z] ---> 2238d3d9ed94 [2022-02-25T15:09:17.915Z] Step 22/23 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:09:17.915Z] ---> Running in bbd8370a1e21 [2022-02-25T15:09:18.508Z] Removing intermediate container bbd8370a1e21 [2022-02-25T15:09:18.508Z] ---> ecda22135289 [2022-02-25T15:09:18.508Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:09:18.508Z] ---> Running in 59bfd01ad074 [2022-02-25T15:09:18.781Z] Removing intermediate container 59bfd01ad074 [2022-02-25T15:09:18.781Z] ---> 1b2a30fec173 [2022-02-25T15:09:18.781Z] [2022-02-25T15:09:19.375Z] Successfully built 1b2a30fec173 [2022-02-25T15:09:19.375Z] Successfully tagged core-data-arm64:latest [2022-02-25T15:09:51.705Z]  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:09:51.705Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:09:51.705Z] ---> 522cc43404d5 [2022-02-25T15:09:51.705Z] Step 3/31 : WORKDIR /edgex-go [2022-02-25T15:09:51.705Z] ---> Using cache [2022-02-25T15:09:51.705Z] ---> dd9f832678c7 [2022-02-25T15:09:51.705Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:51.705Z] ---> Using cache [2022-02-25T15:09:51.705Z] ---> b072507295f8 [2022-02-25T15:09:51.705Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-25T15:09:51.705Z] ---> Using cache [2022-02-25T15:09:51.705Z] ---> d88f4f4f8ede [2022-02-25T15:09:51.705Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-25T15:09:51.705Z] ---> Using cache [2022-02-25T15:09:51.705Z] ---> a508ae5ecd1d [2022-02-25T15:09:51.705Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:09:51.705Z] ---> Using cache [2022-02-25T15:09:51.705Z] ---> b2228a43b200 [2022-02-25T15:09:51.705Z] Step 8/31 : COPY . . [2022-02-25T15:09:51.705Z] ---> Using cache [2022-02-25T15:09:51.705Z] ---> f2395646657f [2022-02-25T15:09:51.705Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-25T15:09:51.705Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:09:51.705Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:09:51.705Z] ---> 522cc43404d5 [2022-02-25T15:09:51.705Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T15:09:51.705Z] ---> Using cache [2022-02-25T15:09:51.705Z] ---> dd9f832678c7 [2022-02-25T15:09:51.705Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:51.705Z] ---> Using cache [2022-02-25T15:09:51.705Z] ---> b072507295f8 [2022-02-25T15:09:51.705Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-25T15:09:51.705Z] ---> Running in 0c02529883da [2022-02-25T15:09:51.705Z] ---> Running in e05baf418657 [2022-02-25T15:09:51.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:09:51.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-25T15:09:51.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:09:52.966Z] OK: 220 MiB in 52 packages [2022-02-25T15:09:54.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:09:54.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:09:54.417Z] ---> 522cc43404d5 [2022-02-25T15:09:54.417Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:09:54.417Z] ---> Using cache [2022-02-25T15:09:54.417Z] ---> dd9f832678c7 [2022-02-25T15:09:54.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:54.417Z] ---> Using cache [2022-02-25T15:09:54.417Z] ---> b072507295f8 [2022-02-25T15:09:54.417Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-25T15:09:54.417Z] ---> Running in f43e6e42b1cb [2022-02-25T15:09:54.713Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:09:54.713Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:09:54.713Z] ---> 522cc43404d5 [2022-02-25T15:09:54.713Z] Step 3/25 : WORKDIR /edgex-go [2022-02-25T15:09:54.713Z] ---> Using cache [2022-02-25T15:09:54.713Z] ---> dd9f832678c7 [2022-02-25T15:09:54.713Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:54.713Z] ---> Using cache [2022-02-25T15:09:54.713Z] ---> b072507295f8 [2022-02-25T15:09:54.713Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-25T15:09:54.713Z] ---> Using cache [2022-02-25T15:09:54.713Z] ---> d88f4f4f8ede [2022-02-25T15:09:54.713Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-25T15:09:54.713Z] ---> Using cache [2022-02-25T15:09:54.713Z] ---> a508ae5ecd1d [2022-02-25T15:09:54.713Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:09:54.713Z] ---> Using cache [2022-02-25T15:09:54.713Z] ---> b2228a43b200 [2022-02-25T15:09:54.713Z] Step 8/25 : COPY . . [2022-02-25T15:09:54.999Z] ---> Using cache [2022-02-25T15:09:55.277Z] ---> f2395646657f [2022-02-25T15:09:55.277Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-25T15:09:55.277Z] ---> Running in 14e9bf3830dc [2022-02-25T15:09:55.277Z] Removing intermediate container 0c02529883da [2022-02-25T15:09:55.277Z] ---> 6f78df0ab1f7 [2022-02-25T15:09:55.277Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T15:09:56.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:09:57.009Z] ---> 4404d64b1afa [2022-02-25T15:09:57.009Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:09:57.009Z] ---> Running in b3ae138fbbd4 [2022-02-25T15:09:57.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T15:09:57.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:09:58.863Z] OK: 220 MiB in 52 packages [2022-02-25T15:10:00.311Z] Removing intermediate container f43e6e42b1cb [2022-02-25T15:10:00.311Z] ---> 7f83aacc0504 [2022-02-25T15:10:00.311Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:10:01.295Z] ---> e7320e82b810 [2022-02-25T15:10:01.295Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:10:01.295Z] ---> Running in 6e3e97fcf194 [2022-02-25T15:10:03.280Z] Removing intermediate container b3ae138fbbd4 [2022-02-25T15:10:03.280Z] ---> 8f45919c10fd [2022-02-25T15:10:03.280Z] Step 8/22 : COPY . . [2022-02-25T15:10:08.697Z] Removing intermediate container 6e3e97fcf194 [2022-02-25T15:10:08.697Z] ---> a8c9a3d358a9 [2022-02-25T15:10:08.697Z] Step 8/23 : COPY . . [2022-02-25T15:10:27.063Z] ---> 3ed82d81a071 [2022-02-25T15:10:27.063Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-25T15:10:27.063Z] ---> Running in af350917a66a [2022-02-25T15:10:28.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T15:10:33.508Z] ---> f31cca466488 [2022-02-25T15:10:33.508Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-25T15:10:33.508Z] ---> Running in cb7b37546bd3 [2022-02-25T15:10:34.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T15:11:42.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T15:11:42.997Z] Removing intermediate container e05baf418657 [2022-02-25T15:11:42.997Z] ---> a209b4b8f0c0 [2022-02-25T15:11:42.997Z] [2022-02-25T15:11:42.997Z] Step 10/31 : FROM alpine:3.14 [2022-02-25T15:11:42.997Z] ---> 5b8b7b635229 [2022-02-25T15:11:42.997Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-25T15:11:42.997Z] ---> Running in 2c420870831b [2022-02-25T15:11:42.997Z] Removing intermediate container 2c420870831b [2022-02-25T15:11:42.997Z] ---> adb5613e133f [2022-02-25T15:11:42.997Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-25T15:11:42.997Z] ---> Running in 48e8ee076616 [2022-02-25T15:11:42.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:11:42.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:11:42.997Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-25T15:11:42.997Z] (2/2) Installing su-exec (0.2-r1) [2022-02-25T15:11:42.997Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:11:42.997Z] OK: 6 MiB in 16 packages [2022-02-25T15:11:43.595Z] Removing intermediate container 48e8ee076616 [2022-02-25T15:11:43.595Z] ---> 3ac75c0dea1b [2022-02-25T15:11:43.595Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-25T15:11:43.595Z] ---> Running in 61f12cceb7f8 [2022-02-25T15:11:44.193Z] Removing intermediate container 61f12cceb7f8 [2022-02-25T15:11:44.194Z] ---> 9441017e36a5 [2022-02-25T15:11:44.194Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-25T15:11:44.194Z] ---> Running in e7159667dc15 [2022-02-25T15:11:44.791Z] Removing intermediate container e7159667dc15 [2022-02-25T15:11:44.791Z] ---> 4c4baf48b924 [2022-02-25T15:11:44.791Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-25T15:11:44.791Z] ---> Running in 5fd2bf921f78 [2022-02-25T15:11:48.189Z] Removing intermediate container 5fd2bf921f78 [2022-02-25T15:11:48.189Z] ---> eef6651b6dea [2022-02-25T15:11:48.189Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-25T15:11:48.189Z] ---> Running in aafcd152ab34 [2022-02-25T15:11:48.852Z] Removing intermediate container aafcd152ab34 [2022-02-25T15:11:48.852Z] ---> b047b0ff6fa6 [2022-02-25T15:11:48.852Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-25T15:11:51.038Z] ---> 01bfe67f7270 [2022-02-25T15:11:51.038Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-25T15:11:51.038Z] ---> Running in e2b028c56458 [2022-02-25T15:11:53.665Z] Removing intermediate container 14e9bf3830dc [2022-02-25T15:11:53.665Z] ---> 6eccf937eef5 [2022-02-25T15:11:53.665Z] [2022-02-25T15:11:53.665Z] Step 10/25 : FROM alpine:3.14 [2022-02-25T15:11:53.665Z] ---> 5b8b7b635229 [2022-02-25T15:11:53.665Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-25T15:11:53.665Z] ---> Running in 7e3e1c2bc157 [2022-02-25T15:11:54.270Z] Removing intermediate container e2b028c56458 [2022-02-25T15:11:54.270Z] ---> 07a514922ac3 [2022-02-25T15:11:54.270Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:11:55.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:11:55.550Z] ---> 598e2d972b25 [2022-02-25T15:11:55.550Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-25T15:11:55.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:11:56.807Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-25T15:11:56.807Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-25T15:11:56.807Z] (3/3) Installing su-exec (0.2-r1) [2022-02-25T15:11:56.807Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:11:56.807Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:11:57.081Z] OK: 6 MiB in 17 packages [2022-02-25T15:11:57.354Z] ---> 1ea9d983dfef [2022-02-25T15:11:57.354Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-25T15:11:58.796Z] ---> 07619e7628b8 [2022-02-25T15:11:58.796Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-25T15:11:59.395Z] Removing intermediate container 7e3e1c2bc157 [2022-02-25T15:11:59.395Z] ---> 95daabb96a97 [2022-02-25T15:11:59.395Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T15:11:59.669Z] ---> Running in 20fe22fa7d2e [2022-02-25T15:11:59.953Z] ---> 3b2398bdcdcf [2022-02-25T15:12:00.228Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-25T15:12:00.229Z] Removing intermediate container 20fe22fa7d2e [2022-02-25T15:12:00.229Z] ---> eecea1b4d341 [2022-02-25T15:12:00.229Z] Step 13/25 : WORKDIR / [2022-02-25T15:12:00.229Z] ---> Running in 5dd069b46bea [2022-02-25T15:12:01.215Z] Removing intermediate container 5dd069b46bea [2022-02-25T15:12:01.215Z] ---> 96521e26e79b [2022-02-25T15:12:01.215Z] 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-02-25T15:12:01.490Z] ---> 8826671d5b12 [2022-02-25T15:12:01.490Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-25T15:12:01.766Z] ---> Running in d3fff7861699 [2022-02-25T15:12:02.367Z] ---> 1d3c5a3950b6 [2022-02-25T15:12:02.367Z] 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-02-25T15:12:02.367Z] Removing intermediate container d3fff7861699 [2022-02-25T15:12:02.367Z] ---> 7c9dd3c4c884 [2022-02-25T15:12:02.367Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-25T15:12:03.350Z] ---> d74961a94081 [2022-02-25T15:12:03.350Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-25T15:12:03.625Z] ---> 394a56cc988f [2022-02-25T15:12:03.625Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-25T15:12:03.899Z] ---> Running in 0051ddb6e950 [2022-02-25T15:12:04.500Z] ---> 668d6d769db4 [2022-02-25T15:12:04.500Z] 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-02-25T15:12:05.942Z] ---> b6cf2b9c2bf9 [2022-02-25T15:12:05.942Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-25T15:12:06.930Z] Removing intermediate container 0051ddb6e950 [2022-02-25T15:12:06.930Z] ---> 1a41343a2aa4 [2022-02-25T15:12:06.930Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-25T15:12:07.543Z] ---> Running in 2187859c6e58 [2022-02-25T15:12:07.543Z] ---> 88e216942b63 [2022-02-25T15:12:07.543Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-25T15:12:08.152Z] Removing intermediate container 2187859c6e58 [2022-02-25T15:12:08.152Z] ---> ae93720d0dd3 [2022-02-25T15:12:08.152Z] Step 28/31 : CMD ["gate"] [2022-02-25T15:12:08.427Z] ---> Running in 8c3a447eb0ca [2022-02-25T15:12:09.032Z] Removing intermediate container 8c3a447eb0ca [2022-02-25T15:12:09.032Z] ---> 2b449aae6f31 [2022-02-25T15:12:09.032Z] Step 29/31 : LABEL arch=arm64 [2022-02-25T15:12:09.308Z] ---> Running in 32c9c05d639b [2022-02-25T15:12:09.585Z] ---> 05ad495666de [2022-02-25T15:12:09.585Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-25T15:12:10.191Z] Removing intermediate container 32c9c05d639b [2022-02-25T15:12:10.191Z] ---> dfe523199c46 [2022-02-25T15:12:10.191Z] Step 30/31 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:12:10.464Z] ---> Running in e274f943ae9a [2022-02-25T15:12:10.748Z] ---> 85af75215e03 [2022-02-25T15:12:10.748Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-02-25T15:12:10.748Z] ---> Running in 0b3e0880b06d [2022-02-25T15:12:11.042Z] Removing intermediate container e274f943ae9a [2022-02-25T15:12:11.042Z] ---> 993adb9de8e0 [2022-02-25T15:12:11.322Z] Step 31/31 : LABEL version=0.0.0 [2022-02-25T15:12:11.597Z] ---> Running in 9b7595bebb62 [2022-02-25T15:12:12.195Z] Removing intermediate container 9b7595bebb62 [2022-02-25T15:12:12.195Z] ---> 8b5d1fb93079 [2022-02-25T15:12:12.195Z] [2022-02-25T15:12:12.470Z] Successfully built 8b5d1fb93079 [2022-02-25T15:12:12.470Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-25T15:12:13.463Z]  Building security-bootstrapper ... done Removing intermediate container 0b3e0880b06d [2022-02-25T15:12:13.463Z] ---> dd58baa60dbb [2022-02-25T15:12:13.463Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-25T15:12:13.740Z] ---> Running in 52a80c4d83b0 [2022-02-25T15:12:14.339Z] Removing intermediate container 52a80c4d83b0 [2022-02-25T15:12:14.339Z] ---> 733a906318c2 [2022-02-25T15:12:14.339Z] Step 23/25 : LABEL arch=arm64 [2022-02-25T15:12:14.339Z] ---> Running in a256f7483a1f [2022-02-25T15:12:14.942Z] Removing intermediate container a256f7483a1f [2022-02-25T15:12:14.942Z] ---> 5696f7fc45a4 [2022-02-25T15:12:14.942Z] Step 24/25 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:12:14.942Z] ---> Running in 096bcf376242 [2022-02-25T15:12:15.534Z] Removing intermediate container 096bcf376242 [2022-02-25T15:12:15.534Z] ---> bb26d30ab5db [2022-02-25T15:12:15.534Z] Step 25/25 : LABEL version=0.0.0 [2022-02-25T15:12:15.534Z] ---> Running in c2228d91dee1 [2022-02-25T15:12:16.135Z] Removing intermediate container c2228d91dee1 [2022-02-25T15:12:16.135Z] ---> 1de3ebe1534f [2022-02-25T15:12:16.135Z] [2022-02-25T15:12:16.407Z] Successfully built 1de3ebe1534f [2022-02-25T15:12:16.407Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-25T15:12:18.367Z]  Building security-secretstore-setup ... done Removing intermediate container cb7b37546bd3 [2022-02-25T15:12:18.367Z] ---> c169b9a7910b [2022-02-25T15:12:18.367Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-25T15:12:18.648Z] ---> Running in f5a5cf804b08 [2022-02-25T15:12:19.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T15:12:21.611Z] Removing intermediate container af350917a66a [2022-02-25T15:12:21.611Z] ---> af7d732e3358 [2022-02-25T15:12:21.611Z] [2022-02-25T15:12:21.611Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T15:12:21.611Z] ---> 5b8b7b635229 [2022-02-25T15:12:21.611Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-25T15:12:21.611Z] ---> Running in dbeaecc5e779 [2022-02-25T15:12:22.212Z] Removing intermediate container f5a5cf804b08 [2022-02-25T15:12:22.212Z] ---> d1bc42f63617 [2022-02-25T15:12:22.212Z] [2022-02-25T15:12:22.212Z] Step 11/23 : FROM docker:20.10.10 [2022-02-25T15:12:22.212Z] 20.10.10: Pulling from library/docker [2022-02-25T15:12:22.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:12:23.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:12:24.066Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-25T15:12:24.066Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-25T15:12:24.066Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:12:24.066Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:12:24.066Z] OK: 6 MiB in 16 packages [2022-02-25T15:12:26.032Z] Removing intermediate container dbeaecc5e779 [2022-02-25T15:12:26.032Z] ---> 44e4a74b498d [2022-02-25T15:12:26.032Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:12:26.032Z] ---> Running in 098b01340170 [2022-02-25T15:12:26.624Z] Removing intermediate container 098b01340170 [2022-02-25T15:12:26.624Z] ---> 6d71762f8c6c [2022-02-25T15:12:26.624Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-25T15:12:26.624Z] ---> Running in 5e3d2611af41 [2022-02-25T15:12:26.901Z] Removing intermediate container 5e3d2611af41 [2022-02-25T15:12:26.901Z] ---> 35b64616b567 [2022-02-25T15:12:26.901Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T15:12:27.171Z] ---> Running in 28f0923e863e [2022-02-25T15:12:27.443Z] Removing intermediate container 28f0923e863e [2022-02-25T15:12:27.443Z] ---> 27f56dba6284 [2022-02-25T15:12:27.443Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:12:28.415Z] ---> a9fbb5405ba7 [2022-02-25T15:12:28.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-25T15:12:29.019Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-25T15:12:29.019Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-25T15:12:29.019Z] ---> 520e9a0a30f7 [2022-02-25T15:12:29.019Z] 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-02-25T15:12:29.295Z] ---> 46d3579370d5 [2022-02-25T15:12:29.295Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-25T15:12:29.295Z] ---> Running in 482d191d9b7a [2022-02-25T15:12:29.566Z] Removing intermediate container 482d191d9b7a [2022-02-25T15:12:29.566Z] ---> c0ffb9babd71 [2022-02-25T15:12:29.566Z] 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-02-25T15:12:29.844Z] ---> Running in 4dcda4542fd4 [2022-02-25T15:12:29.844Z] ---> 4e4d7bd9df5f [2022-02-25T15:12:29.844Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-25T15:12:30.116Z] ---> Running in 530e428e587c [2022-02-25T15:12:30.387Z] Removing intermediate container 530e428e587c [2022-02-25T15:12:30.387Z] ---> 2a39806218d6 [2022-02-25T15:12:30.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:12:30.661Z] ---> Running in 349cf35e2637 [2022-02-25T15:12:30.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:12:30.933Z] Removing intermediate container 349cf35e2637 [2022-02-25T15:12:30.933Z] ---> c7924add71e3 [2022-02-25T15:12:30.933Z] Step 20/22 : LABEL arch=arm64 [2022-02-25T15:12:31.214Z] ---> Running in 0311c13db336 [2022-02-25T15:12:31.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:12:31.521Z] Removing intermediate container 0311c13db336 [2022-02-25T15:12:31.521Z] ---> ecd32660e482 [2022-02-25T15:12:31.521Z] Step 21/22 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:12:31.521Z] ---> Running in a06bd40f9fec [2022-02-25T15:12:32.117Z] Removing intermediate container a06bd40f9fec [2022-02-25T15:12:32.117Z] ---> c6f274e49557 [2022-02-25T15:12:32.117Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T15:12:32.117Z] (1/42) Installing readline (8.1.0-r0) [2022-02-25T15:12:32.117Z] (2/42) Installing bash (5.1.4-r0) [2022-02-25T15:12:32.117Z] ---> Running in 3a2645d47ea9 [2022-02-25T15:12:32.117Z] Executing bash-5.1.4-r0.post-install [2022-02-25T15:12:32.117Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-25T15:12:32.117Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T15:12:32.117Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-25T15:12:32.117Z] (6/42) Installing curl (7.79.1-r0) [2022-02-25T15:12:32.117Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-25T15:12:32.117Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-25T15:12:32.117Z] (9/42) Installing expat (2.4.5-r0) [2022-02-25T15:12:32.117Z] (10/42) Installing libffi (3.3-r2) [2022-02-25T15:12:32.117Z] (11/42) Installing gdbm (1.19-r0) [2022-02-25T15:12:32.117Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-25T15:12:32.117Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T15:12:32.117Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T15:12:32.389Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-25T15:12:32.389Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-25T15:12:32.389Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-25T15:12:32.389Z] Removing intermediate container 3a2645d47ea9 [2022-02-25T15:12:32.389Z] ---> 1672eace9d17 [2022-02-25T15:12:32.389Z] [2022-02-25T15:12:32.981Z] Successfully built 1672eace9d17 [2022-02-25T15:12:32.981Z] Successfully tagged support-notifications-arm64:latest [2022-02-25T15:12:34.403Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-25T15:12:34.403Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-25T15:12:34.403Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-25T15:12:34.403Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-25T15:12:34.403Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-25T15:12:34.403Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-25T15:12:34.403Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-25T15:12:34.403Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-25T15:12:34.403Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-25T15:12:34.403Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-25T15:12:34.403Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-25T15:12:34.403Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-25T15:12:34.403Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-25T15:12:34.403Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-25T15:12:34.403Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-25T15:12:34.403Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-25T15:12:34.403Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-25T15:12:34.403Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-25T15:12:34.403Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-25T15:12:34.403Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-25T15:12:34.674Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-25T15:12:34.674Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-25T15:12:34.674Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-25T15:12:34.674Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-25T15:12:34.674Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-25T15:12:35.267Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:12:35.268Z] OK: 84 MiB in 64 packages [2022-02-25T15:12:39.543Z] Collecting docker-compose==1.23.2 [2022-02-25T15:12:39.543Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-25T15:12:39.816Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-25T15:12:40.085Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-25T15:12:40.085Z] Collecting texttable<0.10,>=0.9.0 [2022-02-25T15:12:40.085Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-25T15:12:43.448Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-25T15:12:43.448Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-25T15:12:43.448Z] Collecting docopt<0.7,>=0.6.1 [2022-02-25T15:12:43.448Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-25T15:12:45.412Z] Collecting jsonschema<3,>=2.5.1 [2022-02-25T15:12:45.684Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-25T15:12:45.953Z] Collecting docker<4.0,>=3.6.0 [2022-02-25T15:12:45.953Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-25T15:12:46.224Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-25T15:12:46.224Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-25T15:12:46.224Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-25T15:12:48.821Z] Collecting PyYAML<4,>=3.10 [2022-02-25T15:12:48.821Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-25T15:12:52.219Z] Collecting cached-property<2,>=1.2.0 [2022-02-25T15:12:52.219Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-25T15:12:52.219Z] Collecting docker-pycreds>=0.4.0 [2022-02-25T15:12:52.219Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-25T15:12:52.833Z] 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-02-25T15:12:53.111Z] Collecting idna<2.8,>=2.5 [2022-02-25T15:12:53.111Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-25T15:12:54.102Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-25T15:12:54.102Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-25T15:12:54.102Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-25T15:12:54.102Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-25T15:12:54.381Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-25T15:12:54.381Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-25T15:12:54.381Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-25T15:12:54.381Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-25T15:12:55.376Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-25T15:12:55.376Z] Attempting uninstall: urllib3 [2022-02-25T15:12:55.376Z] Found existing installation: urllib3 1.26.5 [2022-02-25T15:12:55.376Z] Uninstalling urllib3-1.26.5: [2022-02-25T15:12:55.649Z] Successfully uninstalled urllib3-1.26.5 [2022-02-25T15:12:56.249Z] Attempting uninstall: idna [2022-02-25T15:12:56.249Z] Found existing installation: idna 3.2 [2022-02-25T15:12:56.249Z] Uninstalling idna-3.2: [2022-02-25T15:12:56.249Z] Successfully uninstalled idna-3.2 [2022-02-25T15:12:57.235Z] Attempting uninstall: chardet [2022-02-25T15:12:57.235Z] Found existing installation: chardet 4.0.0 [2022-02-25T15:12:57.235Z] Uninstalling chardet-4.0.0: [2022-02-25T15:12:57.510Z] Successfully uninstalled chardet-4.0.0 [2022-02-25T15:12:58.950Z] Attempting uninstall: requests [2022-02-25T15:12:58.950Z] Found existing installation: requests 2.25.1 [2022-02-25T15:12:58.950Z] Uninstalling requests-2.25.1: [2022-02-25T15:12:59.224Z] Successfully uninstalled requests-2.25.1 [2022-02-25T15:12:59.500Z] Running setup.py install for texttable: started [2022-02-25T15:13:01.477Z] Running setup.py install for texttable: finished with status 'done' [2022-02-25T15:13:01.478Z] Running setup.py install for PyYAML: started [2022-02-25T15:13:04.086Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-25T15:13:04.360Z] Running setup.py install for docopt: started [2022-02-25T15:13:06.978Z] Running setup.py install for docopt: finished with status 'done' [2022-02-25T15:13:06.978Z] Running setup.py install for dockerpty: started [2022-02-25T15:13:08.414Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-25T15:13:10.383Z] 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-02-25T15:13:18.655Z] Removing intermediate container 4dcda4542fd4 [2022-02-25T15:13:18.655Z] ---> 5661b41247c1 [2022-02-25T15:13:18.655Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-25T15:13:18.655Z] ---> Running in 01a635e8fa3f [2022-02-25T15:13:18.655Z] Removing intermediate container 01a635e8fa3f [2022-02-25T15:13:18.655Z] ---> f8fa1ca804aa [2022-02-25T15:13:18.655Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-25T15:13:18.655Z] ---> Running in 92cc0c5cbeab [2022-02-25T15:13:18.931Z] Removing intermediate container 92cc0c5cbeab [2022-02-25T15:13:18.931Z] ---> 0bf7b93b491c [2022-02-25T15:13:18.931Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-25T15:13:19.920Z] ---> 8af66c9be084 [2022-02-25T15:13:19.920Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-25T15:13:20.522Z] ---> da69b7e20e9f [2022-02-25T15:13:20.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-25T15:13:21.126Z] ---> 5b1bcc2d6714 [2022-02-25T15:13:21.126Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-25T15:13:21.126Z] ---> Running in 7b5e12d19143 [2022-02-25T15:13:21.724Z] Removing intermediate container 7b5e12d19143 [2022-02-25T15:13:21.724Z] ---> b0f5c2044296 [2022-02-25T15:13:21.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:13:21.724Z] ---> Running in 824340bf6382 [2022-02-25T15:13:21.998Z] Removing intermediate container 824340bf6382 [2022-02-25T15:13:21.998Z] ---> b43af2f783ff [2022-02-25T15:13:21.998Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T15:13:21.998Z] ---> Running in 4475aebe861b [2022-02-25T15:13:22.281Z] Removing intermediate container 4475aebe861b [2022-02-25T15:13:22.281Z] ---> 421ddbe863ce [2022-02-25T15:13:22.281Z] Step 22/23 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d [2022-02-25T15:13:22.554Z] ---> Running in dc82a7d62966 [2022-02-25T15:13:22.828Z] Removing intermediate container dc82a7d62966 [2022-02-25T15:13:22.828Z] ---> 7add23eac1d7 [2022-02-25T15:13:22.828Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:13:22.828Z] ---> Running in 7245b3971d08 [2022-02-25T15:13:23.430Z] Removing intermediate container 7245b3971d08 [2022-02-25T15:13:23.430Z] ---> 1fccc6ef09c1 [2022-02-25T15:13:23.430Z] [2022-02-25T15:13:23.700Z] Successfully built 1fccc6ef09c1 [2022-02-25T15:13:23.700Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-25T15:13:23.991Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-25T15:13:23.986Z] $ docker stop --time=1 567db7c383bf4b132768f885d588ff3f09e1e72da76c219ec09fc3320adbbeb6 [2022-02-25T15:13:25.626Z] $ docker rm -f 567db7c383bf4b132768f885d588ff3f09e1e72da76c219ec09fc3320adbbeb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T15:13:26.166Z] + docker images [2022-02-25T15:13:26.437Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-25T15:13:26.437Z] sys-mgmt-agent-arm64 latest 1fccc6ef09c1 3 seconds ago 280MB [2022-02-25T15:13:26.437Z] support-notifications-arm64 latest 1672eace9d17 54 seconds ago 16.1MB [2022-02-25T15:13:26.437Z] d1bc42f63617 About a minute ago 1.59GB [2022-02-25T15:13:26.437Z] af7d732e3358 About a minute ago 1.6GB [2022-02-25T15:13:26.437Z] security-secretstore-setup-arm64 latest 1de3ebe1534f About a minute ago 27MB [2022-02-25T15:13:26.437Z] security-bootstrapper-arm64 latest 8b5d1fb93079 About a minute ago 18MB [2022-02-25T15:13:26.437Z] 6eccf937eef5 About a minute ago 1.6GB [2022-02-25T15:13:26.437Z] a209b4b8f0c0 About a minute ago 1.59GB [2022-02-25T15:13:26.437Z] core-data-arm64 latest 1b2a30fec173 4 minutes ago 19.2MB [2022-02-25T15:13:26.437Z] core-metadata-arm64 latest bfd33f6b60b8 4 minutes ago 15.9MB [2022-02-25T15:13:26.437Z] support-scheduler-arm64 latest 28e1a3bc43bd 4 minutes ago 15.4MB [2022-02-25T15:13:26.437Z] 887d49f4f208 4 minutes ago 1.6GB [2022-02-25T15:13:26.437Z] security-proxy-setup-arm64 latest 0837443eda17 4 minutes ago 25.5MB [2022-02-25T15:13:26.437Z] core-command-arm64 latest 86f2dd74158c 4 minutes ago 15.3MB [2022-02-25T15:13:26.437Z] f2d527dd5273 4 minutes ago 1.6GB [2022-02-25T15:13:26.437Z] 81b8e0252baa 4 minutes ago 1.6GB [2022-02-25T15:13:26.437Z] f046653baff9 4 minutes ago 1.6GB [2022-02-25T15:13:26.437Z] 669651dab3af 4 minutes ago 1.59GB [2022-02-25T15:13:26.437Z] ci-base-image-arm64 latest 522cc43404d5 15 minutes ago 1.26GB [2022-02-25T15:13:26.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB [2022-02-25T15:13:26.437Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-02-25T15:13:26.437Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-02-25T15:13:26.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months 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] sh [2022-02-25T15:13:26.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T15:13:26.878Z] [2022-02-25T15:13:26.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:13:27.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T15:13:27.500Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-25T15:13:27.500Z] 448f6bf000e3: Pulling fs layer [2022-02-25T15:13:27.500Z] f757da607395: Pulling fs layer [2022-02-25T15:13:27.500Z] 05883995daec: Pulling fs layer [2022-02-25T15:13:27.500Z] 8603b9c90790: Pulling fs layer [2022-02-25T15:13:27.500Z] 1560dd03e051: Pulling fs layer [2022-02-25T15:13:27.500Z] 27f5ce0e4adf: Pulling fs layer [2022-02-25T15:13:27.500Z] c2d8d7efcc4b: Pulling fs layer [2022-02-25T15:13:27.500Z] 8603b9c90790: Waiting [2022-02-25T15:13:27.500Z] 1560dd03e051: Waiting [2022-02-25T15:13:27.500Z] 27f5ce0e4adf: Waiting [2022-02-25T15:13:27.500Z] c2d8d7efcc4b: Waiting [2022-02-25T15:13:27.500Z] f757da607395: Verifying Checksum [2022-02-25T15:13:27.500Z] f757da607395: Download complete [2022-02-25T15:13:27.500Z] 8603b9c90790: Verifying Checksum [2022-02-25T15:13:27.500Z] 8603b9c90790: Download complete [2022-02-25T15:13:27.500Z] 1560dd03e051: Verifying Checksum [2022-02-25T15:13:27.500Z] 1560dd03e051: Download complete [2022-02-25T15:13:27.500Z] 27f5ce0e4adf: Verifying Checksum [2022-02-25T15:13:27.500Z] 27f5ce0e4adf: Download complete [2022-02-25T15:13:27.775Z] 05883995daec: Verifying Checksum [2022-02-25T15:13:27.775Z] 05883995daec: Download complete [2022-02-25T15:13:28.048Z] 448f6bf000e3: Verifying Checksum [2022-02-25T15:13:28.048Z] 448f6bf000e3: Download complete [2022-02-25T15:13:30.667Z] c2d8d7efcc4b: Verifying Checksum [2022-02-25T15:13:30.667Z] c2d8d7efcc4b: Download complete [2022-02-25T15:13:32.101Z] 448f6bf000e3: Pull complete [2022-02-25T15:13:32.374Z] f757da607395: Pull complete [2022-02-25T15:13:33.807Z] 05883995daec: Pull complete [2022-02-25T15:13:34.081Z] 8603b9c90790: Pull complete [2022-02-25T15:13:35.056Z] 1560dd03e051: Pull complete [2022-02-25T15:13:35.327Z] 27f5ce0e4adf: Pull complete [2022-02-25T15:13:53.608Z] c2d8d7efcc4b: Pull complete [2022-02-25T15:13:53.608Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-25T15:13:53.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T15:13:53.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-25T15:13:53.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container [2022-02-25T15:13:53.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-25T15:13:56.863Z] $ docker top b137f7014114ac848bbb047c3d6e8a6cb810eedf5746f29f4bcc56ff286d2c01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:13:57.908Z] ---> job-cost.sh [2022-02-25T15:13:57.909Z] lf-activate-venv: SKIPPING [2022-02-25T15:13:57.909Z] INFO: No Stack... [2022-02-25T15:13:58.515Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-25T15:13:58.788Z] INFO: Archiving Costs [Pipeline] sh [2022-02-25T15:13:59.448Z] + cut -d, -f6 [2022-02-25T15:13:59.448Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-02-25T15:13:59.519Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3888-3-stack-cost] [2022-02-25T15:13:59.525Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3888-3-stack-cost] did not exist. Created. [2022-02-25T15:13:59.525Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3888-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-25T15:14:00.192Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-25T15:14:00.376Z] Stashed 1 file(s) [Pipeline] } [2022-02-25T15:14:00.383Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3888-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-25T15:14:00.389Z] $ docker stop --time=1 b137f7014114ac848bbb047c3d6e8a6cb810eedf5746f29f4bcc56ff286d2c01 [2022-02-25T15:14:01.919Z] $ docker rm -f b137f7014114ac848bbb047c3d6e8a6cb810eedf5746f29f4bcc56ff286d2c01 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-02-25T15:14:02.974Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:14:03.265Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:14:03.823Z] ---> package-listing.sh [2022-02-25T15:14:03.823Z] ++ facter osfamily [2022-02-25T15:14:03.823Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-25T15:14:04.083Z] + OS_FAMILY=redhat [2022-02-25T15:14:04.083Z] + workspace=/w/workspace/edgex-go/3 [2022-02-25T15:14:04.083Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-25T15:14:04.083Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-25T15:14:04.083Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-25T15:14:04.083Z] + PACKAGES=/tmp/packages_start.txt [2022-02-25T15:14:04.083Z] + '[' /w/workspace/edgex-go/3 ']' [2022-02-25T15:14:04.083Z] + PACKAGES=/tmp/packages_end.txt [2022-02-25T15:14:04.083Z] + case "${OS_FAMILY}" in [2022-02-25T15:14:04.083Z] + rpm -qa [2022-02-25T15:14:04.083Z] + sort [2022-02-25T15:14:08.282Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-25T15:14:08.282Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-25T15:14:08.282Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-25T15:14:08.282Z] + '[' /w/workspace/edgex-go/3 ']' [2022-02-25T15:14:08.282Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-02-25T15:14:08.282Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-02-25T15:14:08.292Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-25T15:14:08.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:14:09.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T15:14:09.140Z] [2022-02-25T15:14:09.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:14:09.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T15:14:09.442Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-25T15:14:09.442Z] b4d181a07f80: Pulling fs layer [2022-02-25T15:14:09.442Z] a1111a8f2ec3: Pulling fs layer [2022-02-25T15:14:09.442Z] ed53099fbce6: Pulling fs layer [2022-02-25T15:14:09.442Z] dc539afda2c1: Pulling fs layer [2022-02-25T15:14:09.442Z] 77bc0d833cb6: Pulling fs layer [2022-02-25T15:14:09.442Z] 9065ff56babe: Pulling fs layer [2022-02-25T15:14:09.442Z] d287ab97295c: Pulling fs layer [2022-02-25T15:14:09.442Z] dc539afda2c1: Waiting [2022-02-25T15:14:09.442Z] 77bc0d833cb6: Waiting [2022-02-25T15:14:09.442Z] 9065ff56babe: Waiting [2022-02-25T15:14:09.442Z] d287ab97295c: Waiting [2022-02-25T15:14:09.442Z] a1111a8f2ec3: Verifying Checksum [2022-02-25T15:14:09.442Z] a1111a8f2ec3: Download complete [2022-02-25T15:14:09.442Z] dc539afda2c1: Verifying Checksum [2022-02-25T15:14:09.442Z] dc539afda2c1: Download complete [2022-02-25T15:14:09.710Z] 77bc0d833cb6: Verifying Checksum [2022-02-25T15:14:09.710Z] 77bc0d833cb6: Download complete [2022-02-25T15:14:09.710Z] ed53099fbce6: Verifying Checksum [2022-02-25T15:14:09.710Z] ed53099fbce6: Download complete [2022-02-25T15:14:09.710Z] 9065ff56babe: Verifying Checksum [2022-02-25T15:14:09.710Z] 9065ff56babe: Download complete [2022-02-25T15:14:09.710Z] b4d181a07f80: Verifying Checksum [2022-02-25T15:14:09.710Z] b4d181a07f80: Download complete [2022-02-25T15:14:10.305Z] d287ab97295c: Verifying Checksum [2022-02-25T15:14:10.305Z] d287ab97295c: Download complete [2022-02-25T15:14:11.256Z] b4d181a07f80: Pull complete [2022-02-25T15:14:11.256Z] a1111a8f2ec3: Pull complete [2022-02-25T15:14:11.832Z] ed53099fbce6: Pull complete [2022-02-25T15:14:11.832Z] dc539afda2c1: Pull complete [2022-02-25T15:14:12.100Z] 77bc0d833cb6: Pull complete [2022-02-25T15:14:12.374Z] 9065ff56babe: Pull complete [2022-02-25T15:14:17.699Z] d287ab97295c: Pull complete [2022-02-25T15:14:17.699Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-25T15:14:17.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T15:14:17.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-25T15:14:17.771Z] prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container [2022-02-25T15:14:17.804Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-25T15:14:21.424Z] $ docker top f9b51ef116419c7f6c986b23c0e9f66cd496fca3867e2baec67bef2ac2c309d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:14:21.794Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-25T15:14:22.081Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-25T15:14:22.369Z] + ls /var/log/sa-host [2022-02-25T15:14:22.369Z] + sadf -c /var/log/sa-host/sa17 [2022-02-25T15:14:22.369Z] file_magic: OK [2022-02-25T15:14:22.369Z] HZ: Using current value: 100 [2022-02-25T15:14:22.369Z] file_header: OK [2022-02-25T15:14:22.369Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-25T15:14:22.369Z] Statistics: [2022-02-25T15:14:22.369Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T15:14:22.369Z] File successfully converted to sysstat format version 12.0.3 [2022-02-25T15:14:22.369Z] + sadf -c /var/log/sa-host/sa25 [2022-02-25T15:14:22.369Z] file_magic: OK [2022-02-25T15:14:22.369Z] HZ: Using current value: 100 [2022-02-25T15:14:22.369Z] file_header: OK [2022-02-25T15:14:22.369Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-25T15:14:22.369Z] Statistics: [2022-02-25T15:14:22.369Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T15:14:22.369Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T15:14:22.604Z] provisioning config files... [2022-02-25T15:14:22.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7565877645456060332tmp [Pipeline] { [Pipeline] echo [2022-02-25T15:14:22.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:14:22.913Z] ---> create-netrc.sh [Pipeline] } [2022-02-25T15:14:22.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:14:23.262Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-25T15:14:23.272Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:14:23.574Z] ---> sudo-logs.sh [2022-02-25T15:14:23.574Z] Archiving 'sudo' log.. [2022-02-25T15:14:23.574Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5986.novalocal: Name or service not known [2022-02-25T15:14:23.574Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5986.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-25T15:14:23.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:14:23.899Z] ---> job-cost.sh [2022-02-25T15:14:23.899Z] lf-activate-venv: SKIPPING [2022-02-25T15:14:23.899Z] DEBUG: total: 0.10999999940395355 [2022-02-25T15:14:23.899Z] INFO: Retrieving Stack Cost... [2022-02-25T15:14:24.158Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-25T15:14:24.417Z] INFO: Archiving Costs [Pipeline] echo [2022-02-25T15:14:24.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:14:24.715Z] ---> logs-deploy.sh [2022-02-25T15:14:24.715Z] lf-activate-venv: SKIPPING [2022-02-25T15:14:24.715Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3888/3 [2022-02-25T15:14:24.715Z] INFO: archiving workspace using pattern(s): [2022-02-25T15:14:25.285Z] Archives upload complete. [2022-02-25T15:14:25.546Z] INFO: archiving logs to Nexus