Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 55f01a3a0525d4eb6df7c23d84c6738049ac156f+d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (00fb2106c52bccdb36fe254eff1ad65c7fbec939) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7060841121689096558.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh7730946155000550593.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-3745/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-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6190201422724587625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh8755723770363111545.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-3745/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-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7109912956707516996.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 Running on prd-centos7-docker-4c-2g-2447 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh2553637564977208108.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f > 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/5@tmp/jenkins-gitclient-ssh67848081115889699.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # 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/5@tmp/jenkins-gitclient-ssh5773930824692482300.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T20:21:29.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T20:21:29.787Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T20:21:29.811Z] ========================================================= [2021-10-07T20:21:29.811Z] EdgeX Global Pipelines Version Info [2021-10-07T20:21:29.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:21:31.566Z] ------------------- [2021-10-07T20:21:31.566Z] stable info: [2021-10-07T20:21:31.566Z] ------------------- [2021-10-07T20:21:31.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T20:21:31.566Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T20:21:31.566Z] Message: update stable to v1.0.207 [2021-10-07T20:21:32.161Z] ------------------- [2021-10-07T20:21:32.162Z] experimental info: [2021-10-07T20:21:32.162Z] ------------------- [2021-10-07T20:21:32.162Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T20:21:32.162Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T20:21:32.162Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T20:21:32.308Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-07T20:21:32.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-07T20:21:32.352Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T20:21:32.372Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T20:21:32.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T20:21:32.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T20:21:32.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T20:21:32.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-07T20:21:32.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-07T20:21:32.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-07T20:21:32.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T20:21:32.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T20:21:32.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T20:21:32.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T20:21:32.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T20:21:32.650Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T20:21:32.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T20:21:32.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T20:21:32.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-07T20:21:32.736Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-07T20:21:32.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-07T20:21:32.778Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T20:21:32.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo [2021-10-07T20:21:32.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo [2021-10-07T20:21:32.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo [2021-10-07T20:21:32.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55f01a3a0525d4eb6df7c23d84c6738049ac156f [Pipeline] echo [2021-10-07T20:21:32.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55f01a3 [Pipeline] echo [2021-10-07T20:21:32.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T20:21:32.984Z] provisioning config files... [2021-10-07T20:21:33.008Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3877264690592981642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:21:33.361Z] ---> docker-login.sh [2021-10-07T20:21:33.361Z] nexus3.edgexfoundry.org:10001 [2021-10-07T20:21:33.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:21:33.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:21:33.628Z] Configure a credential helper to remove this warning. See [2021-10-07T20:21:33.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:21:33.628Z] [2021-10-07T20:21:33.628Z] Login Succeeded [2021-10-07T20:21:33.628Z] nexus3.edgexfoundry.org:10002 [2021-10-07T20:21:33.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:21:33.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:21:33.628Z] Configure a credential helper to remove this warning. See [2021-10-07T20:21:33.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:21:33.628Z] [2021-10-07T20:21:33.628Z] Login Succeeded [2021-10-07T20:21:33.628Z] nexus3.edgexfoundry.org:10003 [2021-10-07T20:21:33.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:21:33.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:21:33.896Z] Configure a credential helper to remove this warning. See [2021-10-07T20:21:33.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:21:33.896Z] [2021-10-07T20:21:33.896Z] Login Succeeded [2021-10-07T20:21:33.896Z] nexus3.edgexfoundry.org:10004 [2021-10-07T20:21:33.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:21:34.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:21:34.165Z] Configure a credential helper to remove this warning. See [2021-10-07T20:21:34.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:21:34.165Z] [2021-10-07T20:21:34.165Z] Login Succeeded [2021-10-07T20:21:34.165Z] docker.io [2021-10-07T20:21:34.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:21:34.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:21:34.437Z] Configure a credential helper to remove this warning. See [2021-10-07T20:21:34.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:21:34.437Z] [2021-10-07T20:21:34.437Z] Login Succeeded [2021-10-07T20:21:34.437Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T20:21:34.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T20:21:34.808Z] ++ 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 [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ dirname cmd/core-command/Dockerfile [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ dirname cmd/core-data/Dockerfile [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-07T20:21:34.808Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-07T20:21:34.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-07T20:21:34.808Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-07T20:21:34.808Z] ++ cut -d/ -f2 [2021-10-07T20:21:34.808Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-07T20:21:34.875Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:21:36.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T20:21:36.313Z] [2021-10-07T20:21:36.313Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:21:36.666Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T20:21:39.587Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T20:21:39.588Z] 31603596830f: Pulling fs layer [2021-10-07T20:21:39.588Z] 04fac38145f0: Pulling fs layer [2021-10-07T20:21:39.588Z] 701f6daf10bf: Pulling fs layer [2021-10-07T20:21:39.588Z] 24f72da36158: Pulling fs layer [2021-10-07T20:21:39.588Z] 24f72da36158: Waiting [2021-10-07T20:21:39.588Z] 04fac38145f0: Download complete [2021-10-07T20:21:54.767Z] 31603596830f: Verifying Checksum [2021-10-07T20:21:54.767Z] 31603596830f: Download complete [2021-10-07T20:21:54.767Z] 24f72da36158: Verifying Checksum [2021-10-07T20:21:54.767Z] 24f72da36158: Download complete [2021-10-07T20:21:54.767Z] 701f6daf10bf: Verifying Checksum [2021-10-07T20:21:54.767Z] 701f6daf10bf: Download complete [2021-10-07T20:21:54.767Z] 31603596830f: Pull complete [2021-10-07T20:21:54.767Z] 04fac38145f0: Pull complete [2021-10-07T20:21:54.767Z] 701f6daf10bf: Pull complete [2021-10-07T20:21:54.767Z] 24f72da36158: Pull complete [2021-10-07T20:21:54.767Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T20:21:54.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T20:21:54.767Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T20:21:54.903Z] prd-centos7-docker-4c-2g-2447 does not seem to be running inside a container [2021-10-07T20:21:54.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T20:21:55.786Z] $ docker top f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T20:21:55.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T20:21:55.918Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T20:21:56.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T20:21:56.041Z] $ docker exec f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb ssh-agent [2021-10-07T20:21:56.166Z] SSH_AUTH_SOCK=/tmp/ssh-UdB2seRPNbMa/agent.14 [2021-10-07T20:21:56.166Z] SSH_AGENT_PID=21 [2021-10-07T20:21:56.187Z] Running ssh-add (command line suppressed) [2021-10-07T20:21:56.297Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_446372711726216978.key (/w/workspace/edgex-go/5@tmp/private_key_446372711726216978.key) [2021-10-07T20:21:56.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T20:21:56.637Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T20:21:56.672Z] $ docker exec --env ******** --env ******** f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb ssh-agent -k [2021-10-07T20:21:56.793Z] unset SSH_AUTH_SOCK; [2021-10-07T20:21:56.793Z] unset SSH_AGENT_PID; [2021-10-07T20:21:56.793Z] echo Agent pid 21 killed; [2021-10-07T20:21:56.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T20:21:56.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T20:21:56.853Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T20:21:56.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T20:21:56.990Z] $ docker exec f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb ssh-agent [2021-10-07T20:21:57.121Z] SSH_AUTH_SOCK=/tmp/ssh-hg3QjiW6MwBt/agent.55 [2021-10-07T20:21:57.121Z] SSH_AGENT_PID=61 [2021-10-07T20:21:57.136Z] Running ssh-add (command line suppressed) [2021-10-07T20:21:57.224Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8977709811531179223.key (/w/workspace/edgex-go/5@tmp/private_key_8977709811531179223.key) [2021-10-07T20:21:57.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T20:21:57.573Z] + git semver init [2021-10-07T20:21:57.573Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T20:21:57.573Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-07T20:21:57.573Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-07T20:21:57.573Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T20:21:57.573Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T20:21:57.573Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T20:21:57.573Z] # $SEMVER_BRANCH = PR-3745 [2021-10-07T20:21:57.573Z] # $SEMVER_TEMP = /tmp/semver-817786060 [2021-10-07T20:21:57.573Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-07T20:22:10.141Z] # '/tmp/semver-817786060' -> '/w/workspace/edgex-go/5/.semver' [2021-10-07T20:22:10.141Z] # -> Force: false [2021-10-07T20:22:10.141Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-07T20:22:10.162Z] $ docker exec --env ******** --env ******** f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb ssh-agent -k [2021-10-07T20:22:10.261Z] unset SSH_AUTH_SOCK; [2021-10-07T20:22:10.261Z] unset SSH_AGENT_PID; [2021-10-07T20:22:10.261Z] echo Agent pid 61 killed; [2021-10-07T20:22:10.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T20:22:10.677Z] + git semver [Pipeline] } [2021-10-07T20:22:10.710Z] $ docker stop --time=1 f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb [2021-10-07T20:22:12.881Z] $ docker rm -f f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T20:22:13.306Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T20:22:13.789Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T20:22:13.794Z] [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 [2021-10-07T20:22:14.211Z] ========================================================= [2021-10-07T20:22:14.211Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T20:22:14.211Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T20:22:14.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T20:22:17.918Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T20:22:17.918Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T20:22:17.918Z] 57d31006c564: Pulling fs layer [2021-10-07T20:22:17.918Z] bd5ccded8296: Pulling fs layer [2021-10-07T20:22:17.918Z] 304dd3a0f381: Pulling fs layer [2021-10-07T20:22:17.918Z] d37cda54a23b: Pulling fs layer [2021-10-07T20:22:17.918Z] bae75c0f2455: Pulling fs layer [2021-10-07T20:22:17.918Z] 806579b3d29a: Pulling fs layer [2021-10-07T20:22:17.918Z] c77eb801bf70: Pulling fs layer [2021-10-07T20:22:17.918Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T20:22:17.918Z] 304dd3a0f381: Waiting [2021-10-07T20:22:17.918Z] d37cda54a23b: Waiting [2021-10-07T20:22:17.918Z] 6d0567d44e1a: Waiting [2021-10-07T20:22:17.918Z] bae75c0f2455: Waiting [2021-10-07T20:22:17.918Z] 806579b3d29a: Waiting [2021-10-07T20:22:17.918Z] c77eb801bf70: Waiting [2021-10-07T20:22:17.918Z] bd5ccded8296: Verifying Checksum [2021-10-07T20:22:17.918Z] bd5ccded8296: Download complete [2021-10-07T20:22:17.918Z] 57d31006c564: Download complete [2021-10-07T20:22:17.918Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T20:22:17.918Z] 4e9f2cdf4387: Download complete [2021-10-07T20:22:17.918Z] bae75c0f2455: Download complete [2021-10-07T20:22:17.918Z] 4e9f2cdf4387: Pull complete [2021-10-07T20:22:18.193Z] d37cda54a23b: Verifying Checksum [2021-10-07T20:22:18.193Z] d37cda54a23b: Download complete [2021-10-07T20:22:18.193Z] 57d31006c564: Pull complete [2021-10-07T20:22:18.193Z] 806579b3d29a: Verifying Checksum [2021-10-07T20:22:18.193Z] 806579b3d29a: Download complete [2021-10-07T20:22:18.193Z] bd5ccded8296: Pull complete [2021-10-07T20:22:24.882Z] c77eb801bf70: Verifying Checksum [2021-10-07T20:22:24.882Z] c77eb801bf70: Download complete [2021-10-07T20:22:25.871Z] 304dd3a0f381: Verifying Checksum [2021-10-07T20:22:25.871Z] 304dd3a0f381: Download complete [2021-10-07T20:22:26.862Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T20:22:26.862Z] 6d0567d44e1a: Download complete [2021-10-07T20:22:29.131Z] Still waiting to schedule task [2021-10-07T20:22:29.131Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T20:22:29.709Z] 304dd3a0f381: Pull complete [2021-10-07T20:22:29.709Z] d37cda54a23b: Pull complete [2021-10-07T20:22:29.709Z] bae75c0f2455: Pull complete [2021-10-07T20:22:29.709Z] 806579b3d29a: Pull complete [2021-10-07T20:22:30.101Z] c77eb801bf70: Pull complete [2021-10-07T20:22:32.509Z] 6d0567d44e1a: Pull complete [2021-10-07T20:22:32.509Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T20:22:32.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T20:22:32.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-07T20:22:33.085Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T20:22:33.085Z] WORKDIR /edgex [2021-10-07T20:22:33.085Z] COPY go.mod . [2021-10-07T20:22:33.085Z] RUN go mod download' [2021-10-07T20:22:33.085Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-07T20:22:34.291Z] Sending build context to Docker daemon 329.3MB [2021-10-07T20:22:34.291Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T20:22:34.291Z] ---> e839a31ac9d1 [2021-10-07T20:22:34.291Z] Step 2/4 : WORKDIR /edgex [2021-10-07T20:22:36.254Z] ---> Running in a9f5912cad5e [2021-10-07T20:22:36.254Z] Removing intermediate container a9f5912cad5e [2021-10-07T20:22:36.254Z] ---> 9d2c393371aa [2021-10-07T20:22:36.254Z] Step 3/4 : COPY go.mod . [2021-10-07T20:22:36.254Z] ---> c7c52e0ef63a [2021-10-07T20:22:36.254Z] Step 4/4 : RUN go mod download [2021-10-07T20:22:36.254Z] ---> Running in d4de5c51f22b [2021-10-07T20:23:08.916Z] Removing intermediate container d4de5c51f22b [2021-10-07T20:23:08.916Z] ---> f83f26ed6623 [2021-10-07T20:23:08.916Z] Successfully built f83f26ed6623 [2021-10-07T20:23:08.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:23:09.278Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T20:23:09.278Z] . [Pipeline] withDockerContainer [2021-10-07T20:23:09.391Z] prd-centos7-docker-4c-2g-2447 does not seem to be running inside a container [2021-10-07T20:23:09.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T20:23:09.869Z] $ docker top b02730ff94738521c1cfc0175cc77a01f0fce466c2abbbd5ed958eb41373622c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T20:23:10.267Z] + go version [2021-10-07T20:23:10.268Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T20:23:10.287Z] $ docker stop --time=1 b02730ff94738521c1cfc0175cc77a01f0fce466c2abbbd5ed958eb41373622c [2021-10-07T20:23:11.510Z] $ docker rm -f b02730ff94738521c1cfc0175cc77a01f0fce466c2abbbd5ed958eb41373622c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:23:12.232Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T20:23:12.232Z] . [Pipeline] withDockerContainer [2021-10-07T20:23:12.323Z] prd-centos7-docker-4c-2g-2447 does not seem to be running inside a container [2021-10-07T20:23:12.390Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T20:23:12.772Z] $ docker top 3c713bfa73856e71860ec0b4b872ded02d0d701cdf7061326d88650c0590e579 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T20:23:12.877Z] ========================================================= [2021-10-07T20:23:12.877Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-07T20:23:12.877Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T20:23:13.228Z] + make test [2021-10-07T20:23:13.228Z] go mod tidy [2021-10-07T20:23:13.503Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-07T20:23:20.260Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-07T20:23:38.915Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-07T20:23:43.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-07T20:23:43.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-07T20:23:44.201Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-07T20:23:46.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-07T20:23:47.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-07T20:23:47.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-07T20:23:47.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-07T20:23:47.843Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-07T20:23:48.140Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-07T20:23:48.442Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-07T20:23:48.442Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-07T20:23:48.442Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-07T20:23:48.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-07T20:23:50.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-10-07T20:23:50.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-07T20:23:50.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-07T20:23:51.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2021-10-07T20:23:51.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-07T20:23:51.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 46.3% of statements [2021-10-07T20:23:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-07T20:23:51.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-07T20:23:52.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements [2021-10-07T20:23:52.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-07T20:23:52.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-07T20:23:53.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2021-10-07T20:23:53.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-07T20:23:53.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-07T20:23:53.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-07T20:23:53.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-07T20:23:53.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-07T20:23:54.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-10-07T20:23:54.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-07T20:23:54.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-07T20:23:54.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-10-07T20:23:54.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-07T20:23:54.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-07T20:23:54.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-07T20:23:54.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-07T20:23:54.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-07T20:23:54.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-10-07T20:23:54.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-07T20:23:54.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-07T20:23:54.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-07T20:23:55.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-10-07T20:23:55.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-07T20:23:55.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-10-07T20:23:55.648Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-10-07T20:23:55.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-07T20:23:55.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-10-07T20:23:56.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-10-07T20:23:56.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-10-07T20:23:56.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2021-10-07T20:23:57.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-10-07T20:24:09.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-10-07T20:24:09.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-10-07T20:24:14.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.234s coverage: 82.5% of statements [2021-10-07T20:24:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 70.4% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.4% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-07T20:24:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-10-07T20:24:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-07T20:24:33.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-10-07T20:24:33.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-07T20:24:40.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-07T20:24:40.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.0% of statements [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-07T20:24:40.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-07T20:24:40.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-07T20:24:40.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-07T20:24:40.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-07T20:24:40.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-10-07T20:24:40.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-07T20:24:40.362Z] 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 [2021-10-07T20:25:19.658Z] GO111MODULE=on go vet ./... [2021-10-07T20:25:24.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T20:25:24.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T20:25:24.273Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-07T20:25:25.205Z] + ls -al . [2021-10-07T20:25:25.205Z] total 612 [2021-10-07T20:25:25.205Z] drwxrwxr-x 10 1001 1001 4096 Oct 7 20:25 . [2021-10-07T20:25:25.205Z] drwxr-xr-x 4 root root 28 Oct 7 20:23 .. [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 11 Oct 7 20:21 .dockerignore [2021-10-07T20:25:25.205Z] drwxrwxr-x 8 1001 1001 179 Oct 7 20:21 .git [2021-10-07T20:25:25.205Z] drwxrwxr-x 4 1001 1001 142 Oct 7 20:21 .github [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 804 Oct 7 20:21 .gitignore [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 42 Oct 7 20:21 .golangci.yml [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 76 Oct 7 20:21 .hadolint.yml [2021-10-07T20:25:25.205Z] drwx------ 3 1001 1001 58 Oct 7 20:22 .semver [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 166 Oct 7 20:21 .sonarcloud.properties [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 20:21 ADOPTERS.md [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 8608 Oct 7 20:21 Attribution.txt [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 43881 Oct 7 20:21 CHANGELOG.md [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 20:21 CONTRIBUTING.md [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 20:21 GOVERNANCE.md [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 849 Oct 7 20:21 Jenkinsfile [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 20:21 LICENSE [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 6508 Oct 7 20:21 Makefile [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 20:21 OWNERS.md [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 8256 Oct 7 20:21 README.md [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 6912 Oct 7 20:21 SECURITY.md [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 20:22 VERSION [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 4131 Oct 7 20:21 ZMQWindows.md [2021-10-07T20:25:25.205Z] drwxrwxr-x 2 1001 1001 37 Oct 7 20:21 bin [2021-10-07T20:25:25.205Z] drwxrwxr-x 14 1001 1001 4096 Oct 7 20:21 cmd [2021-10-07T20:25:25.205Z] -rw-r--r-- 1 root root 403265 Oct 7 20:24 coverage.out [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 829 Oct 7 20:21 go.mod [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 50143 Oct 7 20:23 go.sum [2021-10-07T20:25:25.205Z] drwxrwxr-x 8 1001 1001 124 Oct 7 20:21 internal [2021-10-07T20:25:25.205Z] drwxrwxr-x 3 1001 1001 16 Oct 7 20:21 openapi [2021-10-07T20:25:25.205Z] drwxrwxr-x 4 1001 1001 71 Oct 7 20:21 snap [2021-10-07T20:25:25.205Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 20:21 version.go [Pipeline] sh [2021-10-07T20:25:25.544Z] + '[' -e coverage.out ] [2021-10-07T20:25:25.544Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-07T20:25:25.680Z] Stashed 1 file(s) [Pipeline] sh [2021-10-07T20:25:26.006Z] + make build [2021-10-07T20:25:26.006Z] 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 [2021-10-07T20:25:27.439Z] 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 [2021-10-07T20:25:34.194Z] 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 [2021-10-07T20:25:34.999Z] 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 [2021-10-07T20:25:36.196Z] 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 [2021-10-07T20:25:36.196Z] 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 [2021-10-07T20:25:37.183Z] 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 [2021-10-07T20:25:38.164Z] 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 [2021-10-07T20:25:38.769Z] 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 [2021-10-07T20:25:40.211Z] 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 [2021-10-07T20:25:40.844Z] 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 [2021-10-07T20:25:42.071Z] 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] } [2021-10-07T20:25:43.606Z] $ docker stop --time=1 3c713bfa73856e71860ec0b4b872ded02d0d701cdf7061326d88650c0590e579 [2021-10-07T20:25:45.517Z] $ docker rm -f 3c713bfa73856e71860ec0b4b872ded02d0d701cdf7061326d88650c0590e579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:25:48.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-07T20:25:48.847Z] [2021-10-07T20:25:48.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:25:49.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-07T20:25:59.451Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T20:26:00.015Z] Failed in branch amd64 [2021-10-07T20:29:52.768Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2453 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws [2021-10-07T20:29:52.786Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-07T20:29:53.874Z] The recommended git tool is: git [2021-10-07T20:30:07.838Z] using credential edgex-jenkins-ssh [2021-10-07T20:30:07.880Z] Cloning the remote Git repository [2021-10-07T20:30:07.948Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-07T20:30:08.102Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-07T20:30:08.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-07T20:30:08.243Z] > git --version # timeout=10 [2021-10-07T20:30:08.259Z] > git --version # 'git version 2.17.1' [2021-10-07T20:30:08.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T20:30:08.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T20:30:39.052Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-07T20:30:39.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T20:30:39.098Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-07T20:30:39.135Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-07T20:30:39.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T20:30:39.149Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T20:30:40.046Z] Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:30:40.418Z] Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:30:40.419Z] Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) [2021-10-07T20:30:40.062Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T20:30:40.076Z] > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [2021-10-07T20:30:40.313Z] > git remote # timeout=10 [2021-10-07T20:30:40.341Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T20:30:40.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T20:30:40.363Z] > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-07T20:30:40.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T20:30:40.418Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T20:30:40.430Z] > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [2021-10-07T20:30:46.799Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T20:30:47.243Z] provisioning config files... [2021-10-07T20:30:47.288Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7315317149374535567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:30:48.451Z] ---> docker-login.sh [2021-10-07T20:30:48.451Z] nexus3.edgexfoundry.org:10001 [2021-10-07T20:30:50.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:30:50.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:30:50.887Z] Configure a credential helper to remove this warning. See [2021-10-07T20:30:50.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:30:50.887Z] [2021-10-07T20:30:50.887Z] Login Succeeded [2021-10-07T20:30:50.887Z] nexus3.edgexfoundry.org:10002 [2021-10-07T20:30:50.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:30:51.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:30:51.211Z] Configure a credential helper to remove this warning. See [2021-10-07T20:30:51.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:30:51.211Z] [2021-10-07T20:30:51.211Z] Login Succeeded [2021-10-07T20:30:51.211Z] nexus3.edgexfoundry.org:10003 [2021-10-07T20:30:51.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:30:51.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:30:51.841Z] Configure a credential helper to remove this warning. See [2021-10-07T20:30:51.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:30:51.841Z] [2021-10-07T20:30:51.841Z] Login Succeeded [2021-10-07T20:30:51.841Z] nexus3.edgexfoundry.org:10004 [2021-10-07T20:30:52.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:30:55.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:30:55.820Z] Configure a credential helper to remove this warning. See [2021-10-07T20:30:55.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:30:55.820Z] [2021-10-07T20:30:55.820Z] Login Succeeded [2021-10-07T20:30:55.820Z] docker.io [2021-10-07T20:30:56.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T20:30:56.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T20:30:56.819Z] Configure a credential helper to remove this warning. See [2021-10-07T20:30:56.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T20:30:56.819Z] [2021-10-07T20:30:56.819Z] Login Succeeded [2021-10-07T20:30:56.819Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T20:30:57.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T20:30:57.944Z] ========================================================= [2021-10-07T20:30:57.944Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T20:30:57.944Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T20:30:58.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T20:31:06.906Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T20:31:06.906Z] bbf911997326: Pulling fs layer [2021-10-07T20:31:06.906Z] 58ec367f63d7: Pulling fs layer [2021-10-07T20:31:06.906Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T20:31:06.906Z] fc5181fea5dc: Pulling fs layer [2021-10-07T20:31:06.906Z] 9c418107303f: Pulling fs layer [2021-10-07T20:31:06.906Z] 284eca6f2348: Pulling fs layer [2021-10-07T20:31:06.906Z] 842844d905b1: Pulling fs layer [2021-10-07T20:31:06.906Z] 901a3a57568e: Pulling fs layer [2021-10-07T20:31:06.906Z] fc5181fea5dc: Waiting [2021-10-07T20:31:06.906Z] 842844d905b1: Waiting [2021-10-07T20:31:06.906Z] 284eca6f2348: Waiting [2021-10-07T20:31:06.906Z] 9c418107303f: Waiting [2021-10-07T20:31:06.906Z] 901a3a57568e: Waiting [2021-10-07T20:31:06.906Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T20:31:06.906Z] 1b4a6ffa7d45: Download complete [2021-10-07T20:31:06.906Z] 58ec367f63d7: Verifying Checksum [2021-10-07T20:31:06.906Z] 58ec367f63d7: Download complete [2021-10-07T20:31:06.906Z] 9c418107303f: Verifying Checksum [2021-10-07T20:31:06.906Z] 9c418107303f: Download complete [2021-10-07T20:31:06.906Z] 284eca6f2348: Verifying Checksum [2021-10-07T20:31:06.906Z] 284eca6f2348: Download complete [2021-10-07T20:31:06.906Z] 842844d905b1: Download complete [2021-10-07T20:31:06.906Z] bbf911997326: Verifying Checksum [2021-10-07T20:31:06.906Z] bbf911997326: Download complete [2021-10-07T20:31:06.906Z] bbf911997326: Pull complete [2021-10-07T20:31:07.203Z] 58ec367f63d7: Pull complete [2021-10-07T20:31:07.832Z] 1b4a6ffa7d45: Pull complete [2021-10-07T20:31:26.712Z] 901a3a57568e: Verifying Checksum [2021-10-07T20:31:26.712Z] 901a3a57568e: Download complete [2021-10-07T20:31:26.712Z] fc5181fea5dc: Verifying Checksum [2021-10-07T20:31:26.712Z] fc5181fea5dc: Download complete [2021-10-07T20:31:37.329Z] fc5181fea5dc: Pull complete [2021-10-07T20:31:37.329Z] 9c418107303f: Pull complete [2021-10-07T20:31:37.329Z] 284eca6f2348: Pull complete [2021-10-07T20:31:37.635Z] 842844d905b1: Pull complete [2021-10-07T20:31:43.477Z] 901a3a57568e: Pull complete [2021-10-07T20:31:43.477Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T20:31:43.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T20:31:43.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-07T20:31:44.040Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T20:31:44.040Z] WORKDIR /edgex [2021-10-07T20:31:44.040Z] COPY go.mod . [2021-10-07T20:31:44.040Z] RUN go mod download [2021-10-07T20:31:44.040Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-07T20:31:46.150Z] Sending build context to Docker daemon 166.3MB [2021-10-07T20:31:46.150Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T20:31:46.150Z] ---> 72ade6ffb461 [2021-10-07T20:31:46.150Z] Step 2/4 : WORKDIR /edgex [2021-10-07T20:31:53.293Z] ---> Running in ad214de23716 [2021-10-07T20:31:53.293Z] Removing intermediate container ad214de23716 [2021-10-07T20:31:53.293Z] ---> d9fa71551e3c [2021-10-07T20:31:53.293Z] Step 3/4 : COPY go.mod . [2021-10-07T20:31:53.617Z] ---> 3fdde70ab1c0 [2021-10-07T20:31:53.617Z] Step 4/4 : RUN go mod download [2021-10-07T20:31:53.617Z] ---> Running in 44b4e7324a50 [2021-10-07T20:33:16.269Z] Removing intermediate container 44b4e7324a50 [2021-10-07T20:33:16.269Z] ---> 490c1a881f5d [2021-10-07T20:33:16.269Z] Successfully built 490c1a881f5d [2021-10-07T20:33:16.269Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:33:16.760Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T20:33:16.760Z] . [Pipeline] withDockerContainer [2021-10-07T20:33:17.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container [2021-10-07T20:33:17.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-10-07T20:33:18.965Z] $ docker top 86f61ea47adfb00120b5df78001c60408e221e26ffd6373d1c66f86259bc27da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T20:33:20.225Z] + go version [2021-10-07T20:33:20.225Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T20:33:20.266Z] $ docker stop --time=1 86f61ea47adfb00120b5df78001c60408e221e26ffd6373d1c66f86259bc27da [2021-10-07T20:33:22.110Z] $ docker rm -f 86f61ea47adfb00120b5df78001c60408e221e26ffd6373d1c66f86259bc27da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:33:23.324Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T20:33:23.324Z] . [Pipeline] withDockerContainer [2021-10-07T20:33:23.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container [2021-10-07T20:33:23.824Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-10-07T20:33:25.271Z] $ docker top 315d4e4bd61fe5d98d7c5a57fa67a3a19471e5e5a4225e27c64b42bf9fcf3c14 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T20:33:25.608Z] ========================================================= [2021-10-07T20:33:25.608Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-07T20:33:25.608Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-07T20:33:26.407Z] + make test [2021-10-07T20:33:26.407Z] go mod tidy [2021-10-07T20:33:27.040Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-07T20:33:54.123Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-07T20:34:51.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-07T20:34:52.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-07T20:34:54.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-07T20:34:54.640Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-07T20:35:07.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-07T20:35:07.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-07T20:35:07.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-07T20:35:07.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-07T20:35:07.762Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-07T20:35:07.762Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-07T20:35:08.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-07T20:35:08.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-07T20:35:08.290Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-07T20:35:08.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-07T20:35:15.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.213s coverage: 28.7% of statements [2021-10-07T20:35:15.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-07T20:35:15.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-07T20:35:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 98.5% of statements [2021-10-07T20:35:19.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-07T20:35:19.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 46.3% of statements [2021-10-07T20:35:19.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-07T20:35:19.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-07T20:35:20.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.676s coverage: 90.1% of statements [2021-10-07T20:35:20.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-07T20:35:20.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-07T20:35:23.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 84.4% of statements [2021-10-07T20:35:23.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-07T20:35:23.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-07T20:35:23.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-07T20:35:23.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-07T20:35:23.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.557s coverage: 94.2% of statements [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 59.1% of statements [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.292s coverage: 0.8% of statements [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements [2021-10-07T20:35:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 79.5% of statements [2021-10-07T20:35:30.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2021-10-07T20:35:31.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2021-10-07T20:35:32.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2021-10-07T20:35:45.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements [2021-10-07T20:35:45.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-10-07T20:35:51.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 82.5% of statements [2021-10-07T20:35:51.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements [2021-10-07T20:35:56.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.721s coverage: 91.2% of statements [2021-10-07T20:35:56.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-07T20:35:57.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements [2021-10-07T20:35:57.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-07T20:35:57.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-07T20:35:57.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-10-07T20:35:58.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2021-10-07T20:35:58.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2021-10-07T20:35:58.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-10-07T20:35:59.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-10-07T20:36:04.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.185s coverage: 70.4% of statements [2021-10-07T20:36:04.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-07T20:36:04.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-07T20:36:04.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-07T20:36:06.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.056s coverage: 43.4% of statements [2021-10-07T20:36:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-07T20:36:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-07T20:36:06.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.218s coverage: 89.5% of statements [2021-10-07T20:36:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-07T20:36:06.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements [2021-10-07T20:36:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-07T20:36:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.254s coverage: 19.5% of statements [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-07T20:36:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 92.0% of statements [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-07T20:36:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-07T20:36:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.388s coverage: 97.7% of statements [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-07T20:36:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-07T20:36:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-07T20:36:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2021-10-07T20:36:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-07T20:36:15.306Z] 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 [2021-10-07T20:36:15.307Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-07T20:36:15.307Z] GO111MODULE=on go vet ./... [2021-10-07T20:37:38.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T20:37:38.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T20:37:38.691Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-07T20:37:39.447Z] + ls -al . [2021-10-07T20:37:39.447Z] total 640 [2021-10-07T20:37:39.447Z] drwxrwxr-x 9 1001 1001 4096 Oct 7 20:37 . [2021-10-07T20:37:39.447Z] drwxr-xr-x 4 root root 4096 Oct 7 20:33 .. [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 11 Oct 7 20:30 .dockerignore [2021-10-07T20:37:39.447Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 20:30 .git [2021-10-07T20:37:39.447Z] drwxrwxr-x 4 1001 1001 4096 Oct 7 20:30 .github [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 804 Oct 7 20:30 .gitignore [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 42 Oct 7 20:30 .golangci.yml [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 76 Oct 7 20:30 .hadolint.yml [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 166 Oct 7 20:30 .sonarcloud.properties [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 20:30 ADOPTERS.md [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 8608 Oct 7 20:30 Attribution.txt [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 43881 Oct 7 20:30 CHANGELOG.md [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 20:30 CONTRIBUTING.md [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 20:30 GOVERNANCE.md [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 849 Oct 7 20:30 Jenkinsfile [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 20:30 LICENSE [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 6508 Oct 7 20:30 Makefile [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 20:30 OWNERS.md [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 8256 Oct 7 20:30 README.md [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 6912 Oct 7 20:30 SECURITY.md [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 20:22 VERSION [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 4131 Oct 7 20:30 ZMQWindows.md [2021-10-07T20:37:39.447Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 20:30 bin [2021-10-07T20:37:39.447Z] drwxrwxr-x 14 1001 1001 4096 Oct 7 20:30 cmd [2021-10-07T20:37:39.447Z] -rw-r--r-- 1 root root 403265 Oct 7 20:36 coverage.out [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 829 Oct 7 20:30 go.mod [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 50143 Oct 7 20:33 go.sum [2021-10-07T20:37:39.447Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 20:30 internal [2021-10-07T20:37:39.447Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 20:30 openapi [2021-10-07T20:37:39.447Z] drwxrwxr-x 4 1001 1001 4096 Oct 7 20:30 snap [2021-10-07T20:37:39.447Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 20:30 version.go [Pipeline] sh [2021-10-07T20:37:40.178Z] + '[' -e coverage.out ] [2021-10-07T20:37:40.178Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-07T20:37:40.226Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T20:37:41.195Z] Stashed 1 file(s) [Pipeline] sh [2021-10-07T20:37:42.136Z] + make build [2021-10-07T20:37:42.136Z] 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 [2021-10-07T20:37:49.397Z] 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 [2021-10-07T20:38:12.077Z] 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 [2021-10-07T20:38:12.077Z] 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 [2021-10-07T20:38:16.695Z] 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 [2021-10-07T20:38:17.009Z] 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 [2021-10-07T20:38:20.345Z] 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 [2021-10-07T20:38:23.989Z] 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 [2021-10-07T20:38:27.123Z] 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 [2021-10-07T20:38:30.794Z] 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 [2021-10-07T20:38:33.853Z] 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 [2021-10-07T20:38:37.328Z] 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] } [2021-10-07T20:38:43.141Z] $ docker stop --time=1 315d4e4bd61fe5d98d7c5a57fa67a3a19471e5e5a4225e27c64b42bf9fcf3c14 [2021-10-07T20:38:45.974Z] $ docker rm -f 315d4e4bd61fe5d98d7c5a57fa67a3a19471e5e5a4225e27c64b42bf9fcf3c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:38:47.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T20:38:47.790Z] [2021-10-07T20:38:47.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:38:48.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T20:38:48.516Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-07T20:38:48.516Z] 29e5d40040c1: Pulling fs layer [2021-10-07T20:38:48.516Z] 1ce36da41761: Pulling fs layer [2021-10-07T20:38:48.516Z] 25b303627fd3: Pulling fs layer [2021-10-07T20:38:48.807Z] 29e5d40040c1: Verifying Checksum [2021-10-07T20:38:48.807Z] 29e5d40040c1: Download complete [2021-10-07T20:38:49.846Z] 29e5d40040c1: Pull complete [2021-10-07T20:38:49.846Z] 1ce36da41761: Verifying Checksum [2021-10-07T20:38:49.846Z] 1ce36da41761: Download complete [2021-10-07T20:38:51.355Z] 1ce36da41761: Pull complete [2021-10-07T20:38:51.864Z] 25b303627fd3: Verifying Checksum [2021-10-07T20:38:51.864Z] 25b303627fd3: Download complete [2021-10-07T20:39:02.578Z] 25b303627fd3: Pull complete [2021-10-07T20:39:02.578Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-07T20:39:02.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T20:39:02.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-07T20:39:02.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container [2021-10-07T20:39:03.082Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2021-10-07T20:39:06.330Z] $ docker top 6dba5ffdfc7da9ad9250e81e689ec7a669d57f5250c82899530ccf909a5985ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T20:39:07.608Z] + grep parallel [2021-10-07T20:39:07.608Z] + docker-compose build --help [2021-10-07T20:39:11.311Z] --parallel Build images in parallel. [Pipeline] } [2021-10-07T20:39:11.341Z] $ docker stop --time=1 6dba5ffdfc7da9ad9250e81e689ec7a669d57f5250c82899530ccf909a5985ab [2021-10-07T20:39:13.189Z] $ docker rm -f 6dba5ffdfc7da9ad9250e81e689ec7a669d57f5250c82899530ccf909a5985ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:39:14.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-07T20:39:14.006Z] . [Pipeline] withDockerContainer [2021-10-07T20:39:14.306Z] prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container [2021-10-07T20:39:14.452Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-07T20:39:16.137Z] $ docker top 7bb4e934d377a71fccd4ec302c5500e86fa363e6ab97c946e0a7a5a44bc0c669 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T20:39:17.197Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-07T20:39:21.098Z] Building core-command ... [2021-10-07T20:39:21.098Z] Building core-data ... [2021-10-07T20:39:21.098Z] Building core-metadata ... [2021-10-07T20:39:21.098Z] Building security-bootstrapper ... [2021-10-07T20:39:21.098Z] Building security-proxy-setup ... [2021-10-07T20:39:21.098Z] Building security-secretstore-setup ... [2021-10-07T20:39:21.098Z] Building support-notifications ... [2021-10-07T20:39:21.098Z] Building support-scheduler ... [2021-10-07T20:39:21.098Z] Building sys-mgmt-agent ... [2021-10-07T20:39:21.098Z] Building core-data [2021-10-07T20:39:21.098Z] Building security-bootstrapper [2021-10-07T20:39:21.098Z] Building security-secretstore-setup [2021-10-07T20:39:21.098Z] Building core-metadata [2021-10-07T20:39:21.098Z] Building security-proxy-setup [2021-10-07T20:40:30.478Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T20:40:30.478Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-07T20:40:30.478Z] ---> 490c1a881f5d [2021-10-07T20:40:30.478Z] Step 3/24 : WORKDIR /edgex-go [2021-10-07T20:40:30.478Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T20:40:30.478Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-07T20:40:30.478Z] ---> 490c1a881f5d [2021-10-07T20:40:30.478Z] Step 3/30 : WORKDIR /edgex-go [2021-10-07T20:40:30.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T20:40:30.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T20:40:30.478Z] ---> 490c1a881f5d [2021-10-07T20:40:30.478Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T20:40:30.478Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T20:40:30.478Z] [2021-10-07T20:40:30.478Z] Step 2/20 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T20:40:30.478Z] [2021-10-07T20:40:30.478Z] ---> 490c1a881f5d [2021-10-07T20:40:30.478Z] ---> 490c1a881f5d [2021-10-07T20:40:30.478Z] Step 3/20 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go [2021-10-07T20:40:30.478Z] [2021-10-07T20:40:34.054Z] ---> Running in b398d102cf8b [2021-10-07T20:40:34.054Z] ---> Running in a026a26ef413 [2021-10-07T20:40:34.054Z] ---> Running in 5f414f114338 [2021-10-07T20:40:34.054Z] ---> Running in 4625edcf5b8a [2021-10-07T20:40:34.054Z] ---> Running in 372f4c1ec82d [2021-10-07T20:40:34.728Z] Removing intermediate container 372f4c1ec82d [2021-10-07T20:40:34.728Z] ---> 5df379d7bd60 [2021-10-07T20:40:34.728Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:40:35.037Z] Removing intermediate container a026a26ef413 [2021-10-07T20:40:35.037Z] ---> c9d65ee18946 [2021-10-07T20:40:35.037Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:40:35.037Z] ---> Running in c25897abfacf [2021-10-07T20:40:35.037Z] Removing intermediate container 4625edcf5b8a [2021-10-07T20:40:35.037Z] ---> 8a7f1119cdcd [2021-10-07T20:40:35.037Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:40:35.348Z] Removing intermediate container b398d102cf8b [2021-10-07T20:40:35.348Z] ---> e94ac148e4af [2021-10-07T20:40:35.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:40:35.348Z] Removing intermediate container 5f414f114338 [2021-10-07T20:40:35.348Z] ---> aa68a00e4af8 [2021-10-07T20:40:35.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:40:35.348Z] ---> Running in 329d084f7703 [2021-10-07T20:40:35.348Z] ---> Running in e1799cb6359f [2021-10-07T20:40:35.348Z] ---> Running in fcedae749ca1 [2021-10-07T20:40:35.348Z] ---> Running in 9b95b2e52d82 [2021-10-07T20:40:39.193Z] Removing intermediate container c25897abfacf [2021-10-07T20:40:39.193Z] ---> bb96a31c56b9 [2021-10-07T20:40:39.193Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-07T20:40:39.193Z] ---> Running in d76bd4e06cf3 [2021-10-07T20:40:39.510Z] Removing intermediate container 329d084f7703 [2021-10-07T20:40:39.510Z] ---> 4d4470b4a3be [2021-10-07T20:40:39.510Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-07T20:40:39.510Z] Removing intermediate container e1799cb6359f [2021-10-07T20:40:39.510Z] ---> 7d16210421c1 [2021-10-07T20:40:39.510Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-07T20:40:39.510Z] ---> Running in c1b5dddc848e [2021-10-07T20:40:39.819Z] ---> Running in 9253af923f3a [2021-10-07T20:40:39.819Z] Removing intermediate container fcedae749ca1 [2021-10-07T20:40:39.819Z] ---> 593589d21d65 [2021-10-07T20:40:39.819Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-07T20:40:40.126Z] Removing intermediate container 9b95b2e52d82 [2021-10-07T20:40:40.126Z] ---> 1bca320f0878 [2021-10-07T20:40:40.126Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-07T20:40:40.126Z] ---> Running in e4c0788000ad [2021-10-07T20:40:40.431Z] ---> Running in 48cde7b35ce9 [2021-10-07T20:40:41.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:41.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:42.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:42.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:42.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:42.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:42.776Z] OK: 218 MiB in 52 packages [2021-10-07T20:40:43.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:43.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:43.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:44.060Z] OK: 218 MiB in 52 packages [2021-10-07T20:40:44.060Z] OK: 218 MiB in 52 packages [2021-10-07T20:40:44.060Z] Removing intermediate container d76bd4e06cf3 [2021-10-07T20:40:44.060Z] ---> 463879bc70f2 [2021-10-07T20:40:44.060Z] Step 6/20 : COPY . . [2021-10-07T20:40:44.373Z] OK: 218 MiB in 52 packages [2021-10-07T20:40:45.291Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:40:45.606Z] Removing intermediate container 9253af923f3a [2021-10-07T20:40:45.606Z] ---> 3e3bca77bd1b [2021-10-07T20:40:45.606Z] Step 6/22 : COPY . . [2021-10-07T20:40:45.922Z] Removing intermediate container 48cde7b35ce9 [2021-10-07T20:40:45.922Z] ---> 61b43e6179e3 [2021-10-07T20:40:45.922Z] Step 6/22 : COPY . . [2021-10-07T20:40:45.922Z] Removing intermediate container e4c0788000ad [2021-10-07T20:40:45.922Z] ---> 37b33306adb3 [2021-10-07T20:40:45.922Z] Step 6/24 : COPY . . [2021-10-07T20:40:46.227Z] OK: 218 MiB in 52 packages [2021-10-07T20:40:48.343Z] Removing intermediate container c1b5dddc848e [2021-10-07T20:40:48.343Z] ---> bba7227dcdd8 [2021-10-07T20:40:48.343Z] Step 6/30 : COPY . . [2021-10-07T20:41:15.758Z] ---> 4105fa207543 [2021-10-07T20:41:15.758Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T20:41:15.758Z] ---> 5750ae9e9949 [2021-10-07T20:41:15.758Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T20:41:15.758Z] ---> 35f6cae42789 [2021-10-07T20:41:15.758Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T20:41:15.758Z] ---> df024dc336f6 [2021-10-07T20:41:15.758Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T20:41:15.758Z] ---> 8d13025f56dc [2021-10-07T20:41:15.758Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T20:41:15.758Z] ---> Running in 0688749ba3fc [2021-10-07T20:41:15.758Z] ---> Running in e8cd1c35a1f6 [2021-10-07T20:41:15.758Z] ---> Running in 18dcec32e03b [2021-10-07T20:41:15.758Z] ---> Running in bb0da98458b8 [2021-10-07T20:41:15.758Z] ---> Running in 8811deb860c2 [2021-10-07T20:41:19.340Z] Removing intermediate container e8cd1c35a1f6 [2021-10-07T20:41:19.340Z] ---> 4475054e9fb4 [2021-10-07T20:41:19.340Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-07T20:41:19.340Z] Removing intermediate container 0688749ba3fc [2021-10-07T20:41:19.340Z] ---> 16610df816ff [2021-10-07T20:41:19.340Z] ---> Running in b28e0f5125bb [2021-10-07T20:41:19.340Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-07T20:41:19.646Z] ---> Running in 362ae068cf71 [2021-10-07T20:41:19.955Z] Removing intermediate container 18dcec32e03b [2021-10-07T20:41:19.955Z] ---> 2c3ff98f9a5e [2021-10-07T20:41:19.955Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-07T20:41:19.955Z] Removing intermediate container 8811deb860c2 [2021-10-07T20:41:19.955Z] Removing intermediate container bb0da98458b8 [2021-10-07T20:41:19.955Z] ---> 066553d29ebc [2021-10-07T20:41:19.955Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-07T20:41:19.955Z] ---> d8b3dcf1a475 [2021-10-07T20:41:19.955Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-07T20:41:20.252Z] ---> Running in 0edf1dae9374 [2021-10-07T20:41:20.252Z] ---> Running in cff62199a7b9 [2021-10-07T20:41:20.252Z] ---> Running in 9043c6b43c58 [2021-10-07T20:41:21.324Z] 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 [2021-10-07T20:41:21.973Z] 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 [2021-10-07T20:41:22.321Z] 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 [2021-10-07T20:41:22.623Z] 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 [2021-10-07T20:41:22.926Z] 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 [2021-10-07T20:43:15.842Z] 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 [2021-10-07T20:43:15.842Z] 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 [2021-10-07T20:43:26.288Z] Removing intermediate container 0edf1dae9374 [2021-10-07T20:43:26.288Z] ---> ffa9a5fa6514 [2021-10-07T20:43:26.288Z] [2021-10-07T20:43:26.288Z] Step 9/30 : FROM alpine:3.14 [2021-10-07T20:43:26.288Z] Removing intermediate container b28e0f5125bb [2021-10-07T20:43:26.288Z] ---> 03c8406952f6 [2021-10-07T20:43:26.288Z] [2021-10-07T20:43:26.288Z] Step 9/24 : FROM alpine:3.14 [2021-10-07T20:43:26.288Z] Removing intermediate container 9043c6b43c58 [2021-10-07T20:43:26.288Z] ---> d8b35db1662b [2021-10-07T20:43:26.288Z] [2021-10-07T20:43:26.288Z] Step 9/20 : FROM alpine:3.14 [2021-10-07T20:43:28.984Z] Removing intermediate container 362ae068cf71 [2021-10-07T20:43:28.984Z] ---> dfa374612fd4 [2021-10-07T20:43:28.984Z] [2021-10-07T20:43:28.984Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T20:43:33.623Z] 3.14: Pulling from library/alpine [2021-10-07T20:43:33.623Z] 3.14: Pulling from library/alpine [2021-10-07T20:43:33.623Z] 3.14: Pulling from library/alpine [2021-10-07T20:43:33.912Z] 3.14: Pulling from library/alpine [2021-10-07T20:43:34.533Z] Removing intermediate container cff62199a7b9 [2021-10-07T20:43:34.533Z] ---> d92b21e01a86 [2021-10-07T20:43:34.533Z] [2021-10-07T20:43:34.533Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T20:43:47.093Z] 3.14: Pulling from library/alpine [2021-10-07T20:43:49.783Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T20:43:49.783Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T20:43:49.783Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T20:43:49.783Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T20:43:49.783Z] Status: Image is up to date for alpine:3.14 [2021-10-07T20:43:49.783Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T20:43:49.783Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T20:43:49.783Z] Status: Image is up to date for alpine:3.14 [2021-10-07T20:43:49.783Z] ---> bb3de5531c18 [2021-10-07T20:43:49.783Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-07T20:43:49.783Z] ---> bb3de5531c18 [2021-10-07T20:43:49.783Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-07T20:43:49.783Z] ---> bb3de5531c18 [2021-10-07T20:43:49.783Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-07T20:43:49.783Z] ---> bb3de5531c18 [2021-10-07T20:43:49.783Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-07T20:43:49.783Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T20:43:49.783Z] Status: Image is up to date for alpine:3.14 [2021-10-07T20:43:49.783Z] ---> bb3de5531c18 [2021-10-07T20:43:49.783Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-07T20:43:49.783Z] ---> Running in 832aff2ee152 [2021-10-07T20:43:49.783Z] ---> Running in e79fdc8364c4 [2021-10-07T20:43:49.783Z] ---> Running in c2c18a6e3378 [2021-10-07T20:43:49.783Z] ---> Running in 66a70c1a9738 [2021-10-07T20:43:49.783Z] ---> Running in f485f3032c24 [2021-10-07T20:43:50.828Z] Removing intermediate container e79fdc8364c4 [2021-10-07T20:43:50.828Z] ---> 429fc514d153 [2021-10-07T20:43:50.828Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-07T20:43:50.828Z] Removing intermediate container f485f3032c24 [2021-10-07T20:43:50.828Z] ---> 28acc44bc17a [2021-10-07T20:43:50.829Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-07T20:43:50.829Z] ---> Running in ed6d09168207 [2021-10-07T20:43:50.829Z] ---> Running in 6dcd7dd4814a [2021-10-07T20:43:51.934Z] Removing intermediate container 6dcd7dd4814a [2021-10-07T20:43:51.934Z] ---> 0cefab3c5b53 [2021-10-07T20:43:51.934Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-07T20:43:52.224Z] ---> Running in 1f2b0df46160 [2021-10-07T20:43:52.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:52.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:52.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:52.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:52.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:53.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:53.045Z] Removing intermediate container 1f2b0df46160 [2021-10-07T20:43:53.045Z] ---> d72658ff2711 [2021-10-07T20:43:53.045Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:43:53.045Z] ---> Running in accf858b8c88 [2021-10-07T20:43:53.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:53.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:54.208Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-07T20:43:54.208Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-07T20:43:54.208Z] (3/3) Installing su-exec (0.2-r1) [2021-10-07T20:43:54.208Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T20:43:54.208Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T20:43:54.208Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-07T20:43:54.208Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-07T20:43:54.208Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T20:43:54.208Z] OK: 5 MiB in 15 packages [2021-10-07T20:43:54.208Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-07T20:43:54.208Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-07T20:43:54.208Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-07T20:43:54.208Z] OK: 6 MiB in 17 packages [2021-10-07T20:43:54.208Z] (5/5) Installing curl (7.79.1-r0) [2021-10-07T20:43:54.208Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T20:43:54.208Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T20:43:54.525Z] OK: 8 MiB in 19 packages [2021-10-07T20:43:54.525Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-07T20:43:54.525Z] (2/2) Installing su-exec (0.2-r1) [2021-10-07T20:43:54.525Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T20:43:54.827Z] OK: 5 MiB in 16 packages [2021-10-07T20:43:56.393Z] Removing intermediate container 66a70c1a9738 [2021-10-07T20:43:56.393Z] ---> 1b26649bb41e [2021-10-07T20:43:56.393Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T20:43:56.393Z] ---> Running in 4c550afcf1c2 [2021-10-07T20:43:56.695Z] Removing intermediate container ed6d09168207 [2021-10-07T20:43:56.695Z] ---> 6cf456ceecda [2021-10-07T20:43:56.695Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-07T20:43:56.695Z] Removing intermediate container 832aff2ee152 [2021-10-07T20:43:56.695Z] ---> ac93a5e32b77 [2021-10-07T20:43:56.695Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-07T20:43:57.014Z] ---> Running in 41652986c298 [2021-10-07T20:43:57.014Z] ---> Running in 256b4967d980 [2021-10-07T20:43:57.014Z] Removing intermediate container 4c550afcf1c2 [2021-10-07T20:43:57.014Z] ---> a766a669a49f [2021-10-07T20:43:57.014Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-07T20:43:57.014Z] Removing intermediate container accf858b8c88 [2021-10-07T20:43:57.014Z] ---> 1d6b2c970261 [2021-10-07T20:43:57.014Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T20:43:57.322Z] Removing intermediate container c2c18a6e3378 [2021-10-07T20:43:57.322Z] ---> 1ce101a6efb7 [2021-10-07T20:43:57.322Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-07T20:43:57.322Z] ---> Running in 2201fdf7a9c5 [2021-10-07T20:43:57.322Z] ---> Running in b19a532a34ac [2021-10-07T20:43:57.322Z] ---> Running in 5c9f48c17065 [2021-10-07T20:43:57.636Z] Removing intermediate container 41652986c298 [2021-10-07T20:43:57.636Z] ---> 69f9d77c6d6c [2021-10-07T20:43:57.636Z] Step 12/24 : WORKDIR / [2021-10-07T20:43:57.636Z] Removing intermediate container 256b4967d980 [2021-10-07T20:43:57.636Z] ---> a9c0f93a1a62 [2021-10-07T20:43:57.636Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-07T20:43:57.938Z] ---> Running in 919143eddb0c [2021-10-07T20:43:57.938Z] ---> Running in 8c41acddab46 [2021-10-07T20:43:57.938Z] Removing intermediate container 2201fdf7a9c5 [2021-10-07T20:43:57.938Z] ---> e0f34ca6e51e [2021-10-07T20:43:57.938Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-07T20:43:58.240Z] Removing intermediate container 5c9f48c17065 [2021-10-07T20:43:58.240Z] ---> a49f5118c79e [2021-10-07T20:43:58.240Z] Step 12/20 : WORKDIR /edgex [2021-10-07T20:43:58.240Z] ---> Running in 30588d5b43a1 [2021-10-07T20:43:58.240Z] ---> Running in e955749251b8 [2021-10-07T20:43:58.545Z] Removing intermediate container 919143eddb0c [2021-10-07T20:43:58.545Z] ---> 5a7655f1e34a [2021-10-07T20:43:58.545Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-07T20:43:58.849Z] Removing intermediate container 8c41acddab46 [2021-10-07T20:43:58.849Z] ---> c4137f57b166 [2021-10-07T20:43:58.849Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-07T20:43:58.849Z] ---> Running in f155ac99fa9a [2021-10-07T20:43:59.146Z] Removing intermediate container 30588d5b43a1 [2021-10-07T20:43:59.146Z] ---> 2a2d606adc34 [2021-10-07T20:43:59.146Z] Step 14/22 : WORKDIR / [2021-10-07T20:43:59.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:43:59.146Z] Removing intermediate container e955749251b8 [2021-10-07T20:43:59.146Z] ---> f8664442cf0c [2021-10-07T20:43:59.146Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-07T20:43:59.146Z] ---> Running in 1b38fe3af166 [2021-10-07T20:44:00.034Z] ---> bd385c287581 [2021-10-07T20:44:00.034Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-07T20:44:00.034Z] Removing intermediate container 1b38fe3af166 [2021-10-07T20:44:00.034Z] ---> 2c780783274b [2021-10-07T20:44:00.034Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T20:44:00.346Z] ---> 437c5f6faee6 [2021-10-07T20:44:00.346Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-07T20:44:00.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:44:00.984Z] ---> eaa82cb32b3d [2021-10-07T20:44:00.984Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-07T20:44:01.343Z] ---> 4b32044fec63 [2021-10-07T20:44:01.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-07T20:44:01.647Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T20:44:01.647Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T20:44:01.647Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T20:44:01.647Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T20:44:01.946Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T20:44:01.946Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T20:44:02.262Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T20:44:02.262Z] OK: 8 MiB in 20 packages [2021-10-07T20:44:02.262Z] ---> 2c88376a9295 [2021-10-07T20:44:02.262Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-07T20:44:02.262Z] ---> 3a7e3f232b7f [2021-10-07T20:44:02.262Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-07T20:44:02.577Z] Removing intermediate container f155ac99fa9a [2021-10-07T20:44:02.577Z] ---> 36f2aa9cc125 [2021-10-07T20:44:02.577Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-07T20:44:03.461Z] ---> Running in e0c7b2d2a55e [2021-10-07T20:44:03.461Z] ---> 9b08726e6199 [2021-10-07T20:44:03.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-07T20:44:03.772Z] ---> 516969320d73 [2021-10-07T20:44:03.772Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-07T20:44:03.772Z] ---> 117165de5777 [2021-10-07T20:44:03.772Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-07T20:44:04.303Z] Removing intermediate container e0c7b2d2a55e [2021-10-07T20:44:04.303Z] ---> b2ef4010f1a4 [2021-10-07T20:44:04.303Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-07T20:44:04.303Z] ---> Running in 97913687209d [2021-10-07T20:44:04.303Z] Removing intermediate container b19a532a34ac [2021-10-07T20:44:04.303Z] ---> 1cbdde60dfe8 [2021-10-07T20:44:04.303Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T20:44:04.990Z] Removing intermediate container 97913687209d [2021-10-07T20:44:04.990Z] ---> 3da797b715b7 [2021-10-07T20:44:04.990Z] Step 17/20 : CMD ["--init=true"] [2021-10-07T20:44:04.990Z] ---> 14f34f030115 [2021-10-07T20:44:04.990Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-07T20:44:05.304Z] ---> Running in 7ee051db01ea [2021-10-07T20:44:05.304Z] ---> Running in b7ffc9fd6015 [2021-10-07T20:44:05.304Z] ---> e2756b969460 [2021-10-07T20:44:05.304Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-07T20:44:05.618Z] ---> b5b626839e8e [2021-10-07T20:44:05.618Z] ---> eae7d72ad5b5 [2021-10-07T20:44:05.618Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-07T20:44:05.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-07T20:44:05.618Z] ---> Running in 373256cbc46c [2021-10-07T20:44:05.923Z] Removing intermediate container 7ee051db01ea [2021-10-07T20:44:05.923Z] ---> 5c117779a71c [2021-10-07T20:44:05.923Z] Step 18/20 : LABEL arch=arm64 [2021-10-07T20:44:06.256Z] Removing intermediate container b7ffc9fd6015 [2021-10-07T20:44:06.256Z] ---> 0906df84d369 [2021-10-07T20:44:06.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T20:44:06.256Z] ---> Running in 36cc0846d147 [2021-10-07T20:44:06.256Z] ---> Running in 59d923cd91e1 [2021-10-07T20:44:07.317Z] Removing intermediate container 36cc0846d147 [2021-10-07T20:44:07.317Z] ---> e64b21351eb9 [2021-10-07T20:44:07.317Z] Step 19/20 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:44:07.637Z] Removing intermediate container 59d923cd91e1 [2021-10-07T20:44:07.637Z] ---> f9c1820b04d1 [2021-10-07T20:44:07.637Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T20:44:07.637Z] ---> Running in 8cf47510b2c5 [2021-10-07T20:44:07.943Z] ---> Running in 0931918a01fc [2021-10-07T20:44:07.943Z] ---> f0d4b28b8680 [2021-10-07T20:44:07.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-07T20:44:07.943Z] ---> cf99cf8d4390 [2021-10-07T20:44:07.943Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-07T20:44:08.602Z] Removing intermediate container 8cf47510b2c5 [2021-10-07T20:44:08.602Z] ---> 98a295324f78 [2021-10-07T20:44:08.602Z] Step 20/20 : LABEL version=0.0.0 [2021-10-07T20:44:08.602Z] Removing intermediate container 0931918a01fc [2021-10-07T20:44:08.602Z] ---> b818de9e8e7d [2021-10-07T20:44:08.602Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:44:08.915Z] ---> Running in ebf5eefe15de [2021-10-07T20:44:08.915Z] ---> Running in 8d53d425b079 [2021-10-07T20:44:09.225Z] ---> 8dba8d0ed1a6 [2021-10-07T20:44:09.225Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-07T20:44:09.225Z] Removing intermediate container 373256cbc46c [2021-10-07T20:44:09.225Z] ---> f48120eccfcd [2021-10-07T20:44:09.225Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T20:44:09.225Z] ---> 56877bb1c069 [2021-10-07T20:44:09.225Z] Step 20/24 : 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/ [2021-10-07T20:44:09.225Z] ---> Running in bea8d4ba1778 [2021-10-07T20:44:09.524Z] ---> Running in 272ab9ba2ed3 [2021-10-07T20:44:09.524Z] Removing intermediate container 8d53d425b079 [2021-10-07T20:44:09.524Z] ---> 2a6960292aff [2021-10-07T20:44:09.524Z] [2021-10-07T20:44:09.524Z] Removing intermediate container ebf5eefe15de [2021-10-07T20:44:09.524Z] ---> 5eefb85152df [2021-10-07T20:44:09.524Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T20:44:09.829Z] ---> Running in d26e4dfaa272 [2021-10-07T20:44:10.134Z] Removing intermediate container bea8d4ba1778 [2021-10-07T20:44:10.134Z] ---> 2f4e20a491d8 [2021-10-07T20:44:10.134Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T20:44:10.134Z] Successfully built 2a6960292aff [2021-10-07T20:44:10.452Z] ---> 54ffc8052e3f [2021-10-07T20:44:10.452Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Successfully tagged security-proxy-setup-arm64:latest [2021-10-07T20:44:10.452Z] [2021-10-07T20:44:10.452Z] Building support-scheduler [2021-10-07T20:44:10.452Z]  Building security-proxy-setup ... done  ---> Running in ca412e318243 [2021-10-07T20:44:10.758Z] Removing intermediate container d26e4dfaa272 [2021-10-07T20:44:10.758Z] ---> 9c10b5730bd6 [2021-10-07T20:44:10.758Z] [2021-10-07T20:44:11.059Z] Successfully built 9c10b5730bd6 [2021-10-07T20:44:11.059Z] Successfully tagged core-metadata-arm64:latest [2021-10-07T20:44:11.059Z] Building support-notifications [2021-10-07T20:44:11.059Z]  Building core-metadata ... done Removing intermediate container ca412e318243 [2021-10-07T20:44:11.059Z] ---> d975a856e572 [2021-10-07T20:44:11.373Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T20:44:11.373Z] ---> Running in cfc89e7f8c7e [2021-10-07T20:44:12.050Z] ---> 150fd789156e [2021-10-07T20:44:12.050Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-07T20:44:12.353Z] Removing intermediate container cfc89e7f8c7e [2021-10-07T20:44:12.353Z] ---> 9b396a072574 [2021-10-07T20:44:12.353Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:44:12.902Z] ---> Running in fda8d5ab23f0 [2021-10-07T20:44:13.571Z] Removing intermediate container 272ab9ba2ed3 [2021-10-07T20:44:13.571Z] ---> 4a156b9c8880 [2021-10-07T20:44:13.571Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-07T20:44:18.554Z] Removing intermediate container fda8d5ab23f0 [2021-10-07T20:44:18.554Z] ---> 3249d0282625 [2021-10-07T20:44:18.554Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T20:44:18.867Z] ---> f52791282777 [2021-10-07T20:44:18.867Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-07T20:44:18.867Z] ---> Running in 92f44d531a81 [2021-10-07T20:44:18.867Z] ---> Running in 3066a14f1264 [2021-10-07T20:44:19.963Z] Removing intermediate container 92f44d531a81 [2021-10-07T20:44:19.963Z] ---> fd536d27b413 [2021-10-07T20:44:19.963Z] Step 22/24 : LABEL arch=arm64 [2021-10-07T20:44:19.963Z] Removing intermediate container 3066a14f1264 [2021-10-07T20:44:19.963Z] ---> 7fd39a89d93e [2021-10-07T20:44:19.963Z] [2021-10-07T20:44:19.963Z] ---> Running in 138034ec9c8c [2021-10-07T20:44:19.963Z] ---> 05214abe4c2e [2021-10-07T20:44:19.963Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-07T20:44:20.855Z] Successfully built 7fd39a89d93e [2021-10-07T20:44:20.855Z] Successfully tagged core-data-arm64:latest [2021-10-07T20:44:20.855Z]  Building core-data ... done Building sys-mgmt-agent [2021-10-07T20:44:20.855Z] Removing intermediate container 138034ec9c8c [2021-10-07T20:44:20.855Z] ---> fc4da1525ba3 [2021-10-07T20:44:20.855Z] Step 23/24 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:44:20.855Z] ---> Running in dec8d67b695c [2021-10-07T20:44:21.156Z] ---> bc7233926944 [2021-10-07T20:44:21.156Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-07T20:44:21.856Z] ---> Running in 2ff56312062b [2021-10-07T20:44:21.856Z] Removing intermediate container dec8d67b695c [2021-10-07T20:44:21.856Z] ---> e13873abf4ad [2021-10-07T20:44:21.856Z] Step 24/24 : LABEL version=0.0.0 [2021-10-07T20:44:22.172Z] ---> Running in cf85215d89af [2021-10-07T20:44:22.820Z] Removing intermediate container 2ff56312062b [2021-10-07T20:44:22.820Z] ---> 1842b98e6454 [2021-10-07T20:44:22.820Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-07T20:44:22.820Z] Removing intermediate container cf85215d89af [2021-10-07T20:44:22.820Z] ---> 525e7d20cb74 [2021-10-07T20:44:22.820Z] [2021-10-07T20:44:23.594Z] Successfully built 525e7d20cb74 [2021-10-07T20:44:23.594Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-07T20:44:23.594Z] Building core-command [2021-10-07T20:44:24.665Z]  Building security-secretstore-setup ... done  ---> 130f9e9d63a4 [2021-10-07T20:44:24.665Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-07T20:44:24.975Z] ---> Running in f30b412c378d [2021-10-07T20:44:28.610Z] Removing intermediate container f30b412c378d [2021-10-07T20:44:28.610Z] ---> 5692bf71fc35 [2021-10-07T20:44:28.610Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-07T20:44:28.919Z] ---> Running in a5f029b5023f [2021-10-07T20:44:30.209Z] Removing intermediate container a5f029b5023f [2021-10-07T20:44:30.209Z] ---> fede4903b042 [2021-10-07T20:44:30.209Z] Step 27/30 : CMD ["gate"] [2021-10-07T20:44:30.870Z] ---> Running in db0379db3a8f [2021-10-07T20:44:31.819Z] Removing intermediate container db0379db3a8f [2021-10-07T20:44:31.819Z] ---> f149534e127c [2021-10-07T20:44:31.819Z] Step 28/30 : LABEL arch=arm64 [2021-10-07T20:44:32.902Z] ---> Running in 6b1aa76870dd [2021-10-07T20:44:33.553Z] Removing intermediate container 6b1aa76870dd [2021-10-07T20:44:33.553Z] ---> e846538510dd [2021-10-07T20:44:33.553Z] Step 29/30 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:44:34.208Z] ---> Running in 058ac631445f [2021-10-07T20:44:35.290Z] Removing intermediate container 058ac631445f [2021-10-07T20:44:35.290Z] ---> a1a876c451f4 [2021-10-07T20:44:35.290Z] Step 30/30 : LABEL version=0.0.0 [2021-10-07T20:44:36.355Z] ---> Running in 90ab9cc9274b [2021-10-07T20:44:37.015Z] Removing intermediate container 90ab9cc9274b [2021-10-07T20:44:37.015Z] ---> 1d9866207649 [2021-10-07T20:44:37.015Z] [2021-10-07T20:44:37.321Z] Successfully built 1d9866207649 [2021-10-07T20:44:37.321Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-07T20:44:56.438Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T20:44:56.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-07T20:44:56.438Z] ---> 490c1a881f5d [2021-10-07T20:44:56.438Z] Step 3/23 : WORKDIR /edgex-go [2021-10-07T20:44:56.438Z] ---> Using cache [2021-10-07T20:44:56.438Z] ---> e94ac148e4af [2021-10-07T20:44:56.438Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:44:56.438Z] ---> Using cache [2021-10-07T20:44:56.438Z] ---> 593589d21d65 [2021-10-07T20:44:56.438Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-07T20:44:56.438Z] ---> Using cache [2021-10-07T20:44:56.438Z] ---> 37b33306adb3 [2021-10-07T20:44:56.438Z] Step 6/23 : COPY go.mod . [2021-10-07T20:44:56.438Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T20:44:56.438Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-07T20:44:56.438Z] ---> 490c1a881f5d [2021-10-07T20:44:56.438Z] Step 3/21 : WORKDIR /edgex-go [2021-10-07T20:44:56.438Z] ---> Using cache [2021-10-07T20:44:56.438Z] ---> e94ac148e4af [2021-10-07T20:44:56.438Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:44:56.438Z] ---> Using cache [2021-10-07T20:44:56.438Z] ---> 593589d21d65 [2021-10-07T20:44:56.438Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-07T20:45:03.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T20:45:03.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T20:45:03.471Z] ---> 490c1a881f5d [2021-10-07T20:45:03.471Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T20:45:03.471Z] ---> Using cache [2021-10-07T20:45:03.471Z] ---> e94ac148e4af [2021-10-07T20:45:03.471Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:45:03.471Z] ---> Using cache [2021-10-07T20:45:03.471Z] ---> 593589d21d65 [2021-10-07T20:45:03.471Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-07T20:45:04.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-07T20:45:04.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-07T20:45:04.094Z] ---> 490c1a881f5d [2021-10-07T20:45:04.094Z] Step 3/22 : WORKDIR /edgex-go [2021-10-07T20:45:04.094Z] ---> Using cache [2021-10-07T20:45:04.094Z] ---> e94ac148e4af [2021-10-07T20:45:04.094Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T20:45:04.094Z] ---> Using cache [2021-10-07T20:45:04.094Z] ---> 593589d21d65 [2021-10-07T20:45:04.094Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-07T20:45:04.094Z] ---> Using cache [2021-10-07T20:45:04.094Z] ---> 37b33306adb3 [2021-10-07T20:45:04.094Z] Step 6/22 : COPY . . [2021-10-07T20:45:04.094Z] ---> Using cache [2021-10-07T20:45:04.094Z] ---> 35f6cae42789 [2021-10-07T20:45:04.094Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T20:45:04.094Z] ---> Using cache [2021-10-07T20:45:04.094Z] ---> 4475054e9fb4 [2021-10-07T20:45:04.094Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-07T20:45:04.383Z] ---> cf4f7a91df4d [2021-10-07T20:45:04.383Z] Step 7/23 : RUN go mod download [2021-10-07T20:45:04.745Z] ---> Running in 75bd480607f7 [2021-10-07T20:45:04.745Z] ---> Running in 26983aca764c [2021-10-07T20:45:04.745Z] ---> Running in 01129e23b7e7 [2021-10-07T20:45:04.745Z] ---> Running in f5cce3623949 [2021-10-07T20:45:06.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:45:06.612Z] 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 [2021-10-07T20:45:06.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:45:07.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:45:07.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:45:08.212Z] OK: 218 MiB in 52 packages [2021-10-07T20:45:08.520Z] OK: 218 MiB in 52 packages [2021-10-07T20:45:10.180Z] Removing intermediate container f5cce3623949 [2021-10-07T20:45:10.180Z] ---> 5de72b9f8dfa [2021-10-07T20:45:10.180Z] Step 8/23 : COPY . . [2021-10-07T20:45:10.482Z] Removing intermediate container 01129e23b7e7 [2021-10-07T20:45:10.482Z] ---> 1ed35dd71a55 [2021-10-07T20:45:10.482Z] Step 6/21 : COPY . . [2021-10-07T20:45:10.802Z] Removing intermediate container 75bd480607f7 [2021-10-07T20:45:10.802Z] ---> 66cf093c1775 [2021-10-07T20:45:10.802Z] Step 6/22 : COPY . . [2021-10-07T20:45:58.370Z] ---> a75bb4b5e8eb [2021-10-07T20:45:58.370Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T20:45:58.370Z] ---> 2b87a98330cd [2021-10-07T20:45:58.370Z] Step 9/23 : RUN go mod tidy [2021-10-07T20:45:58.370Z] ---> 78e752550730 [2021-10-07T20:45:58.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T20:45:58.370Z] ---> Running in 743f58ac4e39 [2021-10-07T20:45:58.370Z] ---> Running in 23e240618dec [2021-10-07T20:45:58.370Z] ---> Running in acfec4dc176d [2021-10-07T20:45:58.370Z] Removing intermediate container 26983aca764c [2021-10-07T20:45:58.370Z] ---> e9fc65bcc188 [2021-10-07T20:45:58.370Z] [2021-10-07T20:45:58.370Z] Step 9/22 : FROM alpine:3.14 [2021-10-07T20:45:58.370Z] ---> bb3de5531c18 [2021-10-07T20:45:58.370Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-07T20:45:58.370Z] ---> Using cache [2021-10-07T20:45:58.370Z] ---> 1b26649bb41e [2021-10-07T20:45:58.370Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T20:45:58.370Z] ---> Using cache [2021-10-07T20:45:58.370Z] ---> a766a669a49f [2021-10-07T20:45:58.370Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-07T20:45:58.370Z] ---> Running in 25dee4cd686d [2021-10-07T20:45:58.370Z] Removing intermediate container 25dee4cd686d [2021-10-07T20:45:58.370Z] ---> 4a71cce13d8e [2021-10-07T20:45:58.370Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-07T20:45:58.370Z] ---> Running in b6cabe621f6e [2021-10-07T20:45:58.370Z] Removing intermediate container 743f58ac4e39 [2021-10-07T20:45:58.370Z] ---> d7ac7ee4c45b [2021-10-07T20:45:58.370Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-07T20:45:58.370Z] Removing intermediate container b6cabe621f6e [2021-10-07T20:45:58.370Z] ---> 2d60c5031988 [2021-10-07T20:45:58.370Z] Step 14/22 : WORKDIR / [2021-10-07T20:45:58.370Z] ---> Running in 13576b7af6a4 [2021-10-07T20:45:58.370Z] ---> Running in e66ea7b173c7 [2021-10-07T20:45:58.370Z] Removing intermediate container 23e240618dec [2021-10-07T20:45:58.370Z] ---> 3c32ef7d7c8a [2021-10-07T20:45:58.370Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-07T20:45:58.370Z] ---> Running in edc9130fa768 [2021-10-07T20:45:58.671Z] Removing intermediate container e66ea7b173c7 [2021-10-07T20:45:58.671Z] ---> 416fe358b3ff [2021-10-07T20:45:58.671Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T20:45:58.969Z] Removing intermediate container acfec4dc176d [2021-10-07T20:45:58.969Z] ---> d2cdafc52988 [2021-10-07T20:45:58.969Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-07T20:45:59.262Z] ---> Running in a5fba67910aa [2021-10-07T20:45:59.921Z] 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 [2021-10-07T20:45:59.921Z] ---> 4508129edd1f [2021-10-07T20:45:59.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-07T20:46:00.548Z] 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 [2021-10-07T20:46:01.180Z] 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 [2021-10-07T20:46:02.244Z] ---> a57370c87573 [2021-10-07T20:46:02.244Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-07T20:46:03.318Z] ---> ca0442c710d6 [2021-10-07T20:46:03.318Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-07T20:46:03.621Z] ---> Running in 6791018d2f61 [2021-10-07T20:46:03.930Z] Removing intermediate container 6791018d2f61 [2021-10-07T20:46:03.930Z] ---> 3656c127cef6 [2021-10-07T20:46:03.930Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T20:46:04.235Z] ---> Running in a1feaf8a77a6 [2021-10-07T20:46:04.921Z] Removing intermediate container a1feaf8a77a6 [2021-10-07T20:46:04.921Z] ---> 6af6af0f56ae [2021-10-07T20:46:04.921Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T20:46:04.921Z] ---> Running in 2f88a025b774 [2021-10-07T20:46:05.579Z] Removing intermediate container 2f88a025b774 [2021-10-07T20:46:05.579Z] ---> 19bd25a9e350 [2021-10-07T20:46:05.579Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:46:05.883Z] ---> Running in 87796da4165c [2021-10-07T20:46:06.533Z] Removing intermediate container 87796da4165c [2021-10-07T20:46:06.533Z] ---> 0545220d11b3 [2021-10-07T20:46:06.533Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T20:46:06.533Z] ---> Running in 0da0239deaab [2021-10-07T20:46:07.638Z] Removing intermediate container 0da0239deaab [2021-10-07T20:46:07.638Z] ---> a4681cbdd1fc [2021-10-07T20:46:07.638Z] [2021-10-07T20:46:07.951Z] Successfully built a4681cbdd1fc [2021-10-07T20:46:07.951Z] Successfully tagged core-command-arm64:latest [2021-10-07T20:47:17.052Z]  Building core-command ... done Removing intermediate container edc9130fa768 [2021-10-07T20:47:17.052Z] ---> 18190660d417 [2021-10-07T20:47:17.052Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-07T20:47:17.052Z] ---> Running in b201d3f5d347 [2021-10-07T20:47:17.052Z] 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 [2021-10-07T20:47:17.052Z] Removing intermediate container a5fba67910aa [2021-10-07T20:47:17.052Z] ---> 54d323be8047 [2021-10-07T20:47:17.052Z] [2021-10-07T20:47:17.052Z] Step 11/23 : FROM alpine:3.14 [2021-10-07T20:47:17.052Z] ---> bb3de5531c18 [2021-10-07T20:47:17.052Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-07T20:47:17.052Z] ---> Using cache [2021-10-07T20:47:17.052Z] ---> 1b26649bb41e [2021-10-07T20:47:17.052Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T20:47:17.052Z] ---> Using cache [2021-10-07T20:47:17.052Z] ---> a766a669a49f [2021-10-07T20:47:17.052Z] Removing intermediate container 13576b7af6a4 [2021-10-07T20:47:17.052Z] Step 14/23 : ENV APP_PORT=59861 ---> 763ced3b940b [2021-10-07T20:47:17.052Z] [2021-10-07T20:47:17.052Z] [2021-10-07T20:47:17.052Z] Step 9/21 : FROM alpine:3.14 [2021-10-07T20:47:17.052Z] ---> bb3de5531c18 [2021-10-07T20:47:17.052Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-07T20:47:17.052Z] ---> Running in 9c3d418edcf1 [2021-10-07T20:47:17.052Z] ---> Running in a54a88ba7f49 [2021-10-07T20:47:17.052Z] Removing intermediate container b201d3f5d347 [2021-10-07T20:47:17.052Z] ---> cd2287204c10 [2021-10-07T20:47:17.052Z] [2021-10-07T20:47:17.052Z] Step 10/22 : FROM docker:20.10.8 [2021-10-07T20:47:17.052Z] Removing intermediate container 9c3d418edcf1 [2021-10-07T20:47:17.052Z] ---> 9a6167d13173 [2021-10-07T20:47:17.052Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-07T20:47:17.367Z] ---> Running in 82ee9daf74db [2021-10-07T20:47:17.668Z] 20.10.8: Pulling from library/docker [2021-10-07T20:47:17.969Z] Removing intermediate container 82ee9daf74db [2021-10-07T20:47:17.969Z] ---> 3e488363f39a [2021-10-07T20:47:17.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T20:47:18.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:47:18.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:47:19.700Z] ---> 11d6c92e931d [2021-10-07T20:47:19.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-07T20:47:19.700Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-07T20:47:19.700Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-07T20:47:19.700Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T20:47:19.700Z] Executing ca-certificates-20191127-r5.trigger [2021-10-07T20:47:20.001Z] OK: 6 MiB in 16 packages [2021-10-07T20:47:21.544Z] ---> 5e06d0ff9287 [2021-10-07T20:47:21.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-07T20:47:22.182Z] Removing intermediate container a54a88ba7f49 [2021-10-07T20:47:22.182Z] ---> 53ad4a29d707 [2021-10-07T20:47:22.182Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-07T20:47:23.021Z] ---> Running in f4f05bffb764 [2021-10-07T20:47:23.021Z] ---> 39cb3b1e7864 [2021-10-07T20:47:23.021Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-07T20:47:23.321Z] ---> Running in 48c6b0886d0d [2021-10-07T20:47:23.621Z] Removing intermediate container f4f05bffb764 [2021-10-07T20:47:23.621Z] ---> 8ebb123c152c [2021-10-07T20:47:23.621Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-07T20:47:23.922Z] ---> Running in 69ce4ebed846 [2021-10-07T20:47:23.922Z] Removing intermediate container 48c6b0886d0d [2021-10-07T20:47:23.922Z] ---> c9cad4fd4799 [2021-10-07T20:47:23.922Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T20:47:24.228Z] ---> Running in 689e5232a495 [2021-10-07T20:47:24.537Z] Removing intermediate container 69ce4ebed846 [2021-10-07T20:47:24.537Z] ---> 434c1b3cc045 [2021-10-07T20:47:24.537Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-07T20:47:25.198Z] Removing intermediate container 689e5232a495 [2021-10-07T20:47:25.198Z] ---> 63fa5157b326 [2021-10-07T20:47:25.198Z] Step 21/23 : LABEL arch=arm64 [2021-10-07T20:47:25.198Z] ---> Running in 727b19b78da1 [2021-10-07T20:47:25.513Z] ---> Running in 6b96b094205b [2021-10-07T20:47:25.803Z] Removing intermediate container 727b19b78da1 [2021-10-07T20:47:25.803Z] ---> 13d4197cf822 [2021-10-07T20:47:25.803Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-07T20:47:26.101Z] Removing intermediate container 6b96b094205b [2021-10-07T20:47:26.101Z] ---> 51c529cbb7ac [2021-10-07T20:47:26.101Z] Step 22/23 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:47:26.632Z] ---> Running in 64a689323991 [2021-10-07T20:47:26.933Z] Removing intermediate container 64a689323991 [2021-10-07T20:47:26.933Z] ---> 613f9070730d [2021-10-07T20:47:26.933Z] Step 23/23 : LABEL version=0.0.0 [2021-10-07T20:47:26.933Z] ---> 30d0b75bb2c8 [2021-10-07T20:47:26.933Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-07T20:47:26.933Z] ---> Running in 09c1d6b35391 [2021-10-07T20:47:27.244Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-07T20:47:27.244Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-07T20:47:27.244Z] ---> 3734d5adc5ac [2021-10-07T20:47:27.244Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-07T20:47:27.244Z] ---> Running in c061b475b9da [2021-10-07T20:47:27.894Z] Removing intermediate container 09c1d6b35391 [2021-10-07T20:47:27.894Z] ---> 7386f0657f1c [2021-10-07T20:47:27.894Z] [2021-10-07T20:47:28.200Z] Successfully built 7386f0657f1c [2021-10-07T20:47:28.200Z] Successfully tagged support-scheduler-arm64:latest [2021-10-07T20:47:28.200Z]  Building support-scheduler ... done Removing intermediate container c061b475b9da [2021-10-07T20:47:28.200Z] ---> 22fc042b975a [2021-10-07T20:47:28.200Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-07T20:47:28.200Z] ---> 8683e7f2f3f5 [2021-10-07T20:47:28.200Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-07T20:47:28.200Z] ---> Running in 6d2c34a9512a [2021-10-07T20:47:29.264Z] ---> d5ac575be0fa [2021-10-07T20:47:29.264Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-07T20:47:29.264Z] ---> Running in b32f8d570305 [2021-10-07T20:47:29.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T20:47:30.083Z] Removing intermediate container b32f8d570305 [2021-10-07T20:47:30.083Z] ---> 2ed0490fcfd2 [2021-10-07T20:47:30.083Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T20:47:30.083Z] ---> Running in d65798125d24 [2021-10-07T20:47:30.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T20:47:30.387Z] Removing intermediate container d65798125d24 [2021-10-07T20:47:30.387Z] ---> e10d652ea974 [2021-10-07T20:47:30.387Z] Step 19/21 : LABEL arch=arm64 [2021-10-07T20:47:30.387Z] ---> Running in 5cdc70e92358 [2021-10-07T20:47:31.052Z] (1/42) Installing readline (8.1.0-r0) [2021-10-07T20:47:31.052Z] (2/42) Installing bash (5.1.4-r0) [2021-10-07T20:47:31.052Z] Removing intermediate container 5cdc70e92358 [2021-10-07T20:47:31.052Z] ---> b503ca388996 [2021-10-07T20:47:31.052Z] Step 20/21 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:47:31.052Z] Executing bash-5.1.4-r0.post-install [2021-10-07T20:47:31.052Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-07T20:47:31.052Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-07T20:47:31.052Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-07T20:47:31.052Z] (6/42) Installing curl (7.79.1-r0) [2021-10-07T20:47:31.052Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-07T20:47:31.052Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-07T20:47:31.052Z] (9/42) Installing expat (2.4.1-r0) [2021-10-07T20:47:31.052Z] (10/42) Installing libffi (3.3-r2) [2021-10-07T20:47:31.052Z] (11/42) Installing gdbm (1.19-r0) [2021-10-07T20:47:31.052Z] ---> Running in b578216e5c5b [2021-10-07T20:47:31.052Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-07T20:47:31.052Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T20:47:31.052Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T20:47:31.052Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-07T20:47:31.052Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-07T20:47:31.052Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-07T20:47:31.723Z] Removing intermediate container b578216e5c5b [2021-10-07T20:47:31.723Z] ---> d4d0038cf8d8 [2021-10-07T20:47:31.723Z] Step 21/21 : LABEL version=0.0.0 [2021-10-07T20:47:32.022Z] ---> Running in 5603b1ea0ec3 [2021-10-07T20:47:32.675Z] Removing intermediate container 5603b1ea0ec3 [2021-10-07T20:47:32.675Z] ---> 3974615dfe79 [2021-10-07T20:47:32.675Z] [2021-10-07T20:47:32.986Z] Successfully built 3974615dfe79 [2021-10-07T20:47:32.986Z] Successfully tagged support-notifications-arm64:latest [2021-10-07T20:47:32.986Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-07T20:47:32.986Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-07T20:47:33.291Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-07T20:47:33.291Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-07T20:47:33.291Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-07T20:47:33.291Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-07T20:47:33.291Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-07T20:47:33.291Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-07T20:47:33.291Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-07T20:47:33.291Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-07T20:47:33.291Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-07T20:47:33.291Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-07T20:47:33.589Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-07T20:47:33.589Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-07T20:47:33.589Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-07T20:47:33.589Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-07T20:47:33.589Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-07T20:47:33.589Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-07T20:47:33.589Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-07T20:47:33.589Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-07T20:47:33.589Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-07T20:47:33.589Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-07T20:47:33.589Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-07T20:47:33.589Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-07T20:47:33.906Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-07T20:47:34.420Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T20:47:34.420Z] OK: 84 MiB in 64 packages [2021-10-07T20:47:38.044Z] Collecting docker-compose==1.23.2 [2021-10-07T20:47:38.044Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-07T20:47:38.044Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-07T20:47:38.044Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-07T20:47:40.169Z] Collecting PyYAML<4,>=3.10 [2021-10-07T20:47:40.169Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-07T20:47:42.531Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-07T20:47:42.531Z] Collecting docopt<0.7,>=0.6.1 [2021-10-07T20:47:42.531Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-07T20:47:44.638Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-07T20:47:44.638Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-07T20:47:45.282Z] Collecting jsonschema<3,>=2.5.1 [2021-10-07T20:47:45.282Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-07T20:47:45.282Z] Collecting cached-property<2,>=1.2.0 [2021-10-07T20:47:45.282Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-07T20:47:45.582Z] Collecting docker<4.0,>=3.6.0 [2021-10-07T20:47:45.582Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-07T20:47:46.239Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-07T20:47:46.239Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-07T20:47:46.239Z] Collecting texttable<0.10,>=0.9.0 [2021-10-07T20:47:46.239Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-07T20:47:48.594Z] Collecting docker-pycreds>=0.4.0 [2021-10-07T20:47:48.594Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-07T20:47:48.594Z] 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) [2021-10-07T20:47:48.594Z] Collecting idna<2.8,>=2.5 [2021-10-07T20:47:48.594Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-07T20:47:48.890Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-07T20:47:48.890Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-07T20:47:48.890Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-07T20:47:48.890Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-07T20:47:49.550Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-07T20:47:49.550Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-07T20:47:49.550Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-07T20:47:49.550Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-07T20:47:50.196Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-07T20:47:50.196Z] Attempting uninstall: urllib3 [2021-10-07T20:47:50.196Z] Found existing installation: urllib3 1.26.5 [2021-10-07T20:47:50.196Z] Uninstalling urllib3-1.26.5: [2021-10-07T20:47:50.196Z] Successfully uninstalled urllib3-1.26.5 [2021-10-07T20:47:50.711Z] Attempting uninstall: idna [2021-10-07T20:47:50.711Z] Found existing installation: idna 3.2 [2021-10-07T20:47:50.711Z] Uninstalling idna-3.2: [2021-10-07T20:47:50.711Z] Successfully uninstalled idna-3.2 [2021-10-07T20:47:51.778Z] Attempting uninstall: chardet [2021-10-07T20:47:51.778Z] Found existing installation: chardet 4.0.0 [2021-10-07T20:47:51.778Z] Uninstalling chardet-4.0.0: [2021-10-07T20:47:51.778Z] Successfully uninstalled chardet-4.0.0 [2021-10-07T20:47:53.317Z] Attempting uninstall: requests [2021-10-07T20:47:53.317Z] Found existing installation: requests 2.25.1 [2021-10-07T20:47:53.317Z] Uninstalling requests-2.25.1: [2021-10-07T20:47:53.317Z] Successfully uninstalled requests-2.25.1 [2021-10-07T20:47:53.640Z] Running setup.py install for texttable: started [2021-10-07T20:47:55.181Z] Running setup.py install for texttable: finished with status 'done' [2021-10-07T20:47:55.181Z] Running setup.py install for PyYAML: started [2021-10-07T20:47:56.929Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-07T20:47:57.454Z] Running setup.py install for docopt: started [2021-10-07T20:47:58.995Z] Running setup.py install for docopt: finished with status 'done' [2021-10-07T20:47:58.995Z] Running setup.py install for dockerpty: started [2021-10-07T20:48:00.530Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-07T20:48:02.046Z] 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 [2021-10-07T20:48:10.644Z] Removing intermediate container 6d2c34a9512a [2021-10-07T20:48:10.644Z] ---> 0433cb4d9234 [2021-10-07T20:48:10.644Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-07T20:48:10.644Z] ---> Running in f5c74de1489c [2021-10-07T20:48:10.644Z] Removing intermediate container f5c74de1489c [2021-10-07T20:48:10.644Z] ---> aaeade585ba5 [2021-10-07T20:48:10.644Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-07T20:48:10.947Z] ---> Running in c410ffcd75bf [2021-10-07T20:48:11.251Z] Removing intermediate container c410ffcd75bf [2021-10-07T20:48:11.251Z] ---> 3a10474c8bee [2021-10-07T20:48:11.251Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-07T20:48:12.361Z] ---> e1ebe87393e4 [2021-10-07T20:48:12.361Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-07T20:48:13.426Z] ---> 04a90e6eb8ea [2021-10-07T20:48:13.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-07T20:48:14.088Z] ---> b8bc95928f45 [2021-10-07T20:48:14.088Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-07T20:48:14.411Z] ---> Running in 5d7e0399366b [2021-10-07T20:48:14.718Z] Removing intermediate container 5d7e0399366b [2021-10-07T20:48:14.718Z] ---> 2fecb7c754e1 [2021-10-07T20:48:14.718Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T20:48:15.027Z] ---> Running in ce2e72d80985 [2021-10-07T20:48:15.339Z] Removing intermediate container ce2e72d80985 [2021-10-07T20:48:15.339Z] ---> d81858d95c22 [2021-10-07T20:48:15.339Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T20:48:15.644Z] ---> Running in 990218c37091 [2021-10-07T20:48:15.938Z] Removing intermediate container 990218c37091 [2021-10-07T20:48:15.938Z] ---> 265e92df92da [2021-10-07T20:48:15.938Z] Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f [2021-10-07T20:48:16.236Z] ---> Running in 8ed432776d7a [2021-10-07T20:48:16.542Z] Removing intermediate container 8ed432776d7a [2021-10-07T20:48:16.542Z] ---> da8c63567ab4 [2021-10-07T20:48:16.542Z] Step 22/22 : LABEL version=0.0.0 [2021-10-07T20:48:16.848Z] ---> Running in f6019f461063 [2021-10-07T20:48:17.145Z] Removing intermediate container f6019f461063 [2021-10-07T20:48:17.145Z] ---> ff6e6b453227 [2021-10-07T20:48:17.145Z] [2021-10-07T20:48:17.444Z] Successfully built ff6e6b453227 [2021-10-07T20:48:17.444Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-07T20:48:18.135Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-07T20:48:18.133Z] $ docker stop --time=1 7bb4e934d377a71fccd4ec302c5500e86fa363e6ab97c946e0a7a5a44bc0c669 [2021-10-07T20:48:19.974Z] $ docker rm -f 7bb4e934d377a71fccd4ec302c5500e86fa363e6ab97c946e0a7a5a44bc0c669 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T20:48:20.707Z] + docker images [2021-10-07T20:48:20.991Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-07T20:48:20.991Z] sys-mgmt-agent-arm64 latest ff6e6b453227 4 seconds ago 277MB [2021-10-07T20:48:20.991Z] support-notifications-arm64 latest 3974615dfe79 48 seconds ago 15.9MB [2021-10-07T20:48:20.991Z] support-scheduler-arm64 latest 7386f0657f1c 53 seconds ago 15.2MB [2021-10-07T20:48:20.991Z] cd2287204c10 About a minute ago 1.57GB [2021-10-07T20:48:20.991Z] 763ced3b940b About a minute ago 1.57GB [2021-10-07T20:48:20.991Z] 54d323be8047 About a minute ago 1.57GB [2021-10-07T20:48:20.991Z] core-command-arm64 latest a4681cbdd1fc 2 minutes ago 15.2MB [2021-10-07T20:48:20.991Z] e9fc65bcc188 2 minutes ago 1.56GB [2021-10-07T20:48:20.991Z] security-bootstrapper-arm64 latest 1d9866207649 3 minutes ago 17.7MB [2021-10-07T20:48:20.991Z] security-secretstore-setup-arm64 latest 525e7d20cb74 3 minutes ago 26.5MB [2021-10-07T20:48:20.991Z] core-data-arm64 latest 7fd39a89d93e 4 minutes ago 19.4MB [2021-10-07T20:48:20.991Z] core-metadata-arm64 latest 9c10b5730bd6 4 minutes ago 15.8MB [2021-10-07T20:48:20.991Z] security-proxy-setup-arm64 latest 2a6960292aff 4 minutes ago 25.3MB [2021-10-07T20:48:20.991Z] d92b21e01a86 4 minutes ago 1.57GB [2021-10-07T20:48:20.991Z] dfa374612fd4 4 minutes ago 1.57GB [2021-10-07T20:48:20.991Z] d8b35db1662b 4 minutes ago 1.57GB [2021-10-07T20:48:20.991Z] 03c8406952f6 4 minutes ago 1.57GB [2021-10-07T20:48:20.991Z] ffa9a5fa6514 4 minutes ago 1.57GB [2021-10-07T20:48:20.992Z] ci-base-image-arm64 latest 490c1a881f5d 15 minutes ago 1.24GB [2021-10-07T20:48:20.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 25 hours ago 532MB [2021-10-07T20:48:20.992Z] docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB [2021-10-07T20:48:20.992Z] alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB [2021-10-07T20:48:20.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 [2021-10-07T20:48:21.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T20:48:22.147Z] [2021-10-07T20:48:22.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:48:22.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T20:48:22.854Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T20:48:22.854Z] 448f6bf000e3: Pulling fs layer [2021-10-07T20:48:22.854Z] f757da607395: Pulling fs layer [2021-10-07T20:48:22.854Z] 05883995daec: Pulling fs layer [2021-10-07T20:48:22.854Z] 8603b9c90790: Pulling fs layer [2021-10-07T20:48:22.854Z] 1560dd03e051: Pulling fs layer [2021-10-07T20:48:22.854Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T20:48:22.854Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T20:48:22.854Z] 8603b9c90790: Waiting [2021-10-07T20:48:22.854Z] 1560dd03e051: Waiting [2021-10-07T20:48:22.854Z] c2d8d7efcc4b: Waiting [2021-10-07T20:48:22.854Z] 27f5ce0e4adf: Waiting [2021-10-07T20:48:23.143Z] f757da607395: Verifying Checksum [2021-10-07T20:48:23.143Z] f757da607395: Download complete [2021-10-07T20:48:23.143Z] 8603b9c90790: Verifying Checksum [2021-10-07T20:48:23.143Z] 8603b9c90790: Download complete [2021-10-07T20:48:23.431Z] 1560dd03e051: Verifying Checksum [2021-10-07T20:48:23.431Z] 1560dd03e051: Download complete [2021-10-07T20:48:23.431Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T20:48:23.431Z] 27f5ce0e4adf: Download complete [2021-10-07T20:48:23.431Z] 05883995daec: Verifying Checksum [2021-10-07T20:48:23.431Z] 05883995daec: Download complete [2021-10-07T20:48:23.714Z] 448f6bf000e3: Verifying Checksum [2021-10-07T20:48:23.714Z] 448f6bf000e3: Download complete [2021-10-07T20:48:26.653Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T20:48:26.653Z] c2d8d7efcc4b: Download complete [2021-10-07T20:48:27.699Z] 448f6bf000e3: Pull complete [2021-10-07T20:48:28.322Z] f757da607395: Pull complete [2021-10-07T20:48:30.023Z] 05883995daec: Pull complete [2021-10-07T20:48:30.308Z] 8603b9c90790: Pull complete [2021-10-07T20:48:31.329Z] 1560dd03e051: Pull complete [2021-10-07T20:48:31.616Z] 27f5ce0e4adf: Pull complete [2021-10-07T20:48:46.877Z] c2d8d7efcc4b: Pull complete [2021-10-07T20:48:46.877Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T20:48:46.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T20:48:46.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T20:48:47.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container [2021-10-07T20:48:47.393Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:arm64 cat [2021-10-07T20:48:50.540Z] $ docker top 7dd4aea174d706310e25716ad6db1fa64cd42a8cf6bed47565a4efb7a65d74e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:48:52.030Z] ---> job-cost.sh [2021-10-07T20:48:52.030Z] lf-activate-venv: SKIPPING [2021-10-07T20:48:52.030Z] INFO: No Stack... [2021-10-07T20:48:52.644Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T20:48:53.257Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T20:48:54.014Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-10-07T20:48:54.014Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T20:48:54.106Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-5-stack-cost] [2021-10-07T20:48:54.130Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3745-5-stack-cost] did not exist. Created. [2021-10-07T20:48:54.131Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T20:48:54.878Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T20:48:55.068Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T20:48:55.082Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T20:48:55.091Z] $ docker stop --time=1 7dd4aea174d706310e25716ad6db1fa64cd42a8cf6bed47565a4efb7a65d74e6 [2021-10-07T20:48:56.773Z] $ docker rm -f 7dd4aea174d706310e25716ad6db1fa64cd42a8cf6bed47565a4efb7a65d74e6 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T20:48:58.959Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:48:59.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:49:00.380Z] ---> package-listing.sh [2021-10-07T20:49:00.380Z] ++ facter osfamily [2021-10-07T20:49:00.380Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T20:49:00.380Z] + OS_FAMILY=redhat [2021-10-07T20:49:00.380Z] + workspace=/w/workspace/edgex-go/5 [2021-10-07T20:49:00.380Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T20:49:00.380Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T20:49:00.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T20:49:00.380Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T20:49:00.380Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-07T20:49:00.380Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T20:49:00.380Z] + case "${OS_FAMILY}" in [2021-10-07T20:49:00.380Z] + rpm -qa [2021-10-07T20:49:00.380Z] + sort [2021-10-07T20:49:00.911Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T20:49:00.911Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T20:49:00.911Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T20:49:00.911Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-07T20:49:00.911Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-07T20:49:00.911Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-07T20:49:00.929Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T20:49:01.253Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:49:01.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T20:49:01.824Z] [2021-10-07T20:49:01.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T20:49:02.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T20:49:02.189Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T20:49:02.189Z] b4d181a07f80: Pulling fs layer [2021-10-07T20:49:02.189Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T20:49:02.189Z] ed53099fbce6: Pulling fs layer [2021-10-07T20:49:02.189Z] dc539afda2c1: Pulling fs layer [2021-10-07T20:49:02.189Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T20:49:02.189Z] 9065ff56babe: Pulling fs layer [2021-10-07T20:49:02.189Z] d287ab97295c: Pulling fs layer [2021-10-07T20:49:02.189Z] dc539afda2c1: Waiting [2021-10-07T20:49:02.189Z] 77bc0d833cb6: Waiting [2021-10-07T20:49:02.189Z] 9065ff56babe: Waiting [2021-10-07T20:49:02.189Z] d287ab97295c: Waiting [2021-10-07T20:49:02.467Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T20:49:02.467Z] a1111a8f2ec3: Download complete [2021-10-07T20:49:02.467Z] dc539afda2c1: Verifying Checksum [2021-10-07T20:49:02.467Z] dc539afda2c1: Download complete [2021-10-07T20:49:02.742Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T20:49:02.742Z] 77bc0d833cb6: Download complete [2021-10-07T20:49:02.742Z] 9065ff56babe: Verifying Checksum [2021-10-07T20:49:02.742Z] 9065ff56babe: Download complete [2021-10-07T20:49:02.742Z] ed53099fbce6: Verifying Checksum [2021-10-07T20:49:02.742Z] ed53099fbce6: Download complete [2021-10-07T20:49:03.019Z] b4d181a07f80: Verifying Checksum [2021-10-07T20:49:03.019Z] b4d181a07f80: Download complete [2021-10-07T20:49:04.012Z] d287ab97295c: Verifying Checksum [2021-10-07T20:49:04.012Z] d287ab97295c: Download complete [2021-10-07T20:49:04.633Z] b4d181a07f80: Pull complete [2021-10-07T20:49:04.633Z] a1111a8f2ec3: Pull complete [2021-10-07T20:49:05.233Z] ed53099fbce6: Pull complete [2021-10-07T20:49:05.233Z] dc539afda2c1: Pull complete [2021-10-07T20:49:05.517Z] 77bc0d833cb6: Pull complete [2021-10-07T20:49:05.517Z] 9065ff56babe: Pull complete [2021-10-07T20:49:10.989Z] d287ab97295c: Pull complete [2021-10-07T20:49:10.989Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T20:49:10.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T20:49:10.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T20:49:11.098Z] prd-centos7-docker-4c-2g-2447 does not seem to be running inside a container [2021-10-07T20:49:11.200Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T20:49:13.772Z] $ docker top b456aad63b6908709209521dcd9db12ba5fc3c1fb151cf288f974fab435ffb97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T20:49:14.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T20:49:14.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T20:49:14.865Z] + ls /var/log/sa-host [2021-10-07T20:49:14.865Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T20:49:14.865Z] file_magic: OK [2021-10-07T20:49:14.865Z] HZ: Using current value: 100 [2021-10-07T20:49:14.865Z] file_header: OK [2021-10-07T20:49:14.865Z] 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 [2021-10-07T20:49:14.865Z] Statistics: [2021-10-07T20:49:14.865Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T20:49:14.865Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T20:49:14.865Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T20:49:14.865Z] file_magic: OK [2021-10-07T20:49:14.865Z] HZ: Using current value: 100 [2021-10-07T20:49:14.865Z] file_header: OK [2021-10-07T20:49:14.865Z] 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 [2021-10-07T20:49:14.865Z] Statistics: [2021-10-07T20:49:14.865Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T20:49:14.865Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T20:49:15.451Z] provisioning config files... [2021-10-07T20:49:15.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1377805336069942511tmp [Pipeline] { [Pipeline] echo [2021-10-07T20:49:15.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:49:15.822Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T20:49:15.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:49:16.287Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T20:49:16.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:49:16.630Z] ---> sudo-logs.sh [2021-10-07T20:49:16.630Z] Archiving 'sudo' log.. [2021-10-07T20:49:16.630Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2447.novalocal: Name or service not known [2021-10-07T20:49:16.630Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2447.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T20:49:16.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:49:17.014Z] ---> job-cost.sh [2021-10-07T20:49:17.014Z] lf-activate-venv: SKIPPING [2021-10-07T20:49:17.014Z] DEBUG: total: 0.10999999940395355 [2021-10-07T20:49:17.014Z] INFO: Retrieving Stack Cost... [2021-10-07T20:49:17.594Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T20:49:17.866Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T20:49:17.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T20:49:18.269Z] ---> logs-deploy.sh [2021-10-07T20:49:18.269Z] lf-activate-venv: SKIPPING [2021-10-07T20:49:18.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/5 [2021-10-07T20:49:18.269Z] INFO: archiving workspace using pattern(s): [2021-10-07T20:49:19.230Z] Archives upload complete. [2021-10-07T20:49:19.230Z] INFO: archiving logs to Nexus