Pull request #3462 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 503e24707a18c91b8b47f702e881dfd8d5101e38+7e9ba5b981db46d7eaa29bdee31d80878b461756 (9aaeb65e215f411d6e8fa2e26ea5749f72bdaab3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6648679176081468991.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7876786056962054184.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 9d0281235b943b7ad605f650702698f9078b2862 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-3462/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2892761111334510392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh340188020663911420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3462/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8630205011181058991.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-409 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh5556950044276662895.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh3976187166137441933.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 503e24707a18c91b8b47f702e881dfd8d5101e38 Merge succeeded, producing 503e24707a18c91b8b47f702e881dfd8d5101e38 Checking out Revision 503e24707a18c91b8b47f702e881dfd8d5101e38 (PR-3462) > git config core.sparsecheckout # timeout=10 > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh3993959986382765291.key > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 Commit message: "refactor: Updates for changing security-bootstrap-redis to security-bootstraper-redis" > git rev-list --no-walk b5ed22853fbdce0981ba9100ad0e438e6aca5a84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:46 ========================================================= 18:04:46 EdgeX Global Pipelines Version Info 18:04:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:47 ------------------- 18:04:47 stable info: 18:04:47 ------------------- 18:04:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:04:47 Message: update stable to v1.0.192 18:04:48 ------------------- 18:04:48 experimental info: 18:04:48 ------------------- 18:04:48 Commited By: **** collab-it+edgex@linuxfoundation.org 18:04:48 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:04:48 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:04:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3462 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3462 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3462 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 503e24707a18c91b8b47f702e881dfd8d5101e38 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 503e247 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:49 provisioning config files... 18:04:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1783516936582879737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:50 ---> docker-login.sh 18:04:50 nexus3.edgexfoundry.org:10001 18:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:50 Configure a credential helper to remove this warning. See 18:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:50 18:04:50 Login Succeeded 18:04:50 nexus3.edgexfoundry.org:10002 18:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:50 Configure a credential helper to remove this warning. See 18:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:50 18:04:50 Login Succeeded 18:04:50 nexus3.edgexfoundry.org:10003 18:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:51 Configure a credential helper to remove this warning. See 18:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:51 18:04:51 Login Succeeded 18:04:51 nexus3.edgexfoundry.org:10004 18:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:51 Configure a credential helper to remove this warning. See 18:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:51 18:04:51 Login Succeeded 18:04:51 docker.io 18:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:51 Configure a credential helper to remove this warning. See 18:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:51 18:04:51 Login Succeeded 18:04:51 ---> docker-login.sh ends [Pipeline] } 18:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:51 ++ 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 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/core-command/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo core-command,cmd/core-command/Dockerfile 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/core-data/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo core-data,cmd/core-data/Dockerfile 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/core-metadata/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo core-metadata,cmd/core-metadata/Dockerfile 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/security-bootstrapper/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/security-proxy-setup/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/support-notifications/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo support-notifications,cmd/support-notifications/Dockerfile 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/support-scheduler/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:04:51 + for file in '`ls cmd/**/Dockerfile`' 18:04:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:04:51 ++ cut -d/ -f2 18:04:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:04:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:53 18:04:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:04:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:53 latest: Pulling from edgex-devops/git-semver 18:04:53 31603596830f: Pulling fs layer 18:04:53 54011a49482f: Pulling fs layer 18:04:53 a6820b24f6d8: Pulling fs layer 18:04:53 f581987b2513: Pulling fs layer 18:04:53 f581987b2513: Waiting 18:04:54 54011a49482f: Verifying Checksum 18:04:54 54011a49482f: Download complete 18:04:54 31603596830f: Verifying Checksum 18:04:54 31603596830f: Download complete 18:04:54 a6820b24f6d8: Verifying Checksum 18:04:54 a6820b24f6d8: Download complete 18:04:54 f581987b2513: Verifying Checksum 18:04:54 f581987b2513: Download complete 18:04:54 31603596830f: Pull complete 18:04:54 54011a49482f: Pull complete 18:04:55 a6820b24f6d8: Pull complete 18:04:55 f581987b2513: Pull complete 18:04:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:04:55 prd-centos7-docker-4c-2g-409 does not seem to be running inside a container 18:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:04:58 $ docker top 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:58 [ssh-agent] Looking for ssh-agent implementation... 18:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:59 $ docker exec 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 ssh-agent 18:04:59 SSH_AUTH_SOCK=/tmp/ssh-0nJxDkWsOQSl/agent.12 18:04:59 SSH_AGENT_PID=18 18:04:59 Running ssh-add (command line suppressed) 18:04:59 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6663580584861936996.key (/w/workspace/edgex-go/10@tmp/private_key_6663580584861936996.key) 18:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:59 + git tag --points-at HEAD [Pipeline] } 18:04:59 $ docker exec --env ******** --env ******** 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 ssh-agent -k 18:04:59 unset SSH_AUTH_SOCK; 18:04:59 unset SSH_AGENT_PID; 18:04:59 echo Agent pid 18 killed; 18:04:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:59 [ssh-agent] Looking for ssh-agent implementation... 18:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:00 $ docker exec 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 ssh-agent 18:05:00 SSH_AUTH_SOCK=/tmp/ssh-KJwkFTuznYOd/agent.49 18:05:00 SSH_AGENT_PID=55 18:05:00 Running ssh-add (command line suppressed) 18:05:00 Identity added: /w/workspace/edgex-go/10@tmp/private_key_4911615689492269825.key (/w/workspace/edgex-go/10@tmp/private_key_4911615689492269825.key) 18:05:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:00 + git semver init 18:05:00 # -> Open(): unable to determine branch for HEAD 18:05:00 # $GIT_DIR = /w/workspace/edgex-go/10/.git 18:05:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 18:05:00 # $SEMVER_REMOTE_NAME = origin 18:05:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:05:00 # $SEMVER_USER_NAME = edgex-jenkins 18:05:00 # $SEMVER_BRANCH = PR-3462 18:05:00 # $SEMVER_TEMP = /tmp/semver-068524548 18:05:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:05:22 # '/tmp/semver-068524548' -> '/w/workspace/edgex-go/10/.semver' 18:05:23 # -> Force: false 18:05:23 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 18:05:23 $ docker exec --env ******** --env ******** 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 ssh-agent -k 18:05:23 unset SSH_AUTH_SOCK; 18:05:23 unset SSH_AGENT_PID; 18:05:23 echo Agent pid 55 killed; 18:05:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:05:24 + git semver [Pipeline] } 18:05:24 $ docker stop --time=1 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 18:05:25 $ docker rm -f 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:05:26 Stashed 1 file(s) [Pipeline] echo 18:05:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:05:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:05:28 + sudo service docker restart 18:05:28 + true 18:05:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:05:28 ========================================================= 18:05:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:05:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:05:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:05:33 Sending build context to Docker daemon 330.6MB 18:05:33 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:05:33 Step 2/6 : FROM ${BASE} 18:05:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:05:33 540db60ca938: Pulling fs layer 18:05:33 adcc1eea9eea: Pulling fs layer 18:05:33 4c4ab2625f07: Pulling fs layer 18:05:33 0510c868ecb4: Pulling fs layer 18:05:33 afea3b2eda06: Pulling fs layer 18:05:33 7809a108b3ef: Pulling fs layer 18:05:33 f706445af74f: Pulling fs layer 18:05:33 afea3b2eda06: Waiting 18:05:33 7809a108b3ef: Waiting 18:05:33 f706445af74f: Waiting 18:05:33 0510c868ecb4: Waiting 18:05:33 4c4ab2625f07: Download complete 18:05:33 adcc1eea9eea: Verifying Checksum 18:05:33 adcc1eea9eea: Download complete 18:05:33 afea3b2eda06: Verifying Checksum 18:05:33 afea3b2eda06: Download complete 18:05:33 540db60ca938: Verifying Checksum 18:05:33 540db60ca938: Download complete 18:05:33 7809a108b3ef: Verifying Checksum 18:05:33 7809a108b3ef: Download complete 18:05:33 540db60ca938: Pull complete 18:05:33 adcc1eea9eea: Pull complete 18:05:33 4c4ab2625f07: Pull complete 18:05:35 f706445af74f: Verifying Checksum 18:05:35 f706445af74f: Download complete 18:05:35 0510c868ecb4: Verifying Checksum 18:05:35 0510c868ecb4: Download complete 18:05:42 Still waiting to schedule task 18:05:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:05:42 0510c868ecb4: Pull complete 18:05:42 afea3b2eda06: Pull complete 18:05:42 7809a108b3ef: Pull complete 18:05:46 f706445af74f: Pull complete 18:05:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:05:46 ---> b068be0155e3 18:05:46 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:05:46 ---> Running in 9ec7550cc616 18:05:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:05:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:05:48 (1/12) Installing libmagic (5.39-r0) 18:05:48 (2/12) Installing file (5.39-r0) 18:05:49 (3/12) Installing libc-dev (0.7.2-r3) 18:05:49 (4/12) Installing g++ (10.2.1_pre1-r3) 18:05:54 (5/12) Installing fortify-headers (1.1-r0) 18:05:54 (6/12) Installing patch (2.7.6-r6) 18:05:54 (7/12) Installing build-base (0.5-r2) 18:05:54 (8/12) Installing libsodium (1.0.18-r0) 18:05:54 (9/12) Installing pkgconf (1.7.3-r0) 18:05:54 (10/12) Installing libsodium-dev (1.0.18-r0) 18:05:54 (11/12) Installing libzmq (4.3.3-r1) 18:05:54 (12/12) Installing zeromq-dev (4.3.3-r1) 18:05:54 Executing busybox-1.32.1-r6.trigger 18:05:54 OK: 219 MiB in 52 packages 18:05:57 Removing intermediate container 9ec7550cc616 18:05:57 ---> ac8e9306c326 18:05:57 Step 4/6 : WORKDIR /edgex-go 18:05:57 ---> Running in abd176e594a1 18:05:58 Removing intermediate container abd176e594a1 18:05:58 ---> ad76741148c3 18:05:58 Step 5/6 : COPY go.mod . 18:05:58 ---> 2ee37216d8d5 18:05:58 Step 6/6 : RUN go mod download 18:05:58 ---> Running in eefcd8a8fa64 18:06:20 Removing intermediate container eefcd8a8fa64 18:06:20 ---> 8e3b782fd6c6 18:06:20 Successfully built 8e3b782fd6c6 18:06:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:06:20 + docker inspect -f . ci-base-image-x86_64 18:06:20 . [Pipeline] withDockerContainer 18:06:20 prd-centos7-docker-4c-2g-409 does not seem to be running inside a container 18:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:06:21 $ docker top e6e5d143950952500a888b7be5022a47608271f4b309723e383a1285811e4918 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:22 + go version 18:06:22 go version go1.16.3 linux/amd64 [Pipeline] } 18:06:22 $ docker stop --time=1 e6e5d143950952500a888b7be5022a47608271f4b309723e383a1285811e4918 18:06:24 $ docker rm -f e6e5d143950952500a888b7be5022a47608271f4b309723e383a1285811e4918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:24 + docker inspect -f . ci-base-image-x86_64 18:06:24 . [Pipeline] withDockerContainer 18:06:24 prd-centos7-docker-4c-2g-409 does not seem to be running inside a container 18:06:24 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:06:25 $ docker top aaf36782b0aa526a0b6a2931fae414791859cdc431bf864507e51b7135f0ef19 -eo pid,comm [Pipeline] { [Pipeline] echo 18:06:25 ========================================================= 18:06:25 [edgeXBuildGoParallel] Running Tests and Build... 18:06:25 ========================================================= [Pipeline] sh 18:06:26 + go mod tidy [Pipeline] sh 18:06:27 + make test 18:06:27 go mod tidy 18:06:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:06:35 ? github.com/edgexfoundry/edgex-go [no test files] 18:06:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:07:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:07:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:07:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:07:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:07:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:07:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:07:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:07:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:07:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.159s coverage: 46.1% of statements 18:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:07:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.085s coverage: 28.7% of statements 18:07:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.154s coverage: 100.0% of statements 18:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.171s coverage: 27.8% of statements 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 81.2% of statements 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.087s coverage: 100.0% of statements 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.160s coverage: 71.3% of statements 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.192s coverage: 87.7% of statements 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.089s coverage: 78.9% of statements 18:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.407s coverage: 28.6% of statements 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.197s coverage: 86.7% of statements 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.149s coverage: 97.5% of statements 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.108s coverage: 78.3% of statements 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:07:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.367s coverage: 95.1% of statements 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:07:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:07:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.130s coverage: 0.8% of statements 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:07:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.063s coverage: 22.0% of statements 18:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 18:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements 18:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 18:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.164s coverage: 96.3% of statements 18:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 18:07:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-410 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws 18:07:29 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 18:07:30 The recommended git tool is: git 18:07:35 using credential edgex-jenkins-ssh 18:07:35 Cloning the remote Git repository 18:07:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:07:35 > git init /w/workspace/edgex-go/10 # timeout=10 18:07:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:07:35 > git --version # timeout=10 18:07:35 > git --version # 'git version 2.17.1' 18:07:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 18:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 18:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.263s coverage: 81.8% of statements 18:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 76.0% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.105s coverage: 87.2% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.2% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 64.4% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 66.9% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.4% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.169s coverage: 47.1% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:07:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.101s coverage: 21.5% of statements 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.162s coverage: 92.2% of statements 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.777s coverage: 28.8% of statements 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.072s coverage: 100.0% of statements 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.072s coverage: 64.6% of statements 18:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.148s coverage: 97.6% of statements 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:07:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 18:07:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 28.1% of statements 18:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:07:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.033s coverage: 85.7% of statements 18:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:07:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 18:07:50 GO111MODULE=on go vet ./... 18:07:51 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 503e24707a18c91b8b47f702e881dfd8d5101e38 18:07:52 Merge succeeded, producing 503e24707a18c91b8b47f702e881dfd8d5101e38 18:07:52 Checking out Revision 503e24707a18c91b8b47f702e881dfd8d5101e38 (PR-3462) 18:07:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:07:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:07:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:07:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:07:51 > git config core.sparsecheckout # timeout=10 18:07:51 > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 18:07:51 > git remote # timeout=10 18:07:51 > git config --get remote.origin.url # timeout=10 18:07:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:52 > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 18:07:52 > git rev-parse HEAD^{commit} # timeout=10 18:07:52 > git config core.sparsecheckout # timeout=10 18:07:52 > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 18:07:56 Commit message: "refactor: Updates for changing security-bootstrap-redis to security-bootstraper-redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:07:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:07:58 + true 18:07:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:00 provisioning config files... 18:08:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config3746859229238345921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:00 ---> docker-login.sh 18:08:00 nexus3.edgexfoundry.org:10001 18:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 nexus3.edgexfoundry.org:10002 18:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 nexus3.edgexfoundry.org:10003 18:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:03 Configure a credential helper to remove this warning. See 18:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:03 18:08:03 Login Succeeded 18:08:03 nexus3.edgexfoundry.org:10004 18:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:03 Configure a credential helper to remove this warning. See 18:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:03 18:08:03 Login Succeeded 18:08:03 docker.io 18:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:04 Configure a credential helper to remove this warning. See 18:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:04 18:08:04 Login Succeeded 18:08:04 ---> docker-login.sh ends [Pipeline] } 18:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:04 ========================================================= 18:08:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:08:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:08:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:08:07 Sending build context to Docker daemon 168MB 18:08:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:08:07 Step 2/6 : FROM ${BASE} 18:08:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:08:07 595b0fe564bb: Pulling fs layer 18:08:07 7186ed65a4f7: Pulling fs layer 18:08:07 316046926c0a: Pulling fs layer 18:08:07 4ebd0625c992: Pulling fs layer 18:08:07 207e8628e3a3: Pulling fs layer 18:08:07 c791037a9be2: Pulling fs layer 18:08:07 ffd874e62e21: Pulling fs layer 18:08:07 207e8628e3a3: Waiting 18:08:07 c791037a9be2: Waiting 18:08:07 ffd874e62e21: Waiting 18:08:07 4ebd0625c992: Waiting 18:08:07 316046926c0a: Verifying Checksum 18:08:07 316046926c0a: Download complete 18:08:07 7186ed65a4f7: Verifying Checksum 18:08:07 7186ed65a4f7: Download complete 18:08:07 207e8628e3a3: Verifying Checksum 18:08:07 207e8628e3a3: Download complete 18:08:07 c791037a9be2: Verifying Checksum 18:08:07 c791037a9be2: Download complete 18:08:07 595b0fe564bb: Verifying Checksum 18:08:07 595b0fe564bb: Download complete 18:08:08 595b0fe564bb: Pull complete 18:08:09 7186ed65a4f7: Pull complete 18:08:09 316046926c0a: Pull complete 18:08:09 ffd874e62e21: Verifying Checksum 18:08:09 ffd874e62e21: Download complete 18:08:11 4ebd0625c992: Verifying Checksum 18:08:11 4ebd0625c992: Download complete 18:08:22 4ebd0625c992: Pull complete 18:08:22 207e8628e3a3: Pull complete 18:08:22 c791037a9be2: Pull complete 18:08:26 ffd874e62e21: Pull complete 18:08:26 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:08:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:08:26 ---> cfc18b08335c 18:08:26 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:08:29 gofmt -l . 18:08:29 [ "`gofmt -l .`" = "" ] 18:08:29 ./bin/test-go-mod-tidy.sh 18:08:29 ./bin/test-attribution-txt.sh [Pipeline] sh 18:08:30 + ls -al . 18:08:30 total 836 18:08:30 drwxrwxr-x 10 1001 1001 4096 May 17 18:08 . 18:08:30 drwxr-xr-x 4 root root 30 May 17 18:06 .. 18:08:30 -rw-rw-r-- 1 1001 1001 11 May 17 18:04 .dockerignore 18:08:30 drwxrwxr-x 8 1001 1001 179 May 17 18:04 .git 18:08:30 drwxrwxr-x 3 1001 1001 125 May 17 18:04 .github 18:08:30 -rw-rw-r-- 1 1001 1001 818 May 17 18:04 .gitignore 18:08:30 drwx------ 3 1001 1001 60 May 17 18:05 .semver 18:08:30 -rw-rw-r-- 1 1001 1001 166 May 17 18:04 .sonarcloud.properties 18:08:30 -rw-rw-r-- 1 1001 1001 8609 May 17 18:04 Attribution.txt 18:08:30 -rw-rw-r-- 1 1001 1001 3804 May 17 18:04 CONTRIBUTING.md 18:08:30 -rw-rw-r-- 1 1001 1001 931 May 17 18:04 Dockerfile.build 18:08:30 -rw-rw-r-- 1 1001 1001 863 May 17 18:04 Jenkinsfile 18:08:30 -rw-rw-r-- 1 1001 1001 10775 May 17 18:04 LICENSE 18:08:30 -rw-rw-r-- 1 1001 1001 5632 May 17 18:04 Makefile 18:08:30 -rw-rw-r-- 1 1001 1001 7978 May 17 18:04 README.md 18:08:30 -rw-rw-r-- 1 1001 1001 6755 May 17 18:04 SECURITY.md 18:08:30 -rw-rw-r-- 1 1001 1001 5 May 17 18:05 VERSION 18:08:30 -rw-rw-r-- 1 1001 1001 4131 May 17 18:04 ZMQWindows.md 18:08:30 drwxrwxr-x 2 1001 1001 117 May 17 18:04 bin 18:08:30 drwxrwxr-x 14 1001 1001 4096 May 17 18:04 cmd 18:08:30 -rw-r--r-- 1 root root 727485 May 17 18:07 coverage.out 18:08:30 -rw-r--r-- 1 root root 1060 May 17 18:08 go.mod 18:08:30 -rw-r--r-- 1 root root 22101 May 17 18:06 go.sum 18:08:30 drwxrwxr-x 8 1001 1001 127 May 17 18:04 internal 18:08:30 drwxrwxr-x 4 1001 1001 26 May 17 18:04 openapi 18:08:30 drwxrwxr-x 4 1001 1001 71 May 17 18:04 snap 18:08:30 -rw-rw-r-- 1 1001 1001 168 May 17 18:04 version.go [Pipeline] sh 18:08:30 + '[' -e coverage.out ] 18:08:30 + chown 1001:1001 coverage.out [Pipeline] stash 18:08:30 Stashed 1 file(s) [Pipeline] sh 18:08:30 ---> Running in 77178004692f 18:08:30 + make build 18:08:30 go mod tidy 18:08:31 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 18:08:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:08:32 (1/12) Installing libmagic (5.39-r0) 18:08:33 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 18:08:33 (2/12) Installing file (5.39-r0) 18:08:33 (3/12) Installing libc-dev (0.7.2-r3) 18:08:33 (4/12) Installing g++ (10.2.1_pre1-r3) 18:08:38 (5/12) Installing fortify-headers (1.1-r0) 18:08:38 (6/12) Installing patch (2.7.6-r6) 18:08:38 (7/12) Installing build-base (0.5-r2) 18:08:38 (8/12) Installing libsodium (1.0.18-r0) 18:08:38 (9/12) Installing pkgconf (1.7.3-r0) 18:08:39 (10/12) Installing libsodium-dev (1.0.18-r0) 18:08:39 (11/12) Installing libzmq (4.3.3-r1) 18:08:39 (12/12) Installing zeromq-dev (4.3.3-r1) 18:08:39 Executing busybox-1.32.1-r6.trigger 18:08:39 OK: 218 MiB in 52 packages 18:08:43 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 18:08:43 Removing intermediate container 77178004692f 18:08:43 ---> fbe4bec6e68c 18:08:43 Step 4/6 : WORKDIR /edgex-go 18:08:43 ---> Running in 88e2609c23ca 18:08:44 Removing intermediate container 88e2609c23ca 18:08:44 ---> 5c4e6132cd86 18:08:44 Step 5/6 : COPY go.mod . 18:08: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 18:08:44 ---> 1d6312cbba3d 18:08:44 Step 6/6 : RUN go mod download 18:08:44 ---> Running in e3b0b82d47d5 18:08:45 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 18:08:45 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 18:08:47 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 18:08:48 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 18:08:49 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 18:08:51 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 18:08:52 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 18:08:54 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] } 18:08:56 $ docker stop --time=1 aaf36782b0aa526a0b6a2931fae414791859cdc431bf864507e51b7135f0ef19 18:08:58 $ docker rm -f aaf36782b0aa526a0b6a2931fae414791859cdc431bf864507e51b7135f0ef19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:09:01 18:09:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:09:02 latest: Pulling from edgex-devops/edgex-compose 18:09:02 cbdbe7a5bc2a: Pulling fs layer 18:09:02 ca9280d653b3: Pulling fs layer 18:09:02 7e9c9ca2126c: Pulling fs layer 18:09:02 cbdbe7a5bc2a: Download complete 18:09:02 cbdbe7a5bc2a: Pull complete 18:09:02 ca9280d653b3: Verifying Checksum 18:09:02 ca9280d653b3: Download complete 18:09:04 ca9280d653b3: Pull complete 18:09:04 7e9c9ca2126c: Download complete 18:09:10 7e9c9ca2126c: Pull complete 18:09:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:09:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:09:10 prd-centos7-docker-4c-2g-409 does not seem to be running inside a container 18:09:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:09:11 Removing intermediate container e3b0b82d47d5 18:09:11 ---> 9663255be2c4 18:09:11 Successfully built 9663255be2c4 18:09:11 Successfully tagged ci-base-image-arm64:latest 18:09:12 $ docker top 4473fe43c9b5395dfa6bd8b370b777a83c17256397fc4306e8530b0e7f1b9f25 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:09:13 + docker-compose build --help 18:09:13 + grep parallel 18:09:13 + docker inspect -f . ci-base-image-arm64 18:09:13 . [Pipeline] withDockerContainer 18:09:13 prd-ubuntu18.04-docker-arm64-4c-16g-410 does not seem to be running inside a container 18:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:09:14 --parallel Build images in parallel. 18:09:15 $ docker top 310aadb65eb80c3042cfdb91165c800446a2786090461d9f1ed15bb54e4e6bf5 -eo pid,comm [Pipeline] { [Pipeline] } 18:09:15 $ docker stop --time=1 4473fe43c9b5395dfa6bd8b370b777a83c17256397fc4306e8530b0e7f1b9f25 18:09:16 $ docker rm -f 4473fe43c9b5395dfa6bd8b370b777a83c17256397fc4306e8530b0e7f1b9f25 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:09:17 . [Pipeline] withDockerContainer 18:09:17 prd-centos7-docker-4c-2g-409 does not seem to be running inside a container 18:09:17 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:09:17 + go version 18:09:17 go version go1.16.3 linux/arm64 18:09:18 $ docker top b8fdf289a7685870208f86605df3b7b21c6437474cc80dbc19ea25903a0f5a11 -eo pid,comm [Pipeline] { [Pipeline] } 18:09:18 $ docker stop --time=1 310aadb65eb80c3042cfdb91165c800446a2786090461d9f1ed15bb54e4e6bf5 18:09:20 $ docker rm -f 310aadb65eb80c3042cfdb91165c800446a2786090461d9f1ed15bb54e4e6bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:20 + docker-compose -f ./docker-compose-build.yml build --parallel 18:09:21 + docker inspect -f . ci-base-image-arm64 18:09:21 . [Pipeline] withDockerContainer 18:09:21 prd-ubuntu18.04-docker-arm64-4c-16g-410 does not seem to be running inside a container 18:09:21 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:09:21 Building core-command ... 18:09:21 Building core-data ... 18:09:21 Building core-metadata ... 18:09:21 Building security-bootstrapper ... 18:09:21 Building security-proxy-setup ... 18:09:21 Building security-secretstore-setup ... 18:09:21 Building support-notifications ... 18:09:21 Building support-scheduler ... 18:09:21 Building sys-mgmt-agent ... 18:09:21 Building security-proxy-setup 18:09:21 Building support-scheduler 18:09:21 Building security-bootstrapper 18:09:21 Building support-notifications 18:09:21 Building sys-mgmt-agent 18:09:22 $ docker top 3fa456e502fc86b29f62d2d3f03a5229642592d70266e89cf1963ace8ab9ba4e -eo pid,comm [Pipeline] { [Pipeline] echo 18:09:22 ========================================================= 18:09:22 [edgeXBuildGoParallel] Running Tests and Build... 18:09:22 ========================================================= [Pipeline] sh 18:09:23 + go mod tidy [Pipeline] sh 18:09:25 + make test 18:09:25 go mod tidy 18:09:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:09:52 ? github.com/edgexfoundry/edgex-go [no test files] 18:10:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:10:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:10:00 ---> 8e3b782fd6c6 18:10:00 Step 3/22 : WORKDIR /edgex-go 18:10:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:10:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:10:00 ---> 8e3b782fd6c6 18:10:00 Step 3/24 : WORKDIR /edgex-go 18:10:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:10:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:10:00 ---> 8e3b782fd6c6 18:10:00 Step 3/23 : WORKDIR /edgex-go 18:10:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:10:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:10:00 ---> 8e3b782fd6c6 18:10:00 Step 3/32 : WORKDIR /edgex-go 18:10:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:10:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:10:00 ---> 8e3b782fd6c6 18:10:00 Step 3/23 : WORKDIR /edgex-go 18:10:00 ---> Running in f17f98cf072f 18:10:00 ---> Running in a7dcf66d63b8 18:10:00 ---> Running in a7c84e0e75a4 18:10:00 ---> Running in 301334867fbb 18:10:00 ---> Running in 87355c87a8ed 18:10:00 Removing intermediate container f17f98cf072f 18:10:00 ---> 297718c92ed2 18:10:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:00 Removing intermediate container a7c84e0e75a4 18:10:00 ---> 0231d7dea9d2 18:10:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:00 Removing intermediate container 301334867fbb 18:10:00 ---> f600137b9aef 18:10:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:00 Removing intermediate container 87355c87a8ed 18:10:00 ---> 979fef8df6ba 18:10:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:00 Removing intermediate container a7dcf66d63b8 18:10:00 ---> 5b6cac208388 18:10:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:00 ---> Running in 0bce5b29f7d6 18:10:00 ---> Running in 9788b7f474b4 18:10:00 ---> Running in 5851da868743 18:10:00 ---> Running in b0614c8c5c12 18:10:00 ---> Running in 281867a2ddac 18:10:00 Removing intermediate container 9788b7f474b4 18:10:00 ---> 3f22596ec7b2 18:10:00 Step 5/32 : RUN apk add --update --no-cache make git 18:10:00 ---> Running in 01158c314739 18:10:00 Removing intermediate container 0bce5b29f7d6 18:10:00 ---> 67dc3c667bd1 18:10:00 Step 5/23 : RUN apk add --update --no-cache make git 18:10:00 Removing intermediate container 5851da868743 18:10:00 ---> 8059ed0a4ae6 18:10:00 Step 5/22 : RUN apk add --update --no-cache make git 18:10:00 Removing intermediate container 281867a2ddac 18:10:00 ---> 3b527592754b 18:10:00 Step 5/24 : RUN apk add --update --no-cache make bash git 18:10:00 ---> Running in aec00b49c95e 18:10:00 Removing intermediate container b0614c8c5c12 18:10:00 ---> 0adf4fb42255 18:10:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:10:01 ---> Running in e22a3d583554 18:10:01 ---> Running in 3e569258b390 18:10:01 ---> Running in 33e8387ef908 18:10:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:10:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:10:02 OK: 219 MiB in 52 packages 18:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:10:02 OK: 219 MiB in 52 packages 18:10:03 Removing intermediate container 01158c314739 18:10:03 ---> a7e0606fe074 18:10:03 Step 6/32 : COPY go.mod . 18:10:03 OK: 219 MiB in 52 packages 18:10:03 OK: 219 MiB in 52 packages 18:10:03 ---> 323c3e5838d7 18:10:03 Step 7/32 : RUN go mod download 18:10:03 Removing intermediate container aec00b49c95e 18:10:03 ---> 1e68e7270b14 18:10:03 Step 6/23 : COPY go.mod . 18:10:03 OK: 219 MiB in 52 packages 18:10:03 ---> Running in 9016218bb8cf 18:10:04 ---> 76444daf4bf8 18:10:04 Step 7/23 : RUN go mod download 18:10:04 Removing intermediate container 33e8387ef908 18:10:04 ---> ab54ba7acfd4 18:10:04 Step 6/23 : COPY go.mod . 18:10:04 ---> Running in 4bce1db29a41 18:10:04 Removing intermediate container 3e569258b390 18:10:04 ---> 9c25e112a7f1 18:10:04 Step 6/24 : COPY go.mod . 18:10:04 ---> d1be6e4aacbc 18:10:04 Step 7/23 : RUN go mod download 18:10:04 ---> Running in 762c793d86d2 18:10:04 Removing intermediate container e22a3d583554 18:10:04 ---> ee1b6a6ba407 18:10:04 Step 6/22 : COPY go.mod . 18:10:05 ---> 2ddb4939fe5d 18:10:05 Step 7/24 : RUN go mod download 18:10:05 ---> Running in 1e715ee70318 18:10:05 ---> cc4407cdee99 18:10:05 Step 7/22 : RUN go mod download 18:10:05 ---> Running in c6c21eeb90ed 18:10:06 Removing intermediate container 9016218bb8cf 18:10:06 ---> 94ee831f1863 18:10:06 Step 8/32 : COPY . . 18:10:06 Removing intermediate container 4bce1db29a41 18:10:06 ---> a16fa1b42248 18:10:06 Step 8/23 : COPY . . 18:10:09 Removing intermediate container 762c793d86d2 18:10:09 ---> c71016a0070a 18:10:09 Step 8/23 : COPY . . 18:10:13 Removing intermediate container 1e715ee70318 18:10:13 ---> 165d8121def0 18:10:13 Step 8/24 : COPY . . 18:10:21 Removing intermediate container c6c21eeb90ed 18:10:21 ---> e65248650938 18:10:21 Step 8/22 : COPY . . 18:10:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:10:53 ---> 15cf02ed24f2 18:10:53 ---> 783c629ee249 18:10:53 Step 9/23 : RUN go mod tidy 18:10:53 Step 9/32 : RUN go mod tidy 18:10:53 ---> Running in b4747a66dc9e 18:10:53 ---> Running in f1ceccfc4e2b 18:10:53 ---> d7fff7c547af 18:10:53 Step 9/23 : RUN go mod tidy 18:10:53 ---> 3b12f8a7ad87 18:10:53 Step 9/24 : RUN go mod tidy 18:10:53 ---> Running in 2dd0d675de45 18:10:53 ---> Running in c9c497b0b38f 18:10:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:10:56 ---> 13ee55b3aed1 18:10:56 Step 9/22 : RUN go mod tidy 18:10:56 ---> Running in eb6a0b12182a 18:10:59 Removing intermediate container b4747a66dc9e 18:10:59 ---> 427d28023ac6 18:10:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:10:59 Removing intermediate container c9c497b0b38f 18:10:59 ---> 398eee6bd18d 18:10:59 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:10:59 Removing intermediate container f1ceccfc4e2b 18:10:59 ---> e20ba5cf2766 18:10:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:10:59 ---> Running in b0fb33d348ff 18:10:59 Removing intermediate container eb6a0b12182a 18:10:59 ---> f19c6f63e03b 18:10:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:10:59 ---> Running in 31c8d9dd90a6 18:10:59 ---> Running in 16f1ecb85102 18:10:59 Removing intermediate container 2dd0d675de45 18:10:59 ---> 490c1a80098a 18:10:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:10:59 ---> Running in bae632f0c264 18:11:00 ---> Running in bc44b2810d70 18:11:00 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 18:11:00 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 18:11:00 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 18:11:01 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 18:11:01 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 18:11:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:11:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:11:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:11:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.394s coverage: 46.1% of statements 18:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.277s coverage: 28.7% of statements 18:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.446s coverage: 100.0% of statements 18:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.601s coverage: 27.8% of statements 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 81.2% of statements 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.216s coverage: 100.0% of statements 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.253s coverage: 100.0% of statements 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.317s coverage: 71.3% of statements 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.656s coverage: 87.7% of statements 18:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.183s coverage: 78.9% of statements 18:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:11:40 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 18:11:46 Removing intermediate container 31c8d9dd90a6 18:11:46 ---> c0909b39efad 18:11:46 18:11:46 Step 11/32 : FROM alpine:3.12 18:11:46 Removing intermediate container 16f1ecb85102 18:11:46 ---> ce487a0edc9d 18:11:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:11:46 Removing intermediate container b0fb33d348ff 18:11:46 ---> b09de928b5ae 18:11:46 18:11:46 Step 11/23 : FROM alpine:3.12 18:11:46 3.12: Pulling from library/alpine 18:11:46 3.12: Pulling from library/alpine 18:11:48 ---> Running in 9cf46f9ba3b3 18:11:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:11:48 Removing intermediate container bae632f0c264 18:11:48 ---> d956eed6b822 18:11:48 18:11:48 Step 11/22 : FROM alpine:3.12 18:11:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:11:48 Status: Downloaded newer image for alpine:3.12 18:11:48 ---> 13621d1b12d4 18:11:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:11:48 Status: Image is up to date for alpine:3.12 18:11:48 ---> 13621d1b12d4 18:11:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:11:48 3.12: Pulling from library/alpine 18:11:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:11:48 Status: Image is up to date for alpine:3.12 18:11:48 ---> 13621d1b12d4 18:11:48 Step 12/22 : RUN apk add --update --no-cache curl 18:11:48 Removing intermediate container bc44b2810d70 18:11:48 ---> 48a3358836a8 18:11:48 18:11:48 Step 11/23 : FROM alpine:3.12 18:11:48 ---> 13621d1b12d4 18:11:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:11:49 ---> Running in cab8a542e8e3 18:11:49 ---> Running in 79376a7c9444 18:11:49 ---> Running in 8c22b0fc8847 18:11:49 ---> Running in 703c267bb7bf 18:11:49 Removing intermediate container 8c22b0fc8847 18:11:49 ---> 5daf084c2d26 18:11:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:11:49 ---> Running in 65883e45934d 18:11:49 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 18:11:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.202s coverage: 28.6% of statements 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.294s coverage: 100.0% of statements 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.184s coverage: 100.0% of statements 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.442s coverage: 86.7% of statements 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.544s coverage: 97.5% of statements 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.386s coverage: 78.3% of statements 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:11:50 (1/4) Installing ca-certificates (20191127-r4) 18:11:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:11:50 (3/4) Installing libcurl (7.76.1-r0) 18:11:50 (4/4) Installing curl (7.76.1-r0) 18:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:11:50 Executing busybox-1.31.1-r20.trigger 18:11:50 Executing ca-certificates-20191127-r4.trigger 18:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:11:50 OK: 7 MiB in 18 packages 18:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:11:50 (1/2) Installing ca-certificates (20191127-r4) 18:11:50 (2/2) Installing dumb-init (1.2.2-r1) 18:11:50 Executing busybox-1.31.1-r20.trigger 18:11:50 Executing ca-certificates-20191127-r4.trigger 18:11:50 (1/1) Installing dumb-init (1.2.2-r1) 18:11:50 Executing busybox-1.31.1-r20.trigger 18:11:50 OK: 6 MiB in 15 packages 18:11:50 (1/2) Installing dumb-init (1.2.2-r1) 18:11:50 (2/2) Installing su-exec (0.2-r1) 18:11:50 Executing busybox-1.31.1-r20.trigger 18:11:51 OK: 6 MiB in 16 packages 18:11:51 OK: 6 MiB in 16 packages 18:11:52 Removing intermediate container 9cf46f9ba3b3 18:11:52 ---> 9b441b9c142d 18:11:52 18:11:52 Step 12/24 : FROM docker:20.10.0 18:11:52 20.10.0: Pulling from library/docker 18:11:53 Removing intermediate container cab8a542e8e3 18:11:53 ---> 4e3f0b1749c3 18:11:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:11:53 ---> Running in c0251e53a2cb 18:11:54 Removing intermediate container 703c267bb7bf 18:11:54 ---> f529e2851da2 18:11:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:11:54 Removing intermediate container 65883e45934d 18:11:54 ---> e4f3a84c7583 18:11:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:11:55 Removing intermediate container 79376a7c9444 18:11:55 ---> b7fa32234e9f 18:11:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:11:55 ---> Running in 8cf7f3137be8 18:11:55 ---> Running in b0aae49269d5 18:11:55 ---> Running in acb9da45d005 18:11:55 Removing intermediate container c0251e53a2cb 18:11:55 ---> 12a1201638ec 18:11:55 Step 14/22 : WORKDIR /edgex 18:11:55 Removing intermediate container 8cf7f3137be8 18:11:55 ---> 7be6d94dce4e 18:11:55 Step 14/23 : ENV APP_PORT=48060 18:11:55 ---> Running in 95ada9a93c8a 18:11:56 ---> Running in 214e94d2f326 18:11:56 Removing intermediate container b0aae49269d5 18:11:56 ---> 0fb3a546d5a3 18:11:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:11:56 Removing intermediate container acb9da45d005 18:11:56 ---> 0bd2a6ddf3c1 18:11:56 Step 14/23 : ENV APP_PORT=48085 18:11:56 ---> Running in b0ac2d425024 18:11:56 ---> Running in faaac4454cf4 18:11:56 Removing intermediate container 95ada9a93c8a 18:11:56 ---> eac4ef9d8dcb 18:11:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:11:56 Removing intermediate container 214e94d2f326 18:11:56 ---> f363d44ad95c 18:11:56 Step 15/23 : EXPOSE $APP_PORT 18:11:56 ---> Running in fc6483d599b9 18:11:56 Removing intermediate container b0ac2d425024 18:11:56 ---> ee405029e807 18:11:56 Step 15/23 : EXPOSE $APP_PORT 18:11:56 Removing intermediate container faaac4454cf4 18:11:56 ---> 1a70156624bf 18:11:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:11:56 ---> Running in cac09e50ea5f 18:11:56 ---> Running in d28d9243f7cd 18:11:56 Removing intermediate container fc6483d599b9 18:11:56 ---> 77b4c34696f2 18:11:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:11:57 ---> 34a5539ad0f8 18:11:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:11:57 Removing intermediate container d28d9243f7cd 18:11:57 ---> 0e001a310704 18:11:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:11:57 ---> 4191745ab9c4 18:11:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:11:57 ---> c47c1317222d 18:11:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:11:57 ---> fe9518d64ed1 18:11:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:11:58 ---> b8900ccc9c73 18:11:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:11:58 ---> 7683bce1ed19 18:11:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.456s coverage: 95.1% of statements 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.193s coverage: 58.8% of statements 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.373s coverage: 0.8% of statements 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.171s coverage: 22.0% of statements 18:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.207s coverage: 79.5% of statements 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements 18:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.168s coverage: 87.5% of statements 18:11:58 ---> Running in 255ffb9976f1 18:11:58 Removing intermediate container cac09e50ea5f 18:11:58 ---> 9b01a86dbd7f 18:11:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:11:58 ---> 74491c5c1713 18:11:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:11:59 ---> Running in 8578bdaa822f 18:11:59 Removing intermediate container 255ffb9976f1 18:11:59 ---> 7d53569e9cf2 18:11:59 Step 19/22 : CMD ["--init=true"] 18:11:59 ---> 41ea8d75d2ff 18:11:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:11:59 ---> Running in e6785927a656 18:11:59 ---> 0b0cf44d9fe5 18:11:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:11:59 Removing intermediate container 8578bdaa822f 18:11:59 ---> 1b155ccc53c2 18:11:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:12:00 ---> Running in 02b288454a26 18:12:00 ---> Running in 98deb8b326c7 18:12:00 Removing intermediate container e6785927a656 18:12:00 ---> f2117e67cc92 18:12:00 Step 20/22 : LABEL arch=x86_64 18:12:00 ---> 4877ec2a9c5d 18:12:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:12:00 ---> Running in c67871c21ec8 18:12:00 Removing intermediate container 02b288454a26 18:12:00 ---> 341b3aaf6f36 18:12:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:12:00 Removing intermediate container 98deb8b326c7 18:12:00 ---> 92dcfeb4a482 18:12:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:12:00 ---> Running in a772b825357c 18:12:00 ---> Running in 26599bf4d0a7 18:12:01 ---> Running in b4c3f60f74d9 18:12:01 Removing intermediate container c67871c21ec8 18:12:01 ---> 6ee4646b7c7c 18:12:01 Step 21/22 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:12:01 ---> Running in aebc2dc0ad5c 18:12:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:12:01 Status: Downloaded newer image for docker:20.10.0 18:12:01 Removing intermediate container 26599bf4d0a7 18:12:01 ---> 5d99ad2bd300 18:12:01 Step 21/23 : LABEL arch=x86_64 18:12:01 ---> aefe523efa57 18:12:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:12:01 Removing intermediate container b4c3f60f74d9 18:12:01 ---> e47336dda604 18:12:01 Step 21/23 : LABEL arch=x86_64 18:12:01 ---> Running in a418653d9f4f 18:12:01 ---> Running in f5383daf9f7e 18:12:01 ---> Running in 034123fcaa0b 18:12:01 Removing intermediate container aebc2dc0ad5c 18:12:01 ---> 3f734d3cec8b 18:12:01 Step 22/22 : LABEL version=0.0.0 18:12:01 ---> Running in 855735e62f12 18:12:01 Removing intermediate container f5383daf9f7e 18:12:01 ---> 1718fa57f1c8 18:12:01 Step 22/23 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:12:01 Removing intermediate container a418653d9f4f 18:12:01 ---> 189e55b898ec 18:12:01 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:12:02 Removing intermediate container 034123fcaa0b 18:12:02 ---> 2a9dde1f79d0 18:12:02 Step 22/23 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:12:02 ---> Running in 5c62c44078c3 18:12:02 ---> Running in 520be68bddc2 18:12:02 ---> Running in 5b2864602590 18:12:02 Removing intermediate container 855735e62f12 18:12:02 ---> d5f685ed9618 18:12:02 18:12:02 Successfully built d5f685ed9618 18:12:02 Successfully tagged security-proxy-setup:latest 18:12:02 Removing intermediate container 5b2864602590 18:12:02 ---> aab0bfed3101 18:12:02 Step 23/23 : LABEL version=0.0.0 18:12:02 Removing intermediate container 520be68bddc2 18:12:02 ---> 22d72a7e74fc 18:12:02 Step 23/23 : LABEL version=0.0.0 18:12:02 Building core-command 18:12:02  Building security-proxy-setup ... done  ---> Running in f5dd14f1877d 18:12:02 Removing intermediate container a772b825357c 18:12:02 ---> b5734fcd4e78 18:12:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:12:02 ---> Running in 7f3fb0759e1c 18:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:12:03 Removing intermediate container f5dd14f1877d 18:12:03 ---> 685777cded58 18:12:03 18:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:12:03 Removing intermediate container 7f3fb0759e1c 18:12:03 ---> cbc190944640 18:12:03 18:12:03 ---> 3cd3823eaf2c 18:12:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:12:03 (1/39) Installing readline (8.0.4-r0) 18:12:03 (2/39) Installing bash (5.0.17-r0) 18:12:03 Executing bash-5.0.17-r0.post-install 18:12:03 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:12:03 (4/39) Installing libcurl (7.76.1-r0) 18:12:03 (5/39) Installing curl (7.76.1-r0) 18:12:03 Successfully built 685777cded58 18:12:03 (6/39) Installing dumb-init (1.2.2-r1) 18:12:03 (7/39) Installing libbz2 (1.0.8-r1) 18:12:03 (8/39) Installing expat (2.2.9-r1) 18:12:03 Successfully tagged support-scheduler:latest 18:12:03  Building support-scheduler ... done Building core-data 18:12:03 (9/39) Installing libffi (3.3-r2) 18:12:03 (10/39) Installing gdbm (1.13-r1) 18:12:03 (11/39) Installing xz-libs (5.2.5-r0) 18:12:03 (12/39) Installing sqlite-libs (3.32.1-r0) 18:12:03 Successfully built cbc190944640 18:12:03 (13/39) Installing python3 (3.8.10-r0) 18:12:03 Successfully tagged support-notifications:latest 18:12:03 Building security-secretstore-setup 18:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.200s coverage: 94.4% of statements 18:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 18:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.610s coverage: 81.8% of statements 18:12:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:12:16  Building support-notifications ... done  ---> bf488af98c2f 18:12:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:12:16 (14/39) Installing py3-appdirs (1.4.4-r1) 18:12:16 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:12:16 (16/39) Installing py3-parsing (2.4.7-r0) 18:12:16 (17/39) Installing py3-six (1.15.0-r0) 18:12:16 (18/39) Installing py3-packaging (20.4-r0) 18:12:16 (19/39) Installing py3-setuptools (47.0.0-r0) 18:12:16 (20/39) Installing py3-chardet (3.0.4-r4) 18:12:16 (21/39) Installing py3-idna (2.9-r0) 18:12:16 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:12:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:12:18 (24/39) Installing py3-requests (2.23.0-r0) 18:12:18 (25/39) Installing py3-msgpack (1.0.0-r0) 18:12:18 (26/39) Installing py3-lockfile (0.12.2-r3) 18:12:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:12:18 (28/39) Installing py3-colorama (0.4.3-r0) 18:12:19 (29/39) Installing py3-distlib (0.3.0-r0) 18:12:19 ---> 40bbe4b41903 18:12:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:12:19 (30/39) Installing py3-distro (1.5.0-r1) 18:12:19 (31/39) Installing py3-webencodings (0.5.1-r3) 18:12:19 (32/39) Installing py3-html5lib (1.0.1-r4) 18:12:19 (33/39) Installing py3-pytoml (0.1.21-r0) 18:12:19 (34/39) Installing py3-pep517 (0.8.2-r0) 18:12:19 (35/39) Installing py3-progress (1.5-r0) 18:12:19 (36/39) Installing py3-toml (0.10.1-r0) 18:12:20 (37/39) Installing py3-retrying (1.3.3-r0) 18:12:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:12:20 (39/39) Installing py3-pip (20.1.1-r0) 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 76.0% of statements 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.191s coverage: 80.0% of statements 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.233s coverage: 85.4% of statements 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.316s coverage: 91.2% of statements 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 64.4% of statements 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 18:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 18:12:23 ---> a3371c67b9f3 18:12:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:12:23 Executing busybox-1.31.1-r19.trigger 18:12:24 OK: 72 MiB in 59 packages 18:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 18:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.972s coverage: 66.9% of statements 18:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.661s coverage: 43.4% of statements 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.160s coverage: 89.5% of statements 18:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.104s coverage: 84.8% of statements 18:12:31 ---> f6750019b402 18:12:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:12:33 ---> Running in 5c8b015a7708 18:12:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:12:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:12:34 ---> 8e3b782fd6c6 18:12:34 Step 3/24 : WORKDIR /edgex-go 18:12:34 ---> Using cache 18:12:34 ---> 5b6cac208388 18:12:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:34 ---> Using cache 18:12:34 ---> 3b527592754b 18:12:34 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:12:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.492s coverage: 47.1% of statements 18:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:12:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements 18:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:12:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 18:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:12:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:12:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:12:35 ---> 8e3b782fd6c6 18:12:35 Step 3/26 : WORKDIR /edgex-go 18:12:35 ---> Using cache 18:12:35 ---> 5b6cac208388 18:12:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:35 ---> Using cache 18:12:35 ---> 3b527592754b 18:12:35 Step 5/26 : RUN apk add --update --no-cache make git 18:12:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:12:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:12:36 ---> 8e3b782fd6c6 18:12:36 Step 3/24 : WORKDIR /edgex-go 18:12:36 ---> Using cache 18:12:36 ---> 5b6cac208388 18:12:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:36 ---> Using cache 18:12:36 ---> 3b527592754b 18:12:36 Step 5/24 : RUN apk add --update --no-cache make git 18:12:36 Removing intermediate container 5c8b015a7708 18:12:36 ---> f0f88c44b7ab 18:12:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:12:36 ---> Running in d9e38cc38301 18:12:36 ---> Running in c14fae79386f 18:12:36 ---> Running in 80080217b691 18:12:36 Collecting docker-compose==1.23.2 18:12:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:12:37 ---> 03110809c349 18:12:37 Step 27/32 : RUN chmod +x /entrypoint.sh 18:12:37 Collecting cached-property<2,>=1.2.0 18:12:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:12:37 Collecting dockerpty<0.5,>=0.4.1 18:12:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:12:37 ---> Running in dca698c1f0c2 18:12:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.353s coverage: 21.5% of statements 18:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:12:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.492s coverage: 92.2% of statements 18:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:12:38 Collecting websocket-client<1.0,>=0.32.0 18:12:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:12:38 Removing intermediate container dca698c1f0c2 18:12:38 ---> 7a9f310f64b3 18:12:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:12:39 Collecting docker<4.0,>=3.6.0 18:12:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:12:39 ---> Running in 0e99efc44f42 18:12:39 OK: 219 MiB in 52 packages 18:12:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:12:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:12:39 Removing intermediate container 0e99efc44f42 18:12:39 ---> 2cc2e8aef300 18:12:39 Step 29/32 : CMD ["gate"] 18:12:39 OK: 219 MiB in 52 packages 18:12:39 OK: 219 MiB in 52 packages 18:12:39 Collecting docopt<0.7,>=0.6.1 18:12:39 Downloading docopt-0.6.2.tar.gz (25 kB) 18:12:39 ---> Running in 7b505773194d 18:12:40 Removing intermediate container 7b505773194d 18:12:40 ---> 8a72dfc59eb2 18:12:40 Step 30/32 : LABEL arch=x86_64 18:12:40 ---> Running in a291d7abb529 18:12:40 Removing intermediate container c14fae79386f 18:12:40 ---> 3b389222855c 18:12:40 Step 6/26 : COPY go.mod . 18:12:40 Collecting jsonschema<3,>=2.5.1 18:12:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:12:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:12:40 Removing intermediate container 80080217b691 18:12:40 ---> 3335dd9103f7 18:12:40 Step 6/24 : COPY go.mod . 18:12:40 Collecting PyYAML<4,>=3.10 18:12:40 Downloading PyYAML-3.13.tar.gz (270 kB) 18:12:40 Removing intermediate container d9e38cc38301 18:12:40 ---> d9eca57dbb6b 18:12:40 Step 6/24 : COPY go.mod . 18:12:40 Removing intermediate container a291d7abb529 18:12:40 ---> 0a996876e9a4 18:12:40 Step 31/32 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:12:40 ---> 9f1da5d3f950 18:12:40 Step 7/26 : RUN go mod download 18:12:41 ---> Running in 9ea9472bee96 18:12:41 ---> 2995b0051104 18:12:41 Step 7/24 : RUN go mod download 18:12:41 ---> Running in cbd621d73f97 18:12:42 Collecting texttable<0.10,>=0.9.0 18:12:42 Downloading texttable-0.9.1.tar.gz (11 kB) 18:12:42 ---> b4fdb0539bf0 18:12:42 Step 7/24 : RUN go mod download 18:12:42 ---> Running in 4f445dc9c52e 18:12:42 ---> Running in 405ad60429e7 18:12:42 Removing intermediate container cbd621d73f97 18:12:42 ---> 7e16abf70576 18:12:42 Step 32/32 : LABEL version=0.0.0 18:12:42 Collecting docker-pycreds>=0.4.0 18:12:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:12:42 ---> Running in 058a74ed1aae 18:12:42 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:12:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:12:42 Collecting urllib3<1.25,>=1.21.1 18:12:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:12:43 Removing intermediate container 058a74ed1aae 18:12:43 ---> 3920e6df4ada 18:12:43 18:12:43 Collecting idna<2.8,>=2.5 18:12:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:12:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:12:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:12:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:12:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:12:43 Installing collected packages: cached-property, dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, jsonschema, PyYAML, texttable, docker-compose 18:12:43 Running setup.py install for dockerpty: started 18:12:43 Successfully built 3920e6df4ada 18:12:43 Successfully tagged security-bootstrapper:latest 18:12:43 Building core-metadata 18:12:44  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' 18:12:44 Attempting uninstall: urllib3 18:12:44 Found existing installation: urllib3 1.25.9 18:12:44 Uninstalling urllib3-1.25.9: 18:12:44 Successfully uninstalled urllib3-1.25.9 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.567s coverage: 28.8% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.250s coverage: 100.0% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.214s coverage: 64.6% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.378s coverage: 97.6% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.123s coverage: 87.9% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.192s coverage: 28.1% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:12:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.059s coverage: 85.7% of statements 18:12:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:12:47 Attempting uninstall: idna 18:12:47 Found existing installation: idna 2.9 18:12:47 Uninstalling idna-2.9: 18:12:47 Successfully uninstalled idna-2.9 18:12:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 18:12:48 GO111MODULE=on go vet ./... 18:12:48 Attempting uninstall: requests 18:12:48 Found existing installation: requests 2.23.0 18:12:48 Uninstalling requests-2.23.0: 18:12:48 Successfully uninstalled requests-2.23.0 18:12:49 Removing intermediate container 4f445dc9c52e 18:12:49 ---> c82e07c3f549 18:12:49 Step 8/24 : COPY . . 18:12:49 Removing intermediate container 9ea9472bee96 18:12:49 ---> 3d594e5bf3d1 18:12:49 Step 8/26 : COPY . . 18:12:49 Removing intermediate container 405ad60429e7 18:12:49 ---> f828d6560e8c 18:12:49 Step 8/24 : COPY . . 18:12:50 Running setup.py install for docopt: started 18:12:52 Running setup.py install for docopt: finished with status 'done' 18:12:55 Running setup.py install for PyYAML: started 18:13:03 Running setup.py install for PyYAML: finished with status 'done' 18:13:03 Running setup.py install for texttable: started 18:13:05 Running setup.py install for texttable: finished with status 'done' 18:13:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 18:13:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:13:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:13:07 ---> 8e3b782fd6c6 18:13:07 Step 3/24 : WORKDIR /edgex-go 18:13:07 ---> Using cache 18:13:07 ---> 5b6cac208388 18:13:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:07 ---> Using cache 18:13:07 ---> 3b527592754b 18:13:07 Step 5/24 : RUN apk add --update --no-cache make git 18:13:07 ---> Using cache 18:13:07 ---> 3335dd9103f7 18:13:07 Step 6/24 : COPY go.mod . 18:13:07 ---> Using cache 18:13:07 ---> 2995b0051104 18:13:07 Step 7/24 : RUN go mod download 18:13:07 ---> Using cache 18:13:07 ---> c82e07c3f549 18:13:07 Step 8/24 : COPY . . 18:13:40 ---> e3759ba7c05d 18:13:40 Step 9/26 : RUN go mod tidy 18:13:40 ---> ed688ff32af2 18:13:40 Step 9/24 : RUN go mod tidy 18:13:40 ---> fa8c30530cf6 18:13:40 Step 9/24 : RUN go mod tidy 18:13:40 ---> Running in a7cc012debcd 18:13:40 ---> Running in 2020b579b066 18:13:40 ---> Running in 6bb9312ab7ab 18:13:45 Removing intermediate container 5c62c44078c3 18:13:45 ---> ee6e887eb389 18:13:45 Step 15/24 : ENV APP_PORT=48090 18:13:45 ---> Running in 43840a61224b 18:13:45 ---> 4b9460871c63 18:13:45 Step 9/24 : RUN go mod tidy 18:13:45 ---> Running in 6ad81b454380 18:13:45 Removing intermediate container 43840a61224b 18:13:45 ---> aa8d5c4b04d4 18:13:45 Step 16/24 : EXPOSE $APP_PORT 18:13:45 ---> Running in cfbe30f736f7 18:13:45 Removing intermediate container cfbe30f736f7 18:13:45 ---> 5cd6417a6f9a 18:13:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:13:46 ---> 2b135430520f 18:13:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:13:47 ---> 929ee1cf296b 18:13:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:13:47 ---> 9d33b277c2de 18:13:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:13:47 ---> Running in 6bbd33231622 18:13:47 Removing intermediate container 2020b579b066 18:13:47 ---> e0b208046816 18:13:47 Step 10/24 : RUN make cmd/core-data/core-data 18:13:47 Removing intermediate container a7cc012debcd 18:13:47 ---> 8b98e72f747e 18:13:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:13:47 Removing intermediate container 6bbd33231622 18:13:47 ---> 01e8131e2634 18:13:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:47 ---> Running in 005f25c81aca 18:13:48 ---> Running in 73462013d67e 18:13:48 Removing intermediate container 6bb9312ab7ab 18:13:48 ---> 2ac4d3070e63 18:13:48 Step 10/24 : RUN make cmd/core-command/core-command 18:13:48 Removing intermediate container 6ad81b454380 18:13:48 ---> 2afe400d8268 18:13:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:13:48 ---> Running in cae7abc4d39b 18:13:48 ---> Running in 0733c2fb7884 18:13:48 ---> Running in 6a0e7ba1a2ee 18:13:48 Removing intermediate container cae7abc4d39b 18:13:48 ---> b6415572b973 18:13:48 Step 22/24 : LABEL arch=x86_64 18:13:48 ---> Running in c3c2b4698839 18:13:48 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 18:13:49 Removing intermediate container c3c2b4698839 18:13:49 ---> de88cab7d4de 18:13:49 Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:13:49 ---> Running in f9403158283a 18:13:49 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 18:13:49 Removing intermediate container f9403158283a 18:13:49 ---> dd1c3bec9088 18:13:49 Step 24/24 : LABEL version=0.0.0 18:13:49 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 18:13:49 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 18:13:49 ---> Running in f8bb59fb863b 18:13:50 Removing intermediate container f8bb59fb863b 18:13:50 ---> c3c2b88ebee2 18:13:50 18:13:51 Successfully built c3c2b88ebee2 18:13:51 Successfully tagged sys-mgmt-agent:latest 18:14:23  Building sys-mgmt-agent ... done 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 18:14:25 gofmt -l . 18:14:25 [ "`gofmt -l .`" = "" ] 18:14:28 ./bin/test-go-mod-tidy.sh 18:14:28 ./bin/test-attribution-txt.sh 18:14:30 Removing intermediate container 73462013d67e 18:14:30 ---> 671663c8275b 18:14:30 18:14:30 Step 11/26 : FROM alpine:3.12 18:14:30 ---> 13621d1b12d4 18:14:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:14:30 Removing intermediate container 0733c2fb7884 18:14:30 ---> 20cb81f6abfa 18:14:30 18:14:30 Step 11/24 : FROM alpine:3.12 18:14:30 ---> 13621d1b12d4 18:14:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:14:30 ---> Using cache 18:14:30 ---> b7fa32234e9f 18:14:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:14:30 ---> Using cache 18:14:30 ---> 0bd2a6ddf3c1 18:14:30 Step 14/24 : ENV APP_PORT=48082 18:14:31 ---> Running in c6ea1a597171 18:14:31 ---> Running in 92a9b44f617d [Pipeline] sh 18:14:31 Removing intermediate container 92a9b44f617d 18:14:31 ---> a5b1411595fe 18:14:31 Step 15/24 : EXPOSE $APP_PORT 18:14:31 + ls -al . 18:14:31 total 864 18:14:31 drwxrwxr-x 9 1001 1001 4096 May 17 18:14 . 18:14:31 drwxr-xr-x 4 root root 4096 May 17 18:09 .. 18:14:31 -rw-rw-r-- 1 1001 1001 11 May 17 18:07 .dockerignore 18:14:31 drwxrwxr-x 8 1001 1001 4096 May 17 18:07 .git 18:14:31 drwxrwxr-x 3 1001 1001 4096 May 17 18:07 .github 18:14:31 -rw-rw-r-- 1 1001 1001 818 May 17 18:07 .gitignore 18:14:31 -rw-rw-r-- 1 1001 1001 166 May 17 18:07 .sonarcloud.properties 18:14:31 -rw-rw-r-- 1 1001 1001 8609 May 17 18:07 Attribution.txt 18:14:31 -rw-rw-r-- 1 1001 1001 3804 May 17 18:07 CONTRIBUTING.md 18:14:31 -rw-rw-r-- 1 1001 1001 931 May 17 18:07 Dockerfile.build 18:14:31 -rw-rw-r-- 1 1001 1001 863 May 17 18:07 Jenkinsfile 18:14:31 -rw-rw-r-- 1 1001 1001 10775 May 17 18:07 LICENSE 18:14:31 -rw-rw-r-- 1 1001 1001 5632 May 17 18:07 Makefile 18:14:31 -rw-rw-r-- 1 1001 1001 7978 May 17 18:07 README.md 18:14:31 -rw-rw-r-- 1 1001 1001 6755 May 17 18:07 SECURITY.md 18:14:31 -rw-rw-r-- 1 1001 1001 5 May 17 18:05 VERSION 18:14:31 -rw-rw-r-- 1 1001 1001 4131 May 17 18:07 ZMQWindows.md 18:14:31 drwxrwxr-x 2 1001 1001 4096 May 17 18:07 bin 18:14:31 drwxrwxr-x 14 1001 1001 4096 May 17 18:07 cmd 18:14:31 -rw-r--r-- 1 root root 727485 May 17 18:12 coverage.out 18:14:31 -rw-r--r-- 1 root root 1060 May 17 18:14 go.mod 18:14:31 -rw-r--r-- 1 root root 22101 May 17 18:09 go.sum 18:14:31 drwxrwxr-x 8 1001 1001 4096 May 17 18:07 internal 18:14:31 drwxrwxr-x 4 1001 1001 4096 May 17 18:07 openapi 18:14:31 drwxrwxr-x 4 1001 1001 4096 May 17 18:07 snap 18:14:31 -rw-rw-r-- 1 1001 1001 168 May 17 18:07 version.go [Pipeline] sh 18:14:32 + '[' -e coverage.out ] 18:14:32 + chown 1001:1001 coverage.out [Pipeline] stash 18:14:32 Warning: overwriting stash ‘coverage-report’ 18:14:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:14:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:14:32 (1/6) Installing ca-certificates (20191127-r4) 18:14:32 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:14:32 (3/6) Installing libcurl (7.76.1-r0) 18:14:32 (4/6) Installing curl (7.76.1-r0) 18:14:32 (5/6) Installing dumb-init (1.2.2-r1) 18:14:32 (6/6) Installing su-exec (0.2-r1) 18:14:32 Executing busybox-1.31.1-r20.trigger 18:14:32 Executing ca-certificates-20191127-r4.trigger 18:14:32 OK: 7 MiB in 20 packages 18:14:33 Stashed 1 file(s) [Pipeline] sh 18:14:34 + make build 18:14:34 go mod tidy 18:14:34 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 18:14:34 ---> Running in 5d8574f1b5c9 18:14:35 Removing intermediate container 6a0e7ba1a2ee 18:14:35 ---> 5ffa8c3f9706 18:14:35 18:14:35 Step 11/24 : FROM alpine:3.12 18:14:35 ---> 13621d1b12d4 18:14:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:14:35 ---> Using cache 18:14:35 ---> b7fa32234e9f 18:14:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:14:35 ---> Using cache 18:14:35 ---> 0bd2a6ddf3c1 18:14:35 Step 14/24 : ENV APP_PORT=48081 18:14:35 Removing intermediate container 005f25c81aca 18:14:35 ---> b97070faac8a 18:14:35 18:14:35 Step 11/24 : FROM alpine:3.12 18:14:35 ---> 13621d1b12d4 18:14:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:14:36 Removing intermediate container 5d8574f1b5c9 18:14:36 ---> 5cbeafa77b2a 18:14:36 Step 16/24 : WORKDIR / 18:14:36 ---> Running in 11b34e85c0dc 18:14:36 ---> Running in 36db6bb252c0 18:14:36 ---> Running in 4fa570aa4b63 18:14:36 Removing intermediate container c6ea1a597171 18:14:36 ---> c73b803d6b5f 18:14:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:14:36 Removing intermediate container 11b34e85c0dc 18:14:36 ---> a606d8a0f0a1 18:14:36 Step 13/24 : ENV APP_PORT=48080 18:14:36 Removing intermediate container 36db6bb252c0 18:14:36 ---> e194adbfff98 18:14:36 Step 15/24 : EXPOSE $APP_PORT 18:14:36 ---> Running in 80da3bf00d33 18:14:36 ---> Running in 545cc1d76282 18:14:36 ---> Running in 14f9bcdcba77 18:14:36 Removing intermediate container 4fa570aa4b63 18:14:36 ---> e101e8eab28b 18:14:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:36 Removing intermediate container 80da3bf00d33 18:14:36 ---> 34fcc29c115a 18:14:36 Step 14/26 : WORKDIR / 18:14:36 Removing intermediate container 545cc1d76282 18:14:36 ---> e4e257156302 18:14:36 Step 14/24 : EXPOSE $APP_PORT 18:14:36 Removing intermediate container 14f9bcdcba77 18:14:36 ---> d86cb08827c0 18:14:36 Step 16/24 : WORKDIR / 18:14:37 ---> Running in 6b92609342f6 18:14:37 ---> Running in ad0dc07bf47d 18:14:37 ---> 862a673766bc 18:14:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:14:37 ---> Running in 9e744a6dad6b 18:14:37 Removing intermediate container 6b92609342f6 18:14:37 ---> ccff529eaecb 18:14:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:37 Removing intermediate container ad0dc07bf47d 18:14:37 ---> 5152a84c32ba 18:14:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:14:37 Removing intermediate container 9e744a6dad6b 18:14:37 ---> f96b3792758d 18:14:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:37 ---> Running in 05dbd3e38675 18:14:37 ---> e256289e1a49 18:14:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:14:38 ---> de2aa78eca4d 18:14:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:14:38 ---> ad32f1b139aa 18:14:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:14:38 ---> 61017edac3b5 18:14:38 Step 20/24 : ENTRYPOINT ["/core-command"] 18:14:38 ---> Running in 487b7b3ee67c 18:14:39 ---> 7859f6041584 18:14:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:14:39 Removing intermediate container 487b7b3ee67c 18:14:39 ---> 69d06212cdd9 18:14:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:39 ---> 1f6de87c9cbc 18:14:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:14:39 Removing intermediate container 05dbd3e38675 18:14:39 ---> eb3df88134da 18:14:39 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:14:39 ---> Running in 9f8fd625656a 18:14:39 ---> Running in 10b088dee6dd 18:14:39 ---> 0607de8f3fea 18:14:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:14:39 Removing intermediate container 9f8fd625656a 18:14:39 ---> 3a9e6c4cfe87 18:14:39 Step 22/24 : LABEL arch=x86_64 18:14:39 ---> 350e7f844473 18:14:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:14:40 ---> Running in 8b82768b1930 18:14:40 ---> Running in a318f61ba13b 18:14:40 ---> 92d24ca1dcba 18:14:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:14:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:14:40 Removing intermediate container 8b82768b1930 18:14:40 ---> b204d53869e4 18:14:40 Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:14:40 Removing intermediate container a318f61ba13b 18:14:40 ---> e696fff07928 18:14:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:40 ---> Running in e8b8095de004 18:14:40 ---> Running in 940e21c1c819 18:14:40 ---> 9788907fc0e7 18:14:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:14:40 Removing intermediate container e8b8095de004 18:14:40 ---> 475d66342e5b 18:14:40 Step 24/24 : LABEL version=0.0.0 18:14:40 Removing intermediate container 940e21c1c819 18:14:40 ---> 5d99e6986968 18:14:40 Step 22/24 : LABEL arch=x86_64 18:14:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:14:41 ---> Running in 90f54338350b 18:14:41 (1/6) Installing dumb-init (1.2.2-r1) 18:14:41 (2/6) Installing libgcc (9.3.0-r2) 18:14:41 ---> Running in 8f7d06dce715 18:14:41 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 18:14:41 (3/6) Installing libsodium (1.0.18-r0) 18:14:41 ---> 930875fae462 18:14:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:14:41 Removing intermediate container 90f54338350b 18:14:41 ---> 16843a3c3324 18:14:41 18:14:41 (4/6) Installing libstdc++ (9.3.0-r2) 18:14:41 Removing intermediate container 8f7d06dce715 18:14:41 ---> b25ec9f38c2c 18:14:41 Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:14:41 ---> Running in 9bcff1efa7e5 18:14:41 Successfully built 16843a3c3324 18:14:41 Successfully tagged core-command:latest 18:14:41  Building core-command ... done  ---> 0fd4b2e6454e 18:14:41 Step 22/26 : 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/ 18:14:42 ---> Running in a7759e86c93b 18:14:42 Removing intermediate container 9bcff1efa7e5 18:14:42 ---> 4fe06bee2dab 18:14:42 Step 24/24 : LABEL version=0.0.0 18:14:42 ---> Running in 943b093632ce 18:14:42 Removing intermediate container 943b093632ce 18:14:42 ---> 9d33cf4107d8 18:14:42 18:14:42 (5/6) Installing libzmq (4.3.3-r0) 18:14:42 (6/6) Installing zeromq (4.3.3-r0) 18:14:42 Successfully built 9d33cf4107d8 18:14:42 Successfully tagged core-metadata:latest 18:14:42  Building core-metadata ... done Executing busybox-1.31.1-r20.trigger 18:14:42 OK: 8 MiB in 20 packages 18:14:43 Removing intermediate container a7759e86c93b 18:14:43 ---> e09a5ccf4bca 18:14:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:14:43 ---> Running in c6df7b7d8b59 18:14:43 Removing intermediate container 10b088dee6dd 18:14:43 ---> fbd40272be73 18:14:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:43 Removing intermediate container c6df7b7d8b59 18:14:43 ---> 1efab7c4cbe3 18:14:43 Step 24/26 : LABEL arch=x86_64 18:14:43 ---> Running in 73ff00384592 18:14:43 ---> 31cf777a0239 18:14:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:14:43 Removing intermediate container 73ff00384592 18:14:43 ---> e5db3c6bc08b 18:14:43 Step 25/26 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:14:43 ---> Running in a17fbfda2ac4 18:14:43 Removing intermediate container a17fbfda2ac4 18:14:43 ---> 00d40b5a8ec2 18:14:43 Step 26/26 : LABEL version=0.0.0 18:14:44 ---> Running in 2ed0c30d923d 18:14:44 ---> 4731d29c0307 18:14:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:14:44 Removing intermediate container 2ed0c30d923d 18:14:44 ---> 74e807918b2e 18:14:44 18:14:44 Successfully built 74e807918b2e 18:14:44 ---> 33f38b65e49e 18:14:44 Step 20/24 : ENTRYPOINT ["/core-data"] 18:14:44 Successfully tagged security-secretstore-setup:latest 18:14:44  Building security-secretstore-setup ... done  ---> Running in 697dbd3b4bc6 18:14:44 Removing intermediate container 697dbd3b4bc6 18:14:44 ---> c1090b50d871 18:14:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:44 ---> Running in 89694adb8e31 18:14:44 Removing intermediate container 89694adb8e31 18:14:44 ---> 4f35a2605630 18:14:44 Step 22/24 : LABEL arch=x86_64 18:14:45 ---> Running in 1a24a3dd5c49 18:14:45 Removing intermediate container 1a24a3dd5c49 18:14:45 ---> 5ce43174750a 18:14:45 Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:14:45 ---> Running in 5b91e7df0147 18:14:45 Removing intermediate container 5b91e7df0147 18:14:45 ---> b6833f7f703c 18:14:45 Step 24/24 : LABEL version=0.0.0 18:14:45 ---> Running in c8ad898fd468 18:14:45 Removing intermediate container c8ad898fd468 18:14:45 ---> 14dd77ca4ad5 18:14:45 18:14:46 Successfully built 14dd77ca4ad5 18:14:46 Successfully tagged core-data:latest 18:14:46  Building core-data ... done  [Pipeline] } 18:14:46 $ docker stop --time=1 b8fdf289a7685870208f86605df3b7b21c6437474cc80dbc19ea25903a0f5a11 18:14:48 $ docker rm -f b8fdf289a7685870208f86605df3b7b21c6437474cc80dbc19ea25903a0f5a11 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:48 + docker images 18:14:49 REPOSITORY TAG IMAGE ID CREATED SIZE 18:14:49 core-data latest 14dd77ca4ad5 4 seconds ago 21.6MB 18:14:49 security-secretstore-setup latest 74e807918b2e 5 seconds ago 25.8MB 18:14:49 core-metadata latest 9d33cf4107d8 7 seconds ago 18.6MB 18:14:49 core-command latest 16843a3c3324 8 seconds ago 17.1MB 18:14:49 b97070faac8a 15 seconds ago 1.17GB 18:14:49 5ffa8c3f9706 15 seconds ago 1.17GB 18:14:49 20cb81f6abfa 20 seconds ago 1.16GB 18:14:49 671663c8275b 20 seconds ago 1.16GB 18:14:49 sys-mgmt-agent latest c3c2b88ebee2 About a minute ago 312MB 18:14:49 security-bootstrapper latest 3920e6df4ada 2 minutes ago 18.2MB 18:14:49 support-notifications latest cbc190944640 2 minutes ago 17.7MB 18:14:49 security-proxy-setup latest d5f685ed9618 2 minutes ago 25.3MB 18:14:49 support-scheduler latest 685777cded58 2 minutes ago 17.1MB 18:14:49 9b441b9c142d 2 minutes ago 1.15GB 18:14:49 48a3358836a8 3 minutes ago 1.16GB 18:14:49 d956eed6b822 3 minutes ago 1.16GB 18:14:49 c0909b39efad 3 minutes ago 1.15GB 18:14:49 b09de928b5ae 3 minutes ago 1.16GB 18:14:49 ci-base-image-x86_64 latest 8e3b782fd6c6 8 minutes ago 648MB 18:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 18:14:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 18:14:49 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 18:14:49 docker 20.10.0 aefe523efa57 5 months ago 240MB 18:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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 18:15:04 Still waiting to schedule task 18:15:04 ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline 18:15:08 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 18:15:10 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 18:15:14 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 18:15:15 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 18:15:19 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 18:15:24 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 18:15:27 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 18:15:31 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 18:15:33 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 18:15:37 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] } 18:15:42 $ docker stop --time=1 3fa456e502fc86b29f62d2d3f03a5229642592d70266e89cf1963ace8ab9ba4e 18:15:45 $ docker rm -f 3fa456e502fc86b29f62d2d3f03a5229642592d70266e89cf1963ace8ab9ba4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:15:46 18:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:15:47 latest: Pulling from edgex-devops/edgex-compose-arm64 18:15:47 29e5d40040c1: Pulling fs layer 18:15:47 1ce36da41761: Pulling fs layer 18:15:47 25b303627fd3: Pulling fs layer 18:15:47 29e5d40040c1: Verifying Checksum 18:15:47 29e5d40040c1: Download complete 18:15:48 1ce36da41761: Verifying Checksum 18:15:48 1ce36da41761: Download complete 18:15:48 29e5d40040c1: Pull complete 18:15:49 1ce36da41761: Pull complete 18:15:49 25b303627fd3: Download complete 18:16:00 25b303627fd3: Pull complete 18:16:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:16:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:16:00 prd-ubuntu18.04-docker-arm64-4c-16g-410 does not seem to be running inside a container 18:16:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:16:03 Running on prd-ubuntu18.04-docker-8c-8g-411 in /w/workspace/edgexfoundry_edgex-go_PR-3462 18:16:03 $ docker top a64d3bfc7ec7c23c7d8747bf7f4fff7959a6310e9d2e7be788fcac3cad1f12fd -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 18:16:03 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 18:16:04 The recommended git tool is: git 18:16:04 + docker-compose build --help 18:16:04 + grep parallel 18:16:06 using credential edgex-jenkins-ssh 18:16:06 Cloning the remote Git repository 18:16:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:16:06 > git init /w/workspace/edgex-go/10 # timeout=10 18:16:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:16:06 > git --version # timeout=10 18:16:06 > git --version # 'git version 2.17.1' 18:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:07 --parallel Build images in parallel. [Pipeline] } 18:16:08 $ docker stop --time=1 a64d3bfc7ec7c23c7d8747bf7f4fff7959a6310e9d2e7be788fcac3cad1f12fd 18:16:10 $ docker rm -f a64d3bfc7ec7c23c7d8747bf7f4fff7959a6310e9d2e7be788fcac3cad1f12fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:16:10 . [Pipeline] withDockerContainer 18:16:11 prd-ubuntu18.04-docker-arm64-4c-16g-410 does not seem to be running inside a container 18:16:11 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 18:16:12 $ docker top bbf0c4cffd5bace911e88e8f573a1885a6b7fe464c0cba2a7f2a5f7aefc0390a -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:13 + docker-compose -f ./docker-compose-build.yml build --parallel 18:16:16 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 503e24707a18c91b8b47f702e881dfd8d5101e38 18:16:16 Merge succeeded, producing 503e24707a18c91b8b47f702e881dfd8d5101e38 18:16:16 Checking out Revision 503e24707a18c91b8b47f702e881dfd8d5101e38 (PR-3462) 18:16:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:16:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:16:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:16 > git config core.sparsecheckout # timeout=10 18:16:16 > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 18:16:16 > git remote # timeout=10 18:16:16 > git config --get remote.origin.url # timeout=10 18:16:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:16 > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 18:16:16 > git rev-parse HEAD^{commit} # timeout=10 18:16:16 > git config core.sparsecheckout # timeout=10 18:16:16 > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 18:16:17 Building core-command ... 18:16:17 Building core-data ... 18:16:17 Building core-metadata ... 18:16:17 Building security-bootstrapper ... 18:16:17 Building security-proxy-setup ... 18:16:17 Building security-secretstore-setup ... 18:16:17 Building support-notifications ... 18:16:17 Building support-scheduler ... 18:16:17 Building sys-mgmt-agent ... 18:16:17 Building core-data 18:16:17 Building security-bootstrapper 18:16:17 Building support-scheduler 18:16:17 Building support-notifications 18:16:17 Building sys-mgmt-agent 18:16:20 Commit message: "refactor: Updates for changing security-bootstrap-redis to security-bootstraper-redis" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:21 + echo snap-build.sh 18:16:21 snap-build.sh 18:16:21 + SNAP_BASE_DIR=. 18:16:21 + '[' '!' -z /w/workspace/edgex-go/10 ']' 18:16:21 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 18:16:21 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 18:16:21 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 18:16:21 + cd /w/workspace/edgex-go/10 18:16:21 + sudo apt-get remove -qy --purge lxd lxd-client 18:16:21 Reading package lists... 18:16:21 Building dependency tree... 18:16:21 Reading state information... 18:16:21 The following packages were automatically installed and are no longer required: 18:16:21 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:16:21 uidmap xdelta3 18:16:21 Use 'sudo apt autoremove' to remove them. 18:16:21 The following packages will be REMOVED: 18:16:21 lxd* lxd-client* 18:16:22 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:16:22 After this operation, 31.7 MB disk space will be freed. 18:16:23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 18:16:23 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:16:23 Removing lxd dnsmasq configuration 18:16:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:16:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:16:25 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:16:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 18:16:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:16:26 Processing triggers for systemd (237-3ubuntu10.42) ... 18:16:26 Processing triggers for ureadahead (0.100.0-21) ... 18:16:27 + sudo snap remove --purge lxd 18:16:27 snap "lxd" is not installed 18:16:27 + sudo groupadd --force --system lxd 18:16:27 ++ whoami 18:16:27 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:16:27 + newgrp - lxd 18:16:27 + sudo snap install lxd 18:16:36 2021-05-17T18:16:33Z INFO Waiting for automatic snapd restart... 18:16:54 lxd 4.14 from Canonical* installed 18:16:54 + sudo lxd init --auto 18:17:00 + sudo snap install --classic snapcraft 18:17:08 snapcraft 4.7.1 from Canonical* installed 18:17:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:17:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:17:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:08 Dload Upload Total Spent Left Speed 18:17:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 18:17:08 100 3325k 100 3325k 0 0 6100k 0 --:--:-- --:--:-- --:--:-- 6100k 18:17:08 ./yq_linux_amd64 18:17:08 + sudo snapcraft prime --use-lxd 18:17:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:17:10 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 18:17:10 - README.md 18:17:10 18:17:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:17:10 Launching a container. 18:17:17 Waiting for container to be ready 18:17:17 To start your first instance, try: lxc launch ubuntu:18.04 18:17:17 18:17:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:17:21 Waiting for network to be ready... 18:17:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:17:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 18:17:22 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:17:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 18:17:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:17:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:17:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 18:17:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 18:17:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 18:17:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 18:17:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:17:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:17:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:17:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:17:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:17:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:17:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:17:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:17:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:17:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 18:17:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 18:17:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 18:17:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:17:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 18:17:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 18:17:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 18:17:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 18:17:25 Fetched 24.6 MB in 4s (6253 kB/s) 18:17:26 Reading package lists... 18:17:26 Reading package lists... 18:17:27 Building dependency tree... 18:17:27 Reading state information... 18:17:27 The following additional packages will be installed: 18:17:27 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:17:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:17:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:17:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:17:27 Suggested packages: 18:17:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:17:27 Recommended packages: 18:17:27 gnupg libsasl2-modules 18:17:27 The following NEW packages will be installed: 18:17:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:17:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:17:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:17:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:17:27 The following packages will be upgraded: 18:17:27 gpg gpg-agent gpgconf libudev1 18:17:27 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 18:17:27 Need to get 3530 kB of archives. 18:17:27 After this operation, 13.3 MB of additional disk space will be used. 18:17:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 18:17:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 18:17:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:17:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:17:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 18:17:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 18:17:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:17:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:17:28 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:17:28 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:17:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:17:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:17:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:17:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:17:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:17:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:17:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:17:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:17:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:17:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:17:28 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:17:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:17:28 debconf: delaying package configuration, since apt-utils is not installed 18:17:28 Fetched 3530 kB in 1s (3197 kB/s) 18:17:28 (Reading database ... 12511 files and directories currently installed.) 18:17:28 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 18:17:28 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:17:28 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 18:17:28 Selecting previously unselected package udev. 18:17:28 (Reading database ... 12511 files and directories currently installed.) 18:17:28 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 18:17:28 Unpacking udev (237-3ubuntu10.47) ... 18:17:28 Selecting previously unselected package libfuse2:amd64. 18:17:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:17:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:17:28 Selecting previously unselected package fuse. 18:17:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:17:28 Unpacking fuse (2.9.7-1ubuntu1) ... 18:17:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:17:29 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:17:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:17:29 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:17:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:17:29 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:17:29 Selecting previously unselected package libksba8:amd64. 18:17:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:17:29 Unpacking libksba8:amd64 (1.3.5-2) ... 18:17:29 Selecting previously unselected package libroken18-heimdal:amd64. 18:17:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:17:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:17:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:17:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:29 Selecting previously unselected package libwind0-heimdal:amd64. 18:17:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:17:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:17:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:17:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:17:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:17:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:30 Selecting previously unselected package libsasl2-modules-db:amd64. 18:17:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:17:30 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:17:30 Selecting previously unselected package libsasl2-2:amd64. 18:17:30 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:17:30 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:17:30 Selecting previously unselected package libldap-common. 18:17:30 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:17:30 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:17:30 Selecting previously unselected package libldap-2.4-2:amd64. 18:17:30 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:17:30 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:17:31 Selecting previously unselected package dirmngr. 18:17:31 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:17:31 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:17:31 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:17:31 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:17:31 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:17:31 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:17:31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:17:31 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:17:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:31 Setting up libksba8:amd64 (1.3.5-2) ... 18:17:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:17:31 Setting up udev (237-3ubuntu10.47) ... 18:17:31 invoke-rc.d: policy-rc.d denied execution of start. 18:17:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:31 Processing triggers for systemd (237-3ubuntu10) ... 18:17:32 Setting up fuse (2.9.7-1ubuntu1) ... 18:17:32 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:17:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:17:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:17:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:17:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:17:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:17:32 settings in the [Install] section, and DefaultInstance for template units). 18:17:32 This means they are not meant to be enabled using systemctl. 18:17:32 Possible reasons for having this kind of units are: 18:17:32 1) A unit may be statically enabled by being symlinked from another unit's 18:17:32 .wants/ or .requires/ directory. 18:17:32 2) A unit's purpose may be to act as a helper for some other unit which has 18:17:32 a requirement dependency on it. 18:17:32 3) A unit may be started when needed via activation (socket, path, timer, 18:17:32 D-Bus, udev, scripted systemctl call, ...). 18:17:32 4) In case of template units, the unit is meant to be enabled with some 18:17:32 instance name specified. 18:17:33 Reading package lists... 18:17:33 Building dependency tree... 18:17:33 Reading state information... 18:17:33 The following additional packages will be installed: 18:17:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:17:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:17:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:17:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:17:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:17:33 Suggested packages: 18:17:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:17:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:17:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:17:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:17:33 systemd-container policykit-1 18:17:33 Recommended packages: 18:17:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:17:33 The following NEW packages will be installed: 18:17:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:17:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:17:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:17:33 multiarch-support openssh-client python3 python3-minimal python3.6 18:17:33 python3.6-minimal snapd squashfs-tools sudo 18:17:33 The following packages will be upgraded: 18:17:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:17:33 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 18:17:33 Need to get 35.2 MB of archives. 18:17:33 After this operation, 141 MB of additional disk space will be used. 18:17:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 18:17:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:17:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 18:17:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:17:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:17:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:17:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:17:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:17:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:17:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:17:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:17:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:17:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:17:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:17:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:17:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:17:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 18:17:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 18:17:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 18:17:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 18:17:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:17:34 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:17:34 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:17:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:17:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:17:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:17:34 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:17:34 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:17:34 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:17:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:17:34 debconf: delaying package configuration, since apt-utils is not installed 18:17:34 Fetched 35.2 MB in 1s (27.8 MB/s) 18:17:35 (Reading database ... 12757 files and directories currently installed.) 18:17:35 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 18:17:35 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:17:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 18:17:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:17:35 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 18:17:35 (Reading database ... 12757 files and directories currently installed.) 18:17:35 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 18:17:35 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 18:17:36 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 18:17:36 (Reading database ... 12757 files and directories currently installed.) 18:17:36 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 18:17:36 Unpacking apt (1.6.13) over (1.6.1) ... 18:17:36 Setting up apt (1.6.13) ... 18:17:36 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:17:36 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:17:36 (Reading database ... 12764 files and directories currently installed.) 18:17:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:17:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:17:37 Selecting previously unselected package libpython3.6-minimal:amd64. 18:17:37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:17:37 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:17:37 Selecting previously unselected package libexpat1:amd64. 18:17:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:17:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:17:37 Selecting previously unselected package python3.6-minimal. 18:17:37 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:17:37 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:17:37 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 18:17:37 Checking for services that may need to be restarted...done. 18:17:37 Checking for services that may need to be restarted...done. 18:17:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:17:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:17:39 ---> 9663255be2c4 18:17:39 Step 3/32 : WORKDIR /edgex-go 18:17:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:17:39 ---> 9663255be2c4 18:17:39 Step 3/24 : WORKDIR /edgex-go 18:17:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:17:39 ---> 9663255be2c4 18:17:39 Step 3/23 : WORKDIR /edgex-go 18:17:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:17:39 ---> 9663255be2c4 18:17:39 Step 3/23 : WORKDIR /edgex-go 18:17:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:17:39 ---> 9663255be2c4 18:17:39 Step 3/24 : WORKDIR /edgex-go 18:17:39 ---> Running in 7716ac1d47f6 18:17:39 ---> Running in e4a57473d68f 18:17:39 ---> Running in bf4239b1ec48 18:17:39 ---> Running in 3c50bb9f3f48 18:17:39 ---> Running in f571793dc845 18:17:39 Removing intermediate container bf4239b1ec48 18:17:39 ---> 480a7b19a298 18:17:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:39 Removing intermediate container e4a57473d68f 18:17:39 ---> f55bc451df62 18:17:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:39 Removing intermediate container 7716ac1d47f6 18:17:39 ---> 89b26e896c5f 18:17:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:39 Removing intermediate container 3c50bb9f3f48 18:17:39 ---> 70072ab1155b 18:17:39 Removing intermediate container f571793dc845 18:17:39 ---> ad5a7749b250 18:17:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:39 ---> Running in e4d58e4ecce2 18:17:39 ---> Running in 012d0d12e868 18:17:39 ---> Running in 9f246405df0b 18:17:39 ---> Running in 1fedfd058a05 18:17:39 ---> Running in 9e06f07ad7cb 18:17:39 Removing intermediate container e4d58e4ecce2 18:17:39 ---> 20bb9d5b6c75 18:17:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:17:39 ---> Running in 1c8bd890d438 18:17:39 Removing intermediate container 012d0d12e868 18:17:39 ---> dff3c307147c 18:17:39 Step 5/23 : RUN apk add --update --no-cache make git 18:17:39 Removing intermediate container 1fedfd058a05 18:17:39 ---> dc2399aec5cc 18:17:39 Step 5/32 : RUN apk add --update --no-cache make git 18:17:39 Removing intermediate container 9f246405df0b 18:17:39 ---> 4818e2e9ba56 18:17:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:17:39 ---> Running in 1dfe1a65a21b 18:17:39 Removing intermediate container 9e06f07ad7cb 18:17:39 ---> 490cd697a4e0 18:17:39 Step 5/24 : RUN apk add --update --no-cache make bash git 18:17:39 ---> Running in 52615276de91 18:17:39 ---> Running in fe021508affd 18:17:39 ---> Running in 1a3880761617 18:17:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:17:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:17:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:17:40 Selecting previously unselected package python3-minimal. 18:17:40 (Reading database ... 13012 files and directories currently installed.) 18:17:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:17:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:17:41 Selecting previously unselected package mime-support. 18:17:41 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:17:41 Unpacking mime-support (3.60ubuntu1) ... 18:17:41 Selecting previously unselected package libmpdec2:amd64. 18:17:41 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:17:41 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:17:41 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:17:41 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:17:41 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:17:41 Selecting previously unselected package python3.6. 18:17:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:17:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:17:41 Selecting previously unselected package libpython3-stdlib:amd64. 18:17:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:17:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:17:41 Setting up python3-minimal (3.6.7-1~18.04) ... 18:17:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:17:41 Selecting previously unselected package python3. 18:17:41 (Reading database ... 13442 files and directories currently installed.) 18:17:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:17:41 Unpacking python3 (3.6.7-1~18.04) ... 18:17:41 Selecting previously unselected package multiarch-support. 18:17:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:17:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:17:42 OK: 218 MiB in 52 packages 18:17:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:17:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:17:42 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:17:42 Selecting previously unselected package liblzo2-2:amd64. 18:17:42 (Reading database ... 13479 files and directories currently installed.) 18:17:42 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:17:42 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:17:42 Selecting previously unselected package libbsd0:amd64. 18:17:42 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:17:42 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:17:42 Selecting previously unselected package sudo. 18:17:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:17:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:17:42 Selecting previously unselected package apparmor. 18:17:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:17:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:17:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:17:42 Selecting previously unselected package libedit2:amd64. 18:17:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:17:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:17:42 Selecting previously unselected package libkrb5support0:amd64. 18:17:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:17:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:17:42 Selecting previously unselected package libk5crypto3:amd64. 18:17:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:17:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:17:42 Selecting previously unselected package libkeyutils1:amd64. 18:17:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:17:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:17:42 OK: 218 MiB in 52 packages 18:17:43 Selecting previously unselected package libkrb5-3:amd64. 18:17:43 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:17:43 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:17:43 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:17:43 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:17:43 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:17:43 OK: 218 MiB in 52 packages 18:17:43 OK: 218 MiB in 52 packages 18:17:43 OK: 218 MiB in 52 packages 18:17:43 Selecting previously unselected package libssl1.0.0:amd64. 18:17:43 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:17:43 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:17:43 Selecting previously unselected package openssh-client. 18:17:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:17:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:17:43 Selecting previously unselected package squashfs-tools. 18:17:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:17:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:17:43 Selecting previously unselected package snapd. 18:17:43 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 18:17:43 Unpacking snapd (2.48.3+18.04) ... 18:17:43 Removing intermediate container 1c8bd890d438 18:17:43 ---> 3c4cf940485a 18:17:43 Step 6/24 : COPY go.mod . 18:17:44 ---> c6f1f868d6ca 18:17:44 Step 7/24 : RUN go mod download 18:17:44 ---> Running in 2a482d3efc86 18:17:45 Removing intermediate container 1dfe1a65a21b 18:17:45 ---> 4ed466831f66 18:17:45 Step 6/23 : COPY go.mod . 18:17:45 Removing intermediate container fe021508affd 18:17:45 ---> 71dc24e95a8b 18:17:45 Step 6/23 : COPY go.mod . 18:17:45 Removing intermediate container 52615276de91 18:17:45 ---> 8f48b29ee342 18:17:45 Step 6/32 : COPY go.mod . 18:17:45 Removing intermediate container 1a3880761617 18:17:45 ---> 7e1471b5cd3b 18:17:45 Step 6/24 : COPY go.mod . 18:17:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:17:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:17:45 Setting up mime-support (3.60ubuntu1) ... 18:17:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:17:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:17:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:17:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:17:45 Setting up systemd (237-3ubuntu10.47) ... 18:17:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:17:46 ---> a6d6851c02a2 18:17:46 Step 7/23 : RUN go mod download 18:17:46 ---> 05878e17fcba 18:17:46 Step 7/23 : RUN go mod download 18:17:46 ---> Running in 993305bc70d5 18:17:46 ---> 5cedc9f7d713 18:17:46 Step 7/32 : RUN go mod download 18:17:46 ---> Running in 10e51b1f8b51 18:17:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:17:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:17:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:17:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:17:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:17:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:17:46 ---> adaa0b5ccae9 18:17:46 Step 7/24 : RUN go mod download 18:17:46 ---> Running in d42593b1eacc 18:17:47 ---> Running in 2d3ada42b130 18:17:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:17:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:17:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:17:47 Setting up python3 (3.6.7-1~18.04) ... 18:17:47 running python rtupdate hooks for python3.6... 18:17:47 running python post-rtupdate hooks for python3.6... 18:17:47 Setting up apparmor (2.12-4ubuntu5.1) ... 18:17:48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:17:48 Removing intermediate container 2a482d3efc86 18:17:48 ---> ac31d57c7045 18:17:48 Step 8/24 : COPY . . 18:17:48 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:17:48 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:17:49 Setting up snapd (2.48.3+18.04) ... 18:17:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:17:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:17:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:17:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:17:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:17:50 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:17:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:17:50 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:17:50 Removing intermediate container 993305bc70d5 18:17:50 ---> fcc4bd405612 18:17:50 Step 8/23 : COPY . . 18:17:50 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:17:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:17:50 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 18:17:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:17:51 Processing triggers for systemd (237-3ubuntu10.47) ... 18:17:52 Removing intermediate container 10e51b1f8b51 18:17:52 ---> f4fb1f58c7d0 18:17:52 Step 8/23 : COPY . . 18:17:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:17:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:17:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:17:54 Reading package lists... 18:17:54 Removing intermediate container 2d3ada42b130 18:17:54 ---> a9cf20f4e1a6 18:17:54 Step 8/24 : COPY . . 18:17:54 Removing intermediate container d42593b1eacc 18:17:54 ---> 969f4b2771d0 18:17:54 Step 8/32 : COPY . . 18:17:54 Reading package lists... 18:17:54 Building dependency tree... 18:17:54 Reading state information... 18:17:54 Calculating upgrade... 18:17:54 The following packages will be upgraded: 18:17:54 advancecomp base-files bash binutils binutils-common 18:17:54 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:17:54 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:17:54 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:17:54 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:17:54 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:17:54 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:17:54 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:17:54 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 18:17:54 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 18:17:54 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 18:17:54 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 18:17:54 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 18:17:54 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 18:17:54 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 18:17:54 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:17:54 Need to get 64.0 MB of archives. 18:17:54 After this operation, 5041 kB of additional disk space will be used. 18:17:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 18:17:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:17:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:17:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:17:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:17:54 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:17:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:17:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:17:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:17:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:17:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:17:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:17:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:17:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:17:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:17:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:17:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:17:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:17:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:17:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:17:55 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:17:55 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:17:55 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:17:55 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:17:55 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:17:55 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:17:55 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:17:55 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:17:55 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:17:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:17:55 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:17:55 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:17:55 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:17:55 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:17:55 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:17:55 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:17:55 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 18:17:55 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 18:17:55 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:17:55 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:17:55 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 18:17:55 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:17:55 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:17:55 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:17:55 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:17:55 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:17:55 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:17:55 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:17:55 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 18:17:55 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:17:55 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:17:55 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:17:55 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:17:55 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:17:55 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:17:55 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:17:55 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:17:55 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:17:55 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:17:55 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:17:55 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:17:55 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:17:55 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:17:55 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:17:55 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:17:56 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:17:56 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:17:56 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:17:56 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:17:56 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:17:56 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:17:56 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:17:56 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:17:56 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:17:56 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:17:56 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:17:56 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:17:56 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:17:56 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:17:56 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:17:56 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:17:56 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:17:56 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 18:17:56 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:17:56 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 18:17:56 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 18:17:56 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:17:56 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:17:56 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:17:56 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:17:56 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:17:56 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:17:56 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:17:56 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:17:56 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:17:56 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:17:56 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:17:56 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:17:56 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:17:56 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:17:56 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:17:56 debconf: delaying package configuration, since apt-utils is not installed 18:17:56 Fetched 64.0 MB in 2s (31.6 MB/s) 18:17:56 (Reading database ... 13912 files and directories currently installed.) 18:17:56 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:17:56 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:17:57 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:17:57 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:17:57 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 18:17:57 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 18:17:58 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:58 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:17:58 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:58 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:17:58 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:59 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:17:59 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:59 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:17:59 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:59 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:17:59 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:59 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:17:59 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:59 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:17:59 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:17:59 (Reading database ... 13911 files and directories currently installed.) 18:17:59 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:59 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:17:59 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:17:59 (Reading database ... 13911 files and directories currently installed.) 18:17:59 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:17:59 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:18:00 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:18:00 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:18:00 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:18:00 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:18:00 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:00 (Reading database ... 13911 files and directories currently installed.) 18:18:00 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:18:00 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:18:01 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:18:01 (Reading database ... 13911 files and directories currently installed.) 18:18:01 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:18:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:18:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:18:01 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:18:01 Setting up base-files (10.1ubuntu2.10) ... 18:18:01 Installing new version of config file /etc/issue ... 18:18:01 Installing new version of config file /etc/issue.net ... 18:18:01 Installing new version of config file /etc/lsb-release ... 18:18:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:18:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:18:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:18:01 Removing obsolete conffile /etc/default/motd-news ... 18:18:02 (Reading database ... 13912 files and directories currently installed.) 18:18:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:18:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:18:02 Setting up bash (4.4.18-2ubuntu1.2) ... 18:18:02 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 18:18:02 (Reading database ... 13912 files and directories currently installed.) 18:18:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:18:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:18:02 (Reading database ... 13912 files and directories currently installed.) 18:18:02 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:18:02 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:18:02 Setting up tar (1.29b-2ubuntu0.2) ... 18:18:03 (Reading database ... 13912 files and directories currently installed.) 18:18:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:18:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:18:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:18:03 (Reading database ... 13912 files and directories currently installed.) 18:18:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:18:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:18:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:18:03 (Reading database ... 13912 files and directories currently installed.) 18:18:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:18:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:18:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:18:03 (Reading database ... 13912 files and directories currently installed.) 18:18:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:18:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:18:04 Setting up grep (3.1-2build1) ... 18:18:04 (Reading database ... 13912 files and directories currently installed.) 18:18:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:18:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:18:04 Setting up login (1:4.5-1ubuntu2) ... 18:18:04 (Reading database ... 13912 files and directories currently installed.) 18:18:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:18:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:18:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:18:04 (Reading database ... 13912 files and directories currently installed.) 18:18:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:18:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:18:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:18:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:18:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:18:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:18:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:18:06 (Reading database ... 13912 files and directories currently installed.) 18:18:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:18:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:18:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:18:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:18:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:18:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:18:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:18:07 (Reading database ... 13912 files and directories currently installed.) 18:18:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:18:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:18:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:18:07 (Reading database ... 13912 files and directories currently installed.) 18:18:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:08 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:18:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:18:08 (Reading database ... 13912 files and directories currently installed.) 18:18:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:18:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:18:08 (Reading database ... 13912 files and directories currently installed.) 18:18:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:18:08 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:18:08 (Reading database ... 13912 files and directories currently installed.) 18:18:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:18:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:18:08 (Reading database ... 13912 files and directories currently installed.) 18:18:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:18:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:18:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:18:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:18:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:18:09 (Reading database ... 13912 files and directories currently installed.) 18:18:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:18:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:18:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:18:09 (Reading database ... 13912 files and directories currently installed.) 18:18:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:18:09 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:18:09 (Reading database ... 13912 files and directories currently installed.) 18:18:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:18:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:18:09 (Reading database ... 13912 files and directories currently installed.) 18:18:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:18:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:18:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:18:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:18:12 (Reading database ... 13912 files and directories currently installed.) 18:18:12 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:18:12 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:18:13 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:18:15 (Reading database ... 13912 files and directories currently installed.) 18:18:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:18:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:18:16 ---> 7adbd2a1d945 18:18:16 Step 9/24 : RUN go mod tidy 18:18:16 ---> e72bc59cac08 18:18:16 Step 9/23 : RUN go mod tidy 18:18:16 ---> Running in bda5c13c3b5e 18:18:16 ---> Running in 9c149388b188 18:18:16 ---> 7f06e36692e3 18:18:16 Step 9/23 : RUN go mod tidy 18:18:16 ---> 7479bf6f6a2e 18:18:16 Step 9/24 : RUN go mod tidy 18:18:16 ---> 74a308c0a431 18:18:16 Step 9/32 : RUN go mod tidy 18:18:16 ---> Running in b3e478752363 18:18:16 ---> Running in 0b1b351a07b7 18:18:16 ---> Running in 96e0f64b263b 18:18:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:18:18 (Reading database ... 13914 files and directories currently installed.) 18:18:18 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:18:18 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:18:18 Setting up debconf (1.5.66ubuntu1) ... 18:18:18 (Reading database ... 13914 files and directories currently installed.) 18:18:18 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:18:18 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:18:18 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:18:18 (Reading database ... 13914 files and directories currently installed.) 18:18:18 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:18:18 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:18:18 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:18:19 (Reading database ... 13914 files and directories currently installed.) 18:18:19 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:18:19 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:18:19 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:18:19 (Reading database ... 13914 files and directories currently installed.) 18:18:19 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:18:19 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:18:19 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:18:19 (Reading database ... 13914 files and directories currently installed.) 18:18:19 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:18:19 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:18:20 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:18:20 (Reading database ... 13914 files and directories currently installed.) 18:18:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:18:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:18:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 18:18:20 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:18:20 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:18:20 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:18:20 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:18:20 (Reading database ... 13914 files and directories currently installed.) 18:18:20 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:18:20 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:18:20 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:18:20 (Reading database ... 13914 files and directories currently installed.) 18:18:20 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:18:20 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:18:20 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:18:21 (Reading database ... 13914 files and directories currently installed.) 18:18:21 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:18:21 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:18:21 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:18:21 (Reading database ... 13914 files and directories currently installed.) 18:18:21 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:18:21 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:18:21 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:18:21 (Reading database ... 13914 files and directories currently installed.) 18:18:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:18:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:18:22 Setting up passwd (1:4.5-1ubuntu2) ... 18:18:22 (Reading database ... 13914 files and directories currently installed.) 18:18:22 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:18:22 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:18:22 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:18:22 (Reading database ... 13914 files and directories currently installed.) 18:18:22 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 18:18:22 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:18:22 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 18:18:22 (Reading database ... 13914 files and directories currently installed.) 18:18:22 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 18:18:22 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:18:22 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 18:18:22 (Reading database ... 13914 files and directories currently installed.) 18:18:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:18:23 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:18:23 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:18:23 (Reading database ... 13914 files and directories currently installed.) 18:18:23 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:18:23 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:18:23 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:18:23 (Reading database ... 13914 files and directories currently installed.) 18:18:23 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:18:23 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:18:23 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:18:23 Removing intermediate container 9c149388b188 18:18:23 ---> 4d4e827a4477 18:18:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:18:23 Removing intermediate container bda5c13c3b5e 18:18:23 ---> 15d58b20a4da 18:18:23 Step 10/24 : RUN make cmd/core-data/core-data 18:18:23 ---> Running in c7e75ebb3379 18:18:23 (Reading database ... 13914 files and directories currently installed.) 18:18:23 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:18:23 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:18:23 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:18:23 ---> Running in 4e43727634ce 18:18:23 (Reading database ... 13914 files and directories currently installed.) 18:18:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:18:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:18:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:18:23 (Reading database ... 13914 files and directories currently installed.) 18:18:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:18:24 Removing intermediate container 0b1b351a07b7 18:18:24 ---> 9027ac3a51b7 18:18:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:18:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:18:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:18:24 (Reading database ... 13915 files and directories currently installed.) 18:18:24 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:18:24 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:18:24 Removing intermediate container 96e0f64b263b 18:18:24 ---> 72e7291d8a08 18:18:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:18:24 ---> Running in 06f7af194a01 18:18:24 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:18:24 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:18:24 Removing intermediate container b3e478752363 18:18:24 ---> 8666cb6cc47d 18:18:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:18:24 ---> Running in cce92abad796 18:18:24 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:18:24 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:18:24 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:18:24 ---> Running in adde4dda2dab 18:18:24 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:18:24 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:18:24 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:18:25 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 18:18:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:18:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:18:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:18:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:18:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:18:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:18:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:18:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:18:25 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:18:25 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:18:25 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:18:25 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:18:25 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 18:18:26 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:18:26 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:18:26 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 18:18:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:18:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:18:27 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 18:18:27 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 18:18:27 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:18:27 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:18:27 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:18:27 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:18:27 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:18:27 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:18:27 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:18:27 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:18:28 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:18:28 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:18:28 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:28 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:28 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:28 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:28 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:28 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:28 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:28 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:29 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:29 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:30 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:30 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:31 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:31 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:31 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:31 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:32 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:18:32 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:18:32 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:18:32 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:18:32 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:18:32 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:18:33 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:18:34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:18:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:18:36 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:18:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:18:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:18:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:18:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:18:40 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:18:40 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:18:40 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:40 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:18:40 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:40 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:40 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:41 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:18:41 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:18:41 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:18:41 18:18:41 Current default time zone: 'Etc/UTC' 18:18:41 Local time is now: Mon May 17 18:18:40 UTC 2021. 18:18:41 Universal Time is now: Mon May 17 18:18:40 UTC 2021. 18:18:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:18:41 18:18:41 Setting up systemd-sysv (237-3ubuntu10.47) ... 18:18:41 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:41 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 18:18:41 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:18:41 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:18:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:18:41 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:18:41 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:18:41 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:18:41 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:18:41 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:41 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:18:41 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:18:41 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:18:41 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:41 Setting up patch (2.7.6-2ubuntu1.1) ... 18:18:41 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:18:41 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:18:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 18:18:41 Installing new version of config file /etc/ssl/openssl.cnf ... 18:18:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:18:41 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:18:41 Setting up ca-certificates (20210119~18.04.1) ... 18:18:43 Updating certificates in /etc/ssl/certs... 18:18:44 23 added, 27 removed; done. 18:18:44 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:18:44 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:18:44 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:18:44 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:18:44 Setting up pkgbinarymangler (138.18.04.1) ... 18:18:44 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:18:44 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:18:44 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:18:44 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:18:44 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:18:44 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:18:44 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:18:44 Setting up perl (5.26.1-6ubuntu0.5) ... 18:18:44 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:18:44 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:18:44 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:18:45 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:18:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:18:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:18:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:18:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:18:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:18:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:18:45 Processing triggers for systemd (237-3ubuntu10.47) ... 18:18:45 Processing triggers for mime-support (3.60ubuntu1) ... 18:18:45 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:18:45 Updating certificates in /etc/ssl/certs... 18:18:45 0 added, 0 removed; done. 18:18:45 Running hooks in /etc/ca-certificates/update.d... 18:18:45 done. 18:18:46 Reading package lists... 18:18:46 Building dependency tree... 18:18:46 Reading state information... 18:18:46 The following NEW packages will be installed: 18:18:46 apt-transport-https 18:18:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:18:46 Need to get 1692 B of archives. 18:18:46 After this operation, 154 kB of additional disk space will be used. 18:18:46 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 18:18:46 debconf: delaying package configuration, since apt-utils is not installed 18:18:46 Fetched 1692 B in 0s (7917 B/s) 18:18:46 Selecting previously unselected package apt-transport-https. 18:18:46 (Reading database ... 13920 files and directories currently installed.) 18:18:46 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 18:18:46 Unpacking apt-transport-https (1.6.13) ... 18:18:46 Setting up apt-transport-https (1.6.13) ... 18:18:47 Waiting for network to be ready... 18:18:59 2021-05-17T18:18:55Z INFO Waiting for automatic snapd restart... 18:18:59 snapd 2.50 from Canonical* installed 18:18:59 "snapd" switched to the "latest/stable" channel 18:18:59 18:19:02 core18 20210309 from Canonical* installed 18:19:02 "core18" switched to the "latest/stable" channel 18:19:02 18:19:05 snapcraft 4.7.1 from Canonical* installed 18:19:05 "snapcraft" switched to the "latest/stable" channel 18:19:05 18:19:10 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 18:19:10 - README.md 18:19:10 18:19:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:19:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:19:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:19:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:19:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:19:17 Reading package lists... 18:19:17 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 18:19:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:19:24 Reading package lists... 18:19:24 Building dependency tree... 18:19:24 Reading state information... 18:19:24 Suggested packages: 18:19:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:19:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:19:24 Recommended packages: 18:19:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:19:24 The following NEW packages will be installed: 18:19:24 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:19:24 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:19:24 pkg-config zip 18:19:24 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:19:24 Need to get 7663 kB of archives. 18:19:24 After this operation, 43.8 MB of additional disk space will be used. 18:19:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:19:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 18:19:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 18:19:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 18:19:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:19:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:19:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:19:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:19:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:19:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:19:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:19:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:19:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:19:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:19:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:19:24 debconf: delaying package configuration, since apt-utils is not installed 18:19:25 Fetched 7663 kB in 1s (10.5 MB/s) 18:19:25 Selecting previously unselected package libglib2.0-0:amd64. 18:19:25 (Reading database ... 13924 files and directories currently installed.) 18:19:25 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:19:25 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:19:25 Selecting previously unselected package libpsl5:amd64. 18:19:25 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:19:25 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:19:25 Selecting previously unselected package libnghttp2-14:amd64. 18:19:25 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:19:25 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:19:25 Selecting previously unselected package librtmp1:amd64. 18:19:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:19:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:19:25 Selecting previously unselected package libcurl3-gnutls:amd64. 18:19:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 18:19:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:19:25 Selecting previously unselected package liberror-perl. 18:19:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:19:25 Unpacking liberror-perl (0.17025-1) ... 18:19:25 Selecting previously unselected package git-man. 18:19:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 18:19:25 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 18:19:25 Selecting previously unselected package git. 18:19:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 18:19:25 Unpacking git (1:2.17.1-1ubuntu0.8) ... 18:19:26 Selecting previously unselected package libnorm1:amd64. 18:19:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:19:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:19:26 Selecting previously unselected package libpgm-5.2-0:amd64. 18:19:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:19:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:19:26 Selecting previously unselected package libsodium23:amd64. 18:19:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:19:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:19:27 Selecting previously unselected package libzmq5:amd64. 18:19:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:19:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:19:27 Selecting previously unselected package libzmq3-dev:amd64. 18:19:27 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:19:27 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:19:27 Selecting previously unselected package pkg-config. 18:19:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:19:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:19:27 Selecting previously unselected package zip. 18:19:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:19:27 Unpacking zip (3.0-11build1) ... 18:19:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:19:27 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 18:19:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:19:27 Setting up liberror-perl (0.17025-1) ... 18:19:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:19:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:19:27 No schema files found: doing nothing. 18:19:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:19:27 Setting up zip (3.0-11build1) ... 18:19:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:19:27 Setting up libsodium23:amd64 (1.0.16-2) ... 18:19:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:19:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:19:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:19:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:19:27 Setting up git (1:2.17.1-1ubuntu0.8) ... 18:19:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:19:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:19:34 git set to automatically installed. 18:19:34 git-man set to automatically installed. 18:19:34 libcurl3-gnutls set to automatically installed. 18:19:34 liberror-perl set to automatically installed. 18:19:34 libglib2.0-0 set to automatically installed. 18:19:34 libnghttp2-14 set to automatically installed. 18:19:34 libnorm1 set to automatically installed. 18:19:34 libpgm-5.2-0 set to automatically installed. 18:19:34 libpsl5 set to automatically installed. 18:19:34 librtmp1 set to automatically installed. 18:19:34 libsodium23 set to automatically installed. 18:19:34 libzmq3-dev set to automatically installed. 18:19:34 libzmq5 set to automatically installed. 18:19:34 pkg-config set to automatically installed. 18:19:34 zip set to automatically installed. 18:19:36 snapd is not logged in, snap install commands will use sudo 18:19:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:19:43 snap "core18" has no updates available 18:19:44 snapd is not logged in, snap install commands will use sudo 18:19:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:20:03 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 18:20:03 Pulling go-build-helper 18:20:03 + snapcraftctl pull 18:20:04 'app-service-config' has dependencies that need to be staged: go-build-helper 18:20:04 Skipping pull go-build-helper (already ran) 18:20:04 + snapcraftctl build 18:20:04 Building go-build-helper 18:20:06 Staging go-build-helper 18:20:06 + snapcraftctl stage 18:20:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:20:16 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:20:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 18:20:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 18:20:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:20:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:20:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 18:20:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 18:20:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 18:20:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 18:20:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:20:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:20:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:20:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:20:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:20:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:20:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:20:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:20:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:20:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 18:20:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 18:20:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 18:20:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:20:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 18:20:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 18:20:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 18:20:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 18:20:16 Fetched 24.6 MB in 0s (0 B/s) 18:20:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:20:16 Fetched 224 kB in 0s (0 B/s) 18:20:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:20:16 Fetched 157 kB in 0s (0 B/s) 18:20:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:20:16 Fetched 221 kB in 0s (0 B/s) 18:20:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:20:16 Fetched 143 kB in 0s (0 B/s) 18:20:16 Pulling app-service-config 18:20:16 + snapcraftctl pull 18:20:16 Cloning into '/root/parts/app-service-config/src'... 18:20:17 Pulling config-common 18:20:17 + snapcraftctl pull 18:20:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:20:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:20:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:20:21 Fetched 0 B in 0s (0 B/s) 18:20:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:20:21 Fetched 0 B in 0s (0 B/s) 18:20:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:20:21 Fetched 0 B in 0s (0 B/s) 18:20:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:20:21 Fetched 0 B in 0s (0 B/s) 18:20:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:20:21 Fetched 0 B in 0s (0 B/s) 18:20:21 Pulling edgex-go 18:20:21 + snapcraftctl pull 18:20:33 Removing intermediate container cce92abad796 18:20:33 ---> 4f3541a7be48 18:20:33 18:20:33 Step 11/32 : FROM alpine:3.12 18:20:33 3.12: Pulling from library/alpine 18:20:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:20:33 Status: Downloaded newer image for alpine:3.12 18:20:33 ---> 9852663dfa18 18:20:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:20:33 Removing intermediate container 06f7af194a01 18:20:33 ---> 87c89e481125 18:20:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:20:33 ---> Running in 7bdb2e38d5c3 18:20:33 ---> Running in fc7cebefcf5a 18:20:33 Removing intermediate container 7bdb2e38d5c3 18:20:33 ---> 450d54012d1b 18:20:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:20:33 ---> Running in 397cd67f0f11 18:20:33 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 18:20:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:20:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:20:33 (1/2) Installing dumb-init (1.2.2-r1) 18:20:33 (2/2) Installing su-exec (0.2-r1) 18:20:33 Executing busybox-1.31.1-r20.trigger 18:20:33 OK: 5 MiB in 16 packages 18:20:35 Removing intermediate container 397cd67f0f11 18:20:35 ---> 936461bffde6 18:20:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:20:36 ---> Running in 7dabaf2eeb3e 18:20:36 Removing intermediate container fc7cebefcf5a 18:20:36 ---> 6c60202b6e3b 18:20:36 18:20:36 Step 12/24 : FROM docker:20.10.0 18:20:36 20.10.0: Pulling from library/docker 18:20:37 Removing intermediate container 7dabaf2eeb3e 18:20:37 ---> 0f5df6e3c2bf 18:20:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:20:38 ---> Running in ab13ca6c6837 18:20:39 Removing intermediate container adde4dda2dab 18:20:39 ---> a9350d7b6994 18:20:39 18:20:39 Step 11/23 : FROM alpine:3.12 18:20:39 ---> 9852663dfa18 18:20:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:20:39 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:20:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:20:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:20:39 Fetched 0 B in 0s (0 B/s) 18:20:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:20:39 Fetched 96.5 kB in 0s (0 B/s) 18:20:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:20:39 Fetched 279 kB in 0s (0 B/s) 18:20:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:20:39 Fetched 122 kB in 0s (0 B/s) 18:20:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:20:39 Fetched 77.8 kB in 0s (0 B/s) 18:20:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:20:39 Fetched 8848 B in 0s (0 B/s) 18:20:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:20:39 Fetched 47.8 kB in 0s (0 B/s) 18:20:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:20:39 Fetched 45.6 kB in 0s (0 B/s) 18:20:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:20:39 Fetched 15.0 kB in 0s (0 B/s) 18:20:39 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 18:20:39 Fetched 219 kB in 0s (0 B/s) 18:20:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:20:39 Fetched 154 kB in 0s (0 B/s) 18:20:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:20:39 Fetched 50.6 kB in 0s (0 B/s) 18:20:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:20:39 Fetched 14.8 kB in 0s (0 B/s) 18:20:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:20:39 Fetched 41.8 kB in 0s (0 B/s) 18:20:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:20:39 Fetched 499 kB in 0s (0 B/s) 18:20:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:20:39 Fetched 111 kB in 0s (0 B/s) 18:20:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:20:39 Fetched 240 kB in 0s (0 B/s) 18:20:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:20:39 Fetched 29.3 kB in 0s (0 B/s) 18:20:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:20:39 Fetched 85.5 kB in 0s (0 B/s) 18:20:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:20:39 Fetched 24.5 kB in 0s (0 B/s) 18:20:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:20:39 Fetched 49.2 kB in 0s (0 B/s) 18:20:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:20:39 Fetched 54.2 kB in 0s (0 B/s) 18:20:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:20:39 Fetched 30.8 kB in 0s (0 B/s) 18:20:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:20:39 Fetched 15.8 kB in 0s (0 B/s) 18:20:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:20:39 Fetched 85.9 kB in 0s (0 B/s) 18:20:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:20:39 Fetched 8720 B in 0s (0 B/s) 18:20:39 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 18:20:39 Fetched 137 kB in 0s (0 B/s) 18:20:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:20:39 Fetched 119 kB in 0s (0 B/s) 18:20:39 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 18:20:39 Fetched 110 kB in 0s (0 B/s) 18:20:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:20:39 Fetched 11.1 kB in 0s (0 B/s) 18:20:39 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:20:39 Fetched 645 kB in 0s (0 B/s) 18:20:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:20:39 Fetched 41.3 kB in 0s (0 B/s) 18:20:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:20:39 Fetched 17.9 kB in 0s (0 B/s) 18:20:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:20:39 Fetched 368 kB in 0s (0 B/s) 18:20:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:20:39 Fetched 187 kB in 0s (0 B/s) 18:20:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:20:39 Fetched 175 kB in 0s (0 B/s) 18:20:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:20:39 Fetched 206 kB in 0s (0 B/s) 18:20:39 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 18:20:39 Fetched 1301 kB in 0s (0 B/s) 18:20:39 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:20:39 Fetched 36.2 kB in 0s (0 B/s) 18:20:39 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 18:20:39 Fetched 159 kB in 0s (0 B/s) 18:20:39 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:20:39 Fetched 107 kB in 0s (0 B/s) 18:20:39 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:20:39 Fetched 48.7 kB in 0s (0 B/s) 18:20:39 Pulling static-packages 18:20:39 + snapcraftctl pull 18:20:39 Pulling version 18:20:39 + cd /root/project 18:20:39 + [ -f VERSION ] 18:20:39 + PROJECT_VERSION=local-dev 18:20:39 + git rev-parse --short HEAD 18:20:39 + GIT_REVISION=503e2470 18:20:39 + snapcraftctl set-version local-dev 18:20:39 Skipping build go-build-helper (already ran) 18:20:39 Removing intermediate container ab13ca6c6837 18:20:39 ---> a89ad5b179e3 18:20:39 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:20:40 Building app-service-config 18:20:40 + make build 18:20:40 go mod tidy 18:20:40 ---> Running in 615307046fc4 18:20:40 ---> Running in c32a0c5b7d0a 18:20:41 Removing intermediate container c7e75ebb3379 18:20:41 ---> 953553cdfb1e 18:20:41 18:20:41 Step 11/23 : FROM alpine:3.12 18:20:41 ---> 9852663dfa18 18:20:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:20:41 ---> Running in 1807980a344e 18:20:41 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 18:20:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 18:20:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 18:20:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 18:20:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 18:20:42 go: downloading github.com/pelletier/go-toml v1.9.0 18:20:42 go: downloading github.com/hashicorp/consul/api v1.8.1 18:20:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 18:20:42 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:20:42 go: downloading github.com/hashicorp/serf v0.9.5 18:20:42 go: downloading github.com/go-kit/kit v0.8.0 18:20:42 go: downloading github.com/go-playground/validator/v10 v10.5.0 18:20:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:20:42 go: downloading github.com/stretchr/testify v1.7.0 18:20:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 18:20:42 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:20:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:20:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:20:42 go: downloading github.com/go-playground/universal-translator v0.17.0 18:20:42 go: downloading github.com/google/uuid v1.2.0 18:20:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:20:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:20:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:20:43 go: downloading github.com/go-playground/locales v0.13.0 18:20:43 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:20:43 go: downloading github.com/gorilla/mux v1.8.0 18:20:43 go: downloading github.com/x448/float16 v0.8.4 18:20:43 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:20:43 go: downloading golang.org/x/text v0.3.2 18:20:43 go: downloading github.com/leodido/go-urn v1.2.0 18:20:43 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:20:43 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:20:43 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:20:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:20:43 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:20:43 go: downloading github.com/mitchellh/copystructure v1.0.0 18:20:43 go: downloading github.com/pkg/errors v0.8.1 18:20:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:20:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:20:43 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:20:43 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:20:43 go: downloading github.com/gorilla/websocket v1.4.2 18:20:43 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:20:43 go: downloading gopkg.in/yaml.v2 v2.4.0 18:20:43 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 18:20:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:20:43 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:20:43 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:20:43 (1/2) Installing ca-certificates (20191127-r4) 18:20:43 (2/2) Installing dumb-init (1.2.2-r1) 18:20:43 Executing busybox-1.31.1-r20.trigger 18:20:43 Executing ca-certificates-20191127-r4.trigger 18:20:44 go: downloading github.com/pmezard/go-difflib v1.0.0 18:20:44 go: downloading github.com/go-redis/redis/v7 v7.2.0 18:20:44 go: downloading github.com/pebbe/zmq4 v1.2.7 18:20:44 go: downloading github.com/stretchr/objx v0.1.0 18:20:44 go: downloading github.com/mattn/go-isatty v0.0.12 18:20:44 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:20:44 go: downloading github.com/mattn/go-colorable v0.1.6 18:20:44 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:20:44 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:20:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:20:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:20:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:20:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:20:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:20:44 go: downloading github.com/onsi/ginkgo v1.10.1 18:20:44 go: downloading github.com/go-stack/stack v1.8.0 18:20:44 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:20:44 go: downloading github.com/fatih/color v1.9.0 18:20:44 go: downloading github.com/hashicorp/memberlist v0.2.2 18:20:44 (1/1) Installing dumb-init (1.2.2-r1) 18:20:44 Executing busybox-1.31.1-r20.trigger 18:20:44 OK: 6 MiB in 16 packages 18:20:44 OK: 5 MiB in 15 packages 18:20:44 go: downloading github.com/davecgh/go-spew v1.1.1 18:20:44 go: downloading github.com/onsi/gomega v1.7.0 18:20:44 go: downloading github.com/kr/pretty v0.2.0 18:20:44 go: downloading github.com/hpcloud/tail v1.0.0 18:20:44 go: downloading github.com/kr/text v0.1.0 18:20:44 go: downloading github.com/miekg/dns v1.1.26 18:20:44 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:20:44 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:20:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:20:44 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:20:44 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:20:44 go: downloading github.com/golang/protobuf v1.3.2 18:20:44 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:20:44 go: downloading github.com/hashicorp/errwrap v1.0.0 18:20:44 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:20:44 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 18:20:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:20:45 Removing intermediate container c32a0c5b7d0a 18:20:45 ---> a23e8c53dab1 18:20:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:20:45 ---> Running in 0b318fc70584 18:20:46 Removing intermediate container 1807980a344e 18:20:46 ---> db65f9ea8ef7 18:20:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:20:47 Removing intermediate container 0b318fc70584 18:20:47 ---> a59c34dde072 18:20:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:20:47 ---> Running in 1224c3f13aaa 18:20:47 Removing intermediate container 615307046fc4 18:20:47 ---> 1336b5d4fc5e 18:20:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:20:48 ---> Running in 22298ae7a1ce 18:20:48 Removing intermediate container 1224c3f13aaa 18:20:48 ---> bcef42d0d456 18:20:48 Step 14/23 : ENV APP_PORT=48085 18:20:49 ---> 5c601b72935c 18:20:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:20:49 ---> Running in b4647034adbf 18:20:49 Removing intermediate container 22298ae7a1ce 18:20:49 ---> 97a450a511ba 18:20:49 Step 14/23 : ENV APP_PORT=48060 18:20:50 ---> Running in ffa0474c9806 18:20:50 ---> Running in dbd49a785c62 18:20:51 Removing intermediate container b4647034adbf 18:20:51 ---> c40f747b2724 18:20:51 Step 15/23 : EXPOSE $APP_PORT 18:20:51 Removing intermediate container dbd49a785c62 18:20:51 ---> 99f1d7f9d3f1 18:20:51 Step 15/23 : EXPOSE $APP_PORT 18:20:51 ---> Running in 0208fdccc285 18:20:51 ---> Running in b8f21b9063b6 18:20:51 Removing intermediate container 4e43727634ce 18:20:51 ---> 4d34be23b87f 18:20:51 18:20:51 Step 11/24 : FROM alpine:3.12 18:20:51 ---> 9852663dfa18 18:20:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:20:52 ---> Running in 18dcdc59cf0f 18:20:52 Removing intermediate container 0208fdccc285 18:20:52 ---> 7e5b1426dcb2 18:20:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:20:52 Removing intermediate container b8f21b9063b6 18:20:52 ---> eddfd01cefc9 18:20:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:20:53 Removing intermediate container 18dcdc59cf0f 18:20:53 ---> 86cd2912d593 18:20:53 Step 13/24 : ENV APP_PORT=48080 18:20:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:20:53 Status: Downloaded newer image for docker:20.10.0 18:20:53 ---> eeaf43b92773 18:20:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:20:53 ---> Running in 2a81dc0a88e4 18:20:53 ---> Running in 9df8ea18f012 18:20:53 ---> a8f958a2d680 18:20:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:20:53 Removing intermediate container ffa0474c9806 18:20:53 ---> 278ad141cc6c 18:20:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:20:53 ---> 4188a8afddc3 18:20:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:20:54 Removing intermediate container 2a81dc0a88e4 18:20:54 ---> 2a51f369632c 18:20:54 Step 14/24 : EXPOSE $APP_PORT 18:20:54 Removing intermediate container 9df8ea18f012 18:20:54 ---> 5335a1565fb5 18:20:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:20:54 ---> Running in a41e03b07df7 18:20:54 ---> Running in f37c55da3431 18:20:54 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 18:20:54 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 18:20:54 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 18:20:54 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 18:20:55 Building config-common 18:20:55 + snapcraftctl build 18:20:55 ---> 4a1549531c63 18:20:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:20:55 Removing intermediate container a41e03b07df7 18:20:55 ---> 5a001aa92860 18:20:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:55 ---> Running in a12036dfa1da 18:20:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:20:56 ---> b1f044305ab6 18:20:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:20:56 ---> 7ac0f5733190 18:20:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:20:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:20:56 ---> 5a2709de35e2 18:20:56 (1/39) Installing readline (8.0.4-r0) 18:20:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:20:56 (2/39) Installing bash (5.0.17-r0) 18:20:56 Executing bash-5.0.17-r0.post-install 18:20:57 Building edgex-go 18:20:57 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:20:57 (4/39) Installing libcurl (7.76.1-r0) 18:20:57 (5/39) Installing curl (7.76.1-r0) 18:20:57 (6/39) Installing dumb-init (1.2.2-r1) 18:20:57 (7/39) Installing libbz2 (1.0.8-r1) 18:20:57 (8/39) Installing expat (2.2.9-r1) 18:20:57 (9/39) Installing libffi (3.3-r2) 18:20:57 (10/39) Installing gdbm (1.13-r1) 18:20:57 (11/39) Installing xz-libs (5.2.5-r0) 18:20:57 (12/39) Installing sqlite-libs (3.32.1-r0) 18:20:57 (13/39) Installing python3 (3.8.10-r0) 18:20:57 + cd /root/parts/edgex-go/src 18:20:57 + make build 18:20:57 go mod tidy 18:20:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 18:20:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 18:20:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:20:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 18:20:57 go: downloading github.com/pelletier/go-toml v1.9.1 18:20:57 go: downloading github.com/go-kit/kit v0.9.0 18:20:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:20:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 18:20:58 ---> 16a74d679d3a 18:20:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:20:58 ---> 678deacd6f6e 18:20:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:20:58 go: downloading github.com/imdario/mergo v0.3.12 18:20:58 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:20:58 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:20:58 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:20:58 go: downloading github.com/lib/pq v1.10.2 18:20:58 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:20: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 18:20:58 ---> 47e13498028b 18:20:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:20:58 ---> Running in 35a0bf729992 18:20:58 ---> Running in add687d7e9b3 18:20:59 Removing intermediate container 35a0bf729992 18:20:59 ---> 27c0d1ec6f8d 18:20:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:20:59 Removing intermediate container add687d7e9b3 18:20:59 ---> 1556cffdead6 18:20:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:20:59 (14/39) Installing py3-appdirs (1.4.4-r1) 18:20:59 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:20:59 (16/39) Installing py3-parsing (2.4.7-r0) 18:20:59 (17/39) Installing py3-six (1.15.0-r0) 18:20:59 (18/39) Installing py3-packaging (20.4-r0) 18:20:59 (19/39) Installing py3-setuptools (47.0.0-r0) 18:20:59 ---> Running in f0dc5b13f411 18:20:59 ---> Running in bbc90733182e 18:20:59 (20/39) Installing py3-chardet (3.0.4-r4) 18:20:59 (21/39) Installing py3-idna (2.9-r0) 18:20:59 ---> a565c963f07e 18:20:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:20:59 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:20:59 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:20:59 Removing intermediate container a12036dfa1da 18:20:59 ---> a84baeba05d7 18:20:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:20:59 (24/39) Installing py3-requests (2.23.0-r0) 18:20:59 (25/39) Installing py3-msgpack (1.0.0-r0) 18:20:59 (26/39) Installing py3-lockfile (0.12.2-r3) 18:20:59 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:20:59 (28/39) Installing py3-colorama (0.4.3-r0) 18:20:59 (29/39) Installing py3-distlib (0.3.0-r0) 18:20:59 (30/39) Installing py3-distro (1.5.0-r1) 18:20:59 (31/39) Installing py3-webencodings (0.5.1-r3) 18:20:59 (32/39) Installing py3-html5lib (1.0.1-r4) 18:20:59 (33/39) Installing py3-pytoml (0.1.21-r0) 18:20:59 (34/39) Installing py3-pep517 (0.8.2-r0) 18:20:59 (35/39) Installing py3-progress (1.5-r0) 18:20:59 (36/39) Installing py3-toml (0.10.1-r0) 18:20:59 ---> Running in d2cb2eae6c36 18:20:59 (37/39) Installing py3-retrying (1.3.3-r0) 18:20:59 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:20:59 (39/39) Installing py3-pip (20.1.1-r0) 18:21:00 Executing busybox-1.31.1-r19.trigger 18:21:00 Removing intermediate container f0dc5b13f411 18:21:00 ---> 203cd64904ca 18:21:00 Step 21/23 : LABEL arch=arm64 18:21:00 Removing intermediate container bbc90733182e 18:21:00 ---> d42fff57e184 18:21:00 Step 21/23 : LABEL arch=arm64 18:21:00 OK: 72 MiB in 59 packages 18:21:00 ---> Running in 8544eaaa5fcf 18:21:00 ---> Running in fede26abcfb7 18:21:00 ---> 9f527d699774 18:21:00 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:21:01 ---> Running in 94d8f7ed15e2 18:21:01 Removing intermediate container fede26abcfb7 18:21:01 ---> 701cbbee5dfc 18:21:01 Step 22/23 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:21:01 Removing intermediate container 8544eaaa5fcf 18:21:01 ---> d1f7324f0764 18:21:01 Step 22/23 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:21:01 ---> Running in 5889f9e61c4f 18:21:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:21:01 ---> Running in 48f02ce7d443 18:21:01 Removing intermediate container 94d8f7ed15e2 18:21:01 ---> 6eb93fa27eb2 18:21:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:21:02 Removing intermediate container 5889f9e61c4f 18:21:02 ---> e47b0ef3c9e2 18:21:02 Step 23/23 : LABEL version=0.0.0 18:21:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:21:02 Removing intermediate container 48f02ce7d443 18:21:02 ---> 5239a581796b 18:21:02 Step 23/23 : LABEL version=0.0.0 18:21:02 ---> Running in 6e811561fa4b 18:21:02 ---> Running in f61cdc1f0511 18:21:02 ---> e20b1a1bc32c 18:21:02 Step 27/32 : RUN chmod +x /entrypoint.sh 18:21:02 Removing intermediate container 6e811561fa4b 18:21:02 ---> b4ead951b8e8 18:21:02 18:21:02 (1/6) Installing dumb-init (1.2.2-r1) 18:21:03 (2/6) Installing libgcc (9.3.0-r2) 18:21:03 (3/6) Installing libsodium (1.0.18-r0) 18:21:03 Removing intermediate container f61cdc1f0511 18:21:03 ---> 076753f281fd 18:21:03 18:21:03 ---> Running in 9aaacfc27b88 18:21:03 (4/6) Installing libstdc++ (9.3.0-r2) 18:21:03 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 18:21:03 (5/6) Installing libzmq (4.3.3-r0) 18:21:03 Successfully built b4ead951b8e8 18:21:03 Successfully tagged support-notifications-arm64:latest 18:21:03 (6/6) Installing zeromq (4.3.3-r0) 18:21:03  Building support-notifications ... done Building security-proxy-setup 18:21:03 Executing busybox-1.31.1-r20.trigger 18:21:03 OK: 8 MiB in 20 packages 18:21:04 Successfully built 076753f281fd 18:21:04 Successfully tagged support-scheduler-arm64:latest 18:21:04  Building support-scheduler ... done Building core-metadata 18:21:05 Removing intermediate container d2cb2eae6c36 18:21:05 ---> 2e899051b924 18:21:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:05 Collecting docker-compose==1.23.2 18:21:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:21:06 Removing intermediate container 9aaacfc27b88 18:21:06 ---> 1541ecc36563 18:21:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:21:06 Collecting cached-property<2,>=1.2.0 18:21:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:21:06 ---> 62d328eb4848 18:21:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:21:06 ---> Running in 38b8d2187e7a 18:21:07 Removing intermediate container 38b8d2187e7a 18:21:07 ---> f8904c5c7348 18:21:07 Step 29/32 : CMD ["gate"] 18:21:07 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 18:21:07 Collecting PyYAML<4,>=3.10 18:21:07 Downloading PyYAML-3.13.tar.gz (270 kB) 18:21:08 ---> Running in 951d18bd9098 18:21:09 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 18:21:09 ---> a34f56b6e142 18:21:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:21:10 Removing intermediate container 951d18bd9098 18:21:10 ---> 690d5a1f7444 18:21:10 Step 30/32 : LABEL arch=arm64 18:21:10 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 18:21:10 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 18:21:11 ---> Running in a30807fad1ee 18:21:11 ---> 37f59fce0c98 18:21:11 Step 20/24 : ENTRYPOINT ["/core-data"] 18:21:11 ---> Running in 9bafeecef36f 18:21:12 Removing intermediate container a30807fad1ee 18:21:12 ---> 38446c3fafa3 18:21:12 Step 31/32 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:21:12 Removing intermediate container 9bafeecef36f 18:21:12 ---> 85f6104d764c 18:21:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:12 Collecting texttable<0.10,>=0.9.0 18:21:12 Downloading texttable-0.9.1.tar.gz (11 kB) 18:21:12 ---> Running in a201411592ff 18:21:12 ---> Running in ac88d9ba6fd4 18:21:13 Removing intermediate container a201411592ff 18:21:13 ---> cc2f0d408aee 18:21:13 Step 22/24 : LABEL arch=arm64 18:21:13 Removing intermediate container ac88d9ba6fd4 18:21:13 ---> 249879409156 18:21:13 Step 32/32 : LABEL version=0.0.0 18:21:13 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 18:21:14 ---> Running in 2bf5510ca788 18:21:14 ---> Running in 0ff416160668 18:21:14 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 18:21:15 Collecting jsonschema<3,>=2.5.1 18:21:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:21:15 Removing intermediate container 2bf5510ca788 18:21:15 ---> 61411a3be4e2 18:21:15 18:21:15 Removing intermediate container 0ff416160668 18:21:15 ---> ba4fc92a9907 18:21:15 Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:21:15 Successfully built 61411a3be4e2 18:21:15 Successfully tagged security-bootstrapper-arm64:latest 18:21:15  Building security-bootstrapper ... done Building core-command 18:21:15 ---> Running in 79801184c104 18:21:16 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 18:21:16 Removing intermediate container 79801184c104 18:21:16 ---> 66f54b3ed228 18:21:16 Step 24/24 : LABEL version=0.0.0 18:21:16 ---> Running in 49cc2640f393 18:21:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:21:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:21:16 Removing intermediate container 49cc2640f393 18:21:16 ---> f907742c1817 18:21:16 18:21:17 Successfully built f907742c1817 18:21:17 Successfully tagged core-data-arm64:latest 18:21:17  Building core-data ... done Building security-secretstore-setup 18:21:17 Collecting docker<4.0,>=3.6.0 18:21:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:21:17 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 18:21:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:21:18 Collecting dockerpty<0.5,>=0.4.1 18:21:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:21:18 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 18:21:20 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 18:21:20 Collecting docopt<0.7,>=0.6.1 18:21:20 Downloading docopt-0.6.2.tar.gz (25 kB) 18:21:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:21:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:21:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:21:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:21:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:21:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:21:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:21:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:21:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:21:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:21:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:21:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:21:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:21:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:21:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:21:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:21:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:21:21 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 18:21:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:21:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:21:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:21:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:21:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:21:21 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 18:21:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:21:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:21:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:21:22 Collecting websocket-client<1.0,>=0.32.0 18:21:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:21:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:21:23 Collecting idna<2.8,>=2.5 18:21:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:21:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:21:23 Collecting urllib3<1.25,>=1.21.1 18:21:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:21:24 Collecting docker-pycreds>=0.4.0 18:21:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:21:24 Building static-packages 18:21:24 + snapcraftctl build 18:21:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:21:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:21:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:21:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:21:25 Installing collected packages: cached-property, PyYAML, texttable, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, docker-compose 18:21:25 Running setup.py install for PyYAML: started 18:21:26 Building version 18:21:26 + snapcraftctl build 18:21:28 Skipping stage go-build-helper (already ran) 18:21:28 Staging app-service-config 18:21:28 + snapcraftctl stage 18:21:28 Running setup.py install for PyYAML: finished with status 'done' 18:21:28 Running setup.py install for texttable: started 18:21:29 Staging config-common 18:21:29 + snapcraftctl stage 18:21:30 Staging edgex-go 18:21:30 + snapcraftctl stage 18:21:30 Running setup.py install for texttable: finished with status 'done' 18:21:30 Attempting uninstall: idna 18:21:30 Found existing installation: idna 2.9 18:21:30 Uninstalling idna-2.9: 18:21:31 Successfully uninstalled idna-2.9 18:21:31 Attempting uninstall: urllib3 18:21:31 Found existing installation: urllib3 1.25.9 18:21:31 Uninstalling urllib3-1.25.9: 18:21:31 Successfully uninstalled urllib3-1.25.9 18:21:31 Staging static-packages 18:21:31 + snapcraftctl stage 18:21:32 Attempting uninstall: requests 18:21:32 Found existing installation: requests 2.23.0 18:21:32 Uninstalling requests-2.23.0: 18:21:32 Successfully uninstalled requests-2.23.0 18:21:32 Staging version 18:21:32 + snapcraftctl stage 18:21:33 Priming go-build-helper 18:21:33 + snapcraftctl prime 18:21:34 Running setup.py install for dockerpty: started 18:21:34 Priming app-service-config 18:21:34 + snapcraftctl prime 18:21:35 Priming config-common 18:21:35 + snapcraftctl prime 18:21:36 Priming edgex-go 18:21:36 + snapcraftctl prime 18:21:36 Running setup.py install for dockerpty: finished with status 'done' 18:21:36 Running setup.py install for docopt: started 18:21:37 Priming static-packages 18:21:37 + snapcraftctl prime 18:21:38 Running setup.py install for docopt: finished with status 'done' 18:21:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 18:21:40 Priming version 18:21:40 + snapcraftctl prime 18:21:41 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:21:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:21:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:21:54 ---> 9663255be2c4 18:21:54 Step 3/22 : WORKDIR /edgex-go 18:21:54 ---> Using cache 18:21:54 ---> 70072ab1155b 18:21:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:54 ---> Using cache 18:21:54 ---> dc2399aec5cc 18:21:54 Step 5/22 : RUN apk add --update --no-cache make git 18:21:54 ---> Using cache 18:21:54 ---> 8f48b29ee342 18:21:54 Step 6/22 : COPY go.mod . 18:21:54 ---> Using cache 18:21:54 ---> 5cedc9f7d713 18:21:54 Step 7/22 : RUN go mod download 18:21:54 ---> Using cache 18:21:54 ---> 969f4b2771d0 18:21:54 Step 8/22 : COPY . . 18:21:54 ---> Using cache 18:21:54 ---> 74a308c0a431 18:21:54 Step 9/22 : RUN go mod tidy 18:21:54 ---> Using cache 18:21:54 ---> 72e7291d8a08 18:21:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:21:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:21:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:21:55 ---> 9663255be2c4 18:21:55 Step 3/24 : WORKDIR /edgex-go 18:21:55 ---> Using cache 18:21:55 ---> 70072ab1155b 18:21:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:55 ---> Using cache 18:21:55 ---> dc2399aec5cc 18:21:55 Step 5/24 : RUN apk add --update --no-cache make git 18:21:55 ---> Using cache 18:21:55 ---> 8f48b29ee342 18:21:55 Step 6/24 : COPY go.mod . 18:21:55 ---> Using cache 18:21:55 ---> 5cedc9f7d713 18:21:55 Step 7/24 : RUN go mod download 18:21:55 ---> Using cache 18:21:55 ---> 969f4b2771d0 18:21:55 Step 8/24 : COPY . . 18:21:55 ---> Using cache 18:21:55 ---> 74a308c0a431 18:21:55 Step 9/24 : RUN go mod tidy 18:21:55 ---> Using cache 18:21:55 ---> 72e7291d8a08 18:21:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:21:58 ---> Running in 65a7b2e1c0ef 18:21:58 ---> Running in 3bf205b93a00 18:22:00 Removing intermediate container f37c55da3431 18:22:00 ---> 33dc4de94acb 18:22:00 Step 15/24 : ENV APP_PORT=48090 18:22:00 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 18:22:01 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 18:22:01 ---> Running in 2a84bb7e4b7c 18:22:03 Removing intermediate container 2a84bb7e4b7c 18:22:03 ---> b9d536f566a1 18:22:03 Step 16/24 : EXPOSE $APP_PORT 18:22:03 ---> Running in 00edfabb0edf 18:22:04 Removing intermediate container 00edfabb0edf 18:22:04 ---> 561e92bf4a72 18:22:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:22:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:22:07 ---> 9663255be2c4 18:22:07 Step 3/26 : WORKDIR /edgex-go 18:22:07 ---> Using cache 18:22:07 ---> 70072ab1155b 18:22:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:07 ---> Using cache 18:22:07 ---> dc2399aec5cc 18:22:07 Step 5/26 : RUN apk add --update --no-cache make git 18:22:07 ---> Using cache 18:22:07 ---> 8f48b29ee342 18:22:07 Step 6/26 : COPY go.mod . 18:22:07 ---> Using cache 18:22:07 ---> 5cedc9f7d713 18:22:07 Step 7/26 : RUN go mod download 18:22:07 ---> Using cache 18:22:07 ---> 969f4b2771d0 18:22:07 Step 8/26 : COPY . . 18:22:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:22:07 ---> 9663255be2c4 18:22:07 Step 3/24 : WORKDIR /edgex-go 18:22:07 ---> Using cache 18:22:07 ---> 70072ab1155b 18:22:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:07 ---> Using cache 18:22:07 ---> dc2399aec5cc 18:22:07 Step 5/24 : RUN apk add --update --no-cache make git 18:22:07 ---> Using cache 18:22:07 ---> 8f48b29ee342 18:22:07 Step 6/24 : COPY go.mod . 18:22:07 ---> Using cache 18:22:07 ---> 5cedc9f7d713 18:22:07 Step 7/24 : RUN go mod download 18:22:07 ---> Using cache 18:22:07 ---> 969f4b2771d0 18:22:07 Step 8/24 : COPY . . 18:22:07 ---> Using cache 18:22:07 ---> 74a308c0a431 18:22:07 Step 9/26 : RUN go mod tidy 18:22:07 ---> Using cache 18:22:07 ---> 72e7291d8a08 18:22:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:22:08 ---> Using cache 18:22:08 ---> 74a308c0a431 18:22:08 Step 9/24 : RUN go mod tidy 18:22:08 ---> d8d302e0d6c2 18:22:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:22:08 ---> Using cache 18:22:08 ---> 72e7291d8a08 18:22:08 Step 10/24 : RUN make cmd/core-command/core-command 18:22:08 ---> Running in 193f42b73856 18:22:08 ---> Running in fbfb67b5c10a 18:22:09 ---> eebf742459bb 18:22:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:22:10 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 18:22:11 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 18:22:11 ---> 6d193a92faff 18:22:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:22:11 ---> Running in a095a481bac4 18:22:12 Removing intermediate container a095a481bac4 18:22:12 ---> c88a4dace8e6 18:22:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:12 ---> Running in f9b7e9021257 18:22:13 Removing intermediate container f9b7e9021257 18:22:13 ---> 65a38d11f8a2 18:22:13 Step 22/24 : LABEL arch=arm64 18:22:13 ---> Running in fa3c5a67df81 18:22:13 Removing intermediate container fa3c5a67df81 18:22:13 ---> af3cee081aa9 18:22:13 Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:22:14 ---> Running in b1b8a54c72f3 18:22:15 Removing intermediate container b1b8a54c72f3 18:22:15 ---> 55b0d5c425b1 18:22:15 Step 24/24 : LABEL version=0.0.0 18:22:15 ---> Running in 8861ce1be68f 18:22:15 Removing intermediate container 8861ce1be68f 18:22:15 ---> 4008e4c0bdde 18:22:15 18:22:16 Successfully built 4008e4c0bdde 18:22:16 Successfully tagged sys-mgmt-agent-arm64:latest 18:23:24  Building sys-mgmt-agent ... done 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 18:23:36 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 18:23:38 Removing intermediate container 65a7b2e1c0ef 18:23:38 ---> e24549189b74 18:23:38 18:23:38 Step 11/22 : FROM alpine:3.12 18:23:38 ---> 9852663dfa18 18:23:38 Step 12/22 : RUN apk add --update --no-cache curl 18:23:39 ---> Running in 87e31b20fc5b 18:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:23:41 (1/4) Installing ca-certificates (20191127-r4) 18:23:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:23:41 (3/4) Installing libcurl (7.76.1-r0) 18:23:41 (4/4) Installing curl (7.76.1-r0) 18:23:41 Executing busybox-1.31.1-r20.trigger 18:23:41 Executing ca-certificates-20191127-r4.trigger 18:23:41 OK: 7 MiB in 18 packages 18:23:45 Removing intermediate container 87e31b20fc5b 18:23:45 ---> 709fd0fc45dd 18:23:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:23:45 ---> Running in fe93d4269200 18:23:46 Removing intermediate container fe93d4269200 18:23:46 ---> 65a4454a6ab8 18:23:46 Step 14/22 : WORKDIR /edgex 18:23:47 ---> Running in 194a08074b19 18:23:47 Removing intermediate container 193f42b73856 18:23:47 ---> 768d7e20e449 18:23:47 18:23:47 Step 11/26 : FROM alpine:3.12 18:23:47 ---> 9852663dfa18 18:23:47 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:23:47 ---> Running in f4f8ea0dc439 18:23:47 Removing intermediate container 194a08074b19 18:23:47 ---> d2ec88a65440 18:23:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:23:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:23:49 ---> 4b2e23220582 18:23:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:23:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:23:50 (1/6) Installing ca-certificates (20191127-r4) 18:23:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:23:50 (3/6) Installing libcurl (7.76.1-r0) 18:23:50 (4/6) Installing curl (7.76.1-r0) 18:23:50 (5/6) Installing dumb-init (1.2.2-r1) 18:23:50 (6/6) Installing su-exec (0.2-r1) 18:23:50 Executing busybox-1.31.1-r20.trigger 18:23:50 Executing ca-certificates-20191127-r4.trigger 18:23:50 OK: 7 MiB in 20 packages 18:23:51 Removing intermediate container fbfb67b5c10a 18:23:51 ---> 95cafae41141 18:23:51 18:23:51 Step 11/24 : FROM alpine:3.12 18:23:51 ---> 9852663dfa18 18:23:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:23:51 ---> Using cache 18:23:51 ---> db65f9ea8ef7 18:23:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:23:51 ---> Using cache 18:23:51 ---> bcef42d0d456 18:23:51 Step 14/24 : ENV APP_PORT=48082 18:23:52 ---> 01dcc1d06972 18:23:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:23:52 ---> Running in 86523f9edd7f 18:23:52 Removing intermediate container 86523f9edd7f 18:23:52 ---> bc5096342e14 18:23:52 Step 15/24 : EXPOSE $APP_PORT 18:23:52 ---> Running in 682e46749949 18:23:53 Removing intermediate container f4f8ea0dc439 18:23:53 ---> a49d6edc77f5 18:23:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:23:53 ---> 845fad5d7fee 18:23:53 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:23:53 Removing intermediate container 3bf205b93a00 18:23:53 ---> ef2f76ac5006 18:23:53 18:23:53 Step 11/24 : FROM alpine:3.12 18:23:53 ---> 9852663dfa18 18:23:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:23:53 ---> Using cache 18:23:53 ---> db65f9ea8ef7 18:23:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:23:53 ---> Using cache 18:23:53 ---> bcef42d0d456 18:23:53 Step 14/24 : ENV APP_PORT=48081 18:23:53 ---> Running in 8f6131b7b1e5 18:23:53 Removing intermediate container 682e46749949 18:23:53 ---> 75977ebb9ef1 18:23:53 Step 16/24 : WORKDIR / 18:23:53 ---> Running in 0ccd6303077f 18:23:53 ---> Running in 57dc260b34be 18:23:54 ---> Running in 2ebd418cf7ce 18:23:54 Removing intermediate container 8f6131b7b1e5 18:23:54 ---> 39778c76e038 18:23:54 Step 14/26 : WORKDIR / 18:23:54 ---> Running in 1c2935cb92d6 18:23:54 Removing intermediate container 0ccd6303077f 18:23:54 ---> 34cd01599af4 18:23:54 Step 19/22 : CMD ["--init=true"] 18:23:54 Removing intermediate container 57dc260b34be 18:23:54 ---> c693aa609171 18:23:54 Step 15/24 : EXPOSE $APP_PORT 18:23:54 Removing intermediate container 2ebd418cf7ce 18:23:54 ---> 5a93c473c0e6 18:23:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:54 ---> Running in 3754fd87189b 18:23:54 ---> Running in d0b0bf487fb6 18:23:54 Removing intermediate container 1c2935cb92d6 18:23:55 ---> e1c856b036f4 18:23:55 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:23:55 Removing intermediate container 3754fd87189b 18:23:55 ---> cf4bdaf05e79 18:23:55 Step 20/22 : LABEL arch=arm64 18:23:55 Removing intermediate container d0b0bf487fb6 18:23:55 ---> a0ff457eb267 18:23:55 Step 16/24 : WORKDIR / 18:23:55 ---> Running in 7cf13a0961c2 18:23:55 ---> Running in d2fe9d54a098 18:23:55 ---> f92446b4b434 18:23:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:23:56 ---> 4b3d7426eabb 18:23:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:23:56 Removing intermediate container d2fe9d54a098 18:23:56 ---> 54405b609ec9 18:23:56 Removing intermediate container 7cf13a0961c2 18:23:56 ---> ecf481a21758 18:23:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:23:56 Step 21/22 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:23:56 ---> Running in a4746b0365f8 18:23:56 ---> 252e2bd956a3 18:23:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:23:57 Removing intermediate container a4746b0365f8 18:23:57 ---> ad73dffd16c8 18:23:57 Step 22/22 : LABEL version=0.0.0 18:23:57 ---> d83d60ae36c8 18:23:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:23:57 ---> 47345963d39f 18:23:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:23:57 ---> Running in 22719fc41108 18:23:58 ---> 6861dbb9b68f 18:23:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:23:58 Removing intermediate container 22719fc41108 18:23:58 ---> 36831cf1be32 18:23:58 18:23:58 ---> 220ebdf14214 18:23:58 Step 20/24 : ENTRYPOINT ["/core-command"] 18:23:58 Successfully built 36831cf1be32 18:23:58 Successfully tagged security-proxy-setup-arm64:latest 18:23:58  Building security-proxy-setup ... done  ---> Running in 8954a3d25673 18:23:58 ---> 5b5b0e66bbe2 18:23:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:23:59 ---> 7f0bd8e6865e 18:23:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:23:59 Removing intermediate container 8954a3d25673 18:23:59 ---> ea3e145729f7 18:23:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:59 ---> Running in ed878044aeaf 18:24:00 ---> 43077e52509c 18:24:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:24:00 Removing intermediate container ed878044aeaf 18:24:00 ---> d6c54333b14b 18:24:00 Step 22/24 : LABEL arch=arm64 18:24:00 ---> Running in c30ab71a3280 18:24:00 ---> 23d2f9f6c126 18:24:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:24:00 ---> Running in 8e12a85878be 18:24:00 Removing intermediate container c30ab71a3280 18:24:00 ---> 6e6f86b9d194 18:24:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:24:00 Removing intermediate container 8e12a85878be 18:24:00 ---> 843dab8006ea 18:24:00 Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:24:00 ---> Running in 59259bc5fe23 18:24:01 ---> Running in 94b62db6382f 18:24:01 Removing intermediate container 94b62db6382f 18:24:01 ---> 3c4712612d16 18:24:01 Step 24/24 : LABEL version=0.0.0 18:24:01 Removing intermediate container 59259bc5fe23 18:24:01 ---> 6ab642c0fd84 18:24:01 Step 22/24 : LABEL arch=arm64 18:24:01 ---> a16597aa44e4 18:24:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:24:02 ---> Running in 7e4a5e4793df 18:24:02 ---> Running in 21fbf7a4a188 18:24:02 Removing intermediate container 7e4a5e4793df 18:24:02 ---> 2aeebb45812a 18:24:02 18:24:02 Removing intermediate container 21fbf7a4a188 18:24:02 ---> b05fe5461a71 18:24:02 Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:24:02 ---> 0461d109ec15 18:24:02 Step 22/26 : 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/ 18:24:02 Successfully built 2aeebb45812a 18:24:03 ---> Running in 9811187668d5 18:24:03 Successfully tagged core-command-arm64:latest 18:24:03  Building core-command ... done  ---> Running in 73b1b3010939 18:24:04 Removing intermediate container 9811187668d5 18:24:04 ---> ac83cb09f496 18:24:04 Step 24/24 : LABEL version=0.0.0 18:24:04 ---> Running in 5e41486130c7 18:24:04 Removing intermediate container 5e41486130c7 18:24:04 ---> a32e6d6cd8f1 18:24:04 18:24:05 Successfully built a32e6d6cd8f1 18:24:05 Successfully tagged core-metadata-arm64:latest 18:24:05  Building core-metadata ... done Removing intermediate container 73b1b3010939 18:24:05 ---> 631e26bcbd6b 18:24:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:24:06 ---> Running in 7b5c5b67cd26 18:24:06 Removing intermediate container 7b5c5b67cd26 18:24:06 ---> a4b3bcc6562b 18:24:06 Step 24/26 : LABEL arch=arm64 18:24:06 ---> Running in 8c02dc8788ca 18:24:07 Removing intermediate container 8c02dc8788ca 18:24:07 ---> 554510f117fb 18:24:07 Step 25/26 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 18:24:07 ---> Running in 938ff8071ad8 18:24:07 Removing intermediate container 938ff8071ad8 18:24:07 ---> 3f9911a2c1a3 18:24:07 Step 26/26 : LABEL version=0.0.0 18:24:07 ---> Running in 0d46e86c4f0d 18:24:08 Removing intermediate container 0d46e86c4f0d 18:24:08 ---> b6ca6e192c19 18:24:08 18:24:08 Successfully built b6ca6e192c19 18:24:08 Successfully tagged security-secretstore-setup-arm64:latest 18:24:09  Building security-secretstore-setup ... done  [Pipeline] } 18:24:09 $ docker stop --time=1 bbf0c4cffd5bace911e88e8f573a1885a6b7fe464c0cba2a7f2a5f7aefc0390a 18:24:11 $ docker rm -f bbf0c4cffd5bace911e88e8f573a1885a6b7fe464c0cba2a7f2a5f7aefc0390a [Pipeline] // withDockerContainer [Pipeline] sh 18:24:11 + docker images 18:24:11 REPOSITORY TAG IMAGE ID CREATED SIZE 18:24:11 security-secretstore-setup-arm64 latest b6ca6e192c19 3 seconds ago 24.4MB 18:24:11 core-metadata-arm64 latest a32e6d6cd8f1 7 seconds ago 17.4MB 18:24:11 core-command-arm64 latest 2aeebb45812a 9 seconds ago 16.1MB 18:24:11 security-proxy-setup-arm64 latest 36831cf1be32 14 seconds ago 24MB 18:24:11 ef2f76ac5006 19 seconds ago 989MB 18:24:11 95cafae41141 21 seconds ago 980MB 18:24:11 768d7e20e449 25 seconds ago 978MB 18:24:11 e24549189b74 34 seconds ago 978MB 18:24:11 sys-mgmt-agent-arm64 latest 4008e4c0bdde About a minute ago 299MB 18:24:11 core-data-arm64 latest f907742c1817 2 minutes ago 20.4MB 18:24:11 security-bootstrapper-arm64 latest 61411a3be4e2 2 minutes ago 17.2MB 18:24:11 support-scheduler-arm64 latest 076753f281fd 3 minutes ago 16.1MB 18:24:11 support-notifications-arm64 latest b4ead951b8e8 3 minutes ago 16.8MB 18:24:11 4d34be23b87f 3 minutes ago 990MB 18:24:11 953553cdfb1e 3 minutes ago 981MB 18:24:11 a9350d7b6994 3 minutes ago 981MB 18:24:11 6c60202b6e3b 3 minutes ago 977MB 18:24:11 4f3541a7be48 3 minutes ago 974MB 18:24:11 ci-base-image-arm64 latest 9663255be2c4 15 minutes ago 641MB 18:24:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 18:24:11 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 18:24:11 docker 20.10.0 eeaf43b92773 5 months ago 228MB 18:24:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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] libraryResource [Pipeline] sh 18:24:12 ---> job-cost.sh 18:24:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FMgC 18:24:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:26:28 lf-activate-venv(): INFO: Adding /tmp/venv-FMgC/bin to PATH 18:26:28 INFO: No Stack... 18:26:28 INFO: Retrieving Pricing Info for: lf-standard-4 18:26:28 INFO: Archiving Costs [Pipeline] sh 18:26:28 + cat /w/workspace/edgex-go/10/archives/cost.csv 18:26:28 + cut -d, -f6 [Pipeline] lock 18:26:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3462-10-stack-cost] 18:26:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3462-10-stack-cost] did not exist. Created. 18:26:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3462-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:29 + echo total: 0.20999999344348907 [Pipeline] stash 18:26:29 Stashed 1 file(s) [Pipeline] } 18:26:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3462-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:26:30 provisioning config files... 18:26:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2830042437195917235tmp [Pipeline] { [Pipeline] sh 18:26:30 + set +x 18:26:30 + curl -s https://codecov.io/bash 18:26:30 + bash -s -- 18:26:30 18:26:30 _____ _ 18:26:30 / ____| | | 18:26:30 | | ___ __| | ___ ___ _____ __ 18:26:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:26:30 | |___| (_) | (_| | __/ (_| (_) \ V / 18:26:30 \_____\___/ \__,_|\___|\___\___/ \_/ 18:26:30 Bash-1.0.2 18:26:30 18:26:30 18:26:30 ==> git version 2.24.3 found 18:26:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:26:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:26:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:26:31 ==> Jenkins CI detected. 18:26:31 project root: . 18:26:31 --> token set from env 18:26:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:26:31 ==> Running gcov in . (disable via -X gcov) 18:26:31 ==> Python coveragepy not found 18:26:31 ==> Searching for coverage reports in: 18:26:31 + . 18:26:31 -> Found 1 reports 18:26:31 ==> Detecting git/mercurial file structure 18:26:31 ==> Reading reports 18:26:31 + ./coverage.out bytes=727485 18:26:31 ==> Appending adjustments 18:26:31 https://docs.codecov.io/docs/fixing-reports 18:26:35 + Found adjustments 18:26:35 ==> Gzipping contents 18:26:35 104K /tmp/codecov.L0Q6OD.gz 18:26:35 ==> Uploading reports 18:26:35 url: https://codecov.io 18:26:35 query: branch=PR-3462&commit=503e24707a18c91b8b47f702e881dfd8d5101e38&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3462%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3462&job=&cmd_args= 18:26:35 -> Pinging Codecov 18:26:35 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3462&commit=503e24707a18c91b8b47f702e881dfd8d5101e38&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3462%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3462&job=&cmd_args= 18:26:35 -> Uploading to 18:26:35 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/503e24707a18c91b8b47f702e881dfd8d5101e38/abd0cb51-5cbe-40a9-9230-0ed679f30e21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T182635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dff66b087b367a4ecb900a63fd7319acdc1f2306a2ce33c65b77f49622cdb09 18:26:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:36 Dload Upload Total Spent Left Speed 18:26:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 174k --:--:-- --:--:-- --:--:-- 174k 18:26:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/503e24707a18c91b8b47f702e881dfd8d5101e38 [Pipeline] } 18:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:26:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:38 ---> package-listing.sh 18:26:38 ++ facter osfamily 18:26:38 ++ tr '[:upper:]' '[:lower:]' 18:26:38 + OS_FAMILY=redhat 18:26:38 + workspace=/w/workspace/edgex-go/10 18:26:38 + START_PACKAGES=/tmp/packages_start.txt 18:26:38 + END_PACKAGES=/tmp/packages_end.txt 18:26:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:38 + PACKAGES=/tmp/packages_start.txt 18:26:38 + '[' /w/workspace/edgex-go/10 ']' 18:26:38 + PACKAGES=/tmp/packages_end.txt 18:26:38 + case "${OS_FAMILY}" in 18:26:38 + rpm -qa 18:26:38 + sort 18:26:43 + '[' -f /tmp/packages_start.txt ']' 18:26:43 + '[' -f /tmp/packages_end.txt ']' 18:26:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:43 + '[' /w/workspace/edgex-go/10 ']' 18:26:43 + mkdir -p /w/workspace/edgex-go/10/archives/ 18:26:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 18:26:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:26:44 18:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:26:44 alpine: Pulling from edgex-lftools-log-publisher 18:26:44 df20fa9351a1: Pulling fs layer 18:26:44 36b3adc4ff6f: Pulling fs layer 18:26:44 8ad3a11d3b57: Pulling fs layer 18:26:44 46f8f816bc3b: Pulling fs layer 18:26:44 93b61091891f: Pulling fs layer 18:26:44 93b9cdb0e59b: Pulling fs layer 18:26:44 5e14af77c1be: Pulling fs layer 18:26:44 01666e4c0597: Pulling fs layer 18:26:44 aa168da1d23b: Pulling fs layer 18:26:44 46f8f816bc3b: Waiting 18:26:44 93b61091891f: Waiting 18:26:44 93b9cdb0e59b: Waiting 18:26:44 5e14af77c1be: Waiting 18:26:44 01666e4c0597: Waiting 18:26:44 36b3adc4ff6f: Download complete 18:26:44 46f8f816bc3b: Verifying Checksum 18:26:44 46f8f816bc3b: Download complete 18:26:44 df20fa9351a1: Verifying Checksum 18:26:44 df20fa9351a1: Download complete 18:26:45 93b9cdb0e59b: Verifying Checksum 18:26:45 93b9cdb0e59b: Download complete 18:26:45 93b61091891f: Verifying Checksum 18:26:45 93b61091891f: Download complete 18:26:45 5e14af77c1be: Verifying Checksum 18:26:45 5e14af77c1be: Download complete 18:26:45 01666e4c0597: Verifying Checksum 18:26:45 01666e4c0597: Download complete 18:26:45 8ad3a11d3b57: Verifying Checksum 18:26:45 8ad3a11d3b57: Download complete 18:26:45 df20fa9351a1: Pull complete 18:26:45 36b3adc4ff6f: Pull complete 18:26:47 aa168da1d23b: Verifying Checksum 18:26:47 aa168da1d23b: Download complete 18:26:48 8ad3a11d3b57: Pull complete 18:26:48 46f8f816bc3b: Pull complete 18:26:49 93b61091891f: Pull complete 18:26:49 93b9cdb0e59b: Pull complete 18:26:49 5e14af77c1be: Pull complete 18:26:49 01666e4c0597: Pull complete 18:27:01 aa168da1d23b: Pull complete 18:27:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:27:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:27:02 prd-centos7-docker-4c-2g-409 does not seem to be running inside a container 18:27:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:alpine cat 18:27:05 $ docker top 64c048e9031693acb9500a0afd15a7244fe18701e4d5eccc0f5b2c81d096b57c -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:06 + touch /tmp/pre-build-complete [Pipeline] sh 18:27:06 + mkdir -p /var/log/sa [Pipeline] sh 18:27:06 + ls /var/log/sa-host 18:27:06 + sadf -c /var/log/sa-host/sa17 18:27:06 file_magic: OK 18:27:06 HZ: Using current value: 100 18:27:06 file_header: OK 18:27:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:27:06 Statistics: 18:27:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:27:06 File successfully converted to sysstat format version 12.2.1 18:27:06 + sadf -c /var/log/sa-host/sa23 18:27:06 file_magic: OK 18:27:06 HZ: Using current value: 100 18:27:06 file_header: OK 18:27:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:27:06 Statistics: 18:27:06 Hnuu...uuuununununu... 18:27:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:07 provisioning config files... 18:27:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config6884256724159247970tmp [Pipeline] { [Pipeline] echo 18:27:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:27:07 ---> create-netrc.sh [Pipeline] } 18:27:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:27:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:27:08 ---> python-tools-install.sh [Pipeline] echo 18:27:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:27:08 ---> sudo-logs.sh 18:27:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:27:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:27:08 ---> job-cost.sh 18:27:08 lf-activate-venv: SKIPPING 18:27:08 DEBUG: total: 0.20999999344348907 18:27:08 INFO: Retrieving Stack Cost... 18:27:10 INFO: Retrieving Pricing Info for: v1-standard-2 18:27:10 INFO: Archiving Costs [Pipeline] echo 18:27:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:27:10 ---> logs-deploy.sh 18:27:10 lf-activate-venv: SKIPPING 18:27:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3462/10 18:27:10 INFO: archiving workspace using pattern(s): 18:27:12 Archives upload complete. 18:27:12 INFO: archiving logs to Nexus 18:27:13 ---> uname -a: 18:27:13 Linux prd-centos7-docker-4c-2g-409.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:27:13 18:27:13 18:27:13 ---> lscpu: 18:27:13 Architecture: x86_64 18:27:13 CPU op-mode(s): 32-bit, 64-bit 18:27:13 Byte Order: Little Endian 18:27:13 Address sizes: 40 bits physical, 48 bits virtual 18:27:13 CPU(s): 4 18:27:13 On-line CPU(s) list: 0-3 18:27:13 Thread(s) per core: 1 18:27:13 Core(s) per socket: 1 18:27:13 Socket(s): 4 18:27:13 NUMA node(s): 1 18:27:13 Vendor ID: GenuineIntel 18:27:13 CPU family: 6 18:27:13 Model: 44 18:27:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:27:13 Stepping: 1 18:27:13 CPU MHz: 2933.438 18:27:13 BogoMIPS: 5866.87 18:27:13 Virtualization: VT-x 18:27:13 Hypervisor vendor: KVM 18:27:13 Virtualization type: full 18:27:13 L1d cache: 128 KiB 18:27:13 L1i cache: 128 KiB 18:27:13 L2 cache: 16 MiB 18:27:13 L3 cache: 64 MiB 18:27:13 NUMA node0 CPU(s): 0-3 18:27:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:27:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:27:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:27:13 Vulnerability Meltdown: Mitigation; PTI 18:27:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:27:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:27:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:27:13 Vulnerability Srbds: Not affected 18:27:13 Vulnerability Tsx async abort: Not affected 18:27:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:27:13 18:27:13 18:27:13 ---> nproc: 18:27:13 4 18:27:13 18:27:13 18:27:13 ---> df -h: 18:27:13 Filesystem Size Used Available Use% Mounted on 18:27:13 overlay 50.0G 13.1G 36.9G 26% / 18:27:13 tmpfs 64.0M 0 64.0M 0% /dev 18:27:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:27:13 shm 64.0M 0 64.0M 0% /dev/shm 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/10 18:27:13 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/10@tmp 18:27:13 18:27:13 18:27:13 ---> free -m: 18:27:13 total used free shared buff/cache available 18:27:13 Mem: 1837 744 108 0 984 1013 18:27:13 Swap: 1023 63 960 18:27:13 18:27:13 18:27:13 ---> ip addr: 18:27:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:27:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:27:13 inet 127.0.0.1/8 scope host lo 18:27:13 valid_lft forever preferred_lft forever 18:27:13 inet6 ::1/128 scope host 18:27:13 valid_lft forever preferred_lft forever 18:27:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:27:13 link/ether fa:16:3e:36:b1:b8 brd ff:ff:ff:ff:ff:ff 18:27:13 inet 10.30.123.82/23 brd 10.30.123.255 scope global dynamic eth0 18:27:13 valid_lft 85011sec preferred_lft 85011sec 18:27:13 inet6 fe80::f816:3eff:fe36:b1b8/64 scope link 18:27:13 valid_lft forever preferred_lft forever 18:27:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:27:13 link/ether 02:42:f4:db:20:66 brd ff:ff:ff:ff:ff:ff 18:27:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:27:13 valid_lft forever preferred_lft forever 18:27:13 inet6 fe80::42:f4ff:fedb:2066/64 scope link 18:27:13 valid_lft forever preferred_lft forever 18:27:13 18:27:13 18:27:13 ---> sar -b -r -n DEV: 18:27:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 18:27:13 18:27:13 18:03:51 LINUX RESTART (4 CPU) 18:27:13 18:27:13 18:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:27:13 18:06:02 238.10 94.70 143.40 0.00 8083.65 49783.64 0.00 18:27:13 18:07:01 260.73 108.73 152.00 0.00 4161.95 20482.75 0.00 18:27:13 18:08:01 122.74 54.02 68.72 0.00 2229.52 9019.20 0.00 18:27:13 18:09:01 105.83 33.37 72.45 0.00 2109.72 13824.42 0.00 18:27:13 18:10:01 1005.39 736.09 269.30 0.00 94879.04 164218.80 0.00 18:27:13 18:11:01 2485.29 2146.96 338.33 0.00 147992.70 153485.88 0.00 18:27:13 18:12:02 330.95 111.92 219.03 0.00 11145.58 41012.36 0.00 18:27:13 18:13:03 1765.95 1423.37 342.58 0.00 123442.12 161069.28 0.00 18:27:13 18:14:01 1779.99 1490.28 289.70 0.00 96709.37 96786.41 0.00 18:27:13 18:15:01 248.39 75.47 172.92 0.00 9473.77 27064.33 0.00 18:27:13 18:16:01 1.57 0.00 1.57 0.00 0.00 27.16 0.00 18:27:13 18:17:01 0.60 0.38 0.22 0.00 15.85 2.58 0.00 18:27:13 18:18:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 18:27:13 18:19:01 1.93 1.62 0.32 0.00 53.56 4.86 0.00 18:27:13 18:20:01 1.10 0.28 0.82 0.00 163.60 15.20 0.00 18:27:13 18:21:01 0.27 0.02 0.25 0.00 0.53 2.75 0.00 18:27:13 18:22:01 0.22 0.03 0.18 0.00 0.40 1.88 0.00 18:27:13 18:23:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 18:27:13 18:24:01 0.28 0.02 0.27 0.00 0.27 2.93 0.00 18:27:13 18:25:02 0.32 0.00 0.32 0.00 0.00 3.65 0.00 18:27:13 18:26:01 0.32 0.00 0.32 0.00 0.00 4.50 0.00 18:27:13 18:27:01 151.19 73.74 77.44 0.00 6551.17 17366.22 0.00 18:27:13 Average: 386.48 288.72 97.76 0.00 23091.83 34354.53 0.00 18:27:13 18:27:13 18:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:27:13 18:06:02 148060 0 727256 38.65 1688 1004540 1519616 51.86 551020 939552 1732 18:27:13 18:07:01 334680 0 756124 40.19 668 790072 1628504 55.58 565572 703284 68172 18:27:13 18:08:01 235048 0 828800 44.05 608 817088 1737460 59.30 622304 734908 73596 18:27:13 18:09:01 417568 0 725424 38.55 548 738004 1101404 37.59 502544 668108 20 18:27:13 18:10:01 170932 0 836532 44.46 72 874008 3223020 110.00 668424 819064 60 18:27:13 18:11:01 227828 0 867788 46.12 72 785856 3147672 107.42 706036 665884 396 18:27:13 18:12:02 168484 0 734372 39.03 72 978616 1383292 47.21 461172 985400 28 18:27:13 18:13:03 84128 0 845132 44.92 72 952212 2293844 78.29 640788 924816 30200 18:27:13 18:14:01 103776 0 1112756 59.14 72 664940 3695524 126.12 811304 671752 59012 18:27:13 18:15:01 315608 0 667768 35.49 72 898096 1206340 41.17 527952 766384 20 18:27:13 18:16:01 318512 0 664816 35.33 72 898144 1175488 40.12 525964 765664 12 18:27:13 18:17:01 317584 0 665748 35.38 72 898140 1175744 40.13 526988 766116 8 18:27:13 18:18:01 318616 0 664672 35.33 72 898184 1175552 40.12 525992 766136 12 18:27:13 18:19:01 317072 0 665364 35.36 72 899036 1175552 40.12 525940 766992 16 18:27:13 18:20:01 308972 0 668540 35.53 72 903960 1175636 40.12 532108 769072 8 18:27:13 18:21:01 309052 0 668452 35.53 72 903968 1175588 40.12 531728 769088 8 18:27:13 18:22:01 309068 0 668440 35.53 72 903964 1175552 40.12 531596 769088 8 18:27:13 18:23:01 309424 0 668068 35.51 72 903980 1175552 40.12 531476 769100 8 18:27:13 18:24:01 308456 0 669028 35.56 72 903988 1175720 40.13 532104 769100 16 18:27:13 18:25:02 308076 0 669400 35.58 72 903996 1175744 40.13 532524 769108 20 18:27:13 18:26:01 307584 0 669880 35.60 72 904008 1175804 40.13 532736 769108 16 18:27:13 18:27:01 242404 0 707272 37.59 72 931796 1178480 40.22 519380 812468 29924 18:27:13 Average: 267315 0 734165 39.02 219 879845 1593049 54.37 563893 779100 11968 18:27:13 18:27:13 18:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:27:13 18:06:02 veth8cd21c7 29.85 35.60 2.85 25.25 0.00 0.00 0.00 0.00 18:27:13 18:06:02 eth0 1178.16 1315.63 5419.26 147.77 0.00 0.00 0.00 0.00 18:27:13 18:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:06:02 docker0 1061.44 872.86 74.84 2673.74 0.00 0.00 0.00 0.00 18:27:13 18:07:01 vethe51d678 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:27:13 18:07:01 eth0 103.92 83.53 482.61 17.29 0.00 0.00 0.00 0.00 18:27:13 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:07:01 docker0 63.52 69.59 4.71 450.97 0.00 0.00 0.00 0.00 18:27:13 18:08:01 vethe51d678 2.14 2.14 0.17 0.18 0.00 0.00 0.00 0.00 18:27:13 18:08:01 eth0 33.39 18.65 25.87 16.55 0.00 0.00 0.00 0.00 18:27:13 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:08:01 docker0 2.14 2.14 0.14 0.18 0.00 0.00 0.00 0.00 18:27:13 18:09:01 eth0 23.45 12.90 20.91 10.75 0.00 0.00 0.00 0.00 18:27:13 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:10:01 veth5d50f85 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:10:01 veth164f94d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:10:01 veth7f0b835 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:27:13 18:10:01 veth525c6ad 0.27 0.33 0.03 0.30 0.00 0.00 0.00 0.00 18:27:13 18:11:01 veth5cc8ed1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:11:01 vethe7af649 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:27:13 18:11:01 veth59f1693 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:27:13 18:11:01 eth0 2672.07 2469.48 11910.85 404.48 0.00 0.00 0.00 0.00 18:27:13 18:12:02 veth7ea2595 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:12:02 eth0 158.42 123.80 1413.17 68.37 0.00 0.00 0.00 0.00 18:27:13 18:12:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:27:13 18:12:02 veth5d9b24c 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 18:27:13 18:13:03 eth0 121.01 72.55 467.72 20.34 0.00 0.00 0.00 0.00 18:27:13 18:13:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:13:03 veth5d9b24c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 18:27:13 18:13:03 veth118bb52 22.76 47.99 1.81 339.09 0.00 0.00 0.00 0.00 18:27:13 18:14:01 vethb476ba8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:27:13 18:14:01 veth1b3f403 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:27:13 18:14:01 eth0 33.56 24.32 18.21 62.56 0.00 0.00 0.00 0.00 18:27:13 18:14:01 veth4e8d82d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:27:13 18:15:01 eth0 45.94 30.18 105.27 11.81 0.00 0.00 0.00 0.00 18:27:13 18:15:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:27:13 18:15:01 docker0 1479.46 1280.84 107.51 4371.50 0.00 0.00 0.00 0.00 18:27:13 18:16:01 eth0 0.53 0.08 0.05 0.04 0.00 0.00 0.00 0.00 18:27:13 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:17:01 eth0 0.82 0.65 0.66 0.22 0.00 0.00 0.00 0.00 18:27:13 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:27:13 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:27:13 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:20:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:27:13 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:21:01 eth0 0.20 0.20 0.07 0.02 0.00 0.00 0.00 0.00 18:27:13 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:23:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:27:13 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:24:01 eth0 1.25 0.42 0.33 0.21 0.00 0.00 0.00 0.00 18:27:13 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:25:02 eth0 2.30 0.75 0.79 0.47 0.00 0.00 0.00 0.00 18:27:13 18:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:26:01 eth0 2.02 0.59 0.64 0.37 0.00 0.00 0.00 0.00 18:27:13 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:27:01 eth0 215.02 178.52 2167.37 64.45 0.00 0.00 0.00 0.00 18:27:13 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 Average: eth0 99.80 94.43 543.23 23.24 0.00 0.00 0.00 0.00 18:27:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:13 Average: docker0 56.73 50.87 3.98 177.73 0.00 0.00 0.00 0.00 18:27:13 18:27:13 18:27:13 ---> sar -P ALL: 18:27:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 18:27:13 18:27:13 18:03:51 LINUX RESTART (4 CPU) 18:27:13 18:27:13 18:05:02 CPU %user %nice %system %iowait %steal %idle 18:27:13 18:06:02 all 15.26 0.00 9.55 3.03 0.14 72.03 18:27:13 18:06:02 0 19.14 0.00 12.68 4.19 0.07 63.93 18:27:13 18:06:02 1 11.61 0.00 8.51 1.60 0.12 78.15 18:27:13 18:06:02 2 11.17 0.00 7.96 3.87 0.19 76.81 18:27:13 18:06:02 3 19.22 0.00 9.08 2.45 0.16 69.09 18:27:13 18:07:01 all 39.29 0.00 12.78 6.18 0.18 41.58 18:27:13 18:07:01 0 40.43 0.00 12.48 9.43 0.19 37.47 18:27:13 18:07:01 1 37.13 0.00 13.81 6.24 0.21 42.61 18:27:13 18:07:01 2 40.82 0.00 12.56 5.47 0.12 41.03 18:27:13 18:07:01 3 38.77 0.00 12.29 3.54 0.18 45.23 18:27:13 18:08:01 all 46.96 0.00 13.31 4.71 0.10 34.91 18:27:13 18:08:01 0 47.98 0.00 12.60 7.69 0.12 31.61 18:27:13 18:08:01 1 45.93 0.00 13.86 5.28 0.10 34.83 18:27:13 18:08:01 2 46.38 0.00 13.16 1.25 0.12 39.09 18:27:13 18:08:01 3 47.54 0.00 13.63 4.62 0.07 34.14 18:27:13 18:09:01 all 42.06 0.00 13.61 3.53 0.12 40.68 18:27:13 18:09:01 0 41.50 0.00 13.08 1.87 0.12 43.43 18:27:13 18:09:01 1 42.70 0.00 13.68 1.34 0.10 42.17 18:27:13 18:09:01 2 41.84 0.00 14.38 5.00 0.14 38.64 18:27:13 18:09:01 3 42.18 0.00 13.31 5.94 0.10 38.47 18:27:13 18:10:01 all 22.20 0.00 23.48 7.68 0.76 45.87 18:27:13 18:10:01 0 22.63 0.00 23.56 8.24 0.77 44.79 18:27:13 18:10:01 1 21.73 0.00 23.34 7.76 0.70 46.47 18:27:13 18:10:01 2 21.59 0.00 23.69 5.70 0.82 48.20 18:27:13 18:10:01 3 22.86 0.00 23.34 9.02 0.76 44.02 18:27:13 18:11:01 all 17.84 0.00 25.72 33.00 0.38 23.06 18:27:13 18:11:01 0 18.08 0.00 25.08 34.49 0.32 22.02 18:27:13 18:11:01 1 17.99 0.00 25.60 32.70 0.43 23.29 18:27:13 18:11:01 2 18.00 0.00 25.87 34.40 0.39 21.34 18:27:13 18:11:01 3 17.30 0.00 26.32 30.35 0.40 25.64 18:27:13 18:12:02 all 59.25 0.00 15.45 11.55 0.11 13.64 18:27:13 18:12:02 0 59.07 0.00 15.52 11.36 0.11 13.94 18:27:13 18:12:02 1 59.14 0.00 14.97 11.73 0.11 14.06 18:27:13 18:12:02 2 59.43 0.00 15.55 10.95 0.11 13.97 18:27:13 18:12:02 3 59.36 0.00 15.75 12.15 0.12 12.62 18:27:13 18:13:03 all 18.12 0.00 22.54 32.06 0.56 26.73 18:27:13 18:13:03 0 16.49 0.00 22.32 35.27 0.69 25.23 18:27:13 18:13:03 1 17.71 0.00 22.63 33.54 0.49 25.64 18:27:13 18:13:03 2 19.34 0.00 23.15 30.67 0.52 26.32 18:27:13 18:13:03 3 18.95 0.00 22.05 28.74 0.52 29.74 18:27:13 18:14:01 all 30.29 0.00 21.56 28.05 0.42 19.68 18:27:13 18:14:01 0 30.51 0.00 21.12 29.20 0.46 18.72 18:27:13 18:14:01 1 29.71 0.00 21.16 24.30 0.44 24.39 18:27:13 18:14:01 2 30.64 0.00 21.53 29.93 0.46 17.45 18:27:13 18:14:01 3 30.30 0.00 22.45 28.76 0.33 18.15 18:27:13 18:15:01 all 37.36 0.00 10.93 9.07 0.28 42.37 18:27:13 18:15:01 0 37.14 0.00 11.35 8.27 0.31 42.93 18:27:13 18:15:01 1 38.94 0.00 10.12 8.81 0.24 41.89 18:27:13 18:15:01 2 37.04 0.00 11.65 8.55 0.24 42.52 18:27:13 18:15:01 3 36.31 0.00 10.58 10.66 0.33 42.12 18:27:13 18:16:01 all 0.14 0.00 0.03 0.00 0.00 99.82 18:27:13 18:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:27:13 18:16:01 1 0.52 0.00 0.05 0.00 0.00 99.43 18:27:13 18:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:27:13 18:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:27:13 18:27:13 18:16:01 CPU %user %nice %system %iowait %steal %idle 18:27:13 18:17:01 all 0.15 0.00 0.24 0.01 0.04 99.57 18:27:13 18:17:01 0 0.08 0.00 0.13 0.00 0.02 99.77 18:27:13 18:17:01 1 0.27 0.00 0.28 0.00 0.03 99.42 18:27:13 18:17:01 2 0.15 0.00 0.30 0.03 0.07 99.45 18:27:13 18:17:01 3 0.08 0.00 0.25 0.00 0.03 99.63 18:27:13 18:18:01 all 0.13 0.00 0.04 0.00 0.00 99.83 18:27:13 18:18:01 0 0.43 0.00 0.02 0.00 0.00 99.55 18:27:13 18:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:27:13 18:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:27:13 18:18:01 3 0.07 0.00 0.08 0.00 0.00 99.85 18:27:13 18:19:01 all 0.10 0.00 0.07 0.03 0.01 99.80 18:27:13 18:19:01 0 0.28 0.00 0.05 0.00 0.00 99.67 18:27:13 18:19:01 1 0.00 0.00 0.03 0.02 0.02 99.93 18:27:13 18:19:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:27:13 18:19:01 3 0.08 0.00 0.13 0.08 0.02 99.68 18:27:13 18:20:01 all 0.16 0.00 0.05 0.00 0.00 99.78 18:27:13 18:20:01 0 0.53 0.00 0.07 0.02 0.00 99.38 18:27:13 18:20:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:27:13 18:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:27:13 18:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:27:13 18:21:01 all 0.10 0.00 0.03 0.00 0.00 99.87 18:27:13 18:21:01 0 0.32 0.00 0.03 0.00 0.00 99.65 18:27:13 18:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:27:13 18:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:27:13 18:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:27:13 18:22:01 all 0.15 0.00 0.04 0.00 0.01 99.80 18:27:13 18:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:27:13 18:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:27:13 18:22:01 2 0.47 0.00 0.07 0.00 0.00 99.47 18:27:13 18:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:27:13 18:23:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:27:13 18:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:27:13 18:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:27:13 18:23:01 2 0.50 0.00 0.03 0.00 0.00 99.47 18:27:13 18:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:27:13 18:24:01 all 0.15 0.00 0.02 0.00 0.06 99.76 18:27:13 18:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:27:13 18:24:01 1 0.03 0.00 0.03 0.00 0.08 99.85 18:27:13 18:24:01 2 0.50 0.00 0.02 0.00 0.03 99.45 18:27:13 18:24:01 3 0.03 0.00 0.02 0.00 0.10 99.85 18:27:13 18:25:02 all 0.09 0.00 0.04 0.00 0.08 99.79 18:27:13 18:25:02 0 0.02 0.00 0.02 0.00 0.08 99.88 18:27:13 18:25:02 1 0.03 0.00 0.02 0.00 0.02 99.93 18:27:13 18:25:02 2 0.25 0.00 0.05 0.00 0.08 99.62 18:27:13 18:25:02 3 0.05 0.00 0.07 0.00 0.15 99.73 18:27:13 18:26:01 all 0.15 0.00 0.04 0.00 0.01 99.80 18:27:13 18:26:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:27:13 18:26:01 1 0.08 0.00 0.05 0.00 0.00 99.86 18:27:13 18:26:01 2 0.39 0.00 0.03 0.00 0.02 99.56 18:27:13 18:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:27:13 18:27:01 all 6.94 0.00 5.11 3.18 0.18 84.58 18:27:13 18:27:01 0 6.92 0.00 5.03 3.26 0.15 84.64 18:27:13 18:27:01 1 6.99 0.00 4.84 3.18 0.19 84.80 18:27:13 18:27:01 2 6.43 0.00 5.12 2.59 0.17 85.70 18:27:13 18:27:01 3 7.44 0.00 5.48 3.70 0.22 83.15 18:27:13 18:27:13 Average: CPU %user %nice %system %iowait %steal %idle 18:27:13 Average: all 14.93 0.00 7.71 6.24 0.15 70.97 18:27:13 Average: 0 15.14 0.00 7.75 6.75 0.15 70.21 18:27:13 Average: 1 14.64 0.00 7.65 6.00 0.15 71.55 18:27:13 Average: 2 14.85 0.00 7.75 6.09 0.16 71.16 18:27:13 Average: 3 15.07 0.00 7.70 6.12 0.16 70.95 18:27:13 18:27:13 18:27:13