Pull request #3024 opened 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 beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c rather than 8b413b5ad738e1dced5b1cb03b80876b04dfd53a Obtained Jenkinsfile from 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c Running in Durability level: MAX_SURVIVABILITY 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3024/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3024/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-19984 in /w/workspace/edgexfoundry_edgex-go_PR-3024 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/master commit 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 8b413b5ad738e1dced5b1cb03b80876b04dfd53a Merge succeeded, producing 8b413b5ad738e1dced5b1cb03b80876b04dfd53a Checking out Revision 8b413b5ad738e1dced5b1cb03b80876b04dfd53a (PR-3024) > 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/3024/head:refs/remotes/origin/PR-3024 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b413b5ad738e1dced5b1cb03b80876b04dfd53a # 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 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b413b5ad738e1dced5b1cb03b80876b04dfd53a # timeout=10 Commit message: "fix: update chown options" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:21:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:52 ========================================================= 16:21:52 EdgeX Global Pipelines Version Info 16:21:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:21:54 ------------------- 16:21:54 stable info: 16:21:54 ------------------- 16:21:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:54 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:21:54 Message: update stable to v1.0.173 16:21:55 ------------------- 16:21:55 experimental info: 16:21:55 ------------------- 16:21:55 Commited By: **** collab-it+edgex@linuxfoundation.org 16:21:55 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:21:55 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:21:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:21:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:21:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:21:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:21:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:21:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:21:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:21:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:21:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:21:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:21:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:21:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:21:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:21:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:21:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:21:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:21:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:21:58 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:21:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3024 [Pipeline] echo 16:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3024 [Pipeline] echo 16:21:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3024 [Pipeline] echo 16:21:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b413b5ad738e1dced5b1cb03b80876b04dfd53a [Pipeline] echo 16:21:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b413b5 [Pipeline] echo 16:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:21:59 provisioning config files... 16:21:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3301124864953716843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:00 ---> docker-login.sh 16:22:00 nexus3.edgexfoundry.org:10001 16:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:00 Configure a credential helper to remove this warning. See 16:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:00 16:22:00 Login Succeeded 16:22:00 nexus3.edgexfoundry.org:10002 16:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:01 Configure a credential helper to remove this warning. See 16:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:01 16:22:01 Login Succeeded 16:22:01 nexus3.edgexfoundry.org:10003 16:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:01 Configure a credential helper to remove this warning. See 16:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:01 16:22:01 Login Succeeded 16:22:01 nexus3.edgexfoundry.org:10004 16:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:01 Configure a credential helper to remove this warning. See 16:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:01 16:22:01 Login Succeeded 16:22:01 docker.io 16:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:01 Configure a credential helper to remove this warning. See 16:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:01 16:22:01 Login Succeeded 16:22:01 ---> docker-login.sh ends [Pipeline] } 16:22:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:02 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/core-command/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo core-command,cmd/core-command/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/core-data/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo core-data,cmd/core-data/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/core-metadata/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo core-metadata,cmd/core-metadata/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/security-bootstrap-redis/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/security-proxy-setup/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/support-notifications/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo support-notifications,cmd/support-notifications/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/support-scheduler/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:22:02 + for file in '`ls cmd/**/Dockerfile`' 16:22:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:22:02 ++ cut -d/ -f2 16:22:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:22:02 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 16:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:04 16:22:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:22:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:04 latest: Pulling from edgex-devops/git-semver 16:22:04 31603596830f: Pulling fs layer 16:22:04 2a8b12db71e7: Pulling fs layer 16:22:04 6ca5941a6612: Pulling fs layer 16:22:04 ecc8261a40a4: Pulling fs layer 16:22:04 ecc8261a40a4: Waiting 16:22:04 2a8b12db71e7: Verifying Checksum 16:22:04 2a8b12db71e7: Download complete 16:22:04 31603596830f: Verifying Checksum 16:22:04 31603596830f: Download complete 16:22:04 ecc8261a40a4: Verifying Checksum 16:22:04 ecc8261a40a4: Download complete 16:22:04 6ca5941a6612: Verifying Checksum 16:22:04 6ca5941a6612: Download complete 16:22:05 31603596830f: Pull complete 16:22:05 2a8b12db71e7: Pull complete 16:22:06 6ca5941a6612: Pull complete 16:22:06 ecc8261a40a4: Pull complete 16:22:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:22:06 prd-centos7-docker-4c-2g-19984 does not seem to be running inside a container 16:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:22:09 $ docker top 3f2f0a925498b43e9483da4ee4ba3ef43ad8c13f0b765df4b85d5b4c43cfb37c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:09 [ssh-agent] Looking for ssh-agent implementation... 16:22:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:09 $ docker exec 3f2f0a925498b43e9483da4ee4ba3ef43ad8c13f0b765df4b85d5b4c43cfb37c ssh-agent 16:22:10 SSH_AUTH_SOCK=/tmp/ssh-RmLAx5VptgwX/agent.12 16:22:10 SSH_AGENT_PID=17 16:22:10 Running ssh-add (command line suppressed) 16:22:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2808554512127347581.key (/w/workspace/edgex-go/1@tmp/private_key_2808554512127347581.key) 16:22:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:10 + git tag --points-at HEAD [Pipeline] } 16:22:10 $ docker exec --env ******** --env ******** 3f2f0a925498b43e9483da4ee4ba3ef43ad8c13f0b765df4b85d5b4c43cfb37c ssh-agent -k 16:22:10 unset SSH_AUTH_SOCK; 16:22:10 unset SSH_AGENT_PID; 16:22:10 echo Agent pid 17 killed; 16:22:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:22:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:11 [ssh-agent] Looking for ssh-agent implementation... 16:22:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:11 $ docker exec 3f2f0a925498b43e9483da4ee4ba3ef43ad8c13f0b765df4b85d5b4c43cfb37c ssh-agent 16:22:11 SSH_AUTH_SOCK=/tmp/ssh-EWiDGSVTxIox/agent.46 16:22:11 SSH_AGENT_PID=51 16:22:11 Running ssh-add (command line suppressed) 16:22:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7708816241141210356.key (/w/workspace/edgex-go/1@tmp/private_key_7708816241141210356.key) 16:22:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:11 + git semver init 16:22:11 # -> Open(): unable to determine branch for HEAD 16:22:11 # $GIT_DIR = /w/workspace/edgex-go/1/.git 16:22:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 16:22:11 # $SEMVER_REMOTE_NAME = origin 16:22:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:22:11 # $SEMVER_USER_NAME = edgex-jenkins 16:22:11 # $SEMVER_BRANCH = PR-3024 16:22:11 # $SEMVER_TEMP = /tmp/semver-673439050 16:22:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:22:30 # '/tmp/semver-673439050' -> '/w/workspace/edgex-go/1/.semver' 16:22:30 # -> Force: false 16:22:30 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 16:22:30 $ docker exec --env ******** --env ******** 3f2f0a925498b43e9483da4ee4ba3ef43ad8c13f0b765df4b85d5b4c43cfb37c ssh-agent -k 16:22:30 unset SSH_AUTH_SOCK; 16:22:30 unset SSH_AGENT_PID; 16:22:30 echo Agent pid 51 killed; 16:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:31 + git semver [Pipeline] } 16:22:31 $ docker stop --time=1 3f2f0a925498b43e9483da4ee4ba3ef43ad8c13f0b765df4b85d5b4c43cfb37c 16:22:32 $ docker rm -f 3f2f0a925498b43e9483da4ee4ba3ef43ad8c13f0b765df4b85d5b4c43cfb37c [Pipeline] // withDockerContainer [Pipeline] sh 16:22:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:22:34 Stashed 1 file(s) [Pipeline] echo 16:22:34 [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 16:22:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:22:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:22:36 + sudo service docker restart 16:22:36 + true 16:22:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:22:36 ========================================================= 16:22:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:22:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:22:37 + 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 . 16:22:40 Sending build context to Docker daemon 326.4MB 16:22:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:22:40 Step 2/6 : FROM ${BASE} 16:22:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:22:40 188c0c94c7c5: Pulling fs layer 16:22:40 0ef7d3d256c8: Pulling fs layer 16:22:40 de9db76c5a1d: Pulling fs layer 16:22:40 bca2f99d35d6: Pulling fs layer 16:22:40 93359f2a8cfa: Pulling fs layer 16:22:40 7c6f9722023f: Pulling fs layer 16:22:40 a35cf1a2eb13: Pulling fs layer 16:22:40 bca2f99d35d6: Waiting 16:22:40 93359f2a8cfa: Waiting 16:22:40 7c6f9722023f: Waiting 16:22:40 a35cf1a2eb13: Waiting 16:22:40 de9db76c5a1d: Download complete 16:22:40 0ef7d3d256c8: Verifying Checksum 16:22:40 0ef7d3d256c8: Download complete 16:22:40 93359f2a8cfa: Verifying Checksum 16:22:40 93359f2a8cfa: Download complete 16:22:40 188c0c94c7c5: Verifying Checksum 16:22:40 188c0c94c7c5: Download complete 16:22:40 7c6f9722023f: Verifying Checksum 16:22:40 7c6f9722023f: Download complete 16:22:41 188c0c94c7c5: Pull complete 16:22:41 0ef7d3d256c8: Pull complete 16:22:41 de9db76c5a1d: Pull complete 16:22:43 a35cf1a2eb13: Verifying Checksum 16:22:43 a35cf1a2eb13: Download complete 16:22:43 bca2f99d35d6: Verifying Checksum 16:22:43 bca2f99d35d6: Download complete 16:22:49 bca2f99d35d6: Pull complete 16:22:49 93359f2a8cfa: Pull complete 16:22:49 7c6f9722023f: Pull complete 16:22:49 Still waiting to schedule task 16:22:49 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:22:54 a35cf1a2eb13: Pull complete 16:22:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:22:54 ---> a62c8e92a672 16:22:54 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 16:22:54 ---> Running in f8b4d1c521a6 16:22:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:22:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:22:56 (1/12) Installing libmagic (5.38-r0) 16:22:56 (2/12) Installing file (5.38-r0) 16:22:56 (3/12) Installing libc-dev (0.7.2-r3) 16:22:56 (4/12) Installing g++ (9.3.0-r2) 16:23:00 (5/12) Installing fortify-headers (1.1-r0) 16:23:00 (6/12) Installing patch (2.7.6-r6) 16:23:00 (7/12) Installing build-base (0.5-r2) 16:23:00 (8/12) Installing libsodium (1.0.18-r0) 16:23:01 (9/12) Installing pkgconf (1.7.2-r0) 16:23:01 (10/12) Installing libsodium-dev (1.0.18-r0) 16:23:01 (11/12) Installing libzmq (4.3.3-r0) 16:23:01 (12/12) Installing zeromq-dev (4.3.3-r0) 16:23:01 Executing busybox-1.31.1-r19.trigger 16:23:01 OK: 233 MiB in 51 packages 16:23:05 Removing intermediate container f8b4d1c521a6 16:23:05 ---> ffd746e4643d 16:23:05 Step 4/6 : WORKDIR /edgex-go 16:23:05 ---> Running in 5772c300c97e 16:23:05 Removing intermediate container 5772c300c97e 16:23:05 ---> 4ab1c500208d 16:23:05 Step 5/6 : COPY go.mod . 16:23:05 ---> e2da08bcb733 16:23:05 Step 6/6 : RUN go mod download 16:23:05 ---> Running in 9001c364cf63 16:23:27 Removing intermediate container 9001c364cf63 16:23:27 ---> c766f4b54003 16:23:27 Successfully built c766f4b54003 16:23:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:23:28 + docker inspect -f . ci-base-image-x86_64 16:23:28 . [Pipeline] withDockerContainer 16:23:28 prd-centos7-docker-4c-2g-19984 does not seem to be running inside a container 16:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 16:23:29 $ docker top 394760625ffdd0ad07ef67417fce97de1d794cc0d9ae716869a2eb42a64c00e4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:29 + go version 16:23:29 go version go1.15.5 linux/amd64 [Pipeline] } 16:23:29 $ docker stop --time=1 394760625ffdd0ad07ef67417fce97de1d794cc0d9ae716869a2eb42a64c00e4 16:23:31 $ docker rm -f 394760625ffdd0ad07ef67417fce97de1d794cc0d9ae716869a2eb42a64c00e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:32 + docker inspect -f . ci-base-image-x86_64 16:23:32 . [Pipeline] withDockerContainer 16:23:33 prd-centos7-docker-4c-2g-19984 does not seem to be running inside a container 16:23: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 16:23:33 $ docker top 5e5abca37f92a09d9fa04206528b4ce8a6d706247f9a7307786760b5f06ee1cd -eo pid,comm [Pipeline] { [Pipeline] echo 16:23:34 ========================================================= 16:23:34 [edgeXBuildGoParallel] Running Tests and Build... 16:23:34 ========================================================= [Pipeline] sh 16:23:34 + make test 16:23:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:23:44 ? github.com/edgexfoundry/edgex-go [no test files] 16:23:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:24:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:24:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:24:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:24:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:24:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:24:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:24:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:24:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:24:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:24:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:24:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:24:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:24:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.075s coverage: 46.6% of statements 16:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.195s coverage: 27.0% of statements 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.135s coverage: 77.1% of statements 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.140s coverage: 82.4% of statements 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.334s coverage: 28.6% of statements 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.102s coverage: 97.5% of statements 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.360s coverage: 93.1% of statements 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 75.5% of statements 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.2% of statements 16:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.109s coverage: 91.4% of statements 16:24:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.241s coverage: 63.5% of statements 16:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 16:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 16:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 16:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 16:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 16:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.311s coverage: 55.9% of statements 16:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.096s coverage: 37.0% of statements 16:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.304s coverage: 84.0% of statements 16:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.097s coverage: 100.0% of statements 16:24:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.150s coverage: 47.1% of statements 16:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:24:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 16:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:24:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 16:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.732s coverage: 29.1% of statements 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.109s coverage: 99.0% of statements 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:24:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:24:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:24:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:24:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 16:24:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 16:24:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 16:24:26 GO111MODULE=on go vet ./... 16:24:48 gofmt -l . 16:24:48 [ "`gofmt -l .`" = "" ] 16:24:49 ./bin/test-go-mod-tidy.sh 16:24:49 ./bin/test-attribution-txt.sh [Pipeline] sh 16:24:50 + ls -al . 16:24:50 total 656 16:24:50 drwxrwxr-x 10 1001 1001 4096 Jan 13 16:24 . 16:24:50 drwxr-xr-x 4 root root 28 Jan 13 16:23 .. 16:24:50 -rw-rw-r-- 1 1001 1001 11 Jan 13 16:21 .dockerignore 16:24:50 drwxrwxr-x 8 1001 1001 179 Jan 13 16:21 .git 16:24:50 drwxrwxr-x 3 1001 1001 125 Jan 13 16:21 .github 16:24:50 -rw-rw-r-- 1 1001 1001 824 Jan 13 16:21 .gitignore 16:24:50 drwx------ 3 1001 1001 47 Jan 13 16:22 .semver 16:24:50 -rw-rw-r-- 1 1001 1001 166 Jan 13 16:21 .sonarcloud.properties 16:24:50 -rw-rw-r-- 1 1001 1001 7741 Jan 13 16:21 Attribution.txt 16:24:50 -rw-rw-r-- 1 1001 1001 3804 Jan 13 16:21 CONTRIBUTING.md 16:24:50 -rw-rw-r-- 1 1001 1001 931 Jan 13 16:21 Dockerfile.build 16:24:50 -rw-rw-r-- 1 1001 1001 863 Jan 13 16:21 Jenkinsfile 16:24:50 -rw-rw-r-- 1 1001 1001 10775 Jan 13 16:21 LICENSE 16:24:50 -rw-rw-r-- 1 1001 1001 5750 Jan 13 16:21 Makefile 16:24:50 -rw-rw-r-- 1 1001 1001 6524 Jan 13 16:21 README.md 16:24:50 -rw-rw-r-- 1 1001 1001 6744 Jan 13 16:21 SECURITY.md 16:24:50 -rw-rw-r-- 1 1001 1001 5 Jan 13 16:22 VERSION 16:24:50 -rw-rw-r-- 1 1001 1001 4131 Jan 13 16:21 ZMQWindows.md 16:24:50 drwxrwxr-x 2 1001 1001 117 Jan 13 16:21 bin 16:24:50 drwxrwxr-x 14 1001 1001 4096 Jan 13 16:21 cmd 16:24:50 -rw-r--r-- 1 root root 552842 Jan 13 16:24 coverage.out 16:24:50 -rw-r--r-- 1 root root 979 Jan 13 16:24 go.mod 16:24:50 -rw-r--r-- 1 root root 19036 Jan 13 16:24 go.sum 16:24:50 drwxrwxr-x 8 1001 1001 127 Jan 13 16:21 internal 16:24:50 drwxrwxr-x 4 1001 1001 26 Jan 13 16:21 openapi 16:24:50 drwxrwxr-x 4 1001 1001 71 Jan 13 16:21 snap 16:24:50 -rw-rw-r-- 1 1001 1001 168 Jan 13 16:21 version.go [Pipeline] sh 16:24:50 + '[' -e coverage.out ] 16:24:50 + chown 1001:1001 coverage.out [Pipeline] stash 16:24:51 Stashed 1 file(s) [Pipeline] sh 16:24:51 + make build 16:24:51 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 16:24:54 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 16:25:01 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 16:25:03 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 16:25:04 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 16:25: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 16:25: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 16:25:07 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 16:25:08 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 16:25:09 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 16:25:11 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 16:25:11 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 [Pipeline] } 16:25:13 $ docker stop --time=1 5e5abca37f92a09d9fa04206528b4ce8a6d706247f9a7307786760b5f06ee1cd 16:25:14 $ docker rm -f 5e5abca37f92a09d9fa04206528b4ce8a6d706247f9a7307786760b5f06ee1cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:25:18 16:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:25:19 latest: Pulling from edgex-devops/edgex-compose 16:25:19 cbdbe7a5bc2a: Pulling fs layer 16:25:19 ca9280d653b3: Pulling fs layer 16:25:19 7e9c9ca2126c: Pulling fs layer 16:25:19 cbdbe7a5bc2a: Verifying Checksum 16:25:19 cbdbe7a5bc2a: Download complete 16:25:19 ca9280d653b3: Verifying Checksum 16:25:19 ca9280d653b3: Download complete 16:25:19 cbdbe7a5bc2a: Pull complete 16:25:20 7e9c9ca2126c: Download complete 16:25:20 ca9280d653b3: Pull complete 16:25:27 7e9c9ca2126c: Pull complete 16:25:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:25:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:25:27 prd-centos7-docker-4c-2g-19984 does not seem to be running inside a container 16:25:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 16:25:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19987 in /w/workspace/edgexfoundry_edgex-go_PR-3024 16:25:30 $ docker top 37f76126ce6d156d97487efe884974fdf3b8ae40daf29ebc67c05b783d1c488d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 16:25:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:25:31 + docker-compose build --help 16:25:31 + grep parallel 16:25:32 --parallel Build images in parallel. [Pipeline] } 16:25:32 $ docker stop --time=1 37f76126ce6d156d97487efe884974fdf3b8ae40daf29ebc67c05b783d1c488d 16:25:33 $ docker rm -f 37f76126ce6d156d97487efe884974fdf3b8ae40daf29ebc67c05b783d1c488d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:25:34 . [Pipeline] withDockerContainer 16:25:34 prd-centos7-docker-4c-2g-19984 does not seem to be running inside a container 16:25:34 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:25:35 $ docker top 960e7a5edaee7a5cb220b30764b248077645cc09f77853baceb62ddb8b5210d9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:36 + docker-compose -f ./docker-compose-build.yml build --parallel 16:25:36 using credential edgex-jenkins-ssh 16:25:36 Cloning the remote Git repository 16:25:37 Building docker-core-command-go ... 16:25:37 Building docker-core-data-go ... 16:25:37 Building docker-core-metadata-go ... 16:25:37 Building docker-security-bootstrap-redis-go ... 16:25:37 Building docker-security-proxy-setup-go ... 16:25:37 Building docker-security-secretstore-setup-go ... 16:25:37 Building docker-support-notifications-go ... 16:25:37 Building docker-support-scheduler-go ... 16:25:37 Building docker-sys-mgmt-agent-go ... 16:25:37 Building docker-security-secretstore-setup-go 16:25:37 Building docker-core-command-go 16:25:37 Building docker-support-scheduler-go 16:25:37 Building docker-core-metadata-go 16:25:37 Building docker-support-notifications-go 16:25:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:25:37 > git init /w/workspace/edgex-go/1 # timeout=10 16:25:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:25:37 > git --version # timeout=10 16:25:37 > git --version # 'git version 2.17.1' 16:25:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3024/head:refs/remotes/origin/PR-3024 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:26:01 Merging remotes/origin/master commit 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:26:01 Merge succeeded, producing 8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:26:01 Checking out Revision 8b413b5ad738e1dced5b1cb03b80876b04dfd53a (PR-3024) 16:26:01 > git config core.sparsecheckout # timeout=10 16:26:01 > git checkout -f 8b413b5ad738e1dced5b1cb03b80876b04dfd53a # timeout=10 16:26:01 > git remote # timeout=10 16:26:01 > git config --get remote.origin.url # timeout=10 16:26:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:01 > git merge 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 16:26:01 > git rev-parse HEAD^{commit} # timeout=10 16:26:01 > git config core.sparsecheckout # timeout=10 16:26:01 > git checkout -f 8b413b5ad738e1dced5b1cb03b80876b04dfd53a # timeout=10 16:26:06 Commit message: "fix: update chown options" 16:26:06 > git --version # timeout=10 16:26:06 > git --version # 'git version 2.17.1' 16:26:06 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:26:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:26:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:26:09 ---> c766f4b54003 16:26:09 Step 3/24 : WORKDIR /edgex-go 16:26:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:26:09 ---> c766f4b54003 16:26:09 Step 3/24 : WORKDIR /edgex-go 16:26:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:26:09 ---> c766f4b54003 16:26:09 Step 3/21 : WORKDIR /edgex-go 16:26:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:26:09 ---> c766f4b54003 16:26:09 Step 3/22 : WORKDIR /edgex-go 16:26:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:26:09 ---> c766f4b54003 16:26:09 Step 3/22 : WORKDIR /edgex-go 16:26:09 ---> Running in 322e3f1bae6d 16:26:09 ---> Running in d7edb9798348 16:26:09 ---> Running in debb37eba714 16:26:09 ---> Running in abb0ad5bca25 16:26:09 ---> Running in db2bf596a5f8 16:26:09 Removing intermediate container d7edb9798348 16:26:09 ---> c9819225314a 16:26:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:09 Removing intermediate container 322e3f1bae6d 16:26:09 ---> 3b5ab3091302 16:26:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:09 Removing intermediate container db2bf596a5f8 16:26:09 ---> 54e3e660fae5 16:26:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:09 Removing intermediate container abb0ad5bca25 16:26:09 ---> ff31a5670ae9 16:26:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:09 Removing intermediate container debb37eba714 16:26:09 ---> ea1a60ec3426 16:26:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:09 ---> Running in 59b1d5901726 16:26:09 ---> Running in e2c3b390bc40 16:26:09 ---> Running in b7b26b894a2e 16:26:09 ---> Running in dcc30fd67aef 16:26:09 ---> Running in c70ef23403cc 16:26:09 + sudo service docker restart 16:26:09 + true 16:26:09 Removing intermediate container 59b1d5901726 16:26:09 ---> cd5518fa0bc1 16:26:09 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 16:26:09 ---> Running in f24c327fea44 16:26:10 Removing intermediate container b7b26b894a2e 16:26:10 ---> 04183c3de45e 16:26:10 Step 5/22 : RUN apk add --update --no-cache make git 16:26:10 Removing intermediate container e2c3b390bc40 16:26:10 ---> 229ddc4d5736 16:26:10 Step 5/24 : RUN apk add --update --no-cache make git 16:26:10 ---> Running in 2199654ce350 16:26:10 ---> Running in 0a67c559301d 16:26:10 Removing intermediate container dcc30fd67aef 16:26:10 ---> 686183476ab6 16:26:10 Step 5/21 : RUN apk add --update --no-cache make git 16:26:10 Removing intermediate container c70ef23403cc 16:26:10 ---> b787272e98ff 16:26:10 Step 5/22 : RUN apk add --update --no-cache make git 16:26:10 ---> Running in d624fc9b0326 16:26:10 ---> Running in 51dc81b444a6 16:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { 16:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] wrap 16:26:11 provisioning config files... 16:26:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4116526760417705394tmp [Pipeline] { 16:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:11 OK: 233 MiB in 51 packages 16:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 16:26:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:12 ---> docker-login.sh 16:26:12 nexus3.edgexfoundry.org:10001 16:26:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:12 OK: 233 MiB in 51 packages 16:26:12 Removing intermediate container f24c327fea44 16:26:12 ---> 2112e2e289f7 16:26:12 Step 6/24 : COPY go.mod . 16:26:12 OK: 233 MiB in 51 packages 16:26:12 ---> 78a23b78522a 16:26:12 Step 7/24 : RUN go mod download 16:26:12 OK: 233 MiB in 51 packages 16:26:12 OK: 233 MiB in 51 packages 16:26:12 ---> Running in 90e5d7fb677a 16:26:12 Removing intermediate container 2199654ce350 16:26:12 ---> 8d73d84c9968 16:26:12 Step 6/22 : COPY go.mod . 16:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:13 Configure a credential helper to remove this warning. See 16:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:13 16:26:13 Login Succeeded 16:26:13 nexus3.edgexfoundry.org:10002 16:26:13 ---> 1c794748ad52 16:26:13 Step 7/22 : RUN go mod download 16:26:13 Removing intermediate container 0a67c559301d 16:26:13 ---> abb22dd9ad59 16:26:13 Step 6/24 : COPY go.mod . 16:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:13 Configure a credential helper to remove this warning. See 16:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:13 16:26:13 Login Succeeded 16:26:13 nexus3.edgexfoundry.org:10003 16:26:13 ---> Running in 9b41149c1a3d 16:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:14 Removing intermediate container d624fc9b0326 16:26:14 ---> 8c1f23206f70 16:26:14 Step 6/21 : COPY go.mod . 16:26:14 ---> bab419374688 16:26:14 Step 7/24 : RUN go mod download 16:26:14 Removing intermediate container 51dc81b444a6 16:26:14 ---> 3936cd668b1f 16:26:14 Step 6/22 : COPY go.mod . 16:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:14 Configure a credential helper to remove this warning. See 16:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:14 16:26:14 Login Succeeded 16:26:14 nexus3.edgexfoundry.org:10004 16:26:14 ---> Running in d976046a055b 16:26:14 ---> cbaa02e0d0e4 16:26:14 Step 7/21 : RUN go mod download 16:26:14 ---> 939650033894 16:26:14 Step 7/22 : RUN go mod download 16:26:14 ---> Running in 0ad64f5e50cc 16:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:14 Configure a credential helper to remove this warning. See 16:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:14 16:26:14 Login Succeeded 16:26:14 docker.io 16:26:14 ---> Running in 9823194365fe 16:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:15 Removing intermediate container 90e5d7fb677a 16:26:15 ---> 97f32ba64155 16:26:15 Step 8/24 : COPY . . 16:26:15 Removing intermediate container 9b41149c1a3d 16:26:15 ---> b95e983c0d60 16:26:15 Step 8/22 : COPY . . 16:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:15 Configure a credential helper to remove this warning. See 16:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:15 16:26:15 Login Succeeded 16:26:15 ---> docker-login.sh ends [Pipeline] } 16:26:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 16:26:15 Removing intermediate container d976046a055b 16:26:15 ---> 05af4dbcb61d 16:26:15 Step 8/24 : COPY . . [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:26:16 ========================================================= 16:26:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:26:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:26:16 + 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 . 16:26:18 Sending build context to Docker daemon 165.5MB 16:26:18 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:26:18 Step 2/6 : FROM ${BASE} 16:26:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:26:18 5f621e34cdf4: Pulling fs layer 16:26:18 a4357932f1b6: Pulling fs layer 16:26:18 18c013af1878: Pulling fs layer 16:26:18 00ac8860ef70: Pulling fs layer 16:26:18 63d7cb157983: Pulling fs layer 16:26:18 b116817d02f9: Pulling fs layer 16:26:18 745a02a5169b: Pulling fs layer 16:26:18 00ac8860ef70: Waiting 16:26:18 63d7cb157983: Waiting 16:26:18 b116817d02f9: Waiting 16:26:18 745a02a5169b: Waiting 16:26:18 18c013af1878: Download complete 16:26:18 a4357932f1b6: Verifying Checksum 16:26:18 a4357932f1b6: Download complete 16:26:18 63d7cb157983: Verifying Checksum 16:26:18 63d7cb157983: Download complete 16:26:18 b116817d02f9: Verifying Checksum 16:26:18 b116817d02f9: Download complete 16:26:18 5f621e34cdf4: Download complete 16:26:19 5f621e34cdf4: Pull complete 16:26:20 a4357932f1b6: Pull complete 16:26:20 18c013af1878: Pull complete 16:26:22 745a02a5169b: Verifying Checksum 16:26:22 745a02a5169b: Download complete 16:26:23 00ac8860ef70: Verifying Checksum 16:26:23 00ac8860ef70: Download complete 16:26:24 Removing intermediate container 9823194365fe 16:26:24 ---> bf7c9d676d22 16:26:24 Step 8/22 : COPY . . 16:26:25 Removing intermediate container 0ad64f5e50cc 16:26:25 ---> 9c398a679966 16:26:25 Step 8/21 : COPY . . 16:26:34 00ac8860ef70: Pull complete 16:26:34 63d7cb157983: Pull complete 16:26:34 b116817d02f9: Pull complete 16:26:38 745a02a5169b: Pull complete 16:26:38 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:26:38 ---> b7e6874047d6 16:26:38 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 16:26:42 ---> Running in 13fe46dd4ed5 16:26:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:26:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:26:44 (1/12) Installing libmagic (5.38-r0) 16:26:44 (2/12) Installing file (5.38-r0) 16:26:44 (3/12) Installing libc-dev (0.7.2-r3) 16:26:44 (4/12) Installing g++ (9.3.0-r2) 16:26:52 ---> d4ef3ee7f254 16:26:52 Step 9/24 : RUN make cmd/support-notifications/support-notifications ---> 9654cc4c3dfe 16:26:52 16:26:52 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:26:52 ---> bdab05550ddc 16:26:52 Step 9/22 : RUN make cmd/core-command/core-command 16:26:53 ---> Running in 4fb1a2a0024d 16:26:53 ---> Running in 7a21bc95584b 16:26:54 ---> Running in 95ff756931eb 16:26:54 ---> be6340bbd298 16:26:54 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:26:55 ---> e4e86b2f54e8 16:26:55 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:26:55 ---> Running in 53acf4fa404a 16:26:55 ---> Running in d376d20da8a1 16:26:55 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 16:26:55 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 16:26:55 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 16:26:55 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 16:26:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:27:03 (5/12) Installing fortify-headers (1.1-r0) 16:27:03 (6/12) Installing patch (2.7.6-r6) 16:27:03 (7/12) Installing build-base (0.5-r2) 16:27:03 (8/12) Installing libsodium (1.0.18-r0) 16:27:03 (9/12) Installing pkgconf (1.7.2-r0) 16:27:03 (10/12) Installing libsodium-dev (1.0.18-r0) 16:27:03 (11/12) Installing libzmq (4.3.3-r0) 16:27:03 (12/12) Installing zeromq-dev (4.3.3-r0) 16:27:03 Executing busybox-1.31.1-r19.trigger 16:27:03 OK: 217 MiB in 51 packages 16:27:05 Removing intermediate container 13fe46dd4ed5 16:27:05 ---> 7a43d3a32d75 16:27:05 Step 4/6 : WORKDIR /edgex-go 16:27:05 ---> Running in 25f32a2f42bf 16:27:05 Removing intermediate container 25f32a2f42bf 16:27:05 ---> 578cd0c8c0dc 16:27:05 Step 5/6 : COPY go.mod . 16:27:06 ---> d0b81cac1c24 16:27:06 Step 6/6 : RUN go mod download 16:27:06 ---> Running in dde788963826 16:27:23 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 16:27:31 Removing intermediate container 53acf4fa404a 16:27:31 ---> a97404584c07 16:27:31 16:27:31 Step 10/21 : FROM scratch 16:27:31 ---> 16:27:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:27:31 Removing intermediate container 4fb1a2a0024d 16:27:31 ---> 6090e7aa158a 16:27:31 16:27:31 Step 10/24 : FROM alpine:3.12 16:27:31 Removing intermediate container 95ff756931eb 16:27:31 ---> 0aa940b3c941 16:27:31 16:27:31 Step 10/22 : FROM scratch 16:27:31 ---> 16:27:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:27:31 3.12: Pulling from library/alpine 16:27:32 Removing intermediate container 7a21bc95584b 16:27:32 ---> c4a13f561dc5 16:27:32 16:27:32 Step 10/24 : FROM scratch 16:27:32 ---> 16:27:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:27:33 ---> Running in f9c6a794d5d1 16:27:33 ---> Running in 3ac8ee4cb402 16:27:33 ---> Running in 32f2ddef4c29 16:27:33 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:27:33 Status: Downloaded newer image for alpine:3.12 16:27:33 ---> 389fef711851 16:27:33 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:27:33 Removing intermediate container dde788963826 16:27:33 ---> 5257a6d7162b 16:27:33 Successfully built 5257a6d7162b 16:27:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:27:34 + docker inspect -f . ci-base-image-arm64 16:27:34 . [Pipeline] withDockerContainer 16:27:34 prd-ubuntu18.04-docker-arm64-4c-16g-19987 does not seem to be running inside a container 16:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 16:27:34 ---> Running in 7e8214f4a528 16:27:34 Removing intermediate container f9c6a794d5d1 16:27:34 ---> c096721545f0 16:27:34 Step 12/21 : ENV APP_PORT=48085 16:27:34 Removing intermediate container 32f2ddef4c29 16:27:34 ---> 1a4163f794e5 16:27:34 Step 12/24 : ENV APP_PORT=48060 16:27:34 Removing intermediate container 3ac8ee4cb402 16:27:34 ---> ce30227e3fec 16:27:34 Step 12/22 : ENV APP_PORT=48082 16:27:34 ---> Running in 833ad2766fff 16:27:35 ---> Running in b0f1905765a2 16:27:35 ---> Running in ef00298edd6e 16:27:35 Removing intermediate container d376d20da8a1 16:27:35 ---> 3d0603f84a7e 16:27:35 16:27:35 Step 10/22 : FROM scratch 16:27:35 ---> 16:27:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:27:35 ---> Using cache 16:27:35 ---> ce30227e3fec 16:27:35 Step 12/22 : ENV APP_PORT=48081 16:27:35 ---> Running in 9295ed633214 16:27:35 Removing intermediate container 833ad2766fff 16:27:35 ---> fd75afa46a54 16:27:35 Step 13/21 : EXPOSE $APP_PORT 16:27:35 Removing intermediate container b0f1905765a2 16:27:35 ---> df904402cda5 16:27:35 Step 13/24 : EXPOSE $APP_PORT 16:27:35 Removing intermediate container ef00298edd6e 16:27:35 ---> c1de5300c60c 16:27:35 Step 13/22 : EXPOSE $APP_PORT 16:27:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:35 ---> Running in c1ad91247ac7 16:27:35 ---> Running in c8b8fb57abeb 16:27:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:35 Removing intermediate container 9295ed633214 16:27:35 ---> bdc3ef204e58 16:27:35 Step 13/22 : EXPOSE $APP_PORT 16:27:35 ---> Running in c54d8e278d12 16:27:35 ---> Running in 8101f8e9e875 16:27:35 (1/5) Installing ca-certificates (20191127-r4) 16:27:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:27:35 (3/5) Installing libcurl (7.69.1-r3) 16:27:35 (4/5) Installing curl (7.69.1-r3) 16:27:35 (5/5) Installing dumb-init (1.2.2-r1) 16:27:35 Executing busybox-1.31.1-r19.trigger 16:27:35 Executing ca-certificates-20191127-r4.trigger 16:27:36 OK: 7 MiB in 19 packages 16:27:36 $ docker top d706b2fd16e429fd909e2d389306faf4c0fdcee49dcb8b6bed956209bcf16d6e -eo pid,comm 16:27:36 Removing intermediate container c1ad91247ac7 16:27:36 ---> b8b913e7cbbb 16:27:36 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:36 Removing intermediate container c8b8fb57abeb 16:27:36 ---> 18220672c432 16:27:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:27:36 Removing intermediate container c54d8e278d12 16:27:36 ---> a9fdfd933e9a 16:27:36 Step 14/22 : WORKDIR / 16:27:36 Removing intermediate container 8101f8e9e875 16:27:36 ---> 0e8326f7b340 16:27:36 Step 14/22 : WORKDIR / 16:27:36 ---> Running in 0e32d96fcba2 16:27:36 ---> 2f4ef1cf2d80 16:27:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:27:36 ---> Running in cb4d9ef8ca09 [Pipeline] { [Pipeline] sh 16:27:36 ---> 3ea64ff7e7f2 16:27:36 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:27:37 Removing intermediate container 0e32d96fcba2 16:27:37 ---> 1ca48a3da66f 16:27:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:37 + go version 16:27:37 go version go1.15.5 linux/arm64 [Pipeline] } 16:27:37 $ docker stop --time=1 d706b2fd16e429fd909e2d389306faf4c0fdcee49dcb8b6bed956209bcf16d6e 16:27:37 Removing intermediate container cb4d9ef8ca09 16:27:37 ---> 93fd1fb2d705 16:27:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:37 Removing intermediate container 7e8214f4a528 16:27:37 ---> bcd111822bc3 16:27:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:27:37 ---> e05fc7f10fb7 16:27:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:27:38 ---> 5e2104918733 16:27:38 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:27:38 ---> Running in c16e357d39b9 16:27:38 ---> 1c20a7b22bae 16:27:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:27:38 ---> 51dfc764ced9 16:27:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:27:38 ---> c7abfb336559 16:27:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:27:38 Removing intermediate container c16e357d39b9 16:27:38 ---> 85623a8709e2 16:27:38 Step 13/24 : WORKDIR / 16:27:38 ---> Running in ce2ea4fe6aba 16:27:39 ---> Running in 7dc872d7f472 16:27:39 ---> 1d7ae3cffee8 16:27:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:39 Removing intermediate container ce2ea4fe6aba 16:27:39 ---> b03eec54198b 16:27:39 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:39 ---> 05bd43c1133a 16:27:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:27:39 ---> 78db4fc4ae9b 16:27:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:27:39 ---> Running in 6115a1f55d69 16:27:39 $ docker rm -f d706b2fd16e429fd909e2d389306faf4c0fdcee49dcb8b6bed956209bcf16d6e 16:27:39 Removing intermediate container 7dc872d7f472 16:27:39 ---> 0395319fe287 16:27:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:27:39 ---> 9a565a68635e 16:27:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:27:39 ---> f2858b0895de 16:27:39 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:27:39 ---> 698b87521b66 16:27:39 Step 18/22 : ENTRYPOINT ["/core-command"] [Pipeline] // withDockerContainer 16:27:40 Removing intermediate container 6115a1f55d69 16:27:40 ---> ed5cdf9ef03f 16:27:40 Step 19/21 : LABEL arch=x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } 16:27:40 ---> Running in 396fcbd53c77 16:27:40 ---> Running in facd87045af0 16:27:40 ---> Running in 9b72be4d323b 16:27:40 ---> 759eed598712 16:27:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:27:40 ---> 9317281d848a 16:27:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 16:27:40 Removing intermediate container facd87045af0 16:27:40 ---> adf44494ebbf 16:27:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:40 Removing intermediate container 396fcbd53c77 16:27:40 ---> bd6c23858070 16:27:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:40 Removing intermediate container 9b72be4d323b 16:27:40 ---> d051bf8a293f 16:27:40 Step 20/21 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a [Pipeline] isUnix [Pipeline] sh 16:27:40 ---> Running in 5e4950ffa26b 16:27:40 ---> Running in 38e2109d72d1 16:27:40 ---> Running in 521e75c72864 16:27:40 ---> a16b22f0b246 16:27:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:27:40 ---> 9538bca6764f 16:27:40 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:27:41 + docker inspect -f . ci-base-image-arm64 16:27:41 . [Pipeline] withDockerContainer 16:27:41 ---> Running in 3dbeaad8ed47 16:27:41 Removing intermediate container 5e4950ffa26b 16:27:41 ---> fb777a449624 16:27:41 Step 20/22 : LABEL arch=x86_64 16:27:41 Removing intermediate container 521e75c72864 16:27:41 ---> 9fc99bbab6f2 16:27:41 Step 21/21 : LABEL version=0.0.0 16:27:41 prd-ubuntu18.04-docker-arm64-4c-16g-19987 does not seem to be running inside a container 16:27:41 Removing intermediate container 38e2109d72d1 16:27:41 ---> d82c57abc289 16:27:41 Step 20/22 : LABEL arch=x86_64 16:27:41 ---> Running in 8091d12b48f7 16:27:41 ---> c15b5abefc0a 16:27:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:27:41 ---> Running in 4e7ede4f6738 16:27:41 ---> Running in 7c9e3beae7e5 16:27:41 Removing intermediate container 3dbeaad8ed47 16:27:41 ---> 2aef6b73f855 16:27:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:41 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 16:27:41 ---> Running in eae3bce524d5 16:27:41 Removing intermediate container 8091d12b48f7 16:27:41 ---> 4198a2d8e7d7 16:27:41 Step 21/22 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:27:41 Removing intermediate container 4e7ede4f6738 16:27:41 ---> 93b571d44861 16:27:41 Step 21/22 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:27:42 Removing intermediate container 7c9e3beae7e5 16:27:42 ---> 7bdaf5f31f55 16:27:42 16:27:42 ---> Running in 765072119f53 16:27:42 ---> Running in f2b4a22cb49e 16:27:42 ---> 255b54dbdb36 16:27:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:27:42 Successfully built 7bdaf5f31f55 16:27:42 Successfully tagged docker-support-scheduler-go:latest 16:27:42 Removing intermediate container eae3bce524d5 16:27:42 ---> 074ee95c1d2a 16:27:42 Step 22/24 : LABEL arch=x86_64 16:27:42  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 16:27:42 Removing intermediate container 765072119f53 16:27:42 ---> f1e64d2076e2 16:27:42 Step 22/22 : LABEL version=0.0.0 16:27:42 ---> Running in 5732fcf6ac8c 16:27:42 Removing intermediate container f2b4a22cb49e 16:27:42 ---> ba05e2134d3b 16:27:42 Step 22/22 : LABEL version=0.0.0 16:27:42 $ docker top 051339d15488932cd04ca85ec8fa42f28c2ded1f4b36a066deb94298c4a1d4d1 -eo pid,comm 16:27:42 ---> Running in 13b843f29bda 16:27:42 ---> Running in 2e2815f645af 16:27:42 ---> 454fb6037eb5 16:27:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:27:42 Removing intermediate container 5732fcf6ac8c 16:27:42 ---> 06712086140f 16:27:42 Step 23/24 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a [Pipeline] { 16:27:43 Removing intermediate container 13b843f29bda 16:27:43 ---> 389e6b14461d 16:27:43 [Pipeline] echo 16:27:43 ========================================================= 16:27:43 [edgeXBuildGoParallel] Running Tests and Build... 16:27:43 ========================================================= [Pipeline] sh 16:27:43 Removing intermediate container 2e2815f645af 16:27:43 ---> 849ab29cf74e 16:27:43 16:27:43 Successfully built 389e6b14461d 16:27:43 ---> Running in 3ebeb49325bb 16:27:43 Successfully tagged docker-core-metadata-go:latest 16:27:43  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 16:27:43 Successfully built 849ab29cf74e 16:27:43 Successfully tagged docker-core-command-go:latest 16:27:43  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 16:27:43 ---> f5595a63acc0 16:27:43 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/ 16:27:44 Removing intermediate container 3ebeb49325bb 16:27:44 ---> e606f87cf430 16:27:44 Step 24/24 : LABEL version=0.0.0 16:27:44 ---> Running in 083abd9fb81b 16:27:44 ---> Running in a0114e7a8ae3 16:27:44 + make test 16:27:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:27:49 Removing intermediate container a0114e7a8ae3 16:27:49 ---> ae5420e56d36 16:27:49 16:27:49 Successfully built ae5420e56d36 16:27:49 Successfully tagged docker-support-notifications-go:latest 16:27:49 Building docker-core-data-go 16:27:53  Building docker-support-notifications-go ... done Removing intermediate container 083abd9fb81b 16:27:53 ---> d71743fa66ba 16:27:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:27:53 ---> Running in 1a99b4b2f1d4 16:27:53 Removing intermediate container 1a99b4b2f1d4 16:27:53 ---> 3bb5ff484ec0 16:27:53 Step 22/24 : LABEL arch=x86_64 16:27:53 ---> Running in 6b86c00d2ce1 16:27:59 Removing intermediate container 6b86c00d2ce1 16:27:59 ---> d2b96af4550f 16:27:59 Step 23/24 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:27:59 ---> Running in aea272444c1d 16:28:00 Removing intermediate container aea272444c1d 16:28:00 ---> 97d4fe3f9bac 16:28:00 Step 24/24 : LABEL version=0.0.0 16:28:06 ---> Running in 82deb4ec97f2 16:28:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:28:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:28:06 ---> c766f4b54003 16:28:06 Step 3/21 : WORKDIR /edgex-go 16:28:06 ? github.com/edgexfoundry/edgex-go [no test files] 16:28:06 ---> Using cache 16:28:06 ---> ea1a60ec3426 16:28:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:06 ---> Using cache 16:28:06 ---> b787272e98ff 16:28:06 Step 5/21 : RUN apk add --update --no-cache make git 16:28:06 ---> Using cache 16:28:06 ---> 3936cd668b1f 16:28:06 Step 6/21 : COPY go.mod . 16:28:06 ---> Using cache 16:28:06 ---> 939650033894 16:28:06 Step 7/21 : RUN go mod download 16:28:06 ---> Using cache 16:28:06 ---> bf7c9d676d22 16:28:06 Step 8/21 : COPY . . 16:28:06 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:28:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:28:06 ---> c766f4b54003 16:28:06 Step 3/26 : WORKDIR /edgex-go 16:28:06 ---> Using cache 16:28:06 ---> ea1a60ec3426 16:28:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:06 ---> Using cache 16:28:06 ---> b787272e98ff 16:28:06 Step 5/26 : RUN apk add --update --no-cache make bash git 16:28:07 ---> Using cache 16:28:07 ---> be6340bbd298 16:28:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:28:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:28:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:07 ---> c766f4b54003 16:28:07 Step 3/22 : WORKDIR /edgex-go 16:28:07 ---> Using cache 16:28:07 ---> ea1a60ec3426 16:28:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:07 ---> Using cache 16:28:07 ---> b787272e98ff 16:28:07 Step 5/22 : RUN apk add --update --no-cache make git 16:28:07 ---> Using cache 16:28:07 ---> 3936cd668b1f 16:28:07 Step 6/22 : COPY go.mod . 16:28:07 ---> Using cache 16:28:07 ---> 939650033894 16:28:07 Step 7/22 : RUN go mod download 16:28:07 ---> Using cache 16:28:07 ---> bf7c9d676d22 16:28:07 Step 8/22 : COPY . . 16:28:07 ---> Using cache 16:28:07 ---> be6340bbd298 16:28:07 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:28:09 ---> Running in ac91b24ab9c1 16:28:09 ---> Running in 24f1cf7c5aff 16:28:09 ---> Running in 3c5b0f308e68 16:28:09 Removing intermediate container 82deb4ec97f2 16:28:09 ---> d9050fe5be99 16:28:09 16:28:09 Successfully built d9050fe5be99 16:28:09 Successfully tagged docker-security-secretstore-setup-go:latest 16:28:11  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:28:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:11 ---> c766f4b54003 16:28:11 Step 3/23 : WORKDIR /edgex-go 16:28:11 ---> Using cache 16:28:11 ---> ea1a60ec3426 16:28:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:11 ---> Using cache 16:28:11 ---> b787272e98ff 16:28:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:28:12 ---> Running in 07dabefc6f2c 16:28:12 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 16:28:12 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 16:28:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:13 OK: 233 MiB in 51 packages 16:28:14 OK: 233 MiB in 51 packages 16:28:14 Removing intermediate container ac91b24ab9c1 16:28:14 ---> 81f984c82e23 16:28:14 Step 6/26 : COPY go.mod . 16:28:15 ---> af7bb7c3db2e 16:28:15 Step 7/26 : RUN go mod download 16:28:15 Removing intermediate container 07dabefc6f2c 16:28:15 ---> 314c3cc0eb2a 16:28:15 Step 6/23 : COPY go.mod . 16:28:15 ---> Running in 402f4d4d19dc 16:28:16 ---> 82000b94fdd7 16:28:16 Step 7/23 : RUN go mod download 16:28:16 ---> Running in 6ba8fbeed9fd 16:28:19 Removing intermediate container 6ba8fbeed9fd 16:28:19 ---> 7b86a8481cb9 16:28:19 Step 8/23 : COPY . . 16:28:19 Removing intermediate container 402f4d4d19dc 16:28:19 ---> 02e918c893b5 16:28:19 Step 8/26 : COPY . . 16:28:34 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 16:28:40 Removing intermediate container 24f1cf7c5aff 16:28:40 ---> b14af2ef65cb 16:28:40 16:28:40 Step 10/22 : FROM alpine:3.12 16:28:40 ---> 389fef711851 16:28:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:28:40 ---> Using cache 16:28:40 ---> bcd111822bc3 16:28:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:28:40 ---> Running in 7f1bfac60a0e 16:28:42 Removing intermediate container 7f1bfac60a0e 16:28:42 ---> 8251d081c3da 16:28:42 Step 13/22 : WORKDIR / 16:28:44 ---> Running in ab304dc42a55 16:28:44 ---> bb6e38ac9102 16:28:44 Step 9/23 : RUN make cmd/core-data/core-data 16:28:44 ---> 22e2d03dfaef 16:28:44 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:28:44 ---> Running in 55bfcbdce304 16:28:44 ---> Running in e23aa8950330 16:28:45 Removing intermediate container ab304dc42a55 16:28:45 ---> 09260168a160 16:28:45 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:28:46 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 16:28:46 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 16:28:46 ---> d8d518029285 16:28:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:28:46 Removing intermediate container 3c5b0f308e68 16:28:46 ---> 203bdc01e6c6 16:28:46 16:28:46 Step 10/21 : FROM alpine:3.12 16:28:46 ---> 389fef711851 16:28:46 Step 11/21 : RUN apk add --update --no-cache curl 16:28:46 ---> Running in c7500dc3aa53 16:28:46 ---> 696b18afb5f5 16:28:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:28:47 ---> 6809b9ba268a 16:28:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:28:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:47 ---> b8f996187777 16:28:47 Step 18/22 : RUN chmod +x entrypoint.sh 16:28:47 (1/4) Installing ca-certificates (20191127-r4) 16:28:47 ---> Running in 68ab3102a002 16:28:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:28:47 (3/4) Installing libcurl (7.69.1-r3) 16:28:47 (4/4) Installing curl (7.69.1-r3) 16:28:48 Executing busybox-1.31.1-r19.trigger 16:28:48 Executing ca-certificates-20191127-r4.trigger 16:28:48 OK: 7 MiB in 18 packages 16:28:50 Removing intermediate container c7500dc3aa53 16:28:50 ---> 91d7ee4599af 16:28:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:28:51 ---> Running in 9f998cb890a5 16:28:51 Removing intermediate container 9f998cb890a5 16:28:51 ---> 42ec836b99cc 16:28:51 Step 13/21 : WORKDIR /edgex 16:28:51 Removing intermediate container 68ab3102a002 16:28:51 ---> 769920bd26c5 16:28:51 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:28:52 ---> Running in 2524c87fe28b 16:28:52 ---> Running in 0ec50ac40ef2 16:28:52 Removing intermediate container 2524c87fe28b 16:28:52 ---> dc762d0de525 16:28:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:28:52 Removing intermediate container 0ec50ac40ef2 16:28:52 ---> 6359ff937942 16:28:52 Step 20/22 : LABEL arch=x86_64 16:28:52 ---> Running in ba2a8c3abbd4 16:28:53 ---> 6ab3fabb873b 16:28:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:28:53 Removing intermediate container ba2a8c3abbd4 16:28:53 ---> b041d0ccfa93 16:28:53 Step 21/22 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:28:53 ---> Running in 5bdd257ad9de 16:28:54 Removing intermediate container 5bdd257ad9de 16:28:54 ---> 68967467a10d 16:28:54 Step 22/22 : LABEL version=0.0.0 16:28:54 ---> afb880743ad4 16:28:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:28:54 ---> Running in f9cd0ef70b64 16:28:54 Removing intermediate container f9cd0ef70b64 16:28:54 ---> c6a1839b337d 16:28:54 16:28:55 Successfully built c6a1839b337d 16:28:55 Successfully tagged docker-security-bootstrap-redis-go:latest 16:28:55  Building docker-security-bootstrap-redis-go ... done  ---> 7fb6553a36a7 16:28:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:28:55 ---> Running in 45b7636f69e2 16:28:56 Removing intermediate container 45b7636f69e2 16:28:56 ---> f4ada948a60c 16:28:56 Step 18/21 : CMD ["--init=true"] 16:28:57 ---> Running in b15b354a3b00 16:28:57 Removing intermediate container b15b354a3b00 16:28:57 ---> af5fa76cab6a 16:28:57 Step 19/21 : LABEL arch=x86_64 16:28:57 ---> Running in eadf0cef9a35 16:28:57 Removing intermediate container eadf0cef9a35 16:28:57 ---> b9c72b9de045 16:28:57 Step 20/21 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:28:57 ---> Running in 4a78af4c6ef3 16:28:57 Removing intermediate container 4a78af4c6ef3 16:28:57 ---> ed02e80f919e 16:28:57 Step 21/21 : LABEL version=0.0.0 16:28:58 ---> Running in 0458e801e757 16:28:58 Removing intermediate container 0458e801e757 16:28:58 ---> f169a8981bf1 16:28:58 16:28:58 Successfully built f169a8981bf1 16:28:58 Successfully tagged docker-security-proxy-setup-go:latest 16:29:05  Building docker-security-proxy-setup-go ... done Removing intermediate container e23aa8950330 16:29:05 ---> b428f5522cc7 16:29:05 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:29:05 ---> Running in 039fde9a10e4 16:29:05 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 16:29:07 Removing intermediate container 039fde9a10e4 16:29:07 ---> 3ca237e795a2 16:29:07 16:29:07 Step 11/26 : FROM docker:20.10.0 16:29:07 20.10.0: Pulling from library/docker 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:29:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:29:10 Removing intermediate container 55bfcbdce304 16:29:10 ---> 527acd6cbde0 16:29:10 16:29:10 Step 10/23 : FROM alpine:3.12 16:29:10 ---> 389fef711851 16:29:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:29:10 ---> Running in 5593245ec37a 16:29:10 Removing intermediate container 5593245ec37a 16:29:10 ---> d762c0caf165 16:29:10 Step 12/23 : ENV APP_PORT=48080 16:29:10 ---> Running in 860a5801a987 16:29:10 Removing intermediate container 860a5801a987 16:29:10 ---> 40b7c69a713d 16:29:10 Step 13/23 : EXPOSE $APP_PORT 16:29:11 ---> Running in 95a0a8fe8101 16:29:11 Removing intermediate container 95a0a8fe8101 16:29:11 ---> 6b7155aec00e 16:29:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:11 ---> Running in e25dcc7f0f86 16:29:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:29:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:29:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:29:12 Removing intermediate container e25dcc7f0f86 16:29:12 ---> f08666b53157 16:29:12 Step 15/23 : RUN apk add --update --no-cache zeromq 16:29:13 ---> Running in da009d6d13ea 16:29:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:29:13 Status: Downloaded newer image for docker:20.10.0 16:29:13 ---> aefe523efa57 16:29:13 Step 12/26 : RUN apk add --no-cache bash 16:29:13 ---> Running in d8808ad295ac 16:29:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:14 (1/2) Installing readline (8.0.4-r0) 16:29:14 (2/2) Installing bash (5.0.17-r0) 16:29:14 Executing bash-5.0.17-r0.post-install 16:29:14 Executing busybox-1.31.1-r19.trigger 16:29:14 OK: 12 MiB in 22 packages 16:29:14 (1/5) Installing libgcc (9.3.0-r2) 16:29:14 (2/5) Installing libsodium (1.0.18-r0) 16:29:14 (3/5) Installing libstdc++ (9.3.0-r2) 16:29:15 Removing intermediate container d8808ad295ac 16:29:15 ---> 555de7fc1419 16:29:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:29:15 ---> Running in c7a6595a1f6d 16:29:15 (4/5) Installing libzmq (4.3.3-r0) 16:29:15 (5/5) Installing zeromq (4.3.3-r0) 16:29:15 Removing intermediate container c7a6595a1f6d 16:29:15 ---> d1500b1f527a 16:29:15 Step 14/26 : ENV APP_PORT=48090 16:29:15 ---> Running in 5557983e7ec8 16:29:15 Executing busybox-1.31.1-r19.trigger 16:29:15 OK: 8 MiB in 19 packages 16:29:15 Removing intermediate container 5557983e7ec8 16:29:15 ---> a2f32d9e9391 16:29:15 Step 15/26 : EXPOSE $APP_PORT 16:29:15 ---> Running in c1ac5a5b9fa0 16:29:15 Removing intermediate container c1ac5a5b9fa0 16:29:15 ---> e80c3222873d 16:29:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:29:16 Removing intermediate container da009d6d13ea 16:29:16 ---> 693cab6ba3e5 16:29:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:16 ---> d78f7b23ec83 16:29:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:29:16 ---> 7612f2a223be 16:29:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:29:17 ---> c3eb29116401 16:29:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:29:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.258s coverage: 46.6% of statements 16:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:29:17 ---> 31942cbf8a85 16:29:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:29:17 ---> b5788ae904b0 16:29:17 Step 19/26 : RUN apk --no-cache add py3-pip 16:29:17 ---> Running in b0a805df98cf 16:29:18 ---> 83f185dfbffe 16:29:18 Step 19/23 : ENTRYPOINT ["/core-data"] 16:29:18 ---> Running in 232260f90337 16:29:18 Removing intermediate container 232260f90337 16:29:18 ---> 0c73c20f9ebb 16:29:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:18 ---> Running in de4ca2c94dbf 16:29:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:18 Removing intermediate container de4ca2c94dbf 16:29:18 ---> b0577434b217 16:29:18 Step 21/23 : LABEL arch=x86_64 16:29:18 ---> Running in cc32220bc1f6 16:29:18 (1/33) Installing libbz2 (1.0.8-r1) 16:29:18 (2/33) Installing expat (2.2.9-r1) 16:29:18 (3/33) Installing libffi (3.3-r2) 16:29:18 (4/33) Installing gdbm (1.13-r1) 16:29:18 (5/33) Installing xz-libs (5.2.5-r0) 16:29:18 (6/33) Installing sqlite-libs (3.32.1-r0) 16:29:18 (7/33) Installing python3 (3.8.5-r0) 16:29:19 Removing intermediate container cc32220bc1f6 16:29:19 ---> 8f261b47ec65 16:29:19 Step 22/23 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:29:23 ---> Running in 6fcac1d49256 16:29:23 (8/33) Installing py3-appdirs (1.4.4-r1) 16:29:23 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:29:23 (10/33) Installing py3-parsing (2.4.7-r0) 16:29:23 (11/33) Installing py3-six (1.15.0-r0) 16:29:23 (12/33) Installing py3-packaging (20.4-r0) 16:29:23 (13/33) Installing py3-setuptools (47.0.0-r0) 16:29:23 (14/33) Installing py3-chardet (3.0.4-r4) 16:29:23 (15/33) Installing py3-idna (2.9-r0) 16:29:23 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:29:23 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:29:23 Removing intermediate container 6fcac1d49256 16:29:23 ---> a061e581bdfe 16:29:23 Step 23/23 : LABEL version=0.0.0 16:29:23 (18/33) Installing py3-requests (2.23.0-r0) 16:29:23 (19/33) Installing py3-msgpack (1.0.0-r0) 16:29:23 (20/33) Installing py3-lockfile (0.12.2-r3) 16:29:23 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:29:24 (22/33) Installing py3-colorama (0.4.3-r0) 16:29:24 ---> Running in b3ce061e5c6f 16:29:24 (23/33) Installing py3-distlib (0.3.0-r0) 16:29:24 (24/33) Installing py3-distro (1.5.0-r1) 16:29:24 (25/33) Installing py3-webencodings (0.5.1-r3) 16:29:24 (26/33) Installing py3-html5lib (1.0.1-r4) 16:29:24 (27/33) Installing py3-pytoml (0.1.21-r0) 16:29:24 (28/33) Installing py3-pep517 (0.8.2-r0) 16:29:24 (29/33) Installing py3-progress (1.5-r0) 16:29:24 (30/33) Installing py3-toml (0.10.1-r0) 16:29:24 (31/33) Installing py3-retrying (1.3.3-r0) 16:29:24 Removing intermediate container b3ce061e5c6f 16:29:24 ---> 9f749c7e5cc0 16:29:24 16:29:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:29:24 (33/33) Installing py3-pip (20.1.1-r0) 16:29:24 Executing busybox-1.31.1-r19.trigger 16:29:24 Successfully built 9f749c7e5cc0 16:29:24 OK: 71 MiB in 55 packages 16:29:24 Successfully tagged docker-core-data-go:latest 16:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.593s coverage: 27.0% of statements 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.077s coverage: 100.0% of statements 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.588s coverage: 77.8% of statements 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.694s coverage: 82.4% of statements 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:29:31  Building docker-core-data-go ... done Removing intermediate container b0a805df98cf 16:29:31 ---> 57447c50e7da 16:29:31 Step 20/26 : RUN pip install docker-compose==1.23.2 16:29:31 ---> Running in f3ff9f76376f 16:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.106s coverage: 28.6% of statements 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.145s coverage: 100.0% of statements 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.351s coverage: 86.7% of statements 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.338s coverage: 97.5% of statements 16:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:29:33 Collecting docker-compose==1.23.2 16:29:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:29:33 Collecting PyYAML<4,>=3.10 16:29:33 Downloading PyYAML-3.13.tar.gz (270 kB) 16:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.172s coverage: 78.3% of statements 16:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:29:34 Collecting dockerpty<0.5,>=0.4.1 16:29:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:29:35 Collecting cached-property<2,>=1.2.0 16:29:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:29:35 Collecting jsonschema<3,>=2.5.1 16:29:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:29:35 Collecting texttable<0.10,>=0.9.0 16:29:35 Downloading texttable-0.9.1.tar.gz (11 kB) 16:29:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:29:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:29:35 Collecting websocket-client<1.0,>=0.32.0 16:29:35 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:29:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:29:36 Collecting docker<4.0,>=3.6.0 16:29:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:29:36 Collecting docopt<0.7,>=0.6.1 16:29:36 Downloading docopt-0.6.2.tar.gz (25 kB) 16:29:36 Collecting urllib3<1.25,>=1.21.1 16:29:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:29:36 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) 16:29:36 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) 16:29:37 Collecting idna<2.8,>=2.5 16:29:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:29:37 Collecting docker-pycreds>=0.4.0 16:29:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:29:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:29:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:29:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:29:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:29:37 Installing collected packages: PyYAML, dockerpty, cached-property, jsonschema, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, docker-compose 16:29:37 Running setup.py install for PyYAML: started 16:29:37 Running setup.py install for PyYAML: finished with status 'done' 16:29:37 Running setup.py install for dockerpty: started 16:29:38 Running setup.py install for dockerpty: finished with status 'done' 16:29:38 Running setup.py install for texttable: started 16:29:38 Running setup.py install for texttable: finished with status 'done' 16:29:38 Attempting uninstall: urllib3 16:29:38 Found existing installation: urllib3 1.25.9 16:29:38 Uninstalling urllib3-1.25.9: 16:29:38 Successfully uninstalled urllib3-1.25.9 16:29:38 Attempting uninstall: idna 16:29:38 Found existing installation: idna 2.9 16:29:38 Uninstalling idna-2.9: 16:29:39 Successfully uninstalled idna-2.9 16:29:39 Attempting uninstall: requests 16:29:39 Found existing installation: requests 2.23.0 16:29:39 Uninstalling requests-2.23.0: 16:29:39 Successfully uninstalled requests-2.23.0 16:29:39 Running setup.py install for docopt: started 16:29:40 Running setup.py install for docopt: finished with status 'done' 16:29:40 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 16:29:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.102s coverage: 93.1% of statements 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:29:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:29:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.162s coverage: 0.1% of statements 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 75.5% of statements 16:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.8% of statements 16:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.150s coverage: 87.2% of statements 16:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.177s coverage: 84.2% of statements 16:29:43 Removing intermediate container f3ff9f76376f 16:29:43 ---> 2a88dd554d0d 16:29:43 Step 21/26 : RUN apk --no-cache add curl 16:29:43 ---> Running in 79973e9e1802 16:29:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:29:43 (2/3) Installing libcurl (7.69.1-r3) 16:29:43 (3/3) Installing curl (7.69.1-r3) 16:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.4% of statements 16:29:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:29:44 Executing busybox-1.31.1-r19.trigger 16:29:44 OK: 72 MiB in 58 packages 16:29:44 Removing intermediate container 79973e9e1802 16:29:44 ---> 66ebd5fccb10 16:29:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:29:44 ---> Running in 44f110f4f83f 16:29:44 Removing intermediate container 44f110f4f83f 16:29:44 ---> a1a66dc6f244 16:29:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:44 ---> Running in fa1bee0673af 16:29:45 Removing intermediate container fa1bee0673af 16:29:45 ---> 371998838437 16:29:45 Step 24/26 : LABEL arch=x86_64 16:29:45 ---> Running in b5750a979dff 16:29:45 Removing intermediate container b5750a979dff 16:29:45 ---> 91ad8f04c846 16:29:45 Step 25/26 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:29:45 ---> Running in 943a329e266a 16:29:45 Removing intermediate container 943a329e266a 16:29:45 ---> 50e439db470e 16:29:45 Step 26/26 : LABEL version=0.0.0 16:29:45 ---> Running in 831b7920ec95 16:29:45 Removing intermediate container 831b7920ec95 16:29:45 ---> c17655e79385 16:29:45 16:29:45 Successfully built c17655e79385 16:29:45 Successfully tagged docker-sys-mgmt-agent-go:latest 16:29:46  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:29:46 $ docker stop --time=1 960e7a5edaee7a5cb220b30764b248077645cc09f77853baceb62ddb8b5210d9 16:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 63.5% of statements 16:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.105s coverage: 100.0% of statements 16:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements 16:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 16:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 16:29:48 $ docker rm -f 960e7a5edaee7a5cb220b30764b248077645cc09f77853baceb62ddb8b5210d9 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 16:29:48 + docker images 16:29:48 + grep docker 16:29:49 docker-sys-mgmt-agent-go latest c17655e79385 3 seconds ago 313MB 16:29:49 docker-core-data-go latest 9f749c7e5cc0 25 seconds ago 22.3MB 16:29:49 docker-security-proxy-setup-go latest f169a8981bf1 50 seconds ago 24.5MB 16:29:49 docker-security-bootstrap-redis-go latest c6a1839b337d 54 seconds ago 15.8MB 16:29:49 docker-security-secretstore-setup-go latest d9050fe5be99 About a minute ago 24.6MB 16:29:49 docker-support-notifications-go latest ae5420e56d36 2 minutes ago 12MB 16:29:49 docker-core-command-go latest 849ab29cf74e 2 minutes ago 10.6MB 16:29:49 docker-core-metadata-go latest 389e6b14461d 2 minutes ago 13.1MB 16:29:49 docker-support-scheduler-go latest 7bdaf5f31f55 2 minutes ago 10.7MB 16:29:49 docker 20.10.0 aefe523efa57 4 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 16:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.836s coverage: 55.9% of statements 16:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.393s coverage: 37.0% of statements 16:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.690s coverage: 84.0% of statements 16:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.094s coverage: 100.0% of statements 16:30:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.349s coverage: 47.1% of statements 16:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:30:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements 16:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:30:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.149s coverage: 100.0% of statements 16:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:30:05 Still waiting to schedule task 16:30:05 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:30:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.929s coverage: 29.1% of statements 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:30:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:30:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:30:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:30:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:30:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:30:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:30:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements 16:30:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 16:30:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:30:07 GO111MODULE=on go vet ./... 16:31:08 Running on prd-ubuntu18.04-docker-8c-8g-19989 in /w/workspace/edgexfoundry_edgex-go_PR-3024 [Pipeline] { [Pipeline] ws 16:31:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:31:10 using credential edgex-jenkins-ssh 16:31:10 Cloning the remote Git repository 16:31:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:10 > git init /w/workspace/edgex-go/1 # timeout=10 16:31:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:10 > git --version # timeout=10 16:31:10 > git --version # 'git version 2.17.1' 16:31:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:16 gofmt -l . 16:31:16 [ "`gofmt -l .`" = "" ] 16:31:16 ./bin/test-go-mod-tidy.sh 16:31:17 ./bin/test-attribution-txt.sh [Pipeline] sh 16:31:18 + ls -al . 16:31:18 total 684 16:31:18 drwxrwxr-x 9 1001 1001 4096 Jan 13 16:31 . 16:31:18 drwxr-xr-x 4 root root 4096 Jan 13 16:27 .. 16:31:18 -rw-rw-r-- 1 1001 1001 11 Jan 13 16:26 .dockerignore 16:31:18 drwxrwxr-x 8 1001 1001 4096 Jan 13 16:26 .git 16:31:18 drwxrwxr-x 3 1001 1001 4096 Jan 13 16:26 .github 16:31:18 -rw-rw-r-- 1 1001 1001 824 Jan 13 16:26 .gitignore 16:31:18 -rw-rw-r-- 1 1001 1001 166 Jan 13 16:26 .sonarcloud.properties 16:31:18 -rw-rw-r-- 1 1001 1001 7741 Jan 13 16:26 Attribution.txt 16:31:18 -rw-rw-r-- 1 1001 1001 3804 Jan 13 16:26 CONTRIBUTING.md 16:31:18 -rw-rw-r-- 1 1001 1001 931 Jan 13 16:26 Dockerfile.build 16:31:18 -rw-rw-r-- 1 1001 1001 863 Jan 13 16:26 Jenkinsfile 16:31:18 -rw-rw-r-- 1 1001 1001 10775 Jan 13 16:26 LICENSE 16:31:18 -rw-rw-r-- 1 1001 1001 5750 Jan 13 16:26 Makefile 16:31:18 -rw-rw-r-- 1 1001 1001 6524 Jan 13 16:26 README.md 16:31:18 -rw-rw-r-- 1 1001 1001 6744 Jan 13 16:26 SECURITY.md 16:31:18 -rw-rw-r-- 1 1001 1001 5 Jan 13 16:22 VERSION 16:31:18 -rw-rw-r-- 1 1001 1001 4131 Jan 13 16:26 ZMQWindows.md 16:31:18 drwxrwxr-x 2 1001 1001 4096 Jan 13 16:26 bin 16:31:18 drwxrwxr-x 14 1001 1001 4096 Jan 13 16:26 cmd 16:31:18 -rw-r--r-- 1 root root 552842 Jan 13 16:30 coverage.out 16:31:18 -rw-r--r-- 1 root root 979 Jan 13 16:31 go.mod 16:31:18 -rw-r--r-- 1 root root 19036 Jan 13 16:31 go.sum 16:31:18 drwxrwxr-x 8 1001 1001 4096 Jan 13 16:26 internal 16:31:18 drwxrwxr-x 4 1001 1001 4096 Jan 13 16:26 openapi 16:31:18 drwxrwxr-x 4 1001 1001 4096 Jan 13 16:26 snap 16:31:18 -rw-rw-r-- 1 1001 1001 168 Jan 13 16:26 version.go [Pipeline] sh 16:31:18 Merging remotes/origin/master commit 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:31:19 Merge succeeded, producing 8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:31:19 Checking out Revision 8b413b5ad738e1dced5b1cb03b80876b04dfd53a (PR-3024) 16:31:19 + '[' -e coverage.out ] 16:31:19 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:19 Warning: overwriting stash ‘coverage-report’ 16:31:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3024/head:refs/remotes/origin/PR-3024 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:31:19 > git config core.sparsecheckout # timeout=10 16:31:19 > git checkout -f 8b413b5ad738e1dced5b1cb03b80876b04dfd53a # timeout=10 16:31:19 > git remote # timeout=10 16:31:19 > git config --get remote.origin.url # timeout=10 16:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:19 > git merge 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 16:31:19 > git rev-parse HEAD^{commit} # timeout=10 16:31:19 > git config core.sparsecheckout # timeout=10 16:31:19 > git checkout -f 8b413b5ad738e1dced5b1cb03b80876b04dfd53a # timeout=10 16:31:20 Stashed 1 file(s) [Pipeline] sh 16:31:21 + make build 16:31:21 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 16:31:22 Commit message: "fix: update chown options" 16:31:22 > git --version # timeout=10 16:31:22 > git --version # 'git version 2.17.1' 16:31:22 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:24 + echo snap-build.sh 16:31:24 snap-build.sh 16:31:24 + SNAP_BASE_DIR=. 16:31:24 + '[' '!' -z /w/workspace/edgex-go/1 ']' 16:31:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 16:31:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 16:31:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 16:31:24 + cd /w/workspace/edgex-go/1 16:31:24 + sudo apt-get remove -qy --purge lxd lxd-client 16:31:24 Reading package lists... 16:31:24 Building dependency tree... 16:31:24 Reading state information... 16:31:24 The following packages were automatically installed and are no longer required: 16:31:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:31:24 uidmap xdelta3 16:31:24 Use 'sudo apt autoremove' to remove them. 16:31:24 The following packages will be REMOVED: 16:31:24 lxd* lxd-client* 16:31:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:31:24 After this operation, 31.7 MB disk space will be freed. 16:31:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 16:31:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:31:26 Removing lxd dnsmasq configuration 16:31:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:31:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:31:27 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:31: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.) 16:31:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:31:29 Processing triggers for systemd (237-3ubuntu10.42) ... 16:31:29 Processing triggers for ureadahead (0.100.0-21) ... 16:31:30 + sudo snap remove --purge lxd 16:31:30 snap "lxd" is not installed 16:31:30 + sudo groupadd --force --system lxd 16:31:30 ++ whoami 16:31:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:31:30 + newgrp - lxd 16:31:30 + sudo snap install lxd 16:31:31 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 16:31:52 2021-01-13T16:31:51Z INFO Waiting for automatic snapd restart... 16:31:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:31:56 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 16:32:00 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 16:32:01 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 16:32:06 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 16:32:10 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 16:32:14 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 16:32:14 lxd 4.10 from Canonical* installed 16:32:14 + sudo lxd init --auto 16:32: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 16:32: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 16:32:22 + sudo snap install --classic snapcraft 16:32:24 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 [Pipeline] } 16:32:28 $ docker stop --time=1 051339d15488932cd04ca85ec8fa42f28c2ded1f4b36a066deb94298c4a1d4d1 16:32:30 $ docker rm -f 051339d15488932cd04ca85ec8fa42f28c2ded1f4b36a066deb94298c4a1d4d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:32:32 16:32:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:32:33 latest: Pulling from edgex-devops/edgex-compose-arm64 16:32:33 29e5d40040c1: Pulling fs layer 16:32:33 1ce36da41761: Pulling fs layer 16:32:33 25b303627fd3: Pulling fs layer 16:32:34 29e5d40040c1: Verifying Checksum 16:32:34 29e5d40040c1: Download complete 16:32:34 1ce36da41761: Verifying Checksum 16:32:34 1ce36da41761: Download complete 16:32:34 29e5d40040c1: Pull complete 16:32:36 1ce36da41761: Pull complete 16:32:36 25b303627fd3: Download complete 16:32:37 snapcraft 4.4.4 from Canonical* installed 16:32:37 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:32:37 + patch --verbose -p1 16:32:37 Hmm... Looks like a unified diff to me... 16:32:37 The text leading up to this was: 16:32:37 -------------------------- 16:32:37 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 16:32:37 |From: Tony Espy 16:32:37 |Date: Wed, 16 Dec 2020 16:34:55 -0500 16:32:37 |Subject: [PATCH] optimize snap build for pipeline CI check 16:32:37 | 16:32:37 |This patch is used by the EdgeX CI pipeline builds to 16:32:37 |optimize the snap CI check run for pull requests. When 16:32:37 |applied, it essentially strips out everything (apps and 16:32:37 |parts) from the snapcraft.yaml file except those required 16:32:37 |to build edgex-go, as the whole idea of the CI check is to 16:32:37 |catch changes to edgex-go that break the snap build. 16:32:37 | 16:32:37 |In general, anyone updating snapcraft.yaml will also need 16:32:37 |to update this patch file, otherwise it may fail to apply, 16:32:37 |resulting in a failed snap build CI check in the associated 16:32:37 |pull request. 16:32:37 | 16:32:37 |Note - in addition to applying this patch, the pipeline also 16:32:37 |only primes the snap (e.g. `snapcraft prime`), as there's no 16:32:37 |need to build the finally binary .snap file (and it won't 16:32:37 |work with the patch applied). This further reduces the build 16:32:37 |time. 16:32:37 |--- 16:32:37 | snap/snapcraft.yaml | 461 +------------------------------------------- 16:32:37 | 1 file changed, 2 insertions(+), 459 deletions(-) 16:32:37 | 16:32:37 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:32:37 |index 1e537489..faf42425 100644 16:32:37 |--- a/snap/snapcraft.yaml 16:32:37 |+++ b/snap/snapcraft.yaml 16:32:37 -------------------------- 16:32:37 patching file snap/snapcraft.yaml 16:32:37 Using Plan A... 16:32:37 Hunk #1 succeeded at 73. 16:32:37 Hunk #2 succeeded at 202 with fuzz 1. 16:32:37 Hunk #3 succeeded at 214. 16:32:37 Hunk #4 succeeded at 222. 16:32:37 Hunk #5 succeeded at 229. 16:32:37 Hunk #6 succeeded at 256. 16:32:37 Hunk #7 succeeded at 290. 16:32:37 Hunk #8 succeeded at 342 (offset 1 line). 16:32:37 Hmm... Ignoring the trailing garbage. 16:32:37 done 16:32:37 + sudo snapcraft prime --use-lxd 16:32:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:32:38 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: 16:32:38 - README.md 16:32:38 - snapcraft.yaml.orig 16:32:38 16:32:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:32:38 Launching a container. 16:32:46 25b303627fd3: Pull complete 16:32:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:32:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:32:46 prd-ubuntu18.04-docker-arm64-4c-16g-19987 does not seem to be running inside a container 16:32:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:32:50 $ docker top 8b6e3e5debfaf365b4cf48c2a0b6029d1a13dcfc800da30ce6ad929daa52547a -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:51 Waiting for container to be ready 16:32:51 To start your first instance, try: lxc launch ubuntu:18.04 16:32:51 16:32:51 + docker-compose build --help 16:32:51 + grep parallel 16:32:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:32:53 Waiting for network to be ready... 16:32:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:32:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 16:32:54 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:32:54 --parallel Build images in parallel. 16:32:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 16:32:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 16:32:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 16:32:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 16:32:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 16:32:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 16:32:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [Pipeline] } 16:32:54 $ docker stop --time=1 8b6e3e5debfaf365b4cf48c2a0b6029d1a13dcfc800da30ce6ad929daa52547a 16:32:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:32:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:32:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:32:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:32:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:32:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:32:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:32:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:32:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:32:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 16:32:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 16:32:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 16:32:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 16:32:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 16:32:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 16:32:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 16:32:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 16:32:56 $ docker rm -f 8b6e3e5debfaf365b4cf48c2a0b6029d1a13dcfc800da30ce6ad929daa52547a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:32:57 . [Pipeline] withDockerContainer 16:32:58 prd-ubuntu18.04-docker-arm64-4c-16g-19987 does not seem to be running inside a container 16:32:58 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:32:58 Fetched 23.7 MB in 4s (6051 kB/s) 16:32:59 Reading package lists... 16:32:59 Reading package lists... 16:32:59 Building dependency tree... 16:32:59 Reading state information... 16:32:59 The following additional packages will be installed: 16:32:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:32:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:32:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:32:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:32:59 Suggested packages: 16:32:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:32:59 Recommended packages: 16:32:59 gnupg libsasl2-modules 16:32:59 The following NEW packages will be installed: 16:32:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:32:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:32:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:32:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:32:59 The following packages will be upgraded: 16:32:59 gpg gpg-agent gpgconf libudev1 16:32:59 $ docker top 8852de3347df80f4e405ded337a095ddded520c1748c6991d85cc2e567d724ce -eo pid,comm 16:32:59 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 16:32:59 Need to get 3532 kB of archives. 16:32:59 After this operation, 13.3 MB of additional disk space will be used. 16:32:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 16:32:59 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 16:33:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [Pipeline] { [Pipeline] sh 16:33:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 16:33:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 16:33:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 16:33:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 16:33:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 16:33:00 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:33:00 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:33:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:33:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:33:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:33:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:33:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:33:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:33:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:33:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:33:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:33:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:33:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:33:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:33:00 debconf: delaying package configuration, since apt-utils is not installed 16:33:00 Fetched 3532 kB in 1s (3155 kB/s) 16:33:00 (Reading database ... 12511 files and directories currently installed.) 16:33:00 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 16:33:00 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:33:00 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 16:33:01 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:01 Selecting previously unselected package udev. 16:33:01 (Reading database ... 12511 files and directories currently installed.) 16:33:01 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 16:33:01 Unpacking udev (237-3ubuntu10.43) ... 16:33:01 Selecting previously unselected package libfuse2:amd64. 16:33:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:33:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:33:01 Selecting previously unselected package fuse. 16:33:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:33:01 Unpacking fuse (2.9.7-1ubuntu1) ... 16:33:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 16:33:01 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:33:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 16:33:01 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:33:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 16:33:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:33:01 Selecting previously unselected package libksba8:amd64. 16:33:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:33:01 Unpacking libksba8:amd64 (1.3.5-2) ... 16:33:02 Selecting previously unselected package libroken18-heimdal:amd64. 16:33:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:33:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:33:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:33:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:02 Selecting previously unselected package libwind0-heimdal:amd64. 16:33:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:33:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:02 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:33:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:02 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:33:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:33:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:03 Selecting previously unselected package libsasl2-modules-db:amd64. 16:33:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:33:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:33:03 Selecting previously unselected package libsasl2-2:amd64. 16:33:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:33:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:33:03 Selecting previously unselected package libldap-common. 16:33:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 16:33:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:33:03 Selecting previously unselected package libldap-2.4-2:amd64. 16:33:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 16:33:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:33:03 Selecting previously unselected package dirmngr. 16:33:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 16:33:03 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 16:33:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:33:03 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 16:33:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:33:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:33:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:33:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 16:33:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Setting up libksba8:amd64 (1.3.5-2) ... 16:33:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:33:04 Setting up udev (237-3ubuntu10.43) ... 16:33:04 invoke-rc.d: policy-rc.d denied execution of start. 16:33:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Processing triggers for systemd (237-3ubuntu10) ... 16:33:04 Setting up fuse (2.9.7-1ubuntu1) ... 16:33:04 Setting up gpg (2.2.4-1ubuntu1.3) ... 16:33:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:33:05 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 16:33:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:33:05 Building docker-core-command-go ... 16:33:05 Building docker-core-data-go ... 16:33:05 Building docker-core-metadata-go ... 16:33:05 Building docker-security-bootstrap-redis-go ... 16:33:05 Building docker-security-proxy-setup-go ... 16:33:05 Building docker-security-secretstore-setup-go ... 16:33:05 Building docker-support-notifications-go ... 16:33:05 Building docker-support-scheduler-go ... 16:33:05 Building docker-sys-mgmt-agent-go ... 16:33:05 Building docker-support-notifications-go 16:33:05 Building docker-core-command-go 16:33:05 Building docker-core-data-go 16:33:05 Building docker-support-scheduler-go 16:33:05 Building docker-security-bootstrap-redis-go 16:33:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:33:05 settings in the [Install] section, and DefaultInstance for template units). 16:33:05 This means they are not meant to be enabled using systemctl. 16:33:05 Possible reasons for having this kind of units are: 16:33:05 1) A unit may be statically enabled by being symlinked from another unit's 16:33:05 .wants/ or .requires/ directory. 16:33:05 2) A unit's purpose may be to act as a helper for some other unit which has 16:33:05 a requirement dependency on it. 16:33:05 3) A unit may be started when needed via activation (socket, path, timer, 16:33:05 D-Bus, udev, scripted systemctl call, ...). 16:33:05 4) In case of template units, the unit is meant to be enabled with some 16:33:05 instance name specified. 16:33:05 Reading package lists... 16:33:05 Building dependency tree... 16:33:05 Reading state information... 16:33:06 The following additional packages will be installed: 16:33:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:33:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:33:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:33:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:33:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:33:06 Suggested packages: 16:33:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:33:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:33:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:33:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:33:06 systemd-container policykit-1 16:33:06 Recommended packages: 16:33:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:33:06 The following NEW packages will be installed: 16:33:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:33:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:33:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:33:06 multiarch-support openssh-client python3 python3-minimal python3.6 16:33:06 python3.6-minimal snapd squashfs-tools sudo 16:33:06 The following packages will be upgraded: 16:33:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:33:06 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 16:33:06 Need to get 35.2 MB of archives. 16:33:06 After this operation, 141 MB of additional disk space will be used. 16:33:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:33:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 16:33:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:33:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 16:33:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 16:33:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:33:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 16:33:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 16:33:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 16:33:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:33:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:33:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:33:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:33:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:33:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:33:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 16:33:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:33:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 16:33:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:33:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:33:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:33:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:33:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:33:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:33:07 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:33:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 16:33:07 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:33:07 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:33:07 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:33:07 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 16:33:08 debconf: delaying package configuration, since apt-utils is not installed 16:33:08 Fetched 35.2 MB in 2s (14.2 MB/s) 16:33:08 (Reading database ... 12757 files and directories currently installed.) 16:33:08 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 16:33:08 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:33:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 16:33:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:33:09 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 16:33:09 (Reading database ... 12757 files and directories currently installed.) 16:33:09 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:33:09 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:33:10 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:33:10 (Reading database ... 12757 files and directories currently installed.) 16:33:10 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:33:10 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:33:10 Setting up apt (1.6.12ubuntu0.2) ... 16:33:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:33:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:33:10 (Reading database ... 12764 files and directories currently installed.) 16:33:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:33:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:33:11 Selecting previously unselected package libpython3.6-minimal:amd64. 16:33:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:33:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:33:11 Selecting previously unselected package libexpat1:amd64. 16:33:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:33:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:33:11 Selecting previously unselected package python3.6-minimal. 16:33:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:33:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:33:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 16:33:11 Checking for services that may need to be restarted...done. 16:33:11 Checking for services that may need to be restarted...done. 16:33:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:33:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:33:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:33:12 Selecting previously unselected package python3-minimal. 16:33:12 (Reading database ... 13012 files and directories currently installed.) 16:33:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:33:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:33:12 Selecting previously unselected package mime-support. 16:33:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:33:12 Unpacking mime-support (3.60ubuntu1) ... 16:33:12 Selecting previously unselected package libmpdec2:amd64. 16:33:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:33:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:33:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:33:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:33:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:33:13 Selecting previously unselected package python3.6. 16:33:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:33:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:33:13 Selecting previously unselected package libpython3-stdlib:amd64. 16:33:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:33:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:33:13 Setting up python3-minimal (3.6.7-1~18.04) ... 16:33:13 Selecting previously unselected package python3. 16:33:13 (Reading database ... 13442 files and directories currently installed.) 16:33:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:33:13 Unpacking python3 (3.6.7-1~18.04) ... 16:33:13 Selecting previously unselected package multiarch-support. 16:33:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:33:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:33:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:33:14 Selecting previously unselected package liblzo2-2:amd64. 16:33:14 (Reading database ... 13479 files and directories currently installed.) 16:33:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:33:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:33:14 Selecting previously unselected package libbsd0:amd64. 16:33:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:33:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:33:14 Selecting previously unselected package sudo. 16:33:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 16:33:14 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 16:33:14 Selecting previously unselected package apparmor. 16:33:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:33:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:33:14 Selecting previously unselected package libedit2:amd64. 16:33:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:33:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:33:14 Selecting previously unselected package libkrb5support0:amd64. 16:33:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:33:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:33:14 Selecting previously unselected package libk5crypto3:amd64. 16:33:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:33:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:33:14 Selecting previously unselected package libkeyutils1:amd64. 16:33:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:33:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:33:15 Selecting previously unselected package libkrb5-3:amd64. 16:33:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:33:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:33:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:33:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:33:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:33:15 Selecting previously unselected package libssl1.0.0:amd64. 16:33:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 16:33:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:33:15 Selecting previously unselected package openssh-client. 16:33:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:33:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:33:15 Selecting previously unselected package squashfs-tools. 16:33:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:33:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:33:15 Selecting previously unselected package snapd. 16:33:15 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 16:33:15 Unpacking snapd (2.48+18.04) ... 16:33:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:33:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:33:18 Setting up mime-support (3.60ubuntu1) ... 16:33:18 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 16:33:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:33:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:33:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:33:18 Setting up systemd (237-3ubuntu10.43) ... 16:33:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:33:19 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:33:19 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:33:19 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:33:19 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:33:19 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:33:19 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:33:20 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:33:20 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:33:20 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:33:20 Setting up python3 (3.6.7-1~18.04) ... 16:33:20 running python rtupdate hooks for python3.6... 16:33:20 running python post-rtupdate hooks for python3.6... 16:33:20 Setting up apparmor (2.12-4ubuntu5.1) ... 16:33:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:33:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:33:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:33:22 Setting up snapd (2.48+18.04) ... 16:33:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:33:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:33:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:33:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:33:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:33:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:33:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:33:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:33:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:33:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:33:24 /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' 16:33:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:33:24 Processing triggers for systemd (237-3ubuntu10.43) ... 16:33:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:33:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:33:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:33:26 Reading package lists... 16:33:26 Reading package lists... 16:33:26 Building dependency tree... 16:33:26 Reading state information... 16:33:26 Calculating upgrade... 16:33:26 The following packages will be upgraded: 16:33:26 advancecomp base-files bash binutils binutils-common 16:33:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:33:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:33:26 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 16:33:26 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 16:33:26 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 16:33:26 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 16:33:26 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 16:33:26 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:33:26 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:33:26 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:33:26 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:33:26 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:33:26 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:33:26 ubuntu-keyring util-linux 16:33:26 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:33:26 Need to get 63.7 MB of archives. 16:33:26 After this operation, 5203 kB of additional disk space will be used. 16:33:26 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:33:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 16:33:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:33:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:33:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:33:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:33:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:33:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:33:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:33:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:33:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:33:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:33:27 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:33:27 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:33:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:33:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:33:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:33:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:33:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:33:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:33:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:33:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 16:33:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:33:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:33:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:33:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:33:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:33:28 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:33:28 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:33:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:33:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:33:28 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:33:28 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:33:28 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:33:28 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:33:28 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:33:28 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:33:28 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:33:28 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 16:33:28 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:33:28 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:33:28 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:33:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:33:28 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:33:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:33:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:33:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:33:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:33:28 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:33:28 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:33:28 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:33:28 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:33:28 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:33:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:33:28 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:33:28 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:33:28 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:33:28 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:33:28 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:33:28 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:33:28 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:33:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:33:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:33:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:33:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:33:28 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:33:28 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 16:33:28 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:33:28 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:33:28 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:33:28 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:33:28 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:33:28 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 16:33:28 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 16:33:28 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:33:28 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:33:28 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:33:28 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 16:33:28 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:33:28 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:33:28 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] 16:33:28 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 16:33:28 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 16:33:28 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 16:33:28 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:33:28 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:33:28 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:33:28 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:33:29 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:33:29 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:33:29 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:33:29 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:33:30 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:33:30 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:33:30 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:33:30 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:33:30 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:33:30 debconf: delaying package configuration, since apt-utils is not installed 16:33:30 Fetched 63.7 MB in 3s (19.0 MB/s) 16:33:30 (Reading database ... 13912 files and directories currently installed.) 16:33:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:33:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:33:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:33:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:33:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 16:33:31 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 16:33:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:33:33 (Reading database ... 13911 files and directories currently installed.) 16:33:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:33:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:33:33 (Reading database ... 13911 files and directories currently installed.) 16:33:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:33:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:33:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:33:34 (Reading database ... 13911 files and directories currently installed.) 16:33:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:33:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:33:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:33:34 (Reading database ... 13911 files and directories currently installed.) 16:33:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:33:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:33:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:33:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:33:35 Setting up base-files (10.1ubuntu2.10) ... 16:33:35 Installing new version of config file /etc/issue ... 16:33:35 Installing new version of config file /etc/issue.net ... 16:33:35 Installing new version of config file /etc/lsb-release ... 16:33:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:33:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:33:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:33:35 Removing obsolete conffile /etc/default/motd-news ... 16:33:35 (Reading database ... 13912 files and directories currently installed.) 16:33:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:33:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:33:35 Setting up bash (4.4.18-2ubuntu1.2) ... 16:33:35 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 16:33:35 (Reading database ... 13912 files and directories currently installed.) 16:33:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:33:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:33:36 (Reading database ... 13912 files and directories currently installed.) 16:33:36 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 16:33:36 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 16:33:36 Setting up tar (1.29b-2ubuntu0.1) ... 16:33:36 (Reading database ... 13912 files and directories currently installed.) 16:33:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:33:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:33:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:33:37 (Reading database ... 13912 files and directories currently installed.) 16:33:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:33:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:33:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:33:37 (Reading database ... 13912 files and directories currently installed.) 16:33:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:33:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:33:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:33:37 (Reading database ... 13912 files and directories currently installed.) 16:33:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:33:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:33:37 Setting up grep (3.1-2build1) ... 16:33:37 (Reading database ... 13912 files and directories currently installed.) 16:33:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:33:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:33:38 Setting up login (1:4.5-1ubuntu2) ... 16:33:38 (Reading database ... 13912 files and directories currently installed.) 16:33:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:33:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:33:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:33:38 (Reading database ... 13912 files and directories currently installed.) 16:33:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:33:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:33:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:33:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:33:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:33:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:33:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:33:39 (Reading database ... 13912 files and directories currently installed.) 16:33:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:33:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:33:40 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:33:40 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:33:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:33:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:33:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:33:41 (Reading database ... 13912 files and directories currently installed.) 16:33:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:33:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:33:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:33:41 (Reading database ... 13912 files and directories currently installed.) 16:33:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:33:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:33:41 (Reading database ... 13912 files and directories currently installed.) 16:33:41 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:33:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:33:42 (Reading database ... 13912 files and directories currently installed.) 16:33:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:33:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:33:42 (Reading database ... 13912 files and directories currently installed.) 16:33:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:33:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:33:42 (Reading database ... 13912 files and directories currently installed.) 16:33:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:33:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:33:42 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:33:42 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:33:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:33:43 (Reading database ... 13912 files and directories currently installed.) 16:33:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:33:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:33:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:33:43 (Reading database ... 13912 files and directories currently installed.) 16:33:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:33:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:33:43 (Reading database ... 13912 files and directories currently installed.) 16:33:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:33:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:33:44 (Reading database ... 13912 files and directories currently installed.) 16:33:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:33:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:33:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:33:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:33:45 (Reading database ... 13912 files and directories currently installed.) 16:33:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:33:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:33:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:33:45 (Reading database ... 13912 files and directories currently installed.) 16:33:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:33:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:33:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:33:45 (Reading database ... 13914 files and directories currently installed.) 16:33:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:33:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:33:46 Setting up debconf (1.5.66ubuntu1) ... 16:33:46 (Reading database ... 13914 files and directories currently installed.) 16:33:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:33:46 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:33:46 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:33:46 (Reading database ... 13914 files and directories currently installed.) 16:33:46 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:33:46 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:33:46 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:33:46 (Reading database ... 13914 files and directories currently installed.) 16:33:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:33:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:33:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:33:47 (Reading database ... 13914 files and directories currently installed.) 16:33:47 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:33:47 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:33:47 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 16:33:47 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:33:47 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:33:47 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:33:47 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:33:47 (Reading database ... 13914 files and directories currently installed.) 16:33:47 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:33:47 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:33:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:33:48 (Reading database ... 13914 files and directories currently installed.) 16:33:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:33:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:33:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:33:48 (Reading database ... 13914 files and directories currently installed.) 16:33:48 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:33:48 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:33:48 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:33:48 (Reading database ... 13914 files and directories currently installed.) 16:33:48 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:33:48 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:33:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:33:49 (Reading database ... 13914 files and directories currently installed.) 16:33:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:33:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:33:49 Setting up passwd (1:4.5-1ubuntu2) ... 16:33:49 (Reading database ... 13914 files and directories currently installed.) 16:33:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 16:33:49 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:33:49 Setting up gpgv (2.2.4-1ubuntu1.3) ... 16:33:49 (Reading database ... 13914 files and directories currently installed.) 16:33:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:33:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:33:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:33:49 (Reading database ... 13914 files and directories currently installed.) 16:33:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:33:50 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:33:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:33:50 (Reading database ... 13914 files and directories currently installed.) 16:33:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:33:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:33:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:33:50 (Reading database ... 13914 files and directories currently installed.) 16:33:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:33:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:33:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:33:50 (Reading database ... 13914 files and directories currently installed.) 16:33:50 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:33:50 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:33:50 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:33:50 (Reading database ... 13914 files and directories currently installed.) 16:33:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:33:51 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:33:51 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:33:51 (Reading database ... 13915 files and directories currently installed.) 16:33:51 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:33:51 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:33:51 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:33:51 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:33:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:33:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:33:52 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 16:33:52 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 16:33:52 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:33:52 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:33:52 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:33:52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:33:52 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:33:52 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:33:52 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:33:52 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:33:52 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:33:52 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:33:52 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:33:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:33:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:33:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:33:52 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 16:33:53 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 16:33:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:33:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:33:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:33:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:33:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:33:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:33:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:33:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:33:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:33:54 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:33:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:33:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:33:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:33:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:33:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:33:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:33:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:33:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:33:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:33:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:33:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:33:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:33:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:34:00 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:34:00 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:34:00 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:34:00 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:34:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:34:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:00 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:34:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:34:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:34:00 Setting up tzdata (2020f-0ubuntu0.18.04) ... 16:34:00 16:34:00 Current default time zone: 'Etc/UTC' 16:34:00 Local time is now: Wed Jan 13 16:34:00 UTC 2021. 16:34:00 Universal Time is now: Wed Jan 13 16:34:00 UTC 2021. 16:34:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:34:00 16:34:00 Setting up systemd-sysv (237-3ubuntu10.43) ... 16:34:01 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:01 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 16:34:01 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:34:01 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:34:01 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:34:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:34:01 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:34:01 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:34:01 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:34:01 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:01 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:34:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:34:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:01 Setting up patch (2.7.6-2ubuntu1.1) ... 16:34:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:34:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:34:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 16:34:01 Installing new version of config file /etc/ssl/openssl.cnf ... 16:34:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:34:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:34:01 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 16:34:03 Updating certificates in /etc/ssl/certs... 16:34:04 22 added, 17 removed; done. 16:34:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:34:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:34:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:34:04 Setting up pkgbinarymangler (138.18.04.1) ... 16:34:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:05 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:34:05 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:05 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:05 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:05 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:34:05 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:05 Setting up perl (5.26.1-6ubuntu0.5) ... 16:34:05 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:34:05 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:34:05 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:34:05 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:34:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:34:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:34:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:34:05 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:34:05 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:34:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:34:05 Processing triggers for systemd (237-3ubuntu10.43) ... 16:34:05 Processing triggers for mime-support (3.60ubuntu1) ... 16:34:05 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 16:34:05 Updating certificates in /etc/ssl/certs... 16:34:06 0 added, 0 removed; done. 16:34:06 Running hooks in /etc/ca-certificates/update.d... 16:34:06 done. 16:34:06 Reading package lists... 16:34:06 Building dependency tree... 16:34:06 Reading state information... 16:34:07 The following NEW packages will be installed: 16:34:07 apt-transport-https 16:34:07 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:34:07 Need to get 1696 B of archives. 16:34:07 After this operation, 153 kB of additional disk space will be used. 16:34:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:34:07 debconf: delaying package configuration, since apt-utils is not installed 16:34:07 Fetched 1696 B in 0s (22.0 kB/s) 16:34:07 Selecting previously unselected package apt-transport-https. 16:34:07 (Reading database ... 13929 files and directories currently installed.) 16:34:07 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:34:07 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:34:07 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:34:07 Waiting for network to be ready... 16:34:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:34:13 ---> 5257a6d7162b 16:34:13 Step 3/21 : WORKDIR /edgex-go 16:34:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:13 ---> 5257a6d7162b 16:34:13 Step 3/22 : WORKDIR /edgex-go 16:34:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:13 ---> 5257a6d7162b 16:34:13 Step 3/22 : WORKDIR /edgex-go 16:34:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:13 ---> 5257a6d7162b 16:34:13 Step 3/23 : WORKDIR /edgex-go 16:34:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:13 ---> 5257a6d7162b 16:34:13 Step 3/24 : WORKDIR /edgex-go 16:34:13 ---> Running in 1e82704be208 16:34:13 ---> Running in c71d41fa66ee 16:34:13 ---> Running in 6926f9798e79 16:34:13 ---> Running in e7aa5d043dda 16:34:13 ---> Running in 15a1501064eb 16:34:14 Removing intermediate container c71d41fa66ee 16:34:14 ---> e857d44b5afe 16:34:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:14 Removing intermediate container e7aa5d043dda 16:34:14 ---> 964288d1e418 16:34:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 15a1501064eb 16:34:14 16:34:14 ---> c84cdeaa990b 16:34:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:14 Removing intermediate container 6926f9798e79 16:34:14 ---> 37f06c391ecf 16:34:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:14 Removing intermediate container 1e82704be208 16:34:14 ---> 5e854f730fb5 16:34:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:14 ---> Running in 4336d0464d3c 16:34:14 ---> Running in 8e1a9e1f8546 16:34:14 ---> Running in 67c04d04eafa 16:34:14 ---> Running in 14902c99cd69 16:34:14 ---> Running in 533cfd820ca2 16:34:17 Removing intermediate container 4336d0464d3c 16:34:17 ---> 40d83cb2ae82 16:34:17 Step 5/22 : RUN apk add --update --no-cache make git 16:34:18 ---> Running in b13067427f1b 16:34:18 Removing intermediate container 67c04d04eafa 16:34:18 ---> 6a3c02f71f79 16:34:18 Step 5/21 : RUN apk add --update --no-cache make git 16:34:18 ---> Running in dd9562c67624 16:34:18 Removing intermediate container 8e1a9e1f8546 16:34:18 ---> 386bb1d8cd69 16:34:18 Step 5/22 : RUN apk add --update --no-cache make git 16:34:19 Removing intermediate container 533cfd820ca2 16:34:19 ---> f800b7e8a530 16:34:19 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:19 Removing intermediate container 14902c99cd69 16:34:19 ---> 881771a9a20d 16:34:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:19 ---> Running in b465b9510b18 16:34:19 ---> Running in 33d3468b1bbd 16:34:19 ---> Running in 029d33ca3583 16:34:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:21 OK: 217 MiB in 51 packages 16:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:21 OK: 217 MiB in 51 packages 16:34:22 OK: 217 MiB in 51 packages 16:34:22 OK: 217 MiB in 51 packages 16:34:22 2021-01-13T16:34:10Z INFO Waiting for automatic snapd restart... 16:34:22 snapd 2.48.2 from Canonical* installed 16:34:22 "snapd" switched to the "latest/stable" channel 16:34:22 16:34:22 OK: 217 MiB in 51 packages 16:34:22 Removing intermediate container b13067427f1b 16:34:22 ---> 89281495d993 16:34:22 Step 6/22 : COPY go.mod . 16:34:23 Removing intermediate container dd9562c67624 16:34:23 ---> 47cc20a019da 16:34:23 Step 6/21 : COPY go.mod . 16:34:23 ---> 9a907e0bc74c 16:34:23 Step 7/22 : RUN go mod download 16:34:23 Removing intermediate container b465b9510b18 16:34:23 ---> ed5a722b9d49 16:34:23 Step 6/22 : COPY go.mod . 16:34:24 ---> Running in c5cd97c9c7e5 16:34:24 core18 20201210 from Canonical* installed 16:34:24 "core18" switched to the "latest/stable" channel 16:34:24 16:34:24 Removing intermediate container 33d3468b1bbd 16:34:24 ---> 50eb92f71b18 16:34:24 Step 6/24 : COPY go.mod . 16:34:24 Removing intermediate container 029d33ca3583 16:34:24 ---> e2ca17d53a64 16:34:24 Step 6/23 : COPY go.mod . 16:34:24 ---> f596fcac8e36 16:34:24 Step 7/21 : RUN go mod download 16:34:25 ---> 90fb061b50e8 16:34:25 Step 7/22 : RUN go mod download 16:34:25 ---> Running in 675b28acb393 16:34:25 ---> Running in 47069a41dcbb 16:34:25 ---> 2443a529b2e2 16:34:25 ---> 4ae60f9adb8a 16:34:25 Step 7/24 : RUN go mod download 16:34:25 Step 7/23 : RUN go mod download 16:34:25 ---> Running in 9e5cb247ae5a 16:34:25 ---> Running in a1b9cf6bc93e 16:34:27 snapcraft 4.4.4 from Canonical* installed 16:34:28 "snapcraft" switched to the "latest/stable" channel 16:34:28 16:34:28 Removing intermediate container c5cd97c9c7e5 16:34:28 ---> 6dba393bb0b2 16:34:28 Step 8/22 : COPY . . 16:34:29 Removing intermediate container 675b28acb393 16:34:29 ---> 6613fda9950a 16:34:29 Step 8/21 : COPY . . 16:34:29 Removing intermediate container 47069a41dcbb 16:34:29 ---> ded98e7a2589 16:34:29 Step 8/22 : COPY . . 16:34:31 Removing intermediate container a1b9cf6bc93e 16:34:31 ---> 5b5d888a7e0e 16:34:31 Step 8/23 : COPY . . 16:34:31 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: 16:34:31 - README.md 16:34:31 - snapcraft.yaml.orig 16:34:31 16:34:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:34:31 Removing intermediate container 9e5cb247ae5a 16:34:31 ---> ba1375cd7bcd 16:34:31 Step 8/24 : COPY . . 16:34:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:34:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:34:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:34:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:34:39 Reading package lists... 16:34:39 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 16:34:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:34:46 Reading package lists... 16:34:46 Building dependency tree... 16:34:46 Reading state information... 16:34:46 Suggested packages: 16:34:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:34:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:34:46 Recommended packages: 16:34:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:34:46 The following NEW packages will be installed: 16:34:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:34:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:34:46 pkg-config zip 16:34:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:34:46 Need to get 7655 kB of archives. 16:34:46 After this operation, 43.7 MB of additional disk space will be used. 16:34:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 16:34:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:34:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:34:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:34:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:34:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:34:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:34:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:34:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:34:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:34:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:34:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:34:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:34:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:34:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:34:46 debconf: delaying package configuration, since apt-utils is not installed 16:34:46 Fetched 7655 kB in 1s (10.1 MB/s) 16:34:46 Selecting previously unselected package libglib2.0-0:amd64. 16:34:46 (Reading database ... 13933 files and directories currently installed.) 16:34:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:34:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:34:47 Selecting previously unselected package libpsl5:amd64. 16:34:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:34:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:34:47 Selecting previously unselected package libnghttp2-14:amd64. 16:34:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:34:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:34:47 Selecting previously unselected package librtmp1:amd64. 16:34:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:34:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:34:47 Selecting previously unselected package libcurl3-gnutls:amd64. 16:34:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:34:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:34:47 Selecting previously unselected package liberror-perl. 16:34:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:34:47 Unpacking liberror-perl (0.17025-1) ... 16:34:47 Selecting previously unselected package git-man. 16:34:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:34:47 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:34:47 Selecting previously unselected package git. 16:34:47 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:34:47 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:34:48 Selecting previously unselected package libnorm1:amd64. 16:34:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:34:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:34:48 Selecting previously unselected package libpgm-5.2-0:amd64. 16:34:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:34:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:34:48 Selecting previously unselected package libsodium23:amd64. 16:34:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:34:48 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:34:48 Selecting previously unselected package libzmq5:amd64. 16:34:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:34:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:34:48 Selecting previously unselected package libzmq3-dev:amd64. 16:34:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:34:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:34:49 Selecting previously unselected package pkg-config. 16:34:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:34:49 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:34:49 Selecting previously unselected package zip. 16:34:49 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:34:49 Unpacking zip (3.0-11build1) ... 16:34:49 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:34:49 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:34:49 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:34:49 Setting up liberror-perl (0.17025-1) ... 16:34:49 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:34:49 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:34:49 No schema files found: doing nothing. 16:34:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:34:49 Setting up zip (3.0-11build1) ... 16:34:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:34:49 Setting up libsodium23:amd64 (1.0.16-2) ... 16:34:49 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:34:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:34:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:34:49 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:34:49 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:34:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:34:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:34:56 git set to automatically installed. 16:34:56 git-man set to automatically installed. 16:34:56 libcurl3-gnutls set to automatically installed. 16:34:56 liberror-perl set to automatically installed. 16:34:56 libglib2.0-0 set to automatically installed. 16:34:56 libnghttp2-14 set to automatically installed. 16:34:56 libnorm1 set to automatically installed. 16:34:56 libpgm-5.2-0 set to automatically installed. 16:34:56 libpsl5 set to automatically installed. 16:34:56 librtmp1 set to automatically installed. 16:34:56 libsodium23 set to automatically installed. 16:34:56 libzmq3-dev set to automatically installed. 16:34:56 libzmq5 set to automatically installed. 16:34:56 pkg-config set to automatically installed. 16:34:56 zip set to automatically installed. 16:34:58 snapd is not logged in, snap install commands will use sudo 16:34:58 ---> 3343b42b5336 16:34:58 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:34:58 ---> d59691383f59 16:34:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:34:58 ---> a02a6bbd11e1 16:34:58 Step 9/23 : RUN make cmd/core-data/core-data 16:34:58 ---> fd87aa4d8f44 16:34:58 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:34:58 ---> 16b3deda7a5d 16:34:58 Step 9/22 : RUN make cmd/core-command/core-command 16:34:58 ---> Running in 66dafe1251b7 16:34:58 ---> Running in 106429c1cbcb 16:34:58 ---> Running in 054861a5c6ba 16:34:58 ---> Running in 878c33677731 16:34:58 ---> Running in 15f0f64bf7cb 16:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:34: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 16:34:58 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 16:35:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:35:04 snap "core18" has no updates available 16:35:05 Pulling config-common 16:35:06 Pulling go-build-helper 16:35:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:35:28 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:35:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 16:35:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 16:35:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 16:35:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 16:35:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 16:35:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 16:35:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 16:35:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 16:35:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:35:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:35:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:35:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:35:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:35:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:35:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:35:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:35:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:35:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 16:35:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 16:35:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 16:35:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 16:35:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 16:35:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 16:35:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 16:35:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 16:35:28 Fetched 23.7 MB in 0s (0 B/s) 16:35:28 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:35:28 Fetched 96.5 kB in 0s (0 B/s) 16:35:28 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:35:28 Fetched 279 kB in 0s (0 B/s) 16:35:28 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:35:28 Fetched 122 kB in 0s (0 B/s) 16:35:28 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:35:28 Fetched 77.8 kB in 0s (0 B/s) 16:35:28 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:35:28 Fetched 8848 B in 0s (0 B/s) 16:35:28 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:35:28 Fetched 47.8 kB in 0s (0 B/s) 16:35:28 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:35:28 Fetched 45.6 kB in 0s (0 B/s) 16:35:28 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:35:28 Fetched 15.0 kB in 0s (0 B/s) 16:35:28 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:35:28 Fetched 214 kB in 0s (0 B/s) 16:35:28 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:35:28 Fetched 155 kB in 0s (0 B/s) 16:35:28 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:35:28 Fetched 50.6 kB in 0s (0 B/s) 16:35:28 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:35:28 Fetched 14.8 kB in 0s (0 B/s) 16:35:28 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:35:28 Fetched 41.8 kB in 0s (0 B/s) 16:35:28 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:35:28 Fetched 499 kB in 0s (0 B/s) 16:35:28 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:35:28 Fetched 111 kB in 0s (0 B/s) 16:35:28 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:35:28 Fetched 240 kB in 0s (0 B/s) 16:35:28 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:35:28 Fetched 29.3 kB in 0s (0 B/s) 16:35:28 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:35:28 Fetched 85.5 kB in 0s (0 B/s) 16:35:28 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:35:28 Fetched 24.5 kB in 0s (0 B/s) 16:35:28 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:35:28 Fetched 49.2 kB in 0s (0 B/s) 16:35:28 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:35:28 Fetched 54.2 kB in 0s (0 B/s) 16:35:28 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:35:28 Fetched 30.8 kB in 0s (0 B/s) 16:35:28 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:35:28 Fetched 17.0 kB in 0s (0 B/s) 16:35:28 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:35:28 Fetched 85.9 kB in 0s (0 B/s) 16:35:28 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:35:28 Fetched 8720 B in 0s (0 B/s) 16:35:28 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:35:28 Fetched 137 kB in 0s (0 B/s) 16:35:28 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:35:28 Fetched 119 kB in 0s (0 B/s) 16:35:28 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:35:28 Fetched 109 kB in 0s (0 B/s) 16:35:28 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:35:28 Fetched 11.1 kB in 0s (0 B/s) 16:35:28 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:35:28 Fetched 645 kB in 0s (0 B/s) 16:35:28 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:35:28 Fetched 41.3 kB in 0s (0 B/s) 16:35:28 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:35:28 Fetched 17.9 kB in 0s (0 B/s) 16:35:28 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:35:28 Fetched 368 kB in 0s (0 B/s) 16:35:28 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:35:28 Fetched 187 kB in 0s (0 B/s) 16:35:28 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:35:28 Fetched 175 kB in 0s (0 B/s) 16:35:28 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:35:31 Fetched 206 kB in 0s (0 B/s) 16:35:31 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 16:35:31 Fetched 1301 kB in 0s (0 B/s) 16:35:31 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:35:31 Fetched 36.2 kB in 0s (0 B/s) 16:35:31 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:35:31 Fetched 159 kB in 0s (0 B/s) 16:35:31 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:35:31 Fetched 107 kB in 0s (0 B/s) 16:35:31 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:35:31 Fetched 48.7 kB in 0s (0 B/s) 16:35:31 Pulling static-packages 16:35:31 'go115' has dependencies that need to be staged: go-build-helper static-packages 16:35:31 Skipping pull go-build-helper (already ran) 16:35:31 Skipping pull static-packages (already ran) 16:35:31 Building go-build-helper 16:35:35 Building static-packages 16:35:36 Staging go-build-helper 16:35:37 Staging static-packages 16:35:38 Pulling go115 16:35:39 'edgex-go' has dependencies that need to be staged: go115 16:35:39 Skipping pull go115 (already ran) 16:35:39 Building go115 16:35:39 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:39 Dload Upload Total Spent Left Speed 16:35:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 115M 7 8783k 0 0 16.6M 0 0:00:06 --:--:-- 0:00:06 16.5M 35 115M 35 40.8M 0 0 26.5M 0 0:00:04 0:00:01 0:00:03 26.4M 55 115M 55 64.0M 0 0 25.2M 0 0:00:04 0:00:02 0:00:02 25.2M 82 115M 82 94.8M 0 0 26.9M 0 0:00:04 0:00:03 0:00:01 26.9M 100 115M 100 115M 0 0 27.0M 0 0:00:04 0:00:04 --:--:-- 27.0M 16:35:44 go1.15.2.linux-amd64.tar.gz: OK 16:35:49 Staging go115 16:35:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:35:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:35:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:35:54 Fetched 0 B in 0s (0 B/s) 16:35:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:35:54 Fetched 224 kB in 0s (0 B/s) 16:35:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:35:54 Fetched 157 kB in 0s (0 B/s) 16:35:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:35:54 Fetched 221 kB in 0s (0 B/s) 16:35:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:35:54 Fetched 143 kB in 0s (0 B/s) 16:35:54 Pulling edgex-go 16:35:54 Pulling version 16:35:55 Building config-common 16:35:57 Skipping build go-build-helper (already ran) 16:35:57 Skipping build static-packages (already ran) 16:35:57 Skipping build go115 (already ran) 16:35:57 Building edgex-go 16:35:57 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 16:35:59 go: downloading github.com/gorilla/mux v1.8.0 16:35:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 16:35:59 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 16:35:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 16:35:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:35:59 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:35:59 go: downloading github.com/google/uuid v1.1.4 16:35:59 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 16:35:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:35:59 go: downloading github.com/pebbe/zmq4 v1.2.2 16:35:59 go: downloading github.com/pelletier/go-toml v1.2.0 16:35:59 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:35:59 go: downloading github.com/BurntSushi/toml v0.3.1 16:35:59 go: downloading github.com/x448/float16 v0.8.4 16:35:59 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 16:35:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:35:59 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:35:59 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:35:59 go: downloading github.com/pkg/errors v0.8.1 16:35:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:35:59 go: downloading github.com/imdario/mergo v0.3.11 16:35:59 go: downloading github.com/hashicorp/consul/api v1.1.0 16:35:59 go: downloading github.com/go-kit/kit v0.8.0 16:35:59 go: downloading gopkg.in/yaml.v2 v2.4.0 16:35:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:35:59 go: downloading github.com/leodido/go-urn v1.2.0 16:35:59 go: downloading github.com/go-playground/universal-translator v0.17.0 16:35:59 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:35:59 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:35:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:35:59 go: downloading github.com/mitchellh/copystructure v1.0.0 16:35:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:35:59 go: downloading github.com/hashicorp/serf v0.8.2 16:35:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:35:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:35:59 go: downloading github.com/go-playground/locales v0.13.0 16:35:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:35:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:35:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:35:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:36:07 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 16:36: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 16:36:11 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 16:36:12 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 16:36:12 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 16:36:12 go: downloading github.com/stretchr/testify v1.6.1 16:36:13 go: downloading github.com/pmezard/go-difflib v1.0.0 16:36:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:36:13 go: downloading github.com/davecgh/go-spew v1.1.1 16:36:14 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 16:36:14 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:36:14 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:36:15 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 16:36:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:36:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:36: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 16:36:18 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 16:36:19 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 16:36:21 Building version 16:36:23 Staging config-common 16:36:24 Skipping stage go-build-helper (already ran) 16:36:24 Skipping stage static-packages (already ran) 16:36:24 Skipping stage go115 (already ran) 16:36:24 Staging edgex-go 16:36:24 Staging version 16:36:25 Priming config-common 16:36:26 Priming go-build-helper 16:36:27 Priming static-packages 16:36:29 Priming go115 16:36:31 Priming edgex-go 16:36:31 Priming version 16:36:33 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:36:35 Removing intermediate container 054861a5c6ba 16:36:35 ---> 8bca6e582fff 16:36:35 16:36:35 Step 10/22 : FROM alpine:3.12 16:36:35 3.12: Pulling from library/alpine 16:36:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:36:35 Status: Downloaded newer image for alpine:3.12 16:36:35 ---> afeebe901d6b 16:36:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:36:35 ---> Running in 92adf0fca74f 16:36:35 Removing intermediate container 66dafe1251b7 16:36:35 ---> a2f48ca71fb8 16:36:35 16:36:35 Step 10/24 : FROM scratch 16:36:35 ---> 16:36:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:36:35 ---> Running in b2450ae66632 16:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:35 Removing intermediate container b2450ae66632 16:36:35 ---> 1bd42d00f9f7 16:36:35 Step 12/24 : ENV APP_PORT=48060 16:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:35 ---> Running in e73b3a71cbc6 16:36:35 (1/5) Installing ca-certificates (20191127-r4) 16:36:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:36:35 (3/5) Installing libcurl (7.69.1-r3) 16:36:35 (4/5) Installing curl (7.69.1-r3) 16:36:35 (5/5) Installing dumb-init (1.2.2-r1) 16:36:35 Executing busybox-1.31.1-r19.trigger 16:36:35 Executing ca-certificates-20191127-r4.trigger 16:36:35 OK: 7 MiB in 19 packages 16:36:35 Removing intermediate container e73b3a71cbc6 16:36:35 ---> 9035ac4c4356 16:36:35 Step 13/24 : EXPOSE $APP_PORT 16:36:35 Removing intermediate container 878c33677731 16:36:35 ---> 930ec9113116 16:36:35 16:36:35 Step 10/22 : FROM scratch 16:36:35 ---> 16:36:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:35 ---> Running in 5822b11f2951 [Pipeline] // stage [Pipeline] } 16:36:35 ---> Running in 2dce2a594d5c 16:36:36 Removing intermediate container 106429c1cbcb 16:36:36 ---> 30e9d1bfd7d1 16:36:36 16:36:36 Step 10/21 : FROM scratch 16:36:36 ---> 16:36:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:36 Removing intermediate container 5822b11f2951 16:36:36 ---> 1e33b7d0ff03 16:36:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:36:36 ---> Running in c995fea8e3c5 16:36:36 Removing intermediate container 2dce2a594d5c 16:36:36 ---> d6720ecd6c54 16:36:36 Step 12/22 : ENV APP_PORT=48082 16:36:36 ---> Running in 1c364c5e6e19 16:36:37 Removing intermediate container 92adf0fca74f 16:36:37 ---> f08939f39124 16:36:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:36:37 Removing intermediate container c995fea8e3c5 16:36:37 ---> c0a7c6ea0ea3 16:36:37 Step 12/21 : ENV APP_PORT=48085 16:36:37 ---> Running in c94981a1276b 16:36:37 ---> beaa152d4597 16:36:37 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:36:37 Removing intermediate container 1c364c5e6e19 16:36:37 ---> ef0534502b0b 16:36:37 Step 13/22 : EXPOSE $APP_PORT 16:36:37 ---> Running in 1e3b6212c60d 16:36:37 ---> Running in 43ef740e458a 16:36:38 Removing intermediate container c94981a1276b 16:36:38 ---> 8f7904e9a3d0 16:36:38 Step 13/22 : WORKDIR / 16:36:38 Removing intermediate container 1e3b6212c60d 16:36:38 ---> 39350ad34145 16:36:38 Step 13/21 : EXPOSE $APP_PORT 16:36:38 ---> Running in c8ce71f5399a 16:36:38 Removing intermediate container 43ef740e458a 16:36:38 ---> 9b37b8776196 16:36:38 Step 14/22 : WORKDIR / 16:36:38 ---> Running in bdb79386fc73 16:36:38 ---> Running in f510ebf0a448 16:36:38 ---> b6d863f4ebc2 16:36:38 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:36:39 Removing intermediate container bdb79386fc73 16:36:39 ---> f117704127f1 16:36:39 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:39 Removing intermediate container c8ce71f5399a 16:36:39 ---> 265786d63a8a 16:36:39 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:39 Removing intermediate container f510ebf0a448 16:36:39 ---> dae2e407332a 16:36:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:40 ---> 1efeac02a119 16:36:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:36:40 ---> d9e5ef82a46f 16:36:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:41 ---> c63a5a21d3b6 16:36:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:41 ---> a1a38fe4cae5 16:36:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:43 ---> f07042fe68d7 16:36:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:43 ---> cd4e51029e10 16:36:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:36:43 ---> bafd449b91d7 16:36:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:43 ---> 5c61ad5c9d40 16:36:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:44 ---> 237aca2c5c99 16:36:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:36:44 ---> 085dae8b682a 16:36:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml ---> 5ccdb216849a 16:36:44 Step 18/22 : ENTRYPOINT ["/core-command"] 16:36:44 16:36:44 ---> a30a8d0ae191 16:36:44 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:36:45 ---> Running in cd27c7db2503 16:36:45 ---> Running in ef11a73d4723 16:36:45 ---> 155ac2bda3a3 16:36:45 Step 18/22 : RUN chmod +x entrypoint.sh 16:36:46 ---> Running in ab3fd158d83a 16:36:46 Removing intermediate container cd27c7db2503 16:36:46 ---> e1b422b98c07 16:36:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:46 ---> 1198fb778dda 16:36:46 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:36:46 Removing intermediate container ef11a73d4723 16:36:46 ---> f7d2d1eee1aa 16:36:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:46 ---> Running in 204760ce96b8 16:36:46 ---> Running in bc438c56d48d 16:36:46 ---> Running in 7c3241386906 16:36:47 Removing intermediate container 7c3241386906 16:36:47 ---> 83c0d7a6f9e5 16:36:47 Removing intermediate container 204760ce96b8 16:36:47 ---> 3e7a942406ad 16:36:47 Step 20/22 : LABEL arch=arm64 16:36:47 Step 19/21 : LABEL arch=arm64 16:36:47 Removing intermediate container bc438c56d48d 16:36:47 ---> 10744ae8f5ec 16:36:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:47 ---> Running in 775a32f5b84c 16:36:47 ---> Running in 8d75e61ece91 16:36:47 ---> Running in e6072706c6b6 16:36:48 Removing intermediate container 775a32f5b84c 16:36:48 ---> 994c352d316d 16:36:48 Step 21/22 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:36:48 Removing intermediate container e6072706c6b6 16:36:48 ---> 4542f94f21f1 16:36:48 Step 22/24 : LABEL arch=arm64 16:36:48 Removing intermediate container 8d75e61ece91 16:36:48 ---> 419369f4c90c 16:36:48 Step 20/21 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:36:48 ---> Running in 71b54f268d77 16:36:49 ---> Running in 22f640dc3014 16:36:49 ---> Running in 81791bd2c079 16:36:49 Removing intermediate container ab3fd158d83a 16:36:49 ---> 554299a22972 16:36:49 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:36:49 ---> Running in 4e73fdad9f00 16:36:49 Removing intermediate container 71b54f268d77 16:36:49 ---> 9fb7f6317287 16:36:49 Step 22/22 : LABEL version=0.0.0 16:36:49 ---> Running in c7ebb0efc898 16:36:50 Removing intermediate container 22f640dc3014 16:36:50 ---> f8be9c3043c1 16:36:50 Step 23/24 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:36:50 Removing intermediate container 81791bd2c079 16:36:50 ---> 4c1f42a612e8 16:36:50 Step 21/21 : LABEL version=0.0.0 16:36:50 ---> Running in b8b891f010c1 16:36:50 Removing intermediate container 4e73fdad9f00 16:36:50 ---> 6164fa1b06c9 16:36:50 Step 20/22 : LABEL arch=arm64 16:36:50 ---> Running in c73f46d0829a 16:36:50 Removing intermediate container c7ebb0efc898 16:36:50 ---> 92dfc6407cbe 16:36:50 16:36:50 ---> Running in 98b95b05570c 16:36:51 Removing intermediate container b8b891f010c1 16:36:51 ---> ad6effbbddd9 16:36:51 Step 24/24 : LABEL version=0.0.0 16:36:51 Successfully built 92dfc6407cbe 16:36:51 ---> Running in 7d73c41a6132 16:36:51 Successfully tagged docker-core-command-go-arm64:latest 16:36:51 Building docker-security-proxy-setup-go 16:36:51  Building docker-core-command-go ... done Removing intermediate container c73f46d0829a 16:36:51 ---> eab8277cfd03 16:36:51 16:36:51 Removing intermediate container 98b95b05570c 16:36:51 ---> b02b247b79f9 16:36:51 Step 21/22 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:36:51 Successfully built eab8277cfd03 16:36:52 Successfully tagged docker-support-scheduler-go-arm64:latest 16:36:52 Building docker-security-secretstore-setup-go 16:36:52  Building docker-support-scheduler-go ... done  ---> Running in 3112d329728a 16:36:52 Removing intermediate container 7d73c41a6132 16:36:52 ---> b1f1a3ff8801 16:36:52 16:36:53 Successfully built b1f1a3ff8801 16:36:53 Successfully tagged docker-support-notifications-go-arm64:latest 16:36:53  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 16:36:53 Removing intermediate container 3112d329728a 16:36:53 ---> 6d1e93087070 16:36:53 Step 22/22 : LABEL version=0.0.0 16:36:54 Removing intermediate container 15f0f64bf7cb 16:36:54 ---> 6be36358ab04 16:36:54 16:36:54 Step 10/23 : FROM alpine:3.12 16:36:54 ---> afeebe901d6b 16:36:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:54 ---> Running in 89e09964da69 16:36:56 ---> Running in fbc089fff1be 16:36:56 Removing intermediate container 89e09964da69 16:36:56 ---> 97bcde050676 16:36:56 16:36:57 Successfully built 97bcde050676 16:36:57 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 16:36:57  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go 16:36:58 Removing intermediate container fbc089fff1be 16:36:58 ---> efecb8dbdba8 16:36:58 Step 12/23 : ENV APP_PORT=48080 16:36:59 ---> Running in 8206b6a6ad2a 16:37:00 Removing intermediate container 8206b6a6ad2a 16:37:00 ---> f0f35c05eec2 16:37:00 Step 13/23 : EXPOSE $APP_PORT 16:37:00 ---> Running in 6a1ede0d2c78 16:37:01 Removing intermediate container 6a1ede0d2c78 16:37:01 ---> 253fc076c395 16:37:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:01 ---> Running in e426f95ac7d1 16:37:04 Removing intermediate container e426f95ac7d1 16:37:04 ---> 216b98326a67 16:37:04 Step 15/23 : RUN apk add --update --no-cache zeromq 16:37:04 ---> Running in da745de5c9d1 16:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:08 (1/5) Installing libgcc (9.3.0-r2) 16:37:08 (2/5) Installing libsodium (1.0.18-r0) 16:37:08 (3/5) Installing libstdc++ (9.3.0-r2) 16:37:09 (4/5) Installing libzmq (4.3.3-r0) 16:37:09 (5/5) Installing zeromq (4.3.3-r0) 16:37:09 Executing busybox-1.31.1-r19.trigger 16:37:09 OK: 8 MiB in 19 packages 16:37:11 Removing intermediate container da745de5c9d1 16:37:11 ---> d4a0605a0c89 16:37:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:12 ---> 0ef97e231687 16:37:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:14 ---> 1afda5f5fc37 16:37:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:15 ---> 18feb869f57e 16:37:15 Step 19/23 : ENTRYPOINT ["/core-data"] 16:37:16 ---> Running in 34946905440e 16:37:16 Removing intermediate container 34946905440e 16:37:16 ---> b78a0ec264fa 16:37:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:17 ---> Running in a2a85f79087d 16:37:17 Removing intermediate container a2a85f79087d 16:37:17 ---> 6738c7510a27 16:37:17 Step 21/23 : LABEL arch=arm64 16:37:17 ---> Running in 7e9fd284f374 16:37:18 Removing intermediate container 7e9fd284f374 16:37:18 ---> 3408ba96dd95 16:37:18 Step 22/23 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:37:18 ---> Running in e32371fc74ec 16:37:19 Removing intermediate container e32371fc74ec 16:37:19 ---> 0d0388d0c512 16:37:19 Step 23/23 : LABEL version=0.0.0 16:37:19 ---> Running in 8ecff72c998f 16:37:20 Removing intermediate container 8ecff72c998f 16:37:20 ---> fa1816b1ca79 16:37:20 16:37:20 Successfully built fa1816b1ca79 16:37:20 Successfully tagged docker-core-data-go-arm64:latest 16:37:42  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:37:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:37:42 ---> 5257a6d7162b 16:37:42 Step 3/21 : WORKDIR /edgex-go 16:37:42 ---> Using cache 16:37:42 ---> 5e854f730fb5 16:37:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:42 ---> Using cache 16:37:42 ---> 881771a9a20d 16:37:42 Step 5/21 : RUN apk add --update --no-cache make git 16:37:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:37:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:44 ---> 5257a6d7162b 16:37:44 Step 3/24 : WORKDIR /edgex-go 16:37:44 ---> Using cache 16:37:44 ---> 5e854f730fb5 16:37:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:44 ---> Using cache 16:37:44 ---> 881771a9a20d 16:37:44 Step 5/24 : RUN apk add --update --no-cache make git 16:37:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:37:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:37:44 ---> 5257a6d7162b 16:37:44 Step 3/26 : WORKDIR /edgex-go 16:37:44 ---> Using cache 16:37:44 ---> 5e854f730fb5 16:37:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:44 ---> Using cache 16:37:44 ---> 881771a9a20d 16:37:44 Step 5/26 : RUN apk add --update --no-cache make bash git 16:37:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:37:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:45 ---> 5257a6d7162b 16:37:45 Step 3/22 : WORKDIR /edgex-go 16:37:45 ---> Using cache 16:37:45 ---> 5e854f730fb5 16:37:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:45 ---> Using cache 16:37:45 ---> 881771a9a20d 16:37:45 Step 5/22 : RUN apk add --update --no-cache make git 16:37:46 ---> Running in a61da2ba22bf 16:37:46 ---> Running in dd7ddf185160 16:37:46 ---> Running in 805709d86315 16:37:46 ---> Running in 7271bbda21f1 16:37:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:51 OK: 217 MiB in 51 packages 16:37:51 OK: 217 MiB in 51 packages 16:37:52 OK: 217 MiB in 51 packages 16:37:52 OK: 217 MiB in 51 packages 16:37:52 Removing intermediate container dd7ddf185160 16:37:52 ---> 8b73caf92052 16:37:52 Step 6/24 : COPY go.mod . 16:37:53 Removing intermediate container 805709d86315 16:37:53 ---> 702953c6076b 16:37:53 Step 6/26 : COPY go.mod . 16:37:54 ---> 70dd3a218e4a 16:37:54 Step 7/24 : RUN go mod download 16:37:54 ---> Running in f21bee6b8850 16:37:54 ---> 6a6123897790 16:37:54 Step 7/26 : RUN go mod download 16:37:54 Removing intermediate container a61da2ba22bf 16:37:54 ---> 3879fd0169a8 16:37:54 Step 6/21 : COPY go.mod . 16:37:54 ---> Running in fe4fc0526a74 16:37:54 Removing intermediate container 7271bbda21f1 16:37:54 ---> f5db2d61d0b2 16:37:54 Step 6/22 : COPY go.mod . 16:37:55 ---> 4a648d9f15e3 16:37:55 Step 7/21 : RUN go mod download 16:37:55 ---> 0ea67d2814d2 16:37:55 Step 7/22 : RUN go mod download 16:37:56 ---> Running in 8697f5b84ccd 16:37:56 ---> Running in 2bc1fe10a1ce 16:37:57 Removing intermediate container f21bee6b8850 16:37:57 ---> f0822a3e658e 16:37:57 Step 8/24 : COPY . . 16:37:58 Removing intermediate container fe4fc0526a74 16:37:58 ---> 85adc5c41d80 16:37:58 Step 8/26 : COPY . . 16:38:00 Removing intermediate container 8697f5b84ccd 16:38:00 ---> 20398e2080e2 16:38:00 Step 8/21 : COPY . . 16:38:01 Removing intermediate container 2bc1fe10a1ce 16:38:01 ---> f49cb44094a9 16:38:01 Step 8/22 : COPY . . 16:38:23 ---> 13ccf68a15b9 16:38:23 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:38:23 ---> 4fa40c3167d3 16:38:23 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:38:23 ---> f68ca5b8aeac 16:38:23 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:38:23 ---> 421e9a21e6c1 16:38:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:38:23 ---> Running in f1c3e47bb93d 16:38:23 ---> Running in 4a70ed097253 16:38:23 ---> Running in f869fe8f52d8 16:38:23 ---> Running in 73d60a43a054 16:38:23 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 16:38:23 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 16:38:23 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 16:38: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 16:39:31 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 16:39:31 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 16:39:39 Removing intermediate container f1c3e47bb93d 16:39:39 ---> f849ae90fcd6 16:39:39 16:39:39 Step 10/24 : FROM alpine:3.12 16:39:39 ---> afeebe901d6b 16:39:39 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:39:39 ---> Using cache 16:39:39 ---> f08939f39124 16:39:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:39 ---> Running in fe0386dad144 16:39:40 Removing intermediate container fe0386dad144 16:39:40 ---> 103152dafc5d 16:39:40 Step 13/24 : WORKDIR / 16:39:40 Removing intermediate container 73d60a43a054 16:39:40 ---> 904504aeeb2c 16:39:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:39:40 ---> Running in fe8636f0aa23 16:39:40 Removing intermediate container f869fe8f52d8 16:39:40 ---> 660d17a6a2f3 16:39:40 16:39:40 Step 10/21 : FROM alpine:3.12 16:39:40 ---> afeebe901d6b 16:39:40 Step 11/21 : RUN apk add --update --no-cache curl 16:39:40 ---> Running in 7717626bb450 16:39:40 ---> Running in 9302b0c8e498 16:39:41 Removing intermediate container fe8636f0aa23 16:39:41 ---> 97a16f5b56b2 16:39:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:39:42 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 16:39:42 ---> 70fc4b3b7231 16:39:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:39:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:39:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:39:43 ---> bad9803ec1b2 16:39:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:39:43 (1/4) Installing ca-certificates (20191127-r4) 16:39:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:39:43 (3/4) Installing libcurl (7.69.1-r3) 16:39:43 (4/4) Installing curl (7.69.1-r3) 16:39:43 Executing busybox-1.31.1-r19.trigger 16:39:43 Executing ca-certificates-20191127-r4.trigger 16:39:44 OK: 7 MiB in 18 packages 16:39:44 ---> a87210665c07 16:39:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:39:46 ---> 8fb4a0f54704 16:39:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:39:46 Removing intermediate container 7717626bb450 16:39:46 ---> cad008300f67 16:39:46 16:39:46 Step 11/26 : FROM docker:20.10.0 16:39:46 Removing intermediate container 9302b0c8e498 16:39:46 ---> d078f61f9121 16:39:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:46 20.10.0: Pulling from library/docker 16:39:46 ---> Running in 1c2e22dc26df 16:39:47 Removing intermediate container 1c2e22dc26df 16:39:47 ---> 55dc40ecabbd 16:39:47 Step 13/21 : WORKDIR /edgex 16:39:48 ---> 6a80e947f1f1 16:39:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:39:48 ---> Running in f3ab7b6cacb0 16:39:50 Removing intermediate container 4a70ed097253 16:39:50 ---> 2444883c201d 16:39:50 16:39:50 Step 10/22 : FROM scratch 16:39:50 ---> 16:39:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:39:50 ---> Using cache 16:39:50 ---> c0a7c6ea0ea3 16:39:50 Step 12/22 : ENV APP_PORT=48081 16:39:50 Removing intermediate container f3ab7b6cacb0 16:39:50 ---> 20cab4d9e1d3 16:39:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:39:50 ---> 1ef31c8439ae 16:39:50 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/ 16:39:50 ---> Running in d5a8341e37f0 16:39:50 ---> Running in 6d639a900c43 16:39:50 Removing intermediate container d5a8341e37f0 16:39:50 ---> 9bea4e171d0e 16:39:50 Step 13/22 : EXPOSE $APP_PORT 16:39:50 ---> 66bff40de8cb 16:39:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:39:50 ---> Running in fa4f2a782187 16:39:51 Removing intermediate container fa4f2a782187 16:39:51 ---> ad4796ca7dd0 16:39:51 Step 14/22 : WORKDIR / 16:39:52 ---> Running in 3a0287864abe 16:39:52 ---> 91c3ff7d3af4 16:39:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:39:53 Removing intermediate container 3a0287864abe 16:39:53 ---> 897f7214956c 16:39:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:54 Removing intermediate container 6d639a900c43 16:39:54 ---> f11b6ab0df42 16:39:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:39:54 ---> 25a355e08d53 16:39:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:54 ---> f59e05e44a06 16:39:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:39:54 ---> Running in 5ce591601b50 16:39:55 ---> Running in c69fe6021c33 16:39:56 Removing intermediate container 5ce591601b50 16:39:56 ---> 810711553be3 16:39:56 Step 22/24 : LABEL arch=arm64 16:39:56 Removing intermediate container c69fe6021c33 16:39:56 ---> 05dbc89fee92 16:39:56 Step 18/21 : CMD ["--init=true"] 16:39:56 ---> Running in 7c733484001a 16:39:57 ---> Running in 6ab1048ce695 16:39:57 ---> 23ff3508bc43 16:39:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:57 Removing intermediate container 7c733484001a 16:39:57 ---> 4d4de042f300 16:39:57 Step 23/24 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:39:57 ---> Running in 10eb53c745b2 16:39:58 Removing intermediate container 6ab1048ce695 16:39:58 ---> 067be9828be3 16:39:58 Step 19/21 : LABEL arch=arm64 16:39:58 ---> Running in 0b96824ce6c6 16:39:58 ---> 5245f3bbe682 16:39:58 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:39:58 Removing intermediate container 10eb53c745b2 16:39:58 ---> 95b8c4dde183 16:39:58 Step 24/24 : LABEL version=0.0.0 16:39:58 ---> Running in 6972d170316f 16:39:58 ---> Running in bf239005a888 16:39:58 Removing intermediate container 0b96824ce6c6 16:39:58 ---> cd6923b09cbc 16:39:58 Step 20/21 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:39:58 ---> Running in bce270199ff3 16:39:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:39:59 Status: Downloaded newer image for docker:20.10.0 16:39:59 ---> eeaf43b92773 16:39:59 Step 12/26 : RUN apk add --no-cache bash 16:39:59 Removing intermediate container 6972d170316f 16:39:59 ---> 52e4c11f5247 16:39:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:59 Removing intermediate container bf239005a888 16:39:59 ---> 05b7b98ce218 16:39:59 16:39:59 ---> Running in 999477fdcb4f 16:39:59 ---> Running in bf01f9f91dad 16:39:59 Successfully built 05b7b98ce218 16:39:59 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:39:59  Building docker-security-secretstore-setup-go ... done Removing intermediate container bce270199ff3 16:39:59 ---> f28452de4c05 16:39:59 Step 21/21 : LABEL version=0.0.0 16:39:59 ---> Running in ec089156edc3 16:40:00 Removing intermediate container bf01f9f91dad 16:40:00 ---> fe6c7b79cf30 16:40:00 Step 20/22 : LABEL arch=arm64 16:40:00 ---> Running in aa35d5abfbdb 16:40:00 Removing intermediate container ec089156edc3 16:40:00 ---> f33728a66c88 16:40:00 16:40:00 Successfully built f33728a66c88 16:40:00 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:40:01  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:40:01 Removing intermediate container aa35d5abfbdb 16:40:01 ---> 02b1e58ebf52 16:40:01 Step 21/22 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:40:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:40:01 ---> Running in ab861e6bb338 16:40:01 (1/2) Installing readline (8.0.4-r0) 16:40:01 (2/2) Installing bash (5.0.17-r0) 16:40:01 Removing intermediate container ab861e6bb338 16:40:01 ---> 93f2dc0d387f 16:40:01 Step 22/22 : LABEL version=0.0.0 16:40:01 Executing bash-5.0.17-r0.post-install 16:40:01 Executing busybox-1.31.1-r19.trigger 16:40:01 OK: 12 MiB in 22 packages 16:40:01 ---> Running in a5bc438731e1 16:40:02 Removing intermediate container a5bc438731e1 16:40:02 ---> 0044f0d9f3db 16:40:02 16:40:02 Successfully built 0044f0d9f3db 16:40:02 Successfully tagged docker-core-metadata-go-arm64:latest 16:40:03  Building docker-core-metadata-go ... done Removing intermediate container 999477fdcb4f 16:40:03 ---> e6cf4da91dd9 16:40:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:40:03 ---> Running in 603793e078d2 16:40:04 Removing intermediate container 603793e078d2 16:40:04 ---> d4326f7d8637 16:40:04 Step 14/26 : ENV APP_PORT=48090 16:40:04 ---> Running in 31b9fa76b1e8 16:40:04 Removing intermediate container 31b9fa76b1e8 16:40:04 ---> f8e94efe7754 16:40:04 Step 15/26 : EXPOSE $APP_PORT 16:40:04 ---> Running in 6427d5a83c26 16:40:04 Removing intermediate container 6427d5a83c26 16:40:04 ---> 81dab4e563e4 16:40:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:40:06 ---> 5e9c05495583 16:40:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:40:06 ---> c47c02aade18 16:40:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:40:07 ---> b9a16b491bdb 16:40:07 Step 19/26 : RUN apk --no-cache add py3-pip 16:40:07 ---> Running in daf84074376b 16:40:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:40:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:40:09 (1/33) Installing libbz2 (1.0.8-r1) 16:40:09 (2/33) Installing expat (2.2.9-r1) 16:40:09 (3/33) Installing libffi (3.3-r2) 16:40:09 (4/33) Installing gdbm (1.13-r1) 16:40:09 (5/33) Installing xz-libs (5.2.5-r0) 16:40:09 (6/33) Installing sqlite-libs (3.32.1-r0) 16:40:09 (7/33) Installing python3 (3.8.5-r0) 16:40:11 (8/33) Installing py3-appdirs (1.4.4-r1) 16:40:11 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:40:11 (10/33) Installing py3-parsing (2.4.7-r0) 16:40:11 (11/33) Installing py3-six (1.15.0-r0) 16:40:11 (12/33) Installing py3-packaging (20.4-r0) 16:40:11 (13/33) Installing py3-setuptools (47.0.0-r0) 16:40:11 (14/33) Installing py3-chardet (3.0.4-r4) 16:40:11 (15/33) Installing py3-idna (2.9-r0) 16:40:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:40:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:40:11 (18/33) Installing py3-requests (2.23.0-r0) 16:40:11 (19/33) Installing py3-msgpack (1.0.0-r0) 16:40:11 (20/33) Installing py3-lockfile (0.12.2-r3) 16:40:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:40:11 (22/33) Installing py3-colorama (0.4.3-r0) 16:40:11 (23/33) Installing py3-distlib (0.3.0-r0) 16:40:11 (24/33) Installing py3-distro (1.5.0-r1) 16:40:11 (25/33) Installing py3-webencodings (0.5.1-r3) 16:40:11 (26/33) Installing py3-html5lib (1.0.1-r4) 16:40:11 (27/33) Installing py3-pytoml (0.1.21-r0) 16:40:11 (28/33) Installing py3-pep517 (0.8.2-r0) 16:40:11 (29/33) Installing py3-progress (1.5-r0) 16:40:11 (30/33) Installing py3-toml (0.10.1-r0) 16:40:11 (31/33) Installing py3-retrying (1.3.3-r0) 16:40:11 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:40:11 (33/33) Installing py3-pip (20.1.1-r0) 16:40:12 Executing busybox-1.31.1-r19.trigger 16:40:12 OK: 71 MiB in 55 packages 16:40:18 Removing intermediate container daf84074376b 16:40:18 ---> 7907b653f64e 16:40:18 Step 20/26 : RUN pip install docker-compose==1.23.2 16:40:18 ---> Running in d4d0d6d1c91b 16:40:23 Collecting docker-compose==1.23.2 16:40:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:40:24 Collecting PyYAML<4,>=3.10 16:40:24 Downloading PyYAML-3.13.tar.gz (270 kB) 16:40:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:40:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:40:28 Collecting texttable<0.10,>=0.9.0 16:40:28 Downloading texttable-0.9.1.tar.gz (11 kB) 16:40:30 Collecting jsonschema<3,>=2.5.1 16:40:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:40:30 Collecting websocket-client<1.0,>=0.32.0 16:40:30 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:40:31 Collecting docopt<0.7,>=0.6.1 16:40:31 Downloading docopt-0.6.2.tar.gz (25 kB) 16:40:33 Collecting docker<4.0,>=3.6.0 16:40:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:40:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:40:34 Collecting cached-property<2,>=1.2.0 16:40:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:40:34 Collecting dockerpty<0.5,>=0.4.1 16:40:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:40:37 Collecting urllib3<1.25,>=1.21.1 16:40:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:40:37 Collecting idna<2.8,>=2.5 16:40:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:40:37 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) 16:40:37 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) 16:40:37 Collecting docker-pycreds>=0.4.0 16:40:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:40:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:40:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:40:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:40:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:40:38 Installing collected packages: PyYAML, urllib3, idna, requests, texttable, jsonschema, websocket-client, docopt, docker-pycreds, docker, cached-property, dockerpty, docker-compose 16:40:38 Running setup.py install for PyYAML: started 16:40:40 Running setup.py install for PyYAML: finished with status 'done' 16:40:40 Attempting uninstall: urllib3 16:40:40 Found existing installation: urllib3 1.25.9 16:40:40 Uninstalling urllib3-1.25.9: 16:40:40 Successfully uninstalled urllib3-1.25.9 16:40:40 Attempting uninstall: idna 16:40:40 Found existing installation: idna 2.9 16:40:40 Uninstalling idna-2.9: 16:40:41 Successfully uninstalled idna-2.9 16:40:41 Attempting uninstall: requests 16:40:41 Found existing installation: requests 2.23.0 16:40:41 Uninstalling requests-2.23.0: 16:40:41 Successfully uninstalled requests-2.23.0 16:40:42 Running setup.py install for texttable: started 16:40:44 Running setup.py install for texttable: finished with status 'done' 16:40:44 Running setup.py install for docopt: started 16:40:46 Running setup.py install for docopt: finished with status 'done' 16:40:46 Running setup.py install for dockerpty: started 16:40:48 Running setup.py install for dockerpty: finished with status 'done' 16:40:49 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 16:40:53 Removing intermediate container d4d0d6d1c91b 16:40:53 ---> 3e6df16437fd 16:40:53 Step 21/26 : RUN apk --no-cache add curl 16:40:53 ---> Running in 95f66f801380 16:40:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:40:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:40:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:40:55 (2/3) Installing libcurl (7.69.1-r3) 16:40:55 (3/3) Installing curl (7.69.1-r3) 16:40:55 Executing busybox-1.31.1-r19.trigger 16:40:55 OK: 71 MiB in 58 packages 16:40:56 Removing intermediate container 95f66f801380 16:40:56 ---> 12fb28195a9a 16:40:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:40:56 ---> Running in a37cc7db2a16 16:40:57 Removing intermediate container a37cc7db2a16 16:40:57 ---> 590888c18bcc 16:40:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:57 ---> Running in 5a1e83f3cfeb 16:40:57 Removing intermediate container 5a1e83f3cfeb 16:40:57 ---> e08a927512dd 16:40:57 Step 24/26 : LABEL arch=arm64 16:40:57 ---> Running in 86d164111a6d 16:40:58 Removing intermediate container 86d164111a6d 16:40:58 ---> ec883af83342 16:40:58 Step 25/26 : LABEL git_sha=8b413b5ad738e1dced5b1cb03b80876b04dfd53a 16:40:58 ---> Running in 36f6ecc7d38d 16:40:59 Removing intermediate container 36f6ecc7d38d 16:40:59 ---> b8160dfca6b1 16:40:59 Step 26/26 : LABEL version=0.0.0 16:40:59 ---> Running in 97b0fc4cb347 16:40:59 Removing intermediate container 97b0fc4cb347 16:40:59 ---> 3842e6faf024 16:40:59 16:40:59 Successfully built 3842e6faf024 16:40:59 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:41:00  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:41:00 $ docker stop --time=1 8852de3347df80f4e405ded337a095ddded520c1748c6991d85cc2e567d724ce 16:41:02 $ docker rm -f 8852de3347df80f4e405ded337a095ddded520c1748c6991d85cc2e567d724ce [Pipeline] // withDockerContainer [Pipeline] sh 16:41:02 + docker images 16:41:02 + grep docker 16:41:03 docker-sys-mgmt-agent-go-arm64 latest 3842e6faf024 3 seconds ago 300MB 16:41:03 docker-core-metadata-go-arm64 latest 0044f0d9f3db About a minute ago 12.3MB 16:41:03 docker-security-proxy-setup-go-arm64 latest f33728a66c88 About a minute ago 23.3MB 16:41:03 docker-security-secretstore-setup-go-arm64 latest 05b7b98ce218 About a minute ago 23.4MB 16:41:03 docker-core-data-go-arm64 latest fa1816b1ca79 3 minutes ago 21MB 16:41:03 docker-security-bootstrap-redis-go-arm64 latest 97bcde050676 4 minutes ago 15.1MB 16:41:03 docker-support-notifications-go-arm64 latest b1f1a3ff8801 4 minutes ago 11.4MB 16:41:03 docker-support-scheduler-go-arm64 latest eab8277cfd03 4 minutes ago 10MB 16:41:03 docker-core-command-go-arm64 latest 92dfc6407cbe 4 minutes ago 9.98MB 16:41:03 docker 20.10.0 eeaf43b92773 4 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 16:41:06 provisioning config files... 16:41:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9162843530592670927tmp [Pipeline] { [Pipeline] sh 16:41:06 + set +x 16:41:06 + curl -s https://codecov.io/bash 16:41:06 + bash -s -- 16:41:07 16:41:07 _____ _ 16:41:07 / ____| | | 16:41:07 | | ___ __| | ___ ___ _____ __ 16:41:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:41:07 | |___| (_) | (_| | __/ (_| (_) \ V / 16:41:07 \_____\___/ \__,_|\___|\___\___/ \_/ 16:41:07 Bash-20201231-23d4836 16:41:07 16:41:07 16:41:07 ==> git version 2.24.3 found 16:41:07 ==> 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 16:41:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:41:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:41:07 ==> Jenkins CI detected. 16:41:07 project root: . 16:41:07 --> token set from env 16:41:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:41:07 ==> Running gcov in . (disable via -X gcov) 16:41:07 ==> Python coveragepy not found 16:41:07 ==> Searching for coverage reports in: 16:41:07 + . 16:41:07 -> Found 1 reports 16:41:07 ==> Detecting git/mercurial file structure 16:41:07 ==> Reading reports 16:41:07 + ./coverage.out bytes=552842 16:41:07 ==> Appending adjustments 16:41:07 https://docs.codecov.io/docs/fixing-reports 16:41:10 + Found adjustments 16:41:10 ==> Gzipping contents 16:41:10 84K /tmp/codecov.YIsjBn.gz 16:41:10 ==> Uploading reports 16:41:10 url: https://codecov.io 16:41:10 query: branch=PR-3024&commit=8b413b5ad738e1dced5b1cb03b80876b04dfd53a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3024%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3024&job=&cmd_args= 16:41:10 -> Pinging Codecov 16:41:10 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3024&commit=8b413b5ad738e1dced5b1cb03b80876b04dfd53a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3024%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3024&job=&cmd_args= 16:41:12 -> Uploading to 16:41:12 https://storage.googleapis.com/codecov/v4/raw/2021-01-13/00271124DB129430A58F1EEE437C3FCB/8b413b5ad738e1dced5b1cb03b80876b04dfd53a/44eb04e4-2906-48c3-b366-e622e1d32ae7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T164112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a75af28a0d173288dde8c3fd0677dc57fbdf0a2132dfe2ef603657b6d4994949 16:41:12 % Total % Received % Xferd Average Speed Time Time Time Current 16:41:12 Dload Upload Total Spent Left Speed 16:41:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 83584 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83584 0 0 100 83584 0 131k --:--:-- --:--:-- --:--:-- 131k 16:41:13 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8b413b5ad738e1dced5b1cb03b80876b04dfd53a [Pipeline] } 16:41:13 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 16:41:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:41:17 ---> package-listing.sh 16:41:17 ++ facter osfamily 16:41:17 ++ tr '[:upper:]' '[:lower:]' 16:41:17 + OS_FAMILY=redhat 16:41:17 + workspace=/w/workspace/edgex-go/1 16:41:17 + START_PACKAGES=/tmp/packages_start.txt 16:41:17 + END_PACKAGES=/tmp/packages_end.txt 16:41:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:41:17 + PACKAGES=/tmp/packages_start.txt 16:41:17 + '[' /w/workspace/edgex-go/1 ']' 16:41:17 + PACKAGES=/tmp/packages_end.txt 16:41:17 + case "${OS_FAMILY}" in 16:41:17 + rpm -qa 16:41:17 + sort 16:41:22 + '[' -f /tmp/packages_start.txt ']' 16:41:22 + '[' -f /tmp/packages_end.txt ']' 16:41:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:41:22 + '[' /w/workspace/edgex-go/1 ']' 16:41:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:41:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:41:22 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:41:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:41:23 16:41:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:41:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:41:23 alpine: Pulling from edgex-lftools-log-publisher 16:41:23 df20fa9351a1: Pulling fs layer 16:41:23 36b3adc4ff6f: Pulling fs layer 16:41:23 8ad3a11d3b57: Pulling fs layer 16:41:23 46f8f816bc3b: Pulling fs layer 16:41:23 93b61091891f: Pulling fs layer 16:41:23 93b9cdb0e59b: Pulling fs layer 16:41:23 5e14af77c1be: Pulling fs layer 16:41:23 01666e4c0597: Pulling fs layer 16:41:23 aa168da1d23b: Pulling fs layer 16:41:23 93b61091891f: Waiting 16:41:23 93b9cdb0e59b: Waiting 16:41:23 46f8f816bc3b: Waiting 16:41:23 5e14af77c1be: Waiting 16:41:23 01666e4c0597: Waiting 16:41:23 aa168da1d23b: Waiting 16:41:23 36b3adc4ff6f: Verifying Checksum 16:41:23 36b3adc4ff6f: Download complete 16:41:23 46f8f816bc3b: Verifying Checksum 16:41:23 46f8f816bc3b: Download complete 16:41:23 df20fa9351a1: Verifying Checksum 16:41:23 93b9cdb0e59b: Verifying Checksum 16:41:23 93b9cdb0e59b: Download complete 16:41:23 5e14af77c1be: Download complete 16:41:23 93b61091891f: Download complete 16:41:23 01666e4c0597: Verifying Checksum 16:41:23 01666e4c0597: Download complete 16:41:23 8ad3a11d3b57: Verifying Checksum 16:41:23 8ad3a11d3b57: Download complete 16:41:23 df20fa9351a1: Pull complete 16:41:24 36b3adc4ff6f: Pull complete 16:41:25 8ad3a11d3b57: Pull complete 16:41:25 46f8f816bc3b: Pull complete 16:41:25 aa168da1d23b: Verifying Checksum 16:41:25 aa168da1d23b: Download complete 16:41:27 93b61091891f: Pull complete 16:41:27 93b9cdb0e59b: Pull complete 16:41:27 5e14af77c1be: Pull complete 16:41:27 01666e4c0597: Pull complete 16:41:35 aa168da1d23b: Pull complete 16:41:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:41:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:41:35 prd-centos7-docker-4c-2g-19984 does not seem to be running inside a container 16:41:35 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:41:39 $ docker top 499f37efd29f70b0d111c51d9bf9081d3f027eeafe18bc7821e17bfa248fee61 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:40 + touch /tmp/pre-build-complete [Pipeline] sh 16:41:40 + mkdir -p /var/log/sa [Pipeline] sh 16:41:40 + ls /var/log/sa-host 16:41:40 + sadf -c /var/log/sa-host/sa13 16:41:40 file_magic: OK 16:41:40 HZ: Using current value: 100 16:41:40 file_header: OK 16:41:40 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 16:41:40 Statistics: 16:41:40 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... 16:41:40 File successfully converted to sysstat format version 12.2.1 16:41:40 + sadf -c /var/log/sa-host/sa23 16:41:40 file_magic: OK 16:41:40 HZ: Using current value: 100 16:41:40 file_header: OK 16:41:40 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 16:41:40 Statistics: 16:41:40 Hnuu...uuuununununu... 16:41:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:41 provisioning config files... 16:41:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2955341756202006831tmp [Pipeline] { [Pipeline] echo 16:41:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:41:42 ---> create-netrc.sh [Pipeline] } 16:41:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:41:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:41:42 ---> python-tools-install.sh [Pipeline] echo 16:41:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:41:42 ---> sudo-logs.sh 16:41:42 Archiving 'sudo' log.. [Pipeline] echo 16:41:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:41:43 ---> job-cost.sh 16:41:43 lf-activate-venv: SKIPPING 16:41:43 INFO: No Stack... 16:41:44 INFO: Retrieving Pricing Info for: v1-standard-2 16:41:44 INFO: Archiving Costs [Pipeline] echo 16:41:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:41:44 ---> logs-deploy.sh 16:41:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3024/1 16:41:44 INFO: archiving workspace using pattern(s): 16:41:46 Archives upload complete. 16:41:46 INFO: archiving logs to Nexus 16:41:47 ---> uname -a: 16:41:47 Linux prd-centos7-docker-4c-2g-19984.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:41:47 16:41:47 16:41:47 ---> lscpu: 16:41:47 Architecture: x86_64 16:41:47 CPU op-mode(s): 32-bit, 64-bit 16:41:47 Byte Order: Little Endian 16:41:47 Address sizes: 40 bits physical, 48 bits virtual 16:41:47 CPU(s): 4 16:41:47 On-line CPU(s) list: 0-3 16:41:47 Thread(s) per core: 1 16:41:47 Core(s) per socket: 1 16:41:47 Socket(s): 4 16:41:47 NUMA node(s): 1 16:41:47 Vendor ID: GenuineIntel 16:41:47 CPU family: 6 16:41:47 Model: 44 16:41:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:41:47 Stepping: 1 16:41:47 CPU MHz: 2933.442 16:41:47 BogoMIPS: 5866.88 16:41:47 Virtualization: VT-x 16:41:47 Hypervisor vendor: KVM 16:41:47 Virtualization type: full 16:41:47 L1d cache: 128 KiB 16:41:47 L1i cache: 128 KiB 16:41:47 L2 cache: 16 MiB 16:41:47 L3 cache: 64 MiB 16:41:47 NUMA node0 CPU(s): 0-3 16:41:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:41:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:41:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:41:47 Vulnerability Meltdown: Mitigation; PTI 16:41:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:41:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:41:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:41:47 Vulnerability Srbds: Not affected 16:41:47 Vulnerability Tsx async abort: Not affected 16:41:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:41:47 16:41:47 16:41:47 ---> nproc: 16:41:47 4 16:41:47 16:41:47 16:41:47 ---> df -h: 16:41:47 Filesystem Size Used Available Use% Mounted on 16:41:47 overlay 50.0G 11.6G 38.4G 23% / 16:41:47 tmpfs 64.0M 0 64.0M 0% /dev 16:41:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:41:47 shm 64.0M 0 64.0M 0% /dev/shm 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1 16:41:47 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1@tmp 16:41:47 16:41:47 16:41:47 ---> free -m: 16:41:47 total used free shared buff/cache available 16:41:47 Mem: 1837 713 182 0 940 1040 16:41:47 Swap: 1023 56 967 16:41:47 16:41:47 16:41:47 ---> ip addr: 16:41:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:41:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:41:47 inet 127.0.0.1/8 scope host lo 16:41:47 valid_lft forever preferred_lft forever 16:41:47 inet6 ::1/128 scope host 16:41:47 valid_lft forever preferred_lft forever 16:41:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:41:47 link/ether fa:16:3e:41:57:db brd ff:ff:ff:ff:ff:ff 16:41:47 inet 10.30.122.254/23 brd 10.30.123.255 scope global dynamic eth0 16:41:47 valid_lft 85166sec preferred_lft 85166sec 16:41:47 inet6 fe80::f816:3eff:fe41:57db/64 scope link 16:41:47 valid_lft forever preferred_lft forever 16:41:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:41:47 link/ether 02:42:d1:b8:d4:fd brd ff:ff:ff:ff:ff:ff 16:41:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:41:47 valid_lft forever preferred_lft forever 16:41:47 inet6 fe80::42:d1ff:feb8:d4fd/64 scope link 16:41:47 valid_lft forever preferred_lft forever 16:41:47 16:41:47 16:41:47 ---> sar -b -r -n DEV: 16:41:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 16:41:47 16:41:47 16:21:01 LINUX RESTART (4 CPU) 16:41:47 16:41:47 16:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:41:47 16:23:01 212.49 94.06 118.42 0.00 8067.71 46319.65 0.00 16:41:47 16:24:01 265.09 97.72 167.36 0.00 3517.42 22552.95 0.00 16:41:47 16:25:01 181.74 96.29 85.45 0.00 4281.34 11163.53 0.00 16:41:47 16:26:03 693.29 463.59 229.70 0.00 77364.22 150721.25 0.00 16:41:47 16:27:01 2819.05 2470.77 348.28 0.00 154684.80 162857.53 0.00 16:41:47 16:28:02 487.72 207.82 279.90 0.00 63386.95 114013.74 0.00 16:41:47 16:29:03 1846.66 1545.96 300.70 0.00 94479.06 101128.82 0.00 16:41:47 16:30:01 181.66 24.17 157.49 0.00 4168.32 24795.90 0.00 16:41:47 16:31:01 6.45 0.60 5.85 0.00 9.06 195.12 0.00 16:41:47 16:32:01 0.73 0.43 0.30 0.00 15.05 4.61 0.00 16:41:47 16:33:01 0.35 0.00 0.35 0.00 0.00 5.08 0.00 16:41:47 16:34:01 0.32 0.02 0.30 0.00 0.53 3.90 0.00 16:41:47 16:35:01 0.35 0.05 0.30 0.00 1.07 4.16 0.00 16:41:47 16:36:01 1.77 1.40 0.37 0.00 54.36 5.56 0.00 16:41:47 16:37:01 1.22 0.38 0.83 0.00 142.01 15.94 0.00 16:41:47 16:38:01 0.37 0.00 0.37 0.00 0.00 5.60 0.00 16:41:47 16:39:01 0.32 0.02 0.30 0.00 1.07 4.20 0.00 16:41:47 16:40:01 0.33 0.00 0.33 0.00 0.00 5.15 0.00 16:41:47 16:41:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 16:41:47 Average: 350.49 261.20 89.29 0.00 21584.93 33496.45 0.00 16:41:47 16:41:47 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:41:47 16:23:01 72696 0 720076 38.27 1812 1086960 1590400 54.28 569940 996772 68440 16:41:47 16:24:01 291004 0 729548 38.77 888 860104 1323404 45.17 547388 766308 18776 16:41:47 16:25:01 257628 0 734452 39.03 696 888768 1323084 45.15 590360 745712 82560 16:41:47 16:26:03 65024 0 816980 43.42 0 999540 2252768 76.88 723096 889496 26224 16:41:47 16:27:01 71220 0 1260244 66.98 0 550080 4338352 148.06 935952 608116 25992 16:41:47 16:28:02 73992 0 790132 41.99 0 1017420 2167628 73.98 762888 825516 52312 16:41:47 16:29:03 368744 0 692332 36.80 0 820468 1626120 55.50 589620 684076 80 16:41:47 16:30:01 189832 0 627760 33.36 0 1063952 1213936 41.43 572712 877012 24 16:41:47 16:31:01 193488 0 624080 33.17 0 1063976 1191372 40.66 570984 876964 12 16:41:47 16:32:01 193632 0 623484 33.14 0 1064428 1191372 40.66 570996 877400 8 16:41:47 16:33:01 194380 0 622732 33.10 0 1064432 1183148 40.38 570224 877260 8 16:41:47 16:34:01 194264 0 622852 33.10 0 1064428 1183148 40.38 570244 877264 8 16:41:47 16:35:01 193904 0 623184 33.12 0 1064456 1183340 40.39 570764 877308 8 16:41:47 16:36:01 192804 0 623368 33.13 0 1065372 1182120 40.34 570200 878220 20 16:41:47 16:37:01 185544 0 626444 33.29 0 1069556 1182216 40.35 576260 879372 8 16:41:47 16:38:01 185908 0 626072 33.27 0 1069564 1182120 40.34 575924 879372 12 16:41:47 16:39:01 186172 0 625832 33.26 0 1069540 1182120 40.34 576192 879372 8 16:41:47 16:40:01 185908 0 626060 33.27 0 1069576 1182120 40.34 576072 879404 8 16:41:47 16:41:01 185776 0 626180 33.28 0 1069588 1182120 40.34 576080 879404 8 16:41:47 Average: 183259 0 696937 37.04 179 1001169 1518994 51.84 610310 844966 14448 16:41:47 16:41:47 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:41:47 16:23:01 eth0 1231.36 1188.81 6195.65 135.98 0.00 0.00 0.00 0.00 16:41:47 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:23:01 veth8666591 30.08 61.17 2.15 359.87 0.00 0.00 0.00 0.00 16:41:47 16:23:01 docker0 870.27 842.10 70.50 3029.43 0.00 0.00 0.00 0.00 16:41:47 16:24:01 veth5ff3481 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:41:47 16:24:01 eth0 162.48 130.79 499.90 68.82 0.00 0.00 0.00 0.00 16:41:47 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:24:01 docker0 93.44 113.85 7.39 468.84 0.00 0.00 0.00 0.00 16:41:47 16:25:01 veth5ff3481 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:25:01 eth0 32.37 16.71 26.94 14.38 0.00 0.00 0.00 0.00 16:41:47 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:26:03 eth0 231.56 184.80 1646.76 78.59 0.00 0.00 0.00 0.00 16:41:47 16:26:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:26:03 vethd971d26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:41:47 16:26:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:27:01 veth5ea5249 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:41:47 16:27:01 vethf7f3b8a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:41:47 16:27:01 eth0 61.78 46.45 170.15 28.96 0.00 0.00 0.00 0.00 16:41:47 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:28:02 eth0 40.82 25.35 106.09 38.25 0.00 0.00 0.00 0.00 16:41:47 16:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:28:02 vethd971d26 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 16:41:47 16:28:02 docker0 983.01 983.26 78.89 3633.85 0.00 0.00 0.00 0.00 16:41:47 16:29:03 eth0 56.66 34.57 125.80 74.18 0.00 0.00 0.00 0.00 16:41:47 16:29:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:29:03 vetha5a799c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:41:47 16:29:03 vethd971d26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:41:47 16:30:01 eth0 215.84 143.22 1750.34 24.45 0.00 0.00 0.00 0.00 16:41:47 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:30:01 docker0 1069.77 1108.83 85.20 4375.01 0.00 0.00 0.00 0.00 16:41:47 16:31:01 eth0 0.95 0.28 0.32 0.23 0.00 0.00 0.00 0.00 16:41:47 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:32:01 eth0 0.73 0.47 0.41 0.27 0.00 0.00 0.00 0.00 16:41:47 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:33:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:41:47 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:34:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:41:47 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:35:01 eth0 4.28 4.51 0.51 10.17 0.00 0.00 0.00 0.00 16:41:47 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:36:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:41:47 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:37:01 eth0 2.05 2.03 0.60 6.61 0.00 0.00 0.00 0.00 16:41:47 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:38:01 eth0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:41:47 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:39:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:40:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:41:47 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:41:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 Average: eth0 107.68 93.84 554.75 25.45 0.00 0.00 0.00 0.00 16:41:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:47 Average: docker0 54.50 56.49 4.34 222.89 0.00 0.00 0.00 0.00 16:41:47 16:41:47 16:41:47 ---> sar -P ALL: 16:41:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 16:41:47 16:41:47 16:21:01 LINUX RESTART (4 CPU) 16:41:47 16:41:47 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:41:47 16:23:01 all 16.13 0.00 9.70 2.11 0.06 71.99 16:41:47 16:23:01 0 22.41 0.00 11.79 1.45 0.07 64.28 16:41:47 16:23:01 1 14.05 0.00 8.28 2.04 0.03 75.60 16:41:47 16:23:01 2 16.58 0.00 9.15 3.94 0.07 70.26 16:41:47 16:23:01 3 11.56 0.00 9.59 1.01 0.09 77.75 16:41:47 16:24:01 all 30.46 0.00 11.00 9.25 0.11 49.18 16:41:47 16:24:01 0 28.85 0.00 11.57 7.97 0.14 51.48 16:41:47 16:24:01 1 29.38 0.00 10.72 11.14 0.12 48.64 16:41:47 16:24:01 2 31.56 0.00 10.53 9.35 0.07 48.49 16:41:47 16:24:01 3 32.07 0.00 11.16 8.54 0.12 48.11 16:41:47 16:25:01 all 58.93 0.00 15.68 3.13 0.04 22.20 16:41:47 16:25:01 0 59.48 0.00 16.19 3.54 0.04 20.76 16:41:47 16:25:01 1 58.76 0.00 15.09 2.40 0.04 23.71 16:41:47 16:25:01 2 59.61 0.00 15.10 2.94 0.07 22.27 16:41:47 16:25:01 3 57.89 0.00 16.36 3.66 0.04 22.06 16:41:47 16:26:03 all 22.96 0.00 20.25 5.33 0.05 51.40 16:41:47 16:26:03 0 22.56 0.00 19.51 5.39 0.05 52.49 16:41:47 16:26:03 1 23.22 0.00 21.02 6.02 0.07 49.67 16:41:47 16:26:03 2 22.10 0.00 19.97 5.97 0.05 51.91 16:41:47 16:26:03 3 23.98 0.00 20.51 3.92 0.05 51.54 16:41:47 16:27:01 all 24.06 0.00 27.50 25.86 0.06 22.51 16:41:47 16:27:01 0 23.98 0.00 27.11 26.85 0.07 21.98 16:41:47 16:27:01 1 23.46 0.00 27.96 25.21 0.05 23.32 16:41:47 16:27:01 2 24.68 0.00 26.81 28.21 0.07 20.23 16:41:47 16:27:01 3 24.11 0.00 28.14 23.15 0.06 24.55 16:41:47 16:28:02 all 45.32 0.00 19.68 17.34 0.05 17.61 16:41:47 16:28:02 0 44.06 0.00 19.09 19.61 0.05 17.18 16:41:47 16:28:02 1 45.11 0.00 21.01 13.99 0.03 19.85 16:41:47 16:28:02 2 46.47 0.00 19.31 19.36 0.03 14.84 16:41:47 16:28:02 3 45.65 0.00 19.31 16.44 0.07 18.53 16:41:47 16:29:03 all 44.94 0.00 22.73 18.90 0.04 13.39 16:41:47 16:29:03 0 45.15 0.00 22.38 18.09 0.05 14.33 16:41:47 16:29:03 1 44.28 0.00 23.43 20.34 0.03 11.91 16:41:47 16:29:03 2 46.63 0.00 20.57 16.95 0.05 15.80 16:41:47 16:29:03 3 43.69 0.00 24.55 20.22 0.04 11.51 16:41:47 16:30:01 all 10.58 0.00 7.28 6.88 0.03 75.23 16:41:47 16:30:01 0 10.45 0.00 7.37 2.92 0.04 79.22 16:41:47 16:30:01 1 11.51 0.00 6.93 8.27 0.02 73.27 16:41:47 16:30:01 2 8.01 0.00 7.08 10.53 0.02 74.36 16:41:47 16:30:01 3 12.38 0.00 7.72 5.78 0.05 74.07 16:41:47 16:31:01 all 0.19 0.00 0.04 0.02 0.00 99.75 16:41:47 16:31:01 0 0.62 0.00 0.02 0.00 0.00 99.37 16:41:47 16:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:41:47 16:31:01 2 0.07 0.00 0.07 0.00 0.00 99.87 16:41:47 16:31:01 3 0.05 0.00 0.05 0.07 0.00 99.83 16:41:47 16:32:01 all 0.16 0.00 0.03 0.00 0.00 99.80 16:41:47 16:32:01 0 0.32 0.00 0.02 0.00 0.00 99.67 16:41:47 16:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:41:47 16:32:01 2 0.25 0.00 0.05 0.02 0.00 99.68 16:41:47 16:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:41:47 16:33:01 all 0.12 0.00 0.04 0.00 0.00 99.85 16:41:47 16:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:41:47 16:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:41:47 16:33:01 2 0.40 0.00 0.07 0.00 0.00 99.53 16:41:47 16:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:41:47 16:41:47 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:41:47 16:34:01 all 0.04 0.00 0.04 0.00 0.00 99.92 16:41:47 16:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:41:47 16:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:41:47 16:34:01 2 0.10 0.00 0.08 0.00 0.00 99.82 16:41:47 16:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:41:47 16:35:01 all 0.18 0.00 0.06 0.00 0.00 99.75 16:41:47 16:35:01 0 0.12 0.00 0.05 0.00 0.00 99.83 16:41:47 16:35:01 1 0.07 0.00 0.05 0.00 0.00 99.88 16:41:47 16:35:01 2 0.43 0.00 0.08 0.00 0.00 99.48 16:41:47 16:35:01 3 0.12 0.00 0.07 0.02 0.00 99.80 16:41:47 16:36:01 all 0.03 0.00 0.06 0.02 0.00 99.89 16:41:47 16:36:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:41:47 16:36:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:41:47 16:36:01 2 0.03 0.00 0.10 0.10 0.00 99.77 16:41:47 16:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:41:47 16:37:01 all 0.06 0.00 0.05 0.01 0.00 99.88 16:41:47 16:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:41:47 16:37:01 1 0.08 0.00 0.07 0.00 0.00 99.85 16:41:47 16:37:01 2 0.07 0.00 0.08 0.03 0.00 99.82 16:41:47 16:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:41:47 16:38:01 all 0.01 0.00 0.02 0.00 0.00 99.96 16:41:47 16:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:41:47 16:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:41:47 16:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:41:47 16:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:41:47 16:39:01 all 0.02 0.00 0.03 0.00 0.00 99.94 16:41:47 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:41:47 16:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:41:47 16:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:41:47 16:39:01 3 0.05 0.00 0.07 0.00 0.00 99.88 16:41:47 16:40:01 all 0.02 0.00 0.03 0.00 0.00 99.94 16:41:47 16:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:41:47 16:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:41:47 16:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:41:47 16:40:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:41:47 16:41:01 all 0.04 0.00 0.04 0.00 0.00 99.93 16:41:47 16:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:41:47 16:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:41:47 16:41:01 2 0.02 0.00 0.05 0.00 0.00 99.93 16:41:47 16:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:41:47 Average: all 13.05 0.00 6.88 4.52 0.02 75.53 16:41:47 Average: 0 13.24 0.00 6.93 4.37 0.03 75.43 16:41:47 Average: 1 12.89 0.00 6.93 4.56 0.02 75.60 16:41:47 Average: 2 13.18 0.00 6.61 4.96 0.02 75.23 16:41:47 Average: 3 12.89 0.00 7.03 4.19 0.03 75.86 16:41:47 16:41:47 16:41:47