Pull request #3065 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at c7b5d06303d1c1949c9ce5e99765f1d861064f89 rather than b6aa54210aa799caafff1bd1c7dee3a192e33264 Obtained Jenkinsfile from c7b5d06303d1c1949c9ce5e99765f1d861064f89 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22222 in /w/workspace/edgexfoundry_edgex-go_PR-3065 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/3065/head:refs/remotes/origin/PR-3065 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit b6aa54210aa799caafff1bd1c7dee3a192e33264 Merge succeeded, producing b6aa54210aa799caafff1bd1c7dee3a192e33264 Checking out Revision b6aa54210aa799caafff1bd1c7dee3a192e33264 (PR-3065) > git config core.sparsecheckout # timeout=10 > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # 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 c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 Commit message: "Merge branch 'master' into issue-3043-device-profile" > git rev-list --no-walk f5f43703620356ad6d2f8d896f64e52221ff3c90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:23:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:23:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:23:42 ========================================================= 07:23:42 EdgeX Global Pipelines Version Info 07:23:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:23:44 ------------------- 07:23:44 stable info: 07:23:44 ------------------- 07:23:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:23:44 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:23:44 Message: update stable to v1.0.179 07:23:45 ------------------- 07:23:45 experimental info: 07:23:45 ------------------- 07:23:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:23:45 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:23:45 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:23:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:23:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:23:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:23:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:23:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:23:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:23:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:23:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3065 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3065 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3065 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6aa54210aa799caafff1bd1c7dee3a192e33264 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6aa542 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:23:47 provisioning config files... 07:23:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3236129317833635278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:48 ---> docker-login.sh 07:23:48 nexus3.edgexfoundry.org:10001 07:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:48 Configure a credential helper to remove this warning. See 07:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:48 07:23:48 Login Succeeded 07:23:48 nexus3.edgexfoundry.org:10002 07:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:48 Configure a credential helper to remove this warning. See 07:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:48 07:23:48 Login Succeeded 07:23:48 nexus3.edgexfoundry.org:10003 07:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:49 Configure a credential helper to remove this warning. See 07:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:49 07:23:49 Login Succeeded 07:23:49 nexus3.edgexfoundry.org:10004 07:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:49 Configure a credential helper to remove this warning. See 07:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:49 07:23:49 Login Succeeded 07:23:49 docker.io 07:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:49 Configure a credential helper to remove this warning. See 07:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:49 07:23:49 Login Succeeded 07:23:49 ---> docker-login.sh ends [Pipeline] } 07:23:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:50 ++ 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 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/core-command/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo core-command,cmd/core-command/Dockerfile 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/core-data/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo core-data,cmd/core-data/Dockerfile 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/core-metadata/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo core-metadata,cmd/core-metadata/Dockerfile 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/security-bootstrapper/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/security-proxy-setup/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/support-notifications/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo support-notifications,cmd/support-notifications/Dockerfile 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/support-scheduler/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:23:50 + for file in '`ls cmd/**/Dockerfile`' 07:23:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:23:50 ++ cut -d/ -f2 07:23:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:23:50 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 07:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:23:51 07:23:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:23:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:23:51 latest: Pulling from edgex-devops/git-semver 07:23:51 31603596830f: Pulling fs layer 07:23:51 2a8b12db71e7: Pulling fs layer 07:23:51 6ca5941a6612: Pulling fs layer 07:23:51 ecc8261a40a4: Pulling fs layer 07:23:51 ecc8261a40a4: Waiting 07:23:51 2a8b12db71e7: Verifying Checksum 07:23:51 2a8b12db71e7: Download complete 07:23:51 31603596830f: Verifying Checksum 07:23:51 31603596830f: Download complete 07:23:51 ecc8261a40a4: Verifying Checksum 07:23:51 ecc8261a40a4: Download complete 07:23:51 6ca5941a6612: Verifying Checksum 07:23:51 6ca5941a6612: Download complete 07:23:51 31603596830f: Pull complete 07:23:52 2a8b12db71e7: Pull complete 07:23:53 6ca5941a6612: Pull complete 07:23:53 ecc8261a40a4: Pull complete 07:23:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:23:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:23:53 prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container 07:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:23:56 $ docker top dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:56 [ssh-agent] Looking for ssh-agent implementation... 07:23:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:56 $ docker exec dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f ssh-agent 07:23:56 SSH_AUTH_SOCK=/tmp/ssh-8KfvscsslpTI/agent.11 07:23:56 SSH_AGENT_PID=16 07:23:56 Running ssh-add (command line suppressed) 07:23:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7963816389226581851.key (/w/workspace/edgex-go/2@tmp/private_key_7963816389226581851.key) 07:23:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:57 + git tag --points-at HEAD [Pipeline] } 07:23:57 $ docker exec --env ******** --env ******** dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f ssh-agent -k 07:23:57 unset SSH_AUTH_SOCK; 07:23:57 unset SSH_AGENT_PID; 07:23:57 echo Agent pid 16 killed; 07:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:23:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:57 [ssh-agent] Looking for ssh-agent implementation... 07:23:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:57 $ docker exec dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f ssh-agent 07:23:58 SSH_AUTH_SOCK=/tmp/ssh-4DIkUV7jmDUI/agent.46 07:23:58 SSH_AGENT_PID=51 07:23:58 Running ssh-add (command line suppressed) 07:23:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1045904970197899124.key (/w/workspace/edgex-go/2@tmp/private_key_1045904970197899124.key) 07:23:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:58 + git semver init 07:23:58 # -> Open(): unable to determine branch for HEAD 07:23:58 # $GIT_DIR = /w/workspace/edgex-go/2/.git 07:23:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 07:23:58 # $SEMVER_REMOTE_NAME = origin 07:23:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:23:58 # $SEMVER_USER_NAME = edgex-jenkins 07:23:58 # $SEMVER_BRANCH = PR-3065 07:23:58 # $SEMVER_TEMP = /tmp/semver-870415379 07:23:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:24:20 # '/tmp/semver-870415379' -> '/w/workspace/edgex-go/2/.semver' 07:24:21 # -> Force: false 07:24:21 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 07:24:21 $ docker exec --env ******** --env ******** dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f ssh-agent -k 07:24:21 unset SSH_AUTH_SOCK; 07:24:21 unset SSH_AGENT_PID; 07:24:21 echo Agent pid 51 killed; 07:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:22 + git semver [Pipeline] } 07:24:22 $ docker stop --time=1 dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f 07:24:24 $ docker rm -f dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f [Pipeline] // withDockerContainer [Pipeline] sh 07:24:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:24:25 Stashed 1 file(s) [Pipeline] echo 07:24:25 [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 07:24:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:24:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:24:26 + sudo service docker restart 07:24:26 + true 07:24:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:24:27 ========================================================= 07:24:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:24:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:24:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 07:24:31 Sending build context to Docker daemon 327.1MB 07:24:31 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:24:31 Step 2/6 : FROM ${BASE} 07:24:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:24:31 188c0c94c7c5: Pulling fs layer 07:24:31 0ef7d3d256c8: Pulling fs layer 07:24:31 de9db76c5a1d: Pulling fs layer 07:24:31 bca2f99d35d6: Pulling fs layer 07:24:31 93359f2a8cfa: Pulling fs layer 07:24:31 7c6f9722023f: Pulling fs layer 07:24:31 a35cf1a2eb13: Pulling fs layer 07:24:31 bca2f99d35d6: Waiting 07:24:31 a35cf1a2eb13: Waiting 07:24:31 7c6f9722023f: Waiting 07:24:31 93359f2a8cfa: Waiting 07:24:31 de9db76c5a1d: Verifying Checksum 07:24:31 de9db76c5a1d: Download complete 07:24:31 0ef7d3d256c8: Verifying Checksum 07:24:31 0ef7d3d256c8: Download complete 07:24:31 93359f2a8cfa: Download complete 07:24:31 188c0c94c7c5: Verifying Checksum 07:24:31 188c0c94c7c5: Download complete 07:24:31 7c6f9722023f: Verifying Checksum 07:24:31 7c6f9722023f: Download complete 07:24:32 188c0c94c7c5: Pull complete 07:24:32 0ef7d3d256c8: Pull complete 07:24:32 de9db76c5a1d: Pull complete 07:24:33 a35cf1a2eb13: Verifying Checksum 07:24:33 a35cf1a2eb13: Download complete 07:24:34 bca2f99d35d6: Verifying Checksum 07:24:34 bca2f99d35d6: Download complete 07:24:39 bca2f99d35d6: Pull complete 07:24:39 93359f2a8cfa: Pull complete 07:24:39 7c6f9722023f: Pull complete 07:24:40 Still waiting to schedule task 07:24:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 07:24:44 a35cf1a2eb13: Pull complete 07:24:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:24:44 ---> a62c8e92a672 07:24: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 07:24:44 ---> Running in 19dacc6b611a 07:24:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:24:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:24:46 (1/12) Installing libmagic (5.38-r0) 07:24:47 (2/12) Installing file (5.38-r0) 07:24:47 (3/12) Installing libc-dev (0.7.2-r3) 07:24:47 (4/12) Installing g++ (9.3.0-r2) 07:25:02 (5/12) Installing fortify-headers (1.1-r0) 07:25:02 (6/12) Installing patch (2.7.6-r6) 07:25:02 (7/12) Installing build-base (0.5-r2) 07:25:02 (8/12) Installing libsodium (1.0.18-r0) 07:25:02 (9/12) Installing pkgconf (1.7.2-r0) 07:25:02 (10/12) Installing libsodium-dev (1.0.18-r0) 07:25:02 (11/12) Installing libzmq (4.3.3-r0) 07:25:02 (12/12) Installing zeromq-dev (4.3.3-r0) 07:25:02 Executing busybox-1.31.1-r19.trigger 07:25:02 OK: 233 MiB in 51 packages 07:25:06 Removing intermediate container 19dacc6b611a 07:25:06 ---> 2403c8a7c59c 07:25:06 Step 4/6 : WORKDIR /edgex-go 07:25:06 ---> Running in a432f4ab807b 07:25:06 Removing intermediate container a432f4ab807b 07:25:06 ---> 957fb7d7ebd8 07:25:06 Step 5/6 : COPY go.mod . 07:25:06 ---> 0e6756f9a33e 07:25:06 Step 6/6 : RUN go mod download 07:25:06 ---> Running in 83965aa8eedb 07:25:28 Removing intermediate container 83965aa8eedb 07:25:28 ---> d59dc460cae8 07:25:28 Successfully built d59dc460cae8 07:25:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:25:29 + docker inspect -f . ci-base-image-x86_64 07:25:29 . [Pipeline] withDockerContainer 07:25:29 prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container 07:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:25:30 $ docker top 37e8ffad6b40b4dc75fcc900c430361e66f0d8f1d50b84109da24a026acdf222 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:30 + go version 07:25:30 go version go1.15.5 linux/amd64 [Pipeline] } 07:25:30 $ docker stop --time=1 37e8ffad6b40b4dc75fcc900c430361e66f0d8f1d50b84109da24a026acdf222 07:25:32 $ docker rm -f 37e8ffad6b40b4dc75fcc900c430361e66f0d8f1d50b84109da24a026acdf222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:25:33 + docker inspect -f . ci-base-image-x86_64 07:25:33 . [Pipeline] withDockerContainer 07:25:33 prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container 07:25:33 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:25:33 $ docker top 7dc29a39a4b6373cdaaff39bcfc5699dd2611abfdb6c539b3c574b52760aa62a -eo pid,comm [Pipeline] { [Pipeline] echo 07:25:34 ========================================================= 07:25:34 [edgeXBuildGoParallel] Running Tests and Build... 07:25:34 ========================================================= [Pipeline] sh 07:25:34 + make test 07:25:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:25:42 ? github.com/edgexfoundry/edgex-go [no test files] 07:25:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:26:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:26:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:26:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:26:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:26:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:26:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:26:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:26:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:26:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:26:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.090s coverage: 46.6% of statements 07:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:26:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.159s coverage: 27.0% of statements 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:26:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:26:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:26:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.109s coverage: 66.7% of statements 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:26:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.118s coverage: 82.3% of statements 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.349s coverage: 28.6% of statements 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.106s coverage: 97.5% of statements 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:26:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:26:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.382s coverage: 92.8% of statements 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:26:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:26:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.1% of statements 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 43.8% of statements 07:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 07:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.029s coverage: 94.1% of statements 07:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements 07:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.4% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.5% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.283s coverage: 68.9% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.254s coverage: 84.0% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 47.1% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.659s coverage: 29.1% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.034s coverage: 100.0% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:26:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:26:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:26:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 07:26:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:26:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:26:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements 07:26:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 07:26:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 07:26:33 GO111MODULE=on go vet ./... 07:27:00 gofmt -l . 07:27:00 [ "`gofmt -l .`" = "" ] 07:27:00 ./bin/test-go-mod-tidy.sh 07:27:00 ./bin/test-attribution-txt.sh [Pipeline] sh 07:27:00 + ls -al . 07:27:00 total 668 07:27:00 drwxrwxr-x 10 1001 1001 4096 Jan 22 07:27 . 07:27:00 drwxr-xr-x 4 root root 28 Jan 22 07:25 .. 07:27:00 -rw-rw-r-- 1 1001 1001 11 Jan 22 07:23 .dockerignore 07:27:00 drwxrwxr-x 8 1001 1001 179 Jan 22 07:23 .git 07:27:00 drwxrwxr-x 3 1001 1001 125 Jan 22 07:23 .github 07:27:00 -rw-rw-r-- 1 1001 1001 872 Jan 22 07:23 .gitignore 07:27:00 drwx------ 3 1001 1001 47 Jan 22 07:24 .semver 07:27:00 -rw-rw-r-- 1 1001 1001 166 Jan 22 07:23 .sonarcloud.properties 07:27:00 -rw-rw-r-- 1 1001 1001 7859 Jan 22 07:23 Attribution.txt 07:27:00 -rw-rw-r-- 1 1001 1001 3804 Jan 22 07:23 CONTRIBUTING.md 07:27:00 -rw-rw-r-- 1 1001 1001 931 Jan 22 07:23 Dockerfile.build 07:27:00 -rw-rw-r-- 1 1001 1001 863 Jan 22 07:23 Jenkinsfile 07:27:00 -rw-rw-r-- 1 1001 1001 10775 Jan 22 07:23 LICENSE 07:27:00 -rw-rw-r-- 1 1001 1001 6001 Jan 22 07:23 Makefile 07:27:00 -rw-rw-r-- 1 1001 1001 6524 Jan 22 07:23 README.md 07:27:00 -rw-rw-r-- 1 1001 1001 6755 Jan 22 07:23 SECURITY.md 07:27:00 -rw-rw-r-- 1 1001 1001 5 Jan 22 07:24 VERSION 07:27:00 -rw-rw-r-- 1 1001 1001 4131 Jan 22 07:23 ZMQWindows.md 07:27:00 drwxrwxr-x 2 1001 1001 117 Jan 22 07:23 bin 07:27:00 drwxrwxr-x 15 1001 1001 4096 Jan 22 07:23 cmd 07:27:00 -rw-r--r-- 1 root root 564204 Jan 22 07:26 coverage.out 07:27:00 -rw-r--r-- 1 root root 1053 Jan 22 07:26 go.mod 07:27:00 -rw-r--r-- 1 root root 18878 Jan 22 07:26 go.sum 07:27:00 drwxrwxr-x 8 1001 1001 127 Jan 22 07:23 internal 07:27:00 drwxrwxr-x 4 1001 1001 26 Jan 22 07:23 openapi 07:27:00 drwxrwxr-x 4 1001 1001 71 Jan 22 07:23 snap 07:27:00 -rw-rw-r-- 1 1001 1001 168 Jan 22 07:23 version.go [Pipeline] sh 07:27:01 + '[' -e coverage.out ] 07:27:01 + chown 1001:1001 coverage.out [Pipeline] stash 07:27:01 Stashed 1 file(s) [Pipeline] sh 07:27:01 + make build 07:27:01 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 07:27:05 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 07:27:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:27:13 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 07:27:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:27:14 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 07:27:16 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 07:27:17 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 07:27:18 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 07:27:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:27:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:27:22 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 07:27:23 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] } 07:27:25 $ docker stop --time=1 7dc29a39a4b6373cdaaff39bcfc5699dd2611abfdb6c539b3c574b52760aa62a 07:27:27 $ docker rm -f 7dc29a39a4b6373cdaaff39bcfc5699dd2611abfdb6c539b3c574b52760aa62a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:28 07:27:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:29 latest: Pulling from edgex-devops/edgex-compose 07:27:29 cbdbe7a5bc2a: Pulling fs layer 07:27:29 ca9280d653b3: Pulling fs layer 07:27:29 7e9c9ca2126c: Pulling fs layer 07:27:29 cbdbe7a5bc2a: Download complete 07:27:29 ca9280d653b3: Verifying Checksum 07:27:29 ca9280d653b3: Download complete 07:27:29 cbdbe7a5bc2a: Pull complete 07:27:30 ca9280d653b3: Pull complete 07:27:30 7e9c9ca2126c: Download complete 07:27:37 7e9c9ca2126c: Pull complete 07:27:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:27:37 prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container 07:27:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:27:40 $ docker top 99c23630cefe1816aa518283dbf5ef96f9c9b1fb66eda120d61d9799a822814d -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:41 + docker-compose build --help 07:27:41 + grep parallel 07:27:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22227 in /w/workspace/edgexfoundry_edgex-go_PR-3065 [Pipeline] { [Pipeline] ws 07:27:41 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:27:42 --parallel Build images in parallel. [Pipeline] } 07:27:42 $ docker stop --time=1 99c23630cefe1816aa518283dbf5ef96f9c9b1fb66eda120d61d9799a822814d 07:27:43 $ docker rm -f 99c23630cefe1816aa518283dbf5ef96f9c9b1fb66eda120d61d9799a822814d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:27:44 . [Pipeline] withDockerContainer 07:27:44 prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container 07:27:44 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:27:45 $ docker top 46945a751233d1586c0326d54dbc954f805b3a5e179ab6d7871615d7a50fd92d -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:45 + docker-compose -f ./docker-compose-build.yml build --parallel 07:27:46 Building docker-core-command-go ... 07:27:46 Building docker-core-data-go ... 07:27:46 Building docker-core-metadata-go ... 07:27:46 Building docker-security-bootstrapper-go ... 07:27:46 Building docker-security-proxy-setup-go ... 07:27:46 Building docker-security-secretstore-setup-go ... 07:27:46 Building docker-support-notifications-go ... 07:27:46 Building docker-support-scheduler-go ... 07:27:46 Building docker-sys-mgmt-agent-go ... 07:27:46 Building docker-support-scheduler-go 07:27:46 Building docker-core-data-go 07:27:46 Building docker-support-notifications-go 07:27:46 Building docker-sys-mgmt-agent-go 07:27:46 Building docker-security-bootstrapper-go 07:27:47 using credential edgex-jenkins-ssh 07:27:47 Cloning the remote Git repository 07:27:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:27:47 > git init /w/workspace/edgex-go/2 # timeout=10 07:27:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:27:47 > git --version # timeout=10 07:27:47 > git --version # 'git version 2.17.1' 07:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:07 Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit b6aa54210aa799caafff1bd1c7dee3a192e33264 07:28:08 Merge succeeded, producing b6aa54210aa799caafff1bd1c7dee3a192e33264 07:28:08 Checking out Revision b6aa54210aa799caafff1bd1c7dee3a192e33264 (PR-3065) 07:28:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:28:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:28:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:28:06 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3065/head:refs/remotes/origin/PR-3065 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:28:07 > git config core.sparsecheckout # timeout=10 07:28:07 > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 07:28:08 > git remote # timeout=10 07:28:08 > git config --get remote.origin.url # timeout=10 07:28:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:08 > git merge c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 07:28:08 > git rev-parse HEAD^{commit} # timeout=10 07:28:08 > git config core.sparsecheckout # timeout=10 07:28:08 > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 07:28:12 Commit message: "Merge branch 'master' into issue-3043-device-profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:28:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:28:14 + true 07:28:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:28:17 provisioning config files... 07:28:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3184280348432466375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:17 ---> docker-login.sh 07:28:17 nexus3.edgexfoundry.org:10001 07:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:28:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:28:18 ---> d59dc460cae8 07:28:18 Step 3/22 : WORKDIR /edgex-go 07:28:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:28:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:28:18 ---> d59dc460cae8 07:28:18 Step 3/22 : WORKDIR /edgex-go 07:28:18 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:28:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:28:18 ---> d59dc460cae8 07:28:18 Step 3/26 : WORKDIR /edgex-go 07:28:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:28:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:28:18 07:28:18 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:28:18 ---> d59dc460cae8 07:28:18 Step 3/33 : WORKDIR /edgex-go 07:28:18 ---> d59dc460cae8 07:28:18 Step 3/23 : WORKDIR /edgex-go 07:28:18 ---> Running in da29288e289a 07:28:18 ---> Running in efae0dc974a2 07:28:18 ---> Running in 55c768f103ed 07:28:18 ---> Running in f93fde926116 07:28:18 ---> Running in e0e10f3f1fa5 07:28:18 Removing intermediate container da29288e289a 07:28:18 ---> c50ab401e81f 07:28:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:18 Removing intermediate container e0e10f3f1fa5 07:28:18 ---> 5d26ed6503f2 07:28:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:18 Removing intermediate container efae0dc974a2 07:28:18 ---> ccec81db360f 07:28:18 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:18 Removing intermediate container f93fde926116 07:28:18 ---> 41930213607e 07:28:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:18 Removing intermediate container 55c768f103ed 07:28:18 ---> 529308f86a81 07:28:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:18 Configure a credential helper to remove this warning. See 07:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:18 07:28:18 Login Succeeded 07:28:18 nexus3.edgexfoundry.org:10002 07:28:19 ---> Running in 4c1d337c153d 07:28:19 ---> Running in de46c817a026 07:28:19 ---> Running in 69a073a02687 07:28:19 ---> Running in 36ead6b6756f 07:28:19 ---> Running in c40dd2764660 07:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:19 Configure a credential helper to remove this warning. See 07:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:19 07:28:19 Login Succeeded 07:28:19 nexus3.edgexfoundry.org:10003 07:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:19 Configure a credential helper to remove this warning. See 07:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:19 07:28:19 Login Succeeded 07:28:19 nexus3.edgexfoundry.org:10004 07:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:20 Configure a credential helper to remove this warning. See 07:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:20 07:28:20 Login Succeeded 07:28:20 docker.io 07:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:21 Removing intermediate container de46c817a026 07:28:21 ---> ecc7ac8497b0 07:28:21 Step 5/33 : RUN apk add --update --no-cache make git 07:28:21 Removing intermediate container 4c1d337c153d 07:28:21 ---> ffd2c9093333 07:28:21 Step 5/22 : RUN apk add --update --no-cache make git 07:28:21 ---> Running in 4468cb14fed1 07:28:21 Removing intermediate container 69a073a02687 07:28:21 ---> c55149af4cca 07:28:21 Step 5/26 : RUN apk add --update --no-cache make bash git 07:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:21 Configure a credential helper to remove this warning. See 07:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:21 07:28:21 Login Succeeded 07:28:21 ---> docker-login.sh ends [Pipeline] } 07:28:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 07:28:21 ---> Running in 8c66d28036de 07:28:21 Removing intermediate container c40dd2764660 07:28:21 ---> a728a1858bc3 07:28:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] unstash [Pipeline] echo 07:28:21 ========================================================= 07:28:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:28:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:28:22 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:28:22 ---> Running in 9e55d8d6737d 07:28:22 ---> Running in 7031cfa11fe7 07:28:22 Removing intermediate container 36ead6b6756f 07:28:22 ---> 952e4c0ccf72 07:28:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:28:22 ---> Running in 4f8fb9f2a758 07:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:28:24 OK: 233 MiB in 51 packages 07:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:28:24 OK: 233 MiB in 51 packages 07:28:24 Sending build context to Docker daemon 165.9MB 07:28:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:28:24 Step 2/6 : FROM ${BASE} 07:28:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:28:24 5f621e34cdf4: Pulling fs layer 07:28:24 a4357932f1b6: Pulling fs layer 07:28:24 18c013af1878: Pulling fs layer 07:28:24 00ac8860ef70: Pulling fs layer 07:28:24 63d7cb157983: Pulling fs layer 07:28:24 b116817d02f9: Pulling fs layer 07:28:24 745a02a5169b: Pulling fs layer 07:28:24 63d7cb157983: Waiting 07:28:24 b116817d02f9: Waiting 07:28:24 00ac8860ef70: Waiting 07:28:24 745a02a5169b: Waiting 07:28:24 18c013af1878: Verifying Checksum 07:28:24 18c013af1878: Download complete 07:28:24 a4357932f1b6: Verifying Checksum 07:28:24 a4357932f1b6: Download complete 07:28:24 63d7cb157983: Download complete 07:28:24 b116817d02f9: Download complete 07:28:24 OK: 233 MiB in 51 packages 07:28:24 Removing intermediate container 4468cb14fed1 07:28:24 ---> 6ea6b4c157c7 07:28:24 Step 6/33 : COPY go.mod . 07:28:25 5f621e34cdf4: Verifying Checksum 07:28:25 5f621e34cdf4: Download complete 07:28:25 Removing intermediate container 8c66d28036de 07:28:25 ---> 9229d5819d0a 07:28:25 Step 6/22 : COPY go.mod . 07:28:25 OK: 233 MiB in 51 packages 07:28:25 ---> 4f8f66323d16 07:28:25 Step 7/33 : RUN go mod download 07:28:25 ---> Running in 27652e2a2d61 07:28:25 OK: 233 MiB in 51 packages 07:28:25 ---> e195c9da4731 07:28:25 Step 7/22 : RUN go mod download 07:28:25 ---> Running in 8d43c12efddc 07:28:25 Removing intermediate container 9e55d8d6737d 07:28:25 ---> 3a82e705330e 07:28:25 Step 6/26 : COPY go.mod . 07:28:25 5f621e34cdf4: Pull complete 07:28:26 ---> 53095e7caaf9 07:28:26 Step 7/26 : RUN go mod download 07:28:26 Removing intermediate container 4f8fb9f2a758 07:28:26 ---> eada7dae6650 07:28:26 Step 6/22 : COPY go.mod . 07:28:26 ---> Running in f1fa5a556269 07:28:26 Removing intermediate container 7031cfa11fe7 07:28:26 ---> d78decc37ea3 07:28:26 Step 6/23 : COPY go.mod . 07:28:26 ---> 0e867ebd2b53 07:28:26 Step 7/22 : RUN go mod download 07:28:26 a4357932f1b6: Pull complete 07:28:26 ---> Running in 99b93ee2a42c 07:28:26 ---> 55ef561d521d 07:28:26 Step 7/23 : RUN go mod download 07:28:27 18c013af1878: Pull complete 07:28:27 ---> Running in eaac2cc99204 07:28:27 745a02a5169b: Verifying Checksum 07:28:27 745a02a5169b: Download complete 07:28:28 Removing intermediate container 8d43c12efddc 07:28:28 ---> 6c52ee33f930 07:28:28 Step 8/22 : COPY . . 07:28:28 Removing intermediate container 27652e2a2d61 07:28:28 ---> 4f98717c579e 07:28:28 Step 8/33 : COPY . . 07:28:28 Removing intermediate container f1fa5a556269 07:28:28 ---> 40ac82b962b3 07:28:28 Step 8/26 : COPY . . 07:28:28 00ac8860ef70: Verifying Checksum 07:28:28 00ac8860ef70: Download complete 07:28:31 Removing intermediate container 99b93ee2a42c 07:28:31 ---> 09283983db44 07:28:31 Step 8/22 : COPY . . 07:28:31 Removing intermediate container eaac2cc99204 07:28:31 ---> fcd7237e7789 07:28:31 Step 8/23 : COPY . . 07:28:38 00ac8860ef70: Pull complete 07:28:39 63d7cb157983: Pull complete 07:28:39 b116817d02f9: Pull complete 07:28:42 745a02a5169b: Pull complete 07:28:42 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:28:42 ---> b7e6874047d6 07:28:42 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 07:28:47 ---> Running in 77f6c74dc578 07:28:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:28:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:28:49 (1/12) Installing libmagic (5.38-r0) 07:28:49 (2/12) Installing file (5.38-r0) 07:28:49 (3/12) Installing libc-dev (0.7.2-r3) 07:28:49 (4/12) Installing g++ (9.3.0-r2) 07:28:53 (5/12) Installing fortify-headers (1.1-r0) 07:28:53 (6/12) Installing patch (2.7.6-r6) 07:28:53 (7/12) Installing build-base (0.5-r2) 07:28:53 (8/12) Installing libsodium (1.0.18-r0) 07:28:53 (9/12) Installing pkgconf (1.7.2-r0) 07:28:53 (10/12) Installing libsodium-dev (1.0.18-r0) 07:28:53 (11/12) Installing libzmq (4.3.3-r0) 07:28:53 (12/12) Installing zeromq-dev (4.3.3-r0) 07:28:54 Executing busybox-1.31.1-r19.trigger 07:28:54 OK: 217 MiB in 51 packages 07:28:58 Removing intermediate container 77f6c74dc578 07:28:58 ---> 1ff61a40a827 07:28:58 Step 4/6 : WORKDIR /edgex-go 07:28:58 ---> Running in 97ef4839952a 07:28:58 Removing intermediate container 97ef4839952a 07:28:58 ---> 16400b216602 07:28:58 Step 5/6 : COPY go.mod . 07:28:59 ---> 913c828ec16d 07:28:59 Step 6/6 : RUN go mod download 07:28:59 ---> Running in 1a11f7806b1d 07:29:04 ---> 9daf37811909 07:29:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:29:04 ---> 9b07c6fe5859 07:29:04 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:29:04 ---> 71df4ae2cad4 07:29:04 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:29:04 ---> 0f20cb694f10 07:29:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:29:04 ---> Running in dd802549f0a1 07:29:04 ---> Running in c686809acfec 07:29:04 ---> Running in 83c73a9be3ef 07:29:04 ---> Running in 743237d040e6 07:29:04 ---> a47955fe2580 07:29:04 Step 9/23 : RUN make cmd/core-data/core-data 07:29:04 ---> Running in 3413fe205986 07:29:04 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 07:29:04 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 07:29:05 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 07:29:05 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 07:29:05 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 07:29:26 Removing intermediate container 1a11f7806b1d 07:29:26 ---> 84fe84e8c2ab 07:29:26 Successfully built 84fe84e8c2ab 07:29:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:29:26 + docker inspect -f . ci-base-image-arm64 07:29:26 . [Pipeline] withDockerContainer 07:29:26 prd-ubuntu18.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container 07:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:29:28 $ docker top 154a68810c2e025a20678100bdbcbe6404dc97715671f4da67eab66424916720 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:29 + go version 07:29:29 go version go1.15.5 linux/arm64 [Pipeline] } 07:29:29 $ docker stop --time=1 154a68810c2e025a20678100bdbcbe6404dc97715671f4da67eab66424916720 07:29:31 $ docker rm -f 154a68810c2e025a20678100bdbcbe6404dc97715671f4da67eab66424916720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 07:29:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:29:32 + docker inspect -f . ci-base-image-arm64 07:29:32 . [Pipeline] withDockerContainer 07:29:32 prd-ubuntu18.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container 07:29:32 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:29:34 $ docker top 016ac0e7948d15245bf4149df69f36fcc1ca2f149a2468383650c3b22d28bcc9 -eo pid,comm [Pipeline] { [Pipeline] echo 07:29:34 ========================================================= 07:29:34 [edgeXBuildGoParallel] Running Tests and Build... 07:29:34 ========================================================= [Pipeline] sh 07:29:35 + make test 07:29:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:29:38 Removing intermediate container dd802549f0a1 07:29:38 ---> 0ee6364714b0 07:29:38 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:29:41 ---> Running in 571b843c176a 07:29:41 Removing intermediate container 83c73a9be3ef 07:29:41 ---> b1e5f7be81ee 07:29:41 07:29:41 Step 10/22 : FROM alpine:3.12 07:29:41 Removing intermediate container 743237d040e6 07:29:41 ---> 14c304e81361 07:29:41 07:29:41 Step 10/22 : FROM alpine:3.12 07:29:41 3.12: Pulling from library/alpine 07:29:41 3.12: Pulling from library/alpine 07:29:41 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 07:29:41 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:29:41 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:29:41 Status: Downloaded newer image for alpine:3.12 07:29:41 ---> 389fef711851 07:29:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:29:41 Status: Downloaded newer image for alpine:3.12 07:29:41 ---> 389fef711851 07:29:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:29:43 ---> Running in 75a8ece53ab9 07:29:43 ---> Running in a17052951923 07:29:43 Removing intermediate container c686809acfec 07:29:43 ---> 1ed66ccb0921 07:29:43 07:29:43 Step 10/33 : FROM alpine:3.12 07:29:43 ---> 389fef711851 07:29:43 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 07:29:44 ---> Running in bdf95f42d889 07:29:44 Removing intermediate container 571b843c176a 07:29:44 ---> a586c8aa40d1 07:29:44 07:29:44 Step 11/26 : FROM docker:20.10.0 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:44 20.10.0: Pulling from library/docker 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:44 (1/1) Installing dumb-init (1.2.2-r1) 07:29:44 Executing busybox-1.31.1-r19.trigger 07:29:44 OK: 6 MiB in 15 packages 07:29:44 (1/2) Installing ca-certificates (20191127-r4) 07:29:44 (2/2) Installing dumb-init (1.2.2-r1) 07:29:44 Executing busybox-1.31.1-r19.trigger 07:29:44 Executing ca-certificates-20191127-r4.trigger 07:29:44 OK: 6 MiB in 16 packages 07:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:45 (1/3) Installing dumb-init (1.2.2-r1) 07:29:45 (2/3) Installing openssl (1.1.1i-r0) 07:29:45 (3/3) Installing su-exec (0.2-r1) 07:29:45 Executing busybox-1.31.1-r19.trigger 07:29:45 OK: 6 MiB in 17 packages 07:29:49 Removing intermediate container a17052951923 07:29:49 ---> 6cb1f0de9041 07:29:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:29:49 Removing intermediate container 3413fe205986 07:29:49 ---> df13dee1587b 07:29:49 07:29:49 Step 10/23 : FROM alpine:3.12 07:29:49 ---> 389fef711851 07:29:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:29:49 ---> Running in 447bddfb28e1 07:29:49 ---> Running in d559dfe14f48 07:29:49 Removing intermediate container bdf95f42d889 07:29:49 ---> 307bcdb527a7 07:29:49 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:29:49 Removing intermediate container 75a8ece53ab9 07:29:49 ---> ea0f5a1bee99 07:29:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:29:49 ---> Running in 41687f4f83ce 07:29:49 ---> Running in 923677a87449 07:29:49 Removing intermediate container 447bddfb28e1 07:29:49 ---> 2b9d488c69cf 07:29:49 Step 13/22 : ENV APP_PORT=48085 07:29:49 Removing intermediate container d559dfe14f48 07:29:49 ---> 9f5d469cfa6d 07:29:49 Step 12/23 : ENV APP_PORT=48080 07:29:49 Removing intermediate container 41687f4f83ce 07:29:49 ---> 1937be1148f2 07:29:49 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 07:29:49 ---> Running in 369afc4cd5af 07:29:49 ---> Running in 926d47067cbe 07:29:49 Removing intermediate container 923677a87449 07:29:49 ---> 350398c7fda7 07:29:49 Step 13/22 : ENV APP_PORT=48060 07:29:49 ---> Running in 619b8e882bc4 07:29:50 ---> Running in 9302c7e43fb0 07:29:50 Removing intermediate container 369afc4cd5af 07:29:50 ---> ab5b3e680135 07:29:50 Step 14/22 : EXPOSE $APP_PORT 07:29:50 Removing intermediate container 926d47067cbe 07:29:50 ---> 193b6d40155a 07:29:50 Step 13/23 : EXPOSE $APP_PORT 07:29:50 ---> Running in bc8ca9b52106 07:29:50 Removing intermediate container 619b8e882bc4 07:29:50 ---> e074773a4d77 07:29:50 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 07:29:50 ---> Running in d0b9e70f1283 07:29:50 Removing intermediate container 9302c7e43fb0 07:29:50 ---> 5686cf40f9f6 07:29:50 Step 14/22 : EXPOSE $APP_PORT 07:29:50 ---> Running in cd4d5be24c59 07:29:51 Removing intermediate container bc8ca9b52106 07:29:51 ---> f50a894d9446 07:29:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:51 ---> Running in 9caf4ba597e1 07:29:51 Removing intermediate container d0b9e70f1283 07:29:51 ---> 517f01b04140 07:29:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:51 ---> Running in 005408c6cfc5 07:29:51 Removing intermediate container 9caf4ba597e1 07:29:51 ---> 94324504dcf6 07:29:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:52 ---> f130c9024d5d 07:29:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:29:52 Connecting to github.com (140.82.114.3:443) 07:29:53 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.42.212:443) 07:29:53  ---> 3be15ce24d44 07:29:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:29:53 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 07:29:53 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 07:29:53 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 07:29:53 dockerize 07:29:53 ---> 4904c82ca38b 07:29:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:29:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:29:53 Status: Downloaded newer image for docker:20.10.0 07:29:53 ---> aefe523efa57 07:29:53 Step 12/26 : RUN apk add --no-cache bash 07:29:53 Removing intermediate container 005408c6cfc5 07:29:53 ---> a2e51737cb5c 07:29:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:29:54 ---> 90ddced3d25d 07:29:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:29:54 ---> Running in 8ac15c3a53f5 07:29:54 ---> Running in b4832ce2d6ed 07:29:54 ---> 6fe5a053ca11 07:29:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:29:54 ---> Running in d76f3183f495 07:29:54 ---> 156a9a1fea4b 07:29:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:29:54 Removing intermediate container cd4d5be24c59 07:29:54 ---> 162ef54e4b86 07:29:54 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 07:29:54 ---> Running in b216e6aa0ac9 07:29:54 Removing intermediate container d76f3183f495 07:29:54 ---> 09c99120b24f 07:29:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:55 ---> Running in d351c18eec12 07:29:55 ---> Running in a22183db2ce4 07:29:55 Removing intermediate container b216e6aa0ac9 07:29:55 ---> 99da55ada1f2 07:29:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:55 ---> Running in b241dc5633a4 07:29:55 Removing intermediate container d351c18eec12 07:29:55 ---> b6c285a3582b 07:29:55 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:29:55 Removing intermediate container a22183db2ce4 07:29:55 ---> c90eee4df39d 07:29:55 Step 20/22 : LABEL arch=x86_64 07:29:55 (1/2) Installing readline (8.0.4-r0) 07:29:55 (2/2) Installing bash (5.0.17-r0) 07:29:55 ---> Running in fb58d83b71c8 07:29:55 ---> Running in 572f2abca545 07:29:55 Executing bash-5.0.17-r0.post-install 07:29:55 Executing busybox-1.31.1-r19.trigger 07:29:55 OK: 12 MiB in 22 packages 07:29:56 Removing intermediate container b241dc5633a4 07:29:56 ---> 4e680e41084f 07:29:56 Step 20/22 : LABEL arch=x86_64 07:29:56 ---> Running in aebe3fdcc17f 07:29:56 Removing intermediate container fb58d83b71c8 07:29:56 ---> 334fab07c1e3 07:29:56 Step 21/22 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:29:56 Removing intermediate container 572f2abca545 07:29:56 ---> 3d4db5d7e995 07:29:56 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 07:29:56 ---> Running in caa2bbb1171d 07:29:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:56 ---> Running in 6e1fe0905b19 07:29:56 Removing intermediate container aebe3fdcc17f 07:29:56 ---> 1c0e7d8ca3bb 07:29:56 Step 21/22 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:29:57 ---> Running in 5d87b19b2be9 07:29:57 Removing intermediate container caa2bbb1171d 07:29:57 ---> e94dd7979627 07:29:57 Step 22/22 : LABEL version=0.0.0 07:29:57 Removing intermediate container 8ac15c3a53f5 07:29:57 ---> 06fe2708b832 07:29:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:29:57 ---> Running in 7f686aea8af1 07:29:57 ---> Running in 50a46c30e148 07:29:57 Removing intermediate container 5d87b19b2be9 07:29:57 ---> b5626e155198 07:29:57 Step 22/22 : LABEL version=0.0.0 07:29:57 ? github.com/edgexfoundry/edgex-go [no test files] 07:29:57 Move dockerize executable 07:29:57 ---> Running in 050a0e2913d3 07:29:57 Removing intermediate container 7f686aea8af1 07:29:57 ---> 70deada14c36 07:29:57 07:29:57 Removing intermediate container 50a46c30e148 07:29:57 ---> 8bdba043284e 07:29:57 Step 14/26 : ENV APP_PORT=48090 07:29:57 (1/6) Installing dumb-init (1.2.2-r1) 07:29:57 ---> Running in f14d1bb04a68 07:29:57 (2/6) Installing libgcc (9.3.0-r2) 07:29:57 Removing intermediate container 050a0e2913d3 07:29:57 ---> f6ac92f6858f 07:29:57 07:29:57 (3/6) Installing libsodium (1.0.18-r0) 07:29:58 (4/6) Installing libstdc++ (9.3.0-r2) 07:29:58 Successfully built f6ac92f6858f 07:29:58 Successfully built 70deada14c36 07:29:58 Successfully tagged docker-support-notifications-go:latest 07:29:58  Building docker-support-notifications-go ... done Building docker-core-metadata-go 07:29:58 Successfully tagged docker-support-scheduler-go:latest 07:29:58 Building docker-core-command-go 07:29:58  Building docker-support-scheduler-go ... done Removing intermediate container f14d1bb04a68 07:29:58 ---> b389c2a070f0 07:29:58 Step 15/26 : EXPOSE $APP_PORT 07:29:58 ---> Running in f4450539d92a 07:29:58 Removing intermediate container 6e1fe0905b19 07:29:58 ---> 625b08ec7fe4 07:29:58 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 07:29:58 Removing intermediate container f4450539d92a 07:29:58 ---> 029765172ea1 07:29:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:29:58 ---> Running in 538a8861f7b5 07:29:58 (5/6) Installing libzmq (4.3.3-r0) 07:29:58 (6/6) Installing zeromq (4.3.3-r0) 07:29:58 Removing intermediate container 538a8861f7b5 07:29:58 ---> d0c55dfd9717 07:29:58 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:29:58 Executing busybox-1.31.1-r19.trigger 07:29:58 OK: 8 MiB in 20 packages 07:29:59 ---> 92929af0bdf4 07:29:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:30:03 ---> faf75debacaf 07:30:03 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:30:05 ---> 81776368c9a8 07:30:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:30:05 ---> Running in 6b0b767cc051 07:30:05 Removing intermediate container b4832ce2d6ed 07:30:05 ---> 2101b3c0e1b0 07:30:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:07 ---> e27dd886632d 07:30:07 Step 19/26 : RUN apk --no-cache add py3-pip 07:30:12 ---> 36654b7c95cb 07:30:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:30:12 ---> Running in aba154ea3e8f 07:30:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:30:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:30:14 (1/33) Installing libbz2 (1.0.8-r1) 07:30:14 (2/33) Installing expat (2.2.9-r1) 07:30:14 (3/33) Installing libffi (3.3-r2) 07:30:14 (4/33) Installing gdbm (1.13-r1) 07:30:14 (5/33) Installing xz-libs (5.2.5-r0) 07:30:14 (6/33) Installing sqlite-libs (3.32.1-r0) 07:30:15 (7/33) Installing python3 (3.8.5-r0) 07:30:15 ---> 353f1de4a62f 07:30:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:30:17 Removing intermediate container 6b0b767cc051 07:30:17 ---> 74bc1759f94d 07:30:17 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:30:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:30:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:30:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:30:18 ---> d59dc460cae8 07:30:18 Step 3/23 : WORKDIR /edgex-go ---> d59dc460cae8 07:30:18 07:30:18 Step 3/23 : WORKDIR /edgex-go 07:30:19 ---> Using cache 07:30:19 ---> 529308f86a81 07:30:19 ---> Using cache 07:30:19 ---> 529308f86a81 07:30:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:19 ---> Using cache 07:30:19 ---> a728a1858bc3 07:30:19 Step 5/23 : RUN apk add --update --no-cache make git 07:30:19 ---> Using cache 07:30:19 ---> a728a1858bc3 07:30:19 Step 5/23 : RUN apk add --update --no-cache make git 07:30:20 ---> 453566ea4d64 07:30:20 Step 19/23 : ENTRYPOINT ["/core-data"] 07:30:20 ---> Running in 237d79412516 07:30:20 ---> Running in aa4583cfb8a6 07:30:20 ---> Running in 1bd50bd0bbeb 07:30:20 (8/33) Installing py3-appdirs (1.4.4-r1) 07:30:20 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:30:20 (10/33) Installing py3-parsing (2.4.7-r0) 07:30:20 (11/33) Installing py3-six (1.15.0-r0) 07:30:20 ---> 464839882102 07:30:20 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:30:20 (12/33) Installing py3-packaging (20.4-r0) 07:30:20 (13/33) Installing py3-setuptools (47.0.0-r0) 07:30:20 (14/33) Installing py3-chardet (3.0.4-r4) 07:30:20 (15/33) Installing py3-idna (2.9-r0) 07:30:20 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:30:20 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:30:21 (18/33) Installing py3-requests (2.23.0-r0) 07:30:21 (19/33) Installing py3-msgpack (1.0.0-r0) 07:30:21 (20/33) Installing py3-lockfile (0.12.2-r3) 07:30:21 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:30:21 Removing intermediate container 1bd50bd0bbeb 07:30:21 ---> 723979818e7c 07:30:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:30:21 (22/33) Installing py3-colorama (0.4.3-r0) 07:30:21 (23/33) Installing py3-distlib (0.3.0-r0) 07:30:21 (24/33) Installing py3-distro (1.5.0-r1) 07:30:22 (25/33) Installing py3-webencodings (0.5.1-r3) 07:30:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:30:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:30:23 (26/33) Installing py3-html5lib (1.0.1-r4) 07:30:23 ---> 570a775cf29e 07:30:23 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:30:23 ---> Running in f58c998b1a00 07:30:23 (27/33) Installing py3-pytoml (0.1.21-r0) 07:30:23 (28/33) Installing py3-pep517 (0.8.2-r0) 07:30:23 (29/33) Installing py3-progress (1.5-r0) 07:30:23 (30/33) Installing py3-toml (0.10.1-r0) 07:30:23 (31/33) Installing py3-retrying (1.3.3-r0) 07:30:23 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:30:23 (33/33) Installing py3-pip (20.1.1-r0) 07:30:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:30:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:30:24 OK: 233 MiB in 51 packages 07:30:24 OK: 233 MiB in 51 packages 07:30:24 Executing busybox-1.31.1-r19.trigger 07:30:24 Removing intermediate container f58c998b1a00 07:30:24 ---> 4efbab729190 07:30:24 Step 21/23 : LABEL arch=x86_64 07:30:24 OK: 71 MiB in 55 packages 07:30:24 ---> e6f1ee5947b6 07:30:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:30:24 ---> Running in ade3dcf4a3f5 07:30:25 Removing intermediate container ade3dcf4a3f5 07:30:25 ---> 6ea8fc62cc2c 07:30:25 Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:30:25 ---> 8f0f6973e44a 07:30:25 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:30:25 ---> Running in df7e9675ae3a 07:30:25 Removing intermediate container 237d79412516 07:30:25 ---> 2302429e4ea6 07:30:25 Step 6/23 : COPY go.mod . 07:30:25 Removing intermediate container aa4583cfb8a6 07:30:25 ---> 65f0033172f8 07:30:25 Step 6/23 : COPY go.mod . 07:30:26 ---> c8770cede766 07:30:26 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 07:30:26 Removing intermediate container df7e9675ae3a 07:30:26 ---> e8984114b4fe 07:30:26 Step 23/23 : LABEL version=0.0.0 07:30:29 ---> 6954f13dd936 07:30:29 Step 7/23 : RUN go mod download 07:30:29 ---> dd6935806f6a 07:30:29 Step 7/23 : RUN go mod download 07:30:29 ---> Running in 55b857a9e104 07:30:29 ---> Running in 4a27a839486b 07:30:29 ---> Running in d0e2819f3763 07:30:29 ---> Running in 3ae8d8e5e115 07:30:29 Removing intermediate container aba154ea3e8f 07:30:29 ---> 197f25c382fb 07:30:29 Step 20/26 : RUN pip install docker-compose==1.23.2 07:30:29 Removing intermediate container 55b857a9e104 07:30:29 ---> 6499a46be11d 07:30:29 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:30:30 ---> Running in 585dc77b73f6 07:30:30 Removing intermediate container 4a27a839486b 07:30:30 ---> f6f3b54de188 07:30:30 07:30:30 Successfully built f6f3b54de188 07:30:30 Successfully tagged docker-core-data-go:latest 07:30:30 Building docker-security-secretstore-setup-go 07:30:30  Building docker-core-data-go ... done  ---> c818b141e535 07:30:30 Step 28/33 : RUN chmod +x /entrypoint.sh 07:30:31 ---> Running in 01225df2f9a8 07:30:34 Collecting docker-compose==1.23.2 07:30:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:30:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:30:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:30:35 Collecting cached-property<2,>=1.2.0 07:30:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:30:36 Collecting docopt<0.7,>=0.6.1 07:30:36 Downloading docopt-0.6.2.tar.gz (25 kB) 07:30:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:30:38 Removing intermediate container d0e2819f3763 07:30:38 ---> d9377ddd237d 07:30:38 Step 8/23 : COPY . . 07:30: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) 07:30:39 Collecting websocket-client<1.0,>=0.32.0 07:30:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:30:39 Removing intermediate container 3ae8d8e5e115 07:30:39 ---> fb072c66f2e7 07:30:39 Step 8/23 : COPY . . 07:30:41 Collecting dockerpty<0.5,>=0.4.1 07:30:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:30:42 Removing intermediate container 01225df2f9a8 07:30:42 ---> 73abfdbe6f9d 07:30:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:30:44 Collecting docker<4.0,>=3.6.0 07:30:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:30:46 Collecting texttable<0.10,>=0.9.0 07:30:46 Downloading texttable-0.9.1.tar.gz (11 kB) 07:30:46 ---> Running in 3aaca7039e42 07:30:47 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:30:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:30:47 ---> d59dc460cae8 07:30:47 Step 3/24 : WORKDIR /edgex-go 07:30:47 ---> Using cache 07:30:47 ---> 529308f86a81 07:30:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:47 ---> Using cache 07:30:47 ---> a728a1858bc3 07:30:47 Step 5/24 : RUN apk add --update --no-cache make git 07:30:47 ---> Using cache 07:30:47 ---> 65f0033172f8 07:30:47 Step 6/24 : COPY go.mod . 07:30:47 ---> Using cache 07:30:47 ---> 6954f13dd936 07:30:47 Step 7/24 : RUN go mod download 07:30:47 ---> Using cache 07:30:47 ---> d9377ddd237d 07:30:47 Step 8/24 : COPY . . 07:30:48 Collecting PyYAML<4,>=3.10 07:30:48 Downloading PyYAML-3.13.tar.gz (270 kB) 07:30:51 Collecting jsonschema<3,>=2.5.1 07:30:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:30:54 Removing intermediate container 3aaca7039e42 07:30:54 ---> f2eda340a605 07:30:54 Step 30/33 : CMD ["gate"] 07:30:54 Collecting urllib3<1.25,>=1.21.1 07:30:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:30:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:30:57 Collecting idna<2.8,>=2.5 07:30:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:30:58 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) 07:30:58 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) 07:30:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:31:00 Collecting docker-pycreds>=0.4.0 07:31:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:31:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:31:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:31:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:31:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:31:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:31:03 Installing collected packages: urllib3, idna, requests, cached-property, docopt, websocket-client, dockerpty, docker-pycreds, docker, texttable, PyYAML, jsonschema, docker-compose 07:31:03 Attempting uninstall: urllib3 07:31:03 Found existing installation: urllib3 1.25.9 07:31:03 Uninstalling urllib3-1.25.9: 07:31:03 ---> Running in b5d38eb7a3e2 07:31:03 Successfully uninstalled urllib3-1.25.9 07:31:07 Attempting uninstall: idna 07:31:07 Found existing installation: idna 2.9 07:31:07 Uninstalling idna-2.9: 07:31:07 Successfully uninstalled idna-2.9 07:31:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:31:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:31:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:31:09 Attempting uninstall: requests 07:31:09 Found existing installation: requests 2.23.0 07:31:09 Uninstalling requests-2.23.0: 07:31:10 Successfully uninstalled requests-2.23.0 07:31:11 Removing intermediate container b5d38eb7a3e2 07:31:11 ---> 9f9421b5febb 07:31:11 Step 31/33 : LABEL arch=x86_64 07:31:11 Running setup.py install for docopt: started 07:31:13 Running setup.py install for docopt: finished with status 'done' 07:31:13 ---> Running in c2e0436f6c46 07:31:13 Running setup.py install for dockerpty: started 07:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.255s coverage: 46.6% of statements 07:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:31:14 ---> 63fab687872e 07:31:14 Step 9/23 : RUN make cmd/core-command/core-command 07:31:14 Running setup.py install for dockerpty: finished with status 'done' 07:31:15 ---> 7f6924e22f2b 07:31:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:31:16 Running setup.py install for texttable: started 07:31:16 Removing intermediate container c2e0436f6c46 07:31:16 ---> 287abb5e6e3e 07:31:16 Step 32/33 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:31:16 ---> 49450d384bdf 07:31:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:31:16 ---> Running in fbca7af7f2f5 07:31:16 ---> Running in b7fdbe4a7523 07:31:16 ---> Running in 4a52b3af39e4 07:31:16 ---> Running in 3daf91ccd3e3 07:31:16 Running setup.py install for texttable: finished with status 'done' 07:31:16 Running setup.py install for PyYAML: started 07:31:17 Removing intermediate container 3daf91ccd3e3 07:31:17 ---> 71321d759d9b 07:31:17 Step 33/33 : LABEL version=0.0.0 07:31:17 Running setup.py install for PyYAML: finished with status 'done' 07:31:17 ---> Running in 8d8bb3f54a5a 07:31:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:31:17 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 07:31:17 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 07:31:17 Removing intermediate container 8d8bb3f54a5a 07:31:17 ---> 4c8afbc1d3ca 07:31:17 07:31:18 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.57.0 07:31:18 Successfully built 4c8afbc1d3ca 07:31:18 Successfully tagged docker-security-bootstrapper-go:latest 07:31:18  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 07:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.508s coverage: 27.0% of statements 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.265s coverage: 66.7% of statements 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.363s coverage: 82.3% of statements 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:31:28 Removing intermediate container 585dc77b73f6 07:31:28 ---> 05c1bb8f1c2c 07:31:28 Step 21/26 : RUN apk --no-cache add curl 07:31:28 ---> Running in 8bf96464e810 07:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.249s coverage: 28.6% of statements 07:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements 07:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.093s coverage: 100.0% of statements 07:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.293s coverage: 86.7% of statements 07:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:31:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:31:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.342s coverage: 97.5% of statements 07:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.167s coverage: 78.3% of statements 07:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:31:30 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:31:30 (2/3) Installing libcurl (7.69.1-r3) 07:31:30 (3/3) Installing curl (7.69.1-r3) 07:31:30 Executing busybox-1.31.1-r19.trigger 07:31:30 OK: 72 MiB in 58 packages 07:31:32 Removing intermediate container 8bf96464e810 07:31:32 ---> 9b5f63269c43 07:31:32 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:31:32 ---> Running in fc6e25ecf58f 07:31:33 Removing intermediate container fc6e25ecf58f 07:31:33 ---> 3a4af1433ba7 07:31:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:33 ---> Running in 6ab7639fccf1 07:31:34 Removing intermediate container 6ab7639fccf1 07:31:34 ---> b0c6450e7214 07:31:34 Step 24/26 : LABEL arch=x86_64 07:31:34 ---> Running in 003ebb8a1617 07:31:35 Removing intermediate container 003ebb8a1617 07:31:35 ---> be1d90864795 07:31:35 Step 25/26 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:31:35 ---> Running in c97e0fbb0435 07:31:35 Removing intermediate container c97e0fbb0435 07:31:35 ---> 31d3607eb35c 07:31:35 Step 26/26 : LABEL version=0.0.0 07:31:36 ---> Running in 6e3e0174c71a 07:31:36 Removing intermediate container 6e3e0174c71a 07:31:36 ---> ca50be0d3812 07:31:36 07:31:36 Successfully built ca50be0d3812 07:31:37 Successfully tagged docker-sys-mgmt-agent-go:latest 07:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.185s coverage: 92.8% of statements 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.167s coverage: 0.1% of statements 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 43.8% of statements 07:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.096s coverage: 79.5% of statements 07:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 07:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 07:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 07:31:42  Building docker-sys-mgmt-agent-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:31:42 ---> d59dc460cae8 07:31:42 Step 3/21 : WORKDIR /edgex-go 07:31:42 ---> Using cache 07:31:42 ---> 529308f86a81 07:31:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:42 ---> Using cache 07:31:42 ---> a728a1858bc3 07:31:42 Step 5/21 : RUN apk add --update --no-cache make git 07:31:42 ---> Using cache 07:31:42 ---> 65f0033172f8 07:31:42 Step 6/21 : COPY go.mod . 07:31:42 ---> Using cache 07:31:42 ---> 6954f13dd936 07:31:42 Step 7/21 : RUN go mod download 07:31:42 ---> Using cache 07:31:42 ---> d9377ddd237d 07:31:42 Step 8/21 : COPY . . 07:31:42 ---> Using cache 07:31:42 ---> 49450d384bdf 07:31:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:31:43 ---> Running in 9f79c237d690 07:31:44 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 07:31: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 07:31:50 Removing intermediate container b7fdbe4a7523 07:31:50 ---> 37f9ace156fe 07:31:50 07:31:50 Step 10/23 : FROM alpine:3.12 07:31:50 ---> 389fef711851 07:31:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:31:50 ---> Using cache 07:31:50 ---> 6cb1f0de9041 07:31:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:31:50 ---> Using cache 07:31:50 ---> 2b9d488c69cf 07:31:50 Step 13/23 : ENV APP_PORT=48082 07:31:50 ---> Running in 49a45b94e460 07:31:50 Removing intermediate container 49a45b94e460 07:31:50 ---> e9f4bf90c23a 07:31:50 Step 14/23 : EXPOSE $APP_PORT 07:31:51 ---> Running in b5dedc249328 07:31:52 Removing intermediate container b5dedc249328 07:31:52 ---> a250149b7b8f 07:31:52 Step 15/23 : WORKDIR / 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.4% of statements 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.598s coverage: 63.5% of statements 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 07:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements 07:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 07:31:55 ---> Running in 0f1792bd503c 07:31:55 Removing intermediate container 4a52b3af39e4 07:31:55 ---> dbd195cebca0 07:31:55 07:31:55 Step 10/24 : FROM alpine:3.12 07:31:55 ---> 389fef711851 07:31:55 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:31:55 Removing intermediate container fbca7af7f2f5 07:31:55 ---> c055ca3ec4d1 07:31:55 07:31:55 Step 10/23 : FROM alpine:3.12 07:31:55 ---> 389fef711851 07:31:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:31:55 ---> Using cache 07:31:55 ---> 6cb1f0de9041 07:31:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:31:55 ---> Using cache 07:31:55 ---> 2b9d488c69cf 07:31:55 Step 13/23 : ENV APP_PORT=48081 07:31:55 ---> Running in e6e9d8a377e5 07:31:55 ---> Running in af7b8b86bdcc 07:31:55 Removing intermediate container 0f1792bd503c 07:31:55 ---> a2d33c793faf 07:31:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:55 Removing intermediate container af7b8b86bdcc 07:31:55 ---> 6e938adaa2f6 07:31:55 Step 14/23 : EXPOSE $APP_PORT 07:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 07:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 07:31:56 ---> Running in 4258a8a5e561 07:31:56 ---> e683d7388197 07:31:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:31:56 Removing intermediate container 4258a8a5e561 07:31:56 ---> 62b3c160d79d 07:31:56 Step 15/23 : WORKDIR / 07:31:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:31:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:31:56 ---> Running in 53b424e8ee2d 07:31:56 (1/5) Installing ca-certificates (20191127-r4) 07:31:56 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:31:56 (3/5) Installing libcurl (7.69.1-r3) 07:31:56 (4/5) Installing curl (7.69.1-r3) 07:31:56 (5/5) Installing dumb-init (1.2.2-r1) 07:31:56 Executing busybox-1.31.1-r19.trigger 07:31:57 Executing ca-certificates-20191127-r4.trigger 07:31:57 OK: 7 MiB in 19 packages 07:31:57 ---> 8d257c86638a 07:31:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:31:57 Removing intermediate container 53b424e8ee2d 07:31:57 ---> bc3f40849b0e 07:31:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:57 ---> bf92fa6d71ff 07:31:57 Step 19/23 : ENTRYPOINT ["/core-command"] 07:31:57 ---> Running in e3a30fb6502e 07:31:57 ---> 5b884f1b5c96 07:31:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:31:58 Removing intermediate container e3a30fb6502e 07:31:58 ---> 16b04c1a66de 07:31:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:31:58 Removing intermediate container e6e9d8a377e5 07:31:58 ---> 0ab7b6d10849 07:31:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:31:58 ---> Running in 2fe4b6acc940 07:31:58 ---> f00441df9cfb 07:31:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:31:58 ---> Running in f04826ba9867 07:31:58 Removing intermediate container 2fe4b6acc940 07:31:58 ---> da4c68f169f1 07:31:58 Step 21/23 : LABEL arch=x86_64 07:31:58 Removing intermediate container f04826ba9867 07:31:58 ---> 83f26194bb09 07:31:58 Step 13/24 : WORKDIR / 07:31:58 ---> Running in dae57ec68e14 07:31:58 ---> eeb2456eb87c 07:31:58 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:31:58 ---> Running in 23593c8b37a7 07:31:59 ---> Running in f3ae605e306a 07:31:59 Removing intermediate container dae57ec68e14 07:31:59 ---> 638015e02532 07:31:59 Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:31:59 ---> Running in 56386dc4399d 07:31:59 Removing intermediate container 23593c8b37a7 07:31:59 ---> 22f56f5b8a3e 07:31:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:31:59 Removing intermediate container f3ae605e306a 07:31:59 ---> 9a16a09ccd7f 07:31:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:59 ---> Running in 32ece5ff8238 07:31:59 Removing intermediate container 56386dc4399d 07:31:59 ---> c09feb13df7b 07:31:59 Step 23/23 : LABEL version=0.0.0 07:31:59 ---> e1a8497e543c 07:31:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:31:59 ---> Running in 4c091eda96c4 07:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.872s coverage: 68.9% of statements 07:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:32:00 Removing intermediate container 32ece5ff8238 07:32:00 ---> 895edbc23feb 07:32:00 Step 21/23 : LABEL arch=x86_64 07:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.440s coverage: 37.0% of statements 07:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:32:00 ---> bb906f15ae73 07:32:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:32:00 Removing intermediate container 4c091eda96c4 07:32:00 ---> 0c6601d03f70 07:32:00 07:32:00 ---> Running in d606ef8ba42f 07:32:01 Successfully built 0c6601d03f70 07:32:01 Successfully tagged docker-core-command-go:latest 07:32:01  Building docker-core-command-go ... done  ---> 04181132dc15 07:32:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:32:01 Removing intermediate container d606ef8ba42f 07:32:01 ---> 00b1c6c672d4 07:32:01 Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:32:01 ---> Running in 4a4a0bee0fb7 07:32:02 Removing intermediate container 4a4a0bee0fb7 07:32:02 ---> 579fb1584771 07:32:02 Step 23/23 : LABEL version=0.0.0 07:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.578s coverage: 84.0% of statements 07:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.105s coverage: 100.0% of statements 07:32:02 ---> 1df4f1d6d8df 07:32:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:32:03 ---> Running in 24f585374214 07:32:03 Removing intermediate container 9f79c237d690 07:32:03 ---> 287cff78bd22 07:32:03 07:32:03 Step 10/21 : FROM alpine:3.12 07:32:03 ---> 389fef711851 07:32:03 Step 11/21 : RUN apk add --update --no-cache curl 07:32:03 ---> Running in d3198a11661f 07:32:03 Removing intermediate container 24f585374214 07:32:03 ---> ac70d201f65b 07:32:03 07:32:03 Successfully built ac70d201f65b 07:32:03 Successfully tagged docker-core-metadata-go:latest 07:32:03  Building docker-core-metadata-go ... done  ---> 82b9bd62917d 07:32:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:32:03 ---> 79649d6c5654 07:32:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:32:03 ---> Running in e6997609fcaf 07:32:04 (1/4) Installing ca-certificates (20191127-r4) 07:32:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:32:04 (3/4) Installing libcurl (7.69.1-r3) 07:32:04 (4/4) Installing curl (7.69.1-r3) 07:32:04 Executing busybox-1.31.1-r19.trigger 07:32:04 Executing ca-certificates-20191127-r4.trigger 07:32:04 OK: 7 MiB in 18 packages 07:32:06 Removing intermediate container e6997609fcaf 07:32:06 ---> 5a8f4338271b 07:32:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:32:06 Removing intermediate container d3198a11661f 07:32:06 ---> 9cb20bf952f3 07:32:06 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:32:06 ---> Running in d96f265b721c 07:32:06 ---> Running in a9f9e2dada67 07:32:06 Removing intermediate container d96f265b721c 07:32:06 ---> 4328ba83fb76 07:32:06 Step 22/24 : LABEL arch=x86_64 07:32:06 Removing intermediate container a9f9e2dada67 07:32:06 ---> 114707dc0190 07:32:06 Step 13/21 : WORKDIR /edgex 07:32:06 ---> Running in 02d285e9d6d8 07:32:06 ---> Running in cc8388287131 07:32:06 Removing intermediate container 02d285e9d6d8 07:32:06 ---> 1318e0166194 07:32:06 Step 23/24 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:32:06 Removing intermediate container cc8388287131 07:32:06 ---> 4bb13e166071 07:32:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:32:06 ---> Running in 5299faee97ba 07:32:06 Removing intermediate container 5299faee97ba 07:32:06 ---> ba7a49476824 07:32:06 Step 24/24 : LABEL version=0.0.0 07:32:06 ---> a5fd1ba36a7d 07:32:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:32:06 ---> Running in 4b4d72bb6155 07:32:06 Removing intermediate container 4b4d72bb6155 07:32:06 ---> 71d996bf20c9 07:32:06 07:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.354s coverage: 47.1% of statements 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.140s coverage: 100.0% of statements 07:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:32:07 Successfully built 71d996bf20c9 07:32:07 Successfully tagged docker-security-secretstore-setup-go:latest 07:32:07  Building docker-security-secretstore-setup-go ... done  ---> 307dfec61a7b 07:32:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:32:07 ---> 3f970e63898e 07:32:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:32:08 ---> Running in 66f642d7f1d4 07:32:08 Removing intermediate container 66f642d7f1d4 07:32:08 ---> 21e6c967937d 07:32:08 Step 18/21 : CMD ["--init=true"] 07:32:08 ---> Running in e96d8142d318 07:32:08 Removing intermediate container e96d8142d318 07:32:08 ---> f0793c6e8787 07:32:08 Step 19/21 : LABEL arch=x86_64 07:32:08 ---> Running in 0e69127d1935 07:32:09 Removing intermediate container 0e69127d1935 07:32:09 ---> 7e6823d190a5 07:32:09 Step 20/21 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:32:09 ---> Running in 5b057f3500e3 07:32:09 Removing intermediate container 5b057f3500e3 07:32:09 ---> ea4cf00bc388 07:32:09 Step 21/21 : LABEL version=0.0.0 07:32:09 ---> Running in 682b7378adde 07:32:09 Removing intermediate container 682b7378adde 07:32:09 ---> b2ead7f1194a 07:32:09 07:32:09 Successfully built b2ead7f1194a 07:32:09 Successfully tagged docker-security-proxy-setup-go:latest 07:32:10  Building docker-security-proxy-setup-go ... done  [Pipeline] } 07:32:10 $ docker stop --time=1 46945a751233d1586c0326d54dbc954f805b3a5e179ab6d7871615d7a50fd92d 07:32:11 $ docker rm -f 46945a751233d1586c0326d54dbc954f805b3a5e179ab6d7871615d7a50fd92d [Pipeline] // withDockerContainer [Pipeline] sh 07:32:12 + docker images 07:32:12 + grep docker 07:32:12 docker-security-proxy-setup-go latest b2ead7f1194a 3 seconds ago 24.4MB 07:32:12 docker-security-secretstore-setup-go latest 71d996bf20c9 6 seconds ago 24.6MB 07:32:12 docker-core-metadata-go latest ac70d201f65b 9 seconds ago 18.8MB 07:32:12 docker-core-command-go latest 0c6601d03f70 12 seconds ago 16.3MB 07:32:12 docker-sys-mgmt-agent-go latest ca50be0d3812 36 seconds ago 313MB 07:32:12 docker-security-bootstrapper-go latest 4c8afbc1d3ca 55 seconds ago 41.5MB 07:32:12 docker-core-data-go latest f6f3b54de188 About a minute ago 22.3MB 07:32:12 docker-support-scheduler-go latest 70deada14c36 2 minutes ago 16.4MB 07:32:12 docker-support-notifications-go latest f6ac92f6858f 2 minutes ago 16.9MB 07:32:12 docker 20.10.0 aefe523efa57 6 weeks 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 07:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.878s coverage: 29.1% of statements 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:32:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:32:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:32:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:32:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.099s coverage: 100.0% of statements 07:32:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 07:32:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 07:32:15 GO111MODULE=on go vet ./... 07:32:28 Still waiting to schedule task 07:32:28 ‘prd-ubuntu18.04-docker-8c-8g-22229’ is offline 07:33:37 gofmt -l . 07:33:37 [ "`gofmt -l .`" = "" ] 07:33:37 ./bin/test-go-mod-tidy.sh 07:33:37 ./bin/test-attribution-txt.sh [Pipeline] sh 07:33:37 + ls -al . 07:33:37 total 696 07:33:37 drwxrwxr-x 9 1001 1001 4096 Jan 22 07:33 . 07:33:37 drwxr-xr-x 4 root root 4096 Jan 22 07:29 .. 07:33:37 -rw-rw-r-- 1 1001 1001 11 Jan 22 07:28 .dockerignore 07:33:37 drwxrwxr-x 8 1001 1001 4096 Jan 22 07:28 .git 07:33:37 drwxrwxr-x 3 1001 1001 4096 Jan 22 07:28 .github 07:33:37 -rw-rw-r-- 1 1001 1001 872 Jan 22 07:28 .gitignore 07:33:37 -rw-rw-r-- 1 1001 1001 166 Jan 22 07:28 .sonarcloud.properties 07:33:37 -rw-rw-r-- 1 1001 1001 7859 Jan 22 07:28 Attribution.txt 07:33:37 -rw-rw-r-- 1 1001 1001 3804 Jan 22 07:28 CONTRIBUTING.md 07:33:37 -rw-rw-r-- 1 1001 1001 931 Jan 22 07:28 Dockerfile.build 07:33:37 -rw-rw-r-- 1 1001 1001 863 Jan 22 07:28 Jenkinsfile 07:33:37 -rw-rw-r-- 1 1001 1001 10775 Jan 22 07:28 LICENSE 07:33:37 -rw-rw-r-- 1 1001 1001 6001 Jan 22 07:28 Makefile 07:33:37 -rw-rw-r-- 1 1001 1001 6524 Jan 22 07:28 README.md 07:33:37 -rw-rw-r-- 1 1001 1001 6755 Jan 22 07:28 SECURITY.md 07:33:37 -rw-rw-r-- 1 1001 1001 5 Jan 22 07:24 VERSION 07:33:37 -rw-rw-r-- 1 1001 1001 4131 Jan 22 07:28 ZMQWindows.md 07:33:37 drwxrwxr-x 2 1001 1001 4096 Jan 22 07:28 bin 07:33:37 drwxrwxr-x 15 1001 1001 4096 Jan 22 07:28 cmd 07:33:37 -rw-r--r-- 1 root root 564204 Jan 22 07:32 coverage.out 07:33:37 -rw-r--r-- 1 root root 1053 Jan 22 07:33 go.mod 07:33:37 -rw-r--r-- 1 root root 18878 Jan 22 07:33 go.sum 07:33:37 drwxrwxr-x 8 1001 1001 4096 Jan 22 07:28 internal 07:33:37 drwxrwxr-x 4 1001 1001 4096 Jan 22 07:28 openapi 07:33:37 drwxrwxr-x 4 1001 1001 4096 Jan 22 07:28 snap 07:33:37 -rw-rw-r-- 1 1001 1001 168 Jan 22 07:28 version.go [Pipeline] sh 07:33:38 + '[' -e coverage.out ] 07:33:38 + chown 1001:1001 coverage.out [Pipeline] stash 07:33:38 Warning: overwriting stash ‘coverage-report’ 07:33:39 Stashed 1 file(s) [Pipeline] sh 07:33:40 + make build 07:33:40 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 07:33:52 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 07:34:02 Running on prd-ubuntu18.04-docker-8c-8g-22231 in /w/workspace/edgexfoundry_edgex-go_PR-3065 [Pipeline] { [Pipeline] ws 07:34:03 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:34:05 using credential edgex-jenkins-ssh 07:34:05 Cloning the remote Git repository 07:34:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:34:05 > git init /w/workspace/edgex-go/2 # timeout=10 07:34:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:34:05 > git --version # timeout=10 07:34:05 > git --version # 'git version 2.17.1' 07:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:14 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 07:34:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:34:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:34:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3065/head:refs/remotes/origin/PR-3065 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:34:17 Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit b6aa54210aa799caafff1bd1c7dee3a192e33264 07:34:17 Merge succeeded, producing b6aa54210aa799caafff1bd1c7dee3a192e33264 07:34:17 Checking out Revision b6aa54210aa799caafff1bd1c7dee3a192e33264 (PR-3065) 07:34:19 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 07:34:17 > git config core.sparsecheckout # timeout=10 07:34:17 > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 07:34:17 > git remote # timeout=10 07:34:17 > git config --get remote.origin.url # timeout=10 07:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:17 > git merge c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 07:34:17 > git rev-parse HEAD^{commit} # timeout=10 07:34:17 > git config core.sparsecheckout # timeout=10 07:34:17 > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 07:34:21 Commit message: "Merge branch 'master' into issue-3043-device-profile" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:22 + echo snap-build.sh 07:34:22 snap-build.sh 07:34:22 + SNAP_BASE_DIR=. 07:34:22 + '[' '!' -z /w/workspace/edgex-go/2 ']' 07:34:22 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 07:34:22 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 07:34:22 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 07:34:22 + cd /w/workspace/edgex-go/2 07:34:22 + sudo apt-get remove -qy --purge lxd lxd-client 07:34:22 Reading package lists... 07:34:23 Building dependency tree... 07:34:23 Reading state information... 07:34:23 The following packages were automatically installed and are no longer required: 07:34:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:34:23 uidmap xdelta3 07:34:23 Use 'sudo apt autoremove' to remove them. 07:34:23 The following packages will be REMOVED: 07:34:23 lxd* lxd-client* 07:34:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:34:23 After this operation, 31.7 MB disk space will be freed. 07:34:24 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 07:34:24 (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.) 07:34:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:34:25 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 07:34:25 Removing lxd dnsmasq configuration 07:34:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:34:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:34:27 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:34:27 (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.) 07:34:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:34:29 Processing triggers for systemd (237-3ubuntu10.42) ... 07:34:29 Processing triggers for ureadahead (0.100.0-21) ... 07:34:30 + sudo snap remove --purge lxd 07:34:30 snap "lxd" is not installed 07:34:30 + sudo groupadd --force --system lxd 07:34:30 ++ whoami 07:34:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:34:30 + newgrp - lxd 07:34:30 + sudo snap install lxd 07:34:31 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 07:34:36 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 07:34:39 2021-01-22T07:34:36Z INFO Waiting for automatic snapd restart... 07:34:39 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 07:34:45 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 07:34:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:34:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:34:54 lxd 4.10 from Canonical* installed 07:34:54 + sudo lxd init --auto 07:34:57 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 07:35:02 + sudo snap install --classic snapcraft [Pipeline] } 07:35:02 $ docker stop --time=1 016ac0e7948d15245bf4149df69f36fcc1ca2f149a2468383650c3b22d28bcc9 07:35:05 $ docker rm -f 016ac0e7948d15245bf4149df69f36fcc1ca2f149a2468383650c3b22d28bcc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:35:07 07:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:35:08 latest: Pulling from edgex-devops/edgex-compose-arm64 07:35:08 29e5d40040c1: Pulling fs layer 07:35:08 1ce36da41761: Pulling fs layer 07:35:08 25b303627fd3: Pulling fs layer 07:35:08 29e5d40040c1: Verifying Checksum 07:35:08 29e5d40040c1: Download complete 07:35:09 1ce36da41761: Verifying Checksum 07:35:09 1ce36da41761: Download complete 07:35:09 29e5d40040c1: Pull complete 07:35:10 snapcraft 4.4.4 from Canonical* installed 07:35:10 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:35:10 + patch --verbose -p1 07:35:10 Hmm... Looks like a unified diff to me... 07:35:10 The text leading up to this was: 07:35:10 -------------------------- 07:35:10 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:35:10 |From: Tony Espy 07:35:10 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:35:10 |Subject: [PATCH] optimize snap build for pipeline CI check 07:35:10 | 07:35:10 |This patch is used by the EdgeX CI pipeline builds to 07:35:10 |optimize the snap CI check run for pull requests. When 07:35:10 |applied, it essentially strips out everything (apps and 07:35:10 |parts) from the snapcraft.yaml file except those required 07:35:10 |to build edgex-go, as the whole idea of the CI check is to 07:35:10 |catch changes to edgex-go that break the snap build. 07:35:10 | 07:35:10 |In general, anyone updating snapcraft.yaml will also need 07:35:10 |to update this patch file, otherwise it may fail to apply, 07:35:10 |resulting in a failed snap build CI check in the associated 07:35:10 |pull request. 07:35:10 | 07:35:10 |Note - in addition to applying this patch, the pipeline also 07:35:10 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:35:10 |need to build the finally binary .snap file (and it won't 07:35:10 |work with the patch applied). This further reduces the build 07:35:10 |time. 07:35:10 |--- 07:35:10 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:35:10 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:35:10 | 07:35:10 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:35:10 |index 1e537489..faf42425 100644 07:35:10 |--- a/snap/snapcraft.yaml 07:35:10 |+++ b/snap/snapcraft.yaml 07:35:10 -------------------------- 07:35:10 patching file snap/snapcraft.yaml 07:35:10 Using Plan A... 07:35:10 Hunk #1 succeeded at 73. 07:35:10 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 07:35:10 Hunk #3 succeeded at 214 (offset -1 lines). 07:35:10 Hunk #4 succeeded at 222 (offset -1 lines). 07:35:10 Hunk #5 succeeded at 229 (offset -1 lines). 07:35:10 Hunk #6 succeeded at 256 (offset -1 lines). 07:35:10 Hunk #7 succeeded at 290 (offset -1 lines). 07:35:10 Hunk #8 succeeded at 342. 07:35:10 Hmm... Ignoring the trailing garbage. 07:35:10 done 07:35:10 + sudo snapcraft prime --use-lxd 07:35:10 1ce36da41761: Pull complete 07:35:10 25b303627fd3: Download complete 07:35:11 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:35:11 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: 07:35:11 - README.md 07:35:11 - snapcraft.yaml.orig 07:35:11 07:35:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:35:12 Launching a container. 07:35:21 25b303627fd3: Pull complete 07:35:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:35:21 prd-ubuntu18.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container 07:35:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:35:24 $ docker top 033a245bce9a3ee575070fc89c1ac4f612a098c94f6a757343e25a600a176b00 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:25 + docker-compose build --help 07:35:25 + grep parallel 07:35:27 Waiting for container to be ready 07:35:27 To start your first instance, try: lxc launch ubuntu:18.04 07:35:27 07:35:28 --parallel Build images in parallel. [Pipeline] } 07:35:28 $ docker stop --time=1 033a245bce9a3ee575070fc89c1ac4f612a098c94f6a757343e25a600a176b00 07:35:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:35:29 Waiting for network to be ready... 07:35:30 $ docker rm -f 033a245bce9a3ee575070fc89c1ac4f612a098c94f6a757343e25a600a176b00 07:35:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:35:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [Pipeline] // withDockerContainer 07:35:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:35:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 07:35:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:35:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:35:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:35:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:35:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:35:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:35:31 . 07:35:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 07:35:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:35:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:35:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 07:35:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 07:35:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 07:35:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 07:35:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [Pipeline] withDockerContainer 07:35:31 prd-ubuntu18.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container 07:35:32 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:35:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 07:35:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 07:35:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 07:35:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:35:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 07:35:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 07:35:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] 07:35:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 07:35:33 $ docker top 50e6f500736a0049f356516272f4f7934336b96f76b070c5bb79ce12e994e36a -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:34 + docker-compose -f ./docker-compose-build.yml build --parallel 07:35:36 Fetched 23.8 MB in 6s (4297 kB/s) 07:35:37 Reading package lists... 07:35:37 Reading package lists... 07:35:37 Building dependency tree... 07:35:37 Reading state information... 07:35:37 The following additional packages will be installed: 07:35:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:35:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:35:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:35:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:35:37 Suggested packages: 07:35:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:35:37 Recommended packages: 07:35:37 gnupg libsasl2-modules 07:35:37 The following NEW packages will be installed: 07:35:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:35:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:35:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:35:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:35:37 The following packages will be upgraded: 07:35:37 gpg gpg-agent gpgconf libudev1 07:35:38 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 07:35:38 Need to get 3533 kB of archives. 07:35:38 After this operation, 13.3 MB of additional disk space will be used. 07:35:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:35:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:35:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:35:38 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 07:35:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:35:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:35:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:35:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:35:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:35:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 07:35:38 Building docker-core-command-go ... 07:35:38 Building docker-core-data-go ... 07:35:38 Building docker-core-metadata-go ... 07:35:38 Building docker-security-bootstrapper-go ... 07:35:38 Building docker-security-proxy-setup-go ... 07:35:38 Building docker-security-secretstore-setup-go ... 07:35:38 Building docker-support-notifications-go ... 07:35:38 Building docker-support-scheduler-go ... 07:35:38 Building docker-sys-mgmt-agent-go ... 07:35:38 Building docker-security-proxy-setup-go 07:35:38 Building docker-core-metadata-go 07:35:38 Building docker-support-scheduler-go 07:35:38 Building docker-security-bootstrapper-go 07:35:38 Building docker-support-notifications-go 07:35:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:35:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:35:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:35:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:35:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:35:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:35:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:35:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:35:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:35:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:35:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:35:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:35:39 debconf: delaying package configuration, since apt-utils is not installed 07:35:39 Fetched 3533 kB in 1s (3480 kB/s) 07:35:39 (Reading database ... 12511 files and directories currently installed.) 07:35:39 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 07:35:39 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:35:39 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 07:35:39 Selecting previously unselected package udev. 07:35:39 (Reading database ... 12511 files and directories currently installed.) 07:35:39 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 07:35:39 Unpacking udev (237-3ubuntu10.44) ... 07:35:40 Selecting previously unselected package libfuse2:amd64. 07:35:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:35:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:35:40 Selecting previously unselected package fuse. 07:35:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:35:40 Unpacking fuse (2.9.7-1ubuntu1) ... 07:35:40 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:35:40 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:35:40 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:35:40 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:35:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:35:40 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:35:40 Selecting previously unselected package libksba8:amd64. 07:35:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:35:40 Unpacking libksba8:amd64 (1.3.5-2) ... 07:35:40 Selecting previously unselected package libroken18-heimdal:amd64. 07:35:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:35:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:35:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:41 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:35:41 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:41 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:41 Selecting previously unselected package libwind0-heimdal:amd64. 07:35:41 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:41 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:41 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:35:41 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:35:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:35:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:41 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:35:41 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:35:41 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:41 Selecting previously unselected package libsasl2-modules-db:amd64. 07:35:41 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:35:41 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:35:41 Selecting previously unselected package libsasl2-2:amd64. 07:35:41 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:35:41 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:35:41 Selecting previously unselected package libldap-common. 07:35:41 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:35:41 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:35:41 Selecting previously unselected package libldap-2.4-2:amd64. 07:35:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:35:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:35:42 Selecting previously unselected package dirmngr. 07:35:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:35:42 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:35:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:35:42 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:35:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:35:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:35:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:35:42 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:35:42 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:42 Setting up libksba8:amd64 (1.3.5-2) ... 07:35:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:35:42 Setting up udev (237-3ubuntu10.44) ... 07:35:43 invoke-rc.d: policy-rc.d denied execution of start. 07:35:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:43 Processing triggers for systemd (237-3ubuntu10) ... 07:35:43 Setting up fuse (2.9.7-1ubuntu1) ... 07:35:43 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:35:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:35:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:35:43 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:35:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:35:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:35:44 settings in the [Install] section, and DefaultInstance for template units). 07:35:44 This means they are not meant to be enabled using systemctl. 07:35:44 Possible reasons for having this kind of units are: 07:35:44 1) A unit may be statically enabled by being symlinked from another unit's 07:35:44 .wants/ or .requires/ directory. 07:35:44 2) A unit's purpose may be to act as a helper for some other unit which has 07:35:44 a requirement dependency on it. 07:35:44 3) A unit may be started when needed via activation (socket, path, timer, 07:35:44 D-Bus, udev, scripted systemctl call, ...). 07:35:44 4) In case of template units, the unit is meant to be enabled with some 07:35:44 instance name specified. 07:35:44 Reading package lists... 07:35:44 Building dependency tree... 07:35:44 Reading state information... 07:35:44 The following additional packages will be installed: 07:35:44 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:35:44 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:35:44 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:35:44 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:35:44 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:35:44 Suggested packages: 07:35:44 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:35:44 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:35:44 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:35:44 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:35:44 systemd-container policykit-1 07:35:44 Recommended packages: 07:35:44 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:35:44 The following NEW packages will be installed: 07:35:44 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:35:44 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:35:44 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:35:44 multiarch-support openssh-client python3 python3-minimal python3.6 07:35:44 python3.6-minimal snapd squashfs-tools sudo 07:35:44 The following packages will be upgraded: 07:35:44 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:35:44 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 07:35:44 Need to get 35.2 MB of archives. 07:35:44 After this operation, 141 MB of additional disk space will be used. 07:35:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 07:35:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:35:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:35:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:35:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 07:35:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:35:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:35:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:35:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:35:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:35:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:35:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:35:45 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 07:35:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:35:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:35:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:35:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:35:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:35:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:35:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:35:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:35:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:35:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:35:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:35:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:35:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:35:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:35:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:35:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:35:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:35:46 debconf: delaying package configuration, since apt-utils is not installed 07:35:46 Fetched 35.2 MB in 2s (16.2 MB/s) 07:35:47 (Reading database ... 12757 files and directories currently installed.) 07:35:47 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 07:35:47 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:35:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 07:35:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:35:48 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 07:35:48 (Reading database ... 12757 files and directories currently installed.) 07:35:48 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:35:48 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:35:48 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:35:48 (Reading database ... 12757 files and directories currently installed.) 07:35:48 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:35:48 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:35:48 Setting up apt (1.6.12ubuntu0.2) ... 07:35:48 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:35:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:35:49 (Reading database ... 12764 files and directories currently installed.) 07:35:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:35:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:35:50 Selecting previously unselected package libpython3.6-minimal:amd64. 07:35:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:35:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:35:50 Selecting previously unselected package libexpat1:amd64. 07:35:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:35:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:35:50 Selecting previously unselected package python3.6-minimal. 07:35:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:35:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:35:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:35:50 Checking for services that may need to be restarted...done. 07:35:50 Checking for services that may need to be restarted...done. 07:35:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:35:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:35:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:35:51 Selecting previously unselected package python3-minimal. 07:35:51 (Reading database ... 13012 files and directories currently installed.) 07:35:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:35:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:35:51 Selecting previously unselected package mime-support. 07:35:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:35:51 Unpacking mime-support (3.60ubuntu1) ... 07:35:51 Selecting previously unselected package libmpdec2:amd64. 07:35:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:35:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:35:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:35:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:35:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:35:52 Selecting previously unselected package python3.6. 07:35:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:35:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:35:52 Selecting previously unselected package libpython3-stdlib:amd64. 07:35:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:35:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:35:52 Setting up python3-minimal (3.6.7-1~18.04) ... 07:35:52 Selecting previously unselected package python3. 07:35:52 (Reading database ... 13442 files and directories currently installed.) 07:35:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:35:52 Unpacking python3 (3.6.7-1~18.04) ... 07:35:52 Selecting previously unselected package multiarch-support. 07:35:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:35:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:35:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:35:53 Selecting previously unselected package liblzo2-2:amd64. 07:35:53 (Reading database ... 13479 files and directories currently installed.) 07:35:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:35:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:35:53 Selecting previously unselected package libbsd0:amd64. 07:35:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:35:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:35:53 Selecting previously unselected package sudo. 07:35:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 07:35:53 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 07:35:53 Selecting previously unselected package apparmor. 07:35:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:35:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:35:53 Selecting previously unselected package libedit2:amd64. 07:35:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:35:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:35:53 Selecting previously unselected package libkrb5support0:amd64. 07:35:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:35:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:35:53 Selecting previously unselected package libk5crypto3:amd64. 07:35:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:35:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:35:54 Selecting previously unselected package libkeyutils1:amd64. 07:35:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:35:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:35:54 Selecting previously unselected package libkrb5-3:amd64. 07:35:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:35:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:35:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:35:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:35:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:35:54 Selecting previously unselected package libssl1.0.0:amd64. 07:35:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:35:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:35:54 Selecting previously unselected package openssh-client. 07:35:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:35:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:35:54 Selecting previously unselected package squashfs-tools. 07:35:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:35:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:35:54 Selecting previously unselected package snapd. 07:35:54 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:35:55 Unpacking snapd (2.48+18.04) ... 07:35:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:35:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:35:58 Setting up mime-support (3.60ubuntu1) ... 07:35:58 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 07:35:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:35:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:35:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:35:58 Setting up systemd (237-3ubuntu10.44) ... 07:35:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:35:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:35:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:35:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:35:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:35:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:35:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:36:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:36:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:36:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:36:00 Setting up python3 (3.6.7-1~18.04) ... 07:36:00 running python rtupdate hooks for python3.6... 07:36:00 running python post-rtupdate hooks for python3.6... 07:36:00 Setting up apparmor (2.12-4ubuntu5.1) ... 07:36:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:36:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:36:02 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:36:02 Setting up snapd (2.48+18.04) ... 07:36:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:36:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:36:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:36:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:36:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:36:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:36:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:36:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:36:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:36:05 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:36:05 /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' 07:36:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:36:05 Processing triggers for systemd (237-3ubuntu10.44) ... 07:36:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:36:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:36:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:36:08 Reading package lists... 07:36:08 Reading package lists... 07:36:08 Building dependency tree... 07:36:08 Reading state information... 07:36:08 Calculating upgrade... 07:36:08 The following packages will be upgraded: 07:36:08 advancecomp base-files bash binutils binutils-common 07:36:08 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:36:08 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:36:08 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 07:36:08 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 07:36:08 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 07:36:08 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 07:36:08 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 07:36:08 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:36:08 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:36:08 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:36:08 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:36:08 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:36:08 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:36:08 ubuntu-keyring util-linux 07:36:08 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:36:08 Need to get 63.7 MB of archives. 07:36:08 After this operation, 5203 kB of additional disk space will be used. 07:36:08 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:36:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:36:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:36:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:36:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:36:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:36:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:36:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:36:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:36:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:36:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:36:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:36:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:36:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:36:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:36:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:36:09 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:36:09 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 07:36:09 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:36:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:36:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:36:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:36:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:36:09 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:36:09 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:36:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:36:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:36:09 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:36:09 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:36:09 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:36:09 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:36:09 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:36:09 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:36:09 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:36:09 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:36:09 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:36:09 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:36:09 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:36:09 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:36:09 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:36:09 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:36:09 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:36:09 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:36:09 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:36:09 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:36:09 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:36:09 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:36:09 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 07:36:09 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:36:09 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:36:09 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:36:10 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:36:10 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:36:10 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:36:10 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:36:10 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:36:10 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:36:10 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:36:10 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:36:10 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:36:10 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:36:10 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:36:10 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:36:10 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:36:10 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:36:10 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:36:10 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:36:10 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:36:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:36:10 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:36:10 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:36:10 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:36:10 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:36:10 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:36:10 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:36:10 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:36:10 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:36:10 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 07:36:10 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:36:10 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:36:10 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:36:10 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:36:10 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:36:10 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:36:10 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:36:10 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:36:10 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:36:10 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:36:11 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:36:11 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:36:11 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:36:11 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:36:11 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:36:11 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:36:11 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:36:11 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:36:11 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:36:11 debconf: delaying package configuration, since apt-utils is not installed 07:36:11 Fetched 63.7 MB in 3s (21.1 MB/s) 07:36:12 (Reading database ... 13912 files and directories currently installed.) 07:36:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:36:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:36:12 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:36:12 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:36:12 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 07:36:12 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 07:36:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:14 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:14 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:14 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:14 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:14 (Reading database ... 13911 files and directories currently installed.) 07:36:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:14 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:36:14 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:36:14 (Reading database ... 13911 files and directories currently installed.) 07:36:14 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:36:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:36:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:15 (Reading database ... 13911 files and directories currently installed.) 07:36:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:36:15 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:36:16 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:36:16 (Reading database ... 13911 files and directories currently installed.) 07:36:16 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:36:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:36:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:36:16 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:36:16 Setting up base-files (10.1ubuntu2.10) ... 07:36:16 Installing new version of config file /etc/issue ... 07:36:16 Installing new version of config file /etc/issue.net ... 07:36:16 Installing new version of config file /etc/lsb-release ... 07:36:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:36:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:36:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:36:17 Removing obsolete conffile /etc/default/motd-news ... 07:36:17 (Reading database ... 13912 files and directories currently installed.) 07:36:17 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:36:17 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:36:17 Setting up bash (4.4.18-2ubuntu1.2) ... 07:36:17 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 07:36:17 (Reading database ... 13912 files and directories currently installed.) 07:36:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:36:17 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:36:17 (Reading database ... 13912 files and directories currently installed.) 07:36:17 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:36:17 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:36:18 Setting up tar (1.29b-2ubuntu0.2) ... 07:36:18 (Reading database ... 13912 files and directories currently installed.) 07:36:18 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:36:18 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:36:18 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:36:18 (Reading database ... 13912 files and directories currently installed.) 07:36:18 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:36:18 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:36:18 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:36:19 (Reading database ... 13912 files and directories currently installed.) 07:36:19 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:36:19 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:36:19 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:36:19 (Reading database ... 13912 files and directories currently installed.) 07:36:19 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:36:19 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:36:19 Setting up grep (3.1-2build1) ... 07:36:19 (Reading database ... 13912 files and directories currently installed.) 07:36:19 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:36:19 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:36:19 Setting up login (1:4.5-1ubuntu2) ... 07:36:19 (Reading database ... 13912 files and directories currently installed.) 07:36:19 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:36:19 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:36:19 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:36:20 (Reading database ... 13912 files and directories currently installed.) 07:36:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:36:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:36:20 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:36:20 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:36:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:36:21 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:36:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:36:21 (Reading database ... 13912 files and directories currently installed.) 07:36:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:36:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:36:23 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:36:23 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:36:23 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:36:23 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:36:23 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:36:23 (Reading database ... 13912 files and directories currently installed.) 07:36:23 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:36:23 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:36:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:36:23 (Reading database ... 13912 files and directories currently installed.) 07:36:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:36:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:36:23 (Reading database ... 13912 files and directories currently installed.) 07:36:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:36:24 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:36:24 (Reading database ... 13912 files and directories currently installed.) 07:36:24 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:36:24 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:36:24 (Reading database ... 13912 files and directories currently installed.) 07:36:24 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:24 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:36:24 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:36:24 (Reading database ... 13912 files and directories currently installed.) 07:36:24 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:36:24 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:36:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:36:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:36:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:36:25 (Reading database ... 13912 files and directories currently installed.) 07:36:25 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:36:25 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:36:25 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:36:25 (Reading database ... 13912 files and directories currently installed.) 07:36:25 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:36:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:36:25 (Reading database ... 13912 files and directories currently installed.) 07:36:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:36:25 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:36:25 (Reading database ... 13912 files and directories currently installed.) 07:36:25 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:25 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:36:26 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:36:26 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:36:27 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:36:27 (Reading database ... 13912 files and directories currently installed.) 07:36:27 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:36:27 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:36:27 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:36:27 (Reading database ... 13912 files and directories currently installed.) 07:36:27 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:36:27 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:36:27 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:36:28 (Reading database ... 13914 files and directories currently installed.) 07:36:28 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:36:28 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:36:28 Setting up debconf (1.5.66ubuntu1) ... 07:36:28 (Reading database ... 13914 files and directories currently installed.) 07:36:28 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:36:28 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:36:28 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:36:28 (Reading database ... 13914 files and directories currently installed.) 07:36:28 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:36:28 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:36:29 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:36:29 (Reading database ... 13914 files and directories currently installed.) 07:36:29 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:36:29 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:36:29 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:36:29 (Reading database ... 13914 files and directories currently installed.) 07:36:29 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:36:29 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:36:29 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 07:36:29 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:36:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:36:30 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:36:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:36:30 (Reading database ... 13914 files and directories currently installed.) 07:36:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:36:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:36:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:36:30 (Reading database ... 13914 files and directories currently installed.) 07:36:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:36:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:36:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:36:31 (Reading database ... 13914 files and directories currently installed.) 07:36:31 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:36:31 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:36:31 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:36:31 (Reading database ... 13914 files and directories currently installed.) 07:36:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:36:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:36:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:36:31 (Reading database ... 13914 files and directories currently installed.) 07:36:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:36:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:36:32 Setting up passwd (1:4.5-1ubuntu2) ... 07:36:32 (Reading database ... 13914 files and directories currently installed.) 07:36:32 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:36:32 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:36:32 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:36:33 (Reading database ... 13914 files and directories currently installed.) 07:36:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:36:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:36:33 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:36:33 (Reading database ... 13914 files and directories currently installed.) 07:36:33 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:36:33 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:36:33 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:36:33 (Reading database ... 13914 files and directories currently installed.) 07:36:33 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:36:33 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:36:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:36:34 (Reading database ... 13914 files and directories currently installed.) 07:36:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:36:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:36:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:36:34 (Reading database ... 13914 files and directories currently installed.) 07:36:34 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:36:34 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:36:34 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:36:34 (Reading database ... 13914 files and directories currently installed.) 07:36:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:36:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:36:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:36:34 (Reading database ... 13915 files and directories currently installed.) 07:36:34 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:36:34 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:36:34 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:36:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:36:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:36:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:36:35 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:36:35 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:36:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:36:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:36:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:36:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:36:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:36:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:36:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:36:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:36:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:36:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:36:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:36:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:36:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:36:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:36:37 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 07:36:37 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 07:36:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:36:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:36:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:36:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:36:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:36:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:36:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:36:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:36:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:36:38 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:36:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:36:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:36:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:36:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:36:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:36:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:36:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:36:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:36:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:36:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:36:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:36:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:36:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:36:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:36:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:36:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:36:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:36:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:36:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:36:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:36:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:36:44 Setting up tzdata (2020f-0ubuntu0.18.04) ... 07:36:45 07:36:45 Current default time zone: 'Etc/UTC' 07:36:45 Local time is now: Fri Jan 22 07:36:45 UTC 2021. 07:36:45 Universal Time is now: Fri Jan 22 07:36:45 UTC 2021. 07:36:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:36:45 07:36:45 Setting up systemd-sysv (237-3ubuntu10.44) ... 07:36:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:45 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 07:36:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:36:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:36:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:36:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:36:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:36:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:36:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:36:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:36:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:36:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:36:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:45 Setting up patch (2.7.6-2ubuntu1.1) ... 07:36:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:36:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:36:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:36:45 Installing new version of config file /etc/ssl/openssl.cnf ... 07:36:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:36:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:36:45 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 07:36:47 Updating certificates in /etc/ssl/certs... 07:36:48 22 added, 17 removed; done. 07:36:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:36:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:36:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:36:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:36:48 Setting up pkgbinarymangler (138.18.04.1) ... 07:36:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:36:49 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:36:49 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:36:49 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:36:49 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:36:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:36:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:36:49 Setting up perl (5.26.1-6ubuntu0.5) ... 07:36:49 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:36:49 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:36:49 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:36:49 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:36:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:36:49 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:36:49 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:36:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:36:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:36:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:36:49 Processing triggers for systemd (237-3ubuntu10.44) ... 07:36:49 Processing triggers for mime-support (3.60ubuntu1) ... 07:36:49 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:36:49 Updating certificates in /etc/ssl/certs... 07:36:50 0 added, 0 removed; done. 07:36:50 Running hooks in /etc/ca-certificates/update.d... 07:36:50 done. 07:36:51 Reading package lists... 07:36:51 Building dependency tree... 07:36:51 Reading state information... 07:36:51 The following NEW packages will be installed: 07:36:51 apt-transport-https 07:36:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:36:51 Need to get 1696 B of archives. 07:36:51 After this operation, 153 kB of additional disk space will be used. 07:36:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:36:51 debconf: delaying package configuration, since apt-utils is not installed 07:36:51 Fetched 1696 B in 0s (8191 B/s) 07:36:51 Selecting previously unselected package apt-transport-https. 07:36:52 (Reading database ... 13929 files and directories currently installed.) 07:36:52 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:36:52 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:36:52 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:36:52 Waiting for network to be ready... 07:37:00 2021-01-22T07:36:56Z INFO Waiting for automatic snapd restart... 07:37:00 snapd 2.48.2 from Canonical* installed 07:37:00 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:37:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:37:00 ---> 84fe84e8c2ab 07:37:00 Step 3/33 : WORKDIR /edgex-go 07:37:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:37:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:37:00 ---> 84fe84e8c2ab 07:37:00 Step 3/22 : WORKDIR /edgex-go 07:37:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:37:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:37:00 ---> 84fe84e8c2ab 07:37:00 Step 3/22 : WORKDIR /edgex-go 07:37:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:37:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:37:00 ---> 84fe84e8c2ab 07:37:00 Step 3/23 : WORKDIR /edgex-go 07:37:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:37:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:37:00 ---> 84fe84e8c2ab 07:37:00 Step 3/21 : WORKDIR /edgex-go 07:37:00 ---> Running in fc09914288e4 07:37:00 ---> Running in 9bc7b7c162b4 07:37:00 ---> Running in cfa469955e71 07:37:00 ---> Running in 44e64908b9b1 07:37:00 ---> Running in 4ca0b71e306b 07:37:00 Removing intermediate container 4ca0b71e306b 07:37:00 ---> 9dfebb94c75b 07:37:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 9bc7b7c162b4 07:37:00 ---> 442ff5d29ecf 07:37:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:00 07:37:00 Removing intermediate container 44e64908b9b1 07:37:00 ---> 4da93ac1ca0d 07:37:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:00 Removing intermediate container cfa469955e71 07:37:00 ---> 98ba8a2119d9 07:37:00 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:00 Removing intermediate container fc09914288e4 07:37:00 ---> d5507c4fcd0b 07:37:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:00 ---> Running in a0e24f88f1b7 07:37:00 ---> Running in d46243258ae6 07:37:00 ---> Running in 99a9e2f31dcd 07:37:00 ---> Running in cfbf0f95370c 07:37:00 ---> Running in 541214989edc 07:37:00 Removing intermediate container a0e24f88f1b7 07:37:00 ---> 3723eaec2896 07:37:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:37:00 Removing intermediate container d46243258ae6 07:37:00 ---> 91ea8440d62a 07:37:00 Step 5/23 : RUN apk add --update --no-cache make git 07:37:00 ---> Running in 8bb62a9371bb 07:37:00 Removing intermediate container cfbf0f95370c 07:37:00 ---> 7feb066605ae 07:37:00 Step 5/22 : RUN apk add --update --no-cache make git 07:37:00 ---> Running in 385d0c20191b 07:37:00 Removing intermediate container 541214989edc 07:37:00 ---> b9db6910d4ef 07:37:00 Step 5/33 : RUN apk add --update --no-cache make git 07:37:00 ---> Running in 044b158a2712 07:37:00 Removing intermediate container 99a9e2f31dcd 07:37:00 ---> 72e3d1b03212 07:37:00 Step 5/21 : RUN apk add --update --no-cache make git 07:37:00 ---> Running in c6db7b8fa8ce 07:37:00 ---> Running in b36751ca9218 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:37:00 OK: 217 MiB in 51 packages 07:37:01 "snapd" switched to the "latest/stable" channel 07:37:01 07:37:01 OK: 217 MiB in 51 packages 07:37:01 OK: 217 MiB in 51 packages 07:37:01 OK: 217 MiB in 51 packages 07:37:01 OK: 217 MiB in 51 packages 07:37:02 Removing intermediate container 8bb62a9371bb 07:37:02 ---> f43e6f05aa2c 07:37:02 Step 6/22 : COPY go.mod . 07:37:02 Removing intermediate container 044b158a2712 07:37:02 ---> 1c1664375bfb 07:37:02 Step 6/22 : COPY go.mod . 07:37:03 Removing intermediate container 385d0c20191b 07:37:03 ---> bdae3bc01e64 07:37:03 Step 6/23 : COPY go.mod . 07:37:03 Removing intermediate container c6db7b8fa8ce 07:37:03 ---> 06ea1a860568 07:37:03 Step 6/33 : COPY go.mod . 07:37:03 ---> 9809a35b528c 07:37:03 Step 7/22 : RUN go mod download 07:37:03 Removing intermediate container b36751ca9218 07:37:03 ---> 5deac1432950 07:37:03 Step 6/21 : COPY go.mod . 07:37:03 ---> 261875eccf4b 07:37:03 Step 7/22 : RUN go mod download 07:37:03 ---> Running in 1f06d2d82aeb 07:37:04 ---> Running in 3dbaecc59ee6 07:37:04 ---> e9b5d7ae1ea2 07:37:04 Step 7/33 : RUN go mod download 07:37:04 ---> bfaba71738e4 07:37:04 Step 7/23 : RUN go mod download 07:37:04 ---> Running in 3527a6f8e7b8 07:37:05 ---> Running in 7e0d6e253762 07:37:05 ---> 928a85a01830 07:37:05 Step 7/21 : RUN go mod download 07:37:05 ---> Running in 25975c450c54 07:37:06 core18 20201210 from Canonical* installed 07:37:06 "core18" switched to the "latest/stable" channel 07:37:06 07:37:08 Removing intermediate container 1f06d2d82aeb 07:37:08 ---> 98bc61d4ec5e 07:37:08 Step 8/22 : COPY . . 07:37:08 Removing intermediate container 3dbaecc59ee6 07:37:08 ---> 8e80eeae524d 07:37:08 Step 8/22 : COPY . . 07:37:08 Removing intermediate container 3527a6f8e7b8 07:37:08 ---> 451c37d58656 07:37:08 Step 8/33 : COPY . . 07:37:09 Removing intermediate container 7e0d6e253762 07:37:09 ---> 7cdfa69e96e2 07:37:09 Step 8/23 : COPY . . 07:37:10 Removing intermediate container 25975c450c54 07:37:10 ---> 5fcbbbb4b5c7 07:37:10 Step 8/21 : COPY . . 07:37:13 snapcraft 4.4.4 from Canonical* installed 07:37:13 "snapcraft" switched to the "latest/stable" channel 07:37:13 07:37:16 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: 07:37:16 - README.md 07:37:16 - snapcraft.yaml.orig 07:37:16 07:37:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:37:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:37:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:37:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:37:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:37:24 Reading package lists... 07:37:24 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 07:37:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:37:31 Reading package lists... 07:37:31 Building dependency tree... 07:37:31 Reading state information... 07:37:31 Suggested packages: 07:37:31 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:37:31 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:37:31 Recommended packages: 07:37:31 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:37:31 The following NEW packages will be installed: 07:37:31 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:37:31 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:37:31 pkg-config zip 07:37:31 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:37:31 Need to get 7655 kB of archives. 07:37:31 After this operation, 43.7 MB of additional disk space will be used. 07:37:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:37:31 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:37:31 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:37:31 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:37:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:37:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:37:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:37:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:37:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:37:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:37:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:37:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:37:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:37:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:37:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:37:32 debconf: delaying package configuration, since apt-utils is not installed 07:37:32 Fetched 7655 kB in 1s (6040 kB/s) 07:37:32 Selecting previously unselected package libglib2.0-0:amd64. 07:37:32 (Reading database ... 13933 files and directories currently installed.) 07:37:32 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:37:32 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:37:33 Selecting previously unselected package libpsl5:amd64. 07:37:33 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:37:33 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:37:33 Selecting previously unselected package libnghttp2-14:amd64. 07:37:33 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:37:33 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:37:33 Selecting previously unselected package librtmp1:amd64. 07:37:33 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:37:33 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:37:33 Selecting previously unselected package libcurl3-gnutls:amd64. 07:37:33 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:37:33 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:37:33 Selecting previously unselected package liberror-perl. 07:37:33 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:37:33 Unpacking liberror-perl (0.17025-1) ... 07:37:33 Selecting previously unselected package git-man. 07:37:33 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:37:33 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:37:33 Selecting previously unselected package git. 07:37:33 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:37:33 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:37:34 Selecting previously unselected package libnorm1:amd64. 07:37:34 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:37:34 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:37:34 Selecting previously unselected package libpgm-5.2-0:amd64. 07:37:34 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:37:34 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:37:34 Selecting previously unselected package libsodium23:amd64. 07:37:34 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:37:34 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:37:35 Selecting previously unselected package libzmq5:amd64. 07:37:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:37:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:37:35 Selecting previously unselected package libzmq3-dev:amd64. 07:37:35 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:37:35 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:37:35 Selecting previously unselected package pkg-config. 07:37:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:37:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:37:35 Selecting previously unselected package zip. 07:37:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:37:35 Unpacking zip (3.0-11build1) ... 07:37:35 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:37:35 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:37:35 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:37:35 Setting up liberror-perl (0.17025-1) ... 07:37:35 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:37:35 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:37:35 No schema files found: doing nothing. 07:37:35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:37:35 Setting up zip (3.0-11build1) ... 07:37:35 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:37:35 Setting up libsodium23:amd64 (1.0.16-2) ... 07:37:35 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:37:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:37:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:37:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:37:36 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:37:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:37:37 ---> 7ba09eab9792 07:37:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:37:37 ---> aafd91e421bb 07:37:37 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:37:37 ---> 916aca9f10ef 07:37:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:37:37 ---> 57e7af02df4e 07:37:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:37:37 ---> f87203523bcc 07:37:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:37:37 ---> Running in 2285f5e6b7dc 07:37:37 ---> Running in 16e5c040dd61 07:37:37 ---> Running in 0231a30837a8 07:37:37 ---> Running in 13bb9116dd71 07:37:37 ---> Running in f72aa4062344 07:37:37 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 07:37:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:37:37 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 07:37:37 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 07:37:37 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 07:37:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:37:42 git set to automatically installed. 07:37:42 git-man set to automatically installed. 07:37:42 libcurl3-gnutls set to automatically installed. 07:37:42 liberror-perl set to automatically installed. 07:37:42 libglib2.0-0 set to automatically installed. 07:37:42 libnghttp2-14 set to automatically installed. 07:37:42 libnorm1 set to automatically installed. 07:37:42 libpgm-5.2-0 set to automatically installed. 07:37:42 libpsl5 set to automatically installed. 07:37:42 librtmp1 set to automatically installed. 07:37:42 libsodium23 set to automatically installed. 07:37:42 libzmq3-dev set to automatically installed. 07:37:42 libzmq5 set to automatically installed. 07:37:42 pkg-config set to automatically installed. 07:37:42 zip set to automatically installed. 07:37:45 snapd is not logged in, snap install commands will use sudo 07:37:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:37:52 snap "core18" has no updates available 07:37:53 Pulling config-common 07:37:54 Pulling go-build-helper 07:38:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:38:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:38:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 07:38:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 07:38:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:38:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:38:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 07:38:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 07:38:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 07:38:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 07:38:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:38:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:38:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:38:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:38:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:38:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:38:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:38:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:38:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:38:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 07:38:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 07:38:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 07:38:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:38:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 07:38:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 07:38:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] 07:38:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 07:38:26 Fetched 23.8 MB in 0s (0 B/s) 07:38:26 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:38:26 Fetched 96.5 kB in 0s (0 B/s) 07:38:26 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:38:26 Fetched 279 kB in 0s (0 B/s) 07:38:26 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:38:26 Fetched 122 kB in 0s (0 B/s) 07:38:26 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:38:26 Fetched 77.8 kB in 0s (0 B/s) 07:38:26 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:38:26 Fetched 8848 B in 0s (0 B/s) 07:38:26 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:38:26 Fetched 47.8 kB in 0s (0 B/s) 07:38:26 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:38:26 Fetched 45.6 kB in 0s (0 B/s) 07:38:26 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:38:26 Fetched 15.0 kB in 0s (0 B/s) 07:38:26 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:38:26 Fetched 214 kB in 0s (0 B/s) 07:38:26 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:38:26 Fetched 155 kB in 0s (0 B/s) 07:38:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:38:26 Fetched 50.6 kB in 0s (0 B/s) 07:38:26 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:38:26 Fetched 14.8 kB in 0s (0 B/s) 07:38:26 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:38:26 Fetched 41.8 kB in 0s (0 B/s) 07:38:26 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:38:26 Fetched 499 kB in 0s (0 B/s) 07:38:26 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:38:26 Fetched 111 kB in 0s (0 B/s) 07:38:26 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:38:26 Fetched 240 kB in 0s (0 B/s) 07:38:26 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:38:26 Fetched 29.3 kB in 0s (0 B/s) 07:38:26 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:38:26 Fetched 85.5 kB in 0s (0 B/s) 07:38:26 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:38:26 Fetched 24.5 kB in 0s (0 B/s) 07:38:26 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:38:26 Fetched 49.2 kB in 0s (0 B/s) 07:38:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:38:26 Fetched 54.2 kB in 0s (0 B/s) 07:38:26 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:38:26 Fetched 30.8 kB in 0s (0 B/s) 07:38:26 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:38:26 Fetched 17.0 kB in 0s (0 B/s) 07:38:26 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:38:26 Fetched 85.9 kB in 0s (0 B/s) 07:38:26 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:38:26 Fetched 8720 B in 0s (0 B/s) 07:38:26 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:38:26 Fetched 137 kB in 0s (0 B/s) 07:38:26 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:38:26 Fetched 119 kB in 0s (0 B/s) 07:38:26 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:38:26 Fetched 109 kB in 0s (0 B/s) 07:38:26 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:38:26 Fetched 11.1 kB in 0s (0 B/s) 07:38:26 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:38:26 Fetched 645 kB in 0s (0 B/s) 07:38:26 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:38:26 Fetched 41.3 kB in 0s (0 B/s) 07:38:26 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:38:26 Fetched 17.9 kB in 0s (0 B/s) 07:38:26 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:38:26 Fetched 368 kB in 0s (0 B/s) 07:38:26 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:38:26 Fetched 187 kB in 0s (0 B/s) 07:38:26 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:38:26 Fetched 175 kB in 0s (0 B/s) 07:38:26 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:38:26 Fetched 206 kB in 0s (0 B/s) 07:38:26 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:38:26 Fetched 1301 kB in 0s (0 B/s) 07:38:26 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:38:26 Fetched 36.2 kB in 0s (0 B/s) 07:38:26 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:38:26 Fetched 159 kB in 0s (0 B/s) 07:38:26 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:38:26 Fetched 107 kB in 0s (0 B/s) 07:38:26 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:38:26 Fetched 48.7 kB in 0s (0 B/s) 07:38:26 Pulling static-packages 07:38:26 'go115' has dependencies that need to be staged: static-packages go-build-helper 07:38:26 Skipping pull go-build-helper (already ran) 07:38:26 Skipping pull static-packages (already ran) 07:38:26 Building go-build-helper 07:38:29 Building static-packages 07:38:32 Staging go-build-helper 07:38:33 Staging static-packages 07:38:34 Pulling go115 07:38:36 'edgex-go' has dependencies that need to be staged: go115 07:38:36 Skipping pull go115 (already ran) 07:38:36 Building go115 07:38:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:36 Dload Upload Total Spent Left Speed 07:38:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 27.0M 0 0 23.7M 0 0:00:04 0:00:01 0:00:03 23.7M 50 115M 50 57.9M 0 0 27.1M 0 0:00:04 0:00:02 0:00:02 27.1M 79 115M 79 92.1M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M 100 115M 100 115M 0 0 30.8M 0 0:00:03 0:00:03 --:--:-- 30.8M 07:38:40 go1.15.2.linux-amd64.tar.gz: OK 07:38:46 Staging go115 07:38:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:38:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:38:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:38:51 Fetched 0 B in 0s (0 B/s) 07:38:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:38:51 Fetched 224 kB in 0s (0 B/s) 07:38:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:38:51 Fetched 157 kB in 0s (0 B/s) 07:38:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:38:51 Fetched 221 kB in 0s (0 B/s) 07:38:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:38:51 Fetched 143 kB in 0s (0 B/s) 07:38:51 Pulling edgex-go 07:38:54 Pulling version 07:38:55 Building config-common 07:38:57 Skipping build go-build-helper (already ran) 07:38:57 Skipping build static-packages (already ran) 07:38:57 Skipping build go115 (already ran) 07:38:57 Building edgex-go 07: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 07:38:59 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 07:38:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:39:00 go: downloading github.com/gorilla/mux v1.8.0 07:39:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 07:39:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 07:39:00 go: downloading github.com/google/uuid v1.1.5 07:39:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 07:39:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:39:00 go: downloading github.com/imdario/mergo v0.3.11 07:39:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:39:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:39:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:39:00 go: downloading github.com/go-kit/kit v0.8.0 07:39:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 07:39:00 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:39:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 07:39:00 go: downloading github.com/pebbe/zmq4 v1.2.2 07:39:00 go: downloading gopkg.in/yaml.v2 v2.4.0 07:39:00 go: downloading github.com/x448/float16 v0.8.4 07:39:00 go: downloading github.com/pkg/errors v0.8.1 07:39:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 07:39:00 go: downloading github.com/pelletier/go-toml v1.2.0 07:39:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:39:00 go: downloading github.com/hashicorp/consul/api v1.1.0 07:39:00 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:39:00 go: downloading github.com/BurntSushi/toml v0.3.1 07:39:00 go: downloading github.com/leodido/go-urn v1.2.0 07:39:00 go: downloading github.com/go-playground/universal-translator v0.17.0 07:39:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:39:00 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:39:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:39:00 go: downloading github.com/hashicorp/serf v0.8.2 07:39:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:39:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:39:00 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:39:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:39:00 go: downloading github.com/mitchellh/copystructure v1.0.0 07:39:00 go: downloading github.com/go-playground/locales v0.13.0 07:39:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:39:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:39:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:39:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:39: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 07:39:14 Removing intermediate container 16e5c040dd61 07:39:14 ---> be7624550bcc 07:39:14 07:39:14 Step 10/22 : FROM alpine:3.12 07:39:14 3.12: Pulling from library/alpine 07:39:14 Removing intermediate container 13bb9116dd71 07:39:14 ---> 9319fa4aa17b 07:39:14 07:39:14 Step 10/21 : FROM alpine:3.12 07:39:14 3.12: Pulling from library/alpine 07:39:14 Removing intermediate container 0231a30837a8 07:39:14 ---> f5f20020b207 07:39:14 07:39:14 Step 10/22 : FROM alpine:3.12 07:39:14 3.12: Pulling from library/alpine 07:39:15 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 07:39:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:39:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:39:15 Status: Downloaded newer image for alpine:3.12 07:39:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:39:15 Status: Downloaded newer image for alpine:3.12 07:39:15 ---> afeebe901d6b 07:39:15 Step 11/21 : RUN apk add --update --no-cache curl 07:39:15 ---> afeebe901d6b 07:39:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:39:15 Status: Image is up to date for alpine:3.12 07:39:15 ---> afeebe901d6b 07:39:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:39:15 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 07:39:16 ---> Running in da81cd0760be 07:39:16 ---> Running in 61bb1101f9b1 07:39:16 ---> Running in c6178a2d7603 07:39:17 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 07:39:17 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 07:39:17 go: downloading github.com/stretchr/testify v1.6.1 07:39:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:39:17 go: downloading github.com/davecgh/go-spew v1.1.1 07:39:17 go: downloading github.com/pmezard/go-difflib v1.0.0 07:39:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:39:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:39:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:39:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:39:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:39:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:39:18 (1/1) Installing dumb-init (1.2.2-r1) 07:39:18 Executing busybox-1.31.1-r19.trigger 07:39:19 OK: 5 MiB in 15 packages 07:39:19 (1/2) Installing ca-certificates (20191127-r4) 07:39:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:39:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:39:19 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:39:19 (2/2) Installing dumb-init (1.2.2-r1) 07:39:19 Executing busybox-1.31.1-r19.trigger 07:39:19 (1/4) Installing ca-certificates (20191127-r4) 07:39:19 Executing ca-certificates-20191127-r4.trigger 07:39:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:39:19 (3/4) Installing libcurl (7.69.1-r3) 07:39:19 (4/4) Installing curl (7.69.1-r3) 07:39:19 Executing busybox-1.31.1-r19.trigger 07:39:19 Executing ca-certificates-20191127-r4.trigger 07:39:19 OK: 6 MiB in 16 packages 07:39:20 OK: 7 MiB in 18 packages 07:39:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:39:21 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 07:39:21 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:39:22 Removing intermediate container da81cd0760be 07:39:22 ---> a7018647f98e 07:39:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:39:22 Removing intermediate container 2285f5e6b7dc 07:39:22 ---> 3f46b7fc1253 07:39:22 07:39:22 Step 10/33 : FROM alpine:3.12 07:39:22 ---> afeebe901d6b 07:39:22 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 07:39:22 ---> Running in 0ea22e2d7441 07:39:22 ---> Running in aa22ced9f4ec 07:39:22 Removing intermediate container c6178a2d7603 07:39:22 ---> e0ff037104a3 07:39:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:39:22 Removing intermediate container 0ea22e2d7441 07:39:22 ---> b7b3b404acc0 07:39:22 Step 13/22 : ENV APP_PORT=48085 07:39:23 Removing intermediate container 61bb1101f9b1 07:39:23 ---> a7185f18307d 07:39:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:39:23 ---> Running in c2b4bbf9c385 07:39:23 ---> Running in 87c2cc5c8f60 07:39:23 ---> Running in 5d8fe230d7e4 07:39:23 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 07:39:24 Removing intermediate container c2b4bbf9c385 07:39:24 ---> f8d354babbb2 07:39:24 Step 13/22 : ENV APP_PORT=48060 07:39:24 ---> Running in f5fef9daa49e 07:39:24 Removing intermediate container 5d8fe230d7e4 07:39:24 ---> 6f442fb90d81 07:39:24 Step 13/21 : WORKDIR /edgex 07:39:24 Removing intermediate container 87c2cc5c8f60 07:39:24 ---> dfbe51c9822e 07:39:24 Step 14/22 : EXPOSE $APP_PORT 07:39:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:39:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:39:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:39:24 ---> Running in 8936974bc495 07:39:24 ---> Running in 6dc67038e68f 07:39:25 Removing intermediate container f5fef9daa49e 07:39:25 ---> fc84172c6f6c 07:39:25 Step 14/22 : EXPOSE $APP_PORT 07:39:25 (1/3) Installing dumb-init (1.2.2-r1) 07:39:25 (2/3) Installing openssl (1.1.1i-r0) 07:39:25 (3/3) Installing su-exec (0.2-r1) 07:39:25 Executing busybox-1.31.1-r19.trigger 07:39:25 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 07:39:25 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:39:25 OK: 6 MiB in 17 packages 07:39:25 ---> Running in 4f7df5e9aebc 07:39:25 Removing intermediate container 6dc67038e68f 07:39:25 ---> 4c4b7eaa2651 07:39:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 Removing intermediate container 8936974bc495 07:39:25 ---> cacc079f7a62 07:39:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:39:26 Removing intermediate container 4f7df5e9aebc 07:39:26 ---> 4dbdad34a2d4 07:39:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:26 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 07:39:26 go: downloading github.com/lib/pq v1.9.0 07:39:26 ---> 9d18e2adae7b 07:39:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:39:26 ---> 537a21f45835 07:39:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:39:27 Removing intermediate container aa22ced9f4ec 07:39:27 ---> 0511fb704aba 07:39:27 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:39:28 ---> 06692cc9122d 07:39:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:39:28 ---> Running in 05c229c3d539 07:39:28 ---> 8d429f7895ad 07:39:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:39:28 ---> d63ec25b4de9 07:39:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:39:29 Removing intermediate container 05c229c3d539 07:39:29 ---> 281a99dfcf1e 07:39:29 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 07:39:29 Building version 07:39:30 ---> Running in d9973d41d0b8 07:39:30 ---> ffae6620f98a 07:39:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:39:30 Removing intermediate container f72aa4062344 07:39:30 ---> 7904934a2779 07:39:30 07:39:30 Step 10/23 : FROM alpine:3.12 07:39:30 ---> afeebe901d6b 07:39:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:39:30 ---> Using cache 07:39:30 ---> a7018647f98e 07:39:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:39:30 ---> Using cache 07:39:30 ---> b7b3b404acc0 07:39:30 Step 13/23 : ENV APP_PORT=48081 07:39:30 ---> de381aa6fb7d 07:39:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:39:30 ---> 5b5b9964e6cf 07:39:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:39:30 Removing intermediate container d9973d41d0b8 07:39:30 ---> 0f0f9f572a84 07:39:30 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 07:39:30 ---> Running in 017b9f12c42d 07:39:30 ---> Running in 96067854cb8b 07:39:30 ---> Running in 17985799de87 07:39:30 ---> Running in 5b45c57710a9 07:39:31 ---> b4ea2b87cbe8 07:39:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:39:31 ---> Running in 0ab49a1de71b 07:39:31 Removing intermediate container 017b9f12c42d 07:39:31 ---> 876e229fbe5e 07:39:31 Step 14/23 : EXPOSE $APP_PORT 07:39:31 Removing intermediate container 96067854cb8b 07:39:31 ---> 3e2a585957dc 07:39:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:31 Removing intermediate container 17985799de87 07:39:31 ---> e1002856b4f9 07:39:31 Step 18/21 : CMD ["--init=true"] 07:39:31 ---> Running in e6f474ebd3cb 07:39:32 ---> Running in 4592fd0aeadf 07:39:32 ---> Running in 2d98c1fad7ed 07:39:32 Removing intermediate container 0ab49a1de71b 07:39:32 ---> 3406726474dc 07:39:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:32 ---> Running in 49cb18956741 07:39:32 Staging config-common 07:39:32 Removing intermediate container e6f474ebd3cb 07:39:32 ---> d2114bdb5158 07:39:32 Step 15/23 : WORKDIR / 07:39:32 Connecting to github.com (140.82.113.4:443) 07:39:32 Removing intermediate container 4592fd0aeadf 07:39:32 Removing intermediate container 2d98c1fad7ed 07:39:32 ---> 3f34ec25500c 07:39:32 Step 19/21 : LABEL arch=arm64 07:39:32 ---> ff9421f95297 07:39:32 Step 20/22 : LABEL arch=arm64 07:39:32 ---> Running in 661d1d4f8b5c 07:39:32 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.178.203:443) 07:39:32 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 07:39:33  ---> Running in 0e97104665f5 07:39:33 ---> Running in 097f136a0f43 07:39:33 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 07:39:33 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 07:39:33 Removing intermediate container 49cb18956741 07:39:33 ---> 6f7bc0403e0c 07:39:33 Step 20/22 : LABEL arch=arm64 07:39:33 dockerize 07:39:33 ---> Running in cd29555331e8 07:39:33 Removing intermediate container 661d1d4f8b5c 07:39:33 ---> ca1a6e659dee 07:39:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:33 Removing intermediate container 097f136a0f43 07:39:33 ---> 06ad568753ff 07:39:33 Step 20/21 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:39:33 Removing intermediate container 0e97104665f5 07:39:33 ---> eae12e3debbb 07:39:33 Step 21/22 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:39:33 Skipping stage go-build-helper (already ran) 07:39:33 Skipping stage static-packages (already ran) 07:39:33 Skipping stage go115 (already ran) 07:39:33 Staging edgex-go 07:39:34 ---> Running in fb09e6e81289 07:39:34 ---> Running in 05ad4d1fafed 07:39:34 Removing intermediate container cd29555331e8 07:39:34 ---> c12994204d6b 07:39:34 Step 21/22 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:39:34 ---> Running in c13eb2f354fc 07:39:34 Removing intermediate container fb09e6e81289 07:39:34 ---> 0fbbf7f1c3a9 07:39:34 Step 21/21 : LABEL version=0.0.0Removing intermediate container 05ad4d1fafed 07:39:34 ---> 12ba8b149332 07:39:34 Step 22/22 : LABEL version=0.0.0 07:39:34 07:39:34 ---> 4b469ad64aa4 07:39:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:39:34 Staging version 07:39:35 ---> Running in 46d138b22b97 07:39:35 ---> Running in b7f5cd216c6a 07:39:35 Removing intermediate container c13eb2f354fc 07:39:35 ---> 1a41df3626cc 07:39:35 Step 22/22 : LABEL version=0.0.0 07:39:35 Removing intermediate container 5b45c57710a9 07:39:35 ---> 642fe691cd7e 07:39:35 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 07:39:35 ---> Running in 7f032264fdfc 07:39:35 ---> Running in 500b181bf634 07:39:35 Removing intermediate container b7f5cd216c6a 07:39:35 ---> 8dc34f746584 07:39:35 07:39:35 Removing intermediate container 46d138b22b97 07:39:36 ---> b142bcbc0316 07:39:36 07:39:36 Priming config-common 07:39:36 Successfully built b142bcbc0316 07:39:36 Successfully built 8dc34f746584 07:39:36 Successfully tagged docker-support-scheduler-go-arm64:latest 07:39:36 Removing intermediate container 7f032264fdfc 07:39:36 Removing intermediate container 500b181bf634 07:39:36  Building docker-support-scheduler-go ... done  ---> 7e4562778443 07:39:36 Building docker-sys-mgmt-agent-go 07:39:36 ---> 2a4d5120826f 07:39:36 07:39:36 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redisSuccessfully tagged docker-security-proxy-setup-go-arm64:latest 07:39:36 07:39:36 Building docker-core-command-go 07:39:36  Building docker-security-proxy-setup-go ... done  ---> f55dc93b2f9b 07:39:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:39:36 ---> Running in 91b3a0fd288d 07:39:36 Successfully built 7e4562778443 07:39:37 Successfully tagged docker-support-notifications-go-arm64:latest 07:39:37  Building docker-support-notifications-go ... done Building docker-core-data-go 07:39:37 Priming go-build-helper 07:39:37 Removing intermediate container 91b3a0fd288d 07:39:37 ---> 8e2c9db92a63 07:39:37 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 07:39:37 ---> Running in 5aed61d9fed9 07:39:37 ---> 161612d3d40a 07:39:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:39:38 ---> Running in 1d8598ce9394 07:39:38 Priming static-packages 07:39:38 Removing intermediate container 1d8598ce9394 07:39:38 ---> c61c1d8d841a 07:39:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:38 ---> Running in 8935bc90724b 07:39:38 Move dockerize executable 07:39:39 Removing intermediate container 8935bc90724b 07:39:39 ---> 41fd76739d56 07:39:39 Step 21/23 : LABEL arch=arm64 07:39:39 ---> Running in ed3245df3193 07:39:40 Removing intermediate container ed3245df3193 07:39:40 ---> 017f7ddc9b55 07:39:40 Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:39:40 ---> Running in 964525b79c7c 07:39:40 Removing intermediate container 5aed61d9fed9 07:39:40 ---> 8532a4aba678 07:39:40 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 07:39:40 Priming go115 07:39:41 Removing intermediate container 964525b79c7c 07:39:41 ---> 55926fbd0ba5 07:39:41 Step 23/23 : LABEL version=0.0.0 07:39:41 ---> Running in ff29218b96ce 07:39:42 Priming edgex-go 07:39:42 ---> Running in da727ef864ee 07:39:43 Priming version 07:39:43 Removing intermediate container ff29218b96ce 07:39:43 ---> e07ca662db2a 07:39:43 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:39:43 Removing intermediate container da727ef864ee 07:39:43 ---> 284691ef6261 07:39:43 07:39:44 Successfully built 284691ef6261 07:39:44 Successfully tagged docker-core-metadata-go-arm64:latest 07:39:44  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 07:39:45 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:39:45 ---> 8c8b81154383 07:39:45 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:39:46 ---> Running in c8f9b402ab87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:39:49 Removing intermediate container c8f9b402ab87 07:39:49 ---> 43089c4f74e5 07:39:49 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:51 ---> cba82b0717a8 07:39:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:39:53 ---> 3773588f8398 07:39:53 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:39:54 ---> 7a47b5a45bc4 07:39:54 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:39:56 ---> f3eb0219883f 07:39:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:39:56 ---> e7f67d2697e8 07:39:56 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 07:39:57 ---> Running in a79e17b1a6ed 07:39:57 Removing intermediate container a79e17b1a6ed 07:39:57 ---> 5a4243d72686 07:39:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:39:58 ---> 6b475db8c8ba 07:39:58 Step 28/33 : RUN chmod +x /entrypoint.sh 07:39:59 ---> Running in 16e6b822c8f8 07:40:02 Removing intermediate container 16e6b822c8f8 07:40:02 ---> 2b29ce34dc75 07:40:02 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:40:03 ---> Running in b74eaa071797 07:40:04 Removing intermediate container b74eaa071797 07:40:04 ---> fcf41eaf1a11 07:40:04 Step 30/33 : CMD ["gate"] 07:40:05 ---> Running in 65e85db2b8fa 07:40:06 Removing intermediate container 65e85db2b8fa 07:40:06 ---> a42545fe7df9 07:40:06 Step 31/33 : LABEL arch=arm64 07:40:07 ---> Running in 7536ec2e731a 07:40:07 Removing intermediate container 7536ec2e731a 07:40:07 ---> 758cbb05a692 07:40:07 Step 32/33 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:40:08 ---> Running in 8d90e0c80326 07:40:09 Removing intermediate container 8d90e0c80326 07:40:09 ---> 6b9727dba03b 07:40:09 Step 33/33 : LABEL version=0.0.0 07:40:10 ---> Running in 37d08f1b398f 07:40:11 Removing intermediate container 37d08f1b398f 07:40:11 ---> eb9b04bed078 07:40:11 07:40:11 Successfully built eb9b04bed078 07:40:11 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:40:33  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:40:33 ---> 84fe84e8c2ab 07:40:33 Step 3/23 : WORKDIR /edgex-go 07:40:33 ---> Using cache 07:40:33 ---> d5507c4fcd0b 07:40:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:33 ---> Using cache 07:40:33 ---> 7feb066605ae 07:40:33 Step 5/23 : RUN apk add --update --no-cache make git 07:40:33 ---> Using cache 07:40:33 ---> 1c1664375bfb 07:40:33 Step 6/23 : COPY go.mod . 07:40:33 ---> Using cache 07:40:33 ---> 261875eccf4b 07:40:33 Step 7/23 : RUN go mod download 07:40:33 ---> Using cache 07:40:33 ---> 8e80eeae524d 07:40:33 Step 8/23 : COPY . . 07:40:33 ---> Using cache 07:40:33 ---> 916aca9f10ef 07:40:33 Step 9/23 : RUN make cmd/core-command/core-command 07:40:33 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:40:33 ---> 84fe84e8c2ab 07:40:33 Step 3/26 : WORKDIR /edgex-go 07:40:33 ---> Using cache 07:40:33 ---> d5507c4fcd0b 07:40:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:33 ---> Using cache 07:40:33 ---> 7feb066605ae 07:40:33 Step 5/26 : RUN apk add --update --no-cache make bash git 07:40:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:40:33 ---> 84fe84e8c2ab 07:40:33 Step 3/23 : WORKDIR /edgex-go 07:40:33 ---> Using cache 07:40:33 ---> d5507c4fcd0b 07:40:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:33 ---> Using cache 07:40:33 ---> 7feb066605ae 07:40:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:40:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:40:34 ---> 84fe84e8c2ab 07:40:34 Step 3/24 : WORKDIR /edgex-go 07:40:34 ---> Using cache 07:40:34 ---> d5507c4fcd0b 07:40:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:34 ---> Using cache 07:40:34 ---> 7feb066605ae 07:40:34 Step 5/24 : RUN apk add --update --no-cache make git 07:40:34 ---> Using cache 07:40:34 ---> 1c1664375bfb 07:40:34 Step 6/24 : COPY go.mod . 07:40:34 ---> Using cache 07:40:34 ---> 261875eccf4b 07:40:34 Step 7/24 : RUN go mod download 07:40:34 ---> Using cache 07:40:34 ---> 8e80eeae524d 07:40:34 Step 8/24 : COPY . . 07:40:34 ---> Using cache 07:40:34 ---> 916aca9f10ef 07:40:34 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:40:37 ---> Running in d94b948f29f6 07:40:37 ---> Running in 5106c8a8e6d1 07:40:37 ---> Running in 981f6020a2a9 07:40:37 ---> Running in 381b692c2245 07:40:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:40:39 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 07:40:39 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 07:40:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:40:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:40:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:40:40 OK: 217 MiB in 51 packages 07:40:41 OK: 217 MiB in 51 packages 07:40:43 Removing intermediate container d94b948f29f6 07:40:43 ---> 5d3f731b6362 07:40:43 Step 6/26 : COPY go.mod . 07:40:43 Removing intermediate container 5106c8a8e6d1 07:40:43 ---> 5df57b2622e0 07:40:43 Step 6/23 : COPY go.mod . 07:40:44 ---> 271db1fd2406 07:40:44 Step 7/26 : RUN go mod download 07:40:44 ---> Running in 3550bd19ab07 07:40:44 ---> 1c61908021ff 07:40:44 Step 7/23 : RUN go mod download 07:40:44 ---> Running in 95db8fae7691 07:40:50 Removing intermediate container 3550bd19ab07 07:40:50 ---> 99c1b03f5efe 07:40:50 Step 8/26 : COPY . . 07:40:50 Removing intermediate container 95db8fae7691 07:40:50 ---> dae4e4d54985 07:40:50 Step 8/23 : COPY . . 07:41:22 ---> c7a1386ee5f0 07:41:22 Step 9/23 : RUN make cmd/core-data/core-data 07:41:22 ---> 95c0c2589df3 07:41:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:41:22 ---> Running in 8745a7c65a52 07:41:22 ---> Running in b7997588ea41 07:41: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 07:41:22 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 07:41:26 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 07:41:42 Removing intermediate container 381b692c2245 07:41:42 ---> a2291e8b45aa 07:41:42 07:41:42 Step 10/23 : FROM alpine:3.12 07:41:42 ---> afeebe901d6b 07:41:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:41:42 ---> Using cache 07:41:42 ---> a7018647f98e 07:41:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:41:42 ---> Using cache 07:41:42 ---> b7b3b404acc0 07:41:42 Step 13/23 : ENV APP_PORT=48082 07:41:42 ---> Running in db9e88c0b779 07:41:42 Removing intermediate container 981f6020a2a9 07:41:42 ---> 7fb6198a7037 07:41:42 07:41:42 Step 10/24 : FROM alpine:3.12 07:41:42 ---> afeebe901d6b 07:41:42 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:41:42 ---> Running in 5b7ccecf7177 07:41:42 Removing intermediate container db9e88c0b779 07:41:42 ---> 261946f2fd87 07:41:42 Step 14/23 : EXPOSE $APP_PORT 07:41:42 ---> Running in d43245d6069e 07:41:43 Removing intermediate container d43245d6069e 07:41:43 ---> b8cbf7590a97 07:41:43 Step 15/23 : WORKDIR / 07:41:43 ---> Running in ac435491a7c9 07:41:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:41:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:41:44 Removing intermediate container ac435491a7c9 07:41:44 ---> e1f6571ee4e9 07:41:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:45 (1/5) Installing ca-certificates (20191127-r4) 07:41:45 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:41:45 (3/5) Installing libcurl (7.69.1-r3) 07:41:45 (4/5) Installing curl (7.69.1-r3) 07:41:45 (5/5) Installing dumb-init (1.2.2-r1) 07:41:45 Executing busybox-1.31.1-r19.trigger 07:41:45 Executing ca-certificates-20191127-r4.trigger 07:41:45 OK: 7 MiB in 19 packages 07:41:45 ---> 3f0273bb47e0 07:41:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:41:48 ---> 564c67ebf53f 07:41:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:41:48 Removing intermediate container 5b7ccecf7177 07:41:48 ---> e5cc1ea61959 07:41:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:41:48 ---> Running in 4d0260bd2f17 07:41:49 ---> c97cf17bcdca 07:41:49 Step 19/23 : ENTRYPOINT ["/core-command"] 07:41:49 Removing intermediate container 4d0260bd2f17 07:41:49 ---> 8d62abe36f61 07:41:49 Step 13/24 : WORKDIR / 07:41:49 ---> Running in ad48ae4340c2 07:41:49 ---> Running in 0725ef39924e 07:41:50 Removing intermediate container ad48ae4340c2 07:41:50 ---> e9e5a738c947 07:41:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:50 Removing intermediate container 0725ef39924e 07:41:50 ---> 677d8e6fa35b 07:41:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:41:50 ---> Running in 5d41c995cb68 07:41:51 Removing intermediate container 5d41c995cb68 07:41:51 ---> 902234f40b59 07:41:51 Step 21/23 : LABEL arch=arm64 07:41:51 ---> Running in 226985177fc9 07:41:51 ---> 00e44bfb87bc 07:41:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:41:52 Removing intermediate container 226985177fc9 07:41:52 ---> 3e3abb7056bb 07:41:52 Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:41:52 ---> Running in b07d22137649 07:41:53 ---> 4f456ac2f83d 07:41:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:41:53 Removing intermediate container b07d22137649 07:41:53 ---> 175889d60d14 07:41:53 Step 23/23 : LABEL version=0.0.0 07:41:53 ---> Running in 4667e5b6260d 07:41:54 Removing intermediate container 4667e5b6260d 07:41:54 ---> 8fe113342c8a 07:41:54 07:41:54 ---> 36a9ed843371 07:41:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:41:55 Successfully built 8fe113342c8a 07:41:55 Successfully tagged docker-core-command-go-arm64:latest 07:41:56  Building docker-core-command-go ... done  ---> b2a4279f06c4 07:41:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:41:58 ---> ae132010a32a 07:41:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:41:59 ---> 3c86b965e9ba 07:41:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:41:59 ---> Running in 1b735502030f 07:42:02 Removing intermediate container 1b735502030f 07:42:02 ---> 672dc70002a1 07:42:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:42:02 ---> Running in cebff8576e1f 07:42:03 Removing intermediate container cebff8576e1f 07:42:03 ---> 33dacdf4ed39 07:42:03 Step 22/24 : LABEL arch=arm64 07:42:03 ---> Running in e59171b6c3e6 07:42:04 Removing intermediate container e59171b6c3e6 07:42:04 ---> f425e11527a5 07:42:04 Step 23/24 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:42:04 ---> Running in 36179fb17c93 07:42:05 Removing intermediate container 36179fb17c93 07:42:05 ---> 2cf2770c92d9 07:42:05 Step 24/24 : LABEL version=0.0.0 07:42:05 ---> Running in c0ba5bc6f826 07:42:06 Removing intermediate container c0ba5bc6f826 07:42:06 ---> 50c028487ee7 07:42:06 07:42:06 Successfully built 50c028487ee7 07:42:06 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:42:22  Building docker-security-secretstore-setup-go ... done Removing intermediate container b7997588ea41 07:42:22 ---> 49bdd0572867 07:42:22 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:42:22 ---> Running in 86fc3ac6ccb3 07:42: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 07:42:25 Removing intermediate container 86fc3ac6ccb3 07:42:25 ---> 1be98860ece2 07:42:25 07:42:25 Step 11/26 : FROM docker:20.10.0 07:42:25 20.10.0: Pulling from library/docker 07:42:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:42:34 Status: Downloaded newer image for docker:20.10.0 07:42:34 ---> eeaf43b92773 07:42:34 Step 12/26 : RUN apk add --no-cache bash 07:42:34 ---> Running in 3d0baeb547e7 07:42:34 Removing intermediate container 8745a7c65a52 07:42:34 ---> 5a1cec9f58ec 07:42:34 07:42:34 Step 10/23 : FROM alpine:3.12 07:42:34 ---> afeebe901d6b 07:42:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:35 ---> Running in 696b568f8e0d 07:42:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:42:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:42:35 Removing intermediate container 696b568f8e0d 07:42:35 ---> 6d04c8403d30 07:42:35 Step 12/23 : ENV APP_PORT=48080 07:42:35 ---> Running in 361513c4b0a5 07:42:35 Removing intermediate container 361513c4b0a5 07:42:35 ---> e37e38c31a75 07:42:35 Step 13/23 : EXPOSE $APP_PORT 07:42:35 (1/2) Installing readline (8.0.4-r0) 07:42:36 (2/2) Installing bash (5.0.17-r0) 07:42:36 Executing bash-5.0.17-r0.post-install 07:42:36 Executing busybox-1.31.1-r19.trigger 07:42:36 OK: 12 MiB in 22 packages 07:42:36 ---> Running in 5e81e0aed952 07:42:36 Removing intermediate container 5e81e0aed952 07:42:36 ---> 0cc973c36ef7 07:42:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:36 ---> Running in e41823a34c55 07:42:37 Removing intermediate container 3d0baeb547e7 07:42:37 ---> e217cec34a28 07:42:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:42:37 ---> Running in f9e686cfed70 07:42:37 Removing intermediate container f9e686cfed70 07:42:37 ---> 43bd97690975 07:42:37 Step 14/26 : ENV APP_PORT=48090 07:42:37 ---> Running in 821c2fc46895 07:42:38 Removing intermediate container 821c2fc46895 07:42:38 ---> 7a51987496b5 07:42:38 Step 15/26 : EXPOSE $APP_PORT 07:42:38 ---> Running in 7388b97aa818 07:42:38 Removing intermediate container e41823a34c55 07:42:38 ---> 098f356abb28 07:42:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:42:39 ---> Running in 444d5ac9945b 07:42:39 Removing intermediate container 7388b97aa818 07:42:39 ---> c8bfa3bcbc7e 07:42:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:42:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:42:40 ---> e0eb9a59ee28 07:42:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:42:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:42:41 ---> bfd978678495 07:42:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:42:41 (1/6) Installing dumb-init (1.2.2-r1) 07:42:42 (2/6) Installing libgcc (9.3.0-r2) 07:42:42 (3/6) Installing libsodium (1.0.18-r0) 07:42:42 ---> 9b77b6dae9e4 07:42:42 Step 19/26 : RUN apk --no-cache add py3-pip 07:42:42 (4/6) Installing libstdc++ (9.3.0-r2) 07:42:42 ---> Running in 3f3ee5548acb 07:42:42 (5/6) Installing libzmq (4.3.3-r0) 07:42:42 (6/6) Installing zeromq (4.3.3-r0) 07:42:42 Executing busybox-1.31.1-r19.trigger 07:42:42 OK: 8 MiB in 20 packages 07:42:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:42:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:42:44 Removing intermediate container 444d5ac9945b 07:42:44 ---> a6bf8967b234 07:42:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:44 (1/33) Installing libbz2 (1.0.8-r1) 07:42:44 (2/33) Installing expat (2.2.9-r1) 07:42:44 (3/33) Installing libffi (3.3-r2) 07:42:44 (4/33) Installing gdbm (1.13-r1) 07:42:44 (5/33) Installing xz-libs (5.2.5-r0) 07:42:44 (6/33) Installing sqlite-libs (3.32.1-r0) 07:42:44 (7/33) Installing python3 (3.8.5-r0) 07:42:45 ---> 403a43c96b9d 07:42:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:42:46 (8/33) Installing py3-appdirs (1.4.4-r1) 07:42:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:42:46 (10/33) Installing py3-parsing (2.4.7-r0) 07:42:46 (11/33) Installing py3-six (1.15.0-r0) 07:42:46 (12/33) Installing py3-packaging (20.4-r0) 07:42:46 (13/33) Installing py3-setuptools (47.0.0-r0) 07:42:46 (14/33) Installing py3-chardet (3.0.4-r4) 07:42:46 (15/33) Installing py3-idna (2.9-r0) 07:42:46 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:42:46 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:42:46 (18/33) Installing py3-requests (2.23.0-r0) 07:42:46 (19/33) Installing py3-msgpack (1.0.0-r0) 07:42:46 (20/33) Installing py3-lockfile (0.12.2-r3) 07:42:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:42:46 (22/33) Installing py3-colorama (0.4.3-r0) 07:42:46 (23/33) Installing py3-distlib (0.3.0-r0) 07:42:46 (24/33) Installing py3-distro (1.5.0-r1) 07:42:46 (25/33) Installing py3-webencodings (0.5.1-r3) 07:42:46 (26/33) Installing py3-html5lib (1.0.1-r4) 07:42:46 (27/33) Installing py3-pytoml (0.1.21-r0) 07:42:46 (28/33) Installing py3-pep517 (0.8.2-r0) 07:42:46 (29/33) Installing py3-progress (1.5-r0) 07:42:46 (30/33) Installing py3-toml (0.10.1-r0) 07:42:46 (31/33) Installing py3-retrying (1.3.3-r0) 07:42:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:42:46 (33/33) Installing py3-pip (20.1.1-r0) 07:42:47 ---> 60809cd13c6a 07:42:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:42:47 Executing busybox-1.31.1-r19.trigger 07:42:47 OK: 71 MiB in 55 packages 07:42:48 ---> 96ff3b51f00b 07:42:48 Step 19/23 : ENTRYPOINT ["/core-data"] 07:42:48 ---> Running in 1498cbcd56c4 07:42:49 Removing intermediate container 1498cbcd56c4 07:42:49 ---> 1a2acba738f6 07:42:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:49 ---> Running in 1993c346e6be 07:42:49 Removing intermediate container 1993c346e6be 07:42:49 ---> 820271f84595 07:42:49 Step 21/23 : LABEL arch=arm64 07:42:50 ---> Running in ae2ff8bb97af 07:42:50 Removing intermediate container ae2ff8bb97af 07:42:50 ---> 941404210ef2 07:42:50 Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:42:50 ---> Running in f90061736a7a 07:42:51 Removing intermediate container f90061736a7a 07:42:51 ---> fdb4045be966 07:42:51 Step 23/23 : LABEL version=0.0.0 07:42:51 ---> Running in a2bbfcc1f4c5 07:42:52 Removing intermediate container a2bbfcc1f4c5 07:42:52 ---> e026b9ffe34c 07:42:52 07:42:52 Successfully built e026b9ffe34c 07:42:52 Successfully tagged docker-core-data-go-arm64:latest 07:42:52  Building docker-core-data-go ... done Removing intermediate container 3f3ee5548acb 07:42:52 ---> 989e867e713c 07:42:52 Step 20/26 : RUN pip install docker-compose==1.23.2 07:42:52 ---> Running in 781cd7e69bf9 07:42:58 Collecting docker-compose==1.23.2 07:42:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:42:58 Collecting PyYAML<4,>=3.10 07:42:58 Downloading PyYAML-3.13.tar.gz (270 kB) 07:43:01 Collecting docopt<0.7,>=0.6.1 07:43:01 Downloading docopt-0.6.2.tar.gz (25 kB) 07:43:04 Collecting docker<4.0,>=3.6.0 07:43:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:43:04 Collecting cached-property<2,>=1.2.0 07:43:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:43:04 Collecting dockerpty<0.5,>=0.4.1 07:43:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:43:06 Collecting jsonschema<3,>=2.5.1 07:43:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:43:06 Collecting websocket-client<1.0,>=0.32.0 07:43:07 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:43:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:43:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:43:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:43:08 Collecting texttable<0.10,>=0.9.0 07:43:08 Downloading texttable-0.9.1.tar.gz (11 kB) 07:43:10 Collecting docker-pycreds>=0.4.0 07:43:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:43:10 Collecting urllib3<1.25,>=1.21.1 07:43:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:43:11 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) 07:43:11 Collecting idna<2.8,>=2.5 07:43:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:43:11 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) 07:43:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:43:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:43:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:43:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:43:12 Installing collected packages: PyYAML, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, jsonschema, texttable, docker-compose 07:43:12 Running setup.py install for PyYAML: started 07:43:14 Running setup.py install for PyYAML: finished with status 'done' 07:43:14 Running setup.py install for docopt: started 07:43:16 Running setup.py install for docopt: finished with status 'done' 07:43:16 Attempting uninstall: urllib3 07:43:16 Found existing installation: urllib3 1.25.9 07:43:16 Uninstalling urllib3-1.25.9: 07:43:16 Successfully uninstalled urllib3-1.25.9 07:43:16 Attempting uninstall: idna 07:43:16 Found existing installation: idna 2.9 07:43:16 Uninstalling idna-2.9: 07:43:16 Successfully uninstalled idna-2.9 07:43:17 Attempting uninstall: requests 07:43:17 Found existing installation: requests 2.23.0 07:43:17 Uninstalling requests-2.23.0: 07:43:17 Successfully uninstalled requests-2.23.0 07:43:18 Running setup.py install for dockerpty: started 07:43:20 Running setup.py install for dockerpty: finished with status 'done' 07:43:21 Running setup.py install for texttable: started 07:43:23 Running setup.py install for texttable: finished with status 'done' 07:43:23 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.57.0 07:43:27 Removing intermediate container 781cd7e69bf9 07:43:27 ---> 57aae164c96f 07:43:27 Step 21/26 : RUN apk --no-cache add curl 07:43:27 ---> Running in 6c53096ef84c 07:43:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:43:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:43:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:43:29 (2/3) Installing libcurl (7.69.1-r3) 07:43:29 (3/3) Installing curl (7.69.1-r3) 07:43:29 Executing busybox-1.31.1-r19.trigger 07:43:29 OK: 71 MiB in 58 packages 07:43:30 Removing intermediate container 6c53096ef84c 07:43:30 ---> ccb23581f51a 07:43:30 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:43:30 ---> Running in 34897df1a9bf 07:43:30 Removing intermediate container 34897df1a9bf 07:43:30 ---> d0708194aa18 07:43:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:31 ---> Running in 2bda8765c626 07:43:31 Removing intermediate container 2bda8765c626 07:43:31 ---> ca737c6555c5 07:43:31 Step 24/26 : LABEL arch=arm64 07:43:31 ---> Running in 89d4a84042ba 07:43:32 Removing intermediate container 89d4a84042ba 07:43:32 ---> e162b25df7ec 07:43:32 Step 25/26 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 07:43:32 ---> Running in 403553cb118d 07:43:32 Removing intermediate container 403553cb118d 07:43:32 ---> 4e84b744d134 07:43:32 Step 26/26 : LABEL version=0.0.0 07:43:32 ---> Running in e1124d6de329 07:43:33 Removing intermediate container e1124d6de329 07:43:33 ---> d432be701921 07:43:33 07:43:34 Successfully built d432be701921 07:43:34 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:43:34  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:43:34 $ docker stop --time=1 50e6f500736a0049f356516272f4f7934336b96f76b070c5bb79ce12e994e36a 07:43:36 $ docker rm -f 50e6f500736a0049f356516272f4f7934336b96f76b070c5bb79ce12e994e36a [Pipeline] // withDockerContainer [Pipeline] sh 07:43:37 + + grep docker 07:43:37 docker images 07:43:37 docker-sys-mgmt-agent-go-arm64 latest d432be701921 4 seconds ago 300MB 07:43:37 docker-core-data-go-arm64 latest e026b9ffe34c 46 seconds ago 21MB 07:43:37 docker-security-secretstore-setup-go-arm64 latest 50c028487ee7 About a minute ago 23.4MB 07:43:37 docker-core-command-go-arm64 latest 8fe113342c8a About a minute ago 15.4MB 07:43:37 docker-security-bootstrapper-go-arm64 latest eb9b04bed078 3 minutes ago 40.3MB 07:43:37 docker-core-metadata-go-arm64 latest 284691ef6261 3 minutes ago 17.7MB 07:43:37 docker-support-scheduler-go-arm64 latest b142bcbc0316 4 minutes ago 15.5MB 07:43:37 docker-support-notifications-go-arm64 latest 7e4562778443 4 minutes ago 16MB 07:43:37 docker-security-proxy-setup-go-arm64 latest 8dc34f746584 4 minutes ago 23.2MB 07:43:37 docker 20.10.0 eeaf43b92773 6 weeks 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 [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 07:43:39 provisioning config files... 07:43:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8348320057650430111tmp [Pipeline] { [Pipeline] sh 07:43:39 + set +x 07:43:39 + curl -s https://codecov.io/bash 07:43:39 + bash -s -- 07:43:40 07:43:40 _____ _ 07:43:40 / ____| | | 07:43:40 | | ___ __| | ___ ___ _____ __ 07:43:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:43:40 | |___| (_) | (_| | __/ (_| (_) \ V / 07:43:40 \_____\___/ \__,_|\___|\___\___/ \_/ 07:43:40 Bash-20210115-cec3c92 07:43:40 07:43:40 07:43:40 ==> git version 2.24.3 found 07:43:40 ==> 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 07:43:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:43:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:43:40 ==> Jenkins CI detected. 07:43:40 project root: . 07:43:40 --> token set from env 07:43:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:43:40 ==> Running gcov in . (disable via -X gcov) 07:43:40 ==> Python coveragepy not found 07:43:40 ==> Searching for coverage reports in: 07:43:40 + . 07:43:40 -> Found 1 reports 07:43:40 ==> Detecting git/mercurial file structure 07:43:40 ==> Reading reports 07:43:40 + ./coverage.out bytes=564204 07:43:40 ==> Appending adjustments 07:43:40 https://docs.codecov.io/docs/fixing-reports 07:43:43 + Found adjustments 07:43:43 ==> Gzipping contents 07:43:43 84K /tmp/codecov.cpin6p.gz 07:43:43 ==> Uploading reports 07:43:43 url: https://codecov.io 07:43:43 query: branch=PR-3065&commit=b6aa54210aa799caafff1bd1c7dee3a192e33264&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3065%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3065&job=&cmd_args= 07:43:43 -> Pinging Codecov 07:43:43 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3065&commit=b6aa54210aa799caafff1bd1c7dee3a192e33264&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3065%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3065&job=&cmd_args= 07:43:43 -> Uploading to 07:43:43 https://storage.googleapis.com/codecov/v4/raw/2021-01-22/00271124DB129430A58F1EEE437C3FCB/b6aa54210aa799caafff1bd1c7dee3a192e33264/45feaa15-9d3f-4af8-b619-276226985512.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T074343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa0509249a62908071265d6aade95d5e5777dda030ce7d9959dbb0ba86b3860f 07:43:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:43:43 Dload Upload Total Spent Left Speed 07:43:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85499 0 0 100 85499 0 135k --:--:-- --:--:-- --:--:-- 135k 07:43:44 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b6aa54210aa799caafff1bd1c7dee3a192e33264 [Pipeline] } 07:43:44 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 07:43:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:43:46 ---> package-listing.sh 07:43:46 ++ facter osfamily 07:43:46 ++ tr '[:upper:]' '[:lower:]' 07:43:46 + OS_FAMILY=redhat 07:43:46 + workspace=/w/workspace/edgex-go/2 07:43:46 + START_PACKAGES=/tmp/packages_start.txt 07:43:46 + END_PACKAGES=/tmp/packages_end.txt 07:43:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:46 + PACKAGES=/tmp/packages_start.txt 07:43:46 + '[' /w/workspace/edgex-go/2 ']' 07:43:46 + PACKAGES=/tmp/packages_end.txt 07:43:46 + case "${OS_FAMILY}" in 07:43:46 + rpm -qa 07:43:46 + sort 07:43:52 + '[' -f /tmp/packages_start.txt ']' 07:43:52 + '[' -f /tmp/packages_end.txt ']' 07:43:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:52 + '[' /w/workspace/edgex-go/2 ']' 07:43:52 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:43:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:43:52 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:43:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:43:52 07:43:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:43:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:43:53 alpine: Pulling from edgex-lftools-log-publisher 07:43:53 df20fa9351a1: Pulling fs layer 07:43:53 36b3adc4ff6f: Pulling fs layer 07:43:53 8ad3a11d3b57: Pulling fs layer 07:43:53 46f8f816bc3b: Pulling fs layer 07:43:53 93b61091891f: Pulling fs layer 07:43:53 93b9cdb0e59b: Pulling fs layer 07:43:53 5e14af77c1be: Pulling fs layer 07:43:53 01666e4c0597: Pulling fs layer 07:43:53 aa168da1d23b: Pulling fs layer 07:43:53 46f8f816bc3b: Waiting 07:43:53 5e14af77c1be: Waiting 07:43:53 01666e4c0597: Waiting 07:43:53 aa168da1d23b: Waiting 07:43:53 93b9cdb0e59b: Waiting 07:43:53 93b61091891f: Waiting 07:43:53 36b3adc4ff6f: Download complete 07:43:53 46f8f816bc3b: Verifying Checksum 07:43:53 46f8f816bc3b: Download complete 07:43:53 df20fa9351a1: Verifying Checksum 07:43:53 df20fa9351a1: Download complete 07:43:53 93b9cdb0e59b: Verifying Checksum 07:43:53 93b9cdb0e59b: Download complete 07:43:53 5e14af77c1be: Verifying Checksum 07:43:53 5e14af77c1be: Download complete 07:43:53 93b61091891f: Verifying Checksum 07:43:53 93b61091891f: Download complete 07:43:53 01666e4c0597: Verifying Checksum 07:43:53 01666e4c0597: Download complete 07:43:54 df20fa9351a1: Pull complete 07:43:54 8ad3a11d3b57: Verifying Checksum 07:43:54 8ad3a11d3b57: Download complete 07:43:54 36b3adc4ff6f: Pull complete 07:43:55 8ad3a11d3b57: Pull complete 07:43:55 aa168da1d23b: Verifying Checksum 07:43:55 aa168da1d23b: Download complete 07:43:56 46f8f816bc3b: Pull complete 07:43:58 93b61091891f: Pull complete 07:43:58 93b9cdb0e59b: Pull complete 07:43:58 5e14af77c1be: Pull complete 07:43:58 01666e4c0597: Pull complete 07:44:08 aa168da1d23b: Pull complete 07:44:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:44:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:44:08 prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container 07:44:08 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:44:17 $ docker top dfe0e4b2165320d582c6531cdffcfe69364c4f3290fab770c4b11f1128b20f41 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:17 + touch /tmp/pre-build-complete [Pipeline] sh 07:44:18 + mkdir -p /var/log/sa [Pipeline] sh 07:44:18 + ls /var/log/sa-host 07:44:18 + sadf -c /var/log/sa-host/sa22 07:44:18 file_magic: OK 07:44:18 HZ: Using current value: 100 07:44:18 file_header: OK 07:44:18 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 07:44:18 Statistics: 07:44:18 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... 07:44:18 File successfully converted to sysstat format version 12.2.1 07:44:18 + sadf -c /var/log/sa-host/sa23 07:44:18 file_magic: OK 07:44:18 HZ: Using current value: 100 07:44:18 file_header: OK 07:44:18 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 07:44:18 Statistics: 07:44:18 Hnuu...uuuununununu... 07:44:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:18 provisioning config files... 07:44:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5843435667513494198tmp [Pipeline] { [Pipeline] echo 07:44:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:44:19 ---> create-netrc.sh [Pipeline] } 07:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:44:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:44:19 ---> python-tools-install.sh [Pipeline] echo 07:44:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:44:19 ---> sudo-logs.sh 07:44:19 Archiving 'sudo' log.. [Pipeline] echo 07:44:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:44:20 ---> job-cost.sh 07:44:20 lf-activate-venv: SKIPPING 07:44:20 INFO: No Stack... 07:44:21 INFO: Retrieving Pricing Info for: v1-standard-2 07:44:21 INFO: Archiving Costs [Pipeline] echo 07:44:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:44:21 ---> logs-deploy.sh 07:44:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3065/2 07:44:21 INFO: archiving workspace using pattern(s): 07:44:23 Archives upload complete. 07:44:23 INFO: archiving logs to Nexus