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 03:04:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:04:25 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 03:04:25 ========================================================= 03:04:25 EdgeX Global Pipelines Version Info 03:04:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:04:26 ------------------- 03:04:26 stable info: 03:04:26 ------------------- 03:04:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:04:26 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:04:26 Message: update stable to v1.0.221 03:04:27 ------------------- 03:04:27 experimental info: 03:04:27 ------------------- 03:04:27 Commited By: **** collab-it+edgex@linuxfoundation.org 03:04:27 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:04:27 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3919 [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3919 [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3919 [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4b7c7424cc8291bc7e3589c4e5289386e83c866 [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4b7c74 [Pipeline] echo 03:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:27 provisioning config files... 03:04:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7524717218846823578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:27 ---> docker-login.sh 03:04:27 nexus3.edgexfoundry.org:10001 03:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:28 Configure a credential helper to remove this warning. See 03:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:28 03:04:28 Login Succeeded 03:04:28 nexus3.edgexfoundry.org:10002 03:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:28 Configure a credential helper to remove this warning. See 03:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:28 03:04:28 Login Succeeded 03:04:28 nexus3.edgexfoundry.org:10003 03:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:28 Configure a credential helper to remove this warning. See 03:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:28 03:04:28 Login Succeeded 03:04:28 nexus3.edgexfoundry.org:10004 03:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:28 Configure a credential helper to remove this warning. See 03:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:28 03:04:28 Login Succeeded 03:04:28 docker.io 03:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:29 Configure a credential helper to remove this warning. See 03:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:29 03:04:29 Login Succeeded 03:04:29 ---> docker-login.sh ends [Pipeline] } 03:04:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:04:29 + 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 03:04:29 + dirname cmd/core-command/Dockerfile 03:04:29 + cut -d/ -f2 03:04:29 + echo core-command,cmd/core-command/Dockerfile 03:04:29 + dirname cmd/core-data/Dockerfile 03:04:29 + cut -d/ -f2 03:04:29 + echo core-data,cmd/core-data/Dockerfile 03:04:29 + dirname cmd/core-metadata/Dockerfile 03:04:29 + cut -d/ -f2 03:04:29 + echo core-metadata,cmd/core-metadata/Dockerfile 03:04:29 + dirname cmd/security-bootstrapper/Dockerfile 03:04:29 + cut -d/ -f2 03:04:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:04:29 + dirname cmd/security-proxy-setup/Dockerfile 03:04:29 + cut -d/ -f2 03:04:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:04:29 + dirname cmd/security-secretstore-setup/Dockerfile 03:04:29 + cut -d/ -f2 03:04:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:04:29 + + dirname cmd/support-notifications/Dockerfile 03:04:29 cut -d/ -f2 03:04:29 + echo support-notifications,cmd/support-notifications/Dockerfile 03:04:29 + dirname cmd/support-scheduler/Dockerfile 03:04:29 + cut -d/ -f2 03:04:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:04:29 + dirname cmd/sys-mgmt-agent/Dockerfile 03:04:29 + cut -d/ -f2 03:04:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:04:29 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 03:04:30 + git rev-list -1 --merges b4b7c7424cc8291bc7e3589c4e5289386e83c866~1..b4b7c7424cc8291bc7e3589c4e5289386e83c866 [Pipeline] echo 03:04:30 -----------> git rev-list -1 --merges b4b7c7424cc8291bc7e3589c4e5289386e83c866~1..b4b7c7424cc8291bc7e3589c4e5289386e83c866 b4b7c7424cc8291bc7e3589c4e5289386e83c866 [false] [Pipeline] sh 03:04:30 + git log --format=format:%s -1 b4b7c7424cc8291bc7e3589c4e5289386e83c866 [Pipeline] echo 03:04:30 ========================================================= 03:04:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:04:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:04:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:04:30 + grep -v github /etc/ssh/ssh_known_hosts 03:04:30 + [ -e /tmp/ssh_known_hosts ] 03:04:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:04:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:04:30 + sudo tee -a /etc/ssh/ssh_known_hosts 03:04:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:04:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:31 03:04:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:04:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:31 latest: Pulling from edgex-devops/git-semver 03:04:31 a0d0a0d46f8b: Pulling fs layer 03:04:31 3e5f54012d9b: Pulling fs layer 03:04:31 4c7163046ea9: Pulling fs layer 03:04:31 0c2d73faf560: Pulling fs layer 03:04:31 0c2d73faf560: Waiting 03:04:31 3e5f54012d9b: Verifying Checksum 03:04:31 3e5f54012d9b: Download complete 03:04:31 a0d0a0d46f8b: Download complete 03:04:31 0c2d73faf560: Verifying Checksum 03:04:31 0c2d73faf560: Download complete 03:04:31 4c7163046ea9: Verifying Checksum 03:04:31 4c7163046ea9: Download complete 03:04:31 a0d0a0d46f8b: Pull complete 03:04:31 3e5f54012d9b: Pull complete 03:04:32 4c7163046ea9: Pull complete 03:04:32 0c2d73faf560: Pull complete 03:04:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:04:32 prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container 03:04:32 $ 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 03:04:33 $ docker top 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:04:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:33 [ssh-agent] Looking for ssh-agent implementation... 03:04:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:33 $ docker exec 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a ssh-agent 03:04:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfIdLjF/agent.14 03:04:33 SSH_AGENT_PID=20 03:04:33 Running ssh-add (command line suppressed) 03:04:33 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4994707788440302265.key (/w/workspace/edgex-go/3@tmp/private_key_4994707788440302265.key) 03:04:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:04:34 + git tag --points-at HEAD [Pipeline] } 03:04:34 $ docker exec --env ******** --env ******** 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a ssh-agent -k 03:04:34 unset SSH_AUTH_SOCK; 03:04:34 unset SSH_AGENT_PID; 03:04:34 echo Agent pid 20 killed; 03:04:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:34 [ssh-agent] Looking for ssh-agent implementation... 03:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:34 $ docker exec 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a ssh-agent 03:04:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcANKKo/agent.54 03:04:34 SSH_AGENT_PID=60 03:04:34 Running ssh-add (command line suppressed) 03:04:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_878088127895541019.key (/w/workspace/edgex-go/3@tmp/private_key_878088127895541019.key) 03:04:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:04:35 + git semver init 03:04:35 # -> Open(): unable to determine branch for HEAD 03:04:35 # $GIT_DIR = /w/workspace/edgex-go/3/.git 03:04:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 03:04:35 # $SEMVER_REMOTE_NAME = origin 03:04:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:04:35 # $SEMVER_USER_NAME = edgex-jenkins 03:04:35 # $SEMVER_BRANCH = PR-3919 03:04:35 # $SEMVER_TEMP = /tmp/semver-282772589 03:04:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:04:49 # '/tmp/semver-282772589' -> '/w/workspace/edgex-go/3/.semver' 03:04:49 # -> Force: false 03:04:49 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 03:04:50 $ docker exec --env ******** --env ******** 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a ssh-agent -k 03:04:50 unset SSH_AUTH_SOCK; 03:04:50 unset SSH_AGENT_PID; 03:04:50 echo Agent pid 60 killed; 03:04:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:04:50 + git semver [Pipeline] } 03:04:50 $ docker stop --time=1 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a 03:04:52 $ docker rm -f 7aeca1c83428e92fb08236f727c3b46dc33c9a4579752358410f5ec375ac060a [Pipeline] // withDockerContainer [Pipeline] sh 03:04:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:04:53 Stashed 1 file(s) [Pipeline] echo 03:04:53 [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 03:04:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:04:53 ========================================================= 03:04:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:04:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:04:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:04:53 59bf1c3509f3: Pulling fs layer 03:04:53 666ba61612fd: Pulling fs layer 03:04:53 8ed8ca486205: Pulling fs layer 03:04:53 4fe6c5a15a65: Pulling fs layer 03:04:53 22a0e8bec74d: Pulling fs layer 03:04:53 640e595b4fbd: Pulling fs layer 03:04:53 763cafe07f6e: Pulling fs layer 03:04:53 0c0b528cf693: Pulling fs layer 03:04:53 10935f4eaf8b: Pulling fs layer 03:04:53 4fe6c5a15a65: Waiting 03:04:53 10935f4eaf8b: Waiting 03:04:53 22a0e8bec74d: Waiting 03:04:53 763cafe07f6e: Waiting 03:04:53 0c0b528cf693: Waiting 03:04:53 640e595b4fbd: Waiting 03:04:53 8ed8ca486205: Verifying Checksum 03:04:53 8ed8ca486205: Download complete 03:04:53 666ba61612fd: Download complete 03:04:53 22a0e8bec74d: Verifying Checksum 03:04:53 22a0e8bec74d: Download complete 03:04:53 640e595b4fbd: Download complete 03:04:53 59bf1c3509f3: Verifying Checksum 03:04:53 59bf1c3509f3: Download complete 03:04:53 763cafe07f6e: Verifying Checksum 03:04:53 763cafe07f6e: Download complete 03:04:53 0c0b528cf693: Verifying Checksum 03:04:53 0c0b528cf693: Download complete 03:04:53 59bf1c3509f3: Pull complete 03:04:54 666ba61612fd: Pull complete 03:04:54 8ed8ca486205: Pull complete 03:04:54 10935f4eaf8b: Verifying Checksum 03:04:54 10935f4eaf8b: Download complete 03:04:54 4fe6c5a15a65: Verifying Checksum 03:04:54 4fe6c5a15a65: Download complete 03:04:58 4fe6c5a15a65: Pull complete 03:04:58 22a0e8bec74d: Pull complete 03:04:58 640e595b4fbd: Pull complete 03:04:58 763cafe07f6e: Pull complete 03:04:58 0c0b528cf693: Pull complete 03:05:01 10935f4eaf8b: Pull complete 03:05:01 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:05:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:05:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:05:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:05:01 WORKDIR /edgex 03:05:01 COPY go.mod . 03:05:01 RUN go mod download 03:05:01 + docker build -t ci-base-image-x86_64 -f - . 03:05:03 Sending build context to Docker daemon 334.3MB 03:05:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:05:03 ---> 99d49a6021b9 03:05:03 Step 2/4 : WORKDIR /edgex 03:05:05 ---> Running in 4f9fb9fe799b 03:05:05 Removing intermediate container 4f9fb9fe799b 03:05:05 ---> e28ed3b095e3 03:05:05 Step 3/4 : COPY go.mod . 03:05:05 ---> 51a0dca2039d 03:05:05 Step 4/4 : RUN go mod download 03:05:05 ---> Running in b7e36179dbac 03:05:08 Still waiting to schedule task 03:05:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:05:37 Removing intermediate container b7e36179dbac 03:05:37 ---> 2c7f04078b6f 03:05:37 Successfully built 2c7f04078b6f 03:05:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:05:37 + docker inspect -f . ci-base-image-x86_64 03:05:37 . [Pipeline] withDockerContainer 03:05:38 prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container 03:05:38 $ 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 03:05:38 $ docker top 20825fcbb235b18bc01129a912f6705e22662c8615bddb1c80de4b3bb13afb6c -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:38 + go version 03:05:38 go version go1.17.6 linux/amd64 [Pipeline] } 03:05:38 $ docker stop --time=1 20825fcbb235b18bc01129a912f6705e22662c8615bddb1c80de4b3bb13afb6c 03:05:40 $ docker rm -f 20825fcbb235b18bc01129a912f6705e22662c8615bddb1c80de4b3bb13afb6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:40 + docker inspect -f . ci-base-image-x86_64 03:05:40 . [Pipeline] withDockerContainer 03:05:40 prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container 03:05:40 $ 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 03:05:41 $ docker top aa0e426d5e85463d73f7714498b66a7815bc5924617dc9d1fb1e368b485061d0 -eo pid,comm [Pipeline] { [Pipeline] echo 03:05:41 ========================================================= 03:05:41 [edgeXBuildGoParallel] Running Tests and Build... 03:05:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:05:41 + make test 03:05:41 go mod tidy 03:05:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:05:48 ? github.com/edgexfoundry/edgex-go [no test files] 03:05:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:05:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:05:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:05:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:05:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements 03:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:05:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 03:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:05:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.9% of statements 03:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.656s coverage: 89.2% of statements 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.104s coverage: 84.4% of statements 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 94.2% of statements 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 60.0% of statements 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 24.0% of statements 03:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.131s coverage: 96.3% of statements 03:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 03:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 03:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 03:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.5% of statements 03:06:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.393s coverage: 65.4% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 03:06:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 03:06:23 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 03:06:38 GO111MODULE=on go vet ./... 03:06:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:06:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:06:43 ./bin/test-attribution-txt.sh [Pipeline] echo 03:06:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:06:43 + ls -al . 03:06:43 total 676 03:06:43 drwxrwxr-x 10 1001 1001 4096 Mar 22 03:06 . 03:06:43 drwxr-xr-x 4 root root 4096 Mar 22 03:05 .. 03:06:43 -rw-rw-r-- 1 1001 1001 11 Mar 22 03:04 .dockerignore 03:06:43 drwxrwxr-x 8 1001 1001 4096 Mar 22 03:04 .git 03:06:43 drwxrwxr-x 4 1001 1001 4096 Mar 22 03:04 .github 03:06:43 -rw-rw-r-- 1 1001 1001 804 Mar 22 03:04 .gitignore 03:06:43 -rw-rw-r-- 1 1001 1001 42 Mar 22 03:04 .golangci.yml 03:06:43 -rw-rw-r-- 1 1001 1001 76 Mar 22 03:04 .hadolint.yml 03:06:43 drwx------ 3 1001 1001 4096 Mar 22 03:04 .semver 03:06:43 -rw-rw-r-- 1 1001 1001 166 Mar 22 03:04 .sonarcloud.properties 03:06:43 -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:04 ADOPTERS.md 03:06:43 -rw-rw-r-- 1 1001 1001 9019 Mar 22 03:04 Attribution.txt 03:06:43 -rw-rw-r-- 1 1001 1001 51732 Mar 22 03:04 CHANGELOG.md 03:06:43 -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:04 CONTRIBUTING.md 03:06:43 -rw-rw-r-- 1 1001 1001 677 Mar 22 03:04 GOVERNANCE.md 03:06:43 -rw-rw-r-- 1 1001 1001 849 Mar 22 03:04 Jenkinsfile 03:06:43 -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:04 LICENSE 03:06:43 -rw-rw-r-- 1 1001 1001 6508 Mar 22 03:04 Makefile 03:06:43 -rw-rw-r-- 1 1001 1001 582 Mar 22 03:04 OWNERS.md 03:06:43 -rw-rw-r-- 1 1001 1001 8207 Mar 22 03:04 README.md 03:06:43 -rw-rw-r-- 1 1001 1001 6912 Mar 22 03:04 SECURITY.md 03:06:43 -rw-rw-r-- 1 1001 1001 5 Mar 22 03:04 VERSION 03:06:43 -rw-rw-r-- 1 1001 1001 4131 Mar 22 03:04 ZMQWindows.md 03:06:43 drwxrwxr-x 2 1001 1001 4096 Mar 22 03:04 bin 03:06:43 drwxrwxr-x 14 1001 1001 4096 Mar 22 03:04 cmd 03:06:43 -rw-r--r-- 1 root root 426503 Mar 22 03:06 coverage.out 03:06:43 -rw-rw-r-- 1 1001 1001 2827 Mar 22 03:04 go.mod 03:06:43 -rw-rw-r-- 1 1001 1001 50579 Mar 22 03:04 go.sum 03:06:43 drwxrwxr-x 8 1001 1001 4096 Mar 22 03:04 internal 03:06:43 drwxrwxr-x 3 1001 1001 4096 Mar 22 03:04 openapi 03:06:43 drwxrwxr-x 4 1001 1001 4096 Mar 22 03:04 snap 03:06:43 -rw-rw-r-- 1 1001 1001 204 Mar 22 03:04 version.go [Pipeline] sh 03:06:44 + '[' -e coverage.out ] 03:06:44 + chown 1001:1001 coverage.out [Pipeline] stash 03:06:44 Stashed 1 file(s) [Pipeline] sh 03:06:44 + make build 03:06:44 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 03:06:46 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 03:06:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8528 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws 03:06:48 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 03:06:48 The recommended git tool is: git 03:06:51 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 03:06:52 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 03:06:53 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 03:06:53 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 03:06:54 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 03:06:55 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 03:06:56 using credential edgex-jenkins-ssh 03:06:56 Cloning the remote Git repository 03:06:56 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 03:06:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:06:56 > git init /w/workspace/edgex-go/3 # timeout=10 03:06:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:06:56 > git --version # timeout=10 03:06:56 > git --version # 'git version 2.25.1' 03:06:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:57 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 03:06:58 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 03:06:58 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] } 03:07:00 $ docker stop --time=1 aa0e426d5e85463d73f7714498b66a7815bc5924617dc9d1fb1e368b485061d0 03:07:02 $ docker rm -f aa0e426d5e85463d73f7714498b66a7815bc5924617dc9d1fb1e368b485061d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:03 03:07:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:07:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:03 latest: Pulling from edgex-devops/edgex-compose 03:07:03 cbdbe7a5bc2a: Pulling fs layer 03:07:03 ca9280d653b3: Pulling fs layer 03:07:03 7e9c9ca2126c: Pulling fs layer 03:07:03 cbdbe7a5bc2a: Verifying Checksum 03:07:03 cbdbe7a5bc2a: Download complete 03:07:04 ca9280d653b3: Verifying Checksum 03:07:04 ca9280d653b3: Download complete 03:07:04 cbdbe7a5bc2a: Pull complete 03:07:04 7e9c9ca2126c: Download complete 03:07:04 ca9280d653b3: Pull complete 03:07:07 7e9c9ca2126c: Pull complete 03:07:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:07:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:07:08 prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container 03:07:08 $ 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 03:07:09 $ docker top f62ca8b1e4d85971eed2abfe48f62ac56aa880425780da17250530988219c8fe -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:09 + docker-compose build --help 03:07:09 + grep parallel 03:07:10 --parallel Build images in parallel. [Pipeline] } 03:07:10 $ docker stop --time=1 f62ca8b1e4d85971eed2abfe48f62ac56aa880425780da17250530988219c8fe 03:07:11 $ docker rm -f f62ca8b1e4d85971eed2abfe48f62ac56aa880425780da17250530988219c8fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:12 . [Pipeline] withDockerContainer 03:07:12 prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container 03:07:12 $ 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 03:07:12 $ docker top 52f2023190226be76699cd6ebd75a2e76134c795743679d208009ef622b390d7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:13 + docker-compose -f ./docker-compose-build.yml build --parallel 03:07:13 Building core-command ... 03:07:13 Building core-data ... 03:07:13 Building core-metadata ... 03:07:13 Building security-bootstrapper ... 03:07:13 Building security-proxy-setup ... 03:07:13 Building security-secretstore-setup ... 03:07:13 Building support-notifications ... 03:07:13 Building support-scheduler ... 03:07:13 Building sys-mgmt-agent ... 03:07:13 Building security-bootstrapper 03:07:13 Building sys-mgmt-agent 03:07:13 Building support-notifications 03:07:13 Building support-scheduler 03:07:13 Building core-metadata 03:07:15 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:07:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:14 > 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 03:07:15 > git config core.sparsecheckout # timeout=10 03:07:15 > git checkout -f b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 03:07:16 Merge succeeded, producing b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:07:16 Checking out Revision b4b7c7424cc8291bc7e3589c4e5289386e83c866 (PR-3919) 03:07:15 > git remote # timeout=10 03:07:15 > git config --get remote.origin.url # timeout=10 03:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:15 > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 03:07:15 > git rev-parse HEAD^{commit} # timeout=10 03:07:16 > git config core.sparsecheckout # timeout=10 03:07:16 > git checkout -f b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 03:07:20 Commit message: "docs: update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:07:21 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:21 Dload Upload Total Spent Left Speed 03:07:21 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 03:07:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:07:22 + + sudo tee /etc/docker/daemon.new 03:07:22 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:07:22 { 03:07:22 "registry-mirrors": [ 03:07:22 "https://nexus3.edgexfoundry.org:10001" 03:07:22 ], 03:07:22 "bip": "10.250.0.254/24", 03:07:22 "hosts": [ 03:07:22 "tcp://0.0.0.0:5555", 03:07:22 "unix:///var/run/docker.sock" 03:07:22 ], 03:07:22 "mtu": 1458, 03:07:22 "selinux-enabled": true, 03:07:22 "seccomp-profile": "/etc/docker/seccomp.json" 03:07:22 } [Pipeline] sh 03:07:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:07:22 + sudo service docker restart 03:07:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:07:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:07:31 ---> 2c7f04078b6f 03:07:31 Step 3/22 : WORKDIR /edgex-go 03:07:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:07:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:07:31 ---> 2c7f04078b6f 03:07:31 Step 3/22 : WORKDIR /edgex-go 03:07:31 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:07:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:07:31 ---> 2c7f04078b6f 03:07:31 Step 3/31 : WORKDIR /edgex-go 03:07:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:07:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:07:31 ---> 2c7f04078b6f 03:07:31 Step 3/23 : WORKDIR /edgex-go 03:07:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:07:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:07:31 ---> 2c7f04078b6f 03:07:31 Step 3/23 : WORKDIR /edgex-go 03:07:31 ---> Running in e2ef73131aaf 03:07:31 ---> Running in 118f45c6a6a2 03:07:31 ---> Running in 3cf95a43190b 03:07:31 ---> Running in 311b64e66b0d 03:07:31 ---> Running in 1b85d761e85a 03:07:32 Removing intermediate container 118f45c6a6a2 03:07:32 ---> b6410f939d36 03:07:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:32 Removing intermediate container e2ef73131aaf 03:07:32 ---> 7de27d021813 03:07:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:32 Removing intermediate container 3cf95a43190b 03:07:32 ---> a67989adad30 03:07:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:32 Removing intermediate container 1b85d761e85a 03:07:32 ---> d7866d973e7a 03:07:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:32 Removing intermediate container 311b64e66b0d 03:07:32 ---> 4a507bab7050 03:07:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:32 ---> Running in 2212f65fbb95 03:07:32 ---> Running in cd90e4f3ac5c 03:07:32 ---> Running in 917be7ce022f 03:07:32 ---> Running in 38f1d3c2d5c0 03:07:32 ---> Running in 82b73a1012eb 03:07:33 Removing intermediate container 2212f65fbb95 03:07:33 ---> 14ac1715ec18 03:07:33 Step 5/22 : RUN apk add --update --no-cache make git 03:07:33 ---> Running in 3e0512820a1e 03:07:33 Removing intermediate container cd90e4f3ac5c 03:07:33 ---> 4d8751f27318 03:07:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:07:33 ---> Running in ac8405098321 03:07:33 Removing intermediate container 917be7ce022f 03:07:33 ---> 918fc7b5d651 03:07:33 Step 5/31 : RUN apk add --update --no-cache make git 03:07:33 ---> Running in f490a32456ea 03:07:33 Removing intermediate container 82b73a1012eb 03:07:33 ---> 907dad1efd85 03:07:33 Step 5/23 : RUN apk add --update --no-cache make bash git 03:07:33 ---> Running in ad3b8ac47ed5 03:07:33 Removing intermediate container 38f1d3c2d5c0 03:07:33 ---> 2978f6dacec6 03:07:33 Step 5/23 : RUN apk add --update --no-cache make git 03:07:33 ---> Running in b53c6a146cb4 03:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:07:35 OK: 221 MiB in 52 packages 03:07:35 OK: 221 MiB in 52 packages 03:07:35 OK: 221 MiB in 52 packages 03:07:35 OK: 221 MiB in 52 packages 03:07:35 OK: 221 MiB in 52 packages 03:07:35 Removing intermediate container 3e0512820a1e 03:07:35 ---> 5007a9a4475c 03:07:35 Step 6/22 : COPY go.mod vendor* ./ 03:07:36 ---> acbb14991dca 03:07:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:36 ---> Running in bd2a224310ae 03:07:36 Removing intermediate container ac8405098321 03:07:36 ---> f61f02f57737 03:07:36 Step 6/22 : COPY go.mod vendor* ./ 03:07:36 Removing intermediate container b53c6a146cb4 03:07:36 ---> 8947de8bffe6 03:07:36 Step 6/23 : COPY go.mod vendor* ./ 03:07:36 Removing intermediate container f490a32456ea 03:07:36 ---> 9cffe1f112a3 03:07:36 Step 6/31 : COPY go.mod vendor* ./ 03:07:36 Removing intermediate container ad3b8ac47ed5 03:07:36 ---> b3b3d555ed65 03:07:36 Step 6/23 : COPY go.mod vendor* ./ 03:07:36 ---> 4783d1a67c18 03:07:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:36 ---> 7e573517da07 03:07:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:36 ---> Running in c1e6905fc194 03:07:36 ---> 67b78c832898 03:07:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:36 ---> Running in 37aca15a4bb0 03:07:36 ---> Running in 34bee586f09b 03:07:36 ---> c38b793d0d0b 03:07:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:36 ---> Running in 609dc3bcd982 03:07:37 Removing intermediate container bd2a224310ae 03:07:37 ---> 89e9a6ea6808 03:07:37 Step 8/22 : COPY . . 03:07:38 Removing intermediate container c1e6905fc194 03:07:38 ---> 2796bbf37113 03:07:38 Step 8/23 : COPY . . 03:07:40 Removing intermediate container 34bee586f09b 03:07:40 ---> 0e7dfca7b5b0 03:07:40 Step 8/31 : COPY . . 03:07:40 Removing intermediate container 37aca15a4bb0 03:07:40 ---> adfa2a273321 03:07:40 Step 8/22 : COPY . . 03:07:40 Removing intermediate container 609dc3bcd982 03:07:40 ---> 928d0d57de2f 03:07:40 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:41 provisioning config files... 03:07:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7035904568241588453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:41 ---> docker-login.sh 03:07:41 nexus3.edgexfoundry.org:10001 03:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:42 Configure a credential helper to remove this warning. See 03:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:42 03:07:42 Login Succeeded 03:07:42 nexus3.edgexfoundry.org:10002 03:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:42 Configure a credential helper to remove this warning. See 03:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:42 03:07:42 Login Succeeded 03:07:42 nexus3.edgexfoundry.org:10003 03:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:43 Configure a credential helper to remove this warning. See 03:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:43 03:07:43 Login Succeeded 03:07:43 nexus3.edgexfoundry.org:10004 03:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:43 Configure a credential helper to remove this warning. See 03:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:43 03:07:43 Login Succeeded 03:07:43 docker.io 03:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:44 Configure a credential helper to remove this warning. See 03:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:44 03:07:44 Login Succeeded 03:07:44 ---> docker-login.sh ends [Pipeline] } 03:07:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:07:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:07:44 ========================================================= 03:07:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:07:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:07:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:07:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:07:45 9b3977197b4f: Pulling fs layer 03:07:45 1a89e8eeedd5: Pulling fs layer 03:07:45 94645a83ff95: Pulling fs layer 03:07:45 3f3a8bcf1eab: Pulling fs layer 03:07:45 3f3a8bcf1eab: Waiting 03:07:45 0c92f367c5e7: Pulling fs layer 03:07:45 f7c0051592d6: Pulling fs layer 03:07:45 a227ed2f7395: Pulling fs layer 03:07:45 7b1c46037f91: Pulling fs layer 03:07:45 0c92f367c5e7: Waiting 03:07:45 a227ed2f7395: Waiting 03:07:45 7b1c46037f91: Waiting 03:07:45 f7c0051592d6: Waiting 03:07:45 94645a83ff95: Verifying Checksum 03:07:45 94645a83ff95: Download complete 03:07:45 1a89e8eeedd5: Download complete 03:07:45 0c92f367c5e7: Download complete 03:07:45 f7c0051592d6: Verifying Checksum 03:07:45 f7c0051592d6: Download complete 03:07:45 9b3977197b4f: Download complete 03:07:45 a227ed2f7395: Verifying Checksum 03:07:45 a227ed2f7395: Download complete 03:07:46 9b3977197b4f: Pull complete 03:07:46 1a89e8eeedd5: Pull complete 03:07:47 ---> 8b262da97c32 03:07:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:07:47 94645a83ff95: Pull complete 03:07:47 ---> 9c437c8997c4 03:07:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:07:47 ---> Running in b7979280a4e2 03:07:47 7b1c46037f91: Download complete 03:07:47 ---> 1024ea3d0bf2 03:07:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:47 ---> Running in 7f4735e2c78e 03:07:47 ---> 13b83b2f06f5 03:07:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:07:47 ---> 183c96665644 03:07:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:07:47 ---> Running in 1932e2c9f8bf 03:07:47 ---> Running in 2fa0a284544b 03:07:47 ---> Running in f4de32e0c911 03:07:48 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 03:07:48 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 03:07:48 3f3a8bcf1eab: Verifying Checksum 03:07:48 3f3a8bcf1eab: Download complete 03:07:48 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 03:07:48 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 03:07:48 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 03:08:00 3f3a8bcf1eab: Pull complete 03:08:00 0c92f367c5e7: Pull complete 03:08:00 f7c0051592d6: Pull complete 03:08:01 a227ed2f7395: Pull complete 03:08:06 Removing intermediate container 1932e2c9f8bf 03:08:06 ---> 97d98882ea6d 03:08:06 03:08:06 Step 10/31 : FROM alpine:3.14 03:08:06 Removing intermediate container f4de32e0c911 03:08:06 ---> e6d75516e9fe 03:08:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:08:06 Removing intermediate container b7979280a4e2 03:08:06 ---> 26e5d21ea8ac 03:08:06 03:08:06 Step 10/22 : FROM alpine:3.14 03:08:06 Removing intermediate container 7f4735e2c78e 03:08:06 ---> 9dea0862063d 03:08:06 03:08:06 Step 10/23 : FROM alpine:3.14 03:08:06 3.14: Pulling from library/alpine 03:08:06 ---> Running in 146612b655f2 03:08:06 3.14: Pulling from library/alpine 03:08:06 Removing intermediate container 2fa0a284544b 03:08:06 ---> 8cbccbe32558 03:08:06 03:08:06 Step 10/22 : FROM alpine:3.14 03:08:06 3.14: Pulling from library/alpine 03:08:06 3.14: Pulling from library/alpine 03:08:06 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 03:08:06 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:08:06 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:08:06 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:08:06 Status: Downloaded newer image for alpine:3.14 03:08:06 Status: Downloaded newer image for alpine:3.14 03:08:06 Status: Image is up to date for alpine:3.14 03:08:06 ---> a33ac4f1069a 03:08:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:08:06 ---> a33ac4f1069a 03:08:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:08:06 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:08:06 Status: Image is up to date for alpine:3.14 03:08:06 ---> a33ac4f1069a 03:08:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:08:06 ---> a33ac4f1069a 03:08:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:08:06 ---> Running in dc84829b80e5 03:08:06 ---> Running in 24323709fd40 03:08:06 ---> Running in b4e8493f8770 03:08:06 ---> Running in 83e6cc9a0db5 03:08:06 Removing intermediate container 24323709fd40 03:08:06 ---> 453e6d5095a1 03:08:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:08:06 ---> Running in a86c557c5877 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:06 Removing intermediate container 146612b655f2 03:08:06 ---> d3f65869c220 03:08:06 03:08:06 Step 11/23 : FROM docker:20.10.10 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:06 20.10.10: Pulling from library/docker 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:06 (1/2) Installing ca-certificates (20211220-r0) 03:08:06 (2/2) Installing dumb-init (1.2.5-r1) 03:08:06 Executing busybox-1.33.1-r6.trigger 03:08:06 Executing ca-certificates-20211220-r0.trigger 03:08:06 OK: 6 MiB in 16 packages 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:06 (1/1) Installing dumb-init (1.2.5-r1) 03:08:06 Executing busybox-1.33.1-r6.trigger 03:08:06 OK: 6 MiB in 15 packages 03:08:06 (1/1) Installing dumb-init (1.2.5-r1) 03:08:07 Executing busybox-1.33.1-r6.trigger 03:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:07 OK: 6 MiB in 15 packages 03:08:07 (1/2) Installing dumb-init (1.2.5-r1) 03:08:07 (2/2) Installing su-exec (0.2-r1) 03:08:07 Executing busybox-1.33.1-r6.trigger 03:08:07 OK: 6 MiB in 16 packages 03:08:07 Removing intermediate container dc84829b80e5 03:08:07 ---> dea55a0c8a53 03:08:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:08:07 Removing intermediate container b4e8493f8770 03:08:07 ---> d072d5943dad 03:08:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:08:07 ---> Running in 919f5e0b015d 03:08:07 Removing intermediate container 83e6cc9a0db5 03:08:07 ---> e4471aaa8943 03:08:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:08:07 ---> Running in 016f7f501d05 03:08:07 Removing intermediate container a86c557c5877 03:08:07 ---> c86c901faa28 03:08:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:08:07 ---> Running in d4f7bf3a13ee 03:08:07 Removing intermediate container 919f5e0b015d 03:08:07 ---> 9d2712b9767b 03:08:07 Step 13/22 : ENV APP_PORT=59860 03:08:07 ---> Running in 547c03141074 03:08:07 Removing intermediate container 016f7f501d05 03:08:07 ---> 68f88c023723 03:08:07 Step 13/22 : ENV APP_PORT=59861 03:08:07 ---> Running in 43976f2a1d92 03:08:07 ---> Running in 9265c70475b3 03:08:07 Removing intermediate container d4f7bf3a13ee 03:08:07 ---> 593a26819727 03:08:07 Step 13/23 : ENV APP_PORT=59881 03:08:07 Removing intermediate container 547c03141074 03:08:07 ---> 7e4974ba2f44 03:08:07 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:08:07 ---> Running in 24582446750a 03:08:08 ---> Running in df358ce2f9a2 03:08:08 Removing intermediate container 43976f2a1d92 03:08:08 ---> 44fb2ef696c7 03:08:08 Step 14/22 : EXPOSE $APP_PORT 03:08:08 Removing intermediate container 9265c70475b3 03:08:08 ---> c22526feea4e 03:08:08 Step 14/22 : EXPOSE $APP_PORT 03:08:08 ---> Running in 64ac6bc647d3 03:08:08 ---> Running in c963e155a906 03:08:08 Removing intermediate container 24582446750a 03:08:08 ---> bdd36c582c81 03:08:08 Step 14/23 : EXPOSE $APP_PORT 03:08:08 Removing intermediate container df358ce2f9a2 03:08:08 ---> f0a9a35d2c83 03:08:08 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:08:08 ---> Running in d7f414d19847 03:08:08 ---> Running in 7ab4c4acb26b 03:08:08 Removing intermediate container 64ac6bc647d3 03:08:08 ---> c7896bbf9162 03:08:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:08 Removing intermediate container c963e155a906 03:08:08 ---> 3d8fb399aae6 03:08:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:08 Removing intermediate container d7f414d19847 03:08:08 ---> 4353fe00b2e9 03:08:08 Step 15/23 : WORKDIR / 03:08:08 ---> Running in 4ffee22ca34c 03:08:08 ---> cae95f720b62 03:08:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:08 ---> 2814cb386869 03:08:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:08:08 Removing intermediate container 4ffee22ca34c 03:08:08 ---> b99b65791528 03:08:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:09 ---> 511fba57985e 03:08:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:08:09 ---> 3c50eaa35d85 03:08:09 ---> a3b7092d679a 03:08:09 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 / 03:08:09 03:08:09 ---> b7cc7f1dbd4c 03:08:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:08:09 7b1c46037f91: Pull complete 03:08:09 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:08:09 Removing intermediate container 7ab4c4acb26b 03:08:09 ---> e5b3ca805d50 03:08:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:08:09 ---> Running in c7a67ca1b38b 03:08:09 ---> Running in 67e361658e1e 03:08:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:08:09 WORKDIR /edgex 03:08:09 COPY go.mod . 03:08:09 RUN go mod download 03:08:09 + docker build -t ci-base-image-arm64 -f - . 03:08:09 ---> c8fc3416a5a2 03:08:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:08:09 Removing intermediate container c7a67ca1b38b 03:08:09 ---> 79630660f9a1 03:08:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:09 ---> b62634b07cae 03:08:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:08:09 ---> Running in 2507c59ad290 03:08:09 ---> Running in 6439abc4838b 03:08:10 Removing intermediate container 67e361658e1e 03:08:10 ---> 2b736f444d7e 03:08:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:08:10 ---> 0a3db0376b81 03:08:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:08:10 Removing intermediate container 2507c59ad290 03:08:10 ---> 64eb6ac0e16e 03:08:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:10 Removing intermediate container 6439abc4838b 03:08:10 ---> 35ef319d09b9 03:08:10 Step 20/22 : LABEL arch=x86_64 03:08:10 ---> Running in 6aa179d2a7c3 03:08:10 ---> Running in 6fca0a4de318 03:08:10 ---> ba939641416a 03:08:10 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:08:10 ---> Running in 00859addf65c 03:08:10 ---> Running in a69205f1ca56 03:08:10 Removing intermediate container 6aa179d2a7c3 03:08:10 ---> 6f3da7ea2064 03:08:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:10 Removing intermediate container 6fca0a4de318 03:08:10 ---> e6fe5f12719b 03:08:10 Step 20/22 : LABEL arch=x86_64 03:08:10 Removing intermediate container 00859addf65c 03:08:10 ---> 0e46de27d627 03:08:10 Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:08:10 ---> Running in c157fb652a26 03:08:10 ---> Running in 6ba86c72f84c 03:08:10 ---> Running in fa145fbe23dd 03:08:10 Removing intermediate container c157fb652a26 03:08:10 ---> 58b80e839b6d 03:08:10 Step 21/23 : LABEL arch=x86_64 03:08:11 Removing intermediate container 6ba86c72f84c 03:08:11 ---> Running in 6ff031512331 03:08:11 ---> e87c7a6fb1c6 03:08:11 Removing intermediate container fa145fbe23dd 03:08:11 Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 ---> 0a73757232b1 03:08:11 03:08:11 Step 22/22 : LABEL version=0.0.0 03:08:11 ---> Running in a5f3eeb4f59e 03:08:11 ---> Running in 2142660199b0 03:08:11 Removing intermediate container 6ff031512331 03:08:11 ---> af250e3a29f0 03:08:11 Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:08:11 ---> Running in 808b402037fa 03:08:11 Removing intermediate container a5f3eeb4f59e 03:08:11 ---> 416616f59f2d 03:08:11 Step 22/22 : LABEL version=0.0.0 03:08:11 Removing intermediate container 2142660199b0 03:08:11 ---> 232d53a46420 03:08:11 03:08:11 Removing intermediate container a69205f1ca56 03:08:11 ---> 9a7ace2cb99c 03:08:11 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:11 ---> Running in e53024e349b5 03:08:11 Successfully built 232d53a46420 03:08:11 Successfully tagged support-notifications:latest 03:08:11  Building support-notifications ... done Building security-secretstore-setup 03:08:11 Removing intermediate container 808b402037fa 03:08:11 ---> 1946ebc036ca 03:08:11 Step 23/23 : LABEL version=0.0.0 03:08:11 ---> Running in a65fc30e8d71 03:08:11 Removing intermediate container e53024e349b5 03:08:11 ---> 3d98a7fca315 03:08:11 03:08:11 ---> dff5e39ff112 03:08:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:08:11 Successfully built 3d98a7fca315 03:08:12 Sending build context to Docker daemon 168.8MB 03:08:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:08:12 ---> f79e39bc4007 03:08:12 Step 2/4 : WORKDIR /edgex 03:08:12 Successfully tagged support-scheduler:latest 03:08:12 Building security-proxy-setup 03:08:12  Building support-scheduler ... done Removing intermediate container a65fc30e8d71 03:08:12 ---> f4e3f96d0ddb 03:08:12 03:08:12 Successfully built f4e3f96d0ddb 03:08:13 Successfully tagged core-metadata:latest 03:08:13 Building core-data 03:08:14 ---> Running in 315ad43a4bde 03:08:14 Removing intermediate container 315ad43a4bde 03:08:14 ---> 16beb807e641 03:08:14 Step 3/4 : COPY go.mod . 03:08:14  Building core-metadata ... done  ---> 5f1bb2ce0661 03:08:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:08:14 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:08:14 Status: Downloaded newer image for docker:20.10.10 03:08:14 ---> b706a049f56e 03:08:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:08:14 ---> 8aa6d314ae00 03:08:14 Step 4/4 : RUN go mod download 03:08:14 ---> Running in bd9ff1bfab6d 03:08:15 ---> 60bb1e18287b 03:08:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:08:15 ---> Running in 9da281e7801b 03:08:15 Removing intermediate container 9da281e7801b 03:08:15 ---> ac59f6a76940 03:08:15 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 03:08:15 ---> Running in e76392ae75f1 03:08:16 ---> 03734e6df5ef 03:08:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:16 ---> a49e681afd48 03:08:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:08:16 (1/42) Installing readline (8.1.0-r0) 03:08:16 (2/42) Installing bash (5.1.16-r0) 03:08:16 Executing bash-5.1.16-r0.post-install 03:08:16 (3/42) Installing brotli-libs (1.0.9-r5) 03:08:16 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:08:16 (5/42) Installing libcurl (7.79.1-r0) 03:08:16 (6/42) Installing curl (7.79.1-r0) 03:08:17 (7/42) Installing dumb-init (1.2.5-r1) 03:08:17 (8/42) Installing libbz2 (1.0.8-r1) 03:08:17 (9/42) Installing expat (2.4.7-r0) 03:08:17 (10/42) Installing libffi (3.3-r2) 03:08:17 (11/42) Installing gdbm (1.19-r0) 03:08:17 ---> Running in 6ca2640dc9bd 03:08:17 (12/42) Installing xz-libs (5.2.5-r0) 03:08:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:08:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:08:17 (15/42) Installing mpdecimal (2.5.1-r1) 03:08:17 (16/42) Installing sqlite-libs (3.35.5-r0) 03:08:17 (17/42) Installing python3 (3.9.5-r2) 03:08:17 (18/42) Installing py3-appdirs (1.4.4-r2) 03:08:17 (19/42) Installing py3-chardet (4.0.0-r2) 03:08:17 (20/42) Installing py3-idna (3.2-r0) 03:08:17 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:08:17 Removing intermediate container 6ca2640dc9bd 03:08:17 ---> 0a975906386d 03:08:17 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:08:17 (22/42) Installing py3-certifi (2020.12.5-r1) 03:08:17 (23/42) Installing py3-requests (2.25.1-r4) 03:08:17 (24/42) Installing py3-msgpack (1.0.2-r1) 03:08:17 (25/42) Installing py3-lockfile (0.12.2-r4) 03:08:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:08:17 (27/42) Installing py3-colorama (0.4.4-r1) 03:08:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:08:17 (29/42) Installing py3-distlib (0.3.1-r3) 03:08:17 (30/42) Installing py3-distro (1.5.0-r3) 03:08:17 (31/42) Installing py3-six (1.15.0-r1) 03:08:17 (32/42) Installing py3-webencodings (0.5.1-r4) 03:08:17 (33/42) Installing py3-html5lib (1.1-r1) 03:08:17 (34/42) Installing py3-parsing (2.4.7-r2) 03:08:17 (35/42) Installing py3-packaging (20.9-r1) 03:08:17 (36/42) Installing py3-toml (0.10.2-r2) 03:08:17 (37/42) Installing py3-pep517 (0.10.0-r2) 03:08:17 (38/42) Installing py3-progress (1.5-r2) 03:08:17 (39/42) Installing py3-retrying (1.3.3-r1) 03:08:17 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:08:17 (41/42) Installing py3-setuptools (52.0.0-r3) 03:08:17 (42/42) Installing py3-pip (20.3.4-r1) 03:08:18 Executing busybox-1.33.1-r6.trigger 03:08:18 OK: 84 MiB in 64 packages 03:08:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:08:18 ---> 2c7f04078b6f 03:08:18 Step 3/25 : WORKDIR /edgex-go 03:08:18 ---> Using cache 03:08:18 ---> d7866d973e7a 03:08:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:18 ---> Using cache 03:08:18 ---> 2978f6dacec6 03:08:18 Step 5/25 : RUN apk add --update --no-cache make git 03:08:18 ---> Using cache 03:08:18 ---> 8947de8bffe6 03:08:18 Step 6/25 : COPY go.mod vendor* ./ 03:08:18 ---> Using cache 03:08:18 ---> 7e573517da07 03:08:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:18 ---> Using cache 03:08:18 ---> 2796bbf37113 03:08:18 Step 8/25 : COPY . . 03:08:18 ---> Using cache 03:08:18 ---> 9c437c8997c4 03:08:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:18 Collecting docker-compose==1.23.2 03:08:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:08:18 Collecting texttable<0.10,>=0.9.0 03:08:18 Downloading texttable-0.9.1.tar.gz (11 kB) 03:08:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:08:18 ---> 2c7f04078b6f 03:08:18 Step 3/22 : WORKDIR /edgex-go 03:08:18 ---> Using cache 03:08:18 ---> d7866d973e7a 03:08:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:18 ---> Using cache 03:08:18 ---> 2978f6dacec6 03:08:18 Step 5/22 : RUN apk add --update --no-cache make git 03:08:18 ---> Using cache 03:08:18 ---> 8947de8bffe6 03:08:18 Step 6/22 : COPY go.mod vendor* ./ 03:08:18 ---> Using cache 03:08:18 ---> 7e573517da07 03:08:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:18 ---> Using cache 03:08:18 ---> 2796bbf37113 03:08:18 Step 8/22 : COPY . . 03:08:18 ---> Using cache 03:08:18 ---> 9c437c8997c4 03:08:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:08:19 Collecting PyYAML<4,>=3.10 03:08:19 Downloading PyYAML-3.13.tar.gz (270 kB) 03:08:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:19 ---> 2c7f04078b6f 03:08:19 Step 3/23 : WORKDIR /edgex-go 03:08:19 ---> Using cache 03:08:19 ---> d7866d973e7a 03:08:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:19 ---> Using cache 03:08:19 ---> 2978f6dacec6 03:08:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:08:19 ---> 0612ab375ab0 03:08:19 Step 26/31 : RUN chmod +x /entrypoint.sh 03:08:19 ---> Running in 0999fe87ef16 03:08:19 ---> Running in 791fb82fc2cb 03:08:19 ---> Running in 6a53424caa63 03:08:19 ---> Running in c36881d274b9 03:08:19 Collecting docker<4.0,>=3.6.0 03:08:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:08:19 Collecting dockerpty<0.5,>=0.4.1 03:08:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:08:20 Collecting docopt<0.7,>=0.6.1 03:08:20 Downloading docopt-0.6.2.tar.gz (25 kB) 03:08:20 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 03:08:20 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 03:08:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:08:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:08:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:08:20 Collecting websocket-client<1.0,>=0.32.0 03:08:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:08:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:08:21 Collecting jsonschema<3,>=2.5.1 03:08:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:08:21 Collecting cached-property<2,>=1.2.0 03:08:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:08:21 Collecting docker-pycreds>=0.4.0 03:08:21 Removing intermediate container c36881d274b9 03:08:21 ---> f7a47ced3fa8 03:08:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:08:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:08:21 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) 03:08:21 Collecting idna<2.8,>=2.5 03:08:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:08:21 Collecting chardet<3.1.0,>=3.0.2 03:08:21 ---> Running in a83619d9a09f 03:08:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:08:21 Collecting urllib3<1.25,>=1.21.1 03:08:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:08:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:08:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:08:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:08:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:08:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:08:21 Removing intermediate container a83619d9a09f 03:08:21 ---> 6bbd55b588e3 03:08:21 Step 28/31 : CMD ["gate"] 03:08:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:08:21 Attempting uninstall: urllib3 03:08:21 Found existing installation: urllib3 1.26.5 03:08:21 Uninstalling urllib3-1.26.5: 03:08:21 Successfully uninstalled urllib3-1.26.5 03:08:21 ---> Running in b94702be47f5 03:08:21 OK: 221 MiB in 52 packages 03:08:21 Attempting uninstall: idna 03:08:21 Found existing installation: idna 3.2 03:08:21 Uninstalling idna-3.2: 03:08:21 Successfully uninstalled idna-3.2 03:08:21 Attempting uninstall: chardet 03:08:21 Found existing installation: chardet 4.0.0 03:08:21 Uninstalling chardet-4.0.0: 03:08:21 Successfully uninstalled chardet-4.0.0 03:08:21 Removing intermediate container b94702be47f5 03:08:21 ---> 80e1c571e481 03:08:21 Step 29/31 : LABEL arch=x86_64 03:08:22 ---> Running in bb95c714c506 03:08:22 Attempting uninstall: requests 03:08:22 Found existing installation: requests 2.25.1 03:08:22 Uninstalling requests-2.25.1: 03:08:22 Successfully uninstalled requests-2.25.1 03:08:22 Removing intermediate container bb95c714c506 03:08:22 ---> 4745ab6019cf 03:08:22 Step 30/31 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:08:22 Removing intermediate container 791fb82fc2cb 03:08:22 ---> cab2dc529d56 03:08:22 Step 6/23 : COPY go.mod vendor* ./ 03:08:22 Running setup.py install for texttable: started 03:08:22 ---> Running in 15d8984a954b 03:08:22 ---> 91799a86ce2f 03:08:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:22 ---> Running in 86c4ecdb7af4 03:08:22 Removing intermediate container 15d8984a954b 03:08:22 ---> f6a3f4042c49 03:08:22 Step 31/31 : LABEL version=0.0.0 03:08:23 ---> Running in 073863d66904 03:08:23 Running setup.py install for texttable: finished with status 'done' 03:08:23 Running setup.py install for PyYAML: started 03:08:23 Removing intermediate container 073863d66904 03:08:23 ---> 041f298964d3 03:08:23 03:08:23 Successfully built 041f298964d3 03:08:23 Successfully tagged security-bootstrapper:latest 03:08:23 Building core-command 03:08:23  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' 03:08:23 Running setup.py install for docopt: started 03:08:23 Running setup.py install for docopt: finished with status 'done' 03:08:23 Running setup.py install for dockerpty: started 03:08:24 Running setup.py install for dockerpty: finished with status 'done' 03:08:26 Removing intermediate container 86c4ecdb7af4 03:08:26 ---> def5038e94b0 03:08:26 Step 8/23 : COPY . . 03:08:26 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 03:08:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:27 ---> 2c7f04078b6f 03:08:27 Step 3/23 : WORKDIR /edgex-go 03:08:27 ---> Using cache 03:08:27 ---> d7866d973e7a 03:08:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:27 ---> Using cache 03:08:27 ---> 2978f6dacec6 03:08:27 Step 5/23 : RUN apk add --update --no-cache make git 03:08:27 ---> Using cache 03:08:27 ---> 8947de8bffe6 03:08:27 Step 6/23 : COPY go.mod vendor* ./ 03:08:27 ---> Using cache 03:08:27 ---> 7e573517da07 03:08:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:27 ---> Using cache 03:08:27 ---> 2796bbf37113 03:08:27 Step 8/23 : COPY . . 03:08:27 ---> Using cache 03:08:27 ---> 9c437c8997c4 03:08:27 Step 9/23 : RUN make cmd/core-command/core-command 03:08:28 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 03:08:28 ---> Running in 21e9c29cd52b 03:08:28 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 03:08:29 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 03:08:32 Removing intermediate container e76392ae75f1 03:08:32 ---> 037610a8a61a 03:08:32 Step 14/23 : ENV APP_PORT=58890 03:08:32 ---> Running in eb6e22ec6c1a 03:08:33 ---> 3d33a44d2970 03:08:33 Step 9/23 : RUN make cmd/core-data/core-data 03:08:33 Removing intermediate container eb6e22ec6c1a 03:08:33 ---> 7b5bb918ef6d 03:08:33 Step 15/23 : EXPOSE $APP_PORT 03:08:33 ---> Running in 1c8a13d31e88 03:08:33 ---> Running in 39441bb9b997 03:08:33 Removing intermediate container 0999fe87ef16 03:08:33 ---> 9cb6794574d7 03:08:33 03:08:33 Step 10/22 : FROM alpine:3.14 03:08:33 ---> a33ac4f1069a 03:08:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:08:33 Removing intermediate container 6a53424caa63 03:08:33 ---> 33a8a8109fa3 03:08:33 03:08:33 Step 10/25 : FROM alpine:3.14 03:08:33 ---> a33ac4f1069a 03:08:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:08:33 ---> Running in 3260f198129f 03:08:33 ---> Running in 0fee978ee95f 03:08:33 Removing intermediate container 39441bb9b997 03:08:33 ---> 854c01c82353 03:08:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:08:33 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 03:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:34 ---> ed0f086c1b69 03:08:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:34 (1/3) Installing ca-certificates (20211220-r0) 03:08:34 (1/6) Installing ca-certificates (20211220-r0) 03:08:34 (2/3) Installing dumb-init (1.2.5-r1) 03:08:34 (2/6) Installing brotli-libs (1.0.9-r5) 03:08:34 (3/3) Installing su-exec (0.2-r1) 03:08:34 Executing busybox-1.33.1-r6.trigger 03:08:34 Executing ca-certificates-20211220-r0.trigger 03:08:34 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:08:34 (4/6) Installing libcurl (7.79.1-r0) 03:08:34 (5/6) Installing curl (7.79.1-r0) 03:08:34 (6/6) Installing dumb-init (1.2.5-r1) 03:08:34 ---> 6188a3823380 03:08:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:08:34 Executing busybox-1.33.1-r6.trigger 03:08:34 Executing ca-certificates-20211220-r0.trigger 03:08:34 OK: 6 MiB in 17 packages 03:08:34 OK: 8 MiB in 20 packages 03:08:35 ---> f33b01a37dec 03:08:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:08:35 ---> Running in 8f24deff4204 03:08:36 Removing intermediate container 0fee978ee95f 03:08:36 ---> c753682409ef 03:08:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:08:36 Removing intermediate container 8f24deff4204 03:08:36 ---> 56579b7ef066 03:08:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:36 ---> Running in 665a7eece8b5 03:08:36 Removing intermediate container 3260f198129f 03:08:36 ---> 51100b523d28 03:08:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:08:36 ---> Running in 2efbd8c0b8fc 03:08:36 ---> Running in 701261cd567b 03:08:36 Removing intermediate container 665a7eece8b5 03:08:36 ---> 3d601c543cd6 03:08:36 Step 13/25 : WORKDIR / 03:08:36 ---> Running in d4bfdc3b9aec 03:08:36 Removing intermediate container 2efbd8c0b8fc 03:08:36 ---> b0ea351816c8 03:08:36 Step 21/23 : LABEL arch=x86_64 03:08:36 Removing intermediate container 701261cd567b 03:08:36 ---> 621d89367527 03:08:36 Step 13/22 : WORKDIR /edgex 03:08:36 ---> Running in a7ff44ba1d4e 03:08:36 ---> Running in 63b82b09ce31 03:08:37 Removing intermediate container d4bfdc3b9aec 03:08:37 ---> c7e68bc5e4d2 03:08:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:08:37 Removing intermediate container a7ff44ba1d4e 03:08:37 ---> fd1093a39c56 03:08:37 Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:08:37 Removing intermediate container 63b82b09ce31 03:08:37 ---> b0e426e8d26e 03:08:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:08:37 ---> Running in c21f61f79eeb 03:08:37 ---> 6576812e582f 03:08:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:08:37 Removing intermediate container c21f61f79eeb 03:08:37 ---> 015b2be2a0c0 03:08:37 Step 23/23 : LABEL version=0.0.0 03:08:37 ---> 072d57d4cc07 03:08:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:08:38 ---> Running in 390a7d087200 03:08:38 ---> d403cb3a8273 03:08:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:08:38 Removing intermediate container 390a7d087200 03:08:38 ---> 65a74b437ed8 03:08:38 03:08:38 Successfully built 65a74b437ed8 03:08:38 Successfully tagged sys-mgmt-agent:latest 03:08:38  Building sys-mgmt-agent ... done  ---> 5c5211a8b8f9 03:08:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:08:39 ---> 71cff7d236af 03:08:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:08:39 Removing intermediate container 21e9c29cd52b 03:08:39 ---> d52f37189876 03:08:39 03:08:39 Step 10/23 : FROM alpine:3.14 03:08:39 ---> a33ac4f1069a 03:08:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:08:39 ---> Using cache 03:08:39 ---> e4471aaa8943 03:08:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:08:39 ---> Using cache 03:08:39 ---> 593a26819727 03:08:39 Step 13/23 : ENV APP_PORT=59882 03:08:39 ---> Running in 5e1cc278e9ca 03:08:39 ---> 6a077a47da83 03:08:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:08:39 Removing intermediate container 5e1cc278e9ca 03:08:39 ---> 877f8e1354be 03:08:39 Step 14/23 : EXPOSE $APP_PORT 03:08:39 ---> Running in 6a4b7b02ed48 03:08:39 ---> ff6dcb35f4f7 03:08:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:08:39 ---> 76d15d1885f5 03:08:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:08:39 Removing intermediate container 6a4b7b02ed48 03:08:39 ---> 0e3a308f0af6 03:08:39 Step 15/23 : WORKDIR / 03:08:39 ---> Running in ddf30c182655 03:08:39 ---> d857a8e930d0 03:08:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:39 ---> Running in 0ed201893013 03:08:39 Removing intermediate container ddf30c182655 03:08:39 ---> e1ebc209d1c1 03:08:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:40 ---> 9861d549e6a9 03:08:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:08:40 ---> 30c10b3030dc 03:08:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:08:40 ---> d1d9b7b5fd3c 03:08:40 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/ 03:08:40 ---> Running in 996258021eff 03:08:40 ---> a304fac6eb76 03:08:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:08:41 ---> 9eae53383bec 03:08:41 Step 19/23 : ENTRYPOINT ["/core-command"] 03:08:41 Removing intermediate container 0ed201893013 03:08:41 ---> 1af321c460fc 03:08:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:08:41 ---> Running in 16782acf687c 03:08:41 ---> Running in 72ac7cc56452 03:08:41 Removing intermediate container 16782acf687c 03:08:41 ---> 07d309d03d2c 03:08:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:41 ---> Running in 41b59861a1bc 03:08:41 Removing intermediate container 72ac7cc56452 03:08:41 ---> 69a15a09c0af 03:08:41 Step 20/22 : LABEL arch=x86_64 03:08:41 ---> Running in bc65b5245cee 03:08:41 Removing intermediate container 41b59861a1bc 03:08:41 ---> 7f46182e1065 03:08:41 Step 21/23 : LABEL arch=x86_64 03:08:41 ---> Running in d7e756869c4e 03:08:41 Removing intermediate container bc65b5245cee 03:08:41 ---> d2c72afa8722 03:08:41 Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:08:41 ---> Running in 7688bb82844d 03:08:41 Removing intermediate container d7e756869c4e 03:08:41 ---> 8bcf65a08a77 03:08:41 Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:08:41 Removing intermediate container 7688bb82844d 03:08:41 ---> 6051dd3a6d11 03:08:41 Step 22/22 : LABEL version=0.0.0 03:08:41 Removing intermediate container 996258021eff 03:08:41 ---> 936dbcd1306f 03:08:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:08:41 ---> Running in a8889173c429 03:08:41 ---> Running in 604266526b71 03:08:41 ---> Running in 53aa2a3956f0 03:08:41 Removing intermediate container a8889173c429 03:08:41 ---> 6a5425c06720 03:08:41 Step 23/23 : LABEL version=0.0.0 03:08:41 ---> Running in 285acba26403 03:08:42 Removing intermediate container 53aa2a3956f0 03:08:42 ---> ee4abfd0f97f 03:08:42 Step 23/25 : LABEL arch=x86_64 03:08:42 Removing intermediate container 604266526b71 03:08:42 ---> 8ef8e3b3e114 03:08:42 03:08:42 ---> Running in 81552891ab23 03:08:42 Removing intermediate container 285acba26403 03:08:42 ---> 513fedddc7d9 03:08:42 03:08:42 Successfully built 8ef8e3b3e114 03:08:42 Successfully tagged security-proxy-setup:latest 03:08:42  Building security-proxy-setup ... done Removing intermediate container 81552891ab23 03:08:42 ---> edc2e0bcc6a9 03:08:42 Step 24/25 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:08:42 ---> Running in a52d39b38505 03:08:42 Successfully built 513fedddc7d9 03:08:42 Successfully tagged core-command:latest 03:08:42  Building core-command ... done Removing intermediate container a52d39b38505 03:08:42 ---> 908503b1156e 03:08:42 Step 25/25 : LABEL version=0.0.0 03:08:42 ---> Running in 072980fa29bf 03:08:42 Removing intermediate container 072980fa29bf 03:08:42 ---> c2e424d00b25 03:08:42 03:08:42 Successfully built c2e424d00b25 03:08:42 Successfully tagged security-secretstore-setup:latest 03:08:44  Building security-secretstore-setup ... done Removing intermediate container 1c8a13d31e88 03:08:44 ---> 96aa506bcb6a 03:08:44 03:08:44 Step 10/23 : FROM alpine:3.14 03:08:44 ---> a33ac4f1069a 03:08:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:08:44 ---> Running in e081fa12ec3e 03:08:44 Removing intermediate container e081fa12ec3e 03:08:44 ---> 083a7103676f 03:08:44 Step 12/23 : ENV APP_PORT=59880 03:08:44 ---> Running in 2ecf1872349f 03:08:44 Removing intermediate container 2ecf1872349f 03:08:44 ---> 8b7249994bd6 03:08:44 Step 13/23 : EXPOSE $APP_PORT 03:08:44 ---> Running in c1db3bdcf912 03:08:44 Removing intermediate container c1db3bdcf912 03:08:44 ---> aca127638a94 03:08:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:44 ---> Running in 76f5ea5a1846 03:08:44 Removing intermediate container 76f5ea5a1846 03:08:44 ---> be802533b439 03:08:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:08:45 ---> Running in 926559b7374c 03:08:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:46 (1/6) Installing dumb-init (1.2.5-r1) 03:08:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:08:46 (3/6) Installing libsodium (1.0.18-r0) 03:08:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:08:46 (5/6) Installing libzmq (4.3.4-r0) 03:08:46 (6/6) Installing zeromq (4.3.4-r0) 03:08:47 Executing busybox-1.33.1-r6.trigger 03:08:47 OK: 8 MiB in 20 packages 03:08:47 Removing intermediate container 926559b7374c 03:08:47 ---> 35bc1e5a973e 03:08:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:47 ---> 62a8f421bdc9 03:08:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:08:47 ---> 3ed95ddfc3db 03:08:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:08:48 ---> 777067e5a6ac 03:08:48 Step 19/23 : ENTRYPOINT ["/core-data"] 03:08:48 ---> Running in d28972506cd7 03:08:48 Removing intermediate container d28972506cd7 03:08:48 ---> 7bd99f8e60fa 03:08:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:48 ---> Running in 4a3c4a21592f 03:08:48 Removing intermediate container 4a3c4a21592f 03:08:48 ---> 72e61fa98baf 03:08:48 Step 21/23 : LABEL arch=x86_64 03:08:48 ---> Running in d3dedcf9b448 03:08:48 Removing intermediate container d3dedcf9b448 03:08:48 ---> 0ac17ecf32ab 03:08:48 Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:08:48 ---> Running in 035aecbdb4ae 03:08:48 Removing intermediate container 035aecbdb4ae 03:08:48 ---> a6cafe48221b 03:08:48 Step 23/23 : LABEL version=0.0.0 03:08:49 ---> Running in 372a7e7c68a5 03:08:49 Removing intermediate container 372a7e7c68a5 03:08:49 ---> f062303b0a35 03:08:49 03:08:49 Successfully built f062303b0a35 03:08:49 Successfully tagged core-data:latest 03:08:49  Building core-data ... done  [Pipeline] } 03:08:49 $ docker stop --time=1 52f2023190226be76699cd6ebd75a2e76134c795743679d208009ef622b390d7 03:08:50 $ docker rm -f 52f2023190226be76699cd6ebd75a2e76134c795743679d208009ef622b390d7 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:51 + docker images 03:08:51 REPOSITORY TAG IMAGE ID CREATED SIZE 03:08:51 core-data latest f062303b0a35 2 seconds ago 20MB 03:08:51 96aa506bcb6a 7 seconds ago 1.79GB 03:08:51 security-secretstore-setup latest c2e424d00b25 8 seconds ago 27.9MB 03:08:51 core-command latest 513fedddc7d9 8 seconds ago 15.8MB 03:08:51 security-proxy-setup latest 8ef8e3b3e114 9 seconds ago 26.3MB 03:08:51 sys-mgmt-agent latest 65a74b437ed8 12 seconds ago 296MB 03:08:51 d52f37189876 12 seconds ago 1.77GB 03:08:51 9cb6794574d7 17 seconds ago 1.78GB 03:08:51 33a8a8109fa3 17 seconds ago 1.78GB 03:08:51 security-bootstrapper latest 041f298964d3 27 seconds ago 18.7MB 03:08:51 support-scheduler latest 3d98a7fca315 39 seconds ago 15.9MB 03:08:51 core-metadata latest f4e3f96d0ddb 39 seconds ago 16.6MB 03:08:51 support-notifications latest 232d53a46420 39 seconds ago 16.7MB 03:08:51 d3f65869c220 44 seconds ago 1.77GB 03:08:51 8cbccbe32558 46 seconds ago 1.78GB 03:08:51 26e5d21ea8ac 46 seconds ago 1.78GB 03:08:51 9dea0862063d 46 seconds ago 1.78GB 03:08:51 97d98882ea6d 47 seconds ago 1.77GB 03:08:51 ci-base-image-x86_64 latest 2c7f04078b6f 3 minutes ago 1.27GB 03:08:51 alpine 3.14 a33ac4f1069a 4 days ago 5.59MB 03:08:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 03:08:51 docker 20.10.10 b706a049f56e 4 months ago 216MB 03:08:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 03:08:51 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 03:08:51 Running on prd-ubuntu18.04-docker-8c-8g-8504 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws 03:08:51 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 03:08:51 The recommended git tool is: git 03:08:52 using credential edgex-jenkins-ssh 03:08:52 Cloning the remote Git repository 03:08:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:08:52 > git init /w/workspace/edgex-go/3 # timeout=10 03:08:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:52 > git --version # timeout=10 03:08:52 > git --version # 'git version 2.17.1' 03:08:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:57 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] } 03:08:57 Failed in branch amd64 03:08:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:57 > 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 03:08:57 > git config core.sparsecheckout # timeout=10 03:08:57 > git checkout -f b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 03:09:36 Removing intermediate container bd9ff1bfab6d 03:09:36 ---> 7a51d09cdc4a 03:09:36 Successfully built 7a51d09cdc4a 03:09:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:09:37 + docker inspect -f . ci-base-image-arm64 03:09:37 . [Pipeline] withDockerContainer 03:09:37 prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container 03:09:37 $ 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 03:09:38 $ docker top 4d44a9df2e10bac3d72fcc6126d336cd9f6721cb1f9c486940a7a4c96f26e986 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:39 + go version 03:09:39 go version go1.17.6 linux/arm64 [Pipeline] } 03:09:39 $ docker stop --time=1 4d44a9df2e10bac3d72fcc6126d336cd9f6721cb1f9c486940a7a4c96f26e986 03:09:41 $ docker rm -f 4d44a9df2e10bac3d72fcc6126d336cd9f6721cb1f9c486940a7a4c96f26e986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:41 + docker inspect -f . ci-base-image-arm64 03:09:41 . [Pipeline] withDockerContainer 03:09:42 prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container 03:09:42 $ 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 03:09:43 $ docker top cd9a1787bc92fd5ac8f4e01d6574341df745971f229e690e08abdd4ca8c1760f -eo pid,comm [Pipeline] { [Pipeline] echo 03:09:43 ========================================================= 03:09:43 [edgeXBuildGoParallel] Running Tests and Build... 03:09:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:09:44 + make test 03:09:44 go mod tidy 03:09:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:10:17 ? github.com/edgexfoundry/edgex-go [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:11:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 03:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.372s coverage: 98.5% of statements 03:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.569s coverage: 54.9% of statements 03:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.041s coverage: 89.2% of statements 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.540s coverage: 84.4% of statements 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.495s coverage: 94.2% of statements 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.258s coverage: 72.2% of statements 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.623s coverage: 0.9% of statements 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.369s coverage: 24.0% of statements 03:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.490s coverage: 47.1% of statements 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.392s coverage: 79.5% of statements 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.310s coverage: 94.1% of statements 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements 03:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 03:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 03:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.588s coverage: 82.5% of statements 03:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.864s coverage: 91.2% of statements 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.721s coverage: 64.4% of statements 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 03:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 03:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 03:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.428s coverage: 65.4% of statements 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.819s coverage: 43.8% of statements 03:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 03:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.293s coverage: 84.8% of statements 03:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.243s coverage: 63.2% of statements 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.518s coverage: 97.7% of statements 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:12:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.256s coverage: 28.9% of statements 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:12:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 03:12:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 03:12:43 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 03:12:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:12:43 GO111MODULE=on go vet ./... 03:14:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:14:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:14:05 ./bin/test-attribution-txt.sh [Pipeline] echo 03:14:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:14:06 + ls -al . 03:14:06 total 672 03:14:06 drwxrwxr-x 9 1001 1001 4096 Mar 22 03:13 . 03:14:06 drwxr-xr-x 4 root root 4096 Mar 22 03:09 .. 03:14:06 -rw-rw-r-- 1 1001 1001 11 Mar 22 03:07 .dockerignore 03:14:06 drwxrwxr-x 8 1001 1001 4096 Mar 22 03:07 .git 03:14:06 drwxrwxr-x 4 1001 1001 4096 Mar 22 03:07 .github 03:14:06 -rw-rw-r-- 1 1001 1001 804 Mar 22 03:07 .gitignore 03:14:06 -rw-rw-r-- 1 1001 1001 42 Mar 22 03:07 .golangci.yml 03:14:06 -rw-rw-r-- 1 1001 1001 76 Mar 22 03:07 .hadolint.yml 03:14:06 -rw-rw-r-- 1 1001 1001 166 Mar 22 03:07 .sonarcloud.properties 03:14:06 -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:07 ADOPTERS.md 03:14:06 -rw-rw-r-- 1 1001 1001 9019 Mar 22 03:07 Attribution.txt 03:14:06 -rw-rw-r-- 1 1001 1001 51732 Mar 22 03:07 CHANGELOG.md 03:14:06 -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:07 CONTRIBUTING.md 03:14:06 -rw-rw-r-- 1 1001 1001 677 Mar 22 03:07 GOVERNANCE.md 03:14:06 -rw-rw-r-- 1 1001 1001 849 Mar 22 03:07 Jenkinsfile 03:14:06 -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:07 LICENSE 03:14:06 -rw-rw-r-- 1 1001 1001 6508 Mar 22 03:07 Makefile 03:14:06 -rw-rw-r-- 1 1001 1001 582 Mar 22 03:07 OWNERS.md 03:14:06 -rw-rw-r-- 1 1001 1001 8207 Mar 22 03:07 README.md 03:14:06 -rw-rw-r-- 1 1001 1001 6912 Mar 22 03:07 SECURITY.md 03:14:06 -rw-rw-r-- 1 1001 1001 5 Mar 22 03:04 VERSION 03:14:06 -rw-rw-r-- 1 1001 1001 4131 Mar 22 03:07 ZMQWindows.md 03:14:06 drwxrwxr-x 2 1001 1001 4096 Mar 22 03:07 bin 03:14:06 drwxrwxr-x 14 1001 1001 4096 Mar 22 03:07 cmd 03:14:06 -rw-r--r-- 1 root root 426503 Mar 22 03:12 coverage.out 03:14:06 -rw-rw-r-- 1 1001 1001 2827 Mar 22 03:07 go.mod 03:14:06 -rw-rw-r-- 1 1001 1001 50579 Mar 22 03:07 go.sum 03:14:06 drwxrwxr-x 8 1001 1001 4096 Mar 22 03:07 internal 03:14:06 drwxrwxr-x 3 1001 1001 4096 Mar 22 03:07 openapi 03:14:06 drwxrwxr-x 4 1001 1001 4096 Mar 22 03:07 snap 03:14:06 -rw-rw-r-- 1 1001 1001 204 Mar 22 03:07 version.go [Pipeline] sh 03:14:07 + '[' -e coverage.out ] 03:14:07 + chown 1001:1001 coverage.out [Pipeline] stash 03:14:07 Warning: overwriting stash ‘coverage-report’ 03:14:07 Stashed 1 file(s) [Pipeline] sh 03:14:08 + make build 03:14:08 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 03:14:15 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 03:14:42 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 03:14:44 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 03:14:50 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 03:14:50 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 03:14:55 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 03:14:58 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 03:15:01 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 03:15:07 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 03:15:09 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 03:15:13 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] } 03:15:20 $ docker stop --time=1 cd9a1787bc92fd5ac8f4e01d6574341df745971f229e690e08abdd4ca8c1760f 03:15:21 $ docker rm -f cd9a1787bc92fd5ac8f4e01d6574341df745971f229e690e08abdd4ca8c1760f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:23 03:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:15:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:24 latest: Pulling from edgex-devops/edgex-compose-arm64 03:15:24 29e5d40040c1: Pulling fs layer 03:15:24 1ce36da41761: Pulling fs layer 03:15:24 25b303627fd3: Pulling fs layer 03:15:24 29e5d40040c1: Verifying Checksum 03:15:24 29e5d40040c1: Download complete 03:15:24 1ce36da41761: Verifying Checksum 03:15:24 1ce36da41761: Download complete 03:15:24 29e5d40040c1: Pull complete 03:15:26 1ce36da41761: Pull complete 03:15:26 25b303627fd3: Verifying Checksum 03:15:26 25b303627fd3: Download complete 03:15:36 25b303627fd3: Pull complete 03:15:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:15:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:15:36 prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container 03:15:36 $ 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 03:15:38 $ docker top 5822efbc283be5f70aaa5057bced0482a31f6928a77791d1b7ae68061f292fad -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:39 + docker-compose+ buildgrep --help parallel 03:15:39 03:15:43 --parallel Build images in parallel. [Pipeline] } 03:15:44 $ docker stop --time=1 5822efbc283be5f70aaa5057bced0482a31f6928a77791d1b7ae68061f292fad 03:15:45 $ docker rm -f 5822efbc283be5f70aaa5057bced0482a31f6928a77791d1b7ae68061f292fad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:46 . [Pipeline] withDockerContainer 03:15:46 prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container 03:15:46 $ 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 03:15:48 $ docker top 22de27a79a91d1311981e563e2718b55588d9455d0708829ab603381e791b6e2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:49 + docker-compose -f ./docker-compose-build.yml build --parallel 03:15:54 Building core-command ... 03:15:54 Building core-data ... 03:15:54 Building core-metadata ... 03:15:54 Building security-bootstrapper ... 03:15:54 Building security-proxy-setup ... 03:15:54 Building security-secretstore-setup ... 03:15:54 Building support-notifications ... 03:15:54 Building support-scheduler ... 03:15:54 Building sys-mgmt-agent ... 03:15:54 Building support-notifications 03:15:54 Building security-secretstore-setup 03:15:54 Building core-metadata 03:15:54 Building security-bootstrapper 03:15:54 Building core-data 03:17:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:17:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:17:16 ---> 7a51d09cdc4a 03:17:16 Step 3/23 : WORKDIR /edgex-go 03:17:16 ---> Running in 7304fb2855be 03:17:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:17:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:17:16 ---> 7a51d09cdc4a 03:17:16 Step 3/23 : WORKDIR /edgex-go 03:17:16 ---> Running in 99033a140702 03:17:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:17:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:16 ---> 7a51d09cdc4a 03:17:16 Step 3/22 : WORKDIR /edgex-go 03:17:16 ---> Running in 88c0f914b4aa 03:17:16 Removing intermediate container 7304fb2855be 03:17:16 ---> 70c581356a9f 03:17:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:16 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:17:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:17:16 ---> 7a51d09cdc4a 03:17:16 Step 3/25 : WORKDIR /edgex-go 03:17:16 ---> Running in 0013a2d28751 03:17:16 ---> Running in 0537600c854d 03:17:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:17:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:17:16 ---> 7a51d09cdc4a 03:17:16 Step 3/31 : WORKDIR /edgex-go 03:17:16 ---> Running in bf8ac223a093 03:17:16 Removing intermediate container 99033a140702 03:17:16 ---> 2a6589b20b5e 03:17:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:16 ---> Running in 38b6036a934d 03:17:16 Removing intermediate container 0013a2d28751 03:17:16 ---> c04bb79170db 03:17:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:16 Removing intermediate container 88c0f914b4aa 03:17:16 ---> a24f7fa5adbd 03:17:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:16 ---> Running in 8c49b8073312 03:17:16 Removing intermediate container bf8ac223a093 03:17:16 ---> 4a5dc6dd1c1a 03:17:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:16 ---> Running in 5c39f4499711 03:17:16 ---> Running in fc8dea3dfd24 03:17:16 Removing intermediate container 38b6036a934d 03:17:16 ---> 426a1419c63b 03:17:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:17:16 Removing intermediate container 0537600c854d 03:17:16 ---> 9e37cd2a207f 03:17:16 Step 5/23 : RUN apk add --update --no-cache make git 03:17:16 ---> Running in 3d20a5703755 03:17:16 ---> Running in 19ab69db231d 03:17:16 Removing intermediate container fc8dea3dfd24 03:17:16 ---> d36206ccff70 03:17:16 Step 5/31 : RUN apk add --update --no-cache make git 03:17:16 ---> Running in 22a95bb25613 03:17:16 Removing intermediate container 5c39f4499711 03:17:16 ---> 256b46d5f440 03:17:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:17:16 Removing intermediate container 8c49b8073312 03:17:16 ---> 9af382a042ee 03:17:16 Step 5/25 : RUN apk add --update --no-cache make git 03:17:16 ---> Running in 991280d65dda 03:17:16 ---> Running in e616da3686db 03:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:17:19 OK: 220 MiB in 52 packages 03:17:19 OK: 220 MiB in 52 packages 03:17:19 OK: 220 MiB in 52 packages 03:17:20 OK: 220 MiB in 52 packages 03:17:20 OK: 220 MiB in 52 packages 03:17:21 Removing intermediate container 3d20a5703755 03:17:21 ---> dd60cf94e026 03:17:21 Step 6/23 : COPY go.mod vendor* ./ 03:17:21 Removing intermediate container 19ab69db231d 03:17:21 ---> 53763826c9f6 03:17:21 Step 6/23 : COPY go.mod vendor* ./ 03:17:21 Removing intermediate container 22a95bb25613 03:17:21 ---> daf72c5c34ed 03:17:21 Step 6/31 : COPY go.mod vendor* ./ 03:17:21 Removing intermediate container e616da3686db 03:17:21 ---> b82e41bc7721 03:17:21 Step 6/25 : COPY go.mod vendor* ./ 03:17:21 Removing intermediate container 991280d65dda 03:17:21 ---> 0f6a2510e05b 03:17:21 Step 6/22 : COPY go.mod vendor* ./ 03:17:22 ---> 04c6e2c9690d 03:17:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:22 ---> 8cd7b2878b35 03:17:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:22 ---> Running in 9e221fa69918 03:17:22 ---> Running in 0e72a2022e8d 03:17:22 ---> d6779f153d3c 03:17:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:22 ---> Running in b2483d7f0a48 03:17:23 ---> fcc8eb983b54 03:17:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:23 ---> 3c2efd8237db 03:17:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:23 ---> Running in 80dda40e72a5 03:17:23 ---> Running in 3f4c5fb0ee7d 03:17:30 Removing intermediate container 9e221fa69918 03:17:30 ---> 52bd7bd44962 03:17:30 Step 8/23 : COPY . . 03:17:30 Removing intermediate container 0e72a2022e8d 03:17:30 ---> d978f11b7346 03:17:30 Step 8/23 : COPY . . 03:17:30 Removing intermediate container b2483d7f0a48 03:17:30 ---> 6533121118c6 03:17:30 Step 8/31 : COPY . . 03:17:30 Removing intermediate container 80dda40e72a5 03:17:30 ---> f1909a8ec1f8 03:17:30 Step 8/25 : COPY . . 03:17:30 Removing intermediate container 3f4c5fb0ee7d 03:17:30 ---> 4f58d8d6e354 03:17:30 Step 8/22 : COPY . . 03:17:57 ---> 7deb1106be8a 03:17:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:17:57 ---> 099efff285f7 03:17:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:17:57 ---> Running in a7e96f835235 03:17:57 ---> Running in 3994bc25bdf9 03:17:57 ---> 37b6191e3e3d 03:17:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:17:57 ---> 3d0186f2214d 03:17:57 Step 9/23 : RUN make cmd/core-data/core-data 03:17:57 ---> Running in b66b6d2e9b22 03:17:57 ---> Running in 56275eb71626 03:17:57 ---> 4813a2e19992 03:17:57 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:17:57 ---> Running in abcd75fbeb50 03:17:57 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 03:17:57 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 03:17:58 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 03:17:58 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 03:17:59 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 03:20:20 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 03:20:26 Removing intermediate container 56275eb71626 03:20:26 ---> 747ffc87a0db 03:20:26 03:20:26 Step 10/31 : FROM alpine:3.14 03:20:26 3.14: Pulling from library/alpine 03:20:28 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:20:28 Status: Downloaded newer image for alpine:3.14 03:20:28 ---> 71a2028e5025 03:20:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:20:28 ---> Running in f72fe85e2509 03:20:29 Removing intermediate container f72fe85e2509 03:20:29 ---> abe1063dd453 03:20:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:20:29 ---> Running in 6bdb88db81a3 03:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:33 (1/2) Installing dumb-init (1.2.5-r1) 03:20:33 (2/2) Installing su-exec (0.2-r1) 03:20:33 Executing busybox-1.33.1-r6.trigger 03:20:33 OK: 6 MiB in 16 packages 03:20:33 Removing intermediate container abcd75fbeb50 03:20:33 ---> d80cebc008f8 03:20:33 03:20:33 Step 10/25 : FROM alpine:3.14 03:20:33 ---> 71a2028e5025 03:20:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:20:34 ---> Running in 98c9caf5ab20 03:20:35 Removing intermediate container 6bdb88db81a3 03:20:35 ---> c965b0048318 03:20:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:20:35 ---> Running in eebbb38d2745 03:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:36 Removing intermediate container eebbb38d2745 03:20:36 ---> 952b504527cf 03:20:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:20:36 ---> Running in 976cb37a110f 03:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:37 Removing intermediate container 976cb37a110f 03:20:37 ---> f3dc4840d92b 03:20:37 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:20:37 ---> Running in 09d10b9d4e4a 03:20:37 (1/3) Installing ca-certificates (20211220-r0) 03:20:37 (2/3) Installing dumb-init (1.2.5-r1) 03:20:37 (3/3) Installing su-exec (0.2-r1) 03:20:37 Executing busybox-1.33.1-r6.trigger 03:20:37 Executing ca-certificates-20211220-r0.trigger 03:20:38 OK: 6 MiB in 17 packages 03:20:41 Removing intermediate container 98c9caf5ab20 03:20:41 ---> 8adb3da51a7c 03:20:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:20:41 ---> Running in 05de7aff1de7 03:20:41 Removing intermediate container 09d10b9d4e4a 03:20:41 ---> 9256a207b45e 03:20:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:20:42 ---> Running in fec5f2c4013b 03:20:42 Removing intermediate container 05de7aff1de7 03:20:42 ---> 2fe1e1937cf1 03:20:42 Step 13/25 : WORKDIR / 03:20:42 Removing intermediate container fec5f2c4013b 03:20:42 ---> a72f6b545912 03:20:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:20:42 ---> Running in c8ddbcb35b56 03:20:43 Removing intermediate container c8ddbcb35b56 03:20:43 ---> 1e55ceef88e5 03:20:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:20:44 ---> 72899212b4e8 03:20:44 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:20:44 ---> Running in 59b25941ce17 03:20:45 ---> ed1b447ce977 03:20:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:20:45 Removing intermediate container 3994bc25bdf9 03:20:45 ---> 030836f3894a 03:20:45 03:20:45 Step 10/22 : FROM alpine:3.14 03:20:45 ---> 71a2028e5025 03:20:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:20:45 ---> Running in 7375fde4b253 03:20:45 Removing intermediate container a7e96f835235 03:20:45 ---> 3b3db986056a 03:20:45 03:20:45 Step 10/23 : FROM alpine:3.14 03:20:45 ---> 71a2028e5025 03:20:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:20:46 ---> Running in 1aced577aba3 03:20:47 ---> 0d76d75f3d92 03:20:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:48 ---> 972259d0f90d 03:20:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:20:48 Removing intermediate container 59b25941ce17 03:20:48 ---> 7c293ed83970 03:20:48 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:49 ---> d9d67b936646 03:20:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:20:49 (1/2) Installing ca-certificates (20211220-r0) 03:20:49 (2/2) Installing dumb-init (1.2.5-r1) 03:20:49 Executing busybox-1.33.1-r6.trigger 03:20:49 Executing ca-certificates-20211220-r0.trigger 03:20:50 ---> fe8c62730f73 03:20:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:20:50 OK: 6 MiB in 16 packages 03:20:50 (1/1) Installing dumb-init (1.2.5-r1) 03:20:50 Executing busybox-1.33.1-r6.trigger 03:20:50 OK: 5 MiB in 15 packages 03:20:51 ---> 4381c1a70638 03:20:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:20:52 Removing intermediate container 1aced577aba3 03:20:52 ---> 3dd73434c4a1 03:20:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:52 ---> Running in 30f683eb770e 03:20:53 Removing intermediate container 30f683eb770e 03:20:53 ---> 31b830d70857 03:20:53 Step 13/23 : ENV APP_PORT=59881 03:20:53 ---> d6c53fa37b70 03:20:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:20:53 ---> Running in c5279aea9fb0 03:20:53 Removing intermediate container 7375fde4b253 03:20:53 ---> 61372fde85f7 03:20:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:20:53 ---> Running in 127cde6bf2c4 03:20:54 Removing intermediate container c5279aea9fb0 03:20:54 ---> bee9ec8ad0fb 03:20:54 Step 14/23 : EXPOSE $APP_PORT 03:20:54 Removing intermediate container 127cde6bf2c4 03:20:54 ---> 9fc900e55241 03:20:54 Step 13/22 : ENV APP_PORT=59860 03:20:54 ---> Running in a766777082e1 03:20:54 ---> Running in aaf4ff7286a3 03:20:54 ---> 657ed6e5753b 03:20:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:20:54 ---> de72476fe31f 03:20:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:20:54 Removing intermediate container aaf4ff7286a3 03:20:54 ---> 481801ade09c 03:20:54 Step 15/23 : WORKDIR / 03:20:55 ---> Running in 2e9560c0de18 03:20:55 Removing intermediate container a766777082e1 03:20:55 ---> 58982567bb42 03:20:55 Step 14/22 : EXPOSE $APP_PORT 03:20:55 ---> Running in d35a4f876a64 03:20:55 ---> d7a5423fcde5 03:20:55 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/ 03:20:55 Removing intermediate container 2e9560c0de18 03:20:55 ---> a385158f874c 03:20:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:55 ---> Running in 7e31bab0c40c 03:20:56 Removing intermediate container d35a4f876a64 03:20:56 ---> c091f990a427 03:20:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:56 ---> 0b68381a05f5 03:20:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:20:57 ---> f231e32e4e74 03:20:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:20:57 ---> 1d10a66fcb27 03:20:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:20:57 ---> e3beb4a2a29c 03:20:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:20:58 ---> Running in 12e93b7bde23 03:20:58 Removing intermediate container b66b6d2e9b22 03:20:58 ---> ba9328b64deb 03:20:58 03:20:58 Step 10/23 : FROM alpine:3.14 03:20:58 ---> 71a2028e5025 03:20:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:20:58 Removing intermediate container 7e31bab0c40c 03:20:58 ---> 202e5a57f600 03:20:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:20:58 ---> Running in ceed9218a413 03:20:58 ---> Running in 254aed3a1766 03:20:59 Removing intermediate container 12e93b7bde23 03:20:59 ---> 8c49f70ac187 03:20:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:20:59 ---> 9f9e2a1a1765 03:20:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:20:59 Removing intermediate container 254aed3a1766 03:20:59 ---> c02bad443625 03:20:59 Step 23/25 : LABEL arch=arm64 03:20:59 Removing intermediate container ceed9218a413 03:20:59 ---> 37f22e95dbd4 03:20:59 Step 12/23 : ENV APP_PORT=59880 03:20:59 ---> Running in d993e6ce3351 03:20:59 ---> Running in ed6da005d8c0 03:20:59 ---> 4932774edb81 03:20:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:21:00 ---> 060cdf7f0755 03:21:00 Step 26/31 : RUN chmod +x /entrypoint.sh 03:21:00 Removing intermediate container ed6da005d8c0 03:21:00 ---> 587464341938 03:21:00 Step 13/23 : EXPOSE $APP_PORT 03:21:00 ---> 57f99c750359 03:21:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:21:00 Removing intermediate container d993e6ce3351 03:21:00 ---> dc106e97f388 03:21:00 Step 24/25 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:21:00 ---> Running in be150ddc800e 03:21:00 ---> Running in 4c9cfb7a507a 03:21:00 ---> Running in 5cbb3a018b66 03:21:00 ---> Running in 24143a27be8b 03:21:01 ---> 137da67b4112 03:21:01 Step 18/22 : ENTRYPOINT ["/support-notifications"]Removing intermediate container be150ddc800e 03:21:01 ---> 5cedde31273a 03:21:01 03:21:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:01 ---> Running in 4d6c55d49c5d 03:21:01 Removing intermediate container 4c9cfb7a507a 03:21:01 ---> e05372ebdb57 03:21:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:01 ---> Running in 536bfa1bd3b7 03:21:01 Removing intermediate container 5cbb3a018b66 03:21:01 ---> c1be6b634743 03:21:01 Step 25/25 : LABEL version=0.0.0 03:21:01 ---> Running in 3babebd8260e 03:21:01 ---> Running in 75e62c0c09d9 03:21:02 Removing intermediate container 536bfa1bd3b7 03:21:02 ---> 659dfa67d6e9 03:21:02 Step 21/23 : LABEL arch=arm64 03:21:02 Removing intermediate container 75e62c0c09d9 03:21:02 ---> fbde17403c9b 03:21:02 Removing intermediate container 4d6c55d49c5d 03:21:02 ---> fb7809d31080 03:21:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:02 03:21:02 ---> Running in c4af604dc030 03:21:02 ---> Running in a7da77503baf 03:21:03 Removing intermediate container a7da77503baf 03:21:03 ---> 857d94848d16 03:21:03 Step 20/22 : LABEL arch=arm64 03:21:03 Successfully built fbde17403c9b 03:21:03 Successfully tagged security-secretstore-setup-arm64:latest 03:21:03  Building security-secretstore-setup ... done Building security-proxy-setup 03:21:03 ---> Running in df783177b833 03:21:03 Removing intermediate container c4af604dc030 03:21:03 ---> 78fd09eb297d 03:21:03 Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:21:03 ---> Running in 7241e228ee10 03:21:04 Removing intermediate container 24143a27be8b 03:21:04 ---> ce374b242bca 03:21:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:21:04 Removing intermediate container df783177b833 03:21:04 ---> b76e86d3d8ef 03:21:04 Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:21:04 Removing intermediate container 7241e228ee10 03:21:04 ---> 9395e2f82bba 03:21:04 Step 23/23 : LABEL version=0.0.0 03:21:04 ---> Running in c21bc99ba2ff 03:21:04 Removing intermediate container 3babebd8260e 03:21:04 ---> abd4142a3775 03:21:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init ---> Running in c89e4354664d 03:21:04 03:21:04 ---> Running in 7d8a8aef8fdb 03:21:04 ---> Running in 4a532b5d5ae3 03:21:05 Removing intermediate container 7d8a8aef8fdb 03:21:05 ---> dff88a0bc1e6 03:21:05 03:21:05 Removing intermediate container c89e4354664d 03:21:05 ---> b95fa1657c2e 03:21:05 Step 28/31 : CMD ["gate"] 03:21:05 Removing intermediate container c21bc99ba2ff 03:21:05 ---> 1f1daac5e060 03:21:05 Step 22/22 : LABEL version=0.0.0 03:21:06 ---> Running in 3080159e42ee 03:21:06 ---> Running in e02780a149a6 03:21:06 Successfully built dff88a0bc1e6 03:21:06 Successfully tagged core-metadata-arm64:latest 03:21:06  Building core-metadata ... done Building core-command 03:21:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:21:06 Removing intermediate container 3080159e42ee 03:21:06 ---> 6438e58ba199 03:21:06 03:21:06 Removing intermediate container e02780a149a6 03:21:06 ---> 919208329f9a 03:21:06 Step 29/31 : LABEL arch=arm64 03:21:07 ---> Running in 0f9fa1e51475 03:21:07 Successfully built 6438e58ba199 03:21:07 Successfully tagged support-notifications-arm64:latest 03:21:07  Building support-notifications ... done Building support-scheduler 03:21:07 Removing intermediate container 0f9fa1e51475 03:21:07 ---> a471a4b3f3f7 03:21:07 Step 30/31 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:21:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:21:07 ---> Running in cd9025ae4f16 03:21:08 Removing intermediate container cd9025ae4f16 03:21:08 ---> c7791f7243dd 03:21:08 Step 31/31 : LABEL version=0.0.0 03:21:08 ---> Running in 5365651e8df8 03:21:08 (1/6) Installing dumb-init (1.2.5-r1) 03:21:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:21:08 (3/6) Installing libsodium (1.0.18-r0) 03:21:08 Removing intermediate container 5365651e8df8 03:21:08 ---> d0aa1b71354c 03:21:08 03:21:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:21:09 (5/6) Installing libzmq (4.3.4-r0) 03:21:09 (6/6) Installing zeromq (4.3.4-r0) 03:21:09 Successfully built d0aa1b71354c 03:21:09 Successfully tagged security-bootstrapper-arm64:latest 03:21:09  Building security-bootstrapper ... done Building sys-mgmt-agent 03:21:09 Executing busybox-1.33.1-r6.trigger 03:21:09 OK: 8 MiB in 20 packages 03:21:10 Removing intermediate container 4a532b5d5ae3 03:21:10 ---> a4d565cf316f 03:21:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:11 ---> 3157c2450145 03:21:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:21:13 ---> eb2960a17e9e 03:21:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:21:13 ---> dffce5c81524 03:21:13 Step 19/23 : ENTRYPOINT ["/core-data"] 03:21:13 ---> Running in 73df25766ecd 03:21:14 Removing intermediate container 73df25766ecd 03:21:14 ---> 113deede8588 03:21:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:14 ---> Running in 521f23e86bde 03:21:14 Removing intermediate container 521f23e86bde 03:21:14 ---> af3e171c647c 03:21:14 Step 21/23 : LABEL arch=arm64 03:21:14 ---> Running in c40bdbbb0f00 03:21:15 Removing intermediate container c40bdbbb0f00 03:21:15 ---> 3667e50b0fde 03:21:15 Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:21:15 ---> Running in 6fb18d49c2d1 03:21:15 Removing intermediate container 6fb18d49c2d1 03:21:15 ---> 4df7f43d9eb7 03:21:15 Step 23/23 : LABEL version=0.0.0 03:21:15 ---> Running in 762ee26d289e 03:21:16 Removing intermediate container 762ee26d289e 03:21:16 ---> f1e7a031611c 03:21:16 03:21:16 Successfully built f1e7a031611c 03:21:16 Successfully tagged core-data-arm64:latest 03:22:03  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:22:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:22:03 ---> 7a51d09cdc4a 03:22:03 Step 3/22 : WORKDIR /edgex-go 03:22:03 ---> Using cache 03:22:03 ---> 4a5dc6dd1c1a 03:22:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:03 ---> Using cache 03:22:03 ---> d36206ccff70 03:22:03 Step 5/22 : RUN apk add --update --no-cache make git 03:22:03 ---> Using cache 03:22:03 ---> daf72c5c34ed 03:22:03 Step 6/22 : COPY go.mod vendor* ./ 03:22:03 ---> Using cache 03:22:03 ---> d6779f153d3c 03:22:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:03 ---> Using cache 03:22:03 ---> 6533121118c6 03:22:03 Step 8/22 : COPY . . 03:22:03 ---> Using cache 03:22:03 ---> 37b6191e3e3d 03:22:03 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:22:05 ---> Running in c2a0ceae8bc0 03:22:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:22:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:22:06 ---> 7a51d09cdc4a 03:22:06 Step 3/23 : WORKDIR /edgex-go 03:22:06 ---> Using cache 03:22:06 ---> 4a5dc6dd1c1a 03:22:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:06 ---> Using cache 03:22:06 ---> d36206ccff70 03:22:06 Step 5/23 : RUN apk add --update --no-cache make git 03:22:06 ---> Using cache 03:22:06 ---> daf72c5c34ed 03:22:06 Step 6/23 : COPY go.mod vendor* ./ 03:22:06 ---> Using cache 03:22:06 ---> d6779f153d3c 03:22:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:06 ---> Using cache 03:22:06 ---> 6533121118c6 03:22:06 Step 8/23 : COPY . . 03:22:06 ---> Using cache 03:22:06 ---> 37b6191e3e3d 03:22:06 Step 9/23 : RUN make cmd/core-command/core-command 03:22:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:22:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:22:06 ---> 7a51d09cdc4a 03:22:06 Step 3/22 : WORKDIR /edgex-go 03:22:06 ---> Using cache 03:22:06 ---> 4a5dc6dd1c1a 03:22:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:06 ---> Using cache 03:22:06 ---> d36206ccff70 03:22:06 Step 5/22 : RUN apk add --update --no-cache make git 03:22:06 ---> Using cache 03:22:06 ---> daf72c5c34ed 03:22:06 Step 6/22 : COPY go.mod vendor* ./ 03:22:06 ---> Using cache 03:22:06 ---> d6779f153d3c 03:22:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:06 ---> Using cache 03:22:06 ---> 6533121118c6 03:22:06 Step 8/22 : COPY . . 03:22:06 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 03:22:07 ---> Using cache 03:22:07 ---> 37b6191e3e3d 03:22:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:22:07 ---> Running in 7167b6244081 03:22:07 ---> Running in d39bffed4b29 03:22:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:22:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:22:07 ---> 7a51d09cdc4a 03:22:07 Step 3/23 : WORKDIR /edgex-go 03:22:07 ---> Using cache 03:22:07 ---> 4a5dc6dd1c1a 03:22:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:07 ---> Using cache 03:22:07 ---> d36206ccff70 03:22:07 Step 5/23 : RUN apk add --update --no-cache make bash git 03:22:07 ---> Running in 091302a570f1 03:22:09 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 03:22:09 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 03:22:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:22:12 OK: 220 MiB in 52 packages 03:22:13 Removing intermediate container 091302a570f1 03:22:13 ---> ae3f13d1f20c 03:22:13 Step 6/23 : COPY go.mod vendor* ./ 03:22:14 ---> 15835af3f2fa 03:22:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:14 ---> Running in 00264655d72b 03:22:19 Removing intermediate container 00264655d72b 03:22:19 ---> 5190570dd25a 03:22:19 Step 8/23 : COPY . . 03:22:42 ---> 45bb5fec00c5 03:22:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:22:42 ---> Running in c0b0f3bb1684 03:22:42 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 03:24:04 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 03:24:12 Removing intermediate container d39bffed4b29 03:24:12 ---> 67ca0e0210e5 03:24:12 03:24:12 Step 10/23 : FROM alpine:3.14 03:24:12 ---> 71a2028e5025 03:24:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:24:12 ---> Using cache 03:24:12 ---> 3dd73434c4a1 03:24:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:24:12 ---> Using cache 03:24:12 ---> 31b830d70857 03:24:12 Step 13/23 : ENV APP_PORT=59882 03:24:12 Removing intermediate container c2a0ceae8bc0 03:24:12 ---> 38dbadf4dcba 03:24:12 03:24:12 Step 10/22 : FROM alpine:3.14 03:24:12 ---> 71a2028e5025 03:24:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:24:12 ---> Running in 30613e089be5 03:24:12 ---> Running in 70831a9a5dfb 03:24:12 Removing intermediate container 30613e089be5 03:24:12 ---> 0387ac173414 03:24:12 Step 14/23 : EXPOSE $APP_PORT 03:24:12 ---> Running in e0265f93af46 03:24:12 Removing intermediate container e0265f93af46 03:24:12 ---> 110b8df9ad36 03:24:12 Step 15/23 : WORKDIR / 03:24:12 ---> Running in 61d54a4574a5 03:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:24:13 Removing intermediate container 61d54a4574a5 03:24:13 ---> 70bdbd4af6ba 03:24:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:24:14 ---> a3d48c4d6e15 03:24:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:24:14 (1/6) Installing ca-certificates (20211220-r0) 03:24:15 (2/6) Installing brotli-libs (1.0.9-r5) 03:24:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:24:15 (4/6) Installing libcurl (7.79.1-r0) 03:24:15 (5/6) Installing curl (7.79.1-r0) 03:24:15 (6/6) Installing dumb-init (1.2.5-r1) 03:24:15 Executing busybox-1.33.1-r6.trigger 03:24:15 Executing ca-certificates-20211220-r0.trigger 03:24:15 OK: 8 MiB in 20 packages 03:24:16 ---> e229fdbb1f91 03:24:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:24:18 ---> 6c3042787d64 03:24:18 Step 19/23 : ENTRYPOINT ["/core-command"] 03:24:18 ---> Running in 83bef5dd4e82 03:24:18 Removing intermediate container 70831a9a5dfb 03:24:18 ---> a04132b3d107 03:24:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:24:18 ---> Running in f1ec51438d01 03:24:18 Removing intermediate container 83bef5dd4e82 03:24:18 ---> 88787c5587eb 03:24:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:19 Removing intermediate container f1ec51438d01 03:24:19 ---> 59a8ec7422e2 03:24:19 Step 13/22 : WORKDIR /edgex 03:24:19 ---> Running in 3524a56d68be 03:24:19 ---> Running in 0e3c3d3f352f 03:24:19 Removing intermediate container 3524a56d68be 03:24:19 ---> a900eb22be84 03:24:19 Step 21/23 : LABEL arch=arm64 03:24:19 Removing intermediate container 0e3c3d3f352f 03:24:19 ---> c10f31651098 03:24:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:24:19 ---> Running in 5a911ef2042d 03:24:20 Removing intermediate container 5a911ef2042d 03:24:20 ---> 25bffb0afeb2 03:24:20 Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:24:20 ---> Running in e277d036da31 03:24:20 ---> 079ad406fd5c 03:24:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:24:21 Removing intermediate container e277d036da31 03:24:21 ---> a2ed34b3f88d 03:24:21 Step 23/23 : LABEL version=0.0.0 03:24:21 ---> Running in 98eaa20e6455 03:24:21 Removing intermediate container 7167b6244081 03:24:21 ---> 71e6e3a797b1 03:24:21 03:24:21 Step 10/22 : FROM alpine:3.14 03:24:21 ---> 71a2028e5025 03:24:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:24:21 ---> Using cache 03:24:21 ---> 3dd73434c4a1 03:24:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:24:21 ---> Using cache 03:24:21 ---> 31b830d70857 03:24:21 Step 13/22 : ENV APP_PORT=59861 03:24:21 ---> Running in ec6e2034d062 03:24:22 Removing intermediate container 98eaa20e6455 03:24:22 ---> c1ad4ed328dc 03:24:22 03:24:22 Removing intermediate container ec6e2034d062 03:24:22 ---> 4e1f651aec2d 03:24:22 Step 14/22 : EXPOSE $APP_PORT 03:24:22 ---> 9281c3e58fe0 03:24:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:24:22 ---> Running in d62d2f884514 03:24:22 Successfully built c1ad4ed328dc 03:24:22 Successfully tagged core-command-arm64:latest 03:24:23  Building core-command ... done Removing intermediate container d62d2f884514 03:24:23 ---> 23821be9df47 03:24:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:24 ---> 12aaf9bb64ef 03:24:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:24:24 ---> 5b144ee72f66 03:24:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:24:24 Removing intermediate container c0b0f3bb1684 03:24:24 ---> cb757e871219 03:24:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:24:24 ---> Running in b98856991b1b 03:24:24 ---> a6496f98c132 03:24:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:24:24 ---> Running in 92d3bc916ce0 03:24:25 ---> ff43847e60f9 03:24:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:24:26 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 03:24:26 ---> 62f736777835 03:24:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:24:26 ---> Running in 50bd33544738 03:24:27 Removing intermediate container 50bd33544738 03:24:27 ---> 9a667f04b44a 03:24:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:27 ---> Running in 2e592c099ab2 03:24:27 Removing intermediate container 92d3bc916ce0 03:24:27 ---> fcd56b187856 03:24:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:24:27 ---> Running in 1d948aadd206 03:24:27 Removing intermediate container 2e592c099ab2 03:24:27 ---> 3a5db643f17d 03:24:27 Step 20/22 : LABEL arch=arm64 03:24:28 ---> Running in 199e3d17d2ba 03:24:28 Removing intermediate container 1d948aadd206 03:24:28 ---> 2599be36ce20 03:24:28 Step 20/22 : LABEL arch=arm64 03:24:28 ---> Running in 04da222d1891 03:24:28 Removing intermediate container 199e3d17d2ba 03:24:28 ---> 199b7f3ec765 03:24:28 Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:24:28 ---> Running in c5a0aba7b081 03:24:28 Removing intermediate container 04da222d1891 03:24:28 ---> fec4845824b1 03:24:28 Step 21/22 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:24:29 Removing intermediate container c5a0aba7b081 03:24:29 ---> f3a15bfcc788 03:24:29 Step 22/22 : LABEL version=0.0.0 03:24:29 ---> Running in d62f50c7e631 03:24:29 ---> Running in 34028213c25e 03:24:29 Removing intermediate container d62f50c7e631 03:24:29 ---> 2daf1cc5fdda 03:24:29 Step 22/22 : LABEL version=0.0.0 03:24:29 Removing intermediate container b98856991b1b 03:24:29 ---> ba7768232a0c 03:24:29 03:24:29 Step 11/23 : FROM docker:20.10.10 03:24:29 Removing intermediate container 34028213c25e 03:24:29 ---> fdc4f7e77824 03:24:29 03:24:29 ---> Running in 1bd53715ebce 03:24:29 20.10.10: Pulling from library/docker 03:24:29 Removing intermediate container 1bd53715ebce 03:24:29 ---> b1ad32066e39 03:24:29 03:24:29 Successfully built fdc4f7e77824 03:24:29 Successfully tagged support-scheduler-arm64:latest 03:24:30  Building support-scheduler ... done Successfully built b1ad32066e39 03:24:30 Successfully tagged security-proxy-setup-arm64:latest 03:24:37  Building security-proxy-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:24:37 Status: Downloaded newer image for docker:20.10.10 03:24:37 ---> 520e9a0a30f7 03:24:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:24:37 ---> Running in 0c7df060c770 03:24:38 Removing intermediate container 0c7df060c770 03:24:38 ---> 8dae96276f1b 03:24:38 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 03:24:38 ---> Running in 06a9d7b2c796 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:24:40 (1/42) Installing readline (8.1.0-r0) 03:24:40 (2/42) Installing bash (5.1.16-r0) 03:24:40 Executing bash-5.1.16-r0.post-install 03:24:40 (3/42) Installing brotli-libs (1.0.9-r5) 03:24:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:24:40 (5/42) Installing libcurl (7.79.1-r0) 03:24:40 (6/42) Installing curl (7.79.1-r0) 03:24:40 (7/42) Installing dumb-init (1.2.5-r1) 03:24:40 (8/42) Installing libbz2 (1.0.8-r1) 03:24:40 (9/42) Installing expat (2.4.7-r0) 03:24:40 (10/42) Installing libffi (3.3-r2) 03:24:40 (11/42) Installing gdbm (1.19-r0) 03:24:40 (12/42) Installing xz-libs (5.2.5-r0) 03:24:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:24:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:24:40 (15/42) Installing mpdecimal (2.5.1-r1) 03:24:40 (16/42) Installing sqlite-libs (3.35.5-r0) 03:24:40 (17/42) Installing python3 (3.9.5-r2) 03:24:42 (18/42) Installing py3-appdirs (1.4.4-r2) 03:24:42 (19/42) Installing py3-chardet (4.0.0-r2) 03:24:42 (20/42) Installing py3-idna (3.2-r0) 03:24:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:24:42 (22/42) Installing py3-certifi (2020.12.5-r1) 03:24:42 (23/42) Installing py3-requests (2.25.1-r4) 03:24:42 (24/42) Installing py3-msgpack (1.0.2-r1) 03:24:42 (25/42) Installing py3-lockfile (0.12.2-r4) 03:24:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:24:42 (27/42) Installing py3-colorama (0.4.4-r1) 03:24:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:24:42 (29/42) Installing py3-distlib (0.3.1-r3) 03:24:42 (30/42) Installing py3-distro (1.5.0-r3) 03:24:42 (31/42) Installing py3-six (1.15.0-r1) 03:24:42 (32/42) Installing py3-webencodings (0.5.1-r4) 03:24:42 (33/42) Installing py3-html5lib (1.1-r1) 03:24:42 (34/42) Installing py3-parsing (2.4.7-r2) 03:24:42 (35/42) Installing py3-packaging (20.9-r1) 03:24:42 (36/42) Installing py3-toml (0.10.2-r2) 03:24:42 (37/42) Installing py3-pep517 (0.10.0-r2) 03:24:42 (38/42) Installing py3-progress (1.5-r2) 03:24:42 (39/42) Installing py3-retrying (1.3.3-r1) 03:24:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:24:43 (41/42) Installing py3-setuptools (52.0.0-r3) 03:24:43 (42/42) Installing py3-pip (20.3.4-r1) 03:24:43 Executing busybox-1.33.1-r6.trigger 03:24:43 OK: 84 MiB in 64 packages 03:24:48 Collecting docker-compose==1.23.2 03:24:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:24:48 Collecting cached-property<2,>=1.2.0 03:24:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:24:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:24:48 Collecting websocket-client<1.0,>=0.32.0 03:24:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:24:48 Collecting dockerpty<0.5,>=0.4.1 03:24:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:24:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:24:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:24:52 Collecting texttable<0.10,>=0.9.0 03:24:52 Downloading texttable-0.9.1.tar.gz (11 kB) 03:24:54 Collecting docopt<0.7,>=0.6.1 03:24:54 Downloading docopt-0.6.2.tar.gz (25 kB) 03:24:56 Collecting jsonschema<3,>=2.5.1 03:24:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:24:56 Collecting PyYAML<4,>=3.10 03:24:56 Downloading PyYAML-3.13.tar.gz (270 kB) 03:24:59 Collecting docker<4.0,>=3.6.0 03:24:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:25:00 Collecting docker-pycreds>=0.4.0 03:25:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:25:01 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) 03:25:01 Collecting urllib3<1.25,>=1.21.1 03:25:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:25:02 Collecting idna<2.8,>=2.5 03:25:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:25:02 Collecting chardet<3.1.0,>=3.0.2 03:25:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:25:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:25:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:25:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:25:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:25:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:25:03 Attempting uninstall: urllib3 03:25:03 Found existing installation: urllib3 1.26.5 03:25:03 Uninstalling urllib3-1.26.5: 03:25:03 Successfully uninstalled urllib3-1.26.5 03:25:04 Attempting uninstall: idna 03:25:04 Found existing installation: idna 3.2 03:25:04 Uninstalling idna-3.2: 03:25:04 Successfully uninstalled idna-3.2 03:25:05 Attempting uninstall: chardet 03:25:05 Found existing installation: chardet 4.0.0 03:25:05 Uninstalling chardet-4.0.0: 03:25:05 Successfully uninstalled chardet-4.0.0 03:25:07 Attempting uninstall: requests 03:25:07 Found existing installation: requests 2.25.1 03:25:07 Uninstalling requests-2.25.1: 03:25:07 Successfully uninstalled requests-2.25.1 03:25:07 Running setup.py install for texttable: started 03:25:10 Running setup.py install for texttable: finished with status 'done' 03:25:10 Running setup.py install for PyYAML: started 03:25:12 Running setup.py install for PyYAML: finished with status 'done' 03:25:12 Running setup.py install for docopt: started 03:25:14 Running setup.py install for docopt: finished with status 'done' 03:25:14 Running setup.py install for dockerpty: started 03:25:16 Running setup.py install for dockerpty: finished with status 'done' 03:25:18 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 03:25:26 Removing intermediate container 06a9d7b2c796 03:25:26 ---> 0ed2e4be790e 03:25:26 Step 14/23 : ENV APP_PORT=58890 03:25:26 ---> Running in ffdca232c51f 03:25:26 Removing intermediate container ffdca232c51f 03:25:26 ---> 60a443fb7759 03:25:26 Step 15/23 : EXPOSE $APP_PORT 03:25:26 ---> Running in e13e6506d4be 03:25:27 Removing intermediate container e13e6506d4be 03:25:27 ---> 4039dd94c5d3 03:25:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:25:28 ---> ed701b01e6fa 03:25:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:25:28 ---> 94a92c9d8c1b 03:25:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:25:29 ---> 976bd25e6986 03:25:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:25:29 ---> Running in 2ed18adc9240 03:25:29 Removing intermediate container 2ed18adc9240 03:25:29 ---> e014563b9e1a 03:25:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:29 ---> Running in fc7c319229af 03:25:30 Removing intermediate container fc7c319229af 03:25:30 ---> ec7627035f95 03:25:30 Step 21/23 : LABEL arch=arm64 03:25:30 ---> Running in d049ff940196 03:25:30 Removing intermediate container d049ff940196 03:25:30 ---> f5970dedb5d5 03:25:30 Step 22/23 : LABEL git_sha=b4b7c7424cc8291bc7e3589c4e5289386e83c866 03:25:30 ---> Running in 26b4b4d3601e 03:25:30 Removing intermediate container 26b4b4d3601e 03:25:30 ---> 26ec1c8cd39b 03:25:30 Step 23/23 : LABEL version=0.0.0 03:25:30 ---> Running in a4d6fc733707 03:25:31 Removing intermediate container a4d6fc733707 03:25:31 ---> 7006b3f598f8 03:25:31 03:25:31 Successfully built 7006b3f598f8 03:25:31 Successfully tagged sys-mgmt-agent-arm64:latest 03:25:32  Building sys-mgmt-agent ... done  [Pipeline] } 03:25:32 $ docker stop --time=1 22de27a79a91d1311981e563e2718b55588d9455d0708829ab603381e791b6e2 03:25:33 $ docker rm -f 22de27a79a91d1311981e563e2718b55588d9455d0708829ab603381e791b6e2 [Pipeline] // withDockerContainer [Pipeline] sh 03:25:34 + docker images 03:25:34 REPOSITORY TAG IMAGE ID CREATED SIZE 03:25:34 sys-mgmt-agent-arm64 latest 7006b3f598f8 3 seconds ago 280MB 03:25:34 security-proxy-setup-arm64 latest b1ad32066e39 About a minute ago 25.5MB 03:25:34 ba7768232a0c About a minute ago 1.59GB 03:25:34 support-scheduler-arm64 latest fdc4f7e77824 About a minute ago 15.4MB 03:25:34 core-command-arm64 latest c1ad4ed328dc About a minute ago 15.3MB 03:25:34 71e6e3a797b1 About a minute ago 1.6GB 03:25:34 38dbadf4dcba About a minute ago 1.6GB 03:25:34 67ca0e0210e5 About a minute ago 1.59GB 03:25:34 core-data-arm64 latest f1e7a031611c 4 minutes ago 19.2MB 03:25:34 security-bootstrapper-arm64 latest d0aa1b71354c 4 minutes ago 18MB 03:25:34 support-notifications-arm64 latest 6438e58ba199 4 minutes ago 16.1MB 03:25:34 core-metadata-arm64 latest dff88a0bc1e6 4 minutes ago 16MB 03:25:34 security-secretstore-setup-arm64 latest fbde17403c9b 4 minutes ago 26.9MB 03:25:34 ba9328b64deb 4 minutes ago 1.61GB 03:25:34 3b3db986056a 4 minutes ago 1.6GB 03:25:34 030836f3894a 4 minutes ago 1.6GB 03:25:34 d80cebc008f8 5 minutes ago 1.6GB 03:25:34 747ffc87a0db 5 minutes ago 1.59GB 03:25:34 ci-base-image-arm64 latest 7a51d09cdc4a 16 minutes ago 1.26GB 03:25:34 alpine 3.14 71a2028e5025 4 days ago 5.34MB 03:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 03:25:34 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 03:25:34 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 03:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:35 03:25:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:35 arm64: Pulling from edgex-lftools-log-publisher 03:25:35 8998bd30e6a1: Pulling fs layer 03:25:35 04944245beec: Pulling fs layer 03:25:35 699f458cf7ca: Pulling fs layer 03:25:35 765212b225bb: Pulling fs layer 03:25:35 f23df028b6ca: Pulling fs layer 03:25:35 d65c8cfc05b1: Pulling fs layer 03:25:35 2437ff75d9bd: Pulling fs layer 03:25:35 765212b225bb: Waiting 03:25:35 f23df028b6ca: Waiting 03:25:35 d65c8cfc05b1: Waiting 03:25:35 2437ff75d9bd: Waiting 03:25:35 04944245beec: Verifying Checksum 03:25:35 04944245beec: Download complete 03:25:35 765212b225bb: Verifying Checksum 03:25:35 765212b225bb: Download complete 03:25:35 f23df028b6ca: Verifying Checksum 03:25:35 f23df028b6ca: Download complete 03:25:35 d65c8cfc05b1: Verifying Checksum 03:25:35 d65c8cfc05b1: Download complete 03:25:35 699f458cf7ca: Verifying Checksum 03:25:35 699f458cf7ca: Download complete 03:25:36 8998bd30e6a1: Verifying Checksum 03:25:36 8998bd30e6a1: Download complete 03:25:38 2437ff75d9bd: Verifying Checksum 03:25:38 2437ff75d9bd: Download complete 03:25:40 8998bd30e6a1: Pull complete 03:25:41 04944245beec: Pull complete 03:25:42 699f458cf7ca: Pull complete 03:25:42 765212b225bb: Pull complete 03:25:43 f23df028b6ca: Pull complete 03:25:44 d65c8cfc05b1: Pull complete 03:25:59 2437ff75d9bd: Pull complete 03:25:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:25:59 prd-ubuntu20.04-docker-arm64-4c-16g-8528 does not seem to be running inside a container 03:25:59 $ 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 03:26:02 $ docker top a475542a517c2020f0a64e28f1516ae735a17d778797ec915d4ff26999e3a82b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:03 ---> job-cost.sh 03:26:03 lf-activate-venv: SKIPPING 03:26:03 INFO: No Stack... 03:26:03 INFO: Retrieving Pricing Info for: v3-standard-4 03:26:04 INFO: Archiving Costs [Pipeline] sh 03:26:05 + cat /w/workspace/edgex-go/3/archives/cost.csv 03:26:05 + cut -d, -f6 [Pipeline] lock 03:26:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3919-3-stack-cost] 03:26:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3919-3-stack-cost] did not exist. Created. 03:26:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3919-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:06 + echo total: 0.10999999940395355 [Pipeline] stash 03:26:06 Stashed 1 file(s) [Pipeline] } 03:26:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3919-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:06 $ docker stop --time=1 a475542a517c2020f0a64e28f1516ae735a17d778797ec915d4ff26999e3a82b 03:26:08 $ 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 03:26:09 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 03:26:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:26:10 ---> package-listing.sh 03:26:10 ++ facter osfamily 03:26:10 ++ tr '[:upper:]' '[:lower:]' 03:26:10 + OS_FAMILY=debian 03:26:10 + workspace=/w/workspace/edgex-go/3 03:26:10 + START_PACKAGES=/tmp/packages_start.txt 03:26:10 + END_PACKAGES=/tmp/packages_end.txt 03:26:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:26:10 + PACKAGES=/tmp/packages_start.txt 03:26:10 + '[' /w/workspace/edgex-go/3 ']' 03:26:10 + PACKAGES=/tmp/packages_end.txt 03:26:10 + case "${OS_FAMILY}" in 03:26:10 + dpkg -l 03:26:10 + grep '^ii' 03:26:10 + '[' -f /tmp/packages_start.txt ']' 03:26:10 + '[' -f /tmp/packages_end.txt ']' 03:26:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:26:10 + '[' /w/workspace/edgex-go/3 ']' 03:26:10 + mkdir -p /w/workspace/edgex-go/3/archives/ 03:26:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 03:26:10 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 03:26:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:11 03:26:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:26:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:11 latest: Pulling from edgex-lftools-log-publisher 03:26:11 5eb5b503b376: Pulling fs layer 03:26:11 5c69ac0246d0: Pulling fs layer 03:26:11 ec43610c2a17: Pulling fs layer 03:26:11 3a2ae6a8a46f: Pulling fs layer 03:26:11 33b1e0a273af: Pulling fs layer 03:26:11 5d3b04190fa2: Pulling fs layer 03:26:11 2f39f015ded8: Pulling fs layer 03:26:11 3a2ae6a8a46f: Waiting 03:26:11 33b1e0a273af: Waiting 03:26:11 5d3b04190fa2: Waiting 03:26:11 5c69ac0246d0: Download complete 03:26:11 3a2ae6a8a46f: Verifying Checksum 03:26:11 3a2ae6a8a46f: Download complete 03:26:11 ec43610c2a17: Verifying Checksum 03:26:11 ec43610c2a17: Download complete 03:26:11 33b1e0a273af: Verifying Checksum 03:26:11 33b1e0a273af: Download complete 03:26:11 5d3b04190fa2: Verifying Checksum 03:26:11 5d3b04190fa2: Download complete 03:26:11 5eb5b503b376: Verifying Checksum 03:26:11 5eb5b503b376: Download complete 03:26:12 2f39f015ded8: Download complete 03:26:13 5eb5b503b376: Pull complete 03:26:13 5c69ac0246d0: Pull complete 03:26:13 ec43610c2a17: Pull complete 03:26:13 3a2ae6a8a46f: Pull complete 03:26:13 33b1e0a273af: Pull complete 03:26:13 5d3b04190fa2: Pull complete 03:26:18 2f39f015ded8: Pull complete 03:26:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:26:18 prd-ubuntu20.04-docker-8c-8g-8527 does not seem to be running inside a container 03:26:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 03:26:19 $ docker top 58d5d34e0fdc129793a5db30a84c7a47dff7513c1f02291b57c42442f012ad3e -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:20 + touch /tmp/pre-build-complete [Pipeline] sh 03:26:20 + mkdir -p /var/log/sysstat [Pipeline] sh 03:26:20 + ls /var/log/sa-host 03:26:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:20 provisioning config files... 03:26:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5494827557086882074tmp [Pipeline] { [Pipeline] echo 03:26:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:26:21 ---> create-netrc.sh [Pipeline] } 03:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:26:21 ---> python-tools-install.sh [Pipeline] echo 03:26:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:26:21 ---> sudo-logs.sh 03:26:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:26:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:26:22 ---> job-cost.sh 03:26:22 lf-activate-venv: SKIPPING 03:26:22 DEBUG: total: 0.10999999940395355 03:26:22 INFO: Retrieving Stack Cost... 03:26:22 INFO: Retrieving Pricing Info for: v3-standard-8 03:26:22 INFO: Archiving Costs [Pipeline] echo 03:26:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:26:23 ---> logs-deploy.sh 03:26:23 lf-activate-venv: SKIPPING 03:26:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3919/3 03:26:23 INFO: archiving workspace using pattern(s): 03:26:24 Archives upload complete. 03:26:24 INFO: archiving logs to Nexus