Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 435fc41d67987ddff12c535146ad4fc35898d092+576eddb6d79f77bc7b799d46a5f981c8da166ab0 (b2cb4fbf083ea9fea5b6df82aea3da99faaf0c40) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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- DOCKER_IMAGE_NAME_SUFFIX: -go 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2891’ Running on prd-centos7-docker-4c-2g-2898 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/12 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 Merge succeeded, producing cd5ee8964df03bc70a60e816aacd26384163dd90 Checking out Revision cd5ee8964df03bc70a60e816aacd26384163dd90 (PR-3391) > git config core.sparsecheckout # timeout=10 > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd5ee8964df03bc70a60e816aacd26384163dd90 # timeout=10 Commit message: "Merge commit '576eddb6d79f77bc7b799d46a5f981c8da166ab0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:31 ========================================================= 08:31:31 EdgeX Global Pipelines Version Info 08:31:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9a07ad66ccd732acc4c78d1408e0ed4fa42d2dd9 # timeout=10 08:31:32 ------------------- 08:31:32 stable info: 08:31:32 ------------------- 08:31:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:32 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 08:31:32 Message: update stable to v1.0.191 08:31:34 ------------------- 08:31:34 experimental info: 08:31:34 ------------------- 08:31:34 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:34 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 08:31:34 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3391 [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3391 [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3391 [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd5ee8964df03bc70a60e816aacd26384163dd90 [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd5ee89 [Pipeline] echo 08:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:31:34 provisioning config files... 08:31:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config4832555164352199630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:35 ---> docker-login.sh 08:31:35 nexus3.edgexfoundry.org:10001 08:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:35 Configure a credential helper to remove this warning. See 08:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:35 08:31:35 Login Succeeded 08:31:35 nexus3.edgexfoundry.org:10002 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10003 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10004 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 docker.io 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 ---> docker-login.sh ends [Pipeline] } 08:31:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:37 ++ 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 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/core-command/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo core-command,cmd/core-command/Dockerfile 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/core-data/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo core-data,cmd/core-data/Dockerfile 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/core-metadata/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/security-bootstrapper/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/security-proxy-setup/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/support-notifications/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/support-scheduler/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:31:37 + for file in '`ls cmd/**/Dockerfile`' 08:31:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:31:37 ++ cut -d/ -f2 08:31:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:31:37 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:38 08:31:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:31:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:38 latest: Pulling from edgex-devops/git-semver 08:31:38 31603596830f: Pulling fs layer 08:31:38 54011a49482f: Pulling fs layer 08:31:38 a6820b24f6d8: Pulling fs layer 08:31:38 f581987b2513: Pulling fs layer 08:31:38 f581987b2513: Waiting 08:31:38 54011a49482f: Verifying Checksum 08:31:38 54011a49482f: Download complete 08:31:38 31603596830f: Verifying Checksum 08:31:38 31603596830f: Download complete 08:31:38 a6820b24f6d8: Verifying Checksum 08:31:38 a6820b24f6d8: Download complete 08:31:38 f581987b2513: Verifying Checksum 08:31:38 f581987b2513: Download complete 08:31:38 31603596830f: Pull complete 08:31:39 54011a49482f: Pull complete 08:31:40 a6820b24f6d8: Pull complete 08:31:40 f581987b2513: Pull complete 08:31:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:31:40 prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container 08:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:31:42 $ docker top 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:43 [ssh-agent] Looking for ssh-agent implementation... 08:31:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:43 $ docker exec 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 ssh-agent 08:31:43 SSH_AUTH_SOCK=/tmp/ssh-AdzvH0o1Rzma/agent.11 08:31:43 SSH_AGENT_PID=17 08:31:43 Running ssh-add (command line suppressed) 08:31:43 Identity added: /w/workspace/edgex-go/12@tmp/private_key_4854033561700020542.key (/w/workspace/edgex-go/12@tmp/private_key_4854033561700020542.key) 08:31:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:44 + git tag --points-at HEAD [Pipeline] } 08:31:44 $ docker exec --env ******** --env ******** 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 ssh-agent -k 08:31:44 unset SSH_AUTH_SOCK; 08:31:44 unset SSH_AGENT_PID; 08:31:44 echo Agent pid 17 killed; 08:31:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:44 [ssh-agent] Looking for ssh-agent implementation... 08:31:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:44 $ docker exec 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 ssh-agent 08:31:44 SSH_AUTH_SOCK=/tmp/ssh-qw1sd8zM0Emi/agent.46 08:31:44 SSH_AGENT_PID=52 08:31:44 Running ssh-add (command line suppressed) 08:31:44 Identity added: /w/workspace/edgex-go/12@tmp/private_key_8776762355194275637.key (/w/workspace/edgex-go/12@tmp/private_key_8776762355194275637.key) 08:31:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:45 + git semver init 08:31:45 # -> Open(): unable to determine branch for HEAD 08:31:45 # $GIT_DIR = /w/workspace/edgex-go/12/.git 08:31:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/12 08:31:45 # $SEMVER_REMOTE_NAME = origin 08:31:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:45 # $SEMVER_USER_NAME = edgex-jenkins 08:31:45 # $SEMVER_BRANCH = PR-3391 08:31:45 # $SEMVER_TEMP = /tmp/semver-602536292 08:31:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:32:12 # '/tmp/semver-602536292' -> '/w/workspace/edgex-go/12/.semver' 08:32:14 # -> Force: false 08:32:14 # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } 08:32:14 $ docker exec --env ******** --env ******** 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 ssh-agent -k 08:32:14 unset SSH_AUTH_SOCK; 08:32:14 unset SSH_AGENT_PID; 08:32:14 echo Agent pid 52 killed; 08:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:15 + git semver [Pipeline] } 08:32:15 $ docker stop --time=1 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 08:32:17 $ docker rm -f 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:18 Stashed 1 file(s) [Pipeline] echo 08:32:18 [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 08:32:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:32:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:32:19 + true 08:32:19 + sudo service docker restart 08:32:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:32:20 ========================================================= 08:32:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:32:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:32:20 + 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 . 08:32:26 Sending build context to Docker daemon 330.1MB 08:32:26 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:32:26 Step 2/6 : FROM ${BASE} 08:32:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:26 540db60ca938: Pulling fs layer 08:32:26 adcc1eea9eea: Pulling fs layer 08:32:26 4c4ab2625f07: Pulling fs layer 08:32:26 0510c868ecb4: Pulling fs layer 08:32:26 afea3b2eda06: Pulling fs layer 08:32:26 7809a108b3ef: Pulling fs layer 08:32:26 f706445af74f: Pulling fs layer 08:32:26 0510c868ecb4: Waiting 08:32:26 afea3b2eda06: Waiting 08:32:26 7809a108b3ef: Waiting 08:32:26 f706445af74f: Waiting 08:32:26 4c4ab2625f07: Verifying Checksum 08:32:26 4c4ab2625f07: Download complete 08:32:26 adcc1eea9eea: Verifying Checksum 08:32:26 adcc1eea9eea: Download complete 08:32:26 afea3b2eda06: Verifying Checksum 08:32:26 afea3b2eda06: Download complete 08:32:26 7809a108b3ef: Verifying Checksum 08:32:26 7809a108b3ef: Download complete 08:32:26 540db60ca938: Verifying Checksum 08:32:26 540db60ca938: Download complete 08:32:26 540db60ca938: Pull complete 08:32:27 adcc1eea9eea: Pull complete 08:32:28 4c4ab2625f07: Pull complete 08:32:28 f706445af74f: Verifying Checksum 08:32:28 f706445af74f: Download complete 08:32:29 0510c868ecb4: Verifying Checksum 08:32:29 0510c868ecb4: Download complete 08:32:33 Still waiting to schedule task 08:32:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:32:36 0510c868ecb4: Pull complete 08:32:37 afea3b2eda06: Pull complete 08:32:37 7809a108b3ef: Pull complete 08:32:44 f706445af74f: Pull complete 08:32:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:32:44 ---> b068be0155e3 08:32:44 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 08:32:44 ---> Running in 3db1a9476941 08:32:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:32:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:32:45 (1/12) Installing libmagic (5.39-r0) 08:32:46 (2/12) Installing file (5.39-r0) 08:32:46 (3/12) Installing libc-dev (0.7.2-r3) 08:32:46 (4/12) Installing g++ (10.2.1_pre1-r3) 08:32:54 (5/12) Installing fortify-headers (1.1-r0) 08:32:54 (6/12) Installing patch (2.7.6-r6) 08:32:54 (7/12) Installing build-base (0.5-r2) 08:32:54 (8/12) Installing libsodium (1.0.18-r0) 08:32:54 (9/12) Installing pkgconf (1.7.3-r0) 08:32:54 (10/12) Installing libsodium-dev (1.0.18-r0) 08:32:54 (11/12) Installing libzmq (4.3.3-r1) 08:32:54 (12/12) Installing zeromq-dev (4.3.3-r1) 08:32:54 Executing busybox-1.32.1-r6.trigger 08:32:54 OK: 219 MiB in 52 packages 08:32:57 Removing intermediate container 3db1a9476941 08:32:57 ---> c4027a0383ef 08:32:57 Step 4/6 : WORKDIR /edgex-go 08:32:57 ---> Running in 802b540d06f9 08:32:58 Removing intermediate container 802b540d06f9 08:32:58 ---> ffff9a75e2b7 08:32:58 Step 5/6 : COPY go.mod . 08:32:58 ---> 9f281b3ded38 08:32:58 Step 6/6 : RUN go mod download 08:32:58 ---> Running in 7aa7ed527725 08:33:25 Removing intermediate container 7aa7ed527725 08:33:25 ---> e1e5c9a34572 08:33:25 Successfully built e1e5c9a34572 08:33:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:33:25 + docker inspect -f . ci-base-image-x86_64 08:33:25 . [Pipeline] withDockerContainer 08:33:25 prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container 08:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:26 $ docker top 9351a0ff85d22b6ce18eee81e53d285b33a88ffd3103fc56aa62d0a29914f840 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:27 + go version 08:33:27 go version go1.16.3 linux/amd64 [Pipeline] } 08:33:27 $ docker stop --time=1 9351a0ff85d22b6ce18eee81e53d285b33a88ffd3103fc56aa62d0a29914f840 08:33:29 $ docker rm -f 9351a0ff85d22b6ce18eee81e53d285b33a88ffd3103fc56aa62d0a29914f840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:33:29 + docker inspect -f . ci-base-image-x86_64 08:33:29 . [Pipeline] withDockerContainer 08:33:29 prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container 08:33:29 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:30 $ docker top ea36fa482d4343ae7997a67d32827e3ebecef41f0e272dc72de8769fa52b57e7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:31 ========================================================= 08:33:31 [edgeXBuildGoParallel] Running Tests and Build... 08:33:31 ========================================================= [Pipeline] sh 08:33:31 + go mod tidy [Pipeline] sh 08:33:34 + make test 08:33:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:33:47 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.174s coverage: 45.9% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.065s coverage: 19.8% of statements 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.110s coverage: 100.0% of statements 08:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.185s coverage: 27.1% of statements 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.097s coverage: 100.0% of statements 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.101s coverage: 100.0% of statements 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.136s coverage: 71.3% of statements 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.216s coverage: 87.7% of statements 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.523s coverage: 28.6% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.414s coverage: 86.7% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.420s coverage: 97.5% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.402s coverage: 95.1% of statements 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.149s coverage: 0.9% of statements 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.089s coverage: 22.6% of statements 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.152s coverage: 79.5% of statements 08:34:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements 08:34:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements 08:34:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements 08:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.129s coverage: 94.4% of statements 08:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 08:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.333s coverage: 81.8% of statements 08:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.160s coverage: 92.9% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.099s coverage: 87.2% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 79.1% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.089s coverage: 85.4% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.2% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.258s coverage: 64.4% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.522s coverage: 66.9% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.294s coverage: 43.2% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.173s coverage: 47.0% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.069s coverage: 100.0% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.090s coverage: 9.6% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.202s coverage: 92.6% of statements 08:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.123s coverage: 28.7% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.144s coverage: 100.0% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.097s coverage: 64.6% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.152s coverage: 97.6% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 08:35:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.073s coverage: 28.1% of statements 08:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:35:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.108s coverage: 100.0% of statements 08:35:17 GO111MODULE=on go vet ./... 08:35:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2903 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws 08:35:59 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 08:36:04 gofmt -l . 08:36:04 [ "`gofmt -l .`" = "" ] 08:36:04 ./bin/test-go-mod-tidy.sh 08:36:04 ./bin/test-attribution-txt.sh [Pipeline] sh 08:36:05 + ls -al . 08:36:05 total 812 08:36:05 drwxrwxr-x 10 1001 1001 4096 May 4 08:36 . 08:36:05 drwxr-xr-x 4 root root 30 May 4 08:33 .. 08:36:05 -rw-rw-r-- 1 1001 1001 11 May 4 08:31 .dockerignore 08:36:05 drwxrwxr-x 8 1001 1001 179 May 4 08:31 .git 08:36:05 drwxrwxr-x 3 1001 1001 125 May 4 08:31 .github 08:36:05 -rw-rw-r-- 1 1001 1001 818 May 4 08:31 .gitignore 08:36:05 drwx------ 3 1001 1001 60 May 4 08:32 .semver 08:36:05 -rw-rw-r-- 1 1001 1001 166 May 4 08:31 .sonarcloud.properties 08:36:05 -rw-rw-r-- 1 1001 1001 8609 May 4 08:31 Attribution.txt 08:36:05 -rw-rw-r-- 1 1001 1001 3804 May 4 08:31 CONTRIBUTING.md 08:36:05 -rw-rw-r-- 1 1001 1001 931 May 4 08:31 Dockerfile.build 08:36:05 -rw-rw-r-- 1 1001 1001 863 May 4 08:31 Jenkinsfile 08:36:05 -rw-rw-r-- 1 1001 1001 10775 May 4 08:31 LICENSE 08:36:05 -rw-rw-r-- 1 1001 1001 5774 May 4 08:31 Makefile 08:36:05 -rw-rw-r-- 1 1001 1001 7978 May 4 08:31 README.md 08:36:05 -rw-rw-r-- 1 1001 1001 6755 May 4 08:31 SECURITY.md 08:36:05 -rw-rw-r-- 1 1001 1001 5 May 4 08:32 VERSION 08:36:05 -rw-rw-r-- 1 1001 1001 4131 May 4 08:31 ZMQWindows.md 08:36:05 drwxrwxr-x 2 1001 1001 117 May 4 08:31 bin 08:36:05 drwxrwxr-x 14 1001 1001 4096 May 4 08:31 cmd 08:36:05 -rw-r--r-- 1 root root 702190 May 4 08:35 coverage.out 08:36:05 -rw-r--r-- 1 root root 1060 May 4 08:36 go.mod 08:36:05 -rw-r--r-- 1 root root 22420 May 4 08:33 go.sum 08:36:05 drwxrwxr-x 8 1001 1001 127 May 4 08:31 internal 08:36:05 drwxrwxr-x 4 1001 1001 26 May 4 08:31 openapi 08:36:05 drwxrwxr-x 4 1001 1001 71 May 4 08:31 snap 08:36:05 -rw-rw-r-- 1 1001 1001 168 May 4 08:31 version.go [Pipeline] sh 08:36:05 using credential edgex-jenkins-ssh 08:36:05 Cloning the remote Git repository 08:36:05 + '[' -e coverage.out ] 08:36:05 + chown 1001:1001 coverage.out [Pipeline] stash 08:36:05 Stashed 1 file(s) [Pipeline] sh 08:36:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:36:05 > git init /w/workspace/edgex-go/12 # timeout=10 08:36:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:05 > git --version # timeout=10 08:36:05 > git --version # 'git version 2.17.1' 08:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:06 + make build 08:36:06 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 08:36:09 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 08:36:22 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 08:36:25 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 08:36:27 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 08:36:27 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 08:36:29 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 08:36:29 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 08:36:30 Merge succeeded, producing f0b145ab954d24a6fbdd03618e1e20c10d368095 08:36:30 Checking out Revision f0b145ab954d24a6fbdd03618e1e20c10d368095 (PR-3391) 08:36:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:36:29 > git config core.sparsecheckout # timeout=10 08:36:29 > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # timeout=10 08:36:30 > git remote # timeout=10 08:36:30 > git config --get remote.origin.url # timeout=10 08:36:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:30 > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 08:36:30 > git rev-parse HEAD^{commit} # timeout=10 08:36:30 > git config core.sparsecheckout # timeout=10 08:36:30 > git checkout -f f0b145ab954d24a6fbdd03618e1e20c10d368095 # timeout=10 08:36:32 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 08:36:33 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 08:36:35 Commit message: "Merge commit '576eddb6d79f77bc7b799d46a5f981c8da166ab0' into HEAD" 08:36:35 First time build. Skipping changelog. 08:36:35 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:35 > git rev-list --no-walk 9a07ad66ccd732acc4c78d1408e0ed4fa42d2dd9 # timeout=10 08:36:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:36:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:36:37 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 08:36:37 + true 08:36:37 + sudo service docker restart 08:36:39 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] withEnv [Pipeline] { [Pipeline] wrap 08:36:39 provisioning config files... 08:36:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config6055534218977950336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:39 ---> docker-login.sh 08:36:39 nexus3.edgexfoundry.org:10001 08:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:40 Configure a credential helper to remove this warning. See 08:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:40 08:36:40 Login Succeeded 08:36:40 nexus3.edgexfoundry.org:10002 08:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:41 Configure a credential helper to remove this warning. See 08:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:41 08:36:41 Login Succeeded 08:36:41 nexus3.edgexfoundry.org:10003 08:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:41 Configure a credential helper to remove this warning. See 08:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:41 08:36:41 Login Succeeded 08:36:41 nexus3.edgexfoundry.org:10004 08:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:42 Configure a credential helper to remove this warning. See 08:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:42 08:36:42 Login Succeeded 08:36:42 docker.io [Pipeline] } 08:36:42 $ docker stop --time=1 ea36fa482d4343ae7997a67d32827e3ebecef41f0e272dc72de8769fa52b57e7 08:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:43 Configure a credential helper to remove this warning. See 08:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:43 08:36:43 Login Succeeded 08:36:43 ---> docker-login.sh ends 08:36:44 $ docker rm -f ea36fa482d4343ae7997a67d32827e3ebecef41f0e272dc72de8769fa52b57e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:36:45 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 08:36:46 ========================================================= 08:36:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:36:46 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:36:46 + 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 . 08:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:46 08:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:46 latest: Pulling from edgex-devops/edgex-compose 08:36:46 cbdbe7a5bc2a: Pulling fs layer 08:36:46 ca9280d653b3: Pulling fs layer 08:36:46 7e9c9ca2126c: Pulling fs layer 08:36:46 cbdbe7a5bc2a: Download complete 08:36:47 cbdbe7a5bc2a: Pull complete 08:36:47 ca9280d653b3: Verifying Checksum 08:36:47 ca9280d653b3: Download complete 08:36:49 Sending build context to Docker daemon 167.7MB 08:36:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:36:49 Step 2/6 : FROM ${BASE} 08:36:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:49 595b0fe564bb: Pulling fs layer 08:36:49 7186ed65a4f7: Pulling fs layer 08:36:49 316046926c0a: Pulling fs layer 08:36:49 4ebd0625c992: Pulling fs layer 08:36:49 207e8628e3a3: Pulling fs layer 08:36:49 c791037a9be2: Pulling fs layer 08:36:49 ffd874e62e21: Pulling fs layer 08:36:49 4ebd0625c992: Waiting 08:36:49 207e8628e3a3: Waiting 08:36:49 c791037a9be2: Waiting 08:36:49 ffd874e62e21: Waiting 08:36:49 316046926c0a: Download complete 08:36:49 7186ed65a4f7: Download complete 08:36:49 207e8628e3a3: Verifying Checksum 08:36:49 207e8628e3a3: Download complete 08:36:49 c791037a9be2: Verifying Checksum 08:36:49 c791037a9be2: Download complete 08:36:49 595b0fe564bb: Verifying Checksum 08:36:49 595b0fe564bb: Download complete 08:36:49 ca9280d653b3: Pull complete 08:36:49 595b0fe564bb: Pull complete 08:36:49 7e9c9ca2126c: Verifying Checksum 08:36:49 7e9c9ca2126c: Download complete 08:36:50 7186ed65a4f7: Pull complete 08:36:50 316046926c0a: Pull complete 08:36:51 ffd874e62e21: Verifying Checksum 08:36:51 ffd874e62e21: Download complete 08:36:52 4ebd0625c992: Download complete 08:36:59 7e9c9ca2126c: Pull complete 08:36:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:37:00 prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container 08:37:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:37:02 $ docker top f77915f37fd3aefa6a61ebfd08f6e9e713147760184361d04037163455cfafb5 -eo pid,comm 08:37:02 4ebd0625c992: Pull complete [Pipeline] { [Pipeline] sh 08:37:03 207e8628e3a3: Pull complete 08:37:03 c791037a9be2: Pull complete 08:37:03 + docker-compose build --help 08:37:03 + grep parallel 08:37:04 --parallel Build images in parallel. [Pipeline] } 08:37:04 $ docker stop --time=1 f77915f37fd3aefa6a61ebfd08f6e9e713147760184361d04037163455cfafb5 08:37:06 $ docker rm -f f77915f37fd3aefa6a61ebfd08f6e9e713147760184361d04037163455cfafb5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:07 . [Pipeline] withDockerContainer 08:37:07 prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container 08:37:07 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:37:07 ffd874e62e21: Pull complete 08:37:07 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:37:07 ---> cfc18b08335c 08:37:07 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 08:37:08 $ docker top 7cb7fd8741c6b8c5b6d610d0681bf2ec539893a2133394606e651a776c5c6b18 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:08 + docker-compose -f ./docker-compose-build.yml build --parallel 08:37:10 Building docker-core-command-go ... 08:37:10 Building docker-core-data-go ... 08:37:10 Building docker-core-metadata-go ... 08:37:10 Building docker-security-bootstrapper-go ... 08:37:10 Building docker-security-proxy-setup-go ... 08:37:10 Building docker-security-secretstore-setup-go ... 08:37:10 Building docker-support-notifications-go ... 08:37:10 Building docker-support-scheduler-go ... 08:37:10 Building docker-sys-mgmt-agent-go ... 08:37:10 Building docker-support-notifications-go 08:37:10 Building docker-core-command-go 08:37:10 Building docker-core-data-go 08:37:10 Building docker-support-scheduler-go 08:37:10 Building docker-sys-mgmt-agent-go 08:37:11 ---> Running in 5485ee9c8c8a 08:37:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:37:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:37:13 (1/12) Installing libmagic (5.39-r0) 08:37:13 (2/12) Installing file (5.39-r0) 08:37:13 (3/12) Installing libc-dev (0.7.2-r3) 08:37:13 (4/12) Installing g++ (10.2.1_pre1-r3) 08:37:20 (5/12) Installing fortify-headers (1.1-r0) 08:37:20 (6/12) Installing patch (2.7.6-r6) 08:37:20 (7/12) Installing build-base (0.5-r2) 08:37:21 (8/12) Installing libsodium (1.0.18-r0) 08:37:21 (9/12) Installing pkgconf (1.7.3-r0) 08:37:21 (10/12) Installing libsodium-dev (1.0.18-r0) 08:37:21 (11/12) Installing libzmq (4.3.3-r1) 08:37:21 (12/12) Installing zeromq-dev (4.3.3-r1) 08:37:21 Executing busybox-1.32.1-r6.trigger 08:37:21 OK: 218 MiB in 52 packages 08:37:27 Removing intermediate container 5485ee9c8c8a 08:37:27 ---> 844a99f3deff 08:37:27 Step 4/6 : WORKDIR /edgex-go 08:37:27 ---> Running in 62749ce3af60 08:37:27 Removing intermediate container 62749ce3af60 08:37:27 ---> eddc2cd88ddf 08:37:27 Step 5/6 : COPY go.mod . 08:37:27 ---> 451e08e366d5 08:37:27 Step 6/6 : RUN go mod download 08:37:27 ---> Running in d1a449df279f 08:37:54 Removing intermediate container d1a449df279f 08:37:54 ---> 932c114208db 08:37:54 Successfully built 932c114208db 08:37:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:37:55 + docker inspect -f . ci-base-image-arm64 08:37:55 . [Pipeline] withDockerContainer 08:37:55 prd-ubuntu18.04-docker-arm64-4c-16g-2903 does not seem to be running inside a container 08:37:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 08:37:56 $ docker top 115455a6361dbd1f36bcfdfca1be8f357955e74ae26d7794ea0a417f6091a43c -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:57 + go version 08:37:57 go version go1.16.3 linux/arm64 [Pipeline] } 08:37:57 $ docker stop --time=1 115455a6361dbd1f36bcfdfca1be8f357955e74ae26d7794ea0a417f6091a43c 08:37:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:37:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:37:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> e1e5c9a34572 08:37:58 Step 3/23 : WORKDIR /edgex-go 08:37:58 ---> e1e5c9a34572 08:37:58 Step 3/23 : WORKDIR /edgex-go 08:37:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:37:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> e1e5c9a34572 08:37:58 Step 3/23 : WORKDIR /edgex-go 08:37:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:37:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> e1e5c9a34572 08:37:58 Step 3/22 : WORKDIR /edgex-go 08:37:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:37:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> e1e5c9a34572 08:37:58 Step 3/22 : WORKDIR /edgex-go 08:37:58 ---> Running in bdf036c47d0f 08:37:58 ---> Running in e212e3615f80 08:37:58 ---> Running in 3caac4fdd0c1 08:37:58 ---> Running in bfb8d4d2584e 08:37:58 ---> Running in 1bba75f0d9a2 08:37:58 Removing intermediate container 1bba75f0d9a2 08:37:58 ---> aec7495ac3e7 08:37:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:58 Removing intermediate container 3caac4fdd0c1 08:37:58 ---> 9593c9ff3e16 08:37:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:58 Removing intermediate container e212e3615f80 08:37:58 ---> 357000f9de24 08:37:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:58 Removing intermediate container bdf036c47d0f 08:37:58 ---> bd05a8dc41f9 08:37:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:58 Removing intermediate container bfb8d4d2584e 08:37:58 ---> 1d5027fc3bfd 08:37:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:58 ---> Running in e57e9156af65 08:37:58 ---> Running in 129ecc738963 08:37:58 ---> Running in 2b415b0a7ee7 08:37:58 ---> Running in 28b920a8f653 08:37:58 ---> Running in 7de2de0bdeb6 08:37:59 $ docker rm -f 115455a6361dbd1f36bcfdfca1be8f357955e74ae26d7794ea0a417f6091a43c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:38:00 Removing intermediate container 129ecc738963 08:38:00 ---> 042aafec77e9 08:38:00 Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:38:00 Removing intermediate container e57e9156af65 08:38:00 ---> 09bd97eb68f1 08:38:00 Step 5/23 : RUN apk add --update --no-cache make bash git 08:38:00 ---> Running in de1cbeb494b4 08:38:00 ---> Running in fb2638877aaa 08:38:00 Removing intermediate container 28b920a8f653 08:38:00 ---> feccc344ba3a 08:38:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:38:00 + docker inspect -f . ci-base-image-arm64 08:38:00 . [Pipeline] withDockerContainer 08:38:00 ---> Running in 848956921ef6 08:38:00 Removing intermediate container 2b415b0a7ee7 08:38:00 ---> 79483200ec52 08:38:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-2903 does not seem to be running inside a container 08:38:00 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 08:38:01 Removing intermediate container 7de2de0bdeb6 08:38:01 ---> 44682ce30006 08:38:01 Step 5/23 : RUN apk add --update --no-cache make git 08:38:01 ---> Running in c5480b544aff 08:38:01 ---> Running in d59392f397b1 08:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:02 $ docker top 26a43354ac69babe406627fd33f3bf5f414a655fb000944108ad8cd762090e60 -eo pid,comm 08:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 08:38:02 ========================================================= 08:38:02 [edgeXBuildGoParallel] Running Tests and Build... 08:38:02 ========================================================= [Pipeline] sh 08:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:03 OK: 219 MiB in 52 packages 08:38:03 + go mod tidy 08:38:03 OK: 219 MiB in 52 packages 08:38:03 OK: 219 MiB in 52 packages 08:38:03 OK: 219 MiB in 52 packages 08:38:04 OK: 219 MiB in 52 packages [Pipeline] sh 08:38:04 Removing intermediate container de1cbeb494b4 08:38:04 ---> 2b2cd68c151b 08:38:04 Step 6/22 : COPY go.mod . 08:38:04 Removing intermediate container 848956921ef6 08:38:04 ---> 85d591e7200c 08:38:04 Step 6/22 : COPY go.mod . 08:38:04 ---> d6f3b1287059 08:38:04 Step 7/22 : RUN go mod download 08:38:04 + make test 08:38:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:38:04 Removing intermediate container d59392f397b1 08:38:04 ---> 9d9390241b83 08:38:04 Step 6/23 : COPY go.mod . 08:38:04 ---> Running in 4690c792d439 08:38:04 ---> 59dd108dc373 08:38:04 Step 7/22 : RUN go mod download 08:38:05 Removing intermediate container c5480b544aff 08:38:05 ---> 6446dab40927 08:38:05 Step 6/23 : COPY go.mod . 08:38:05 ---> Running in e8b303b79e44 08:38:05 Removing intermediate container fb2638877aaa 08:38:05 ---> 3306f56614b2 08:38:05 Step 6/23 : COPY go.mod . 08:38:05 ---> 4be85ece47e2 08:38:05 Step 7/23 : RUN go mod download 08:38:05 ---> Running in 276808ae6432 08:38:05 ---> 15d60f8872e3 08:38:05 Step 7/23 : RUN go mod download 08:38:06 ---> Running in 2bac4f6b3ada 08:38:06 ---> f4a3ee613f7e 08:38:06 Step 7/23 : RUN go mod download 08:38:06 ---> Running in 1672851cb674 08:38:07 Removing intermediate container 276808ae6432 08:38:07 ---> 63337269d6ba 08:38:07 Step 8/23 : COPY . . 08:38:08 Removing intermediate container 4690c792d439 08:38:08 ---> e9babceded03 08:38:08 Step 8/22 : COPY . . 08:38:08 Removing intermediate container e8b303b79e44 08:38:08 ---> e5a4f734079e 08:38:08 Step 8/22 : COPY . . 08:38:08 Removing intermediate container 2bac4f6b3ada 08:38:08 ---> 4adbe31a7137 08:38:08 Step 8/23 : COPY . . 08:38:09 Removing intermediate container 1672851cb674 08:38:09 ---> e482fdbfbf43 08:38:09 Step 8/23 : COPY . . 08:38:31 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:56 ---> 1e31dbe11c09 08:38:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:38:56 ---> 64c32594bbb5 08:38:56 Step 9/23 : RUN make cmd/core-data/core-data 08:38:56 ---> Running in 5bd09442e5b7 08:38:56 ---> Running in 68d261351fe1 08:38:56 ---> 77b54b7ca16e 08:38:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:38:56 ---> 9fefd6ec71d0 08:38:56 Step 9/23 : RUN make cmd/core-command/core-command 08:38:56 ---> 8b31d219e068 08:38:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:38:56 ---> Running in 84d3e48bdc76 08:38:56 ---> Running in 68948609c5cf 08:38:56 ---> Running in 6b3113f4422a 08:38:58 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 08:38: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 08:38:58 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 08:38:58 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 08:38:58 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 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:06 Removing intermediate container 68948609c5cf 08:40:06 ---> 5533891ec169 08:40:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:40:06 ---> Running in 782b8c5569ff 08:40:06 Removing intermediate container 5bd09442e5b7 08:40:06 ---> 83701c25948e 08:40:06 08:40:06 Step 10/22 : FROM alpine:3.12 08:40:06 3.12: Pulling from library/alpine 08:40:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:40:06 Removing intermediate container 84d3e48bdc76 08:40:06 ---> 62c5df973ddb 08:40:06 08:40:06 Step 10/22 : FROM alpine:3.12 08:40:06 Removing intermediate container 6b3113f4422a 08:40:06 ---> bbe25322e503 08:40:06 08:40:06 Step 10/23 : FROM alpine:3.12 08:40:06 3.12: Pulling from library/alpine 08:40:06 3.12: Pulling from library/alpine 08:40:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:40:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:40:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:40:06 Status: Downloaded newer image for alpine:3.12 08:40:06 ---> 13621d1b12d4 08:40:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:40:06 Status: Image is up to date for alpine:3.12 08:40:06 ---> 13621d1b12d4 08:40:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:40:06 Status: Downloaded newer image for alpine:3.12 08:40:06 ---> 13621d1b12d4 08:40:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:40:06 ---> Running in a136813c70a0 08:40:06 ---> Running in 4d418c154a80 08:40:06 ---> Running in 977808ad5433 08:40:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:06 (1/1) Installing dumb-init (1.2.2-r1) 08:40:06 Executing busybox-1.31.1-r20.trigger 08:40:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:06 OK: 6 MiB in 15 packages 08:40:06 (1/2) Installing ca-certificates (20191127-r4) 08:40:06 (2/2) Installing dumb-init (1.2.2-r1) 08:40:06 (1/1) Installing dumb-init (1.2.2-r1) 08:40:06 Executing busybox-1.31.1-r20.trigger 08:40:06 Executing busybox-1.31.1-r20.trigger 08:40:06 Executing ca-certificates-20191127-r4.trigger 08:40:06 OK: 6 MiB in 15 packages 08:40:06 OK: 6 MiB in 16 packages 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.344s coverage: 45.9% of statements 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.119s coverage: 19.8% of statements 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.234s coverage: 100.0% of statements 08:40:08 Removing intermediate container 68d261351fe1 08:40:08 ---> a1bb248558ab 08:40:08 08:40:08 Step 10/23 : FROM alpine:3.12 08:40:08 ---> 13621d1b12d4 08:40:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:40:08 Removing intermediate container 782b8c5569ff 08:40:08 ---> a9e1dfb39f4c 08:40:08 08:40:08 Step 11/23 : FROM docker:20.10.0 08:40:08 ---> Running in 688ba3ab97be 08:40:08 20.10.0: Pulling from library/docker 08:40:09 Removing intermediate container a136813c70a0 08:40:09 ---> e3bfc18fac33 08:40:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:09 Removing intermediate container 688ba3ab97be 08:40:09 ---> 2f369983722d 08:40:09 Step 12/23 : ENV APP_PORT=48080 08:40:10 ---> Running in 1e27d8ff93ce 08:40:10 Removing intermediate container 4d418c154a80 08:40:10 ---> f1ad8daa7cc1 08:40:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:10 Removing intermediate container 977808ad5433 08:40:10 ---> 6a7b8ba36c13 08:40:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:40:10 ---> Running in 79ba6bf4b598 08:40:10 ---> Running in 0f4fa935bb05 08:40:11 ---> Running in c6e1dea8191a 08:40:11 Removing intermediate container 1e27d8ff93ce 08:40:11 ---> 7f8c7a8ee2e0 08:40:11 Step 13/22 : ENV APP_PORT=48085 08:40:11 ---> Running in 234dbc17a70c 08:40:11 Removing intermediate container 79ba6bf4b598 08:40:11 ---> fec3e890aebc 08:40:11 Step 13/23 : EXPOSE $APP_PORT 08:40:11 Removing intermediate container 0f4fa935bb05 08:40:11 ---> c3127944b2c2 08:40:11 Step 13/23 : ENV APP_PORT=48082 08:40:12 Removing intermediate container c6e1dea8191a 08:40:12 ---> 5afdfa247940 08:40:12 Step 13/22 : ENV APP_PORT=48060 08:40:12 ---> Running in fb56bb315565 08:40:12 ---> Running in c708cb085a13 08:40:12 ---> Running in 9dba80781392 08:40:12 Removing intermediate container 234dbc17a70c 08:40:12 ---> a32ad86e9a2b 08:40:12 Step 14/22 : EXPOSE $APP_PORT 08:40:12 ---> Running in d8e49eb69f57 08:40:12 Removing intermediate container c708cb085a13 08:40:12 ---> 80ed33d403bd 08:40:12 Step 14/23 : EXPOSE $APP_PORT 08:40:12 Removing intermediate container fb56bb315565 08:40:12 ---> 709c7c6b0f5e 08:40:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:12 Removing intermediate container 9dba80781392 08:40:12 ---> 0e95da759ed7 08:40:12 Step 14/22 : EXPOSE $APP_PORT 08:40:12 ---> Running in 088bdd37a227 08:40:12 ---> Running in d5845bff77c3 08:40:12 ---> Running in 26f2e468dc5e 08:40:12 Removing intermediate container d8e49eb69f57 08:40:12 ---> 1f1c70663300 08:40:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:13 Removing intermediate container 088bdd37a227 08:40:13 ---> ee2dca4f2432 08:40:13 Step 15/23 : WORKDIR / 08:40:13 ---> Running in 04116b398aff 08:40:13 Removing intermediate container 26f2e468dc5e 08:40:13 ---> a6c8d203eed0 08:40:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:14 ---> b6296388fd71 08:40:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.562s coverage: 27.1% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.193s coverage: 100.0% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.291s coverage: 100.0% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.256s coverage: 71.3% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:40:14 Removing intermediate container 04116b398aff 08:40:14 ---> 654bd40448f5 08:40:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:14 ---> 9070dcf8df48 08:40:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:14 ---> 5a7bf7df1fdd 08:40:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:40:15 Removing intermediate container d5845bff77c3 08:40:15 ---> 968a0cbb8424 08:40:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:40:15 ---> Running in 24006fa8ea0c 08:40:15 ---> 95da323ead68 08:40:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:40:16 ---> 5b886ae50378 08:40:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.419s coverage: 87.7% of statements 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.334s coverage: 78.9% of statements 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:40:16 ---> 1da29b2372b6 08:40:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:40:16 ---> 41feb63f17e9 08:40:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:40:16 ---> Running in 76c4e3a3b50f 08:40:16 ---> ecd8f6c51361 08:40:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:40:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:16 ---> Running in ed782904f404 08:40:16 ---> 931d401c9378 08:40:16 Step 19/23 : ENTRYPOINT ["/core-command"] 08:40:16 Removing intermediate container 76c4e3a3b50f 08:40:16 ---> e9f6f7b76716 08:40:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:17 ---> Running in 874427acc01a 08:40:17 ---> Running in 205b3e4142af 08:40:17 Removing intermediate container ed782904f404 08:40:17 ---> ce7fe6cf9ebe 08:40:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:17 ---> Running in dc05357b98df 08:40:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:17 Removing intermediate container 874427acc01a 08:40:17 ---> a8756aac38f1 08:40:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:17 Removing intermediate container 205b3e4142af 08:40:17 ---> a1b433c0d51e 08:40:17 Step 20/22 : LABEL arch=x86_64 08:40:17 ---> Running in 8feb468a214b 08:40:17 ---> Running in 7ea77d38ab11 08:40:17 Removing intermediate container dc05357b98df 08:40:17 ---> d6ee2754e5c6 08:40:17 Step 20/22 : LABEL arch=x86_64 08:40:18 (1/6) Installing dumb-init (1.2.2-r1) 08:40:18 (2/6) Installing libgcc (9.3.0-r2) 08:40:18 (3/6) Installing libsodium (1.0.18-r0) 08:40:18 (4/6) Installing libstdc++ (9.3.0-r2) 08:40:18 ---> Running in 5eac11ac445d 08:40:18 Removing intermediate container 8feb468a214b 08:40:18 ---> 362e13099f52 08:40:18 Step 21/23 : LABEL arch=x86_64 08:40:18 Removing intermediate container 7ea77d38ab11 08:40:18 ---> 529a23fc1017 08:40:18 Step 21/22 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:40:19 (5/6) Installing libzmq (4.3.3-r0) 08:40:19 ---> Running in 4828e74756a7 08:40:19 ---> Running in 15a1859f281d 08:40:19 (6/6) Installing zeromq (4.3.3-r0) 08:40:19 Removing intermediate container 5eac11ac445d 08:40:19 ---> d76444dea734 08:40:19 Step 21/22 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:40:19 Executing busybox-1.31.1-r20.trigger 08:40:19 OK: 8 MiB in 20 packages 08:40:19 ---> Running in 7b4fe2c55471 08:40:19 Removing intermediate container 4828e74756a7 08:40:19 ---> 45b89d87f24b 08:40:19 Step 22/22 : LABEL version=0.0.0 08:40:19 Removing intermediate container 15a1859f281d 08:40:19 ---> 9d37464b574b 08:40:19 Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:40:19 ---> Running in 0aec3f684bce 08:40:19 ---> Running in bed63cbfe618 08:40:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:40:19 Status: Downloaded newer image for docker:20.10.0 08:40:19 ---> aefe523efa57 08:40:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:40:19 Removing intermediate container 7b4fe2c55471 08:40:19 ---> 522f05bc0360 08:40:19 Step 22/22 : LABEL version=0.0.0 08:40:19 Removing intermediate container 0aec3f684bce 08:40:19 ---> 839753db2a0c 08:40:19 08:40:19 Removing intermediate container bed63cbfe618 08:40:19 ---> 6318edc27639 08:40:19 Step 23/23 : LABEL version=0.0.0 08:40:19 ---> Running in 4b848cecbda0 08:40:19 ---> Running in 0ec2692d69ba 08:40:20 ---> Running in dbea9605dcf4 08:40:20 Removing intermediate container 24006fa8ea0c 08:40:20 ---> e2ae7ee2af5d 08:40:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:20 Removing intermediate container 4b848cecbda0 08:40:20 ---> e45fc29f16f6 08:40:20 08:40:20 Removing intermediate container 0ec2692d69ba 08:40:20 ---> 40414a762756 08:40:20 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:40:20 ---> Running in 11aa17a959e3 08:40:20 Removing intermediate container dbea9605dcf4 08:40:20 ---> adcbcadbf9d4 08:40:20 08:40:21 Successfully built 839753db2a0c 08:40:21 Successfully tagged docker-support-scheduler-go:latest 08:40:21  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 08:40:21 ---> f9d42d733daa 08:40:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:21 Successfully built e45fc29f16f6 08:40:21 Successfully tagged docker-support-notifications-go:latest 08:40:21 Building docker-security-proxy-setup-go 08:40:21  Building docker-support-notifications-go ... done Successfully built adcbcadbf9d4 08:40:21 Successfully tagged docker-core-command-go:latest 08:40:21 Building docker-security-secretstore-setup-go 08:40:21  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:22 (1/39) Installing readline (8.0.4-r0) 08:40:22 (2/39) Installing bash (5.0.17-r0) 08:40:22 Executing bash-5.0.17-r0.post-install 08:40:22 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:40:22 (4/39) Installing libcurl (7.76.1-r0) 08:40:22 (5/39) Installing curl (7.76.1-r0) 08:40:22 (6/39) Installing dumb-init (1.2.2-r1) 08:40:22 (7/39) Installing libbz2 (1.0.8-r1) 08:40:22 (8/39) Installing expat (2.2.9-r1) 08:40:22 ---> 4f5e5eccc24f 08:40:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:40:22 (9/39) Installing libffi (3.3-r2) 08:40:22 (10/39) Installing gdbm (1.13-r1) 08:40:22 (11/39) Installing xz-libs (5.2.5-r0) 08:40:22 (12/39) Installing sqlite-libs (3.32.1-r0) 08:40:22 (13/39) Installing python3 (3.8.8-r0) 08:40:27 ---> 5fc574161ee5 08:40:27 Step 19/23 : ENTRYPOINT ["/core-data"] 08:40:28 (14/39) Installing py3-appdirs (1.4.4-r1) 08:40:28 ---> Running in a8744de267d0 08:40:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:40:28 (16/39) Installing py3-parsing (2.4.7-r0) 08:40:28 (17/39) Installing py3-six (1.15.0-r0) 08:40:28 (18/39) Installing py3-packaging (20.4-r0) 08:40:28 (19/39) Installing py3-setuptools (47.0.0-r0) 08:40:28 (20/39) Installing py3-chardet (3.0.4-r4) 08:40:28 (21/39) Installing py3-idna (2.9-r0) 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.133s coverage: 28.6% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.249s coverage: 100.0% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.198s coverage: 100.0% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.410s coverage: 86.7% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.375s coverage: 97.5% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.193s coverage: 78.3% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:40:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:40:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:40:29 (24/39) Installing py3-requests (2.23.0-r0) 08:40:29 (25/39) Installing py3-msgpack (1.0.0-r0) 08:40:29 (26/39) Installing py3-lockfile (0.12.2-r3) 08:40:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:40:32 (28/39) Installing py3-colorama (0.4.3-r0) 08:40:32 (29/39) Installing py3-distlib (0.3.0-r0) 08:40:32 Removing intermediate container a8744de267d0 08:40:32 ---> d963bf1a7e7a 08:40:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:32 (30/39) Installing py3-distro (1.5.0-r1) 08:40:32 (31/39) Installing py3-webencodings (0.5.1-r3) 08:40:32 (32/39) Installing py3-html5lib (1.0.1-r4) 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.226s coverage: 95.1% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.113s coverage: 58.8% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.200s coverage: 0.9% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.131s coverage: 22.6% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.156s coverage: 47.1% of statements 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.189s coverage: 79.5% of statements 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.110s coverage: 94.1% of statements 08:40:33 (33/39) Installing py3-pytoml (0.1.21-r0) 08:40:33 ---> Running in c0dae0371af4 08:40:33 (34/39) Installing py3-pep517 (0.8.2-r0) 08:40:33 (35/39) Installing py3-progress (1.5-r0) 08:40:33 (36/39) Installing py3-toml (0.10.1-r0) 08:40:33 (37/39) Installing py3-retrying (1.3.3-r0) 08:40:33 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:40:33 (39/39) Installing py3-pip (20.1.1-r0) 08:40:33 Executing busybox-1.31.1-r19.trigger 08:40:33 OK: 72 MiB in 59 packages 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.132s coverage: 87.5% of statements 08:40:35 Removing intermediate container c0dae0371af4 08:40:35 ---> b897c7ab55b2 08:40:35 Step 21/23 : LABEL arch=x86_64 08:40:36 ---> Running in 0c337322423b 08:40:36 Removing intermediate container 0c337322423b 08:40:36 ---> d06bfe78e531 08:40:36 Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:40:37 ---> Running in 90ec1987063b 08:40:37 Removing intermediate container 90ec1987063b 08:40:37 ---> f6249593ff70 08:40:37 Step 23/23 : LABEL version=0.0.0 08:40:37 ---> Running in 77a1d26e33bb 08:40:38 Removing intermediate container 77a1d26e33bb 08:40:38 ---> 48810217a053 08:40:38 08:40:38 Successfully built 48810217a053 08:40:38 Successfully tagged docker-core-data-go:latest 08:40:38 Building docker-core-metadata-go 08:40:38  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 08:40:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:40:38 Collecting docopt<0.7,>=0.6.1 08:40:38 Downloading docopt-0.6.2.tar.gz (25 kB) 08:40:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:40:40 Collecting texttable<0.10,>=0.9.0 08:40:40 Downloading texttable-0.9.1.tar.gz (11 kB) 08:40:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:40:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:40:44 Collecting cached-property<2,>=1.2.0 08:40:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:40:44 Collecting docker<4.0,>=3.6.0 08:40:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:40:45 Collecting jsonschema<3,>=2.5.1 08:40:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:40:45 Collecting PyYAML<4,>=3.10 08:40:45 Downloading PyYAML-3.13.tar.gz (270 kB) 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.140s coverage: 94.4% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements 08:40:48 Collecting dockerpty<0.5,>=0.4.1 08:40:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:40:49 Collecting websocket-client<1.0,>=0.32.0 08:40:49 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 08:40:49 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) 08:40:49 Collecting urllib3<1.25,>=1.21.1 08:40:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:40:49 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) 08:40:50 Collecting idna<2.8,>=2.5 08:40:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:40:51 Collecting docker-pycreds>=0.4.0 08:40:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:40:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:40:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:40:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:40:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:40:51 Installing collected packages: docopt, texttable, urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, dockerpty, docker-compose 08:40:51 Running setup.py install for docopt: started 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.469s coverage: 81.8% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:53 Running setup.py install for docopt: finished with status 'done' 08:40:53 Running setup.py install for texttable: started 08:40:53 Running setup.py install for texttable: finished with status 'done' 08:40:53 Attempting uninstall: urllib3 08:40:53 Found existing installation: urllib3 1.25.9 08:40:53 Uninstalling urllib3-1.25.9: 08:40:53 Successfully uninstalled urllib3-1.25.9 08:40:54 Attempting uninstall: idna 08:40:54 Found existing installation: idna 2.9 08:40:54 Uninstalling idna-2.9: 08:40:54 Successfully uninstalled idna-2.9 08:40:55 Attempting uninstall: requests 08:40:55 Found existing installation: requests 2.23.0 08:40:55 Uninstalling requests-2.23.0: 08:40:56 Successfully uninstalled requests-2.23.0 08:40:58 Running setup.py install for PyYAML: started 08:40:58 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:40:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:40:58 ---> e1e5c9a34572 08:40:58 Step 3/31 : WORKDIR /edgex-go 08:40:58 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:40:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:40:58 ---> e1e5c9a34572 08:40:58 Step 3/25 : WORKDIR /edgex-go 08:40:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:40:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:40:58 ---> e1e5c9a34572 08:40:58 Step 3/21 : WORKDIR /edgex-go 08:40:58 ---> Using cache 08:40:58 ---> 1d5027fc3bfd 08:40:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:58 ---> Using cache 08:40:58 ---> 1d5027fc3bfd 08:40:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:58 ---> Using cache 08:40:58 ---> 1d5027fc3bfd 08:40:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:58 ---> Using cache 08:40:58 ---> 44682ce30006 08:40:58 Step 5/25 : RUN apk add --update --no-cache make git 08:40:58 ---> Using cache 08:40:58 ---> Using cache 08:40:58 ---> 44682ce30006 08:40:58 Step 5/31 : RUN apk add --update --no-cache make git 08:40:58 ---> Using cache 08:40:58 ---> 9d9390241b83 08:40:58 Step 6/25 : COPY go.mod . 08:40:58 ---> 44682ce30006 08:40:58 ---> Using cache 08:40:58 ---> 9d9390241b83 08:40:58 Step 6/31 : COPY go.mod . 08:40:58 Step 5/21 : RUN apk add --update --no-cache make git 08:40:58 ---> Using cache 08:40:58 ---> 9d9390241b83 08:40:58 Step 6/21 : COPY go.mod . 08:40:58 ---> Using cache 08:40:58 ---> 4be85ece47e2 08:40:58 Step 7/21 : RUN go mod download 08:40:58 ---> Using cache 08:40:58 ---> 4be85ece47e2 08:40:58 Step 7/31 : RUN go mod download 08:40:58 ---> Using cache 08:40:58 ---> 4be85ece47e2 08:40:58 Step 7/25 : RUN go mod download 08:40:58 ---> Using cache 08:40:58 ---> 63337269d6ba 08:40:58 Step 8/31 : COPY . . 08:40:58 ---> Using cache 08:40:58 ---> 63337269d6ba 08:40:58 Step 8/25 : COPY . . 08:40:58 ---> Using cache 08:40:58 ---> 63337269d6ba 08:40:58 Step 8/21 : COPY . . 08:40:58 ---> Using cache 08:40:58 ---> 9fefd6ec71d0 08:40:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:40:58 ---> Using cache 08:40:58 ---> 9fefd6ec71d0 08:40:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:58 ---> Using cache 08:40:58 ---> 9fefd6ec71d0 08:40:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.198s coverage: 92.9% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.112s coverage: 100.0% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.128s coverage: 79.1% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.207s coverage: 87.2% of statements 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.224s coverage: 85.4% of statements 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 64.4% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 08:41:01 Running setup.py install for PyYAML: finished with status 'done' 08:41:01 Running setup.py install for dockerpty: started 08:41:01 ---> Running in 3029748b4e1c 08:41:01 ---> Running in 5c61e2f06d4f 08:41:01 ---> Running in 02d19640ffc9 08:41:02 Running setup.py install for dockerpty: finished with status 'done' 08:41:03 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.58.0 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 66.9% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:41:05 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 08:41:05 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 08:41:05 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 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.2% of statements 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements 08:41:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:41:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:41:07 ---> e1e5c9a34572 08:41:07 Step 3/23 : WORKDIR /edgex-go 08:41:07 ---> Using cache 08:41:07 ---> 1d5027fc3bfd 08:41:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:07 ---> Using cache 08:41:07 ---> 44682ce30006 08:41:07 Step 5/23 : RUN apk add --update --no-cache make git 08:41:07 ---> Using cache 08:41:07 ---> 9d9390241b83 08:41:07 Step 6/23 : COPY go.mod . 08:41:07 ---> Using cache 08:41:07 ---> 4be85ece47e2 08:41:07 Step 7/23 : RUN go mod download 08:41:07 ---> Using cache 08:41:07 ---> 63337269d6ba 08:41:07 Step 8/23 : COPY . . 08:41:07 ---> Using cache 08:41:07 ---> 9fefd6ec71d0 08:41:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:41:10 ---> Running in 21a776b4e91f 08:41:11 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 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 47.0% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.144s coverage: 9.6% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.436s coverage: 92.6% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.526s coverage: 28.7% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.260s coverage: 99.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.276s coverage: 100.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.218s coverage: 64.6% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.423s coverage: 97.6% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.115s coverage: 87.9% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.133s coverage: 28.1% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 08:41:22 GO111MODULE=on go vet ./... 08:41:23 Removing intermediate container 11aa17a959e3 08:41:23 ---> 5d06332c6ebb 08:41:23 Step 14/23 : ENV APP_PORT=48090 08:41:23 ---> Running in 60411a5038f7 08:41:23 Removing intermediate container 60411a5038f7 08:41:23 ---> 2530b79467a2 08:41:23 Step 15/23 : EXPOSE $APP_PORT 08:41:23 ---> Running in a78db9f027c1 08:41:24 Removing intermediate container a78db9f027c1 08:41:24 ---> 2bcfb597ecfa 08:41:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:41:25 ---> 9267129bbb16 08:41:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:41:26 ---> 0db0835fe963 08:41:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:41:28 ---> 1c6632be4213 08:41:28 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:41:28 ---> Running in 8e21c84faaa8 08:41:28 Removing intermediate container 8e21c84faaa8 08:41:28 ---> 3fbf6ede3205 08:41:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:28 ---> Running in fe1fcdfada16 08:41:29 Removing intermediate container fe1fcdfada16 08:41:29 ---> 7b2d20b418b3 08:41:29 Step 21/23 : LABEL arch=x86_64 08:41:29 ---> Running in b913671b06ee 08:41:29 Removing intermediate container b913671b06ee 08:41:29 ---> d066a09d9df9 08:41:29 Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:41:29 ---> Running in f32bbdd7a6ab 08:41:30 Removing intermediate container f32bbdd7a6ab 08:41:30 ---> 4fcd5a57a172 08:41:30 Step 23/23 : LABEL version=0.0.0 08:41:30 ---> Running in 3c4f8842c166 08:41:31 Removing intermediate container 3c4f8842c166 08:41:31 ---> 6b88d74881b4 08:41:31 08:41:31 Successfully built 6b88d74881b4 08:41:31 Successfully tagged docker-sys-mgmt-agent-go:latest 08:41:44  Building docker-sys-mgmt-agent-go ... 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 08:41:44 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 08:41:49 Removing intermediate container 5c61e2f06d4f 08:41:49 ---> b0344089546f 08:41:49 08:41:49 Step 10/31 : FROM alpine:3.12 08:41:49 ---> 13621d1b12d4 08:41:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:41:50 ---> Running in dc703068c93a 08:41:50 Removing intermediate container 3029748b4e1c 08:41:50 ---> 4c856fb159a7 08:41:50 08:41:50 Step 10/25 : FROM alpine:3.12 08:41:50 ---> 13621d1b12d4 08:41:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:41:50 ---> Running in b2310e6a51fc 08:41:50 Removing intermediate container dc703068c93a 08:41:50 ---> 7f9f43694bb4 08:41:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:41:53 ---> Running in 4588095fa27d 08:41:53 Removing intermediate container 02d19640ffc9 08:41:53 ---> 1af59a0ce795 08:41:53 08:41:53 Step 10/21 : FROM alpine:3.12 08:41:53 ---> 13621d1b12d4 08:41:53 Step 11/21 : RUN apk add --update --no-cache curl 08:41:53 ---> Running in ca45656ea85d 08:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:54 (1/6) Installing ca-certificates (20191127-r4) 08:41:54 (1/2) Installing dumb-init (1.2.2-r1) 08:41:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:41:54 (3/6) Installing libcurl (7.76.1-r0) 08:41:54 (2/2) Installing su-exec (0.2-r1) 08:41:54 Executing busybox-1.31.1-r20.trigger 08:41:54 (4/6) Installing curl (7.76.1-r0) 08:41:54 (5/6) Installing dumb-init (1.2.2-r1) 08:41:54 (6/6) Installing su-exec (0.2-r1) 08:41:54 Executing busybox-1.31.1-r20.trigger 08:41:54 OK: 6 MiB in 16 packages 08:41:54 (1/4) Installing ca-certificates (20191127-r4) 08:41:54 Executing ca-certificates-20191127-r4.trigger 08:41:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:41:54 (3/4) Installing libcurl (7.76.1-r0) 08:41:54 (4/4) Installing curl (7.76.1-r0) 08:41:54 Executing busybox-1.31.1-r20.trigger 08:41:54 Executing ca-certificates-20191127-r4.trigger 08:41:54 OK: 7 MiB in 20 packages 08:41:54 OK: 7 MiB in 18 packages 08:41:59 Removing intermediate container 21a776b4e91f 08:41:59 ---> 827dd139537e 08:41:59 08:41:59 Step 10/23 : FROM alpine:3.12 08:41:59 ---> 13621d1b12d4 08:41:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:41:59 ---> Using cache 08:41:59 ---> f1ad8daa7cc1 08:41:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:41:59 ---> Using cache 08:41:59 ---> c3127944b2c2 08:41:59 Step 13/23 : ENV APP_PORT=48081 08:41:59 ---> Running in d6117c647d17 08:41:59 Removing intermediate container 4588095fa27d 08:41:59 ---> 3450638975c4 08:41:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:42:00 ---> Running in ca9a3d33b0f3 08:42:00 Removing intermediate container b2310e6a51fc 08:42:00 ---> ae1f81616c96 08:42:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:00 Removing intermediate container d6117c647d17 08:42:00 ---> f4822a02cb6d 08:42:00 Step 14/23 : EXPOSE $APP_PORT 08:42:00 Removing intermediate container ca45656ea85d 08:42:00 ---> 847923a76d81 08:42:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:00 ---> Running in c9600e0aadd3 08:42:00 ---> Running in efb9ec933b47 08:42:00 ---> Running in c9f20ea0e5e9 08:42:00 Removing intermediate container ca9a3d33b0f3 08:42:00 ---> e6d5fb28d513 08:42:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:42:00 ---> Running in b5a5c97f514f 08:42:00 Removing intermediate container c9600e0aadd3 08:42:00 ---> b6b2d7d6cbf6 08:42:00 Step 13/25 : WORKDIR / 08:42:00 Removing intermediate container c9f20ea0e5e9 08:42:00 ---> f9cf1229f193 08:42:00 Step 13/21 : WORKDIR /edgex 08:42:00 Removing intermediate container efb9ec933b47 08:42:00 ---> 9377ddd22037 08:42:00 Step 15/23 : WORKDIR / 08:42:01 ---> Running in d0323c8b34c6 08:42:01 ---> Running in e96ed1993041 08:42:01 Removing intermediate container b5a5c97f514f 08:42:01 ---> Running in d66b5a4622bc 08:42:01 ---> 72fb2cc3f9dc 08:42:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:42:01 ---> Running in fc1961e6358d 08:42:01 Removing intermediate container e96ed1993041 08:42:01 ---> dcfb9486d99b 08:42:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:42:01 Removing intermediate container d0323c8b34c6 08:42:01 ---> 7519232fe781 08:42:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:42:01 Removing intermediate container d66b5a4622bc 08:42:01 ---> 6a28b1cd1a33 08:42:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:02 ---> 368bd656b38b 08:42:02 ---> e6ee624ea633 08:42:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:42:02 08:42:02 ---> 5e00ba81b12b 08:42:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:42:02 ---> 5dd24883c296 08:42:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:42:02 ---> fc545aa719ce 08:42:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:42:03 ---> aa3190c7bd92 08:42:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:42:03 ---> b6bffb3a8bc7 08:42:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:42:03 Removing intermediate container fc1961e6358d 08:42:03 ---> 48ab89c11154 08:42:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:42:03 ---> Running in 5c8b580e72e9 08:42:03 ---> 34ca46bbb23b 08:42:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:42:03 ---> c10f1ae99e6d 08:42:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:42:03 ---> 7aa1a4858821 08:42:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:42:03 ---> Running in 0d393c1bd99c 08:42:03 ---> Running in bf586400833a 08:42:03 Removing intermediate container 5c8b580e72e9 08:42:03 ---> ba1a6e3e1537 08:42:03 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:42:04 Removing intermediate container 0d393c1bd99c 08:42:04 ---> d0a41ad6c578 08:42:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:04 Removing intermediate container bf586400833a 08:42:04 ---> 898c0b49b50d 08:42:04 Step 18/21 : CMD ["--init=true"] 08:42:04 ---> Running in eb65672480f1 08:42:04 ---> Running in e4f09194140c 08:42:05 ---> 7766fcba13fe 08:42:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:42:05 ---> 7b9d2bd430b9 08:42:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:42:05 ---> Running in 56290f526ba6 08:42:05 Removing intermediate container e4f09194140c 08:42:05 ---> fb8547dc594f 08:42:05 Step 19/21 : LABEL arch=x86_64 08:42:05 Removing intermediate container eb65672480f1 08:42:05 ---> 44e60552ca45 08:42:05 Step 21/23 : LABEL arch=x86_64 08:42:05 ---> Running in b4eae343e9d2 08:42:05 ---> Running in 0149aa8de4f9 08:42:05 ---> ef80a2325513 08:42:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:42:05 Removing intermediate container b4eae343e9d2 08:42:05 ---> af2ee7f85b95 08:42:05 Step 20/21 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:42:06 Removing intermediate container 0149aa8de4f9 08:42:06 ---> 4af1563a6553 08:42:06 Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:42:06 ---> Running in 978040cb29b4 08:42:06 ---> Running in 430e46945781 08:42:06 ---> 547e5414580f 08:42:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:42:06 ---> Running in 319783cfb4aa 08:42:06 Removing intermediate container 978040cb29b4 08:42:06 ---> c24094597b6e 08:42:06 Step 21/21 : LABEL version=0.0.0 08:42:06 Removing intermediate container 430e46945781 08:42:06 ---> db43009536ed 08:42:06 Step 23/23 : LABEL version=0.0.0 08:42:06 ---> Running in 81de99381ce6 08:42:06 ---> Running in d7b076c34d31 08:42:06 Removing intermediate container 81de99381ce6 08:42:06 ---> 19432618e5e8 08:42:06 08:42:07 Removing intermediate container d7b076c34d31 08:42:07 ---> 978657ee926d 08:42:07 08:42:07 Successfully built 19432618e5e8 08:42:07 Removing intermediate container 56290f526ba6 08:42:07 ---> 68f691fc2a72 08:42:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:07 Successfully tagged docker-security-proxy-setup-go:latest 08:42:07  Building docker-security-proxy-setup-go ... done Successfully built 978657ee926d 08:42:07 Successfully tagged docker-core-metadata-go:latest 08:42:07  Building docker-core-metadata-go ... done  ---> 3ab404f8c3eb 08:42:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:42:08 Removing intermediate container 319783cfb4aa 08:42:08 ---> 052d14bb30ef 08:42:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:42:08 ---> Running in 3231edd0aa8e 08:42:08 ---> e18dc5ca2277 08:42:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:42:08 Removing intermediate container 3231edd0aa8e 08:42:08 ---> e0d6d1b363c6 08:42:08 Step 23/25 : LABEL arch=x86_64 08:42:08 ---> f2876ebd4b5f 08:42:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:42:08 ---> Running in 08d014e5d94c 08:42:08 Removing intermediate container 08d014e5d94c 08:42:08 ---> 2425c3f9d22a 08:42:08 Step 24/25 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:42:09 ---> Running in 7cee0eeff355 08:42:09 ---> 50fc70ee4526 08:42:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:42:09 Removing intermediate container 7cee0eeff355 08:42:09 ---> 7ace69a744e7 08:42:09 Step 25/25 : LABEL version=0.0.0 08:42:09 ---> Running in 441836096fcf 08:42:09 ---> e751ddf52ef7 08:42:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:42:09 ---> Running in 5b7a2c3e35e3 08:42:09 Removing intermediate container 441836096fcf 08:42:09 ---> d0f2b020b759 08:42:09 08:42:09 Successfully built d0f2b020b759 08:42:09 Successfully tagged docker-security-secretstore-setup-go:latest 08:42:09  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5b7a2c3e35e3 08:42:09 ---> 83996c38b838 08:42:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:42:10 ---> e277bfb5bb6a 08:42:10 Step 26/31 : RUN chmod +x /entrypoint.sh 08:42:10 ---> Running in 1bd1d5b367b7 08:42:11 Removing intermediate container 1bd1d5b367b7 08:42:11 ---> 2eb3fab785db 08:42:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:42:11 ---> Running in 78605dd0434d 08:42:11 Removing intermediate container 78605dd0434d 08:42:11 ---> c8018ad30b13 08:42:11 Step 28/31 : CMD ["gate"] 08:42:12 ---> Running in c8c6fa5f514a 08:42:12 Removing intermediate container c8c6fa5f514a 08:42:12 ---> 0c922b7b5b38 08:42:12 Step 29/31 : LABEL arch=x86_64 08:42:12 ---> Running in 7e6968d54e2d 08:42:12 Removing intermediate container 7e6968d54e2d 08:42:12 ---> d85e325cd983 08:42:12 Step 30/31 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:42:12 ---> Running in 269f35f2f50d 08:42:13 Removing intermediate container 269f35f2f50d 08:42:13 ---> f329730f4136 08:42:13 Step 31/31 : LABEL version=0.0.0 08:42:13 ---> Running in 672a406e15de 08:42:13 Removing intermediate container 672a406e15de 08:42:13 ---> e95626076025 08:42:13 08:42:13 Successfully built e95626076025 08:42:13 Successfully tagged docker-security-bootstrapper-go:latest 08:42:14  Building docker-security-bootstrapper-go ... done  [Pipeline] } 08:42:14 $ docker stop --time=1 7cb7fd8741c6b8c5b6d610d0681bf2ec539893a2133394606e651a776c5c6b18 08:42:15 $ docker rm -f 7cb7fd8741c6b8c5b6d610d0681bf2ec539893a2133394606e651a776c5c6b18 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:16 + docker images 08:42:16 + grep docker 08:42:16 docker-security-bootstrapper-go latest e95626076025 3 seconds ago 18.2MB 08:42:16 docker-security-secretstore-setup-go latest d0f2b020b759 7 seconds ago 25.7MB 08:42:16 docker-core-metadata-go latest 978657ee926d 10 seconds ago 18.6MB 08:42:16 docker-security-proxy-setup-go latest 19432618e5e8 10 seconds ago 25.3MB 08:42:16 docker-sys-mgmt-agent-go latest 6b88d74881b4 45 seconds ago 312MB 08:42:16 docker-core-data-go latest 48810217a053 About a minute ago 21.5MB 08:42:16 docker-core-command-go latest adcbcadbf9d4 About a minute ago 17MB 08:42:16 docker-support-notifications-go latest e45fc29f16f6 About a minute ago 17.6MB 08:42:16 docker-support-scheduler-go latest 839753db2a0c About a minute ago 17.1MB 08:42:16 docker 20.10.0 aefe523efa57 4 months ago 240MB [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 08:42:31 Still waiting to schedule task 08:42:31 ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-2899’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-8c-8g-2906’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’ 08:42:59 gofmt -l . 08:42:59 [ "`gofmt -l .`" = "" ] 08:42:59 ./bin/test-go-mod-tidy.sh 08:42:59 ./bin/test-attribution-txt.sh [Pipeline] sh 08:43:03 + ls -al . 08:43:03 total 840 08:43:03 drwxrwxr-x 9 1001 1001 4096 May 4 08:43 . 08:43:03 drwxr-xr-x 4 root root 4096 May 4 08:38 .. 08:43:03 -rw-rw-r-- 1 1001 1001 11 May 4 08:36 .dockerignore 08:43:03 drwxrwxr-x 8 1001 1001 4096 May 4 08:36 .git 08:43:03 drwxrwxr-x 3 1001 1001 4096 May 4 08:36 .github 08:43:03 -rw-rw-r-- 1 1001 1001 818 May 4 08:36 .gitignore 08:43:03 -rw-rw-r-- 1 1001 1001 166 May 4 08:36 .sonarcloud.properties 08:43:03 -rw-rw-r-- 1 1001 1001 8609 May 4 08:36 Attribution.txt 08:43:03 -rw-rw-r-- 1 1001 1001 3804 May 4 08:36 CONTRIBUTING.md 08:43:03 -rw-rw-r-- 1 1001 1001 931 May 4 08:36 Dockerfile.build 08:43:03 -rw-rw-r-- 1 1001 1001 863 May 4 08:36 Jenkinsfile 08:43:03 -rw-rw-r-- 1 1001 1001 10775 May 4 08:36 LICENSE 08:43:03 -rw-rw-r-- 1 1001 1001 5774 May 4 08:36 Makefile 08:43:03 -rw-rw-r-- 1 1001 1001 7978 May 4 08:36 README.md 08:43:03 -rw-rw-r-- 1 1001 1001 6755 May 4 08:36 SECURITY.md 08:43:03 -rw-rw-r-- 1 1001 1001 5 May 4 08:32 VERSION 08:43:03 -rw-rw-r-- 1 1001 1001 4131 May 4 08:36 ZMQWindows.md 08:43:03 drwxrwxr-x 2 1001 1001 4096 May 4 08:36 bin 08:43:03 drwxrwxr-x 14 1001 1001 4096 May 4 08:36 cmd 08:43:03 -rw-r--r-- 1 root root 702190 May 4 08:41 coverage.out 08:43:03 -rw-r--r-- 1 root root 1060 May 4 08:42 go.mod 08:43:03 -rw-r--r-- 1 root root 22420 May 4 08:38 go.sum 08:43:03 drwxrwxr-x 8 1001 1001 4096 May 4 08:36 internal 08:43:03 drwxrwxr-x 4 1001 1001 4096 May 4 08:36 openapi 08:43:03 drwxrwxr-x 4 1001 1001 4096 May 4 08:36 snap 08:43:03 -rw-rw-r-- 1 1001 1001 168 May 4 08:36 version.go [Pipeline] sh 08:43:03 + '[' -e coverage.out ] 08:43:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:03 Warning: overwriting stash ‘coverage-report’ 08:43:05 Stashed 1 file(s) [Pipeline] sh 08:43:06 + make build 08:43:06 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 08:43:14 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 08:43:41 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 08:43:41 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 08:43:46 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 08:43:47 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 08:43:51 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 08:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43:57 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 08:44:01 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 08:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:44:07 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] } 08:44:12 $ docker stop --time=1 26a43354ac69babe406627fd33f3bf5f414a655fb000944108ad8cd762090e60 08:44:15 $ docker rm -f 26a43354ac69babe406627fd33f3bf5f414a655fb000944108ad8cd762090e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:16 08:44:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:17 latest: Pulling from edgex-devops/edgex-compose-arm64 08:44:17 29e5d40040c1: Pulling fs layer 08:44:17 1ce36da41761: Pulling fs layer 08:44:17 25b303627fd3: Pulling fs layer 08:44:17 29e5d40040c1: Verifying Checksum 08:44:17 29e5d40040c1: Download complete 08:44:18 29e5d40040c1: Pull complete 08:44:18 1ce36da41761: Verifying Checksum 08:44:18 1ce36da41761: Download complete 08:44:20 1ce36da41761: Pull complete 08:44:20 25b303627fd3: Verifying Checksum 08:44:20 25b303627fd3: Download complete 08:44:24 Running on prd-ubuntu18.04-docker-8c-8g-2908 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws 08:44:24 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 08:44:26 using credential edgex-jenkins-ssh 08:44:26 Cloning the remote Git repository 08:44:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:44:26 > git init /w/workspace/edgex-go/12 # timeout=10 08:44:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:26 > git --version # timeout=10 08:44:26 > git --version # 'git version 2.17.1' 08:44:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:31 25b303627fd3: Pull complete 08:44:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:44:31 prd-ubuntu18.04-docker-arm64-4c-16g-2903 does not seem to be running inside a container 08:44:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 08:44:34 $ docker top ce2aa902219fc2f809db30b80701454a8f957c20565a4e9fa9a9a5a0a309fbc6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:35 + grep parallel 08:44:35 + docker-compose build --help 08:44:39 --parallel Build images in parallel. [Pipeline] } 08:44:39 $ docker stop --time=1 ce2aa902219fc2f809db30b80701454a8f957c20565a4e9fa9a9a5a0a309fbc6 08:44:40 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 08:44:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:40 > git config core.sparsecheckout # timeout=10 08:44:40 > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # timeout=10 08:44:40 > git remote # timeout=10 08:44:40 > git config --get remote.origin.url # timeout=10 08:44:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:40 > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 08:44:40 Merge succeeded, producing cafdef36689834d3dfc87a84984bd479eba645b1 08:44:40 Checking out Revision cafdef36689834d3dfc87a84984bd479eba645b1 (PR-3391) 08:44:41 $ docker rm -f ce2aa902219fc2f809db30b80701454a8f957c20565a4e9fa9a9a5a0a309fbc6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:42 . [Pipeline] withDockerContainer 08:44:42 prd-ubuntu18.04-docker-arm64-4c-16g-2903 does not seem to be running inside a container 08:44:40 > git rev-parse HEAD^{commit} # timeout=10 08:44:40 > git config core.sparsecheckout # timeout=10 08:44:40 > git checkout -f cafdef36689834d3dfc87a84984bd479eba645b1 # timeout=10 08:44:42 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 08:44:43 $ docker top 0f0538324e4b02a465fce9998c370a9569fe61179045bf45eeda476a8e3a3601 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:44 Commit message: "Merge commit '576eddb6d79f77bc7b799d46a5f981c8da166ab0' into HEAD" 08:44:44 > git rev-list --no-walk 9a07ad66ccd732acc4c78d1408e0ed4fa42d2dd9 # timeout=10 08:44:44 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:44 + docker-compose -f ./docker-compose-build.yml build --parallel 08:44:45 + echo snap-build.sh 08:44:45 snap-build.sh 08:44:45 + SNAP_BASE_DIR=. 08:44:45 + '[' '!' -z /w/workspace/edgex-go/12 ']' 08:44:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/12 08:44:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' 08:44:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/12] 08:44:45 + cd /w/workspace/edgex-go/12 08:44:45 + sudo apt-get remove -qy --purge lxd lxd-client 08:44:45 Reading package lists... 08:44:45 Building dependency tree... 08:44:45 Reading state information... 08:44:45 The following packages were automatically installed and are no longer required: 08:44:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:44:45 uidmap xdelta3 08:44:45 Use 'sudo apt autoremove' to remove them. 08:44:45 The following packages will be REMOVED: 08:44:45 lxd* lxd-client* 08:44:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:44:45 After this operation, 31.7 MB disk space will be freed. 08:44:46 (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.) 08:44:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:44:47 Removing lxd dnsmasq configuration 08:44:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:44:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:44:48 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:44:48 (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.) 08:44:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:44:49 Building docker-core-command-go ... 08:44:49 Building docker-core-data-go ... 08:44:49 Building docker-core-metadata-go ... 08:44:49 Building docker-security-bootstrapper-go ... 08:44:49 Building docker-security-proxy-setup-go ... 08:44:49 Building docker-security-secretstore-setup-go ... 08:44:49 Building docker-support-notifications-go ... 08:44:49 Building docker-support-scheduler-go ... 08:44:49 Building docker-sys-mgmt-agent-go ... 08:44:49 Building docker-sys-mgmt-agent-go 08:44:49 Building docker-security-proxy-setup-go 08:44:49 Building docker-security-secretstore-setup-go 08:44:49 Building docker-support-scheduler-go 08:44:49 Building docker-core-command-go 08:44:50 Processing triggers for systemd (237-3ubuntu10.42) ... 08:44:50 Processing triggers for ureadahead (0.100.0-21) ... 08:44:51 + sudo snap remove --purge lxd 08:44:51 snap "lxd" is not installed 08:44:51 + sudo groupadd --force --system lxd 08:44:51 ++ whoami 08:44:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:44:51 + newgrp - lxd 08:44:51 + sudo snap install lxd 08:44:59 2021-05-04T08:44:56Z INFO Waiting for automatic snapd restart... 08:45:17 lxd 4.13 from Canonical* installed 08:45:17 + sudo lxd init --auto 08:45:24 + sudo snap install --classic snapcraft 08:45:31 snapcraft 4.7.1 from Canonical* installed 08:45:31 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:45:31 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:45:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:45:31 Dload Upload Total Spent Left Speed 08:45:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 6463 0 --:--:-- --:--:-- --:--:-- 6463 08:45:31 100 3325k 100 3325k 0 0 19.1M 0 --:--:-- --:--:-- --:--:-- 19.1M 08:45:31 ./yq_linux_amd64 08:45:31 + sudo snapcraft prime --use-lxd 08:45:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:45:33 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: 08:45:33 - README.md 08:45:33 08:45:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:45:33 Launching a container. 08:45:45 Waiting for container to be ready 08:45:45 To start your first instance, try: lxc launch ubuntu:18.04 08:45:45 08:45:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:45:49 Waiting for network to be ready... 08:45:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:45:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:45:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 08:45:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 08:45:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:45:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:45:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 08:45:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 08:45:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 08:45:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 08:45:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:45:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:45:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:45:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:45:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:45:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:45:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:45:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:45:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:45:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] 08:45:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 08:45:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:45:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:45:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 08:45:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 08:45:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 08:45:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:45:53 Fetched 24.5 MB in 4s (6015 kB/s) 08:45:54 Reading package lists... 08:45:55 Reading package lists... 08:45:55 Building dependency tree... 08:45:55 Reading state information... 08:45:55 The following additional packages will be installed: 08:45:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:45:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:45:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:45:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:45:55 Suggested packages: 08:45:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:45:55 Recommended packages: 08:45:55 gnupg libsasl2-modules 08:45:55 The following NEW packages will be installed: 08:45:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:45:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:45:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:45:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:45:55 The following packages will be upgraded: 08:45:55 gpg gpg-agent gpgconf libudev1 08:45:55 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 08:45:55 Need to get 3529 kB of archives. 08:45:55 After this operation, 13.3 MB of additional disk space will be used. 08:45:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 08:45:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:45:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:45:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:45:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 08:45:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:45:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:45:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:45:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:45:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:45:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:45:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:45:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:45:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:45:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:45:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:45:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:45:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:45:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:45:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:45:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:45:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:45:56 debconf: delaying package configuration, since apt-utils is not installed 08:45:56 Fetched 3529 kB in 1s (3194 kB/s) 08:45:56 (Reading database ... 12511 files and directories currently installed.) 08:45:56 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 08:45:56 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 08:45:56 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 08:45:56 Selecting previously unselected package udev. 08:45:56 (Reading database ... 12511 files and directories currently installed.) 08:45:56 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 08:45:56 Unpacking udev (237-3ubuntu10.46) ... 08:45:57 Selecting previously unselected package libfuse2:amd64. 08:45:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:45:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:45:57 Selecting previously unselected package fuse. 08:45:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:45:57 Unpacking fuse (2.9.7-1ubuntu1) ... 08:45:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:45:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:45:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:45:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:45:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:45:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:45:58 Selecting previously unselected package libksba8:amd64. 08:45:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:45:58 Unpacking libksba8:amd64 (1.3.5-2) ... 08:45:58 Selecting previously unselected package libroken18-heimdal:amd64. 08:45:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:45:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:45:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:45:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:58 Selecting previously unselected package libwind0-heimdal:amd64. 08:45:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:45:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:45:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:45:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:45:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:59 Selecting previously unselected package libsasl2-modules-db:amd64. 08:45:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:45:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:59 Selecting previously unselected package libsasl2-2:amd64. 08:45:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:45:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:59 Selecting previously unselected package libldap-common. 08:45:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:45:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:45:59 Selecting previously unselected package libldap-2.4-2:amd64. 08:45:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:45:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:45:59 Selecting previously unselected package dirmngr. 08:45:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:45:59 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:45:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:45:59 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:45:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:45:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:45:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:59 Setting up libksba8:amd64 (1.3.5-2) ... 08:45:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:59 Setting up udev (237-3ubuntu10.46) ... 08:46:00 invoke-rc.d: policy-rc.d denied execution of start. 08:46:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:46:00 Processing triggers for systemd (237-3ubuntu10) ... 08:46:00 Setting up fuse (2.9.7-1ubuntu1) ... 08:46:00 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:46:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:46:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:46:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:46:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:46:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:46:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:46:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:46:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:46:00 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:46:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:46:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:46:00 settings in the [Install] section, and DefaultInstance for template units). 08:46:00 This means they are not meant to be enabled using systemctl. 08:46:00 Possible reasons for having this kind of units are: 08:46:00 1) A unit may be statically enabled by being symlinked from another unit's 08:46:00 .wants/ or .requires/ directory. 08:46:00 2) A unit's purpose may be to act as a helper for some other unit which has 08:46:00 a requirement dependency on it. 08:46:00 3) A unit may be started when needed via activation (socket, path, timer, 08:46:00 D-Bus, udev, scripted systemctl call, ...). 08:46:00 4) In case of template units, the unit is meant to be enabled with some 08:46:00 instance name specified. 08:46:01 Reading package lists... 08:46:01 Building dependency tree... 08:46:01 Reading state information... 08:46:01 The following additional packages will be installed: 08:46:01 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:46:01 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:46:01 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:46:01 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:46:01 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:46:01 Suggested packages: 08:46:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:46:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:46:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:46:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:46:01 systemd-container policykit-1 08:46:01 Recommended packages: 08:46:01 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:46:01 The following NEW packages will be installed: 08:46:01 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:46:01 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:46:01 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:46:01 multiarch-support openssh-client python3 python3-minimal python3.6 08:46:01 python3.6-minimal snapd squashfs-tools sudo 08:46:01 The following packages will be upgraded: 08:46:01 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:46:01 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 08:46:01 Need to get 35.2 MB of archives. 08:46:01 After this operation, 141 MB of additional disk space will be used. 08:46:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:46:01 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 08:46:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:46:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:46:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:46:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:46:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:46:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:46:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:46:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:46:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:46:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:46:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:46:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:46:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:46:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:46:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 08:46:02 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 08:46:02 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:46:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:46:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:46:02 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:46:02 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:46:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:46:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:46:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:46:02 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:46:02 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:46:02 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:46:03 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:46:03 debconf: delaying package configuration, since apt-utils is not installed 08:46:03 Fetched 35.2 MB in 1s (23.5 MB/s) 08:46:03 (Reading database ... 12757 files and directories currently installed.) 08:46:03 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 08:46:03 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 08:46:04 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 08:46:04 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 08:46:04 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 08:46:04 (Reading database ... 12757 files and directories currently installed.) 08:46:04 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:46:04 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:46:04 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:46:04 (Reading database ... 12757 files and directories currently installed.) 08:46:04 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:46:04 Unpacking apt (1.6.13) over (1.6.1) ... 08:46:04 Setting up apt (1.6.13) ... 08:46:05 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:46:05 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:46:05 (Reading database ... 12764 files and directories currently installed.) 08:46:05 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:46:05 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:46:05 Selecting previously unselected package libpython3.6-minimal:amd64. 08:46:05 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:46:05 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:46:05 Selecting previously unselected package libexpat1:amd64. 08:46:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:46:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:46:05 Selecting previously unselected package python3.6-minimal. 08:46:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:46:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:46:07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:46:07 Checking for services that may need to be restarted...done. 08:46:07 Checking for services that may need to be restarted...done. 08:46:07 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:46:07 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:46:07 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:46:08 Selecting previously unselected package python3-minimal. 08:46:08 (Reading database ... 13012 files and directories currently installed.) 08:46:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:46:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:46:08 Selecting previously unselected package mime-support. 08:46:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:46:08 Unpacking mime-support (3.60ubuntu1) ... 08:46:08 Selecting previously unselected package libmpdec2:amd64. 08:46:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:46:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:46:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:46:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:46:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:46:08 Selecting previously unselected package python3.6. 08:46:08 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:46:08 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:46:08 Selecting previously unselected package libpython3-stdlib:amd64. 08:46:08 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:46:08 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:46:08 Setting up python3-minimal (3.6.7-1~18.04) ... 08:46:09 Selecting previously unselected package python3. 08:46:09 (Reading database ... 13442 files and directories currently installed.) 08:46:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:46:09 Unpacking python3 (3.6.7-1~18.04) ... 08:46:09 Selecting previously unselected package multiarch-support. 08:46:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:46:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:46:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:46:09 Selecting previously unselected package liblzo2-2:amd64. 08:46:09 (Reading database ... 13479 files and directories currently installed.) 08:46:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:46:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:46:09 Selecting previously unselected package libbsd0:amd64. 08:46:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:46:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:46:09 Selecting previously unselected package sudo. 08:46:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:46:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:46:09 Selecting previously unselected package apparmor. 08:46:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:46:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:46:09 Selecting previously unselected package libedit2:amd64. 08:46:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:46:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:46:10 Selecting previously unselected package libkrb5support0:amd64. 08:46:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:46:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:46:10 Selecting previously unselected package libk5crypto3:amd64. 08:46:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:46:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:46:10 Selecting previously unselected package libkeyutils1:amd64. 08:46:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:46:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:46:10 Selecting previously unselected package libkrb5-3:amd64. 08:46:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:46:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:46:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:46:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:46:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:46:10 Selecting previously unselected package libssl1.0.0:amd64. 08:46:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:46:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:46:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:46:10 ---> 932c114208db 08:46:10 Step 3/21 : WORKDIR /edgex-go 08:46:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:10 ---> 932c114208db 08:46:10 Step 3/22 : WORKDIR /edgex-go 08:46:10 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:46:10 ---> 932c114208db 08:46:10 Step 3/25 : WORKDIR /edgex-go 08:46:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:10 ---> 932c114208db 08:46:10 Step 3/23 : WORKDIR /edgex-go 08:46:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:10 ---> 932c114208db 08:46:10 Step 3/23 : WORKDIR /edgex-go 08:46:10 ---> Running in 728b0e040980 08:46:10 ---> Running in c284067ef16d 08:46:10 ---> Running in b8ccdbe333b9 08:46:10 ---> Running in e168c9f6132e 08:46:10 ---> Running in a395349689e2 08:46:10 Removing intermediate container 728b0e040980 08:46:10 ---> 2aa019b406a0 08:46:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 Removing intermediate container b8ccdbe333b9 08:46:10 ---> 798a19c1d189 08:46:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 Removing intermediate container a395349689e2 08:46:10 ---> d6a3f5ff0efe 08:46:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 Removing intermediate container c284067ef16d 08:46:10 ---> b727f62c8989 08:46:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 Removing intermediate container e168c9f6132e 08:46:10 ---> 05b133baaa66 08:46:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 ---> Running in aa0cbd1dda20 08:46:10 ---> Running in 82b6ff83fddf 08:46:10 ---> Running in 5259a3d471f0 08:46:10 ---> Running in 2a2633fab767 08:46:10 ---> Running in 548dd20c9583 08:46:10 Selecting previously unselected package openssh-client. 08:46:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:46:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:46:10 Selecting previously unselected package squashfs-tools. 08:46:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:46:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:46:11 Selecting previously unselected package snapd. 08:46:11 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 08:46:11 Unpacking snapd (2.48.3+18.04) ... 08:46:12 Removing intermediate container aa0cbd1dda20 08:46:12 ---> 71f1d2402bfe 08:46:12 Step 5/22 : RUN apk add --update --no-cache make git 08:46:12 ---> Running in ba4a0d071fb6 08:46:12 Removing intermediate container 5259a3d471f0 08:46:12 ---> f95ffacd48c1 08:46:12 Step 5/21 : RUN apk add --update --no-cache make git 08:46:12 Removing intermediate container 82b6ff83fddf 08:46:12 ---> 6fb42edc17c5 08:46:12 Step 5/23 : RUN apk add --update --no-cache make git 08:46:13 Removing intermediate container 2a2633fab767 08:46:13 ---> fb17b365c19e 08:46:13 Step 5/23 : RUN apk add --update --no-cache make bash git 08:46:13 ---> Running in 6c1c8ece7767 08:46:13 Removing intermediate container 548dd20c9583 08:46:13 ---> c51c0d1a8323 08:46:13 Step 5/25 : RUN apk add --update --no-cache make git 08:46:13 ---> Running in e1a73ffac69b 08:46:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:46:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:46:13 ---> Running in 05e413e8a42a 08:46:13 ---> Running in 54c18e1a8b41 08:46:13 Setting up mime-support (3.60ubuntu1) ... 08:46:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:46:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:46:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:46:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:46:13 Setting up systemd (237-3ubuntu10.46) ... 08:46:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:46:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:46:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:46:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:46:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:46:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:46:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:46:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:46:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:46:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:46:15 Setting up python3 (3.6.7-1~18.04) ... 08:46:15 running python rtupdate hooks for python3.6... 08:46:15 running python post-rtupdate hooks for python3.6... 08:46:15 Setting up apparmor (2.12-4ubuntu5.1) ... 08:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:16 OK: 218 MiB in 52 packages 08:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:46:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:46:16 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:46:16 Setting up snapd (2.48.3+18.04) ... 08:46:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:46:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:46:17 OK: 218 MiB in 52 packages 08:46:17 OK: 218 MiB in 52 packages 08:46:17 OK: 218 MiB in 52 packages 08:46:17 OK: 218 MiB in 52 packages 08:46:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:46:17 Removing intermediate container ba4a0d071fb6 08:46:17 ---> 9bfe2f155b24 08:46:17 Step 6/22 : COPY go.mod . 08:46:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:46:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:46:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:46:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:46:18 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:46:18 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:46:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:46:18 /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' 08:46:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:46:18 ---> a94435e7d871 08:46:18 Step 7/22 : RUN go mod download 08:46:18 Processing triggers for systemd (237-3ubuntu10.46) ... 08:46:18 ---> Running in c4a642c2f62d 08:46:18 Removing intermediate container 6c1c8ece7767 08:46:18 ---> 86cb23123847 08:46:18 Step 6/21 : COPY go.mod . 08:46:19 Removing intermediate container e1a73ffac69b 08:46:19 ---> 533b2e746fe3 08:46:19 Step 6/23 : COPY go.mod . 08:46:19 Removing intermediate container 54c18e1a8b41 08:46:19 Removing intermediate container 05e413e8a42a 08:46:19 ---> 4647d0697a69 08:46:19 Step 6/25 : COPY go.mod . 08:46:19 ---> fcc2cb95c502 08:46:19 Step 6/23 : COPY go.mod . 08:46:19 ---> 22bc9fd5b76c 08:46:19 Step 7/21 : RUN go mod download 08:46:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:46:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:46:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:46:19 ---> Running in b727f1207f07 08:46:20 ---> 5fa363ab65e5 08:46:20 Step 7/23 : RUN go mod download 08:46:20 ---> 4ed6daeb2abb 08:46:20 Step 7/23 : RUN go mod download 08:46:20 ---> 2f31dd3a9e60 08:46:20 Step 7/25 : RUN go mod download 08:46:20 ---> Running in 012e6f8e81f8 08:46:20 ---> Running in 07d2a2f9c1de 08:46:20 ---> Running in 938962febed7 08:46:20 Reading package lists... 08:46:21 Reading package lists... 08:46:21 Building dependency tree... 08:46:21 Reading state information... 08:46:21 Calculating upgrade... 08:46:21 The following packages will be upgraded: 08:46:21 advancecomp base-files bash binutils binutils-common 08:46:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:46:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:46:21 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:46:21 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:46:21 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:46:21 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:46:21 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:46:21 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 08:46:21 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 08:46:21 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 08:46:21 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 08:46:21 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 08:46:21 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 08:46:21 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:46:21 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:46:21 Need to get 64.0 MB of archives. 08:46:21 After this operation, 5034 kB of additional disk space will be used. 08:46:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 08:46:21 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:46:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:46:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:46:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:46:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:46:22 Removing intermediate container c4a642c2f62d 08:46:22 ---> c98f82337240 08:46:22 Step 8/22 : COPY . . 08:46:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:46:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:46:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:46:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:46:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:46:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:46:22 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:46:22 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:46:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:46:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:46:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:46:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:46:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:46:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:46:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:46:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:46:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:46:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:46:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:46:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:46:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:46:22 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:46:22 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:46:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:46:22 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:46:22 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:46:22 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:46:22 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:46:23 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:46:23 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:46:23 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:46:23 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:46:23 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:46:23 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:46:23 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 08:46:23 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:46:23 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:46:23 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:46:23 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:46:23 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:46:23 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:46:23 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:46:23 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:46:23 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:46:23 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:46:23 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:46:23 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:46:23 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:46:23 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:46:23 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:46:23 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:46:23 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:46:23 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:46:23 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:46:23 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:46:23 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:46:23 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:46:23 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:46:23 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:46:23 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:46:23 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:46:23 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:46:23 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 08:46:23 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 08:46:23 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:46:23 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:46:23 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:46:23 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:46:23 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:46:23 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:46:23 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:46:23 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:46:23 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:46:23 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:46:23 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:46:23 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:46:23 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:46:23 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:46:23 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:46:23 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:46:23 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:46:23 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:46:23 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:46:23 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:46:23 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:46:23 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:46:24 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:46:24 Removing intermediate container b727f1207f07 08:46:24 ---> 5750fbab6eac 08:46:24 Step 8/21 : COPY . . 08:46:24 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:46:24 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:46:24 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:46:24 Removing intermediate container 012e6f8e81f8 08:46:24 ---> 4dae68f6a447 08:46:24 Step 8/23 : COPY . . 08:46:25 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:46:25 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:46:25 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:46:25 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:46:25 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:46:25 debconf: delaying package configuration, since apt-utils is not installed 08:46:25 Fetched 64.0 MB in 4s (17.5 MB/s) 08:46:25 (Reading database ... 13912 files and directories currently installed.) 08:46:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:46:25 Removing intermediate container 938962febed7 08:46:25 ---> d1220b56f4ce 08:46:25 Step 8/25 : COPY . . 08:46:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:25 Removing intermediate container 07d2a2f9c1de 08:46:25 ---> fcf60c970f43 08:46:25 Step 8/23 : COPY . . 08:46:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:46:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 08:46:26 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 08:46:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:27 (Reading database ... 13911 files and directories currently installed.) 08:46:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:46:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:46:27 (Reading database ... 13911 files and directories currently installed.) 08:46:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:28 (Reading database ... 13911 files and directories currently installed.) 08:46:28 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:46:28 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:46:29 (Reading database ... 13911 files and directories currently installed.) 08:46:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:46:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:46:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:46:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:46:29 Setting up base-files (10.1ubuntu2.10) ... 08:46:29 Installing new version of config file /etc/issue ... 08:46:29 Installing new version of config file /etc/issue.net ... 08:46:29 Installing new version of config file /etc/lsb-release ... 08:46:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:46:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:46:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:46:30 Removing obsolete conffile /etc/default/motd-news ... 08:46:30 (Reading database ... 13912 files and directories currently installed.) 08:46:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:46:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:46:30 Setting up bash (4.4.18-2ubuntu1.2) ... 08:46:30 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 08:46:30 (Reading database ... 13912 files and directories currently installed.) 08:46:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:46:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:46:30 (Reading database ... 13912 files and directories currently installed.) 08:46:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:46:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:46:31 Setting up tar (1.29b-2ubuntu0.2) ... 08:46:31 (Reading database ... 13912 files and directories currently installed.) 08:46:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:46:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:46:31 (Reading database ... 13912 files and directories currently installed.) 08:46:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:31 (Reading database ... 13912 files and directories currently installed.) 08:46:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:46:32 (Reading database ... 13912 files and directories currently installed.) 08:46:32 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:46:32 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:46:32 Setting up grep (3.1-2build1) ... 08:46:32 (Reading database ... 13912 files and directories currently installed.) 08:46:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:46:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:46:32 Setting up login (1:4.5-1ubuntu2) ... 08:46:32 (Reading database ... 13912 files and directories currently installed.) 08:46:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:46:33 (Reading database ... 13912 files and directories currently installed.) 08:46:33 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:46:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:33 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:46:33 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:46:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:34 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:46:34 (Reading database ... 13912 files and directories currently installed.) 08:46:34 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:46:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:46:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:46:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:46:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:46:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:46:36 (Reading database ... 13912 files and directories currently installed.) 08:46:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:46:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:46:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:46:36 (Reading database ... 13912 files and directories currently installed.) 08:46:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:36 (Reading database ... 13912 files and directories currently installed.) 08:46:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:36 (Reading database ... 13912 files and directories currently installed.) 08:46:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:37 (Reading database ... 13912 files and directories currently installed.) 08:46:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:37 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:37 (Reading database ... 13912 files and directories currently installed.) 08:46:37 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:37 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:37 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:37 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:37 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:37 (Reading database ... 13912 files and directories currently installed.) 08:46:37 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:37 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:37 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:38 (Reading database ... 13912 files and directories currently installed.) 08:46:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:38 (Reading database ... 13912 files and directories currently installed.) 08:46:38 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:38 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:38 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:46:38 (Reading database ... 13912 files and directories currently installed.) 08:46:38 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:38 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:46:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:46:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:46:39 (Reading database ... 13912 files and directories currently installed.) 08:46:39 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:46:39 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:39 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:46:40 (Reading database ... 13912 files and directories currently installed.) 08:46:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:46:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:46:40 (Reading database ... 13914 files and directories currently installed.) 08:46:40 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:46:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:46:40 Setting up debconf (1.5.66ubuntu1) ... 08:46:40 (Reading database ... 13914 files and directories currently installed.) 08:46:40 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:46:40 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:46:40 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:46:41 (Reading database ... 13914 files and directories currently installed.) 08:46:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:46:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:46:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:46:41 (Reading database ... 13914 files and directories currently installed.) 08:46:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:41 (Reading database ... 13914 files and directories currently installed.) 08:46:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:41 (Reading database ... 13914 files and directories currently installed.) 08:46:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:42 (Reading database ... 13914 files and directories currently installed.) 08:46:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 08:46:42 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 08:46:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:42 (Reading database ... 13914 files and directories currently installed.) 08:46:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:46:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:46:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:46:42 (Reading database ... 13914 files and directories currently installed.) 08:46:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:46:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:43 (Reading database ... 13914 files and directories currently installed.) 08:46:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:43 (Reading database ... 13914 files and directories currently installed.) 08:46:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:46:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:46:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:46:43 (Reading database ... 13914 files and directories currently installed.) 08:46:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:46:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:46:44 Setting up passwd (1:4.5-1ubuntu2) ... 08:46:44 (Reading database ... 13914 files and directories currently installed.) 08:46:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:46:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:46:44 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:46:44 (Reading database ... 13914 files and directories currently installed.) 08:46:44 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 08:46:44 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:46:44 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 08:46:44 (Reading database ... 13914 files and directories currently installed.) 08:46:44 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 08:46:44 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:46:44 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 08:46:44 (Reading database ... 13914 files and directories currently installed.) 08:46:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:46:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:46:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:46:45 (Reading database ... 13914 files and directories currently installed.) 08:46:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:46:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:46:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:46:45 (Reading database ... 13914 files and directories currently installed.) 08:46:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:46:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:46:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:46:45 (Reading database ... 13914 files and directories currently installed.) 08:46:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:46:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:46:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:46:45 (Reading database ... 13914 files and directories currently installed.) 08:46:45 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:46:45 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:46:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:46:46 (Reading database ... 13914 files and directories currently installed.) 08:46:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:46:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:46:46 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:46:46 (Reading database ... 13915 files and directories currently installed.) 08:46:46 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:46:46 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:46:46 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:46:46 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:46:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:46:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:46:46 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:46:46 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:46:47 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:46:47 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:46:47 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:46:47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:46:47 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:46:47 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:46:47 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:46:47 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:46:47 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:46:47 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:46:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:46:47 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:46:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:46:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:46:48 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:46:48 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:46:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:46:49 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:46:49 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:46:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:46:49 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:49 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:50 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:50 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:50 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:50 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:52 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:52 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:52 ---> f0e65ffa6e11 08:46:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:46:52 ---> edc5859a530f 08:46:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:46:52 ---> 20a40360d95b 08:46:52 Step 9/23 : RUN make cmd/core-command/core-command 08:46:52 ---> Running in ceba8370e34a 08:46:52 ---> 3c26c39a73f8 08:46:52 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:46:52 ---> Running in 1c35c41f5e58 08:46:52 ---> Running in e787e3143f3c 08:46:52 ---> Running in 67eb3051896b 08:46:52 ---> f571018705e5 08:46:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:46:52 ---> Running in 3906d84660a8 08:46:52 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 08:46:52 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 08:46:53 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 08:46:53 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:53 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:53 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 08:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:46:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:46:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:46:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:55 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:46:55 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:46:55 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:55 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:46:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:46:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:56 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:56 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:56 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:56 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:46:56 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:46:56 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:46:56 08:46:56 Current default time zone: 'Etc/UTC' 08:46:56 Local time is now: Tue May 4 08:46:56 UTC 2021. 08:46:56 Universal Time is now: Tue May 4 08:46:56 UTC 2021. 08:46:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:46:56 08:46:56 Setting up systemd-sysv (237-3ubuntu10.46) ... 08:46:56 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:56 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 08:46:56 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:46:56 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:46:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:46:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:46:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:46:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:46:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:46:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:46:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:46:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:56 Setting up patch (2.7.6-2ubuntu1.1) ... 08:46:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:46:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:46:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:46:56 Installing new version of config file /etc/ssl/openssl.cnf ... 08:46:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:46:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:46:56 Setting up ca-certificates (20210119~18.04.1) ... 08:46:58 Updating certificates in /etc/ssl/certs... 08:46:59 23 added, 27 removed; done. 08:46:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:46:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:46:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:46:59 Setting up pkgbinarymangler (138.18.04.1) ... 08:46:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:46:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:46:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:59 Setting up perl (5.26.1-6ubuntu0.5) ... 08:46:59 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:46:59 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:46:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:46:59 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:47:00 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:47:00 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:47:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:47:00 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:47:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:47:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:47:00 Processing triggers for systemd (237-3ubuntu10.46) ... 08:47:00 Processing triggers for mime-support (3.60ubuntu1) ... 08:47:00 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:47:00 Updating certificates in /etc/ssl/certs... 08:47:01 0 added, 0 removed; done. 08:47:01 Running hooks in /etc/ca-certificates/update.d... 08:47:01 done. 08:47:01 Reading package lists... 08:47:01 Building dependency tree... 08:47:01 Reading state information... 08:47:01 The following NEW packages will be installed: 08:47:01 apt-transport-https 08:47:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:47:02 Need to get 1692 B of archives. 08:47:02 After this operation, 154 kB of additional disk space will be used. 08:47:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:47:02 debconf: delaying package configuration, since apt-utils is not installed 08:47:02 Fetched 1692 B in 0s (4971 B/s) 08:47:02 Selecting previously unselected package apt-transport-https. 08:47:02 (Reading database ... 13920 files and directories currently installed.) 08:47:02 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:47:02 Unpacking apt-transport-https (1.6.13) ... 08:47:02 Setting up apt-transport-https (1.6.13) ... 08:47:02 Waiting for network to be ready... 08:47:07 2021-05-04T08:47:05Z INFO Waiting for automatic snapd restart... 08:47:08 snapd 2.49.2 from Canonical* installed 08:47:09 "snapd" switched to the "latest/stable" channel 08:47:09 08:47:11 core18 20210309 from Canonical* installed 08:47:11 "core18" switched to the "latest/stable" channel 08:47:11 08:47:14 snapcraft 4.7.1 from Canonical* installed 08:47:15 "snapcraft" switched to the "latest/stable" channel 08:47:15 08:47:19 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: 08:47:19 - README.md 08:47:19 08:47:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:47:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:47:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:47:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:47:26 Reading package lists... 08:47:27 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 08:47:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:33 Reading package lists... 08:47:33 Building dependency tree... 08:47:33 Reading state information... 08:47:33 Suggested packages: 08:47:33 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:47:33 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:47:33 Recommended packages: 08:47:33 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:47:33 The following NEW packages will be installed: 08:47:33 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:47:33 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:47:33 pkg-config zip 08:47:33 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:47:33 Need to get 7663 kB of archives. 08:47:33 After this operation, 43.8 MB of additional disk space will be used. 08:47:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:47:33 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:47:33 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:47:33 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:47:33 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:47:33 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:47:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:47:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:47:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:47:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:47:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:47:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:47:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:47:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:47:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:47:34 debconf: delaying package configuration, since apt-utils is not installed 08:47:34 Fetched 7663 kB in 1s (6539 kB/s) 08:47:34 Selecting previously unselected package libglib2.0-0:amd64. 08:47:34 (Reading database ... 13924 files and directories currently installed.) 08:47:34 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:47:34 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:47:35 Selecting previously unselected package libpsl5:amd64. 08:47:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:47:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:47:35 Selecting previously unselected package libnghttp2-14:amd64. 08:47:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:47:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:47:35 Selecting previously unselected package librtmp1:amd64. 08:47:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:47:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:47:35 Selecting previously unselected package libcurl3-gnutls:amd64. 08:47:35 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:47:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:47:35 Selecting previously unselected package liberror-perl. 08:47:35 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:47:35 Unpacking liberror-perl (0.17025-1) ... 08:47:35 Selecting previously unselected package git-man. 08:47:35 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:47:35 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:47:35 Selecting previously unselected package git. 08:47:35 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:47:35 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:47:36 Selecting previously unselected package libnorm1:amd64. 08:47:36 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:47:36 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:47:36 Selecting previously unselected package libpgm-5.2-0:amd64. 08:47:36 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:47:36 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:47:36 Selecting previously unselected package libsodium23:amd64. 08:47:36 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:47:36 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:47:37 Selecting previously unselected package libzmq5:amd64. 08:47:37 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:47:37 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:47:37 Selecting previously unselected package libzmq3-dev:amd64. 08:47:37 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:47:37 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:47:37 Selecting previously unselected package pkg-config. 08:47:37 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:47:37 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:47:37 Selecting previously unselected package zip. 08:47:37 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:47:37 Unpacking zip (3.0-11build1) ... 08:47:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:47:37 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:47:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:47:37 Setting up liberror-perl (0.17025-1) ... 08:47:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:47:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:47:37 No schema files found: doing nothing. 08:47:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:47:37 Setting up zip (3.0-11build1) ... 08:47:37 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:47:37 Setting up libsodium23:amd64 (1.0.16-2) ... 08:47:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:47:37 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:47:37 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:47:37 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:47:37 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:47:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:47:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:44 git set to automatically installed. 08:47:44 git-man set to automatically installed. 08:47:44 libcurl3-gnutls set to automatically installed. 08:47:44 liberror-perl set to automatically installed. 08:47:44 libglib2.0-0 set to automatically installed. 08:47:44 libnghttp2-14 set to automatically installed. 08:47:44 libnorm1 set to automatically installed. 08:47:44 libpgm-5.2-0 set to automatically installed. 08:47:44 libpsl5 set to automatically installed. 08:47:44 librtmp1 set to automatically installed. 08:47:44 libsodium23 set to automatically installed. 08:47:44 libzmq3-dev set to automatically installed. 08:47:44 libzmq5 set to automatically installed. 08:47:44 pkg-config set to automatically installed. 08:47:44 zip set to automatically installed. 08:47:45 snapd is not logged in, snap install commands will use sudo 08:47:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:48:03 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 08:48:03 snapd is not logged in, snap install commands will use sudo 08:48:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:48:09 snap "core18" has no updates available 08:48:10 Pulling go-build-helper 08:48:10 + snapcraftctl pull 08:48:11 'app-service-config' has dependencies that need to be staged: go-build-helper 08:48:11 Skipping pull go-build-helper (already ran) 08:48:11 Building go-build-helper 08:48:11 + snapcraftctl build 08:48:13 Staging go-build-helper 08:48:13 + snapcraftctl stage 08:48:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:48:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:48:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:48:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 08:48:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:48:23 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:48:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:48:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:48:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:48:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:48:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:48:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 08:48:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:48:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:48:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 08:48:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 08:48:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 08:48:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 08:48:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:48:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] 08:48:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 08:48:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:48:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:48:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 08:48:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 08:48:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 08:48:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:48:23 Fetched 24.5 MB in 0s (0 B/s) 08:48:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:48:23 Fetched 224 kB in 0s (0 B/s) 08:48:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:48:23 Fetched 157 kB in 0s (0 B/s) 08:48:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:48:23 Fetched 221 kB in 0s (0 B/s) 08:48:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:48:23 Fetched 143 kB in 0s (0 B/s) 08:48:23 Pulling app-service-config 08:48:23 + snapcraftctl pull 08:48:24 Cloning into '/root/parts/app-service-config/src'... 08:48:24 Pulling config-common 08:48:24 + snapcraftctl pull 08:48:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:48:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:48:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:48:28 Fetched 0 B in 0s (0 B/s) 08:48:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:48:28 Fetched 0 B in 0s (0 B/s) 08:48:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:48:28 Fetched 0 B in 0s (0 B/s) 08:48:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:48:28 Fetched 0 B in 0s (0 B/s) 08:48:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:48:28 Fetched 0 B in 0s (0 B/s) 08:48:28 Pulling edgex-go 08:48:28 + snapcraftctl pull 08:48:45 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 08:48:45 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 08:48:49 Removing intermediate container ceba8370e34a 08:48:49 ---> 7a3aad93c0f7 08:48:49 08:48:49 Step 10/21 : FROM alpine:3.12 08:48:49 3.12: Pulling from library/alpine 08:48:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:48:51 Status: Downloaded newer image for alpine:3.12 08:48:51 ---> 9852663dfa18 08:48:51 Step 11/21 : RUN apk add --update --no-cache curl 08:48:53 ---> Running in c573c4874c66 08:48:54 Removing intermediate container 67eb3051896b 08:48:54 ---> 34dbe360692b 08:48:54 08:48:54 Step 10/25 : FROM alpine:3.12 08:48:54 ---> 9852663dfa18 08:48:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:48:54 Removing intermediate container 3906d84660a8 08:48:54 ---> 6391d24a8f6d 08:48:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:48:55 ---> Running in 0d2bf67b0f47 08:48:55 ---> Running in 10f18e4f14e2 08:48:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:48:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:48:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:48:55 Fetched 0 B in 0s (0 B/s) 08:48:55 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:48:55 Fetched 96.5 kB in 0s (0 B/s) 08:48:55 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:48:55 Fetched 279 kB in 0s (0 B/s) 08:48:55 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:48:55 Fetched 122 kB in 0s (0 B/s) 08:48:55 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:48:55 Fetched 77.8 kB in 0s (0 B/s) 08:48:55 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:48:55 Fetched 8848 B in 0s (0 B/s) 08:48:55 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:48:55 Fetched 47.8 kB in 0s (0 B/s) 08:48:55 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:48:55 Fetched 45.6 kB in 0s (0 B/s) 08:48:55 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:48:55 Fetched 15.0 kB in 0s (0 B/s) 08:48:55 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:48:55 Fetched 219 kB in 0s (0 B/s) 08:48:55 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:48:55 Fetched 154 kB in 0s (0 B/s) 08:48:55 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:48:55 Fetched 50.6 kB in 0s (0 B/s) 08:48:55 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:48:55 Fetched 14.8 kB in 0s (0 B/s) 08:48:55 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:48:55 Fetched 41.8 kB in 0s (0 B/s) 08:48:55 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:48:55 Fetched 499 kB in 0s (0 B/s) 08:48:55 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:48:55 Fetched 111 kB in 0s (0 B/s) 08:48:55 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:48:55 Fetched 240 kB in 0s (0 B/s) 08:48:55 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:48:55 Fetched 29.3 kB in 0s (0 B/s) 08:48:55 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:48:55 Fetched 85.5 kB in 0s (0 B/s) 08:48:55 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:48:55 Fetched 24.5 kB in 0s (0 B/s) 08:48:55 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:48:55 Fetched 49.2 kB in 0s (0 B/s) 08:48:55 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:48:55 Fetched 54.2 kB in 0s (0 B/s) 08:48:55 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:48:55 Fetched 30.8 kB in 0s (0 B/s) 08:48:55 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:48:55 Fetched 15.8 kB in 0s (0 B/s) 08:48:55 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:48:55 Fetched 85.9 kB in 0s (0 B/s) 08:48:55 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:48:55 Fetched 8720 B in 0s (0 B/s) 08:48:55 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:48:55 Fetched 137 kB in 0s (0 B/s) 08:48:55 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:48:55 Fetched 119 kB in 0s (0 B/s) 08:48:55 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:48:55 Fetched 110 kB in 0s (0 B/s) 08:48:55 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:48:55 Fetched 11.1 kB in 0s (0 B/s) 08:48:55 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:48:55 Fetched 645 kB in 0s (0 B/s) 08:48:55 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:48:55 Fetched 41.3 kB in 0s (0 B/s) 08:48:55 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:48:55 Fetched 17.9 kB in 0s (0 B/s) 08:48:55 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:48:55 Fetched 368 kB in 0s (0 B/s) 08:48:55 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:48:55 Fetched 187 kB in 0s (0 B/s) 08:48:55 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:48:55 Fetched 175 kB in 0s (0 B/s) 08:48:55 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:48:55 Fetched 206 kB in 0s (0 B/s) 08:48:55 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:48:55 Fetched 1301 kB in 0s (0 B/s) 08:48:55 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:48:55 Fetched 36.2 kB in 0s (0 B/s) 08:48:55 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:48:55 Fetched 159 kB in 0s (0 B/s) 08:48:55 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:48:55 Fetched 107 kB in 0s (0 B/s) 08:48:55 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:48:55 Fetched 48.7 kB in 0s (0 B/s) 08:48:55 Pulling static-packages 08:48:55 + snapcraftctl pull 08:48:55 Pulling version 08:48:55 + cd /root/project 08:48:55 + [ -f VERSION ] 08:48:55 + PROJECT_VERSION=local-dev 08:48:55 + git rev-parse --short HEAD 08:48:55 + GIT_REVISION=cafdef36 08:48:55 + snapcraftctl set-version local-dev 08:48:55 Skipping build go-build-helper (already ran) 08:48:55 Building app-service-config 08:48:55 + make build 08:48:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 08:48:55 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 08:48:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 08:48:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 08:48:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 08:48:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:48:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 08:48:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 08:48:55 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:48:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 08:48:55 go: downloading github.com/hashicorp/consul/api v1.8.1 08:48:55 go: downloading github.com/x448/float16 v0.8.4 08:48:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:48:56 go: downloading github.com/go-kit/kit v0.8.0 08:48:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:48:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:48:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:48:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:48:56 go: downloading github.com/google/uuid v1.2.0 08:48:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:48:56 go: downloading github.com/fatih/color v1.9.0 08:48:56 go: downloading github.com/mattn/go-colorable v0.1.6 08:48:56 go: downloading github.com/mattn/go-isatty v0.0.12 08:48:56 go: downloading github.com/go-playground/validator/v10 v10.5.0 08:48:56 go: downloading github.com/mitchellh/copystructure v1.0.0 08:48:56 go: downloading github.com/leodido/go-urn v1.2.0 08:48:56 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:48:56 (1/4) Installing ca-certificates (20191127-r4) 08:48:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:48:56 (3/4) Installing libcurl (7.76.1-r0) 08:48:56 (4/4) Installing curl (7.76.1-r0) 08:48:56 Executing busybox-1.31.1-r20.trigger 08:48:56 Executing ca-certificates-20191127-r4.trigger 08:48:56 go: downloading github.com/pelletier/go-toml v1.9.0 08:48:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 08:48:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:48:56 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:48:56 go: downloading github.com/go-playground/universal-translator v0.17.0 08:48:56 OK: 7 MiB in 18 packages 08:48:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:48:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:48:57 go: downloading golang.org/x/text v0.3.2 08:48:57 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:48:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:48:57 go: downloading github.com/gorilla/mux v1.8.0 08:48:57 go: downloading github.com/hashicorp/serf v0.9.5 08:48:57 go: downloading github.com/gorilla/websocket v1.4.2 08:48:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:48:57 go: downloading github.com/pebbe/zmq4 v1.2.7 08:48:57 go: downloading github.com/go-playground/locales v0.13.0 08:48:57 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:48:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:48:57 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 08:48:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:48:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:48:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:48:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:48:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:48:58 (1/6) Installing ca-certificates (20191127-r4) 08:48:58 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:48:58 (3/6) Installing libcurl (7.76.1-r0) 08:48:58 (4/6) Installing curl (7.76.1-r0) 08:48:58 (5/6) Installing dumb-init (1.2.2-r1) 08:48:58 (6/6) Installing su-exec (0.2-r1) 08:48:58 Executing busybox-1.31.1-r20.trigger 08:48:58 Executing ca-certificates-20191127-r4.trigger 08:48:58 OK: 7 MiB in 20 packages 08:49:00 Removing intermediate container e787e3143f3c 08:49:00 ---> bf3627d9610e 08:49:00 08:49:00 Step 10/23 : FROM alpine:3.12 08:49:00 ---> 9852663dfa18 08:49:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:49:00 Removing intermediate container 1c35c41f5e58 08:49:00 ---> 11bb642314e5 08:49:00 08:49:00 Step 10/22 : FROM alpine:3.12 08:49:00 ---> 9852663dfa18 08:49:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:49:00 ---> Running in 51ef992ce94b 08:49:00 ---> Running in 83121a6be7bd 08:49:00 Removing intermediate container c573c4874c66 08:49:00 ---> 950b46dd2631 08:49:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:49:01 ---> Running in acbcd061b8d1 08:49:01 Removing intermediate container 10f18e4f14e2 08:49:01 ---> 149390eb8888 08:49:01 08:49:01 Step 11/23 : FROM docker:20.10.0 08:49:01 Removing intermediate container 0d2bf67b0f47 08:49:01 ---> 30cad25942f0 08:49:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:49:01 20.10.0: Pulling from library/docker 08:49:01 ---> Running in a87abe0057a1 08:49:02 Removing intermediate container acbcd061b8d1 08:49:02 ---> 12c80114ee1b 08:49:02 Step 13/21 : WORKDIR /edgex 08:49:02 ---> Running in 27e5e0b51c34 08:49:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:03 Removing intermediate container a87abe0057a1 08:49:03 ---> 9eba2734ed70 08:49:03 Step 13/25 : WORKDIR / 08:49:03 (1/1) Installing dumb-init (1.2.2-r1) 08:49:03 Executing busybox-1.31.1-r20.trigger 08:49:03 OK: 5 MiB in 15 packages 08:49:03 ---> Running in 2b33c201dbf2 08:49:03 (1/1) Installing dumb-init (1.2.2-r1) 08:49:03 Executing busybox-1.31.1-r20.trigger 08:49:03 OK: 5 MiB in 15 packages 08:49:03 Removing intermediate container 27e5e0b51c34 08:49:03 ---> d0d8953170dd 08:49:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:49:05 Removing intermediate container 2b33c201dbf2 08:49:05 ---> 07bd9a6b20eb 08:49:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:49:05 ---> 39ab9b565219 08:49:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:49:05 Removing intermediate container 83121a6be7bd 08:49:05 ---> 985cebcf4085 08:49:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:49:05 ---> Running in 8c1cd57727b8 08:49:05 Removing intermediate container 51ef992ce94b 08:49:05 ---> 70b63c0254c3 08:49:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:49:06 ---> Running in 90433ac17628 08:49:06 ---> 0d404ea2bc2c 08:49:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:49:06 Removing intermediate container 8c1cd57727b8 08:49:06 ---> 5ac738a29293 08:49:06 Step 13/22 : ENV APP_PORT=48085 08:49:07 ---> cad4f4a71487 08:49:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:49:07 ---> Running in 1c2d7200f2b2 08:49:07 Removing intermediate container 90433ac17628 08:49:07 ---> 19c786b049e0 08:49:07 Step 13/23 : ENV APP_PORT=48082 08:49:07 ---> 55d34f6c5fef 08:49:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:49:07 ---> Running in 9fd6c8acd29a 08:49:07 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:49:07 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:49:07 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:49:07 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:49:07 Building config-common 08:49:07 + snapcraftctl build 08:49:07 Removing intermediate container 1c2d7200f2b2 08:49:07 ---> d36b4170b8da 08:49:07 Step 14/22 : EXPOSE $APP_PORT 08:49:08 ---> Running in d5855e4c5ca1 08:49:08 Removing intermediate container 9fd6c8acd29a 08:49:08 ---> e9a8c997d790 08:49:08 Step 14/23 : EXPOSE $APP_PORT 08:49:09 ---> f2df5001438a 08:49:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:49:09 ---> Running in 7c5e78ffa9e7 08:49:09 Removing intermediate container d5855e4c5ca1 08:49:09 ---> 44ffbc85925d 08:49:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:09 ---> d8f46507a92d 08:49:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:49:10 ---> Running in e446db8c95ed 08:49:10 Removing intermediate container 7c5e78ffa9e7 08:49:10 ---> c63a539ff80b 08:49:10 Step 15/23 : WORKDIR / 08:49:10 ---> 9b5bc3186497 08:49:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:49:10 Building edgex-go 08:49:10 + cd /root/parts/edgex-go/src 08:49:10 + make build 08:49:10 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 08:49:10 ---> Running in 0c2de3b71745 08:49:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 08:49:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 08:49:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:49:10 ---> a082810d378e 08:49:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:49:10 Removing intermediate container e446db8c95ed 08:49:10 ---> 0a99fd9a598e 08:49:10 Step 18/21 : CMD ["--init=true"] 08:49:10 go: downloading github.com/pkg/errors v0.8.1 08:49:10 go: downloading github.com/imdario/mergo v0.3.12 08:49:11 ---> Running in 78a30a7bf452 08:49:11 Removing intermediate container 0c2de3b71745 08:49:11 ---> fe2765537bf4 08:49:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:12 ---> 3ad3c6cbb389 08:49:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:49:12 Removing intermediate container 78a30a7bf452 08:49:12 ---> fdeb9d5a0cf5 08:49:12 Step 19/21 : LABEL arch=arm64 08:49:12 ---> e445cfb6ec32 08:49:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:49:12 ---> e09e27667c16 08:49:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:49:13 ---> Running in 22ba95a62ffe 08:49:14 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 08:49:14 go: downloading gopkg.in/yaml.v2 v2.4.0 08:49:14 ---> 5759af783759 08:49:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:49:14 Removing intermediate container 22ba95a62ffe 08:49:14 ---> 2f573de85219 08:49:14 Step 20/21 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:49:14 ---> b66d64d31f62 08:49:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:49:15 ---> Running in 86dddf9dec01 08:49:15 ---> Running in 21d4e1b8251e 08:49:15 ---> 614f7ac45c62 08:49:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:49:15 ---> 3fd77b779321 08:49:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:49:15 ---> Running in c9b9dd9db0a5 08:49:15 Removing intermediate container 86dddf9dec01 08:49:15 ---> f578c3c15fd7 08:49:15 Step 21/21 : LABEL version=0.0.0 08:49:15 Removing intermediate container 21d4e1b8251e 08:49:15 ---> 9ecc994330e9 08:49:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:16 ---> Running in b94fa09a2d52 08:49:16 ---> Running in c10489e0b03a 08:49:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:49:16 Status: Downloaded newer image for docker:20.10.0 08:49:16 ---> eeaf43b92773 08:49:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:49:16 ---> d44f504cdd5f 08:49:16 Step 19/23 : ENTRYPOINT ["/core-command"] 08:49:16 ---> Running in aec736585c70 08:49:16 ---> Running in 4ffede8cc778 08:49:16 Removing intermediate container b94fa09a2d52 08:49:16 ---> 9b02a665ec42 08:49:16 08:49:16 Removing intermediate container c10489e0b03a 08:49:16 ---> b85ac8da2d7b 08:49:16 Step 20/22 : LABEL arch=arm64 08:49:17 ---> Running in 2f0f81cf0bcc 08:49:17 Removing intermediate container aec736585c70 08:49:17 ---> 98d7fc4818d3 08:49:17 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:49:17 Removing intermediate container 4ffede8cc778 08:49:17 ---> 1d50293cf230 08:49:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:17 Successfully built 9b02a665ec42 08:49:17 ---> Running in 22eeb8e19c0d 08:49:17 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:49:17  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 08:49:17 ---> Running in afd6ab49e7f9 08:49:17 Removing intermediate container 2f0f81cf0bcc 08:49:17 ---> 6a669fa878cb 08:49:17 Step 21/22 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:49:18 ---> Running in cb83c72f39f7 08:49:18 Removing intermediate container afd6ab49e7f9 08:49:18 ---> 4d05166f441e 08:49:18 Step 21/23 : LABEL arch=arm64 08:49:18 ---> Running in 1dd9c320fef5 08:49:18 Removing intermediate container cb83c72f39f7 08:49:18 ---> ea5f993a4536 08:49:18 Step 22/22 : LABEL version=0.0.0 08:49:19 Removing intermediate container c9b9dd9db0a5 08:49:19 ---> c8e4554da817 08:49:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:49:19 ---> Running in 7074d476b80f 08:49:19 ---> Running in b7d3ca5b3975 08:49:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:19 Removing intermediate container 1dd9c320fef5 08:49:19 ---> 70b56143821e 08:49:19 Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:49:19 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 08:49:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:19 ---> Running in c3b24557d530 08:49:20 (1/39) Installing readline (8.0.4-r0) 08:49:20 (2/39) Installing bash (5.0.17-r0) 08:49:20 Executing bash-5.0.17-r0.post-install 08:49:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:49:20 (4/39) Installing libcurl (7.76.1-r0) 08:49:20 (5/39) Installing curl (7.76.1-r0) 08:49:20 (6/39) Installing dumb-init (1.2.2-r1) 08:49:20 (7/39) Installing libbz2 (1.0.8-r1) 08:49:20 (8/39) Installing expat (2.2.9-r1) 08:49:20 (9/39) Installing libffi (3.3-r2) 08:49:20 (10/39) Installing gdbm (1.13-r1) 08:49:20 (11/39) Installing xz-libs (5.2.5-r0) 08:49:20 (12/39) Installing sqlite-libs (3.32.1-r0) 08:49:20 (13/39) Installing python3 (3.8.8-r0) 08:49:20 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 08:49:20 Removing intermediate container b7d3ca5b3975 08:49:20 ---> f6730bb39244 08:49:20 08:49:20 Removing intermediate container 7074d476b80f 08:49:20 ---> b381ac1bbdcd 08:49:20 Step 23/25 : LABEL arch=arm64 08:49:21 Successfully built f6730bb39244 08:49:21 Successfully tagged docker-support-scheduler-go-arm64:latest 08:49:21 Building docker-core-data-go 08:49:21  Building docker-support-scheduler-go ... done Removing intermediate container c3b24557d530 08:49:21 ---> c26688f40608 08:49:21 Step 23/23 : LABEL version=0.0.0 08:49:22 ---> Running in 56b32665f11a 08:49:22 ---> Running in 4d7a8370098a 08:49:22 (14/39) Installing py3-appdirs (1.4.4-r1) 08:49:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:49:22 (16/39) Installing py3-parsing (2.4.7-r0) 08:49:22 (17/39) Installing py3-six (1.15.0-r0) 08:49:22 (18/39) Installing py3-packaging (20.4-r0) 08:49:22 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 08:49:22 (19/39) Installing py3-setuptools (47.0.0-r0) 08:49:22 (20/39) Installing py3-chardet (3.0.4-r4) 08:49:22 (21/39) Installing py3-idna (2.9-r0) 08:49:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:49:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:49:22 (24/39) Installing py3-requests (2.23.0-r0) 08:49:22 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 08:49:22 go: downloading github.com/stretchr/testify v1.7.0 08:49:22 (25/39) Installing py3-msgpack (1.0.0-r0) 08:49:22 (26/39) Installing py3-lockfile (0.12.2-r3) 08:49:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:49:22 (28/39) Installing py3-colorama (0.4.3-r0) 08:49:22 (29/39) Installing py3-distlib (0.3.0-r0) 08:49:22 (30/39) Installing py3-distro (1.5.0-r1) 08:49:22 (31/39) Installing py3-webencodings (0.5.1-r3) 08:49:22 (32/39) Installing py3-html5lib (1.0.1-r4) 08:49:22 Removing intermediate container 56b32665f11a 08:49:22 ---> dea8bf332375 08:49:22 Step 24/25 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:49:22 (33/39) Installing py3-pytoml (0.1.21-r0) 08:49:22 (34/39) Installing py3-pep517 (0.8.2-r0) 08:49:22 (35/39) Installing py3-progress (1.5-r0) 08:49:22 (36/39) Installing py3-toml (0.10.1-r0) 08:49:22 (37/39) Installing py3-retrying (1.3.3-r0) 08:49:22 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:49:22 (39/39) Installing py3-pip (20.1.1-r0) 08:49:22 go: downloading github.com/davecgh/go-spew v1.1.1 08:49:22 go: downloading github.com/pmezard/go-difflib v1.0.0 08:49:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:49:23 Executing busybox-1.31.1-r19.trigger 08:49:23 OK: 72 MiB in 59 packages 08:49:23 Removing intermediate container 4d7a8370098a 08:49:23 ---> 427beda1ec26 08:49:23 08:49:23 ---> Running in 5a9c1be4dd19 08:49:23 Successfully built 427beda1ec26 08:49:23 Successfully tagged docker-core-command-go-arm64:latest 08:49:23  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 08:49:23 Removing intermediate container 5a9c1be4dd19 08:49:23 ---> 640899ae9e2e 08:49:23 Step 25/25 : LABEL version=0.0.0 08:49:24 ---> Running in ba4f4b89a05e 08:49:24 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 08:49:24 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:49:24 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:49:24 Removing intermediate container ba4f4b89a05e 08:49:24 ---> 060a71b82e86 08:49:24 08:49:25 Successfully built 060a71b82e86 08:49:25 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:49:25  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 08:49:26 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 08:49:27 Collecting docker-compose==1.23.2 08:49:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:49: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 08:49:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:49:27 Collecting docopt<0.7,>=0.6.1 08:49:27 Downloading docopt-0.6.2.tar.gz (25 kB) 08:49:28 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 08:49:30 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 08:49:30 Collecting dockerpty<0.5,>=0.4.1 08:49:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:49:31 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 08:49:31 go: downloading github.com/lib/pq v1.10.1 08:49:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:49:32 Collecting jsonschema<3,>=2.5.1 08:49:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:49:33 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:49:33 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:49:33 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:49:33 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:49:33 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:49:33 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:49:33 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:49:33 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:49:33 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:49:33 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:49:33 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:49:33 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:49:33 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:49:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:49:33 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:49:33 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:49:33 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:49:33 + 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 08:49:33 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:49:33 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:49:33 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:49:33 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:49:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:49:33 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:49:33 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:49:33 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:49:33 Collecting websocket-client<1.0,>=0.32.0 08:49:33 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 08:49:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:49:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:49:35 Collecting docker<4.0,>=3.6.0 08:49:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:49:36 Building static-packages 08:49:36 + snapcraftctl build 08:49:37 Collecting PyYAML<4,>=3.10 08:49:37 Downloading PyYAML-3.13.tar.gz (270 kB) 08:49:38 Building version 08:49:38 + snapcraftctl build 08:49:40 Skipping stage go-build-helper (already ran) 08:49:40 Staging app-service-config 08:49:40 + snapcraftctl stage 08:49:40 Collecting texttable<0.10,>=0.9.0 08:49:40 Downloading texttable-0.9.1.tar.gz (11 kB) 08:49:41 Staging config-common 08:49:41 + snapcraftctl stage 08:49:42 Staging edgex-go 08:49:42 + snapcraftctl stage 08:49:42 Collecting cached-property<2,>=1.2.0 08:49:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:49: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) 08:49:43 Collecting idna<2.8,>=2.5 08:49:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:49:43 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) 08:49:43 Staging static-packages 08:49:43 + snapcraftctl stage 08:49:43 Collecting urllib3<1.25,>=1.21.1 08:49:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:49:44 Staging version 08:49:44 + snapcraftctl stage 08:49:44 Collecting docker-pycreds>=0.4.0 08:49:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:49:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:49:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:49:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:49:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:49:45 Priming go-build-helper 08:49:45 + snapcraftctl prime 08:49:45 Installing collected packages: docopt, dockerpty, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, texttable, cached-property, docker-compose 08:49:45 Running setup.py install for docopt: started 08:49:46 Priming app-service-config 08:49:46 + snapcraftctl prime 08:49:47 Running setup.py install for docopt: finished with status 'done' 08:49:47 Running setup.py install for dockerpty: started 08:49:47 Priming config-common 08:49:47 + snapcraftctl prime 08:49:48 Priming edgex-go 08:49:48 + snapcraftctl prime 08:49:49 Running setup.py install for dockerpty: finished with status 'done' 08:49:49 Priming static-packages 08:49:49 + snapcraftctl prime 08:49:50 Attempting uninstall: idna 08:49:50 Found existing installation: idna 2.9 08:49:50 Uninstalling idna-2.9: 08:49:50 Successfully uninstalled idna-2.9 08:49:50 Attempting uninstall: urllib3 08:49:50 Found existing installation: urllib3 1.25.9 08:49:50 Uninstalling urllib3-1.25.9: 08:49:50 Successfully uninstalled urllib3-1.25.9 08:49:51 Attempting uninstall: requests 08:49:51 Found existing installation: requests 2.23.0 08:49:51 Uninstalling requests-2.23.0: 08:49:51 Successfully uninstalled requests-2.23.0 08:49:52 Priming version 08:49:52 + snapcraftctl prime 08:49:53 Running setup.py install for PyYAML: started 08:49:53 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] } 08:49:55 Running setup.py install for PyYAML: finished with status 'done' 08:49:55 Running setup.py install for texttable: started 08:49:58 Running setup.py install for texttable: finished with status 'done' 08:50:01 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.58.0 08:50:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:50:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:06 ---> 932c114208db 08:50:06 Step 3/22 : WORKDIR /edgex-go 08:50:06 ---> Using cache 08:50:06 ---> 05b133baaa66 08:50:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:06 ---> Using cache 08:50:06 ---> fb17b365c19e 08:50:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:50:07 ---> Running in 134e3f9338da 08:50:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:11 OK: 218 MiB in 52 packages 08:50:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:50:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:13 ---> 932c114208db 08:50:13 Step 3/23 : WORKDIR /edgex-go 08:50:13 ---> Using cache 08:50:13 ---> 05b133baaa66 08:50:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:13 ---> Using cache 08:50:13 ---> fb17b365c19e 08:50:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:50:14 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:50:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:50:14 ---> 932c114208db 08:50:14 Step 3/31 : WORKDIR /edgex-go 08:50:14 ---> Using cache 08:50:14 ---> 05b133baaa66 08:50:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:14 ---> Using cache 08:50:14 ---> fb17b365c19e 08:50:14 Step 5/31 : RUN apk add --update --no-cache make git 08:50:14 ---> Running in fb1f0e7c348f 08:50:14 ---> Running in 9443071b6eba 08:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:14 ---> 932c114208db 08:50:14 Step 3/23 : WORKDIR /edgex-go 08:50:14 ---> Using cache 08:50:14 ---> 05b133baaa66 08:50:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:14 ---> Using cache 08:50:14 ---> fb17b365c19e 08:50:14 Step 5/23 : RUN apk add --update --no-cache make git 08:50:15 ---> Running in 4fd5e0be404d 08:50:15 Removing intermediate container 134e3f9338da 08:50:15 ---> e4fd04d2dae8 08:50:15 Step 6/22 : COPY go.mod . 08:50:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:16 ---> 26475e77a2c8 08:50:16 Step 7/22 : RUN go mod download 08:50:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:17 ---> Running in 8cf09486f459 08:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:18 Removing intermediate container 22eeb8e19c0d 08:50:18 ---> 10e5b2abf91d 08:50:18 Step 14/23 : ENV APP_PORT=48090 08:50:18 ---> Running in 6ac313fcb94f 08:50:18 OK: 218 MiB in 52 packages 08:50:18 OK: 218 MiB in 52 packages 08:50:18 OK: 218 MiB in 52 packages 08:50:19 Removing intermediate container 6ac313fcb94f 08:50:19 ---> 8fc2f654e9b0 08:50:19 Step 15/23 : EXPOSE $APP_PORT 08:50:19 ---> Running in 10a7e539831e 08:50:20 Removing intermediate container 10a7e539831e 08:50:20 ---> e01cd35c53d5 08:50:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:50:20 Removing intermediate container fb1f0e7c348f 08:50:20 ---> fb2faf724c09 08:50:20 Step 6/23 : COPY go.mod . 08:50:20 Removing intermediate container 9443071b6eba 08:50:20 ---> 115498566d8c 08:50:20 Step 6/31 : COPY go.mod . 08:50:20 Removing intermediate container 4fd5e0be404d 08:50:20 ---> 13cc42b348f8 08:50:20 Step 6/23 : COPY go.mod . 08:50:20 Removing intermediate container 8cf09486f459 08:50:20 ---> 0d6349f603dc 08:50:20 Step 8/22 : COPY . . 08:50:21 ---> 35eefcea9357 08:50:21 Step 7/23 : RUN go mod download 08:50:21 ---> 3de95843eac4 08:50:21 Step 7/31 : RUN go mod download 08:50:21 ---> Running in 41439b13dd9d 08:50:21 ---> 70715247193e 08:50:21 Step 7/23 : RUN go mod download ---> 778976447ce1 08:50:21 08:50:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:50:22 ---> Running in 5f7e17a590b6 08:50:22 ---> Running in 63b95d0328ef 08:50:24 ---> 10144c7c5f31 08:50:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:50:25 ---> b43d2ed25d10 08:50:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:50:26 ---> Running in 337fa6a4363c 08:50:26 Removing intermediate container 41439b13dd9d 08:50:26 ---> 7fc3ff176421 08:50:26 Step 8/23 : COPY . . 08:50:26 Removing intermediate container 63b95d0328ef 08:50:26 ---> 199fc1de2b81 08:50:26 Step 8/23 : COPY . . 08:50:27 Removing intermediate container 5f7e17a590b6 08:50:27 ---> 77498893b9ef 08:50:27 Step 8/31 : COPY . . 08:50:27 Removing intermediate container 337fa6a4363c 08:50:27 ---> e7b9fc7754f9 08:50:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:28 ---> Running in a241d1618233 08:50:29 Removing intermediate container a241d1618233 08:50:29 ---> 964ff9048e2b 08:50:29 Step 21/23 : LABEL arch=arm64 08:50:29 ---> Running in 2b58974bf6fc 08:50:31 Removing intermediate container 2b58974bf6fc 08:50:31 ---> 3307d3b16ec9 08:50:31 Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:50:31 ---> Running in dc4fff711b41 08:50:32 Removing intermediate container dc4fff711b41 08:50:32 ---> 5a2a119e208a 08:50:32 Step 23/23 : LABEL version=0.0.0 08:50:32 ---> Running in 5ca8fea45e62 08:50:34 Removing intermediate container 5ca8fea45e62 08:50:34 ---> 4aeea169daf8 08:50:34 08:50:35 Successfully built 4aeea169daf8 08:50:35 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:50:45  Building docker-sys-mgmt-agent-go ... done  ---> a166e1ad8589 08:50:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:50:45 ---> Running in da76c94c010c 08:50:46 ---> 47a553d1384c 08:50:46 Step 9/23 : RUN make cmd/core-data/core-data 08:50:46 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 08:50:46 ---> Running in 6bc9cafb3d34 08:50:47 ---> 1d8861291961 08:50:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:47 ---> ca47e4f75bf7 08:50:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:50:48 ---> Running in 8852d8933dc3 08:50:48 ---> Running in 1ef27d167994 08:50: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 08:50:50 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 08:50:50 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 08:52:26 Removing intermediate container 8852d8933dc3 08:52:26 ---> 909b5f6d207a 08:52:26 08:52:26 Step 10/31 : FROM alpine:3.12 08:52:26 ---> 9852663dfa18 08:52:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:52:26 ---> Running in 9ffaafcf0d3c 08:52:26 Removing intermediate container 9ffaafcf0d3c 08:52:26 ---> ed75cbe997cd 08:52:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:52:26 ---> Running in 7137abff9bad 08:52:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:28 (1/2) Installing dumb-init (1.2.2-r1) 08:52:28 (2/2) Installing su-exec (0.2-r1) 08:52:28 Executing busybox-1.31.1-r20.trigger 08:52:28 OK: 5 MiB in 16 packages 08:52:31 Removing intermediate container 7137abff9bad 08:52:31 ---> 14a46c864353 08:52:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:52:31 ---> Running in ebd804965bdf 08:52:31 Removing intermediate container da76c94c010c 08:52:31 ---> ed2ea909136f 08:52:31 08:52:31 Step 10/22 : FROM alpine:3.12 08:52:31 ---> 9852663dfa18 08:52:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:52:32 ---> Running in d9dbe6d19f89 08:52:32 Removing intermediate container ebd804965bdf 08:52:32 ---> 7d1456531d1b 08:52:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:52:32 ---> Running in 22df1599fec9 08:52:33 Removing intermediate container 22df1599fec9 08:52:33 ---> 928d7af170b2 08:52:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:52:33 ---> Running in 7fb066d8a29e 08:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:34 (1/2) Installing ca-certificates (20191127-r4) 08:52:34 (2/2) Installing dumb-init (1.2.2-r1) 08:52:34 Executing busybox-1.31.1-r20.trigger 08:52:34 Executing ca-certificates-20191127-r4.trigger 08:52:35 OK: 6 MiB in 16 packages 08:52:37 Removing intermediate container 7fb066d8a29e 08:52:37 ---> bd447b0981aa 08:52:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:52:37 ---> Running in e07f678f7777 08:52:37 Removing intermediate container d9dbe6d19f89 08:52:37 ---> ffd939c7c9ec 08:52:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:52:37 ---> Running in f55d8e95bb43 08:52:38 Removing intermediate container e07f678f7777 08:52:38 ---> 714d9a851f23 08:52:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:52:38 Removing intermediate container f55d8e95bb43 08:52:38 ---> 88fdd70432cc 08:52:38 Step 13/22 : ENV APP_PORT=48060 08:52:38 ---> Running in ed70ac0b778c 08:52:39 ---> 61074892558b 08:52:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:52:39 ---> Running in 56c16efa2b6f 08:52:39 Removing intermediate container ed70ac0b778c 08:52:39 ---> 747904216048 08:52:39 Step 14/22 : EXPOSE $APP_PORT 08:52:40 ---> Running in a8d457b9cd0f 08:52:40 Removing intermediate container a8d457b9cd0f 08:52:40 ---> 26ddfd97c987 08:52:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:42 ---> 3a69fdab148a 08:52:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:52:43 Removing intermediate container 56c16efa2b6f 08:52:43 ---> 064962a5f508 08:52:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:44 ---> ac711952cb6a 08:52:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:52:44 Removing intermediate container 1ef27d167994 08:52:44 ---> 693d8d9c2658 08:52:44 08:52:44 Step 10/23 : FROM alpine:3.12 08:52:44 ---> 9852663dfa18 08:52:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:52:44 ---> Using cache 08:52:44 ---> 70b63c0254c3 08:52:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:44 ---> Using cache 08:52:44 ---> 19c786b049e0 08:52:44 Step 13/23 : ENV APP_PORT=48081 08:52:44 ---> 6a3cfcb5b528 08:52:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:52:44 ---> Running in b41efaa3a61a 08:52:44 ---> 7411d7066063 08:52:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:52:45 ---> Running in 82c3658562e5 08:52:45 Removing intermediate container b41efaa3a61a 08:52:45 ---> 7753846e6560 08:52:45 Step 14/23 : EXPOSE $APP_PORT 08:52:45 ---> Running in 51479ec34523 08:52:46 Removing intermediate container 82c3658562e5 08:52:46 ---> 5ba6f74f7468 08:52:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:46 ---> 081457cfed0d 08:52:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:52:46 ---> Running in c309434a5c63 08:52:46 Removing intermediate container 51479ec34523 08:52:46 ---> a35d6f8081c7 08:52:46 Step 15/23 : WORKDIR / 08:52:46 ---> Running in 11c65da8c3b8 08:52:47 Removing intermediate container c309434a5c63 08:52:47 ---> 14daa56c88cb 08:52:47 Step 20/22 : LABEL arch=arm64 08:52:47 ---> Running in 1e97c527b7c9 08:52:47 ---> f732355ed6d6 08:52:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:52:47 Removing intermediate container 11c65da8c3b8 08:52:47 ---> 89fb47dc87bd 08:52:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:47 Removing intermediate container 6bc9cafb3d34 08:52:47 ---> 2967277e44ae 08:52:47 08:52:47 Step 10/23 : FROM alpine:3.12 08:52:47 ---> 9852663dfa18 08:52:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:52:48 Removing intermediate container 1e97c527b7c9 08:52:48 ---> 4e2cdcd7b13d 08:52:48 Step 21/22 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:52:48 ---> Running in a4ae1fa49ade 08:52:48 ---> Running in 37cdfffe3e3d 08:52:48 ---> ab4ae9f28f80 08:52:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:52:48 ---> 11f6074e1951 08:52:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:52:48 Removing intermediate container a4ae1fa49ade 08:52:48 ---> e60c8687ece5 08:52:48 Step 12/23 : ENV APP_PORT=48080 08:52:48 Removing intermediate container 37cdfffe3e3d 08:52:48 ---> ad960950f8a9 08:52:48 Step 22/22 : LABEL version=0.0.0 08:52:48 ---> Running in ad48865adc32 08:52:49 ---> Running in 363b6ef23603 08:52:49 ---> 34b82d5b870f 08:52:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:52:49 Removing intermediate container ad48865adc32 08:52:49 ---> 64bff927810a 08:52:49 Step 13/23 : EXPOSE $APP_PORT 08:52:49 ---> Running in c2c59c3db740 08:52:50 ---> Running in 3bf31d9862ab 08:52:50 Removing intermediate container 363b6ef23603 08:52:50 ---> 6f9748426670 08:52:50 08:52:50 ---> b53ad3a08bcc 08:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:52:50 Removing intermediate container c2c59c3db740 08:52:50 ---> 6405f419efb2 08:52:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:52:50 Successfully built 6f9748426670 08:52:50 Successfully tagged docker-support-notifications-go-arm64:latest 08:52:50  Building docker-support-notifications-go ... done Removing intermediate container 3bf31d9862ab 08:52:50 ---> c2f4bfdcf529 08:52:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:50 ---> Running in 4476ce83c30e 08:52:51 ---> 9bcb24f82297 08:52:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:52:51 ---> Running in b5d1e884d3a5 08:52:51 ---> 509922dda6c8 08:52:51 Step 26/31 : RUN chmod +x /entrypoint.sh 08:52:51 ---> Running in 2142f23300d1 08:52:52 Removing intermediate container b5d1e884d3a5 08:52:52 ---> e84f36536c4e 08:52:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:52 ---> Running in c6364feef208 08:52:52 Removing intermediate container c6364feef208 08:52:52 ---> 6b309d6ccbd9 08:52:52 Step 21/23 : LABEL arch=arm64 08:52:53 ---> Running in 7ac029c75c86 08:52:53 Removing intermediate container 4476ce83c30e 08:52:53 ---> e144ad3efa00 08:52:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:52:53 Removing intermediate container 7ac029c75c86 08:52:53 ---> 970d7f069e23 08:52:53 Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:52:53 ---> Running in abd9b63c2369 08:52:54 ---> Running in b3080b38551a 08:52:54 Removing intermediate container 2142f23300d1 08:52:54 ---> 022c8f37af42 08:52:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:52:54 Removing intermediate container b3080b38551a 08:52:54 ---> dae906beac49 08:52:54 Step 23/23 : LABEL version=0.0.0 08:52:55 ---> Running in 9e7979762314 08:52:55 ---> Running in 5534a4ba2467 08:52:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:55 Removing intermediate container 9e7979762314 08:52:55 ---> b767d0b88aaf 08:52:55 Step 28/31 : CMD ["gate"] 08:52:55 ---> Running in a99bd36976e8 08:52:55 Removing intermediate container 5534a4ba2467 08:52:55 ---> 05d6e47b7579 08:52:55 08:52:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:56 Successfully built 05d6e47b7579 08:52:56 Removing intermediate container a99bd36976e8 08:52:56 ---> 45fdcd5e2244 08:52:56 Step 29/31 : LABEL arch=arm64 08:52:56 Successfully tagged docker-core-metadata-go-arm64:latest 08:52:56  Building docker-core-metadata-go ... done  ---> Running in 0129bccc2486 08:52:57 (1/6) Installing dumb-init (1.2.2-r1) 08:52:57 (2/6) Installing libgcc (9.3.0-r2) 08:52:57 (3/6) Installing libsodium (1.0.18-r0) 08:52:57 Removing intermediate container 0129bccc2486 08:52:57 ---> 98e6279d210a 08:52:57 Step 30/31 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:52:57 (4/6) Installing libstdc++ (9.3.0-r2) 08:52:58 ---> Running in 3b196ad48bdb 08:52:58 (5/6) Installing libzmq (4.3.3-r0) 08:52:58 (6/6) Installing zeromq (4.3.3-r0) 08:52:58 Executing busybox-1.31.1-r20.trigger 08:52:58 OK: 8 MiB in 20 packages 08:52:58 Removing intermediate container 3b196ad48bdb 08:52:58 ---> 818485064adc 08:52:58 Step 31/31 : LABEL version=0.0.0 08:52:58 ---> Running in dfcff4b48106 08:52:59 Removing intermediate container dfcff4b48106 08:52:59 ---> a5f459797ddd 08:52:59 08:52:59 Removing intermediate container abd9b63c2369 08:52:59 ---> 9aa988e6d14d 08:52:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:59 Successfully built a5f459797ddd 08:52:59 Successfully tagged docker-security-bootstrapper-go-arm64:latest 08:53:00  Building docker-security-bootstrapper-go ... done  ---> 667b68d262b3 08:53:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:53:01 ---> 9081033c318b 08:53:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:53:02 ---> 605ca6f8882d 08:53:02 Step 19/23 : ENTRYPOINT ["/core-data"] 08:53:02 ---> Running in 2c5fc5870b89 08:53:03 Removing intermediate container 2c5fc5870b89 08:53:03 ---> 9a431fdd7b3c 08:53:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:03 ---> Running in 9ecd9ce6ce6e 08:53:03 Removing intermediate container 9ecd9ce6ce6e 08:53:03 ---> db9ddb777b4a 08:53:03 Step 21/23 : LABEL arch=arm64 08:53:03 ---> Running in 5a5fefbe180a 08:53:04 Removing intermediate container 5a5fefbe180a 08:53:04 ---> df7ca9bd5448 08:53:04 Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 08:53:04 ---> Running in 43e43a69a99c 08:53:04 Removing intermediate container 43e43a69a99c 08:53:04 ---> 38244b99e7d3 08:53:04 Step 23/23 : LABEL version=0.0.0 08:53:04 ---> Running in 98dfc86dfd2d 08:53:05 Removing intermediate container 98dfc86dfd2d 08:53:05 ---> 3fc057db188a 08:53:05 08:53:05 Successfully built 3fc057db188a 08:53:05 Successfully tagged docker-core-data-go-arm64:latest 08:53:06  Building docker-core-data-go ... done  [Pipeline] } 08:53:06 $ docker stop --time=1 0f0538324e4b02a465fce9998c370a9569fe61179045bf45eeda476a8e3a3601 08:53:08 $ docker rm -f 0f0538324e4b02a465fce9998c370a9569fe61179045bf45eeda476a8e3a3601 [Pipeline] // withDockerContainer [Pipeline] sh 08:53:08 + grep docker 08:53:08 + docker images 08:53:09 docker-core-data-go-arm64 latest 3fc057db188a 4 seconds ago 20.3MB 08:53:09 docker-security-bootstrapper-go-arm64 latest a5f459797ddd 10 seconds ago 17.1MB 08:53:09 docker-core-metadata-go-arm64 latest 05d6e47b7579 14 seconds ago 17.4MB 08:53:09 docker-support-notifications-go-arm64 latest 6f9748426670 20 seconds ago 16.6MB 08:53:09 docker-sys-mgmt-agent-go-arm64 latest 4aeea169daf8 2 minutes ago 299MB 08:53:09 docker-security-secretstore-setup-go-arm64 latest 060a71b82e86 3 minutes ago 24.3MB 08:53:09 docker-core-command-go-arm64 latest 427beda1ec26 3 minutes ago 16.1MB 08:53:09 docker-support-scheduler-go-arm64 latest f6730bb39244 3 minutes ago 16.1MB 08:53:09 docker-security-proxy-setup-go-arm64 latest 9b02a665ec42 3 minutes ago 23.9MB 08:53:09 docker 20.10.0 eeaf43b92773 4 months ago 228MB [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 08:53:09 ---> job-cost.sh 08:53:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eVNU 08:53:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:55:25 lf-activate-venv(): INFO: Adding /tmp/venv-eVNU/bin to PATH 08:55:25 INFO: No Stack... 08:55:25 INFO: Retrieving Pricing Info for: lf-standard-4 08:55:25 INFO: Archiving Costs [Pipeline] sh 08:55:25 + cat /w/workspace/edgex-go/12/archives/cost.csv 08:55:25 + cut -d, -f6 [Pipeline] lock 08:55:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3391-12-stack-cost] 08:55:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3391-12-stack-cost] did not exist. Created. 08:55:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3391-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:55:26 + echo total: 0.20999999344348907 [Pipeline] stash 08:55:26 Stashed 1 file(s) [Pipeline] } 08:55:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3391-12-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] wrap 08:55:27 provisioning config files... 08:55:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config8120400054297500529tmp [Pipeline] { [Pipeline] sh 08:55:27 + set +x 08:55:27 + curl -s https://codecov.io/bash 08:55:27 + bash -s -- 08:55:27 08:55:27 _____ _ 08:55:27 / ____| | | 08:55:27 | | ___ __| | ___ ___ _____ __ 08:55:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:55:27 | |___| (_) | (_| | __/ (_| (_) \ V / 08:55:27 \_____\___/ \__,_|\___|\___\___/ \_/ 08:55:27 Bash-1.0.2 08:55:27 08:55:27 08:55:27 ==> git version 2.24.3 found 08:55:28 ==> 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 08:55:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:55:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:55:28 ==> Jenkins CI detected. 08:55:28 project root: . 08:55:28 --> token set from env 08:55:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:55:28 ==> Running gcov in . (disable via -X gcov) 08:55:28 ==> Python coveragepy not found 08:55:28 ==> Searching for coverage reports in: 08:55:28 + . 08:55:28 -> Found 1 reports 08:55:28 ==> Detecting git/mercurial file structure 08:55:28 ==> Reading reports 08:55:28 + ./coverage.out bytes=702190 08:55:28 ==> Appending adjustments 08:55:28 https://docs.codecov.io/docs/fixing-reports 08:55:31 + Found adjustments 08:55:31 ==> Gzipping contents 08:55:31 100K /tmp/codecov.KgJ66r.gz 08:55:31 ==> Uploading reports 08:55:31 url: https://codecov.io 08:55:31 query: branch=PR-3391&commit=cd5ee8964df03bc70a60e816aacd26384163dd90&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3391%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3391&job=&cmd_args= 08:55:31 -> Pinging Codecov 08:55:31 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3391&commit=cd5ee8964df03bc70a60e816aacd26384163dd90&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3391%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3391&job=&cmd_args= 08:55:32 -> Uploading to 08:55:32 https://storage.googleapis.com/codecov/v4/raw/2021-05-04/00271124DB129430A58F1EEE437C3FCB/cd5ee8964df03bc70a60e816aacd26384163dd90/ac993851-08be-4410-ad83-b05db2a0773b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210504T085532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d99f203d648b3da928043a932b30913bc34aa4e8c3acd1ad1bcc59fa107e2206 08:55:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:32 Dload Upload Total Spent Left Speed 08:55:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 158k --:--:-- --:--:-- --:--:-- 158k 100 98k 0 0 100 98k 0 158k --:--:-- --:--:-- --:--:-- 158k 08:55:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cd5ee8964df03bc70a60e816aacd26384163dd90 [Pipeline] } 08:55:32 Deleting 1 temporary files [Pipeline] // wrap [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 08:55:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:55:34 ---> package-listing.sh 08:55:34 ++ facter osfamily 08:55:34 ++ tr '[:upper:]' '[:lower:]' 08:55:34 + OS_FAMILY=redhat 08:55:34 + workspace=/w/workspace/edgex-go/12 08:55:34 + START_PACKAGES=/tmp/packages_start.txt 08:55:34 + END_PACKAGES=/tmp/packages_end.txt 08:55:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:55:34 + PACKAGES=/tmp/packages_start.txt 08:55:34 + '[' /w/workspace/edgex-go/12 ']' 08:55:34 + PACKAGES=/tmp/packages_end.txt 08:55:34 + case "${OS_FAMILY}" in 08:55:34 + rpm -qa 08:55:34 + sort 08:55:39 + '[' -f /tmp/packages_start.txt ']' 08:55:39 + '[' -f /tmp/packages_end.txt ']' 08:55:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:55:39 + '[' /w/workspace/edgex-go/12 ']' 08:55:39 + mkdir -p /w/workspace/edgex-go/12/archives/ 08:55:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 08:55:39 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:55:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:55:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:55:40 08:55:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:55:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:55:41 alpine: Pulling from edgex-lftools-log-publisher 08:55:41 df20fa9351a1: Pulling fs layer 08:55:41 36b3adc4ff6f: Pulling fs layer 08:55:41 8ad3a11d3b57: Pulling fs layer 08:55:41 46f8f816bc3b: Pulling fs layer 08:55:41 93b61091891f: Pulling fs layer 08:55:41 93b9cdb0e59b: Pulling fs layer 08:55:41 5e14af77c1be: Pulling fs layer 08:55:41 01666e4c0597: Pulling fs layer 08:55:41 aa168da1d23b: Pulling fs layer 08:55:41 93b9cdb0e59b: Waiting 08:55:41 5e14af77c1be: Waiting 08:55:41 01666e4c0597: Waiting 08:55:41 aa168da1d23b: Waiting 08:55:41 46f8f816bc3b: Waiting 08:55:41 93b61091891f: Waiting 08:55:41 36b3adc4ff6f: Verifying Checksum 08:55:41 36b3adc4ff6f: Download complete 08:55:41 46f8f816bc3b: Verifying Checksum 08:55:41 46f8f816bc3b: Download complete 08:55:41 df20fa9351a1: Verifying Checksum 08:55:41 df20fa9351a1: Download complete 08:55:41 93b9cdb0e59b: Verifying Checksum 08:55:41 93b9cdb0e59b: Download complete 08:55:41 5e14af77c1be: Download complete 08:55:41 93b61091891f: Download complete 08:55:41 01666e4c0597: Verifying Checksum 08:55:41 01666e4c0597: Download complete 08:55:41 8ad3a11d3b57: Verifying Checksum 08:55:41 8ad3a11d3b57: Download complete 08:55:41 df20fa9351a1: Pull complete 08:55:41 36b3adc4ff6f: Pull complete 08:55:42 8ad3a11d3b57: Pull complete 08:55:42 46f8f816bc3b: Pull complete 08:55:43 aa168da1d23b: Verifying Checksum 08:55:43 aa168da1d23b: Download complete 08:55:44 93b61091891f: Pull complete 08:55:45 93b9cdb0e59b: Pull complete 08:55:45 5e14af77c1be: Pull complete 08:55:45 01666e4c0597: Pull complete 08:55:53 aa168da1d23b: Pull complete 08:55:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:55:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:55:53 prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container 08:55:53 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:55:58 $ docker top 1878102bcfa6911d2c931e343547675fbf4ee30a485b3a48fda17af61763bc38 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:55:59 + mkdir -p /var/log/sa [Pipeline] sh 08:55:59 + ls /var/log/sa-host 08:55:59 + sadf -c /var/log/sa-host/sa04 08:55:59 file_magic: OK 08:55:59 HZ: Using current value: 100 08:55:59 file_header: OK 08:55:59 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 08:55:59 Statistics: 08:55:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:55:59 File successfully converted to sysstat format version 12.2.1 08:55:59 + sadf -c /var/log/sa-host/sa23 08:55:59 file_magic: OK 08:55:59 HZ: Using current value: 100 08:55:59 file_header: OK 08:55:59 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 08:55:59 Statistics: 08:55:59 Hnuu...uuuununununu... 08:55:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:00 provisioning config files... 08:56:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config6176044642658407463tmp [Pipeline] { [Pipeline] echo 08:56:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:56:00 ---> create-netrc.sh [Pipeline] } 08:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:56:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:56:01 ---> python-tools-install.sh [Pipeline] echo 08:56:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:56:01 ---> sudo-logs.sh 08:56:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:56:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:56:01 ---> job-cost.sh 08:56:01 lf-activate-venv: SKIPPING 08:56:01 DEBUG: total: 0.20999999344348907 08:56:01 INFO: Retrieving Stack Cost... 08:56:02 INFO: Retrieving Pricing Info for: v1-standard-2 08:56:03 INFO: Archiving Costs [Pipeline] echo 08:56:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:56:03 ---> logs-deploy.sh 08:56:03 lf-activate-venv: SKIPPING 08:56:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3391/12 08:56:03 INFO: archiving workspace using pattern(s): 08:56:05 Archives upload complete. 08:56:05 INFO: archiving logs to Nexus 08:56:06 ---> uname -a: 08:56:06 Linux prd-centos7-docker-4c-2g-2898.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:56:06 08:56:06 08:56:06 ---> lscpu: 08:56:06 Architecture: x86_64 08:56:06 CPU op-mode(s): 32-bit, 64-bit 08:56:06 Byte Order: Little Endian 08:56:06 Address sizes: 40 bits physical, 48 bits virtual 08:56:06 CPU(s): 4 08:56:06 On-line CPU(s) list: 0-3 08:56:06 Thread(s) per core: 1 08:56:06 Core(s) per socket: 1 08:56:06 Socket(s): 4 08:56:06 NUMA node(s): 1 08:56:06 Vendor ID: GenuineIntel 08:56:06 CPU family: 6 08:56:06 Model: 44 08:56:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:56:06 Stepping: 1 08:56:06 CPU MHz: 2933.438 08:56:06 BogoMIPS: 5866.87 08:56:06 Virtualization: VT-x 08:56:06 Hypervisor vendor: KVM 08:56:06 Virtualization type: full 08:56:06 L1d cache: 128 KiB 08:56:06 L1i cache: 128 KiB 08:56:06 L2 cache: 16 MiB 08:56:06 L3 cache: 64 MiB 08:56:06 NUMA node0 CPU(s): 0-3 08:56:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:56:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:56:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:56:06 Vulnerability Meltdown: Mitigation; PTI 08:56:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:56:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:56:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:56:06 Vulnerability Srbds: Not affected 08:56:06 Vulnerability Tsx async abort: Not affected 08:56:06 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 08:56:06 08:56:06 08:56:06 ---> nproc: 08:56:06 4 08:56:06 08:56:06 08:56:06 ---> df -h: 08:56:06 Filesystem Size Used Available Use% Mounted on 08:56:06 overlay 50.0G 10.5G 39.5G 21% / 08:56:06 tmpfs 64.0M 0 64.0M 0% /dev 08:56:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:56:06 shm 64.0M 0 64.0M 0% /dev/shm 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /facter-os 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/resolv.conf 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hostname 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hosts 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /run/cloud-init/result.json 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/sa-host 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/secure 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/auth.log 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/12@tmp 08:56:06 /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/12 08:56:06 08:56:06 08:56:06 ---> free -m: 08:56:06 total used free shared buff/cache available 08:56:06 Mem: 1837 727 137 0 971 1023 08:56:06 Swap: 1023 72 951 08:56:06 08:56:06 08:56:06 ---> ip addr: 08:56:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:56:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:56:06 inet 127.0.0.1/8 scope host lo 08:56:06 valid_lft forever preferred_lft forever 08:56:06 inet6 ::1/128 scope host 08:56:06 valid_lft forever preferred_lft forever 08:56:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:56:06 link/ether fa:16:3e:bb:0c:fe brd ff:ff:ff:ff:ff:ff 08:56:06 inet 10.30.122.208/23 brd 10.30.123.255 scope global dynamic eth0 08:56:06 valid_lft 84868sec preferred_lft 84868sec 08:56:06 inet6 fe80::f816:3eff:febb:cfe/64 scope link 08:56:06 valid_lft forever preferred_lft forever 08:56:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:56:06 link/ether 02:42:b0:4f:6c:f4 brd ff:ff:ff:ff:ff:ff 08:56:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:56:06 valid_lft forever preferred_lft forever 08:56:06 inet6 fe80::42:b0ff:fe4f:6cf4/64 scope link 08:56:06 valid_lft forever preferred_lft forever 08:56:06 08:56:06 08:56:06 ---> sar -b -r -n DEV: 08:56:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/04/21 _x86_64_ (4 CPU) 08:56:06 08:56:06 08:30:22 LINUX RESTART (4 CPU) 08:56:06 08:56:06 08:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:56:06 08:32:01 72.54 17.97 54.57 0.00 5418.60 11416.03 0.00 08:56:06 08:33:01 251.90 109.02 142.88 0.00 7841.44 46904.82 0.00 08:56:06 08:34:01 242.37 114.02 128.34 0.00 3774.85 16202.97 0.00 08:56:06 08:35:01 70.87 15.13 55.74 0.00 655.56 8961.96 0.00 08:56:06 08:36:01 127.70 50.57 77.13 0.00 2152.43 8114.92 0.00 08:56:06 08:37:02 126.18 35.86 90.32 0.00 2309.78 22908.48 0.00 08:56:06 08:38:01 900.08 671.23 228.86 0.00 95574.59 151433.87 0.00 08:56:06 08:39:02 2214.02 1914.75 299.27 0.00 145012.85 151314.90 0.00 08:56:06 08:40:02 223.87 93.62 130.25 0.00 12863.29 26523.12 0.00 08:56:06 08:41:02 739.65 394.84 344.81 0.00 86737.92 134810.96 0.00 08:56:06 08:42:01 615.20 403.09 212.10 0.00 20904.82 34943.26 0.00 08:56:06 08:43:01 79.98 15.58 64.40 0.00 2940.79 8104.54 0.00 08:56:06 08:44:01 0.35 0.10 0.25 0.00 1.20 3.13 0.00 08:56:06 08:45:01 0.25 0.02 0.23 0.00 0.40 2.83 0.00 08:56:06 08:46:01 0.78 0.63 0.15 0.00 16.65 1.76 0.00 08:56:06 08:47:01 2.05 1.25 0.80 0.00 46.09 15.60 0.00 08:56:06 08:48:01 0.30 0.00 0.30 0.00 0.00 3.15 0.00 08:56:06 08:49:01 0.37 0.05 0.32 0.00 0.67 4.93 0.00 08:56:06 08:50:01 0.28 0.03 0.25 0.00 0.27 2.63 0.00 08:56:06 08:51:01 0.38 0.10 0.28 0.00 0.80 3.11 0.00 08:56:06 08:52:01 0.23 0.02 0.22 0.00 0.27 2.35 0.00 08:56:06 08:53:01 0.20 0.00 0.20 0.00 0.00 2.08 0.00 08:56:06 08:54:02 0.33 0.05 0.28 0.00 0.67 3.01 0.00 08:56:06 08:55:01 0.25 0.02 0.24 0.00 0.14 2.25 0.00 08:56:06 Average: 236.64 160.31 76.33 0.00 16110.78 25907.83 0.00 08:56:06 08:56:06 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:56:06 08:32:01 67244 0 675704 35.91 2620 1135976 1349484 46.06 572824 1033676 87640 08:56:06 08:33:01 140824 0 739448 39.30 1740 999532 1579364 53.90 559944 936964 1712 08:56:06 08:34:01 149620 0 915136 48.64 800 815988 1810788 61.80 703596 750452 76360 08:56:06 08:35:01 128812 0 827440 43.98 608 924684 1804556 61.59 719728 747064 57204 08:56:06 08:36:01 314260 0 757372 40.25 528 809384 1378788 47.06 517612 753096 4936 08:56:06 08:37:02 157480 0 773716 41.12 500 949848 1800876 61.46 584304 850156 16 08:56:06 08:38:01 287712 0 830668 44.15 0 763164 3388672 115.65 657336 714072 36 08:56:06 08:39:02 293508 0 1047744 55.69 0 540292 4428928 151.15 703888 606028 2824 08:56:06 08:40:02 345868 0 785768 41.76 0 749908 1970012 67.23 508048 769932 0 08:56:06 08:41:02 53124 0 759564 40.37 0 1068856 1736048 59.25 713028 889168 54352 08:56:06 08:42:01 407532 0 709300 37.70 0 764712 1421124 48.50 488796 722340 16 08:56:06 08:43:01 451744 0 650076 34.55 0 779724 1220944 41.67 495524 684600 12 08:56:06 08:44:01 453392 0 648388 34.46 0 779764 1205512 41.14 494608 684108 8 08:56:06 08:45:01 454352 0 647416 34.41 0 779776 1200372 40.97 494392 683896 8 08:56:06 08:46:01 454416 0 646992 34.39 0 780136 1192680 40.70 494104 684036 12 08:56:06 08:47:01 453600 0 647000 34.39 0 780944 1192172 40.69 494644 684128 12 08:56:06 08:48:01 453860 0 646736 34.37 0 780948 1192148 40.69 494636 684128 8 08:56:06 08:49:01 453696 0 646888 34.38 0 780960 1192148 40.69 494524 684148 8 08:56:06 08:50:01 453820 0 646760 34.37 0 780964 1192148 40.69 494652 684148 8 08:56:06 08:51:01 453780 0 646792 34.38 0 780972 1192208 40.69 494716 684156 12 08:56:06 08:52:01 453656 0 646912 34.38 0 780976 1192208 40.69 494744 684180 8 08:56:06 08:53:01 453720 0 646832 34.38 0 780992 1192148 40.69 494788 684192 8 08:56:06 08:54:02 453604 0 646956 34.38 0 780984 1192148 40.69 494668 684188 8 08:56:06 08:55:01 453736 0 646804 34.38 0 781004 1192148 40.69 494672 684208 8 08:56:06 Average: 343473 0 718184 38.17 283 819604 1592401 54.35 548324 736128 11884 08:56:06 08:56:06 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:56:06 08:32:01 veth491b632 938.52 634.14 86.37 2538.78 0.00 0.00 0.00 0.00 08:56:06 08:32:01 eth0 1344.62 1406.70 6155.08 175.37 0.00 0.00 0.00 0.00 08:56:06 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:32:01 docker0 938.52 634.00 73.54 2538.76 0.00 0.00 0.00 0.00 08:56:06 08:33:01 vetha36b2a8 26.58 32.48 2.53 24.18 0.00 0.00 0.00 0.00 08:56:06 08:33:01 eth0 505.93 447.35 3281.46 88.27 0.00 0.00 0.00 0.00 08:56:06 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:33:01 docker0 206.48 205.30 13.44 583.64 0.00 0.00 0.00 0.00 08:56:06 08:34:01 eth0 119.60 100.52 474.95 18.65 0.00 0.00 0.00 0.00 08:56:06 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:34:01 veth8614bd3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:06 08:34:01 docker0 83.55 91.34 6.54 446.16 0.00 0.00 0.00 0.00 08:56:06 08:35:01 eth0 27.68 18.90 21.28 11.62 0.00 0.00 0.00 0.00 08:56:06 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:35:01 veth8614bd3 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 08:56:06 08:35:01 docker0 0.83 0.83 0.05 0.07 0.00 0.00 0.00 0.00 08:56:06 08:36:01 eth0 27.80 23.77 11.88 77.00 0.00 0.00 0.00 0.00 08:56:06 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:36:01 veth8614bd3 1.30 1.30 0.10 0.10 0.00 0.00 0.00 0.00 08:56:06 08:36:01 docker0 1.30 1.30 0.09 0.10 0.00 0.00 0.00 0.00 08:56:06 08:37:02 eth0 192.76 139.06 1696.50 24.30 0.00 0.00 0.00 0.00 08:56:06 08:37:02 vethd6bad18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:37:02 veth989db51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:38:01 vethf27eea0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:38:01 veth01c1f5a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:06 08:38:01 veth4763385 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:38:01 veth154c217 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:39:02 veth01c1f5a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:56:06 08:39:02 vethcc6e691 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:56:06 08:39:02 eth0 2361.82 2233.76 11866.36 467.46 0.00 0.00 0.00 0.00 08:56:06 08:39:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:56:06 08:40:02 veth01c1f5a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:40:02 eth0 5.20 3.97 3.77 1.90 0.00 0.00 0.00 0.00 08:56:06 08:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:40:02 veth6e5d329 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:41:02 veth01c1f5a 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:56:06 08:41:02 veth3366e0f 23.90 50.40 1.89 344.77 0.00 0.00 0.00 0.00 08:56:06 08:41:02 vethf37dc18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:41:02 eth0 244.59 172.56 1786.55 29.88 0.00 0.00 0.00 0.00 08:56:06 08:42:01 veth01c1f5a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:56:06 08:42:01 veth2ea56cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:42:01 veth6c0208a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:42:01 eth0 59.27 45.61 136.57 95.67 0.00 0.00 0.00 0.00 08:56:06 08:43:01 eth0 18.41 13.93 14.91 7.61 0.00 0.00 0.00 0.00 08:56:06 08:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:56:06 08:43:01 docker0 1325.46 1084.01 99.69 4285.41 0.00 0.00 0.00 0.00 08:56:06 08:44:01 eth0 1.28 0.37 0.35 0.20 0.00 0.00 0.00 0.00 08:56:06 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:45:01 eth0 0.78 0.40 0.33 0.21 0.00 0.00 0.00 0.00 08:56:06 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:46:01 eth0 0.22 0.12 0.08 0.04 0.00 0.00 0.00 0.00 08:56:06 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:47:01 eth0 0.22 0.13 0.10 0.04 0.00 0.00 0.00 0.00 08:56:06 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:56:06 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:49:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:56:06 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:50:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:56:06 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:51:01 eth0 0.17 0.17 0.08 0.04 0.00 0.00 0.00 0.00 08:56:06 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:52:01 eth0 0.22 0.12 0.07 0.03 0.00 0.00 0.00 0.00 08:56:06 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:53:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:56:06 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:54:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:55:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 Average: eth0 110.21 102.04 571.59 24.97 0.00 0.00 0.00 0.00 08:56:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:06 Average: docker0 55.35 45.27 4.16 178.95 0.00 0.00 0.00 0.00 08:56:06 08:56:06 08:56:06 ---> sar -P ALL: 08:56:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/04/21 _x86_64_ (4 CPU) 08:56:06 08:56:06 08:30:22 LINUX RESTART (4 CPU) 08:56:06 08:56:06 08:31:02 CPU %user %nice %system %iowait %steal %idle 08:56:06 08:32:01 all 16.76 0.00 6.20 1.25 3.48 72.31 08:56:06 08:32:01 0 17.87 0.00 8.18 0.18 3.12 70.65 08:56:06 08:32:01 1 14.76 0.00 5.69 0.80 3.98 74.77 08:56:06 08:32:01 2 19.13 0.00 5.02 0.29 3.40 72.16 08:56:06 08:32:01 3 15.31 0.00 5.96 3.71 3.40 71.62 08:56:06 08:33:01 all 12.24 0.00 7.43 2.69 7.33 70.31 08:56:06 08:33:01 0 10.82 0.00 8.03 1.87 7.29 72.00 08:56:06 08:33:01 1 16.59 0.00 7.73 2.19 7.39 66.11 08:56:06 08:33:01 2 8.53 0.00 6.19 3.09 7.38 74.81 08:56:06 08:33:01 3 13.04 0.00 7.80 3.60 7.27 68.28 08:56:06 08:34:01 all 29.96 0.00 10.48 5.90 4.70 48.97 08:56:06 08:34:01 0 30.73 0.00 10.14 6.81 4.52 47.81 08:56:06 08:34:01 1 28.91 0.00 9.99 5.43 4.68 50.99 08:56:06 08:34:01 2 27.55 0.00 10.47 5.83 5.23 50.93 08:56:06 08:34:01 3 32.69 0.00 11.32 5.54 4.36 46.09 08:56:06 08:35:01 all 46.54 0.00 13.75 2.23 5.82 31.67 08:56:06 08:35:01 0 46.74 0.00 14.14 2.81 5.94 30.36 08:56:06 08:35:01 1 46.26 0.00 13.50 2.81 5.62 31.81 08:56:06 08:35:01 2 41.14 0.00 12.99 1.45 7.45 36.98 08:56:06 08:35:01 3 52.13 0.00 14.38 1.88 4.22 27.40 08:56:06 08:36:01 all 54.53 0.00 18.03 3.06 6.89 17.49 08:56:06 08:36:01 0 56.27 0.00 18.56 2.72 6.05 16.40 08:56:06 08:36:01 1 51.54 0.00 17.71 2.75 7.19 20.80 08:56:06 08:36:01 2 52.53 0.00 17.46 2.54 7.87 19.60 08:56:06 08:36:01 3 57.82 0.00 18.40 4.24 6.43 13.10 08:56:06 08:37:02 all 25.68 0.00 11.84 1.61 9.10 51.77 08:56:06 08:37:02 0 27.59 0.00 12.84 1.68 8.32 49.57 08:56:06 08:37:02 1 24.27 0.00 11.19 1.90 9.00 53.64 08:56:06 08:37:02 2 24.14 0.00 10.75 1.40 10.06 53.66 08:56:06 08:37:02 3 26.76 0.00 12.63 1.45 9.00 50.16 08:56:06 08:38:01 all 18.97 0.00 20.88 5.83 15.61 38.71 08:56:06 08:38:01 0 19.06 0.00 22.01 5.73 14.86 38.34 08:56:06 08:38:01 1 18.32 0.00 20.77 5.58 15.94 39.39 08:56:06 08:38:01 2 21.26 0.00 21.40 6.27 15.36 35.71 08:56:06 08:38:01 3 17.24 0.00 19.37 5.75 16.26 41.38 08:56:06 08:39:02 all 18.96 0.00 22.20 20.34 14.96 23.54 08:56:06 08:39:02 0 18.57 0.00 20.80 18.95 15.40 26.28 08:56:06 08:39:02 1 17.41 0.00 20.28 21.19 15.56 25.56 08:56:06 08:39:02 2 20.79 0.00 24.23 21.66 13.99 19.33 08:56:06 08:39:02 3 19.14 0.00 23.58 19.58 14.85 22.85 08:56:06 08:40:02 all 74.88 0.00 13.79 5.07 2.94 3.33 08:56:06 08:40:02 0 74.51 0.00 13.10 5.28 3.48 3.62 08:56:06 08:40:02 1 74.15 0.00 13.11 3.83 3.28 5.63 08:56:06 08:40:02 2 75.93 0.00 14.13 5.92 2.48 1.54 08:56:06 08:40:02 3 74.91 0.00 14.81 5.26 2.51 2.51 08:56:06 08:41:02 all 22.55 0.00 21.95 16.54 13.73 25.23 08:56:06 08:41:02 0 22.11 0.00 21.40 15.87 13.98 26.64 08:56:06 08:41:02 1 21.28 0.00 19.76 15.01 14.69 29.26 08:56:06 08:41:02 2 23.46 0.00 23.78 18.99 12.87 20.90 08:56:06 08:41:02 3 23.40 0.00 22.91 16.35 13.36 23.97 08:56:06 08:42:01 all 60.24 0.00 17.55 10.74 1.66 9.82 08:56:06 08:42:01 0 60.97 0.00 16.98 10.63 1.70 9.73 08:56:06 08:42:01 1 59.68 0.00 17.56 11.79 1.86 9.11 08:56:06 08:42:01 2 59.72 0.00 17.73 10.99 1.57 9.98 08:56:06 08:42:01 3 60.60 0.00 17.92 9.55 1.49 10.45 08:56:06 08:56:06 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:56:06 08:43:01 all 3.02 0.00 3.93 1.94 0.31 90.81 08:56:06 08:43:01 0 3.14 0.00 3.49 2.74 0.39 90.24 08:56:06 08:43:01 1 2.46 0.00 3.57 2.36 0.34 91.27 08:56:06 08:43:01 2 3.26 0.00 4.39 1.06 0.30 90.99 08:56:06 08:43:01 3 3.21 0.00 4.25 1.62 0.20 90.72 08:56:06 08:44:01 all 0.15 0.00 0.05 0.00 0.02 99.78 08:56:06 08:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:56:06 08:44:01 1 0.05 0.00 0.07 0.00 0.03 99.85 08:56:06 08:44:01 2 0.48 0.00 0.02 0.00 0.02 99.48 08:56:06 08:44:01 3 0.02 0.00 0.05 0.02 0.02 99.90 08:56:06 08:45:01 all 0.13 0.00 0.03 0.00 0.02 99.82 08:56:06 08:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:56:06 08:45:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:56:06 08:45:01 2 0.42 0.00 0.02 0.00 0.00 99.57 08:56:06 08:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:56:06 08:46:01 all 0.06 0.00 0.04 0.01 0.00 99.89 08:56:06 08:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:56:06 08:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:56:06 08:46:01 2 0.17 0.00 0.08 0.02 0.02 99.72 08:56:06 08:46:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:56:06 08:47:01 all 0.15 0.00 0.05 0.01 0.01 99.78 08:56:06 08:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:56:06 08:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:56:06 08:47:01 2 0.50 0.00 0.08 0.05 0.00 99.37 08:56:06 08:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:56:06 08:48:01 all 0.14 0.00 0.02 0.00 0.00 99.83 08:56:06 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:56:06 08:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:56:06 08:48:01 2 0.47 0.00 0.02 0.00 0.00 99.52 08:56:06 08:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:56:06 08:49:01 all 0.16 0.00 0.03 0.00 0.00 99.80 08:56:06 08:49:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:56:06 08:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:56:06 08:49:01 2 0.53 0.00 0.02 0.02 0.02 99.42 08:56:06 08:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:56:06 08:50:01 all 0.16 0.00 0.03 0.00 0.00 99.81 08:56:06 08:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:56:06 08:50:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:56:06 08:50:01 2 0.52 0.00 0.03 0.00 0.00 99.45 08:56:06 08:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:56:06 08:51:01 all 0.13 0.00 0.03 0.00 0.01 99.83 08:56:06 08:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:56:06 08:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:56:06 08:51:01 2 0.42 0.00 0.05 0.02 0.03 99.48 08:56:06 08:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:56:06 08:52:01 all 0.14 0.00 0.02 0.00 0.00 99.84 08:56:06 08:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:56:06 08:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:56:06 08:52:01 2 0.52 0.00 0.03 0.00 0.02 99.43 08:56:06 08:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:56:06 08:53:01 all 0.11 0.00 0.05 0.00 0.01 99.83 08:56:06 08:53:01 0 0.05 0.00 0.07 0.00 0.02 99.87 08:56:06 08:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:56:06 08:53:01 2 0.35 0.00 0.03 0.00 0.00 99.62 08:56:06 08:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:56:06 08:56:06 08:53:01 CPU %user %nice %system %iowait %steal %idle 08:56:06 08:54:02 all 0.15 0.00 0.02 0.00 0.01 99.82 08:56:06 08:54:02 0 0.03 0.00 0.05 0.00 0.02 99.90 08:56:06 08:54:02 1 0.02 0.00 0.02 0.00 0.00 99.97 08:56:06 08:54:02 2 0.52 0.00 0.02 0.00 0.02 99.45 08:56:06 08:54:02 3 0.02 0.00 0.02 0.00 0.00 99.97 08:56:06 08:55:01 all 0.15 0.00 0.03 0.00 0.00 99.82 08:56:06 08:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:56:06 08:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:56:06 08:55:01 2 0.51 0.00 0.02 0.00 0.02 99.46 08:56:06 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:56:06 Average: all 15.69 0.00 6.92 3.18 3.59 70.62 08:56:06 Average: 0 15.78 0.00 6.99 3.11 3.53 70.60 08:56:06 Average: 1 15.29 0.00 6.65 3.13 3.73 71.19 08:56:06 Average: 2 15.61 0.00 6.94 3.26 3.65 70.53 08:56:06 Average: 3 16.07 0.00 7.10 3.21 3.45 70.16 08:56:06 08:56:06 08:56:06