Pull request #3919 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f rather than b4b7c7424cc8291bc7e3589c4e5289386e83c866 Obtained Jenkinsfile from d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f 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-ssh6892796844845320456.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh4286811237886179477.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3919/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-3919/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh365270123843967538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh16757982423523103623.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3919/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-3919/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5827852569908750426.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8527 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit b4b7c7424cc8291bc7e3589c4e5289386e83c866 Merge succeeded, producing b4b7c7424cc8291bc7e3589c4e5289386e83c866 Checking out Revision b4b7c7424cc8291bc7e3589c4e5289386e83c866 (PR-3919) > git config core.sparsecheckout # timeout=10 > git checkout -f b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 Commit message: "docs: update" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-22T03:04:25.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-22T03:04:25.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 40f20b2907d848652612ae2c1c6580eee8c95b06 # timeout=10 [Pipeline] echo [2022-03-22T03:04:25.682Z] ========================================================= [2022-03-22T03:04:25.682Z] EdgeX Global Pipelines Version Info [2022-03-22T03:04:25.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:04:26.493Z] ------------------- [2022-03-22T03:04:26.493Z] stable info: [2022-03-22T03:04:26.493Z] ------------------- [2022-03-22T03:04:26.493Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-22T03:04:26.493Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-22T03:04:26.493Z] Message: update stable to v1.0.221 [2022-03-22T03:04:27.068Z] ------------------- [2022-03-22T03:04:27.068Z] experimental info: [2022-03-22T03:04:27.068Z] ------------------- [2022-03-22T03:04:27.068Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-22T03:04:27.068Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-22T03:04:27.068Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-22T03:04:27.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-22T03:04:27.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-22T03:04:27.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-22T03:04:27.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-22T03:04:27.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-22T03:04:27.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-22T03:04:27.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-22T03:04:27.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-22T03:04:27.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-22T03:04:27.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-22T03:04:27.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-22T03:04:27.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-22T03:04:27.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-22T03:04:27.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-22T03:04:27.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-22T03:04:27.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-22T03:04:27.404Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-22T03:04:27.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-22T03:04:27.429Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-22T03:04:27.441Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-22T03:04:27.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-22T03:04:27.464Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-22T03:04:27.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3919 [Pipeline] echo [2022-03-22T03:04:27.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3919 [Pipeline] echo [2022-03-22T03:04:27.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3919 [Pipeline] echo [2022-03-22T03:04:27.510Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4b7c7424cc8291bc7e3589c4e5289386e83c866 [Pipeline] echo [2022-03-22T03:04:27.522Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4b7c74 [Pipeline] echo [2022-03-22T03:04:27.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T03:04:27.574Z] provisioning config files... [2022-03-22T03:04:27.588Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7524717218846823578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:04:27.893Z] ---> docker-login.sh [2022-03-22T03:04:27.893Z] nexus3.edgexfoundry.org:10001 [2022-03-22T03:04:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:04:28.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:04:28.155Z] Configure a credential helper to remove this warning. See [2022-03-22T03:04:28.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:04:28.155Z] [2022-03-22T03:04:28.155Z] Login Succeeded [2022-03-22T03:04:28.417Z] nexus3.edgexfoundry.org:10002 [2022-03-22T03:04:28.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:04:28.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:04:28.417Z] Configure a credential helper to remove this warning. See [2022-03-22T03:04:28.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:04:28.418Z] [2022-03-22T03:04:28.418Z] Login Succeeded [2022-03-22T03:04:28.418Z] nexus3.edgexfoundry.org:10003 [2022-03-22T03:04:28.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:04:28.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:04:28.679Z] Configure a credential helper to remove this warning. See [2022-03-22T03:04:28.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:04:28.679Z] [2022-03-22T03:04:28.679Z] Login Succeeded [2022-03-22T03:04:28.679Z] nexus3.edgexfoundry.org:10004 [2022-03-22T03:04:28.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:04:28.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:04:28.679Z] Configure a credential helper to remove this warning. See [2022-03-22T03:04:28.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:04:28.679Z] [2022-03-22T03:04:28.679Z] Login Succeeded [2022-03-22T03:04:28.679Z] docker.io [2022-03-22T03:04:28.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:04:29.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:04:29.210Z] Configure a credential helper to remove this warning. See [2022-03-22T03:04:29.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:04:29.210Z] [2022-03-22T03:04:29.210Z] Login Succeeded [2022-03-22T03:04:29.210Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T03:04:29.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-22T03:04:29.538Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-22T03:04:29.538Z] + dirname cmd/core-command/Dockerfile [2022-03-22T03:04:29.538Z] + cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-22T03:04:29.538Z] + dirname cmd/core-data/Dockerfile [2022-03-22T03:04:29.538Z] + cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-22T03:04:29.538Z] + dirname cmd/core-metadata/Dockerfile [2022-03-22T03:04:29.538Z] + cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-22T03:04:29.538Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-22T03:04:29.538Z] + cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-22T03:04:29.538Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-22T03:04:29.538Z] + cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-22T03:04:29.538Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-22T03:04:29.538Z] + cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-22T03:04:29.538Z] + + dirname cmd/support-notifications/Dockerfile [2022-03-22T03:04:29.538Z] cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-22T03:04:29.538Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-22T03:04:29.538Z] + cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-22T03:04:29.538Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-22T03:04:29.538Z] + cut -d/ -f2 [2022-03-22T03:04:29.538Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-22T03:04:29.700Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-22T03:04:30.044Z] + git rev-list -1 --merges b4b7c7424cc8291bc7e3589c4e5289386e83c866~1..b4b7c7424cc8291bc7e3589c4e5289386e83c866 [Pipeline] echo [2022-03-22T03:04:30.066Z] -----------> git rev-list -1 --merges b4b7c7424cc8291bc7e3589c4e5289386e83c866~1..b4b7c7424cc8291bc7e3589c4e5289386e83c866 b4b7c7424cc8291bc7e3589c4e5289386e83c866 [false] [Pipeline] sh [2022-03-22T03:04:30.358Z] + git log --format=format:%s -1 b4b7c7424cc8291bc7e3589c4e5289386e83c866 [Pipeline] echo [2022-03-22T03:04:30.374Z] ========================================================= [2022-03-22T03:04:30.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-22T03:04:30.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-22T03:04:30.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-22T03:04:30.919Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-22T03:04:30.919Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-22T03:04:30.919Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-22T03:04:30.919Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-22T03:04:30.919Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-22T03:04:30.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:04:31.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T03:04:31.267Z] [2022-03-22T03:04:31.267Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:04:31.578Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T03:04:31.578Z] latest: Pulling from edgex-devops/git-semver [2022-03-22T03:04:31.578Z] a0d0a0d46f8b: Pulling fs layer [2022-03-22T03:04:31.578Z] 3e5f54012d9b: Pulling fs layer [2022-03-22T03:04:31.578Z] 4c7163046ea9: Pulling fs layer [2022-03-22T03:04:31.578Z] 0c2d73faf560: Pulling fs layer [2022-03-22T03:04:31.578Z] 0c2d73faf560: Waiting [2022-03-22T03:04:31.578Z] 3e5f54012d9b: Verifying Checksum [2022-03-22T03:04:31.578Z] 3e5f54012d9b: Download complete [2022-03-22T03:04:31.578Z] a0d0a0d46f8b: Download complete [2022-03-22T03:04:31.840Z] 0c2d73faf560: Verifying Checksum [2022-03-22T03:04:31.840Z] 0c2d73faf560: Download complete [2022-03-22T03:04:31.840Z] 4c7163046ea9: Verifying Checksum [2022-03-22T03:04:31.840Z] 4c7163046ea9: Download complete [2022-03-22T03:04:31.840Z] a0d0a0d46f8b: Pull complete [2022-03-22T03:04:31.840Z] 3e5f54012d9b: Pull complete [2022-03-22T03:04:32.412Z] 4c7163046ea9: Pull complete [2022-03-22T03:04:32.412Z] 0c2d73faf560: Pull complete [2022-03-22T03:04:32.412Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-22T03:04:32.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T03:04:32.412Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-22T03:04:32.493Z] prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container [2022-03-22T03:04:32.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-22T03:04:33.332Z] $ docker top 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-22T03:04:33.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-22T03:04:33.438Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-22T03:04:33.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-22T03:04:33.588Z] $ docker exec 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a ssh-agent [2022-03-22T03:04:33.731Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfIdLjF/agent.14 [2022-03-22T03:04:33.731Z] SSH_AGENT_PID=20 [2022-03-22T03:04:33.740Z] Running ssh-add (command line suppressed) [2022-03-22T03:04:33.864Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4994707788440302265.key (/w/workspace/edgex-go/3@tmp/private_key_4994707788440302265.key) [2022-03-22T03:04:33.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-22T03:04:34.175Z] + git tag --points-at HEAD [Pipeline] } [2022-03-22T03:04:34.195Z] $ docker exec --env ******** --env ******** 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a ssh-agent -k [2022-03-22T03:04:34.308Z] unset SSH_AUTH_SOCK; [2022-03-22T03:04:34.308Z] unset SSH_AGENT_PID; [2022-03-22T03:04:34.308Z] echo Agent pid 20 killed; [2022-03-22T03:04:34.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-22T03:04:34.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-22T03:04:34.340Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-22T03:04:34.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-22T03:04:34.487Z] $ docker exec 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a ssh-agent [2022-03-22T03:04:34.629Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcANKKo/agent.54 [2022-03-22T03:04:34.629Z] SSH_AGENT_PID=60 [2022-03-22T03:04:34.635Z] Running ssh-add (command line suppressed) [2022-03-22T03:04:34.767Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_878088127895541019.key (/w/workspace/edgex-go/3@tmp/private_key_878088127895541019.key) [2022-03-22T03:04:34.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-22T03:04:35.069Z] + git semver init [2022-03-22T03:04:35.069Z] # -> Open(): unable to determine branch for HEAD [2022-03-22T03:04:35.069Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-03-22T03:04:35.069Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-03-22T03:04:35.069Z] # $SEMVER_REMOTE_NAME = origin [2022-03-22T03:04:35.069Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-22T03:04:35.069Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-22T03:04:35.069Z] # $SEMVER_BRANCH = PR-3919 [2022-03-22T03:04:35.069Z] # $SEMVER_TEMP = /tmp/semver-282772589 [2022-03-22T03:04:35.069Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-22T03:04:49.999Z] # '/tmp/semver-282772589' -> '/w/workspace/edgex-go/3/.semver' [2022-03-22T03:04:49.999Z] # -> Force: false [2022-03-22T03:04:49.999Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-03-22T03:04:50.016Z] $ docker exec --env ******** --env ******** 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a ssh-agent -k [2022-03-22T03:04:50.134Z] unset SSH_AUTH_SOCK; [2022-03-22T03:04:50.134Z] unset SSH_AGENT_PID; [2022-03-22T03:04:50.135Z] echo Agent pid 60 killed; [2022-03-22T03:04:50.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-22T03:04:50.448Z] + git semver [Pipeline] } [2022-03-22T03:04:50.467Z] $ docker stop --time=1 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a [2022-03-22T03:04:52.455Z] $ docker rm -f 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T03:04:52.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-22T03:04:53.110Z] Stashed 1 file(s) [Pipeline] echo [2022-03-22T03:04:53.113Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-22T03:04:53.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-22T03:04:53.219Z] ========================================================= [2022-03-22T03:04:53.219Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-22T03:04:53.219Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:04:53.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T03:04:53.508Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-22T03:04:53.508Z] 59bf1c3509f3: Pulling fs layer [2022-03-22T03:04:53.508Z] 666ba61612fd: Pulling fs layer [2022-03-22T03:04:53.508Z] 8ed8ca486205: Pulling fs layer [2022-03-22T03:04:53.508Z] 4fe6c5a15a65: Pulling fs layer [2022-03-22T03:04:53.508Z] 22a0e8bec74d: Pulling fs layer [2022-03-22T03:04:53.508Z] 640e595b4fbd: Pulling fs layer [2022-03-22T03:04:53.508Z] 763cafe07f6e: Pulling fs layer [2022-03-22T03:04:53.508Z] 0c0b528cf693: Pulling fs layer [2022-03-22T03:04:53.508Z] 10935f4eaf8b: Pulling fs layer [2022-03-22T03:04:53.508Z] 4fe6c5a15a65: Waiting [2022-03-22T03:04:53.508Z] 10935f4eaf8b: Waiting [2022-03-22T03:04:53.508Z] 22a0e8bec74d: Waiting [2022-03-22T03:04:53.508Z] 763cafe07f6e: Waiting [2022-03-22T03:04:53.508Z] 0c0b528cf693: Waiting [2022-03-22T03:04:53.508Z] 640e595b4fbd: Waiting [2022-03-22T03:04:53.508Z] 8ed8ca486205: Verifying Checksum [2022-03-22T03:04:53.508Z] 8ed8ca486205: Download complete [2022-03-22T03:04:53.508Z] 666ba61612fd: Download complete [2022-03-22T03:04:53.508Z] 22a0e8bec74d: Verifying Checksum [2022-03-22T03:04:53.508Z] 22a0e8bec74d: Download complete [2022-03-22T03:04:53.508Z] 640e595b4fbd: Download complete [2022-03-22T03:04:53.508Z] 59bf1c3509f3: Verifying Checksum [2022-03-22T03:04:53.508Z] 59bf1c3509f3: Download complete [2022-03-22T03:04:53.508Z] 763cafe07f6e: Verifying Checksum [2022-03-22T03:04:53.508Z] 763cafe07f6e: Download complete [2022-03-22T03:04:53.767Z] 0c0b528cf693: Verifying Checksum [2022-03-22T03:04:53.767Z] 0c0b528cf693: Download complete [2022-03-22T03:04:53.767Z] 59bf1c3509f3: Pull complete [2022-03-22T03:04:54.029Z] 666ba61612fd: Pull complete [2022-03-22T03:04:54.029Z] 8ed8ca486205: Pull complete [2022-03-22T03:04:54.292Z] 10935f4eaf8b: Verifying Checksum [2022-03-22T03:04:54.292Z] 10935f4eaf8b: Download complete [2022-03-22T03:04:54.292Z] 4fe6c5a15a65: Verifying Checksum [2022-03-22T03:04:54.292Z] 4fe6c5a15a65: Download complete [2022-03-22T03:04:58.500Z] 4fe6c5a15a65: Pull complete [2022-03-22T03:04:58.500Z] 22a0e8bec74d: Pull complete [2022-03-22T03:04:58.500Z] 640e595b4fbd: Pull complete [2022-03-22T03:04:58.761Z] 763cafe07f6e: Pull complete [2022-03-22T03:04:58.761Z] 0c0b528cf693: Pull complete [2022-03-22T03:05:01.305Z] 10935f4eaf8b: Pull complete [2022-03-22T03:05:01.305Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-22T03:05:01.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T03:05:01.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:05:01.608Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T03:05:01.608Z] WORKDIR /edgex [2022-03-22T03:05:01.608Z] COPY go.mod . [2022-03-22T03:05:01.608Z] RUN go mod download [2022-03-22T03:05:01.608Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-22T03:05:03.002Z] Sending build context to Docker daemon 334.3MB [2022-03-22T03:05:03.002Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T03:05:03.002Z] ---> 99d49a6021b9 [2022-03-22T03:05:03.002Z] Step 2/4 : WORKDIR /edgex [2022-03-22T03:05:05.552Z] ---> Running in 4f9fb9fe799b [2022-03-22T03:05:05.552Z] Removing intermediate container 4f9fb9fe799b [2022-03-22T03:05:05.552Z] ---> e28ed3b095e3 [2022-03-22T03:05:05.552Z] Step 3/4 : COPY go.mod . [2022-03-22T03:05:05.552Z] ---> 51a0dca2039d [2022-03-22T03:05:05.552Z] Step 4/4 : RUN go mod download [2022-03-22T03:05:05.552Z] ---> Running in b7e36179dbac [2022-03-22T03:05:08.171Z] Still waiting to schedule task [2022-03-22T03:05:08.172Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-22T03:05:37.686Z] Removing intermediate container b7e36179dbac [2022-03-22T03:05:37.686Z] ---> 2c7f04078b6f [2022-03-22T03:05:37.686Z] Successfully built 2c7f04078b6f [2022-03-22T03:05:37.686Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:05:37.988Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-22T03:05:37.988Z] . [Pipeline] withDockerContainer [2022-03-22T03:05:38.059Z] prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container [2022-03-22T03:05:38.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-22T03:05:38.565Z] $ docker top 20825fcbb235b18bc01129a912f6705e22662c8615bddb1c80de4b3bb13afb6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:05:38.926Z] + go version [2022-03-22T03:05:38.926Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-22T03:05:38.945Z] $ docker stop --time=1 20825fcbb235b18bc01129a912f6705e22662c8615bddb1c80de4b3bb13afb6c [2022-03-22T03:05:40.237Z] $ docker rm -f 20825fcbb235b18bc01129a912f6705e22662c8615bddb1c80de4b3bb13afb6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:05:40.652Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-22T03:05:40.652Z] . [Pipeline] withDockerContainer [2022-03-22T03:05:40.726Z] prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container [2022-03-22T03:05:40.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-22T03:05:41.186Z] $ docker top aa0e426d5e85463d73f7714498b66a7815bc5924617dc9d1fb1e368b485061d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-22T03:05:41.297Z] ========================================================= [2022-03-22T03:05:41.297Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-22T03:05:41.297Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:05:41.596Z] + make test [2022-03-22T03:05:41.596Z] go mod tidy [2022-03-22T03:05:41.856Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-22T03:05:48.456Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-22T03:05:56.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-22T03:05:56.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-22T03:05:56.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-22T03:05:56.849Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-22T03:05:56.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-22T03:05:57.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-22T03:05:57.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements [2022-03-22T03:05:57.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-22T03:05:57.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-22T03:05:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2022-03-22T03:05:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-22T03:05:58.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.9% of statements [2022-03-22T03:05:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-22T03:05:58.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.656s coverage: 89.2% of statements [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.104s coverage: 84.4% of statements [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 94.2% of statements [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 60.0% of statements [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 24.0% of statements [2022-03-22T03:06:03.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.131s coverage: 96.3% of statements [2022-03-22T03:06:03.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-03-22T03:06:13.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-03-22T03:06:13.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-03-22T03:06:13.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.5% of statements [2022-03-22T03:06:13.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-22T03:06:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-22T03:06:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-22T03:06:23.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-03-22T03:06:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.393s coverage: 65.4% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-22T03:06:23.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-22T03:06:23.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-22T03:06:23.714Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-22T03:06:38.626Z] GO111MODULE=on go vet ./... [2022-03-22T03:06:42.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-22T03:06:42.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-22T03:06:43.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-22T03:06:43.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-22T03:06:43.985Z] + ls -al . [2022-03-22T03:06:43.985Z] total 676 [2022-03-22T03:06:43.985Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 03:06 . [2022-03-22T03:06:43.985Z] drwxr-xr-x 4 root root 4096 Mar 22 03:05 .. [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 03:04 .dockerignore [2022-03-22T03:06:43.985Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:04 .git [2022-03-22T03:06:43.985Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:04 .github [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 804 Mar 22 03:04 .gitignore [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 03:04 .golangci.yml [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 76 Mar 22 03:04 .hadolint.yml [2022-03-22T03:06:43.985Z] drwx------ 3 1001 1001 4096 Mar 22 03:04 .semver [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 03:04 .sonarcloud.properties [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:04 ADOPTERS.md [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 9019 Mar 22 03:04 Attribution.txt [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 51732 Mar 22 03:04 CHANGELOG.md [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:04 CONTRIBUTING.md [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 03:04 GOVERNANCE.md [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 849 Mar 22 03:04 Jenkinsfile [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:04 LICENSE [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 6508 Mar 22 03:04 Makefile [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 03:04 OWNERS.md [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 8207 Mar 22 03:04 README.md [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 6912 Mar 22 03:04 SECURITY.md [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 03:04 VERSION [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 03:04 ZMQWindows.md [2022-03-22T03:06:43.985Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 03:04 bin [2022-03-22T03:06:43.985Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 03:04 cmd [2022-03-22T03:06:43.985Z] -rw-r--r-- 1 root root 426503 Mar 22 03:06 coverage.out [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 2827 Mar 22 03:04 go.mod [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 50579 Mar 22 03:04 go.sum [2022-03-22T03:06:43.985Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:04 internal [2022-03-22T03:06:43.985Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 03:04 openapi [2022-03-22T03:06:43.985Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:04 snap [2022-03-22T03:06:43.985Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 03:04 version.go [Pipeline] sh [2022-03-22T03:06:44.279Z] + '[' -e coverage.out ] [2022-03-22T03:06:44.279Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-22T03:06:44.373Z] Stashed 1 file(s) [Pipeline] sh [2022-03-22T03:06:44.659Z] + make build [2022-03-22T03:06:44.659Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:06:46.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:06:48.547Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8528 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws [2022-03-22T03:06:48.559Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-22T03:06:48.818Z] The recommended git tool is: git [2022-03-22T03:06:51.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:06:52.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:06:53.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:06:53.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:06:54.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:06:55.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:06:56.200Z] using credential edgex-jenkins-ssh [2022-03-22T03:06:56.217Z] Cloning the remote Git repository [2022-03-22T03:06:56.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:06:56.274Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:06:56.355Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-22T03:06:56.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:06:56.457Z] > git --version # timeout=10 [2022-03-22T03:06:56.495Z] > git --version # 'git version 2.25.1' [2022-03-22T03:06:56.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:06:56.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T03:06:57.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:06:58.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:06:58.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-22T03:07:00.139Z] $ docker stop --time=1 aa0e426d5e85463d73f7714498b66a7815bc5924617dc9d1fb1e368b485061d0 [2022-03-22T03:07:02.180Z] $ docker rm -f aa0e426d5e85463d73f7714498b66a7815bc5924617dc9d1fb1e368b485061d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:07:03.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T03:07:03.589Z] [2022-03-22T03:07:03.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:07:03.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T03:07:03.891Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-22T03:07:03.891Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-22T03:07:03.891Z] ca9280d653b3: Pulling fs layer [2022-03-22T03:07:03.891Z] 7e9c9ca2126c: Pulling fs layer [2022-03-22T03:07:03.891Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-22T03:07:03.891Z] cbdbe7a5bc2a: Download complete [2022-03-22T03:07:04.152Z] ca9280d653b3: Verifying Checksum [2022-03-22T03:07:04.152Z] ca9280d653b3: Download complete [2022-03-22T03:07:04.152Z] cbdbe7a5bc2a: Pull complete [2022-03-22T03:07:04.410Z] 7e9c9ca2126c: Download complete [2022-03-22T03:07:04.669Z] ca9280d653b3: Pull complete [2022-03-22T03:07:07.963Z] 7e9c9ca2126c: Pull complete [2022-03-22T03:07:07.963Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-22T03:07:07.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T03:07:07.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-22T03:07:08.032Z] prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container [2022-03-22T03:07:08.076Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-22T03:07:09.608Z] $ docker top f62ca8b1e4d85971eed2abfe48f62ac56aa880425780da17250530988219c8fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:07:09.965Z] + docker-compose build --help [2022-03-22T03:07:09.965Z] + grep parallel [2022-03-22T03:07:10.536Z] --parallel Build images in parallel. [Pipeline] } [2022-03-22T03:07:10.554Z] $ docker stop --time=1 f62ca8b1e4d85971eed2abfe48f62ac56aa880425780da17250530988219c8fe [2022-03-22T03:07:11.894Z] $ docker rm -f f62ca8b1e4d85971eed2abfe48f62ac56aa880425780da17250530988219c8fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:07:12.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T03:07:12.371Z] . [Pipeline] withDockerContainer [2022-03-22T03:07:12.440Z] prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container [2022-03-22T03:07:12.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-22T03:07:12.881Z] $ docker top 52f2023190226be76699cd6ebd75a2e76134c795743679d208009ef622b390d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:07:13.233Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-22T03:07:13.803Z] Building core-command ... [2022-03-22T03:07:13.803Z] Building core-data ... [2022-03-22T03:07:13.803Z] Building core-metadata ... [2022-03-22T03:07:13.803Z] Building security-bootstrapper ... [2022-03-22T03:07:13.803Z] Building security-proxy-setup ... [2022-03-22T03:07:13.803Z] Building security-secretstore-setup ... [2022-03-22T03:07:13.803Z] Building support-notifications ... [2022-03-22T03:07:13.803Z] Building support-scheduler ... [2022-03-22T03:07:13.803Z] Building sys-mgmt-agent ... [2022-03-22T03:07:13.803Z] Building security-bootstrapper [2022-03-22T03:07:13.803Z] Building sys-mgmt-agent [2022-03-22T03:07:13.803Z] Building support-notifications [2022-03-22T03:07:13.803Z] Building support-scheduler [2022-03-22T03:07:13.803Z] Building core-metadata [2022-03-22T03:07:15.661Z] Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:07:14.725Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T03:07:14.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T03:07:14.772Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T03:07:14.810Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:07:14.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:07:14.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-22T03:07:15.680Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T03:07:15.699Z] > git checkout -f b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 [2022-03-22T03:07:16.015Z] Merge succeeded, producing b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:07:16.016Z] Checking out Revision b4b7c7424cc8291bc7e3589c4e5289386e83c866 (PR-3919) [2022-03-22T03:07:15.929Z] > git remote # timeout=10 [2022-03-22T03:07:15.946Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T03:07:15.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:07:15.973Z] > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 [2022-03-22T03:07:15.999Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T03:07:16.023Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T03:07:16.040Z] > git checkout -f b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 [2022-03-22T03:07:20.381Z] Commit message: "docs: update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-22T03:07:21.210Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-22T03:07:21.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T03:07:21.210Z] Dload Upload Total Spent Left Speed [2022-03-22T03:07:21.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46996 0 --:--:-- --:--:-- --:--:-- 46996 [Pipeline] sh [2022-03-22T03:07:21.748Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-22T03:07:22.150Z] + + sudo tee /etc/docker/daemon.new [2022-03-22T03:07:22.150Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-22T03:07:22.150Z] { [2022-03-22T03:07:22.150Z] "registry-mirrors": [ [2022-03-22T03:07:22.150Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-22T03:07:22.150Z] ], [2022-03-22T03:07:22.150Z] "bip": "10.250.0.254/24", [2022-03-22T03:07:22.150Z] "hosts": [ [2022-03-22T03:07:22.150Z] "tcp://0.0.0.0:5555", [2022-03-22T03:07:22.150Z] "unix:///var/run/docker.sock" [2022-03-22T03:07:22.150Z] ], [2022-03-22T03:07:22.150Z] "mtu": 1458, [2022-03-22T03:07:22.150Z] "selinux-enabled": true, [2022-03-22T03:07:22.150Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-22T03:07:22.150Z] } [Pipeline] sh [2022-03-22T03:07:22.492Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-22T03:07:22.845Z] + sudo service docker restart [2022-03-22T03:07:31.892Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:07:31.892Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:07:31.892Z] ---> 2c7f04078b6f [2022-03-22T03:07:31.892Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:07:31.892Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:07:31.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:07:31.893Z] ---> 2c7f04078b6f [2022-03-22T03:07:31.893Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:07:31.893Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:07:31.893Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:07:31.893Z] ---> 2c7f04078b6f [2022-03-22T03:07:31.893Z] Step 3/31 : WORKDIR /edgex-go [2022-03-22T03:07:31.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:07:31.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:07:31.893Z] ---> 2c7f04078b6f [2022-03-22T03:07:31.893Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:07:31.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:07:31.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:07:31.893Z] ---> 2c7f04078b6f [2022-03-22T03:07:31.893Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:07:31.893Z] ---> Running in e2ef73131aaf [2022-03-22T03:07:31.893Z] ---> Running in 118f45c6a6a2 [2022-03-22T03:07:31.893Z] ---> Running in 3cf95a43190b [2022-03-22T03:07:31.893Z] ---> Running in 311b64e66b0d [2022-03-22T03:07:31.893Z] ---> Running in 1b85d761e85a [2022-03-22T03:07:32.151Z] Removing intermediate container 118f45c6a6a2 [2022-03-22T03:07:32.151Z] ---> b6410f939d36 [2022-03-22T03:07:32.151Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:07:32.151Z] Removing intermediate container e2ef73131aaf [2022-03-22T03:07:32.151Z] ---> 7de27d021813 [2022-03-22T03:07:32.151Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:07:32.151Z] Removing intermediate container 3cf95a43190b [2022-03-22T03:07:32.151Z] ---> a67989adad30 [2022-03-22T03:07:32.151Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:07:32.151Z] Removing intermediate container 1b85d761e85a [2022-03-22T03:07:32.151Z] ---> d7866d973e7a [2022-03-22T03:07:32.151Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:07:32.151Z] Removing intermediate container 311b64e66b0d [2022-03-22T03:07:32.151Z] ---> 4a507bab7050 [2022-03-22T03:07:32.151Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:07:32.151Z] ---> Running in 2212f65fbb95 [2022-03-22T03:07:32.151Z] ---> Running in cd90e4f3ac5c [2022-03-22T03:07:32.151Z] ---> Running in 917be7ce022f [2022-03-22T03:07:32.410Z] ---> Running in 38f1d3c2d5c0 [2022-03-22T03:07:32.410Z] ---> Running in 82b73a1012eb [2022-03-22T03:07:33.348Z] Removing intermediate container 2212f65fbb95 [2022-03-22T03:07:33.348Z] ---> 14ac1715ec18 [2022-03-22T03:07:33.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T03:07:33.348Z] ---> Running in 3e0512820a1e [2022-03-22T03:07:33.348Z] Removing intermediate container cd90e4f3ac5c [2022-03-22T03:07:33.348Z] ---> 4d8751f27318 [2022-03-22T03:07:33.348Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-22T03:07:33.348Z] ---> Running in ac8405098321 [2022-03-22T03:07:33.608Z] Removing intermediate container 917be7ce022f [2022-03-22T03:07:33.608Z] ---> 918fc7b5d651 [2022-03-22T03:07:33.608Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-22T03:07:33.608Z] ---> Running in f490a32456ea [2022-03-22T03:07:33.868Z] Removing intermediate container 82b73a1012eb [2022-03-22T03:07:33.868Z] ---> 907dad1efd85 [2022-03-22T03:07:33.868Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-22T03:07:33.868Z] ---> Running in ad3b8ac47ed5 [2022-03-22T03:07:33.868Z] Removing intermediate container 38f1d3c2d5c0 [2022-03-22T03:07:33.868Z] ---> 2978f6dacec6 [2022-03-22T03:07:33.868Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T03:07:33.868Z] ---> Running in b53c6a146cb4 [2022-03-22T03:07:34.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:34.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:34.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:34.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:34.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:34.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:35.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:35.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:35.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:35.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:07:35.483Z] OK: 221 MiB in 52 packages [2022-03-22T03:07:35.483Z] OK: 221 MiB in 52 packages [2022-03-22T03:07:35.483Z] OK: 221 MiB in 52 packages [2022-03-22T03:07:35.483Z] OK: 221 MiB in 52 packages [2022-03-22T03:07:35.483Z] OK: 221 MiB in 52 packages [2022-03-22T03:07:35.744Z] Removing intermediate container 3e0512820a1e [2022-03-22T03:07:35.744Z] ---> 5007a9a4475c [2022-03-22T03:07:35.744Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:07:36.003Z] ---> acbb14991dca [2022-03-22T03:07:36.003Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:07:36.263Z] ---> Running in bd2a224310ae [2022-03-22T03:07:36.263Z] Removing intermediate container ac8405098321 [2022-03-22T03:07:36.263Z] ---> f61f02f57737 [2022-03-22T03:07:36.263Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:07:36.263Z] Removing intermediate container b53c6a146cb4 [2022-03-22T03:07:36.263Z] ---> 8947de8bffe6 [2022-03-22T03:07:36.263Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:07:36.263Z] Removing intermediate container f490a32456ea [2022-03-22T03:07:36.263Z] ---> 9cffe1f112a3 [2022-03-22T03:07:36.263Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-22T03:07:36.263Z] Removing intermediate container ad3b8ac47ed5 [2022-03-22T03:07:36.263Z] ---> b3b3d555ed65 [2022-03-22T03:07:36.263Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:07:36.524Z] ---> 4783d1a67c18 [2022-03-22T03:07:36.524Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:07:36.524Z] ---> 7e573517da07 [2022-03-22T03:07:36.524Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:07:36.524Z] ---> Running in c1e6905fc194 [2022-03-22T03:07:36.524Z] ---> 67b78c832898 [2022-03-22T03:07:36.524Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:07:36.524Z] ---> Running in 37aca15a4bb0 [2022-03-22T03:07:36.524Z] ---> Running in 34bee586f09b [2022-03-22T03:07:36.524Z] ---> c38b793d0d0b [2022-03-22T03:07:36.524Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:07:36.784Z] ---> Running in 609dc3bcd982 [2022-03-22T03:07:37.354Z] Removing intermediate container bd2a224310ae [2022-03-22T03:07:37.354Z] ---> 89e9a6ea6808 [2022-03-22T03:07:37.354Z] Step 8/22 : COPY . . [2022-03-22T03:07:38.294Z] Removing intermediate container c1e6905fc194 [2022-03-22T03:07:38.294Z] ---> 2796bbf37113 [2022-03-22T03:07:38.294Z] Step 8/23 : COPY . . [2022-03-22T03:07:40.836Z] Removing intermediate container 34bee586f09b [2022-03-22T03:07:40.836Z] ---> 0e7dfca7b5b0 [2022-03-22T03:07:40.836Z] Step 8/31 : COPY . . [2022-03-22T03:07:40.836Z] Removing intermediate container 37aca15a4bb0 [2022-03-22T03:07:40.836Z] ---> adfa2a273321 [2022-03-22T03:07:40.836Z] Step 8/22 : COPY . . [2022-03-22T03:07:40.836Z] Removing intermediate container 609dc3bcd982 [2022-03-22T03:07:40.836Z] ---> 928d0d57de2f [2022-03-22T03:07:40.836Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T03:07:41.192Z] provisioning config files... [2022-03-22T03:07:41.216Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7035904568241588453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:07:41.573Z] ---> docker-login.sh [2022-03-22T03:07:41.573Z] nexus3.edgexfoundry.org:10001 [2022-03-22T03:07:42.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:07:42.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:07:42.449Z] Configure a credential helper to remove this warning. See [2022-03-22T03:07:42.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:07:42.449Z] [2022-03-22T03:07:42.449Z] Login Succeeded [2022-03-22T03:07:42.449Z] nexus3.edgexfoundry.org:10002 [2022-03-22T03:07:42.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:07:42.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:07:42.723Z] Configure a credential helper to remove this warning. See [2022-03-22T03:07:42.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:07:42.723Z] [2022-03-22T03:07:42.723Z] Login Succeeded [2022-03-22T03:07:42.723Z] nexus3.edgexfoundry.org:10003 [2022-03-22T03:07:43.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:07:43.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:07:43.321Z] Configure a credential helper to remove this warning. See [2022-03-22T03:07:43.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:07:43.321Z] [2022-03-22T03:07:43.321Z] Login Succeeded [2022-03-22T03:07:43.321Z] nexus3.edgexfoundry.org:10004 [2022-03-22T03:07:43.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:07:43.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:07:43.874Z] Configure a credential helper to remove this warning. See [2022-03-22T03:07:43.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:07:43.874Z] [2022-03-22T03:07:43.874Z] Login Succeeded [2022-03-22T03:07:43.874Z] docker.io [2022-03-22T03:07:44.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:07:44.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:07:44.424Z] Configure a credential helper to remove this warning. See [2022-03-22T03:07:44.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:07:44.424Z] [2022-03-22T03:07:44.424Z] Login Succeeded [2022-03-22T03:07:44.424Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T03:07:44.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-22T03:07:44.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-22T03:07:44.978Z] ========================================================= [2022-03-22T03:07:44.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-22T03:07:44.978Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:07:45.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T03:07:45.605Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-22T03:07:45.605Z] 9b3977197b4f: Pulling fs layer [2022-03-22T03:07:45.605Z] 1a89e8eeedd5: Pulling fs layer [2022-03-22T03:07:45.605Z] 94645a83ff95: Pulling fs layer [2022-03-22T03:07:45.605Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-22T03:07:45.605Z] 3f3a8bcf1eab: Waiting [2022-03-22T03:07:45.605Z] 0c92f367c5e7: Pulling fs layer [2022-03-22T03:07:45.605Z] f7c0051592d6: Pulling fs layer [2022-03-22T03:07:45.605Z] a227ed2f7395: Pulling fs layer [2022-03-22T03:07:45.605Z] 7b1c46037f91: Pulling fs layer [2022-03-22T03:07:45.605Z] 0c92f367c5e7: Waiting [2022-03-22T03:07:45.605Z] a227ed2f7395: Waiting [2022-03-22T03:07:45.605Z] 7b1c46037f91: Waiting [2022-03-22T03:07:45.605Z] f7c0051592d6: Waiting [2022-03-22T03:07:45.605Z] 94645a83ff95: Verifying Checksum [2022-03-22T03:07:45.605Z] 94645a83ff95: Download complete [2022-03-22T03:07:45.605Z] 1a89e8eeedd5: Download complete [2022-03-22T03:07:45.605Z] 0c92f367c5e7: Download complete [2022-03-22T03:07:45.605Z] f7c0051592d6: Verifying Checksum [2022-03-22T03:07:45.605Z] f7c0051592d6: Download complete [2022-03-22T03:07:45.605Z] 9b3977197b4f: Download complete [2022-03-22T03:07:45.605Z] a227ed2f7395: Verifying Checksum [2022-03-22T03:07:45.605Z] a227ed2f7395: Download complete [2022-03-22T03:07:46.600Z] 9b3977197b4f: Pull complete [2022-03-22T03:07:46.879Z] 1a89e8eeedd5: Pull complete [2022-03-22T03:07:47.451Z] ---> 8b262da97c32 [2022-03-22T03:07:47.451Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-22T03:07:47.486Z] 94645a83ff95: Pull complete [2022-03-22T03:07:47.725Z] ---> 9c437c8997c4 [2022-03-22T03:07:47.725Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-22T03:07:47.725Z] ---> Running in b7979280a4e2 [2022-03-22T03:07:47.763Z] 7b1c46037f91: Download complete [2022-03-22T03:07:47.985Z] ---> 1024ea3d0bf2 [2022-03-22T03:07:47.985Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-22T03:07:47.985Z] ---> Running in 7f4735e2c78e [2022-03-22T03:07:47.985Z] ---> 13b83b2f06f5 [2022-03-22T03:07:47.985Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-22T03:07:47.985Z] ---> 183c96665644 [2022-03-22T03:07:47.985Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-22T03:07:47.985Z] ---> Running in 1932e2c9f8bf [2022-03-22T03:07:47.985Z] ---> Running in 2fa0a284544b [2022-03-22T03:07:47.985Z] ---> Running in f4de32e0c911 [2022-03-22T03:07:48.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:07:48.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:07:48.362Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-22T03:07:48.362Z] 3f3a8bcf1eab: Download complete [2022-03-22T03:07:48.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:07:48.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-22T03:07:48.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:08:00.787Z] 3f3a8bcf1eab: Pull complete [2022-03-22T03:08:00.787Z] 0c92f367c5e7: Pull complete [2022-03-22T03:08:00.787Z] f7c0051592d6: Pull complete [2022-03-22T03:08:01.063Z] a227ed2f7395: Pull complete [2022-03-22T03:08:06.604Z] Removing intermediate container 1932e2c9f8bf [2022-03-22T03:08:06.604Z] ---> 97d98882ea6d [2022-03-22T03:08:06.604Z] [2022-03-22T03:08:06.604Z] Step 10/31 : FROM alpine:3.14 [2022-03-22T03:08:06.604Z] Removing intermediate container f4de32e0c911 [2022-03-22T03:08:06.604Z] ---> e6d75516e9fe [2022-03-22T03:08:06.604Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-22T03:08:06.604Z] Removing intermediate container b7979280a4e2 [2022-03-22T03:08:06.604Z] ---> 26e5d21ea8ac [2022-03-22T03:08:06.604Z] [2022-03-22T03:08:06.604Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:08:06.604Z] Removing intermediate container 7f4735e2c78e [2022-03-22T03:08:06.604Z] ---> 9dea0862063d [2022-03-22T03:08:06.604Z] [2022-03-22T03:08:06.604Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:08:06.604Z] 3.14: Pulling from library/alpine [2022-03-22T03:08:06.604Z] ---> Running in 146612b655f2 [2022-03-22T03:08:06.604Z] 3.14: Pulling from library/alpine [2022-03-22T03:08:06.604Z] Removing intermediate container 2fa0a284544b [2022-03-22T03:08:06.604Z] ---> 8cbccbe32558 [2022-03-22T03:08:06.604Z] [2022-03-22T03:08:06.604Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:08:06.604Z] 3.14: Pulling from library/alpine [2022-03-22T03:08:06.604Z] 3.14: Pulling from library/alpine [2022-03-22T03:08:06.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:08:06.604Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:08:06.604Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:08:06.604Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:08:06.604Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T03:08:06.604Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T03:08:06.604Z] Status: Image is up to date for alpine:3.14 [2022-03-22T03:08:06.604Z] ---> a33ac4f1069a [2022-03-22T03:08:06.604Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-22T03:08:06.604Z] ---> a33ac4f1069a [2022-03-22T03:08:06.604Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-22T03:08:06.604Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:08:06.604Z] Status: Image is up to date for alpine:3.14 [2022-03-22T03:08:06.604Z] ---> a33ac4f1069a [2022-03-22T03:08:06.604Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:08:06.604Z] ---> a33ac4f1069a [2022-03-22T03:08:06.604Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:08:06.604Z] ---> Running in dc84829b80e5 [2022-03-22T03:08:06.604Z] ---> Running in 24323709fd40 [2022-03-22T03:08:06.604Z] ---> Running in b4e8493f8770 [2022-03-22T03:08:06.604Z] ---> Running in 83e6cc9a0db5 [2022-03-22T03:08:06.605Z] Removing intermediate container 24323709fd40 [2022-03-22T03:08:06.605Z] ---> 453e6d5095a1 [2022-03-22T03:08:06.605Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-22T03:08:06.605Z] ---> Running in a86c557c5877 [2022-03-22T03:08:06.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:06.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:06.605Z] Removing intermediate container 146612b655f2 [2022-03-22T03:08:06.605Z] ---> d3f65869c220 [2022-03-22T03:08:06.605Z] [2022-03-22T03:08:06.605Z] Step 11/23 : FROM docker:20.10.10 [2022-03-22T03:08:06.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:06.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:06.864Z] 20.10.10: Pulling from library/docker [2022-03-22T03:08:06.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:06.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:06.864Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-22T03:08:06.864Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-22T03:08:06.864Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:08:06.864Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:08:06.864Z] OK: 6 MiB in 16 packages [2022-03-22T03:08:06.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:06.864Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T03:08:06.864Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:08:06.864Z] OK: 6 MiB in 15 packages [2022-03-22T03:08:06.864Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T03:08:07.126Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:08:07.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:07.126Z] OK: 6 MiB in 15 packages [2022-03-22T03:08:07.126Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-22T03:08:07.126Z] (2/2) Installing su-exec (0.2-r1) [2022-03-22T03:08:07.126Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:08:07.126Z] OK: 6 MiB in 16 packages [2022-03-22T03:08:07.696Z] Removing intermediate container dc84829b80e5 [2022-03-22T03:08:07.696Z] ---> dea55a0c8a53 [2022-03-22T03:08:07.696Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:08:07.696Z] Removing intermediate container b4e8493f8770 [2022-03-22T03:08:07.696Z] ---> d072d5943dad [2022-03-22T03:08:07.696Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:08:07.696Z] ---> Running in 919f5e0b015d [2022-03-22T03:08:07.696Z] Removing intermediate container 83e6cc9a0db5 [2022-03-22T03:08:07.696Z] ---> e4471aaa8943 [2022-03-22T03:08:07.696Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:08:07.696Z] ---> Running in 016f7f501d05 [2022-03-22T03:08:07.955Z] Removing intermediate container a86c557c5877 [2022-03-22T03:08:07.955Z] ---> c86c901faa28 [2022-03-22T03:08:07.955Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-22T03:08:07.955Z] ---> Running in d4f7bf3a13ee [2022-03-22T03:08:07.955Z] Removing intermediate container 919f5e0b015d [2022-03-22T03:08:07.955Z] ---> 9d2712b9767b [2022-03-22T03:08:07.955Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-22T03:08:07.955Z] ---> Running in 547c03141074 [2022-03-22T03:08:07.955Z] Removing intermediate container 016f7f501d05 [2022-03-22T03:08:07.955Z] ---> 68f88c023723 [2022-03-22T03:08:07.955Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-22T03:08:07.955Z] ---> Running in 43976f2a1d92 [2022-03-22T03:08:07.955Z] ---> Running in 9265c70475b3 [2022-03-22T03:08:07.955Z] Removing intermediate container d4f7bf3a13ee [2022-03-22T03:08:07.955Z] ---> 593a26819727 [2022-03-22T03:08:07.955Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-22T03:08:07.955Z] Removing intermediate container 547c03141074 [2022-03-22T03:08:07.955Z] ---> 7e4974ba2f44 [2022-03-22T03:08:07.955Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-22T03:08:07.955Z] ---> Running in 24582446750a [2022-03-22T03:08:08.217Z] ---> Running in df358ce2f9a2 [2022-03-22T03:08:08.217Z] Removing intermediate container 43976f2a1d92 [2022-03-22T03:08:08.217Z] ---> 44fb2ef696c7 [2022-03-22T03:08:08.217Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T03:08:08.217Z] Removing intermediate container 9265c70475b3 [2022-03-22T03:08:08.217Z] ---> c22526feea4e [2022-03-22T03:08:08.217Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T03:08:08.217Z] ---> Running in 64ac6bc647d3 [2022-03-22T03:08:08.217Z] ---> Running in c963e155a906 [2022-03-22T03:08:08.217Z] Removing intermediate container 24582446750a [2022-03-22T03:08:08.217Z] ---> bdd36c582c81 [2022-03-22T03:08:08.217Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T03:08:08.217Z] Removing intermediate container df358ce2f9a2 [2022-03-22T03:08:08.217Z] ---> f0a9a35d2c83 [2022-03-22T03:08:08.217Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-22T03:08:08.217Z] ---> Running in d7f414d19847 [2022-03-22T03:08:08.217Z] ---> Running in 7ab4c4acb26b [2022-03-22T03:08:08.217Z] Removing intermediate container 64ac6bc647d3 [2022-03-22T03:08:08.217Z] ---> c7896bbf9162 [2022-03-22T03:08:08.217Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:08:08.476Z] Removing intermediate container c963e155a906 [2022-03-22T03:08:08.476Z] ---> 3d8fb399aae6 [2022-03-22T03:08:08.476Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:08:08.476Z] Removing intermediate container d7f414d19847 [2022-03-22T03:08:08.476Z] ---> 4353fe00b2e9 [2022-03-22T03:08:08.476Z] Step 15/23 : WORKDIR / [2022-03-22T03:08:08.476Z] ---> Running in 4ffee22ca34c [2022-03-22T03:08:08.476Z] ---> cae95f720b62 [2022-03-22T03:08:08.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-22T03:08:08.476Z] ---> 2814cb386869 [2022-03-22T03:08:08.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-22T03:08:08.737Z] Removing intermediate container 4ffee22ca34c [2022-03-22T03:08:08.737Z] ---> b99b65791528 [2022-03-22T03:08:08.737Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:08:09.308Z] ---> 511fba57985e [2022-03-22T03:08:09.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-22T03:08:09.308Z] ---> 3c50eaa35d85 [2022-03-22T03:08:09.308Z] ---> a3b7092d679a [2022-03-22T03:08:09.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-22T03:08:09.308Z] [2022-03-22T03:08:09.308Z] ---> b7cc7f1dbd4c [2022-03-22T03:08:09.308Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-22T03:08:09.376Z] 7b1c46037f91: Pull complete [2022-03-22T03:08:09.376Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-22T03:08:09.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T03:08:09.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:08:09.568Z] Removing intermediate container 7ab4c4acb26b [2022-03-22T03:08:09.568Z] ---> e5b3ca805d50 [2022-03-22T03:08:09.568Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-22T03:08:09.568Z] ---> Running in c7a67ca1b38b [2022-03-22T03:08:09.568Z] ---> Running in 67e361658e1e [2022-03-22T03:08:09.732Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T03:08:09.733Z] WORKDIR /edgex [2022-03-22T03:08:09.733Z] COPY go.mod . [2022-03-22T03:08:09.733Z] RUN go mod download [2022-03-22T03:08:09.733Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-22T03:08:09.833Z] ---> c8fc3416a5a2 [2022-03-22T03:08:09.833Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-22T03:08:09.833Z] Removing intermediate container c7a67ca1b38b [2022-03-22T03:08:09.833Z] ---> 79630660f9a1 [2022-03-22T03:08:09.833Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:08:09.833Z] ---> b62634b07cae [2022-03-22T03:08:09.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-22T03:08:09.833Z] ---> Running in 2507c59ad290 [2022-03-22T03:08:09.833Z] ---> Running in 6439abc4838b [2022-03-22T03:08:10.092Z] Removing intermediate container 67e361658e1e [2022-03-22T03:08:10.092Z] ---> 2b736f444d7e [2022-03-22T03:08:10.092Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-22T03:08:10.092Z] ---> 0a3db0376b81 [2022-03-22T03:08:10.092Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-22T03:08:10.092Z] Removing intermediate container 2507c59ad290 [2022-03-22T03:08:10.092Z] ---> 64eb6ac0e16e [2022-03-22T03:08:10.092Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:08:10.351Z] Removing intermediate container 6439abc4838b [2022-03-22T03:08:10.351Z] ---> 35ef319d09b9 [2022-03-22T03:08:10.351Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T03:08:10.351Z] ---> Running in 6aa179d2a7c3 [2022-03-22T03:08:10.351Z] ---> Running in 6fca0a4de318 [2022-03-22T03:08:10.351Z] ---> ba939641416a [2022-03-22T03:08:10.351Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-22T03:08:10.613Z] ---> Running in 00859addf65c [2022-03-22T03:08:10.613Z] ---> Running in a69205f1ca56 [2022-03-22T03:08:10.613Z] Removing intermediate container 6aa179d2a7c3 [2022-03-22T03:08:10.613Z] ---> 6f3da7ea2064 [2022-03-22T03:08:10.613Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:08:10.613Z] Removing intermediate container 6fca0a4de318 [2022-03-22T03:08:10.613Z] ---> e6fe5f12719b [2022-03-22T03:08:10.613Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T03:08:10.880Z] Removing intermediate container 00859addf65c [2022-03-22T03:08:10.880Z] ---> 0e46de27d627 [2022-03-22T03:08:10.880Z] Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:08:10.880Z] ---> Running in c157fb652a26 [2022-03-22T03:08:10.880Z] ---> Running in 6ba86c72f84c [2022-03-22T03:08:10.880Z] ---> Running in fa145fbe23dd [2022-03-22T03:08:10.880Z] Removing intermediate container c157fb652a26 [2022-03-22T03:08:10.880Z] ---> 58b80e839b6d [2022-03-22T03:08:10.880Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T03:08:11.140Z] Removing intermediate container 6ba86c72f84c [2022-03-22T03:08:11.140Z] ---> Running in 6ff031512331 [2022-03-22T03:08:11.140Z] ---> e87c7a6fb1c6 [2022-03-22T03:08:11.140Z] Removing intermediate container fa145fbe23dd [2022-03-22T03:08:11.140Z] Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 ---> 0a73757232b1 [2022-03-22T03:08:11.140Z] [2022-03-22T03:08:11.140Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:08:11.140Z] ---> Running in a5f3eeb4f59e [2022-03-22T03:08:11.140Z] ---> Running in 2142660199b0 [2022-03-22T03:08:11.401Z] Removing intermediate container 6ff031512331 [2022-03-22T03:08:11.401Z] ---> af250e3a29f0 [2022-03-22T03:08:11.401Z] Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:08:11.401Z] ---> Running in 808b402037fa [2022-03-22T03:08:11.401Z] Removing intermediate container a5f3eeb4f59e [2022-03-22T03:08:11.401Z] ---> 416616f59f2d [2022-03-22T03:08:11.401Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:08:11.401Z] Removing intermediate container 2142660199b0 [2022-03-22T03:08:11.401Z] ---> 232d53a46420 [2022-03-22T03:08:11.401Z] [2022-03-22T03:08:11.401Z] Removing intermediate container a69205f1ca56 [2022-03-22T03:08:11.401Z] ---> 9a7ace2cb99c [2022-03-22T03:08:11.401Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:08:11.660Z] ---> Running in e53024e349b5 [2022-03-22T03:08:11.660Z] Successfully built 232d53a46420 [2022-03-22T03:08:11.660Z] Successfully tagged support-notifications:latest [2022-03-22T03:08:11.660Z]  Building support-notifications ... done Building security-secretstore-setup [2022-03-22T03:08:11.660Z] Removing intermediate container 808b402037fa [2022-03-22T03:08:11.660Z] ---> 1946ebc036ca [2022-03-22T03:08:11.660Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:08:11.660Z] ---> Running in a65fc30e8d71 [2022-03-22T03:08:11.919Z] Removing intermediate container e53024e349b5 [2022-03-22T03:08:11.919Z] ---> 3d98a7fca315 [2022-03-22T03:08:11.919Z] [2022-03-22T03:08:11.919Z] ---> dff5e39ff112 [2022-03-22T03:08:11.919Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-22T03:08:11.919Z] Successfully built 3d98a7fca315 [2022-03-22T03:08:12.376Z] Sending build context to Docker daemon 168.8MB [2022-03-22T03:08:12.377Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T03:08:12.377Z] ---> f79e39bc4007 [2022-03-22T03:08:12.377Z] Step 2/4 : WORKDIR /edgex [2022-03-22T03:08:12.863Z] Successfully tagged support-scheduler:latest [2022-03-22T03:08:12.863Z] Building security-proxy-setup [2022-03-22T03:08:12.863Z]  Building support-scheduler ... done Removing intermediate container a65fc30e8d71 [2022-03-22T03:08:12.863Z] ---> f4e3f96d0ddb [2022-03-22T03:08:12.863Z] [2022-03-22T03:08:12.863Z] Successfully built f4e3f96d0ddb [2022-03-22T03:08:13.126Z] Successfully tagged core-metadata:latest [2022-03-22T03:08:13.126Z] Building core-data [2022-03-22T03:08:14.355Z] ---> Running in 315ad43a4bde [2022-03-22T03:08:14.355Z] Removing intermediate container 315ad43a4bde [2022-03-22T03:08:14.355Z] ---> 16beb807e641 [2022-03-22T03:08:14.355Z] Step 3/4 : COPY go.mod . [2022-03-22T03:08:14.514Z]  Building core-metadata ... done  ---> 5f1bb2ce0661 [2022-03-22T03:08:14.514Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-22T03:08:14.514Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-22T03:08:14.514Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-22T03:08:14.514Z] ---> b706a049f56e [2022-03-22T03:08:14.514Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:08:14.951Z] ---> 8aa6d314ae00 [2022-03-22T03:08:14.951Z] Step 4/4 : RUN go mod download [2022-03-22T03:08:14.951Z] ---> Running in bd9ff1bfab6d [2022-03-22T03:08:15.899Z] ---> 60bb1e18287b [2022-03-22T03:08:15.899Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-22T03:08:15.899Z] ---> Running in 9da281e7801b [2022-03-22T03:08:15.899Z] Removing intermediate container 9da281e7801b [2022-03-22T03:08:15.899Z] ---> ac59f6a76940 [2022-03-22T03:08:15.900Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-22T03:08:15.900Z] ---> Running in e76392ae75f1 [2022-03-22T03:08:16.159Z] ---> 03734e6df5ef [2022-03-22T03:08:16.159Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-22T03:08:16.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:16.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:16.985Z] ---> a49e681afd48 [2022-03-22T03:08:16.985Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-22T03:08:16.985Z] (1/42) Installing readline (8.1.0-r0) [2022-03-22T03:08:16.985Z] (2/42) Installing bash (5.1.16-r0) [2022-03-22T03:08:16.985Z] Executing bash-5.1.16-r0.post-install [2022-03-22T03:08:16.985Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-22T03:08:16.985Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T03:08:16.985Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-22T03:08:16.985Z] (6/42) Installing curl (7.79.1-r0) [2022-03-22T03:08:17.244Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-22T03:08:17.244Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-22T03:08:17.244Z] (9/42) Installing expat (2.4.7-r0) [2022-03-22T03:08:17.244Z] (10/42) Installing libffi (3.3-r2) [2022-03-22T03:08:17.244Z] (11/42) Installing gdbm (1.19-r0) [2022-03-22T03:08:17.244Z] ---> Running in 6ca2640dc9bd [2022-03-22T03:08:17.244Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-22T03:08:17.244Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T03:08:17.244Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T03:08:17.244Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-22T03:08:17.244Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-22T03:08:17.244Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-22T03:08:17.507Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-22T03:08:17.766Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-22T03:08:17.766Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-22T03:08:17.766Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-22T03:08:17.766Z] Removing intermediate container 6ca2640dc9bd [2022-03-22T03:08:17.766Z] ---> 0a975906386d [2022-03-22T03:08:17.766Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-22T03:08:17.766Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-22T03:08:17.766Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-22T03:08:17.766Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-22T03:08:17.766Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-22T03:08:17.766Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-22T03:08:17.766Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-22T03:08:17.766Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-22T03:08:17.766Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-22T03:08:17.766Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-22T03:08:17.766Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-22T03:08:17.766Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-22T03:08:17.766Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-22T03:08:17.766Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-22T03:08:17.766Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-22T03:08:17.766Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-22T03:08:17.766Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-22T03:08:17.766Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-22T03:08:17.766Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-22T03:08:17.766Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-22T03:08:17.766Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-22T03:08:17.766Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-22T03:08:18.025Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:08:18.025Z] OK: 84 MiB in 64 packages [2022-03-22T03:08:18.025Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:08:18.025Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:08:18.025Z] ---> 2c7f04078b6f [2022-03-22T03:08:18.025Z] Step 3/25 : WORKDIR /edgex-go [2022-03-22T03:08:18.025Z] ---> Using cache [2022-03-22T03:08:18.025Z] ---> d7866d973e7a [2022-03-22T03:08:18.025Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:08:18.025Z] ---> Using cache [2022-03-22T03:08:18.025Z] ---> 2978f6dacec6 [2022-03-22T03:08:18.025Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-22T03:08:18.025Z] ---> Using cache [2022-03-22T03:08:18.025Z] ---> 8947de8bffe6 [2022-03-22T03:08:18.025Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-22T03:08:18.025Z] ---> Using cache [2022-03-22T03:08:18.025Z] ---> 7e573517da07 [2022-03-22T03:08:18.025Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:08:18.025Z] ---> Using cache [2022-03-22T03:08:18.025Z] ---> 2796bbf37113 [2022-03-22T03:08:18.025Z] Step 8/25 : COPY . . [2022-03-22T03:08:18.025Z] ---> Using cache [2022-03-22T03:08:18.025Z] ---> 9c437c8997c4 [2022-03-22T03:08:18.025Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-22T03:08:18.593Z] Collecting docker-compose==1.23.2 [2022-03-22T03:08:18.593Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-22T03:08:18.852Z] Collecting texttable<0.10,>=0.9.0 [2022-03-22T03:08:18.852Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-22T03:08:18.852Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:08:18.852Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:08:18.852Z] ---> 2c7f04078b6f [2022-03-22T03:08:18.852Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:08:18.852Z] ---> Using cache [2022-03-22T03:08:18.852Z] ---> d7866d973e7a [2022-03-22T03:08:18.852Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:08:18.852Z] ---> Using cache [2022-03-22T03:08:18.852Z] ---> 2978f6dacec6 [2022-03-22T03:08:18.852Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T03:08:18.852Z] ---> Using cache [2022-03-22T03:08:18.852Z] ---> 8947de8bffe6 [2022-03-22T03:08:18.852Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:08:18.852Z] ---> Using cache [2022-03-22T03:08:18.852Z] ---> 7e573517da07 [2022-03-22T03:08:18.852Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:08:18.852Z] ---> Using cache [2022-03-22T03:08:18.852Z] ---> 2796bbf37113 [2022-03-22T03:08:18.852Z] Step 8/22 : COPY . . [2022-03-22T03:08:18.852Z] ---> Using cache [2022-03-22T03:08:18.852Z] ---> 9c437c8997c4 [2022-03-22T03:08:18.852Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-22T03:08:19.423Z] Collecting PyYAML<4,>=3.10 [2022-03-22T03:08:19.423Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-22T03:08:19.423Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:08:19.423Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:08:19.423Z] ---> 2c7f04078b6f [2022-03-22T03:08:19.423Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:08:19.423Z] ---> Using cache [2022-03-22T03:08:19.423Z] ---> d7866d973e7a [2022-03-22T03:08:19.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:08:19.423Z] ---> Using cache [2022-03-22T03:08:19.423Z] ---> 2978f6dacec6 [2022-03-22T03:08:19.423Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-22T03:08:19.994Z] ---> 0612ab375ab0 [2022-03-22T03:08:19.994Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-22T03:08:19.994Z] ---> Running in 0999fe87ef16 [2022-03-22T03:08:19.994Z] ---> Running in 791fb82fc2cb [2022-03-22T03:08:19.995Z] ---> Running in 6a53424caa63 [2022-03-22T03:08:19.995Z] ---> Running in c36881d274b9 [2022-03-22T03:08:19.995Z] Collecting docker<4.0,>=3.6.0 [2022-03-22T03:08:19.995Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-22T03:08:19.995Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-22T03:08:19.995Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-22T03:08:20.254Z] Collecting docopt<0.7,>=0.6.1 [2022-03-22T03:08:20.254Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-22T03:08:20.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:08:20.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:08:20.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:20.772Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-22T03:08:20.772Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-22T03:08:20.772Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-22T03:08:20.772Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-22T03:08:20.772Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-22T03:08:21.035Z] Collecting jsonschema<3,>=2.5.1 [2022-03-22T03:08:21.035Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-22T03:08:21.035Z] Collecting cached-property<2,>=1.2.0 [2022-03-22T03:08:21.035Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-22T03:08:21.035Z] Collecting docker-pycreds>=0.4.0 [2022-03-22T03:08:21.035Z] Removing intermediate container c36881d274b9 [2022-03-22T03:08:21.035Z] ---> f7a47ced3fa8 [2022-03-22T03:08:21.035Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-22T03:08:21.035Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-22T03:08:21.294Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-22T03:08:21.294Z] Collecting idna<2.8,>=2.5 [2022-03-22T03:08:21.294Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-22T03:08:21.294Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-22T03:08:21.294Z] ---> Running in a83619d9a09f [2022-03-22T03:08:21.294Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-22T03:08:21.294Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-22T03:08:21.294Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-22T03:08:21.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:21.294Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-22T03:08:21.294Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-22T03:08:21.294Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-22T03:08:21.294Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-22T03:08:21.557Z] Removing intermediate container a83619d9a09f [2022-03-22T03:08:21.557Z] ---> 6bbd55b588e3 [2022-03-22T03:08:21.557Z] Step 28/31 : CMD ["gate"] [2022-03-22T03:08:21.557Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-22T03:08:21.557Z] Attempting uninstall: urllib3 [2022-03-22T03:08:21.557Z] Found existing installation: urllib3 1.26.5 [2022-03-22T03:08:21.557Z] Uninstalling urllib3-1.26.5: [2022-03-22T03:08:21.557Z] Successfully uninstalled urllib3-1.26.5 [2022-03-22T03:08:21.557Z] ---> Running in b94702be47f5 [2022-03-22T03:08:21.557Z] OK: 221 MiB in 52 packages [2022-03-22T03:08:21.820Z] Attempting uninstall: idna [2022-03-22T03:08:21.820Z] Found existing installation: idna 3.2 [2022-03-22T03:08:21.820Z] Uninstalling idna-3.2: [2022-03-22T03:08:21.820Z] Successfully uninstalled idna-3.2 [2022-03-22T03:08:21.820Z] Attempting uninstall: chardet [2022-03-22T03:08:21.820Z] Found existing installation: chardet 4.0.0 [2022-03-22T03:08:21.820Z] Uninstalling chardet-4.0.0: [2022-03-22T03:08:21.820Z] Successfully uninstalled chardet-4.0.0 [2022-03-22T03:08:21.820Z] Removing intermediate container b94702be47f5 [2022-03-22T03:08:21.820Z] ---> 80e1c571e481 [2022-03-22T03:08:21.820Z] Step 29/31 : LABEL arch=x86_64 [2022-03-22T03:08:22.078Z] ---> Running in bb95c714c506 [2022-03-22T03:08:22.338Z] Attempting uninstall: requests [2022-03-22T03:08:22.338Z] Found existing installation: requests 2.25.1 [2022-03-22T03:08:22.338Z] Uninstalling requests-2.25.1: [2022-03-22T03:08:22.338Z] Successfully uninstalled requests-2.25.1 [2022-03-22T03:08:22.338Z] Removing intermediate container bb95c714c506 [2022-03-22T03:08:22.338Z] ---> 4745ab6019cf [2022-03-22T03:08:22.338Z] Step 30/31 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:08:22.596Z] Removing intermediate container 791fb82fc2cb [2022-03-22T03:08:22.596Z] ---> cab2dc529d56 [2022-03-22T03:08:22.596Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:08:22.864Z] Running setup.py install for texttable: started [2022-03-22T03:08:22.864Z] ---> Running in 15d8984a954b [2022-03-22T03:08:22.864Z] ---> 91799a86ce2f [2022-03-22T03:08:22.864Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:08:22.864Z] ---> Running in 86c4ecdb7af4 [2022-03-22T03:08:22.864Z] Removing intermediate container 15d8984a954b [2022-03-22T03:08:22.864Z] ---> f6a3f4042c49 [2022-03-22T03:08:22.864Z] Step 31/31 : LABEL version=0.0.0 [2022-03-22T03:08:23.123Z] ---> Running in 073863d66904 [2022-03-22T03:08:23.123Z] Running setup.py install for texttable: finished with status 'done' [2022-03-22T03:08:23.123Z] Running setup.py install for PyYAML: started [2022-03-22T03:08:23.383Z] Removing intermediate container 073863d66904 [2022-03-22T03:08:23.383Z] ---> 041f298964d3 [2022-03-22T03:08:23.383Z] [2022-03-22T03:08:23.383Z] Successfully built 041f298964d3 [2022-03-22T03:08:23.383Z] Successfully tagged security-bootstrapper:latest [2022-03-22T03:08:23.383Z] Building core-command [2022-03-22T03:08:23.642Z]  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-03-22T03:08:23.642Z] Running setup.py install for docopt: started [2022-03-22T03:08:23.902Z] Running setup.py install for docopt: finished with status 'done' [2022-03-22T03:08:23.902Z] Running setup.py install for dockerpty: started [2022-03-22T03:08:24.165Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-22T03:08:26.072Z] Removing intermediate container 86c4ecdb7af4 [2022-03-22T03:08:26.072Z] ---> def5038e94b0 [2022-03-22T03:08:26.072Z] Step 8/23 : COPY . . [2022-03-22T03:08:26.072Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-22T03:08:27.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:08:27.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:08:27.010Z] ---> 2c7f04078b6f [2022-03-22T03:08:27.010Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:08:27.010Z] ---> Using cache [2022-03-22T03:08:27.010Z] ---> d7866d973e7a [2022-03-22T03:08:27.010Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:08:27.010Z] ---> Using cache [2022-03-22T03:08:27.010Z] ---> 2978f6dacec6 [2022-03-22T03:08:27.010Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T03:08:27.010Z] ---> Using cache [2022-03-22T03:08:27.010Z] ---> 8947de8bffe6 [2022-03-22T03:08:27.010Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:08:27.010Z] ---> Using cache [2022-03-22T03:08:27.010Z] ---> 7e573517da07 [2022-03-22T03:08:27.010Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:08:27.010Z] ---> Using cache [2022-03-22T03:08:27.010Z] ---> 2796bbf37113 [2022-03-22T03:08:27.010Z] Step 8/23 : COPY . . [2022-03-22T03:08:27.010Z] ---> Using cache [2022-03-22T03:08:27.010Z] ---> 9c437c8997c4 [2022-03-22T03:08:27.010Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-22T03:08:28.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:08:28.925Z] ---> Running in 21e9c29cd52b [2022-03-22T03:08:28.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:08:29.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:08:32.506Z] Removing intermediate container e76392ae75f1 [2022-03-22T03:08:32.506Z] ---> 037610a8a61a [2022-03-22T03:08:32.506Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-22T03:08:32.767Z] ---> Running in eb6e22ec6c1a [2022-03-22T03:08:33.038Z] ---> 3d33a44d2970 [2022-03-22T03:08:33.038Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-22T03:08:33.297Z] Removing intermediate container eb6e22ec6c1a [2022-03-22T03:08:33.297Z] ---> 7b5bb918ef6d [2022-03-22T03:08:33.297Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-22T03:08:33.297Z] ---> Running in 1c8a13d31e88 [2022-03-22T03:08:33.297Z] ---> Running in 39441bb9b997 [2022-03-22T03:08:33.556Z] Removing intermediate container 0999fe87ef16 [2022-03-22T03:08:33.556Z] ---> 9cb6794574d7 [2022-03-22T03:08:33.556Z] [2022-03-22T03:08:33.556Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:08:33.556Z] ---> a33ac4f1069a [2022-03-22T03:08:33.556Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-22T03:08:33.556Z] Removing intermediate container 6a53424caa63 [2022-03-22T03:08:33.556Z] ---> 33a8a8109fa3 [2022-03-22T03:08:33.556Z] [2022-03-22T03:08:33.556Z] Step 10/25 : FROM alpine:3.14 [2022-03-22T03:08:33.556Z] ---> a33ac4f1069a [2022-03-22T03:08:33.556Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-22T03:08:33.556Z] ---> Running in 3260f198129f [2022-03-22T03:08:33.556Z] ---> Running in 0fee978ee95f [2022-03-22T03:08:33.556Z] Removing intermediate container 39441bb9b997 [2022-03-22T03:08:33.556Z] ---> 854c01c82353 [2022-03-22T03:08:33.556Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-22T03:08:33.817Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:08:34.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:34.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:34.390Z] ---> ed0f086c1b69 [2022-03-22T03:08:34.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-22T03:08:34.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:34.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:34.655Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-22T03:08:34.655Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-22T03:08:34.655Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-22T03:08:34.655Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-22T03:08:34.655Z] (3/3) Installing su-exec (0.2-r1) [2022-03-22T03:08:34.655Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:08:34.655Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:08:34.655Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T03:08:34.655Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-22T03:08:34.655Z] (5/6) Installing curl (7.79.1-r0) [2022-03-22T03:08:34.655Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-22T03:08:34.655Z] ---> 6188a3823380 [2022-03-22T03:08:34.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-22T03:08:34.655Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:08:34.655Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:08:34.915Z] OK: 6 MiB in 17 packages [2022-03-22T03:08:34.915Z] OK: 8 MiB in 20 packages [2022-03-22T03:08:35.488Z] ---> f33b01a37dec [2022-03-22T03:08:35.488Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-22T03:08:35.761Z] ---> Running in 8f24deff4204 [2022-03-22T03:08:36.021Z] Removing intermediate container 0fee978ee95f [2022-03-22T03:08:36.021Z] ---> c753682409ef [2022-03-22T03:08:36.021Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T03:08:36.021Z] Removing intermediate container 8f24deff4204 [2022-03-22T03:08:36.021Z] ---> 56579b7ef066 [2022-03-22T03:08:36.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:08:36.282Z] ---> Running in 665a7eece8b5 [2022-03-22T03:08:36.282Z] Removing intermediate container 3260f198129f [2022-03-22T03:08:36.282Z] ---> 51100b523d28 [2022-03-22T03:08:36.282Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T03:08:36.282Z] ---> Running in 2efbd8c0b8fc [2022-03-22T03:08:36.282Z] ---> Running in 701261cd567b [2022-03-22T03:08:36.544Z] Removing intermediate container 665a7eece8b5 [2022-03-22T03:08:36.544Z] ---> 3d601c543cd6 [2022-03-22T03:08:36.544Z] Step 13/25 : WORKDIR / [2022-03-22T03:08:36.544Z] ---> Running in d4bfdc3b9aec [2022-03-22T03:08:36.544Z] Removing intermediate container 2efbd8c0b8fc [2022-03-22T03:08:36.544Z] ---> b0ea351816c8 [2022-03-22T03:08:36.544Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T03:08:36.805Z] Removing intermediate container 701261cd567b [2022-03-22T03:08:36.805Z] ---> 621d89367527 [2022-03-22T03:08:36.805Z] Step 13/22 : WORKDIR /edgex [2022-03-22T03:08:36.805Z] ---> Running in a7ff44ba1d4e [2022-03-22T03:08:36.805Z] ---> Running in 63b82b09ce31 [2022-03-22T03:08:37.067Z] Removing intermediate container d4bfdc3b9aec [2022-03-22T03:08:37.067Z] ---> c7e68bc5e4d2 [2022-03-22T03:08:37.067Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-22T03:08:37.067Z] Removing intermediate container a7ff44ba1d4e [2022-03-22T03:08:37.067Z] ---> fd1093a39c56 [2022-03-22T03:08:37.067Z] Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:08:37.330Z] Removing intermediate container 63b82b09ce31 [2022-03-22T03:08:37.330Z] ---> b0e426e8d26e [2022-03-22T03:08:37.330Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-22T03:08:37.330Z] ---> Running in c21f61f79eeb [2022-03-22T03:08:37.612Z] ---> 6576812e582f [2022-03-22T03:08:37.612Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-22T03:08:37.612Z] Removing intermediate container c21f61f79eeb [2022-03-22T03:08:37.612Z] ---> 015b2be2a0c0 [2022-03-22T03:08:37.612Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:08:37.871Z] ---> 072d57d4cc07 [2022-03-22T03:08:37.871Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-22T03:08:38.130Z] ---> Running in 390a7d087200 [2022-03-22T03:08:38.130Z] ---> d403cb3a8273 [2022-03-22T03:08:38.130Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-22T03:08:38.392Z] Removing intermediate container 390a7d087200 [2022-03-22T03:08:38.392Z] ---> 65a74b437ed8 [2022-03-22T03:08:38.392Z] [2022-03-22T03:08:38.652Z] Successfully built 65a74b437ed8 [2022-03-22T03:08:38.912Z] Successfully tagged sys-mgmt-agent:latest [2022-03-22T03:08:38.912Z]  Building sys-mgmt-agent ... done  ---> 5c5211a8b8f9 [2022-03-22T03:08:38.912Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-22T03:08:39.174Z] ---> 71cff7d236af [2022-03-22T03:08:39.174Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-22T03:08:39.174Z] Removing intermediate container 21e9c29cd52b [2022-03-22T03:08:39.174Z] ---> d52f37189876 [2022-03-22T03:08:39.174Z] [2022-03-22T03:08:39.174Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:08:39.174Z] ---> a33ac4f1069a [2022-03-22T03:08:39.175Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:08:39.175Z] ---> Using cache [2022-03-22T03:08:39.175Z] ---> e4471aaa8943 [2022-03-22T03:08:39.175Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:08:39.175Z] ---> Using cache [2022-03-22T03:08:39.175Z] ---> 593a26819727 [2022-03-22T03:08:39.175Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-22T03:08:39.175Z] ---> Running in 5e1cc278e9ca [2022-03-22T03:08:39.175Z] ---> 6a077a47da83 [2022-03-22T03:08:39.175Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-22T03:08:39.436Z] Removing intermediate container 5e1cc278e9ca [2022-03-22T03:08:39.436Z] ---> 877f8e1354be [2022-03-22T03:08:39.436Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T03:08:39.695Z] ---> Running in 6a4b7b02ed48 [2022-03-22T03:08:39.695Z] ---> ff6dcb35f4f7 [2022-03-22T03:08:39.695Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T03:08:39.695Z] ---> 76d15d1885f5 [2022-03-22T03:08:39.695Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-22T03:08:39.695Z] Removing intermediate container 6a4b7b02ed48 [2022-03-22T03:08:39.695Z] ---> 0e3a308f0af6 [2022-03-22T03:08:39.695Z] Step 15/23 : WORKDIR / [2022-03-22T03:08:39.955Z] ---> Running in ddf30c182655 [2022-03-22T03:08:39.955Z] ---> d857a8e930d0 [2022-03-22T03:08:39.955Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-22T03:08:39.955Z] ---> Running in 0ed201893013 [2022-03-22T03:08:39.955Z] Removing intermediate container ddf30c182655 [2022-03-22T03:08:39.955Z] ---> e1ebc209d1c1 [2022-03-22T03:08:39.955Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:08:40.240Z] ---> 9861d549e6a9 [2022-03-22T03:08:40.240Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T03:08:40.240Z] ---> 30c10b3030dc [2022-03-22T03:08:40.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-22T03:08:40.530Z] ---> d1d9b7b5fd3c [2022-03-22T03:08:40.530Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-22T03:08:40.811Z] ---> Running in 996258021eff [2022-03-22T03:08:40.811Z] ---> a304fac6eb76 [2022-03-22T03:08:40.811Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-22T03:08:41.100Z] ---> 9eae53383bec [2022-03-22T03:08:41.100Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-22T03:08:41.100Z] Removing intermediate container 0ed201893013 [2022-03-22T03:08:41.100Z] ---> 1af321c460fc [2022-03-22T03:08:41.100Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T03:08:41.100Z] ---> Running in 16782acf687c [2022-03-22T03:08:41.100Z] ---> Running in 72ac7cc56452 [2022-03-22T03:08:41.100Z] Removing intermediate container 16782acf687c [2022-03-22T03:08:41.100Z] ---> 07d309d03d2c [2022-03-22T03:08:41.100Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:08:41.100Z] ---> Running in 41b59861a1bc [2022-03-22T03:08:41.100Z] Removing intermediate container 72ac7cc56452 [2022-03-22T03:08:41.100Z] ---> 69a15a09c0af [2022-03-22T03:08:41.100Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T03:08:41.402Z] ---> Running in bc65b5245cee [2022-03-22T03:08:41.402Z] Removing intermediate container 41b59861a1bc [2022-03-22T03:08:41.402Z] ---> 7f46182e1065 [2022-03-22T03:08:41.402Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T03:08:41.402Z] ---> Running in d7e756869c4e [2022-03-22T03:08:41.402Z] Removing intermediate container bc65b5245cee [2022-03-22T03:08:41.402Z] ---> d2c72afa8722 [2022-03-22T03:08:41.402Z] Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:08:41.402Z] ---> Running in 7688bb82844d [2022-03-22T03:08:41.690Z] Removing intermediate container d7e756869c4e [2022-03-22T03:08:41.690Z] ---> 8bcf65a08a77 [2022-03-22T03:08:41.690Z] Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:08:41.950Z] Removing intermediate container 7688bb82844d [2022-03-22T03:08:41.950Z] ---> 6051dd3a6d11 [2022-03-22T03:08:41.950Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:08:41.950Z] Removing intermediate container 996258021eff [2022-03-22T03:08:41.950Z] ---> 936dbcd1306f [2022-03-22T03:08:41.950Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T03:08:41.950Z] ---> Running in a8889173c429 [2022-03-22T03:08:41.950Z] ---> Running in 604266526b71 [2022-03-22T03:08:41.950Z] ---> Running in 53aa2a3956f0 [2022-03-22T03:08:41.950Z] Removing intermediate container a8889173c429 [2022-03-22T03:08:41.950Z] ---> 6a5425c06720 [2022-03-22T03:08:41.950Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:08:41.950Z] ---> Running in 285acba26403 [2022-03-22T03:08:42.210Z] Removing intermediate container 53aa2a3956f0 [2022-03-22T03:08:42.210Z] ---> ee4abfd0f97f [2022-03-22T03:08:42.210Z] Step 23/25 : LABEL arch=x86_64 [2022-03-22T03:08:42.210Z] Removing intermediate container 604266526b71 [2022-03-22T03:08:42.210Z] ---> 8ef8e3b3e114 [2022-03-22T03:08:42.210Z] [2022-03-22T03:08:42.210Z] ---> Running in 81552891ab23 [2022-03-22T03:08:42.210Z] Removing intermediate container 285acba26403 [2022-03-22T03:08:42.210Z] ---> 513fedddc7d9 [2022-03-22T03:08:42.210Z] [2022-03-22T03:08:42.210Z] Successfully built 8ef8e3b3e114 [2022-03-22T03:08:42.210Z] Successfully tagged security-proxy-setup:latest [2022-03-22T03:08:42.210Z]  Building security-proxy-setup ... done Removing intermediate container 81552891ab23 [2022-03-22T03:08:42.210Z] ---> edc2e0bcc6a9 [2022-03-22T03:08:42.210Z] Step 24/25 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:08:42.472Z] ---> Running in a52d39b38505 [2022-03-22T03:08:42.472Z] Successfully built 513fedddc7d9 [2022-03-22T03:08:42.472Z] Successfully tagged core-command:latest [2022-03-22T03:08:42.472Z]  Building core-command ... done Removing intermediate container a52d39b38505 [2022-03-22T03:08:42.472Z] ---> 908503b1156e [2022-03-22T03:08:42.472Z] Step 25/25 : LABEL version=0.0.0 [2022-03-22T03:08:42.472Z] ---> Running in 072980fa29bf [2022-03-22T03:08:42.733Z] Removing intermediate container 072980fa29bf [2022-03-22T03:08:42.733Z] ---> c2e424d00b25 [2022-03-22T03:08:42.733Z] [2022-03-22T03:08:42.733Z] Successfully built c2e424d00b25 [2022-03-22T03:08:42.733Z] Successfully tagged security-secretstore-setup:latest [2022-03-22T03:08:44.131Z]  Building security-secretstore-setup ... done Removing intermediate container 1c8a13d31e88 [2022-03-22T03:08:44.131Z] ---> 96aa506bcb6a [2022-03-22T03:08:44.131Z] [2022-03-22T03:08:44.131Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:08:44.131Z] ---> a33ac4f1069a [2022-03-22T03:08:44.131Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-22T03:08:44.131Z] ---> Running in e081fa12ec3e [2022-03-22T03:08:44.131Z] Removing intermediate container e081fa12ec3e [2022-03-22T03:08:44.131Z] ---> 083a7103676f [2022-03-22T03:08:44.131Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-22T03:08:44.131Z] ---> Running in 2ecf1872349f [2022-03-22T03:08:44.131Z] Removing intermediate container 2ecf1872349f [2022-03-22T03:08:44.131Z] ---> 8b7249994bd6 [2022-03-22T03:08:44.131Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-22T03:08:44.392Z] ---> Running in c1db3bdcf912 [2022-03-22T03:08:44.392Z] Removing intermediate container c1db3bdcf912 [2022-03-22T03:08:44.392Z] ---> aca127638a94 [2022-03-22T03:08:44.392Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:08:44.392Z] ---> Running in 76f5ea5a1846 [2022-03-22T03:08:44.962Z] Removing intermediate container 76f5ea5a1846 [2022-03-22T03:08:44.962Z] ---> be802533b439 [2022-03-22T03:08:44.962Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-22T03:08:45.224Z] ---> Running in 926559b7374c [2022-03-22T03:08:45.484Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:46.428Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:08:46.689Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-22T03:08:46.689Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T03:08:46.689Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-22T03:08:46.950Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T03:08:46.950Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-22T03:08:46.950Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-22T03:08:47.211Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:08:47.211Z] OK: 8 MiB in 20 packages [2022-03-22T03:08:47.471Z] Removing intermediate container 926559b7374c [2022-03-22T03:08:47.471Z] ---> 35bc1e5a973e [2022-03-22T03:08:47.471Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:08:47.731Z] ---> 62a8f421bdc9 [2022-03-22T03:08:47.731Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-22T03:08:47.991Z] ---> 3ed95ddfc3db [2022-03-22T03:08:47.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-22T03:08:48.251Z] ---> 777067e5a6ac [2022-03-22T03:08:48.251Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-22T03:08:48.251Z] ---> Running in d28972506cd7 [2022-03-22T03:08:48.510Z] Removing intermediate container d28972506cd7 [2022-03-22T03:08:48.510Z] ---> 7bd99f8e60fa [2022-03-22T03:08:48.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:08:48.510Z] ---> Running in 4a3c4a21592f [2022-03-22T03:08:48.510Z] Removing intermediate container 4a3c4a21592f [2022-03-22T03:08:48.510Z] ---> 72e61fa98baf [2022-03-22T03:08:48.510Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T03:08:48.774Z] ---> Running in d3dedcf9b448 [2022-03-22T03:08:48.774Z] Removing intermediate container d3dedcf9b448 [2022-03-22T03:08:48.774Z] ---> 0ac17ecf32ab [2022-03-22T03:08:48.774Z] Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:08:48.774Z] ---> Running in 035aecbdb4ae [2022-03-22T03:08:48.774Z] Removing intermediate container 035aecbdb4ae [2022-03-22T03:08:48.774Z] ---> a6cafe48221b [2022-03-22T03:08:48.774Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:08:49.035Z] ---> Running in 372a7e7c68a5 [2022-03-22T03:08:49.035Z] Removing intermediate container 372a7e7c68a5 [2022-03-22T03:08:49.035Z] ---> f062303b0a35 [2022-03-22T03:08:49.035Z] [2022-03-22T03:08:49.035Z] Successfully built f062303b0a35 [2022-03-22T03:08:49.035Z] Successfully tagged core-data:latest [2022-03-22T03:08:49.303Z]  Building core-data ... done  [Pipeline] } [2022-03-22T03:08:49.315Z] $ docker stop --time=1 52f2023190226be76699cd6ebd75a2e76134c795743679d208009ef622b390d7 [2022-03-22T03:08:50.665Z] $ docker rm -f 52f2023190226be76699cd6ebd75a2e76134c795743679d208009ef622b390d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T03:08:51.015Z] + docker images [2022-03-22T03:08:51.015Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-22T03:08:51.015Z] core-data latest f062303b0a35 2 seconds ago 20MB [2022-03-22T03:08:51.015Z] 96aa506bcb6a 7 seconds ago 1.79GB [2022-03-22T03:08:51.015Z] security-secretstore-setup latest c2e424d00b25 8 seconds ago 27.9MB [2022-03-22T03:08:51.015Z] core-command latest 513fedddc7d9 8 seconds ago 15.8MB [2022-03-22T03:08:51.015Z] security-proxy-setup latest 8ef8e3b3e114 9 seconds ago 26.3MB [2022-03-22T03:08:51.015Z] sys-mgmt-agent latest 65a74b437ed8 12 seconds ago 296MB [2022-03-22T03:08:51.015Z] d52f37189876 12 seconds ago 1.77GB [2022-03-22T03:08:51.015Z] 9cb6794574d7 17 seconds ago 1.78GB [2022-03-22T03:08:51.015Z] 33a8a8109fa3 17 seconds ago 1.78GB [2022-03-22T03:08:51.015Z] security-bootstrapper latest 041f298964d3 27 seconds ago 18.7MB [2022-03-22T03:08:51.015Z] support-scheduler latest 3d98a7fca315 39 seconds ago 15.9MB [2022-03-22T03:08:51.015Z] core-metadata latest f4e3f96d0ddb 39 seconds ago 16.6MB [2022-03-22T03:08:51.015Z] support-notifications latest 232d53a46420 39 seconds ago 16.7MB [2022-03-22T03:08:51.015Z] d3f65869c220 44 seconds ago 1.77GB [2022-03-22T03:08:51.015Z] 8cbccbe32558 46 seconds ago 1.78GB [2022-03-22T03:08:51.015Z] 26e5d21ea8ac 46 seconds ago 1.78GB [2022-03-22T03:08:51.015Z] 9dea0862063d 46 seconds ago 1.78GB [2022-03-22T03:08:51.015Z] 97d98882ea6d 47 seconds ago 1.77GB [2022-03-22T03:08:51.015Z] ci-base-image-x86_64 latest 2c7f04078b6f 3 minutes ago 1.27GB [2022-03-22T03:08:51.015Z] alpine 3.14 a33ac4f1069a 4 days ago 5.59MB [2022-03-22T03:08:51.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-22T03:08:51.015Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-22T03:08:51.015Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-22T03:08:51.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-22T03:08:51.270Z] Running on prd-ubuntu18.04-docker-8c-8g-8504 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws [2022-03-22T03:08:51.283Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-22T03:08:51.304Z] The recommended git tool is: git [2022-03-22T03:08:52.781Z] using credential edgex-jenkins-ssh [2022-03-22T03:08:52.798Z] Cloning the remote Git repository [2022-03-22T03:08:52.823Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:08:52.846Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-22T03:08:52.892Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:08:52.892Z] > git --version # timeout=10 [2022-03-22T03:08:52.899Z] > git --version # 'git version 2.17.1' [2022-03-22T03:08:52.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:08:52.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T03:08:57.816Z] Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit b4b7c7424cc8291bc7e3589c4e5289386e83c866 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-22T03:08:57.908Z] Failed in branch amd64 [2022-03-22T03:08:57.163Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T03:08:57.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T03:08:57.178Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T03:08:57.187Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:08:57.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:08:57.191Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-22T03:08:57.831Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T03:08:57.838Z] > git checkout -f b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 [2022-03-22T03:09:36.747Z] Removing intermediate container bd9ff1bfab6d [2022-03-22T03:09:36.747Z] ---> 7a51d09cdc4a [2022-03-22T03:09:36.747Z] Successfully built 7a51d09cdc4a [2022-03-22T03:09:36.747Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:09:37.097Z] + docker inspect -f . ci-base-image-arm64 [2022-03-22T03:09:37.097Z] . [Pipeline] withDockerContainer [2022-03-22T03:09:37.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container [2022-03-22T03:09:37.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-22T03:09:38.753Z] $ docker top 4d44a9df2e10bac3d72fcc6126d336cd9f6721cb1f9c486940a7a4c96f26e986 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:09:39.671Z] + go version [2022-03-22T03:09:39.671Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-22T03:09:39.702Z] $ docker stop --time=1 4d44a9df2e10bac3d72fcc6126d336cd9f6721cb1f9c486940a7a4c96f26e986 [2022-03-22T03:09:41.361Z] $ docker rm -f 4d44a9df2e10bac3d72fcc6126d336cd9f6721cb1f9c486940a7a4c96f26e986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:09:41.998Z] + docker inspect -f . ci-base-image-arm64 [2022-03-22T03:09:41.998Z] . [Pipeline] withDockerContainer [2022-03-22T03:09:42.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container [2022-03-22T03:09:42.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-22T03:09:43.628Z] $ docker top cd9a1787bc92fd5ac8f4e01d6574341df745971f229e690e08abdd4ca8c1760f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-22T03:09:43.895Z] ========================================================= [2022-03-22T03:09:43.895Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-22T03:09:43.895Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:09:44.551Z] + make test [2022-03-22T03:09:44.551Z] go mod tidy [2022-03-22T03:09:45.537Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-22T03:10:17.911Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-22T03:11:14.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-22T03:11:14.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-22T03:11:14.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-22T03:11:15.403Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-22T03:11:27.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-22T03:11:34.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2022-03-22T03:11:34.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-22T03:11:34.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-22T03:11:40.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.372s coverage: 98.5% of statements [2022-03-22T03:11:40.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-22T03:11:40.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.569s coverage: 54.9% of statements [2022-03-22T03:11:40.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-22T03:11:40.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.041s coverage: 89.2% of statements [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.540s coverage: 84.4% of statements [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.495s coverage: 94.2% of statements [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.258s coverage: 72.2% of statements [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.623s coverage: 0.9% of statements [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.369s coverage: 24.0% of statements [2022-03-22T03:12:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.490s coverage: 47.1% of statements [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.392s coverage: 79.5% of statements [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.310s coverage: 94.1% of statements [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2022-03-22T03:12:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements [2022-03-22T03:12:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2022-03-22T03:12:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2022-03-22T03:12:19.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.588s coverage: 82.5% of statements [2022-03-22T03:12:19.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.864s coverage: 91.2% of statements [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.721s coverage: 64.4% of statements [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-22T03:12:27.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2022-03-22T03:12:27.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-03-22T03:12:28.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2022-03-22T03:12:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-03-22T03:12:32.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.428s coverage: 65.4% of statements [2022-03-22T03:12:32.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-22T03:12:32.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-22T03:12:32.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-22T03:12:35.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.819s coverage: 43.8% of statements [2022-03-22T03:12:35.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-22T03:12:35.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-22T03:12:35.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements [2022-03-22T03:12:35.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-22T03:12:35.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.293s coverage: 84.8% of statements [2022-03-22T03:12:35.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-22T03:12:43.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-22T03:12:43.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-22T03:12:43.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.243s coverage: 63.2% of statements [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-22T03:12:43.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.518s coverage: 97.7% of statements [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-22T03:12:43.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.256s coverage: 28.9% of statements [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-22T03:12:43.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-22T03:12:43.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2022-03-22T03:12:43.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-03-22T03:12:43.853Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-22T03:12:43.853Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-22T03:12:43.853Z] GO111MODULE=on go vet ./... [2022-03-22T03:14:05.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-22T03:14:05.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-22T03:14:05.685Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-22T03:14:05.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-22T03:14:06.367Z] + ls -al . [2022-03-22T03:14:06.367Z] total 672 [2022-03-22T03:14:06.367Z] drwxrwxr-x 9 1001 1001 4096 Mar 22 03:13 . [2022-03-22T03:14:06.367Z] drwxr-xr-x 4 root root 4096 Mar 22 03:09 .. [2022-03-22T03:14:06.367Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 03:07 .dockerignore [2022-03-22T03:14:06.367Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:07 .git [2022-03-22T03:14:06.367Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:07 .github [2022-03-22T03:14:06.367Z] -rw-rw-r-- 1 1001 1001 804 Mar 22 03:07 .gitignore [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 03:07 .golangci.yml [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 76 Mar 22 03:07 .hadolint.yml [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 03:07 .sonarcloud.properties [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:07 ADOPTERS.md [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 9019 Mar 22 03:07 Attribution.txt [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 51732 Mar 22 03:07 CHANGELOG.md [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:07 CONTRIBUTING.md [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 03:07 GOVERNANCE.md [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 849 Mar 22 03:07 Jenkinsfile [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:07 LICENSE [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 6508 Mar 22 03:07 Makefile [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 03:07 OWNERS.md [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 8207 Mar 22 03:07 README.md [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 6912 Mar 22 03:07 SECURITY.md [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 03:04 VERSION [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 03:07 ZMQWindows.md [2022-03-22T03:14:06.368Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 03:07 bin [2022-03-22T03:14:06.368Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 03:07 cmd [2022-03-22T03:14:06.368Z] -rw-r--r-- 1 root root 426503 Mar 22 03:12 coverage.out [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 2827 Mar 22 03:07 go.mod [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 50579 Mar 22 03:07 go.sum [2022-03-22T03:14:06.368Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:07 internal [2022-03-22T03:14:06.368Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 03:07 openapi [2022-03-22T03:14:06.368Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:07 snap [2022-03-22T03:14:06.368Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 03:07 version.go [Pipeline] sh [2022-03-22T03:14:07.029Z] + '[' -e coverage.out ] [2022-03-22T03:14:07.029Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-22T03:14:07.051Z] Warning: overwriting stash ‘coverage-report’ [2022-03-22T03:14:07.831Z] Stashed 1 file(s) [Pipeline] sh [2022-03-22T03:14:08.482Z] + make build [2022-03-22T03:14:08.482Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:14:15.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:14:42.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:14:44.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:14:50.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:14:50.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:14:55.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:14:58.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:15:01.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:15:07.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:15:09.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:15:13.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-22T03:15:20.003Z] $ docker stop --time=1 cd9a1787bc92fd5ac8f4e01d6574341df745971f229e690e08abdd4ca8c1760f [2022-03-22T03:15:21.895Z] $ docker rm -f cd9a1787bc92fd5ac8f4e01d6574341df745971f229e690e08abdd4ca8c1760f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:15:23.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T03:15:23.479Z] [2022-03-22T03:15:23.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:15:23.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T03:15:24.110Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-22T03:15:24.110Z] 29e5d40040c1: Pulling fs layer [2022-03-22T03:15:24.110Z] 1ce36da41761: Pulling fs layer [2022-03-22T03:15:24.110Z] 25b303627fd3: Pulling fs layer [2022-03-22T03:15:24.110Z] 29e5d40040c1: Verifying Checksum [2022-03-22T03:15:24.110Z] 29e5d40040c1: Download complete [2022-03-22T03:15:24.385Z] 1ce36da41761: Verifying Checksum [2022-03-22T03:15:24.385Z] 1ce36da41761: Download complete [2022-03-22T03:15:24.660Z] 29e5d40040c1: Pull complete [2022-03-22T03:15:26.096Z] 1ce36da41761: Pull complete [2022-03-22T03:15:26.096Z] 25b303627fd3: Verifying Checksum [2022-03-22T03:15:26.096Z] 25b303627fd3: Download complete [2022-03-22T03:15:36.246Z] 25b303627fd3: Pull complete [2022-03-22T03:15:36.246Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-22T03:15:36.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T03:15:36.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-22T03:15:36.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container [2022-03-22T03:15:36.581Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-22T03:15:38.709Z] $ docker top 5822efbc283be5f70aaa5057bced0482a31f6928a77791d1b7ae68061f292fad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:15:39.609Z] + docker-compose+ buildgrep --help parallel [2022-03-22T03:15:39.609Z] [2022-03-22T03:15:43.903Z] --parallel Build images in parallel. [Pipeline] } [2022-03-22T03:15:44.205Z] $ docker stop --time=1 5822efbc283be5f70aaa5057bced0482a31f6928a77791d1b7ae68061f292fad [2022-03-22T03:15:45.854Z] $ docker rm -f 5822efbc283be5f70aaa5057bced0482a31f6928a77791d1b7ae68061f292fad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:15:46.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T03:15:46.418Z] . [Pipeline] withDockerContainer [2022-03-22T03:15:46.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container [2022-03-22T03:15:46.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-22T03:15:48.229Z] $ docker top 22de27a79a91d1311981e563e2718b55588d9455d0708829ab603381e791b6e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:15:49.157Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-22T03:15:54.669Z] Building core-command ... [2022-03-22T03:15:54.669Z] Building core-data ... [2022-03-22T03:15:54.669Z] Building core-metadata ... [2022-03-22T03:15:54.669Z] Building security-bootstrapper ... [2022-03-22T03:15:54.669Z] Building security-proxy-setup ... [2022-03-22T03:15:54.669Z] Building security-secretstore-setup ... [2022-03-22T03:15:54.669Z] Building support-notifications ... [2022-03-22T03:15:54.669Z] Building support-scheduler ... [2022-03-22T03:15:54.669Z] Building sys-mgmt-agent ... [2022-03-22T03:15:54.669Z] Building support-notifications [2022-03-22T03:15:54.669Z] Building security-secretstore-setup [2022-03-22T03:15:54.669Z] Building core-metadata [2022-03-22T03:15:54.669Z] Building security-bootstrapper [2022-03-22T03:15:54.669Z] Building core-data [2022-03-22T03:17:16.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:17:16.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:17:16.475Z] ---> 7a51d09cdc4a [2022-03-22T03:17:16.475Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:17:16.475Z] ---> Running in 7304fb2855be [2022-03-22T03:17:16.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:17:16.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:17:16.475Z] ---> 7a51d09cdc4a [2022-03-22T03:17:16.475Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:17:16.475Z] ---> Running in 99033a140702 [2022-03-22T03:17:16.475Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:17:16.475Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:17:16.475Z] ---> 7a51d09cdc4a [2022-03-22T03:17:16.475Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:17:16.475Z] ---> Running in 88c0f914b4aa [2022-03-22T03:17:16.475Z] Removing intermediate container 7304fb2855be [2022-03-22T03:17:16.475Z] ---> 70c581356a9f [2022-03-22T03:17:16.475Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:17:16.475Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:17:16.475Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:17:16.475Z] ---> 7a51d09cdc4a [2022-03-22T03:17:16.475Z] Step 3/25 : WORKDIR /edgex-go [2022-03-22T03:17:16.475Z] ---> Running in 0013a2d28751 [2022-03-22T03:17:16.475Z] ---> Running in 0537600c854d [2022-03-22T03:17:16.475Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:17:16.475Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:17:16.475Z] ---> 7a51d09cdc4a [2022-03-22T03:17:16.475Z] Step 3/31 : WORKDIR /edgex-go [2022-03-22T03:17:16.475Z] ---> Running in bf8ac223a093 [2022-03-22T03:17:16.475Z] Removing intermediate container 99033a140702 [2022-03-22T03:17:16.475Z] ---> 2a6589b20b5e [2022-03-22T03:17:16.475Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:17:16.475Z] ---> Running in 38b6036a934d [2022-03-22T03:17:16.475Z] Removing intermediate container 0013a2d28751 [2022-03-22T03:17:16.475Z] ---> c04bb79170db [2022-03-22T03:17:16.475Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:17:16.475Z] Removing intermediate container 88c0f914b4aa [2022-03-22T03:17:16.475Z] ---> a24f7fa5adbd [2022-03-22T03:17:16.475Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:17:16.475Z] ---> Running in 8c49b8073312 [2022-03-22T03:17:16.475Z] Removing intermediate container bf8ac223a093 [2022-03-22T03:17:16.475Z] ---> 4a5dc6dd1c1a [2022-03-22T03:17:16.475Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:17:16.475Z] ---> Running in 5c39f4499711 [2022-03-22T03:17:16.475Z] ---> Running in fc8dea3dfd24 [2022-03-22T03:17:16.475Z] Removing intermediate container 38b6036a934d [2022-03-22T03:17:16.475Z] ---> 426a1419c63b [2022-03-22T03:17:16.475Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-22T03:17:16.475Z] Removing intermediate container 0537600c854d [2022-03-22T03:17:16.475Z] ---> 9e37cd2a207f [2022-03-22T03:17:16.475Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T03:17:16.475Z] ---> Running in 3d20a5703755 [2022-03-22T03:17:16.475Z] ---> Running in 19ab69db231d [2022-03-22T03:17:16.475Z] Removing intermediate container fc8dea3dfd24 [2022-03-22T03:17:16.475Z] ---> d36206ccff70 [2022-03-22T03:17:16.475Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-22T03:17:16.475Z] ---> Running in 22a95bb25613 [2022-03-22T03:17:16.475Z] Removing intermediate container 5c39f4499711 [2022-03-22T03:17:16.475Z] ---> 256b46d5f440 [2022-03-22T03:17:16.475Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-22T03:17:16.475Z] Removing intermediate container 8c49b8073312 [2022-03-22T03:17:16.475Z] ---> 9af382a042ee [2022-03-22T03:17:16.475Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-22T03:17:16.475Z] ---> Running in 991280d65dda [2022-03-22T03:17:16.475Z] ---> Running in e616da3686db [2022-03-22T03:17:17.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:17.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:17.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:17.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:17.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:18.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:18.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:18.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:18.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:18.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:17:19.113Z] OK: 220 MiB in 52 packages [2022-03-22T03:17:19.113Z] OK: 220 MiB in 52 packages [2022-03-22T03:17:19.732Z] OK: 220 MiB in 52 packages [2022-03-22T03:17:20.355Z] OK: 220 MiB in 52 packages [2022-03-22T03:17:20.355Z] OK: 220 MiB in 52 packages [2022-03-22T03:17:21.371Z] Removing intermediate container 3d20a5703755 [2022-03-22T03:17:21.371Z] ---> dd60cf94e026 [2022-03-22T03:17:21.371Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:17:21.371Z] Removing intermediate container 19ab69db231d [2022-03-22T03:17:21.371Z] ---> 53763826c9f6 [2022-03-22T03:17:21.371Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:17:21.649Z] Removing intermediate container 22a95bb25613 [2022-03-22T03:17:21.649Z] ---> daf72c5c34ed [2022-03-22T03:17:21.649Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-22T03:17:21.649Z] Removing intermediate container e616da3686db [2022-03-22T03:17:21.649Z] ---> b82e41bc7721 [2022-03-22T03:17:21.649Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-22T03:17:21.928Z] Removing intermediate container 991280d65dda [2022-03-22T03:17:21.928Z] ---> 0f6a2510e05b [2022-03-22T03:17:21.928Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:17:22.531Z] ---> 04c6e2c9690d [2022-03-22T03:17:22.531Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:17:22.531Z] ---> 8cd7b2878b35 [2022-03-22T03:17:22.531Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:17:22.531Z] ---> Running in 9e221fa69918 [2022-03-22T03:17:22.531Z] ---> Running in 0e72a2022e8d [2022-03-22T03:17:22.809Z] ---> d6779f153d3c [2022-03-22T03:17:22.809Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:17:22.809Z] ---> Running in b2483d7f0a48 [2022-03-22T03:17:23.411Z] ---> fcc8eb983b54 [2022-03-22T03:17:23.411Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:17:23.411Z] ---> 3c2efd8237db [2022-03-22T03:17:23.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:17:23.411Z] ---> Running in 80dda40e72a5 [2022-03-22T03:17:23.689Z] ---> Running in 3f4c5fb0ee7d [2022-03-22T03:17:30.432Z] Removing intermediate container 9e221fa69918 [2022-03-22T03:17:30.432Z] ---> 52bd7bd44962 [2022-03-22T03:17:30.432Z] Step 8/23 : COPY . . [2022-03-22T03:17:30.432Z] Removing intermediate container 0e72a2022e8d [2022-03-22T03:17:30.432Z] ---> d978f11b7346 [2022-03-22T03:17:30.432Z] Step 8/23 : COPY . . [2022-03-22T03:17:30.432Z] Removing intermediate container b2483d7f0a48 [2022-03-22T03:17:30.432Z] ---> 6533121118c6 [2022-03-22T03:17:30.432Z] Step 8/31 : COPY . . [2022-03-22T03:17:30.708Z] Removing intermediate container 80dda40e72a5 [2022-03-22T03:17:30.708Z] ---> f1909a8ec1f8 [2022-03-22T03:17:30.708Z] Step 8/25 : COPY . . [2022-03-22T03:17:30.708Z] Removing intermediate container 3f4c5fb0ee7d [2022-03-22T03:17:30.708Z] ---> 4f58d8d6e354 [2022-03-22T03:17:30.708Z] Step 8/22 : COPY . . [2022-03-22T03:17:57.539Z] ---> 7deb1106be8a [2022-03-22T03:17:57.539Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-22T03:17:57.539Z] ---> 099efff285f7 [2022-03-22T03:17:57.539Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-22T03:17:57.539Z] ---> Running in a7e96f835235 [2022-03-22T03:17:57.539Z] ---> Running in 3994bc25bdf9 [2022-03-22T03:17:57.539Z] ---> 37b6191e3e3d [2022-03-22T03:17:57.539Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-22T03:17:57.539Z] ---> 3d0186f2214d [2022-03-22T03:17:57.539Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-22T03:17:57.539Z] ---> Running in b66b6d2e9b22 [2022-03-22T03:17:57.539Z] ---> Running in 56275eb71626 [2022-03-22T03:17:57.539Z] ---> 4813a2e19992 [2022-03-22T03:17:57.539Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-22T03:17:57.540Z] ---> Running in abcd75fbeb50 [2022-03-22T03:17:57.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:17:57.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:17:58.419Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:17:58.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-22T03:17:59.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:20:20.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:20:26.394Z] Removing intermediate container 56275eb71626 [2022-03-22T03:20:26.394Z] ---> 747ffc87a0db [2022-03-22T03:20:26.394Z] [2022-03-22T03:20:26.394Z] Step 10/31 : FROM alpine:3.14 [2022-03-22T03:20:26.394Z] 3.14: Pulling from library/alpine [2022-03-22T03:20:28.417Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:20:28.417Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T03:20:28.417Z] ---> 71a2028e5025 [2022-03-22T03:20:28.417Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-22T03:20:28.417Z] ---> Running in f72fe85e2509 [2022-03-22T03:20:29.408Z] Removing intermediate container f72fe85e2509 [2022-03-22T03:20:29.408Z] ---> abe1063dd453 [2022-03-22T03:20:29.408Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-22T03:20:29.408Z] ---> Running in 6bdb88db81a3 [2022-03-22T03:20:32.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:20:32.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:20:33.828Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-22T03:20:33.828Z] (2/2) Installing su-exec (0.2-r1) [2022-03-22T03:20:33.828Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:20:33.828Z] OK: 6 MiB in 16 packages [2022-03-22T03:20:33.828Z] Removing intermediate container abcd75fbeb50 [2022-03-22T03:20:33.828Z] ---> d80cebc008f8 [2022-03-22T03:20:33.828Z] [2022-03-22T03:20:33.828Z] Step 10/25 : FROM alpine:3.14 [2022-03-22T03:20:33.828Z] ---> 71a2028e5025 [2022-03-22T03:20:33.828Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-22T03:20:34.124Z] ---> Running in 98c9caf5ab20 [2022-03-22T03:20:35.601Z] Removing intermediate container 6bdb88db81a3 [2022-03-22T03:20:35.601Z] ---> c965b0048318 [2022-03-22T03:20:35.601Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-22T03:20:35.880Z] ---> Running in eebbb38d2745 [2022-03-22T03:20:36.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:20:36.436Z] Removing intermediate container eebbb38d2745 [2022-03-22T03:20:36.436Z] ---> 952b504527cf [2022-03-22T03:20:36.436Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-22T03:20:36.436Z] ---> Running in 976cb37a110f [2022-03-22T03:20:36.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:20:37.435Z] Removing intermediate container 976cb37a110f [2022-03-22T03:20:37.435Z] ---> f3dc4840d92b [2022-03-22T03:20:37.435Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-22T03:20:37.435Z] ---> Running in 09d10b9d4e4a [2022-03-22T03:20:37.713Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-22T03:20:37.713Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-22T03:20:37.713Z] (3/3) Installing su-exec (0.2-r1) [2022-03-22T03:20:37.713Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:20:37.713Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:20:38.308Z] OK: 6 MiB in 17 packages [2022-03-22T03:20:41.712Z] Removing intermediate container 98c9caf5ab20 [2022-03-22T03:20:41.712Z] ---> 8adb3da51a7c [2022-03-22T03:20:41.712Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T03:20:41.712Z] ---> Running in 05de7aff1de7 [2022-03-22T03:20:41.712Z] Removing intermediate container 09d10b9d4e4a [2022-03-22T03:20:41.712Z] ---> 9256a207b45e [2022-03-22T03:20:41.712Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-22T03:20:42.005Z] ---> Running in fec5f2c4013b [2022-03-22T03:20:42.607Z] Removing intermediate container 05de7aff1de7 [2022-03-22T03:20:42.607Z] ---> 2fe1e1937cf1 [2022-03-22T03:20:42.607Z] Step 13/25 : WORKDIR / [2022-03-22T03:20:42.881Z] Removing intermediate container fec5f2c4013b [2022-03-22T03:20:42.881Z] ---> a72f6b545912 [2022-03-22T03:20:42.881Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-22T03:20:42.881Z] ---> Running in c8ddbcb35b56 [2022-03-22T03:20:43.865Z] Removing intermediate container c8ddbcb35b56 [2022-03-22T03:20:43.865Z] ---> 1e55ceef88e5 [2022-03-22T03:20:43.865Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-22T03:20:44.149Z] ---> 72899212b4e8 [2022-03-22T03:20:44.149Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-22T03:20:44.420Z] ---> Running in 59b25941ce17 [2022-03-22T03:20:45.408Z] ---> ed1b447ce977 [2022-03-22T03:20:45.408Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-22T03:20:45.408Z] Removing intermediate container 3994bc25bdf9 [2022-03-22T03:20:45.408Z] ---> 030836f3894a [2022-03-22T03:20:45.408Z] [2022-03-22T03:20:45.408Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:20:45.408Z] ---> 71a2028e5025 [2022-03-22T03:20:45.408Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-22T03:20:45.681Z] ---> Running in 7375fde4b253 [2022-03-22T03:20:45.986Z] Removing intermediate container a7e96f835235 [2022-03-22T03:20:45.986Z] ---> 3b3db986056a [2022-03-22T03:20:45.986Z] [2022-03-22T03:20:45.986Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:20:45.986Z] ---> 71a2028e5025 [2022-03-22T03:20:45.986Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:20:46.607Z] ---> Running in 1aced577aba3 [2022-03-22T03:20:47.207Z] ---> 0d76d75f3d92 [2022-03-22T03:20:47.207Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-22T03:20:48.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:20:48.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:20:48.487Z] ---> 972259d0f90d [2022-03-22T03:20:48.487Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-22T03:20:48.780Z] Removing intermediate container 59b25941ce17 [2022-03-22T03:20:48.780Z] ---> 7c293ed83970 [2022-03-22T03:20:48.780Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:20:49.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:20:49.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:20:49.962Z] ---> d9d67b936646 [2022-03-22T03:20:49.962Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-22T03:20:49.962Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-22T03:20:49.962Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-22T03:20:49.962Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:20:49.962Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:20:50.243Z] ---> fe8c62730f73 [2022-03-22T03:20:50.243Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-22T03:20:50.524Z] OK: 6 MiB in 16 packages [2022-03-22T03:20:50.524Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T03:20:50.524Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:20:50.524Z] OK: 5 MiB in 15 packages [2022-03-22T03:20:51.989Z] ---> 4381c1a70638 [2022-03-22T03:20:51.989Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-22T03:20:52.268Z] Removing intermediate container 1aced577aba3 [2022-03-22T03:20:52.268Z] ---> 3dd73434c4a1 [2022-03-22T03:20:52.268Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:20:52.541Z] ---> Running in 30f683eb770e [2022-03-22T03:20:53.144Z] Removing intermediate container 30f683eb770e [2022-03-22T03:20:53.144Z] ---> 31b830d70857 [2022-03-22T03:20:53.144Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-22T03:20:53.144Z] ---> d6c53fa37b70 [2022-03-22T03:20:53.144Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-22T03:20:53.423Z] ---> Running in c5279aea9fb0 [2022-03-22T03:20:53.423Z] Removing intermediate container 7375fde4b253 [2022-03-22T03:20:53.423Z] ---> 61372fde85f7 [2022-03-22T03:20:53.423Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:20:53.423Z] ---> Running in 127cde6bf2c4 [2022-03-22T03:20:54.051Z] Removing intermediate container c5279aea9fb0 [2022-03-22T03:20:54.051Z] ---> bee9ec8ad0fb [2022-03-22T03:20:54.051Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T03:20:54.330Z] Removing intermediate container 127cde6bf2c4 [2022-03-22T03:20:54.330Z] ---> 9fc900e55241 [2022-03-22T03:20:54.330Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-22T03:20:54.330Z] ---> Running in a766777082e1 [2022-03-22T03:20:54.330Z] ---> Running in aaf4ff7286a3 [2022-03-22T03:20:54.330Z] ---> 657ed6e5753b [2022-03-22T03:20:54.330Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T03:20:54.605Z] ---> de72476fe31f [2022-03-22T03:20:54.605Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-22T03:20:54.883Z] Removing intermediate container aaf4ff7286a3 [2022-03-22T03:20:54.883Z] ---> 481801ade09c [2022-03-22T03:20:54.883Z] Step 15/23 : WORKDIR / [2022-03-22T03:20:55.168Z] ---> Running in 2e9560c0de18 [2022-03-22T03:20:55.168Z] Removing intermediate container a766777082e1 [2022-03-22T03:20:55.168Z] ---> 58982567bb42 [2022-03-22T03:20:55.168Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T03:20:55.448Z] ---> Running in d35a4f876a64 [2022-03-22T03:20:55.725Z] ---> d7a5423fcde5 [2022-03-22T03:20:55.725Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-22T03:20:55.725Z] Removing intermediate container 2e9560c0de18 [2022-03-22T03:20:55.725Z] ---> a385158f874c [2022-03-22T03:20:55.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:20:55.725Z] ---> Running in 7e31bab0c40c [2022-03-22T03:20:56.010Z] Removing intermediate container d35a4f876a64 [2022-03-22T03:20:56.010Z] ---> c091f990a427 [2022-03-22T03:20:56.010Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:20:56.287Z] ---> 0b68381a05f5 [2022-03-22T03:20:56.287Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-22T03:20:57.280Z] ---> f231e32e4e74 [2022-03-22T03:20:57.280Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-22T03:20:57.553Z] ---> 1d10a66fcb27 [2022-03-22T03:20:57.553Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-22T03:20:57.553Z] ---> e3beb4a2a29c [2022-03-22T03:20:57.553Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-22T03:20:58.542Z] ---> Running in 12e93b7bde23 [2022-03-22T03:20:58.542Z] Removing intermediate container b66b6d2e9b22 [2022-03-22T03:20:58.542Z] ---> ba9328b64deb [2022-03-22T03:20:58.542Z] [2022-03-22T03:20:58.542Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:20:58.542Z] ---> 71a2028e5025 [2022-03-22T03:20:58.542Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-22T03:20:58.542Z] Removing intermediate container 7e31bab0c40c [2022-03-22T03:20:58.542Z] ---> 202e5a57f600 [2022-03-22T03:20:58.542Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T03:20:58.542Z] ---> Running in ceed9218a413 [2022-03-22T03:20:58.822Z] ---> Running in 254aed3a1766 [2022-03-22T03:20:59.101Z] Removing intermediate container 12e93b7bde23 [2022-03-22T03:20:59.101Z] ---> 8c49f70ac187 [2022-03-22T03:20:59.101Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-22T03:20:59.380Z] ---> 9f9e2a1a1765 [2022-03-22T03:20:59.380Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-22T03:20:59.380Z] Removing intermediate container 254aed3a1766 [2022-03-22T03:20:59.380Z] ---> c02bad443625 [2022-03-22T03:20:59.380Z] Step 23/25 : LABEL arch=arm64 [2022-03-22T03:20:59.380Z] Removing intermediate container ceed9218a413 [2022-03-22T03:20:59.380Z] ---> 37f22e95dbd4 [2022-03-22T03:20:59.380Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-22T03:20:59.660Z] ---> Running in d993e6ce3351 [2022-03-22T03:20:59.660Z] ---> Running in ed6da005d8c0 [2022-03-22T03:20:59.938Z] ---> 4932774edb81 [2022-03-22T03:20:59.938Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-22T03:21:00.216Z] ---> 060cdf7f0755 [2022-03-22T03:21:00.216Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-22T03:21:00.216Z] Removing intermediate container ed6da005d8c0 [2022-03-22T03:21:00.216Z] ---> 587464341938 [2022-03-22T03:21:00.216Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-22T03:21:00.216Z] ---> 57f99c750359 [2022-03-22T03:21:00.216Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-22T03:21:00.216Z] Removing intermediate container d993e6ce3351 [2022-03-22T03:21:00.216Z] ---> dc106e97f388 [2022-03-22T03:21:00.216Z] Step 24/25 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:21:00.497Z] ---> Running in be150ddc800e [2022-03-22T03:21:00.497Z] ---> Running in 4c9cfb7a507a [2022-03-22T03:21:00.497Z] ---> Running in 5cbb3a018b66 [2022-03-22T03:21:00.775Z] ---> Running in 24143a27be8b [2022-03-22T03:21:01.385Z] ---> 137da67b4112 [2022-03-22T03:21:01.385Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Removing intermediate container be150ddc800e [2022-03-22T03:21:01.385Z] ---> 5cedde31273a [2022-03-22T03:21:01.385Z] [2022-03-22T03:21:01.385Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:21:01.385Z] ---> Running in 4d6c55d49c5d [2022-03-22T03:21:01.385Z] Removing intermediate container 4c9cfb7a507a [2022-03-22T03:21:01.385Z] ---> e05372ebdb57 [2022-03-22T03:21:01.385Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:21:01.669Z] ---> Running in 536bfa1bd3b7 [2022-03-22T03:21:01.669Z] Removing intermediate container 5cbb3a018b66 [2022-03-22T03:21:01.669Z] ---> c1be6b634743 [2022-03-22T03:21:01.669Z] Step 25/25 : LABEL version=0.0.0 [2022-03-22T03:21:01.669Z] ---> Running in 3babebd8260e [2022-03-22T03:21:01.669Z] ---> Running in 75e62c0c09d9 [2022-03-22T03:21:02.661Z] Removing intermediate container 536bfa1bd3b7 [2022-03-22T03:21:02.661Z] ---> 659dfa67d6e9 [2022-03-22T03:21:02.661Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T03:21:02.661Z] Removing intermediate container 75e62c0c09d9 [2022-03-22T03:21:02.661Z] ---> fbde17403c9b [2022-03-22T03:21:02.661Z] Removing intermediate container 4d6c55d49c5d [2022-03-22T03:21:02.661Z] ---> fb7809d31080 [2022-03-22T03:21:02.661Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:21:02.661Z] [2022-03-22T03:21:02.661Z] ---> Running in c4af604dc030 [2022-03-22T03:21:02.661Z] ---> Running in a7da77503baf [2022-03-22T03:21:03.261Z] Removing intermediate container a7da77503baf [2022-03-22T03:21:03.261Z] ---> 857d94848d16 [2022-03-22T03:21:03.261Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T03:21:03.261Z] Successfully built fbde17403c9b [2022-03-22T03:21:03.538Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-22T03:21:03.538Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-03-22T03:21:03.538Z] ---> Running in df783177b833 [2022-03-22T03:21:03.538Z] Removing intermediate container c4af604dc030 [2022-03-22T03:21:03.538Z] ---> 78fd09eb297d [2022-03-22T03:21:03.538Z] Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:21:03.816Z] ---> Running in 7241e228ee10 [2022-03-22T03:21:04.090Z] Removing intermediate container 24143a27be8b [2022-03-22T03:21:04.090Z] ---> ce374b242bca [2022-03-22T03:21:04.090Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-22T03:21:04.374Z] Removing intermediate container df783177b833 [2022-03-22T03:21:04.374Z] ---> b76e86d3d8ef [2022-03-22T03:21:04.374Z] Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:21:04.374Z] Removing intermediate container 7241e228ee10 [2022-03-22T03:21:04.374Z] ---> 9395e2f82bba [2022-03-22T03:21:04.374Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:21:04.648Z] ---> Running in c21bc99ba2ff [2022-03-22T03:21:04.648Z] Removing intermediate container 3babebd8260e [2022-03-22T03:21:04.648Z] ---> abd4142a3775 [2022-03-22T03:21:04.648Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init ---> Running in c89e4354664d [2022-03-22T03:21:04.648Z] [2022-03-22T03:21:04.648Z] ---> Running in 7d8a8aef8fdb [2022-03-22T03:21:04.921Z] ---> Running in 4a532b5d5ae3 [2022-03-22T03:21:05.538Z] Removing intermediate container 7d8a8aef8fdb [2022-03-22T03:21:05.538Z] ---> dff88a0bc1e6 [2022-03-22T03:21:05.538Z] [2022-03-22T03:21:05.538Z] Removing intermediate container c89e4354664d [2022-03-22T03:21:05.538Z] ---> b95fa1657c2e [2022-03-22T03:21:05.538Z] Step 28/31 : CMD ["gate"] [2022-03-22T03:21:05.816Z] Removing intermediate container c21bc99ba2ff [2022-03-22T03:21:05.816Z] ---> 1f1daac5e060 [2022-03-22T03:21:05.816Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:21:06.094Z] ---> Running in 3080159e42ee [2022-03-22T03:21:06.094Z] ---> Running in e02780a149a6 [2022-03-22T03:21:06.094Z] Successfully built dff88a0bc1e6 [2022-03-22T03:21:06.094Z] Successfully tagged core-metadata-arm64:latest [2022-03-22T03:21:06.094Z]  Building core-metadata ... done Building core-command [2022-03-22T03:21:06.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:21:06.727Z] Removing intermediate container 3080159e42ee [2022-03-22T03:21:06.727Z] ---> 6438e58ba199 [2022-03-22T03:21:06.727Z] [2022-03-22T03:21:06.727Z] Removing intermediate container e02780a149a6 [2022-03-22T03:21:06.727Z] ---> 919208329f9a [2022-03-22T03:21:06.727Z] Step 29/31 : LABEL arch=arm64 [2022-03-22T03:21:07.004Z] ---> Running in 0f9fa1e51475 [2022-03-22T03:21:07.284Z] Successfully built 6438e58ba199 [2022-03-22T03:21:07.284Z] Successfully tagged support-notifications-arm64:latest [2022-03-22T03:21:07.284Z]  Building support-notifications ... done Building support-scheduler [2022-03-22T03:21:07.561Z] Removing intermediate container 0f9fa1e51475 [2022-03-22T03:21:07.561Z] ---> a471a4b3f3f7 [2022-03-22T03:21:07.561Z] Step 30/31 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:21:07.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:21:07.837Z] ---> Running in cd9025ae4f16 [2022-03-22T03:21:08.128Z] Removing intermediate container cd9025ae4f16 [2022-03-22T03:21:08.128Z] ---> c7791f7243dd [2022-03-22T03:21:08.128Z] Step 31/31 : LABEL version=0.0.0 [2022-03-22T03:21:08.405Z] ---> Running in 5365651e8df8 [2022-03-22T03:21:08.683Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-22T03:21:08.683Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T03:21:08.960Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-22T03:21:08.960Z] Removing intermediate container 5365651e8df8 [2022-03-22T03:21:08.960Z] ---> d0aa1b71354c [2022-03-22T03:21:08.960Z] [2022-03-22T03:21:08.960Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T03:21:09.236Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-22T03:21:09.236Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-22T03:21:09.236Z] Successfully built d0aa1b71354c [2022-03-22T03:21:09.236Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-22T03:21:09.236Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-03-22T03:21:09.236Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:21:09.513Z] OK: 8 MiB in 20 packages [2022-03-22T03:21:10.966Z] Removing intermediate container 4a532b5d5ae3 [2022-03-22T03:21:10.966Z] ---> a4d565cf316f [2022-03-22T03:21:10.966Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:21:11.576Z] ---> 3157c2450145 [2022-03-22T03:21:11.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-22T03:21:13.022Z] ---> eb2960a17e9e [2022-03-22T03:21:13.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-22T03:21:13.623Z] ---> dffce5c81524 [2022-03-22T03:21:13.623Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-22T03:21:13.623Z] ---> Running in 73df25766ecd [2022-03-22T03:21:14.233Z] Removing intermediate container 73df25766ecd [2022-03-22T03:21:14.233Z] ---> 113deede8588 [2022-03-22T03:21:14.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:21:14.233Z] ---> Running in 521f23e86bde [2022-03-22T03:21:14.524Z] Removing intermediate container 521f23e86bde [2022-03-22T03:21:14.524Z] ---> af3e171c647c [2022-03-22T03:21:14.524Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T03:21:14.801Z] ---> Running in c40bdbbb0f00 [2022-03-22T03:21:15.075Z] Removing intermediate container c40bdbbb0f00 [2022-03-22T03:21:15.075Z] ---> 3667e50b0fde [2022-03-22T03:21:15.075Z] Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:21:15.351Z] ---> Running in 6fb18d49c2d1 [2022-03-22T03:21:15.627Z] Removing intermediate container 6fb18d49c2d1 [2022-03-22T03:21:15.627Z] ---> 4df7f43d9eb7 [2022-03-22T03:21:15.627Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:21:15.902Z] ---> Running in 762ee26d289e [2022-03-22T03:21:16.176Z] Removing intermediate container 762ee26d289e [2022-03-22T03:21:16.177Z] ---> f1e7a031611c [2022-03-22T03:21:16.177Z] [2022-03-22T03:21:16.770Z] Successfully built f1e7a031611c [2022-03-22T03:21:16.770Z] Successfully tagged core-data-arm64:latest [2022-03-22T03:22:03.749Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:22:03.749Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:22:03.749Z] ---> 7a51d09cdc4a [2022-03-22T03:22:03.749Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:22:03.749Z] ---> Using cache [2022-03-22T03:22:03.749Z] ---> 4a5dc6dd1c1a [2022-03-22T03:22:03.749Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:22:03.749Z] ---> Using cache [2022-03-22T03:22:03.749Z] ---> d36206ccff70 [2022-03-22T03:22:03.749Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T03:22:03.749Z] ---> Using cache [2022-03-22T03:22:03.749Z] ---> daf72c5c34ed [2022-03-22T03:22:03.749Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:22:03.749Z] ---> Using cache [2022-03-22T03:22:03.749Z] ---> d6779f153d3c [2022-03-22T03:22:03.749Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:22:03.749Z] ---> Using cache [2022-03-22T03:22:03.749Z] ---> 6533121118c6 [2022-03-22T03:22:03.749Z] Step 8/22 : COPY . . [2022-03-22T03:22:03.749Z] ---> Using cache [2022-03-22T03:22:03.749Z] ---> 37b6191e3e3d [2022-03-22T03:22:03.749Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-22T03:22:05.190Z] ---> Running in c2a0ceae8bc0 [2022-03-22T03:22:06.643Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:22:06.643Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:22:06.643Z] ---> 7a51d09cdc4a [2022-03-22T03:22:06.643Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:22:06.643Z] ---> Using cache [2022-03-22T03:22:06.643Z] ---> 4a5dc6dd1c1a [2022-03-22T03:22:06.643Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:22:06.643Z] ---> Using cache [2022-03-22T03:22:06.643Z] ---> d36206ccff70 [2022-03-22T03:22:06.643Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T03:22:06.643Z] ---> Using cache [2022-03-22T03:22:06.643Z] ---> daf72c5c34ed [2022-03-22T03:22:06.643Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:22:06.643Z] ---> Using cache [2022-03-22T03:22:06.643Z] ---> d6779f153d3c [2022-03-22T03:22:06.643Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:22:06.643Z] ---> Using cache [2022-03-22T03:22:06.643Z] ---> 6533121118c6 [2022-03-22T03:22:06.643Z] Step 8/23 : COPY . . [2022-03-22T03:22:06.925Z] ---> Using cache [2022-03-22T03:22:06.925Z] ---> 37b6191e3e3d [2022-03-22T03:22:06.925Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-22T03:22:06.925Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:22:06.925Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:22:06.925Z] ---> 7a51d09cdc4a [2022-03-22T03:22:06.925Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:22:06.925Z] ---> Using cache [2022-03-22T03:22:06.925Z] ---> 4a5dc6dd1c1a [2022-03-22T03:22:06.925Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:22:06.925Z] ---> Using cache [2022-03-22T03:22:06.925Z] ---> d36206ccff70 [2022-03-22T03:22:06.925Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T03:22:06.925Z] ---> Using cache [2022-03-22T03:22:06.925Z] ---> daf72c5c34ed [2022-03-22T03:22:06.925Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:22:06.925Z] ---> Using cache [2022-03-22T03:22:06.925Z] ---> d6779f153d3c [2022-03-22T03:22:06.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:22:06.925Z] ---> Using cache [2022-03-22T03:22:06.925Z] ---> 6533121118c6 [2022-03-22T03:22:06.925Z] Step 8/22 : COPY . . [2022-03-22T03:22:06.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:22:07.219Z] ---> Using cache [2022-03-22T03:22:07.219Z] ---> 37b6191e3e3d [2022-03-22T03:22:07.219Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-22T03:22:07.219Z] ---> Running in 7167b6244081 [2022-03-22T03:22:07.219Z] ---> Running in d39bffed4b29 [2022-03-22T03:22:07.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:22:07.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:22:07.836Z] ---> 7a51d09cdc4a [2022-03-22T03:22:07.836Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:22:07.836Z] ---> Using cache [2022-03-22T03:22:07.836Z] ---> 4a5dc6dd1c1a [2022-03-22T03:22:07.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:22:07.836Z] ---> Using cache [2022-03-22T03:22:07.836Z] ---> d36206ccff70 [2022-03-22T03:22:07.836Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-22T03:22:07.836Z] ---> Running in 091302a570f1 [2022-03-22T03:22:09.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:22:09.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:22:10.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:22:11.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:22:12.095Z] OK: 220 MiB in 52 packages [2022-03-22T03:22:13.539Z] Removing intermediate container 091302a570f1 [2022-03-22T03:22:13.539Z] ---> ae3f13d1f20c [2022-03-22T03:22:13.539Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:22:14.526Z] ---> 15835af3f2fa [2022-03-22T03:22:14.526Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:22:14.526Z] ---> Running in 00264655d72b [2022-03-22T03:22:19.966Z] Removing intermediate container 00264655d72b [2022-03-22T03:22:19.966Z] ---> 5190570dd25a [2022-03-22T03:22:19.966Z] Step 8/23 : COPY . . [2022-03-22T03:22:42.248Z] ---> 45bb5fec00c5 [2022-03-22T03:22:42.248Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-22T03:22:42.248Z] ---> Running in c0b0f3bb1684 [2022-03-22T03:22:42.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:24:04.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:24:12.360Z] Removing intermediate container d39bffed4b29 [2022-03-22T03:24:12.360Z] ---> 67ca0e0210e5 [2022-03-22T03:24:12.360Z] [2022-03-22T03:24:12.360Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:24:12.360Z] ---> 71a2028e5025 [2022-03-22T03:24:12.360Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:24:12.360Z] ---> Using cache [2022-03-22T03:24:12.360Z] ---> 3dd73434c4a1 [2022-03-22T03:24:12.360Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:24:12.360Z] ---> Using cache [2022-03-22T03:24:12.360Z] ---> 31b830d70857 [2022-03-22T03:24:12.360Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-22T03:24:12.360Z] Removing intermediate container c2a0ceae8bc0 [2022-03-22T03:24:12.360Z] ---> 38dbadf4dcba [2022-03-22T03:24:12.360Z] [2022-03-22T03:24:12.360Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:24:12.360Z] ---> 71a2028e5025 [2022-03-22T03:24:12.360Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-22T03:24:12.360Z] ---> Running in 30613e089be5 [2022-03-22T03:24:12.360Z] ---> Running in 70831a9a5dfb [2022-03-22T03:24:12.360Z] Removing intermediate container 30613e089be5 [2022-03-22T03:24:12.360Z] ---> 0387ac173414 [2022-03-22T03:24:12.360Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T03:24:12.360Z] ---> Running in e0265f93af46 [2022-03-22T03:24:12.967Z] Removing intermediate container e0265f93af46 [2022-03-22T03:24:12.967Z] ---> 110b8df9ad36 [2022-03-22T03:24:12.967Z] Step 15/23 : WORKDIR / [2022-03-22T03:24:12.967Z] ---> Running in 61d54a4574a5 [2022-03-22T03:24:13.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:24:13.581Z] Removing intermediate container 61d54a4574a5 [2022-03-22T03:24:13.581Z] ---> 70bdbd4af6ba [2022-03-22T03:24:13.581Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:24:13.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:24:14.471Z] ---> a3d48c4d6e15 [2022-03-22T03:24:14.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-22T03:24:14.745Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-22T03:24:15.020Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-22T03:24:15.020Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T03:24:15.020Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-22T03:24:15.020Z] (5/6) Installing curl (7.79.1-r0) [2022-03-22T03:24:15.020Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-22T03:24:15.020Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:24:15.020Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:24:15.622Z] OK: 8 MiB in 20 packages [2022-03-22T03:24:16.218Z] ---> e229fdbb1f91 [2022-03-22T03:24:16.218Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-22T03:24:18.203Z] ---> 6c3042787d64 [2022-03-22T03:24:18.203Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-22T03:24:18.203Z] ---> Running in 83bef5dd4e82 [2022-03-22T03:24:18.203Z] Removing intermediate container 70831a9a5dfb [2022-03-22T03:24:18.203Z] ---> a04132b3d107 [2022-03-22T03:24:18.203Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T03:24:18.477Z] ---> Running in f1ec51438d01 [2022-03-22T03:24:18.753Z] Removing intermediate container 83bef5dd4e82 [2022-03-22T03:24:18.753Z] ---> 88787c5587eb [2022-03-22T03:24:18.753Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:24:19.030Z] Removing intermediate container f1ec51438d01 [2022-03-22T03:24:19.030Z] ---> 59a8ec7422e2 [2022-03-22T03:24:19.030Z] Step 13/22 : WORKDIR /edgex [2022-03-22T03:24:19.030Z] ---> Running in 3524a56d68be [2022-03-22T03:24:19.030Z] ---> Running in 0e3c3d3f352f [2022-03-22T03:24:19.641Z] Removing intermediate container 3524a56d68be [2022-03-22T03:24:19.641Z] ---> a900eb22be84 [2022-03-22T03:24:19.641Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T03:24:19.920Z] Removing intermediate container 0e3c3d3f352f [2022-03-22T03:24:19.920Z] ---> c10f31651098 [2022-03-22T03:24:19.920Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-22T03:24:19.920Z] ---> Running in 5a911ef2042d [2022-03-22T03:24:20.535Z] Removing intermediate container 5a911ef2042d [2022-03-22T03:24:20.535Z] ---> 25bffb0afeb2 [2022-03-22T03:24:20.535Z] Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:24:20.831Z] ---> Running in e277d036da31 [2022-03-22T03:24:20.831Z] ---> 079ad406fd5c [2022-03-22T03:24:20.831Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-22T03:24:21.437Z] Removing intermediate container e277d036da31 [2022-03-22T03:24:21.437Z] ---> a2ed34b3f88d [2022-03-22T03:24:21.437Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:24:21.717Z] ---> Running in 98eaa20e6455 [2022-03-22T03:24:21.717Z] Removing intermediate container 7167b6244081 [2022-03-22T03:24:21.717Z] ---> 71e6e3a797b1 [2022-03-22T03:24:21.717Z] [2022-03-22T03:24:21.717Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:24:21.717Z] ---> 71a2028e5025 [2022-03-22T03:24:21.717Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:24:21.717Z] ---> Using cache [2022-03-22T03:24:21.717Z] ---> 3dd73434c4a1 [2022-03-22T03:24:21.717Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:24:21.717Z] ---> Using cache [2022-03-22T03:24:21.717Z] ---> 31b830d70857 [2022-03-22T03:24:21.717Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-22T03:24:21.994Z] ---> Running in ec6e2034d062 [2022-03-22T03:24:22.269Z] Removing intermediate container 98eaa20e6455 [2022-03-22T03:24:22.269Z] ---> c1ad4ed328dc [2022-03-22T03:24:22.269Z] [2022-03-22T03:24:22.546Z] Removing intermediate container ec6e2034d062 [2022-03-22T03:24:22.546Z] ---> 4e1f651aec2d [2022-03-22T03:24:22.546Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T03:24:22.546Z] ---> 9281c3e58fe0 [2022-03-22T03:24:22.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-22T03:24:22.825Z] ---> Running in d62d2f884514 [2022-03-22T03:24:22.825Z] Successfully built c1ad4ed328dc [2022-03-22T03:24:22.825Z] Successfully tagged core-command-arm64:latest [2022-03-22T03:24:23.097Z]  Building core-command ... done Removing intermediate container d62d2f884514 [2022-03-22T03:24:23.097Z] ---> 23821be9df47 [2022-03-22T03:24:23.097Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:24:24.092Z] ---> 12aaf9bb64ef [2022-03-22T03:24:24.092Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-22T03:24:24.092Z] ---> 5b144ee72f66 [2022-03-22T03:24:24.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T03:24:24.705Z] Removing intermediate container c0b0f3bb1684 [2022-03-22T03:24:24.705Z] ---> cb757e871219 [2022-03-22T03:24:24.705Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-22T03:24:24.992Z] ---> Running in b98856991b1b [2022-03-22T03:24:24.992Z] ---> a6496f98c132 [2022-03-22T03:24:24.992Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-22T03:24:24.992Z] ---> Running in 92d3bc916ce0 [2022-03-22T03:24:25.976Z] ---> ff43847e60f9 [2022-03-22T03:24:25.976Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-22T03:24:26.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:24:26.579Z] ---> 62f736777835 [2022-03-22T03:24:26.579Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-22T03:24:26.579Z] ---> Running in 50bd33544738 [2022-03-22T03:24:27.181Z] Removing intermediate container 50bd33544738 [2022-03-22T03:24:27.181Z] ---> 9a667f04b44a [2022-03-22T03:24:27.181Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:24:27.181Z] ---> Running in 2e592c099ab2 [2022-03-22T03:24:27.461Z] Removing intermediate container 92d3bc916ce0 [2022-03-22T03:24:27.461Z] ---> fcd56b187856 [2022-03-22T03:24:27.461Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T03:24:27.739Z] ---> Running in 1d948aadd206 [2022-03-22T03:24:27.739Z] Removing intermediate container 2e592c099ab2 [2022-03-22T03:24:27.739Z] ---> 3a5db643f17d [2022-03-22T03:24:27.739Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T03:24:28.019Z] ---> Running in 199e3d17d2ba [2022-03-22T03:24:28.019Z] Removing intermediate container 1d948aadd206 [2022-03-22T03:24:28.019Z] ---> 2599be36ce20 [2022-03-22T03:24:28.019Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T03:24:28.293Z] ---> Running in 04da222d1891 [2022-03-22T03:24:28.293Z] Removing intermediate container 199e3d17d2ba [2022-03-22T03:24:28.293Z] ---> 199b7f3ec765 [2022-03-22T03:24:28.293Z] Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:24:28.579Z] ---> Running in c5a0aba7b081 [2022-03-22T03:24:28.856Z] Removing intermediate container 04da222d1891 [2022-03-22T03:24:28.856Z] ---> fec4845824b1 [2022-03-22T03:24:28.856Z] Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:24:29.130Z] Removing intermediate container c5a0aba7b081 [2022-03-22T03:24:29.130Z] ---> f3a15bfcc788 [2022-03-22T03:24:29.130Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:24:29.130Z] ---> Running in d62f50c7e631 [2022-03-22T03:24:29.130Z] ---> Running in 34028213c25e [2022-03-22T03:24:29.414Z] Removing intermediate container d62f50c7e631 [2022-03-22T03:24:29.414Z] ---> 2daf1cc5fdda [2022-03-22T03:24:29.414Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:24:29.686Z] Removing intermediate container b98856991b1b [2022-03-22T03:24:29.686Z] ---> ba7768232a0c [2022-03-22T03:24:29.686Z] [2022-03-22T03:24:29.686Z] Step 11/23 : FROM docker:20.10.10 [2022-03-22T03:24:29.686Z] Removing intermediate container 34028213c25e [2022-03-22T03:24:29.686Z] ---> fdc4f7e77824 [2022-03-22T03:24:29.686Z] [2022-03-22T03:24:29.686Z] ---> Running in 1bd53715ebce [2022-03-22T03:24:29.686Z] 20.10.10: Pulling from library/docker [2022-03-22T03:24:29.959Z] Removing intermediate container 1bd53715ebce [2022-03-22T03:24:29.959Z] ---> b1ad32066e39 [2022-03-22T03:24:29.959Z] [2022-03-22T03:24:29.959Z] Successfully built fdc4f7e77824 [2022-03-22T03:24:29.959Z] Successfully tagged support-scheduler-arm64:latest [2022-03-22T03:24:30.561Z]  Building support-scheduler ... done Successfully built b1ad32066e39 [2022-03-22T03:24:30.561Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-22T03:24:37.289Z]  Building security-proxy-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-22T03:24:37.289Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-22T03:24:37.289Z] ---> 520e9a0a30f7 [2022-03-22T03:24:37.289Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:24:37.890Z] ---> Running in 0c7df060c770 [2022-03-22T03:24:38.163Z] Removing intermediate container 0c7df060c770 [2022-03-22T03:24:38.163Z] ---> 8dae96276f1b [2022-03-22T03:24:38.163Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-22T03:24:38.163Z] ---> Running in 06a9d7b2c796 [2022-03-22T03:24:39.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:24:39.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:24:40.388Z] (1/42) Installing readline (8.1.0-r0) [2022-03-22T03:24:40.388Z] (2/42) Installing bash (5.1.16-r0) [2022-03-22T03:24:40.388Z] Executing bash-5.1.16-r0.post-install [2022-03-22T03:24:40.388Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-22T03:24:40.388Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T03:24:40.388Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-22T03:24:40.388Z] (6/42) Installing curl (7.79.1-r0) [2022-03-22T03:24:40.388Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-22T03:24:40.388Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-22T03:24:40.388Z] (9/42) Installing expat (2.4.7-r0) [2022-03-22T03:24:40.388Z] (10/42) Installing libffi (3.3-r2) [2022-03-22T03:24:40.388Z] (11/42) Installing gdbm (1.19-r0) [2022-03-22T03:24:40.388Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-22T03:24:40.388Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T03:24:40.388Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T03:24:40.388Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-22T03:24:40.388Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-22T03:24:40.388Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-22T03:24:42.355Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-22T03:24:42.355Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-22T03:24:42.629Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-22T03:24:42.629Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-22T03:24:42.629Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-22T03:24:42.629Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-22T03:24:42.629Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-22T03:24:42.629Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-22T03:24:42.629Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-22T03:24:42.629Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-22T03:24:42.900Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-22T03:24:42.900Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-22T03:24:42.900Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-22T03:24:42.900Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-22T03:24:42.900Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-22T03:24:42.900Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-22T03:24:42.900Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-22T03:24:42.900Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-22T03:24:42.900Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-22T03:24:42.900Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-22T03:24:42.900Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-22T03:24:42.900Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-22T03:24:42.900Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-22T03:24:43.172Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-22T03:24:43.172Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-22T03:24:43.768Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:24:43.768Z] OK: 84 MiB in 64 packages [2022-03-22T03:24:48.077Z] Collecting docker-compose==1.23.2 [2022-03-22T03:24:48.077Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-22T03:24:48.351Z] Collecting cached-property<2,>=1.2.0 [2022-03-22T03:24:48.351Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-22T03:24:48.351Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-22T03:24:48.946Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-22T03:24:48.946Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-22T03:24:48.946Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-22T03:24:49.219Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-22T03:24:51.840Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-22T03:24:52.113Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-22T03:24:52.113Z] Collecting texttable<0.10,>=0.9.0 [2022-03-22T03:24:52.113Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-22T03:24:54.091Z] Collecting docopt<0.7,>=0.6.1 [2022-03-22T03:24:54.091Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-22T03:24:56.056Z] Collecting jsonschema<3,>=2.5.1 [2022-03-22T03:24:56.056Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-22T03:24:56.343Z] Collecting PyYAML<4,>=3.10 [2022-03-22T03:24:56.618Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-22T03:24:59.993Z] Collecting docker<4.0,>=3.6.0 [2022-03-22T03:24:59.993Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-22T03:25:00.266Z] Collecting docker-pycreds>=0.4.0 [2022-03-22T03:25:00.266Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-22T03:25:01.244Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-22T03:25:01.837Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-22T03:25:01.837Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-22T03:25:02.110Z] Collecting idna<2.8,>=2.5 [2022-03-22T03:25:02.110Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-22T03:25:02.380Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-22T03:25:02.380Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-22T03:25:02.652Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-22T03:25:02.652Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-22T03:25:02.652Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-22T03:25:02.652Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-22T03:25:03.624Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-22T03:25:03.624Z] Attempting uninstall: urllib3 [2022-03-22T03:25:03.624Z] Found existing installation: urllib3 1.26.5 [2022-03-22T03:25:03.624Z] Uninstalling urllib3-1.26.5: [2022-03-22T03:25:03.897Z] Successfully uninstalled urllib3-1.26.5 [2022-03-22T03:25:04.489Z] Attempting uninstall: idna [2022-03-22T03:25:04.489Z] Found existing installation: idna 3.2 [2022-03-22T03:25:04.489Z] Uninstalling idna-3.2: [2022-03-22T03:25:04.489Z] Successfully uninstalled idna-3.2 [2022-03-22T03:25:05.465Z] Attempting uninstall: chardet [2022-03-22T03:25:05.465Z] Found existing installation: chardet 4.0.0 [2022-03-22T03:25:05.465Z] Uninstalling chardet-4.0.0: [2022-03-22T03:25:05.735Z] Successfully uninstalled chardet-4.0.0 [2022-03-22T03:25:07.702Z] Attempting uninstall: requests [2022-03-22T03:25:07.702Z] Found existing installation: requests 2.25.1 [2022-03-22T03:25:07.702Z] Uninstalling requests-2.25.1: [2022-03-22T03:25:07.702Z] Successfully uninstalled requests-2.25.1 [2022-03-22T03:25:07.975Z] Running setup.py install for texttable: started [2022-03-22T03:25:10.582Z] Running setup.py install for texttable: finished with status 'done' [2022-03-22T03:25:10.582Z] Running setup.py install for PyYAML: started [2022-03-22T03:25:12.554Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-22T03:25:12.826Z] Running setup.py install for docopt: started [2022-03-22T03:25:14.799Z] Running setup.py install for docopt: finished with status 'done' [2022-03-22T03:25:14.799Z] Running setup.py install for dockerpty: started [2022-03-22T03:25:16.773Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-22T03:25:18.205Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-22T03:25:26.467Z] Removing intermediate container 06a9d7b2c796 [2022-03-22T03:25:26.467Z] ---> 0ed2e4be790e [2022-03-22T03:25:26.467Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-22T03:25:26.467Z] ---> Running in ffdca232c51f [2022-03-22T03:25:26.743Z] Removing intermediate container ffdca232c51f [2022-03-22T03:25:26.743Z] ---> 60a443fb7759 [2022-03-22T03:25:26.743Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-22T03:25:26.743Z] ---> Running in e13e6506d4be [2022-03-22T03:25:27.335Z] Removing intermediate container e13e6506d4be [2022-03-22T03:25:27.335Z] ---> 4039dd94c5d3 [2022-03-22T03:25:27.335Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-22T03:25:28.310Z] ---> ed701b01e6fa [2022-03-22T03:25:28.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-22T03:25:28.588Z] ---> 94a92c9d8c1b [2022-03-22T03:25:28.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-22T03:25:29.573Z] ---> 976bd25e6986 [2022-03-22T03:25:29.573Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-22T03:25:29.573Z] ---> Running in 2ed18adc9240 [2022-03-22T03:25:29.573Z] Removing intermediate container 2ed18adc9240 [2022-03-22T03:25:29.573Z] ---> e014563b9e1a [2022-03-22T03:25:29.573Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:25:29.844Z] ---> Running in fc7c319229af [2022-03-22T03:25:30.114Z] Removing intermediate container fc7c319229af [2022-03-22T03:25:30.114Z] ---> ec7627035f95 [2022-03-22T03:25:30.114Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T03:25:30.114Z] ---> Running in d049ff940196 [2022-03-22T03:25:30.397Z] Removing intermediate container d049ff940196 [2022-03-22T03:25:30.397Z] ---> f5970dedb5d5 [2022-03-22T03:25:30.397Z] Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 [2022-03-22T03:25:30.671Z] ---> Running in 26b4b4d3601e [2022-03-22T03:25:30.943Z] Removing intermediate container 26b4b4d3601e [2022-03-22T03:25:30.943Z] ---> 26ec1c8cd39b [2022-03-22T03:25:30.943Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:25:30.943Z] ---> Running in a4d6fc733707 [2022-03-22T03:25:31.215Z] Removing intermediate container a4d6fc733707 [2022-03-22T03:25:31.215Z] ---> 7006b3f598f8 [2022-03-22T03:25:31.215Z] [2022-03-22T03:25:31.486Z] Successfully built 7006b3f598f8 [2022-03-22T03:25:31.486Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-22T03:25:32.089Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-22T03:25:32.100Z] $ docker stop --time=1 22de27a79a91d1311981e563e2718b55588d9455d0708829ab603381e791b6e2 [2022-03-22T03:25:33.777Z] $ docker rm -f 22de27a79a91d1311981e563e2718b55588d9455d0708829ab603381e791b6e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T03:25:34.302Z] + docker images [2022-03-22T03:25:34.574Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-22T03:25:34.574Z] sys-mgmt-agent-arm64 latest 7006b3f598f8 3 seconds ago 280MB [2022-03-22T03:25:34.574Z] security-proxy-setup-arm64 latest b1ad32066e39 About a minute ago 25.5MB [2022-03-22T03:25:34.574Z] ba7768232a0c About a minute ago 1.59GB [2022-03-22T03:25:34.574Z] support-scheduler-arm64 latest fdc4f7e77824 About a minute ago 15.4MB [2022-03-22T03:25:34.574Z] core-command-arm64 latest c1ad4ed328dc About a minute ago 15.3MB [2022-03-22T03:25:34.574Z] 71e6e3a797b1 About a minute ago 1.6GB [2022-03-22T03:25:34.575Z] 38dbadf4dcba About a minute ago 1.6GB [2022-03-22T03:25:34.575Z] 67ca0e0210e5 About a minute ago 1.59GB [2022-03-22T03:25:34.575Z] core-data-arm64 latest f1e7a031611c 4 minutes ago 19.2MB [2022-03-22T03:25:34.575Z] security-bootstrapper-arm64 latest d0aa1b71354c 4 minutes ago 18MB [2022-03-22T03:25:34.575Z] support-notifications-arm64 latest 6438e58ba199 4 minutes ago 16.1MB [2022-03-22T03:25:34.575Z] core-metadata-arm64 latest dff88a0bc1e6 4 minutes ago 16MB [2022-03-22T03:25:34.575Z] security-secretstore-setup-arm64 latest fbde17403c9b 4 minutes ago 26.9MB [2022-03-22T03:25:34.575Z] ba9328b64deb 4 minutes ago 1.61GB [2022-03-22T03:25:34.575Z] 3b3db986056a 4 minutes ago 1.6GB [2022-03-22T03:25:34.575Z] 030836f3894a 4 minutes ago 1.6GB [2022-03-22T03:25:34.575Z] d80cebc008f8 5 minutes ago 1.6GB [2022-03-22T03:25:34.575Z] 747ffc87a0db 5 minutes ago 1.59GB [2022-03-22T03:25:34.575Z] ci-base-image-arm64 latest 7a51d09cdc4a 16 minutes ago 1.26GB [2022-03-22T03:25:34.575Z] alpine 3.14 71a2028e5025 4 days ago 5.34MB [2022-03-22T03:25:34.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-22T03:25:34.575Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-22T03:25:34.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:25:35.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T03:25:35.007Z] [2022-03-22T03:25:35.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:25:35.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T03:25:35.620Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-22T03:25:35.620Z] 8998bd30e6a1: Pulling fs layer [2022-03-22T03:25:35.620Z] 04944245beec: Pulling fs layer [2022-03-22T03:25:35.620Z] 699f458cf7ca: Pulling fs layer [2022-03-22T03:25:35.620Z] 765212b225bb: Pulling fs layer [2022-03-22T03:25:35.620Z] f23df028b6ca: Pulling fs layer [2022-03-22T03:25:35.620Z] d65c8cfc05b1: Pulling fs layer [2022-03-22T03:25:35.620Z] 2437ff75d9bd: Pulling fs layer [2022-03-22T03:25:35.620Z] 765212b225bb: Waiting [2022-03-22T03:25:35.620Z] f23df028b6ca: Waiting [2022-03-22T03:25:35.620Z] d65c8cfc05b1: Waiting [2022-03-22T03:25:35.620Z] 2437ff75d9bd: Waiting [2022-03-22T03:25:35.620Z] 04944245beec: Verifying Checksum [2022-03-22T03:25:35.620Z] 04944245beec: Download complete [2022-03-22T03:25:35.620Z] 765212b225bb: Verifying Checksum [2022-03-22T03:25:35.620Z] 765212b225bb: Download complete [2022-03-22T03:25:35.620Z] f23df028b6ca: Verifying Checksum [2022-03-22T03:25:35.620Z] f23df028b6ca: Download complete [2022-03-22T03:25:35.895Z] d65c8cfc05b1: Verifying Checksum [2022-03-22T03:25:35.895Z] d65c8cfc05b1: Download complete [2022-03-22T03:25:35.895Z] 699f458cf7ca: Verifying Checksum [2022-03-22T03:25:35.895Z] 699f458cf7ca: Download complete [2022-03-22T03:25:36.169Z] 8998bd30e6a1: Verifying Checksum [2022-03-22T03:25:36.169Z] 8998bd30e6a1: Download complete [2022-03-22T03:25:38.801Z] 2437ff75d9bd: Verifying Checksum [2022-03-22T03:25:38.801Z] 2437ff75d9bd: Download complete [2022-03-22T03:25:40.774Z] 8998bd30e6a1: Pull complete [2022-03-22T03:25:41.047Z] 04944245beec: Pull complete [2022-03-22T03:25:42.476Z] 699f458cf7ca: Pull complete [2022-03-22T03:25:42.750Z] 765212b225bb: Pull complete [2022-03-22T03:25:43.728Z] f23df028b6ca: Pull complete [2022-03-22T03:25:44.002Z] d65c8cfc05b1: Pull complete [2022-03-22T03:25:59.075Z] 2437ff75d9bd: Pull complete [2022-03-22T03:25:59.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-22T03:25:59.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T03:25:59.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-22T03:25:59.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container [2022-03-22T03:25:59.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-22T03:26:02.307Z] $ docker top a475542a517c2020f0a64e28f1516ae735a17d778797ec915d4ff26999e3a82b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:26:03.319Z] ---> job-cost.sh [2022-03-22T03:26:03.319Z] lf-activate-venv: SKIPPING [2022-03-22T03:26:03.319Z] INFO: No Stack... [2022-03-22T03:26:03.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-22T03:26:04.896Z] INFO: Archiving Costs [Pipeline] sh [2022-03-22T03:26:05.568Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-03-22T03:26:05.568Z] + cut -d, -f6 [Pipeline] lock [2022-03-22T03:26:05.640Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3919-3-stack-cost] [2022-03-22T03:26:05.647Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3919-3-stack-cost] did not exist. Created. [2022-03-22T03:26:05.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3919-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-22T03:26:06.328Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-22T03:26:06.517Z] Stashed 1 file(s) [Pipeline] } [2022-03-22T03:26:06.526Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3919-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-22T03:26:06.554Z] $ docker stop --time=1 a475542a517c2020f0a64e28f1516ae735a17d778797ec915d4ff26999e3a82b [2022-03-22T03:26:08.142Z] $ docker rm -f a475542a517c2020f0a64e28f1516ae735a17d778797ec915d4ff26999e3a82b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-22T03:26:09.188Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:26:09.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:26:10.335Z] ---> package-listing.sh [2022-03-22T03:26:10.335Z] ++ facter osfamily [2022-03-22T03:26:10.335Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-22T03:26:10.593Z] + OS_FAMILY=debian [2022-03-22T03:26:10.593Z] + workspace=/w/workspace/edgex-go/3 [2022-03-22T03:26:10.593Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-22T03:26:10.593Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-22T03:26:10.593Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-22T03:26:10.593Z] + PACKAGES=/tmp/packages_start.txt [2022-03-22T03:26:10.593Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-22T03:26:10.593Z] + PACKAGES=/tmp/packages_end.txt [2022-03-22T03:26:10.593Z] + case "${OS_FAMILY}" in [2022-03-22T03:26:10.593Z] + dpkg -l [2022-03-22T03:26:10.593Z] + grep '^ii' [2022-03-22T03:26:10.593Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-22T03:26:10.593Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-22T03:26:10.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-22T03:26:10.593Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-22T03:26:10.593Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-03-22T03:26:10.593Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-03-22T03:26:10.603Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-22T03:26:10.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:26:11.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T03:26:11.440Z] [2022-03-22T03:26:11.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:26:11.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T03:26:11.740Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-22T03:26:11.740Z] 5eb5b503b376: Pulling fs layer [2022-03-22T03:26:11.740Z] 5c69ac0246d0: Pulling fs layer [2022-03-22T03:26:11.740Z] ec43610c2a17: Pulling fs layer [2022-03-22T03:26:11.740Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-22T03:26:11.740Z] 33b1e0a273af: Pulling fs layer [2022-03-22T03:26:11.740Z] 5d3b04190fa2: Pulling fs layer [2022-03-22T03:26:11.740Z] 2f39f015ded8: Pulling fs layer [2022-03-22T03:26:11.740Z] 3a2ae6a8a46f: Waiting [2022-03-22T03:26:11.740Z] 33b1e0a273af: Waiting [2022-03-22T03:26:11.740Z] 5d3b04190fa2: Waiting [2022-03-22T03:26:11.740Z] 5c69ac0246d0: Download complete [2022-03-22T03:26:11.740Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-22T03:26:11.740Z] 3a2ae6a8a46f: Download complete [2022-03-22T03:26:11.740Z] ec43610c2a17: Verifying Checksum [2022-03-22T03:26:11.740Z] ec43610c2a17: Download complete [2022-03-22T03:26:11.740Z] 33b1e0a273af: Verifying Checksum [2022-03-22T03:26:11.740Z] 33b1e0a273af: Download complete [2022-03-22T03:26:11.740Z] 5d3b04190fa2: Verifying Checksum [2022-03-22T03:26:11.740Z] 5d3b04190fa2: Download complete [2022-03-22T03:26:11.999Z] 5eb5b503b376: Verifying Checksum [2022-03-22T03:26:11.999Z] 5eb5b503b376: Download complete [2022-03-22T03:26:12.565Z] 2f39f015ded8: Download complete [2022-03-22T03:26:13.133Z] 5eb5b503b376: Pull complete [2022-03-22T03:26:13.133Z] 5c69ac0246d0: Pull complete [2022-03-22T03:26:13.703Z] ec43610c2a17: Pull complete [2022-03-22T03:26:13.703Z] 3a2ae6a8a46f: Pull complete [2022-03-22T03:26:13.961Z] 33b1e0a273af: Pull complete [2022-03-22T03:26:13.961Z] 5d3b04190fa2: Pull complete [2022-03-22T03:26:18.155Z] 2f39f015ded8: Pull complete [2022-03-22T03:26:18.155Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-22T03:26:18.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T03:26:18.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-22T03:26:18.219Z] prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container [2022-03-22T03:26:18.255Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-22T03:26:19.730Z] $ docker top 58d5d34e0fdc129793a5db30a84c7a47dff7513c1f02291b57c42442f012ad3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:26:20.095Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-22T03:26:20.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-22T03:26:20.673Z] + ls /var/log/sa-host [2022-03-22T03:26:20.673Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T03:26:20.881Z] provisioning config files... [2022-03-22T03:26:20.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5494827557086882074tmp [Pipeline] { [Pipeline] echo [2022-03-22T03:26:20.905Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:26:21.188Z] ---> create-netrc.sh [Pipeline] } [2022-03-22T03:26:21.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:26:21.530Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-22T03:26:21.540Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:26:21.827Z] ---> sudo-logs.sh [2022-03-22T03:26:21.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-22T03:26:21.869Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:26:22.157Z] ---> job-cost.sh [2022-03-22T03:26:22.157Z] lf-activate-venv: SKIPPING [2022-03-22T03:26:22.157Z] DEBUG: total: 0.10999999940395355 [2022-03-22T03:26:22.157Z] INFO: Retrieving Stack Cost... [2022-03-22T03:26:22.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-22T03:26:22.988Z] INFO: Archiving Costs [Pipeline] echo [2022-03-22T03:26:23.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:26:23.387Z] ---> logs-deploy.sh [2022-03-22T03:26:23.387Z] lf-activate-venv: SKIPPING [2022-03-22T03:26:23.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3919/3 [2022-03-22T03:26:23.387Z] INFO: archiving workspace using pattern(s): [2022-03-22T03:26:24.332Z] Archives upload complete. [2022-03-22T03:26:24.332Z] INFO: archiving logs to Nexus